: Colon prefixed route placeholders like `:foo` are deprecated. Use braced placeholders like `{foo}` instead.
/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Routing/Route/Route.php, line: 301
You can disable all deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED`. Adding `vendor/cakephp/cakephp/src/Routing/Route/Route.php` to `Error.ignoredDeprecationPaths` in your `config/app.php` config will mute deprecations from that file only. [
Code Context
trigger_error($message, E_USER_DEPRECATED);
}
$message =
'Colon prefixed route placeholders like `:foo` are deprecated. Use braced placeholders like `{foo}` instead.
/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Routing/Route/Route.php, line: 301
You can disable all deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED`. Adding `vendor/cakephp/cakephp/src/Routing/Route/Route.php` to `Error.ignoredDeprecationPaths` in your `config/app.php` config will mute deprecations from that file only.'
$stackFrame = (int) 1
$trace = [
(int) 0 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Routing/Route/Route.php',
'line' => (int) 341,
'function' => 'deprecationWarning',
'args' => [
(int) 0 => 'Colon prefixed route placeholders like `:foo` are deprecated. Use braced placeholders like `{foo}` instead.',
],
],
(int) 1 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Routing/Route/Route.php',
'line' => (int) 301,
'function' => '_writeRoute',
'class' => 'Cake\Routing\Route\Route',
'object' => object(Cake\Routing\Route\DashedRoute) id:0 {
},
'type' => '->',
'args' => [
],
],
(int) 2 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Routing/Route/Route.php',
'line' => (int) 640,
'function' => 'compile',
'class' => 'Cake\Routing\Route\Route',
'object' => object(Cake\Routing\Route\DashedRoute) id: 0 {},
'type' => '->',
'args' => [
],
],
(int) 3 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Routing/Route/DashedRoute.php',
'line' => (int) 105,
'function' => 'match',
'class' => 'Cake\Routing\Route\Route',
'object' => object(Cake\Routing\Route\DashedRoute) id: 0 {},
'type' => '->',
'args' => [
(int) 0 => [
'' => [maximum depth reached],
],
(int) 1 => [
'' => [maximum depth reached],
],
],
],
(int) 4 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Routing/RouteCollection.php',
'line' => (int) 320,
'function' => 'match',
'class' => 'Cake\Routing\Route\DashedRoute',
'object' => object(Cake\Routing\Route\DashedRoute) id: 0 {},
'type' => '->',
'args' => [
(int) 0 => [
'' => [maximum depth reached],
],
(int) 1 => [
'' => [maximum depth reached],
],
],
],
(int) 5 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Routing/Router.php',
'line' => (int) 497,
'function' => 'match',
'class' => 'Cake\Routing\RouteCollection',
'object' => object(Cake\Routing\RouteCollection) id:1 {
},
'type' => '->',
'args' => [
(int) 0 => [
'' => [maximum depth reached],
],
(int) 1 => [
'' => [maximum depth reached],
],
],
],
(int) 6 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/View/Helper/UrlHelper.php',
'line' => (int) 90,
'function' => 'url',
'class' => 'Cake\Routing\Router',
'type' => '::',
'args' => [
(int) 0 => [
'' => [maximum depth reached],
],
(int) 1 => false,
],
],
(int) 7 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/templates/Pages/customer_stories.php',
'line' => (int) 103,
'function' => 'build',
'class' => 'Cake\View\Helper\UrlHelper',
'object' => object(Cake\View\Helper\UrlHelper) id:2 {
},
'type' => '->',
'args' => [
(int) 0 => [
'' => [maximum depth reached],
],
],
],
(int) 8 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1181,
'args' => [
(int) 0 => '/usr/share/nginx/html/www.accropolix.com/templates/Pages/customer_stories.php',
],
'function' => 'include',
],
(int) 9 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 1138,
'function' => '_evaluate',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) id:3 {
},
'type' => '->',
'args' => [
(int) 0 => '/usr/share/nginx/html/www.accropolix.com/templates/Pages/customer_stories.php',
(int) 1 => [
'' => [maximum depth reached],
],
],
],
(int) 10 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/View/View.php',
'line' => (int) 769,
'function' => '_render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) id: 3 {},
'type' => '->',
'args' => [
(int) 0 => '/usr/share/nginx/html/www.accropolix.com/templates/Pages/customer_stories.php',
],
],
(int) 11 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 764,
'function' => 'render',
'class' => 'Cake\View\View',
'object' => object(App\View\AppView) id: 3 {},
'type' => '->',
'args' => [
],
],
(int) 12 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Controller/Controller.php',
'line' => (int) 548,
'function' => 'render',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PagesController) id:4 {
},
'type' => '->',
'args' => [
],
],
(int) 13 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php',
'line' => (int) 140,
'function' => 'invokeAction',
'class' => 'Cake\Controller\Controller',
'object' => object(App\Controller\PagesController) id: 4 {},
'type' => '->',
'args' => [
(int) 0 => object(Closure) id:5 {
},
(int) 1 => [
'' => [maximum depth reached],
],
],
],
(int) 14 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php',
'line' => (int) 115,
'function' => 'handle',
'class' => 'Cake\Controller\ControllerFactory',
'object' => object(Cake\Controller\ControllerFactory) id:6 {
},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) id:7 {
},
],
],
(int) 15 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Http/BaseApplication.php',
'line' => (int) 317,
'function' => 'invoke',
'class' => 'Cake\Controller\ControllerFactory',
'object' => object(Cake\Controller\ControllerFactory) id: 6 {},
'type' => '->',
'args' => [
(int) 0 => object(App\Controller\PagesController) id: 4 {},
],
],
(int) 16 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 77,
'function' => 'handle',
'class' => 'Cake\Http\BaseApplication',
'object' => object(App\Application) id:8 {
},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) id: 7 {},
],
],
(int) 17 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Http/Middleware/CsrfProtectionMiddleware.php',
'line' => (int) 164,
'function' => 'handle',
'class' => 'Cake\Http\Runner',
'object' => object(Cake\Http\Runner) id:9 {
},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) id: 7 {},
],
],
(int) 18 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 73,
'function' => 'process',
'class' => 'Cake\Http\Middleware\CsrfProtectionMiddleware',
'object' => object(Cake\Http\Middleware\CsrfProtectionMiddleware) id:10 {
},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) id: 7 {},
(int) 1 => object(Cake\Http\Runner) id: 9 {},
],
],
(int) 19 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php',
'line' => (int) 157,
'function' => 'handle',
'class' => 'Cake\Http\Runner',
'object' => object(Cake\Http\Runner) id: 9 {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) id:11 {
},
],
],
(int) 20 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 73,
'function' => 'process',
'class' => 'Cake\Http\Middleware\BodyParserMiddleware',
'object' => object(Cake\Http\Middleware\BodyParserMiddleware) id:12 {
},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) id: 11 {},
(int) 1 => object(Cake\Http\Runner) id: 9 {},
],
],
(int) 21 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php',
'line' => (int) 161,
'function' => 'handle',
'class' => 'Cake\Http\Runner',
'object' => object(Cake\Http\Runner) id: 9 {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) id: 11 {},
],
],
(int) 22 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 73,
'function' => 'process',
'class' => 'Cake\Routing\Middleware\RoutingMiddleware',
'object' => object(Cake\Routing\Middleware\RoutingMiddleware) id:13 {
},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) id: 11 {},
(int) 1 => object(Cake\Http\Runner) id: 9 {},
],
],
(int) 23 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php',
'line' => (int) 68,
'function' => 'handle',
'class' => 'Cake\Http\Runner',
'object' => object(Cake\Http\Runner) id: 9 {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) id:14 {
},
],
],
(int) 24 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 73,
'function' => 'process',
'class' => 'Cake\Routing\Middleware\AssetMiddleware',
'object' => object(Cake\Routing\Middleware\AssetMiddleware) id:15 {
},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) id: 14 {},
(int) 1 => object(Cake\Http\Runner) id: 9 {},
],
],
(int) 25 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php',
'line' => (int) 126,
'function' => 'handle',
'class' => 'Cake\Http\Runner',
'object' => object(Cake\Http\Runner) id: 9 {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) id: 14 {},
],
],
(int) 26 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 73,
'function' => 'process',
'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
'object' => object(Cake\Error\Middleware\ErrorHandlerMiddleware) id:16 {
},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) id: 14 {},
(int) 1 => object(Cake\Http\Runner) id: 9 {},
],
],
(int) 27 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Http/Runner.php',
'line' => (int) 58,
'function' => 'handle',
'class' => 'Cake\Http\Runner',
'object' => object(Cake\Http\Runner) id: 9 {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\ServerRequest) id: 14 {},
],
],
(int) 28 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Http/Server.php',
'line' => (int) 90,
'function' => 'run',
'class' => 'Cake\Http\Runner',
'object' => object(Cake\Http\Runner) id: 9 {},
'type' => '->',
'args' => [
(int) 0 => object(Cake\Http\MiddlewareQueue) id:17 {
},
(int) 1 => object(Cake\Http\ServerRequest) id: 14 {},
(int) 2 => object(App\Application) id: 8 {},
],
],
(int) 29 => [
'file' => '/usr/share/nginx/html/www.accropolix.com/webroot/index.php',
'line' => (int) 40,
'function' => 'run',
'class' => 'Cake\Http\Server',
'object' => object(Cake\Http\Server) id:18 {
},
'type' => '->',
'args' => [
],
],
]
$frame = [
'file' => '/usr/share/nginx/html/www.accropolix.com/vendor/cakephp/cakephp/src/Routing/Route/Route.php',
'line' => (int) 301,
'function' => '_writeRoute',
'class' => 'Cake\Routing\Route\Route',
'object' => object(Cake\Routing\Route\DashedRoute) id:0 {
keys => [
'' => [maximum depth reached],
]
options => [
'' => [maximum depth reached],
]
defaults => [
'' => [maximum depth reached],
]
template => '/customer-stories/from-chaos-to-customer-centricity:-a-revOps-transformation-story'
protected _inflectedDefaults => true
protected _greedy => false
protected _compiledRoute => null
protected _name => 'pages:csfive'
protected _extensions => [
'' => [maximum depth reached],
]
protected middleware => [
'' => [maximum depth reached],
]
protected braceKeys => false
},
'type' => '->',
'args' => [
],
]
$relative = 'vendor/cakephp/cakephp/src/Routing/Route/Route.php'
$patterns = [
]
$errors = [
'c6f13294bfdadbba45b5b8142fb165b0' => true,
]
$checksum = 'c6f13294bfdadbba45b5b8142fb165b0'
$duplicate = false
deprecationWarning - CORE/src/Core/functions.php, line 321
Cake\Routing\Route\Route::_writeRoute() - CORE/src/Routing/Route/Route.php, line 341
Cake\Routing\Route\Route::compile() - CORE/src/Routing/Route/Route.php, line 301
Cake\Routing\Route\Route::match() - CORE/src/Routing/Route/Route.php, line 640
Cake\Routing\Route\DashedRoute::match() - CORE/src/Routing/Route/DashedRoute.php, line 105
Cake\Routing\RouteCollection::match() - CORE/src/Routing/RouteCollection.php, line 320
Cake\Routing\Router::url() - CORE/src/Routing/Router.php, line 497
Cake\View\Helper\UrlHelper::build() - CORE/src/View/Helper/UrlHelper.php, line 90
include - ROOT/templates/Pages/customer_stories.php, line 103
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1181
Cake\View\View::_render() - CORE/src/View/View.php, line 1138
Cake\View\View::render() - CORE/src/View/View.php, line 769
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 764
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 548
Cake\Controller\ControllerFactory::handle() - CORE/src/Controller/ControllerFactory.php, line 140
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 115