\"image\": { \"@type\": \"ImageObject\", \"url\": \""; // line 14 echo twig_escape_filter($this->env, (isset($context["siteurl"]) || array_key_exists("siteurl", $context) ? $context["siteurl"] : (function () { throw new RuntimeError('Variable "siteurl" does not exist.', 14, $this->source); })()), "html", null, true); echo twig_escape_filter($this->env, $this->extensions['App\Twig\TwigExtension']->{closure:App\Twig\TwigExtension::getFunctions():45}(("/" . twig_get_attribute($this->env, $this->source, (isset($context["study"]) || array_key_exists("study", $context) ? $context["study"] : (function () { throw new RuntimeError('Variable "study" does not exist.', 14, $this->source); })()), "getFullImage2Path", [], "any", false, false, false, 14)), "zoomCrop", 800, 600), "html", null, true); echo "\", \"width\": 800, \"height\": 600 }, \"about\": { if (!class_exists($cls, false)) { $key = $this->cache->generateKey($name, $mainCls); if (!$this->isAutoReload() || $this->isTemplateFresh($name, $this->cache->getTimestamp($key))) { $this->cache->load($key); } if (!class_exists($cls, false)) { $source = $this->getLoader()->getSourceContext($name); $content = $this->compileSource($source); { if ($name instanceof TemplateWrapper) { return $name; } return new TemplateWrapper($this, $this->loadTemplate($this->getTemplateClass($name), $name)); } /** * Loads a template internal representation. * * @throws SyntaxError When an error occurred during compilation * @throws RuntimeError When an error occurred during rendering */ public function render($name, array $context = []): string { return $this->load($name)->render($context); } /** * Displays a template. * { if (!$this->container->has('twig')) { throw new \LogicException('You cannot use the "renderView" method if the Twig Bundle is not available. Try running "composer require symfony/twig-bundle".'); } return $this->container->get('twig')->render($view, $parameters); } /** * Renders a view. */ /** * Renders a view. */ protected function render(string $view, array $parameters = [], Response $response = null): Response { $content = $this->renderView($view, $parameters); if (null === $response) { $response = new Response(); } } $next = $this->em->getRepository(CaseStudies::class)->findNextPublished($study); $prev = $this->em->getRepository(CaseStudies::class)->findLastPublished($study); return $this->render('@theme/casestudies/casestudy.html.twig', [ 'study' => $study, 'prev' => $prev, 'next' => $next, ]); } $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER_ARGUMENTS); $controller = $event->getController(); $arguments = $event->getArguments(); // call controller $response = $controller(...$arguments); // view if (!$response instanceof Response) { $event = new ViewEvent($this, $request, $type, $response); $this->dispatcher->dispatch($event, KernelEvents::VIEW); { $request->headers->set('X-Php-Ob-Level', (string) ob_get_level()); $this->requestStack->push($request); try { return $this->handleRaw($request, $type); } catch (\Exception $e) { if ($e instanceof RequestExceptionInterface) { $e = new BadRequestHttpException($e->getMessage(), $e); } if (false === $catch) { { $request = $this->container->get('request_stack')->getCurrentRequest(); $path['_controller'] = $controller; $subRequest = $request->duplicate($query, null, $path); return $this->container->get('http_kernel')->handle($subRequest, HttpKernelInterface::SUB_REQUEST); } /** * Returns a RedirectResponse to the given URL. */ $entity = $this->getEntityData(['component' => $cmsComponentArray[$comkey], 'slug' => $component_find_slug], $request, $debug); // dd(['component' => $cmsComponentArray[$comkey], 'slug' => $component_find_slug], $request, $debug); $entityId = $entity->getId(); // fetch component data $this->debug($debug, '<p>SLUG REQUIRED:<br/>RENDERING CONTROLLER = <strong>'.$action['_controller'].'</strong></p>'); $response = $this->forward($action['_controller'], ['request' => $request, 'pageId' => $confirmedPageId, $controllerSlug => $component_find_slug]); $pageComponentsReturn[] = [ 'position' => $pageComponent['position'], 'urlKey' => $cmsComponentArray[$comkey]['slugEntity'], 'urlValue' => $entityId, } else { $this->debug($debug, "<p>Using the slug '".$slugPieces[$slugKey]."' on ".stripslashes((string) $cmsComponent['bundle']).':'.$cmsComponent['slugEntity'].' </p>'); } $component_find_slug = $slugPieces[$slugKey]; $pageComponents = $this->getComponentData($debug, $cmsComponentArray, $confirmedPage->getComponents(), $request, $confirmedPage->getId(), $component_find_slug, $slugPieces, $pageSlugParametersArray); return [ 'page' => $confirmedPage, 'slug' => $slug, 'pageComponents' => $pageComponents, }// end of pages loop if (isset($confirmedPage)) { $this->debug($debug, '<p>Calling renderPageWithURLComponents</p>'); return $this->renderPageWithURLComponents($request, $confirmedPage, $slug, $cmsComponentArray); } $this->debug($debug, '<p><strong>STILL NO MATCH</strong> - START CHECKING TRANSLATIONS - with seperate indervidual url segments</p>'); // exit; return $this->redirect('/'.$slug); } } $pageData = $this->routeMatcherV2($request, $slug); // REDIRECT CHECKER $this->debug($debug, 'Checking for redirects...'); foreach ($pageData['pageComponents'] as $pageComponent) { $this->dispatcher->dispatch($event, KernelEvents::CONTROLLER_ARGUMENTS); $controller = $event->getController(); $arguments = $event->getArguments(); // call controller $response = $controller(...$arguments); // view if (!$response instanceof Response) { $event = new ViewEvent($this, $request, $type, $response); $this->dispatcher->dispatch($event, KernelEvents::VIEW); { $request->headers->set('X-Php-Ob-Level', (string) ob_get_level()); $this->requestStack->push($request); try { return $this->handleRaw($request, $type); } catch (\Exception $e) { if ($e instanceof RequestExceptionInterface) { $e = new BadRequestHttpException($e->getMessage(), $e); } if (false === $catch) { $this->boot(); ++$this->requestStackSize; $this->resetServices = true; try { return $this->getHttpKernel()->handle($request, $type, $catch); } finally { --$this->requestStackSize; } } $this->request = $request; } public function run(): int { $response = $this->kernel->handle($this->request); $response->send(); if ($this->kernel instanceof TerminableInterface) { $this->kernel->terminate($this->request, $response); }$app = $app(...$args);exit( $runtime ->getRunner($app) ->run());<?phpuse App\Kernel;require_once dirname(__DIR__).'/vendor/autoload_runtime.php';return function (array $context) { return new Kernel($context['APP_ENV'], (bool) $context['APP_DEBUG']);};| Level | Channel | Message |
|---|---|---|
| INFO 05:46:57 | php |
User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated. {
"exception": {}
}
|
| INFO 05:46:57 | request |
Matched route "router". {
"route": "router",
"route_parameters": {
"_route": "router",
"_controller": "App\\Controller\\PageDefaultController::router",
"slug": "case-studies/old-ham-road-vistry-group"
},
"request_uri": "https://kasscaffolding.thetlb.dev/case-studies/old-ham-road-vistry-group",
"method": "GET"
}
|
| INFO 05:46:57 | php |
User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead. {
"exception": {}
}
|
| INFO 05:46:57 | php |
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 05:46:57 | php |
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 05:46:57 | php |
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 05:46:57 | php |
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead. {
"exception": {}
}
|
| INFO 05:46:57 | php |
User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 05:46:57 | php |
User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 05:46:57 | php |
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 05:46:57 | php |
User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 05:46:57 | php |
User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated. {
"exception": {}
}
|
| INFO 05:46:57 | php |
User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated. {
"exception": {}
}
|
| INFO 05:46:57 | php |
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.control" service is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 05:46:57 | php |
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 05:46:57 | php |
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 05:46:57 | php |
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 05:46:57 | php |
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.control" service is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 05:46:57 | php |
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| INFO 05:46:57 | security | Populated the TokenStorage with an anonymous Token. |
| INFO 05:46:57 | php |
User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated. {
"exception": {}
}
|
| INFO 05:46:57 | php |
User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated. {
"exception": {}
}
|
| DEBUG 05:46:57 | event |
Notified event "debug.security.authorization.vote" to listener "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote". {
"event": "debug.security.authorization.vote",
"listener": "Symfony\\Bundle\\SecurityBundle\\EventListener\\VoteListener::onVoterVote"
}
|
| DEBUG 05:46:57 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
|
| DEBUG 05:46:57 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
|
| DEBUG 05:46:57 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
|
| DEBUG 05:46:57 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
|
| DEBUG 05:46:57 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
|
| DEBUG 05:46:57 | event |
Notified event "kernel.request" to listener "App\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "App\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 05:46:57 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 05:46:57 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
|
| DEBUG 05:46:57 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
|
| DEBUG 05:46:57 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
|
| DEBUG 05:46:57 | event |
Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest". {
"event": "kernel.request",
"listener": "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest"
}
|
| DEBUG 05:46:57 | event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 05:46:57 | event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::onKernelRequest"
}
|
| DEBUG 05:46:57 | event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
|
| DEBUG 05:46:57 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
|
| DEBUG 05:46:57 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
|
| DEBUG 05:46:57 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
|
| DEBUG 05:46:57 | event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
|
| DEBUG 05:46:57 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
|
| DEBUG 05:46:57 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
|
| DEBUG 05:46:57 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
|
| DEBUG 05:46:57 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
|
| INFO 05:46:57 | doctrine |
Connecting with parameters {params} {
"params": {
"driver": "pdo_mysql",
"host": "138.68.186.27",
"port": 3306,
"user": "kasscaffolding",
"password": "<redacted>",
"driverOptions": [],
"defaultTableOptions": [],
"dbname": "kasscaffolding",
"serverVersion": "8",
"charset": "utf8mb4"
}
}
|
| DEBUG 05:46:57 | doctrine |
Executing query: SELECT p0_.id AS id_0, p0_.slug AS slug_1 FROM page p0_ {
"sql": "SELECT p0_.id AS id_0, p0_.slug AS slug_1 FROM page p0_"
}
|
| DEBUG 05:46:57 | doctrine |
Executing statement: SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.content2 AS content2_9, t0.kicker AS kicker_10, t0.title AS title_11, t0.content AS content_12, t0.subtitle AS subtitle_13, t0.meta_title AS meta_title_14, t0.meta_description AS meta_description_15, t0.ogImageAlt AS ogImageAlt_16, t0.ogImage AS ogImage_17, t0.active AS active_18, t0.deleted AS deleted_19, t0.image AS image_20, t0.image2 AS image2_21, t0.image3 AS image3_22, t0.file AS file_23, t0.created_at AS created_at_24, t0.updated_at AS updated_at_25, t0.update_by AS update_by_26, t0.parent AS parent_27, t0.template_id AS template_id_28, t0.gallery_id AS gallery_id_29 FROM page t0 WHERE t0.slug = ? AND t0.deleted = ? AND t0.active = ? LIMIT 1 (parameters: {params}, types: {types}) {
"sql": "SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.content2 AS content2_9, t0.kicker AS kicker_10, t0.title AS title_11, t0.content AS content_12, t0.subtitle AS subtitle_13, t0.meta_title AS meta_title_14, t0.meta_description AS meta_description_15, t0.ogImageAlt AS ogImageAlt_16, t0.ogImage AS ogImage_17, t0.active AS active_18, t0.deleted AS deleted_19, t0.image AS image_20, t0.image2 AS image2_21, t0.image3 AS image3_22, t0.file AS file_23, t0.created_at AS created_at_24, t0.updated_at AS updated_at_25, t0.update_by AS update_by_26, t0.parent AS parent_27, t0.template_id AS template_id_28, t0.gallery_id AS gallery_id_29 FROM page t0 WHERE t0.slug = ? AND t0.deleted = ? AND t0.active = ? LIMIT 1",
"params": {
"1": "case-studies/old-ham-road-vistry-group",
"2": 0,
"3": 1
},
"types": {
"1": 2,
"2": 5,
"3": 5
}
}
|
| DEBUG 05:46:58 | doctrine |
Executing query: SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.content2 AS content2_9, t0.kicker AS kicker_10, t0.title AS title_11, t0.content AS content_12, t0.subtitle AS subtitle_13, t0.meta_title AS meta_title_14, t0.meta_description AS meta_description_15, t0.ogImageAlt AS ogImageAlt_16, t0.ogImage AS ogImage_17, t0.active AS active_18, t0.deleted AS deleted_19, t0.image AS image_20, t0.image2 AS image2_21, t0.image3 AS image3_22, t0.file AS file_23, t0.created_at AS created_at_24, t0.updated_at AS updated_at_25, t0.update_by AS update_by_26, t0.parent AS parent_27, t0.template_id AS template_id_28, t0.gallery_id AS gallery_id_29 FROM page t0 {
"sql": "SELECT t0.components AS components_1, t0.extraUrlsegments AS extraUrlsegments_2, t0.htmlblocks AS htmlblocks_3, t0.slug AS slug_4, t0.id AS id_5, t0.navtitle AS navtitle_6, t0.url AS url_7, t0.viewable_from AS viewable_from_8, t0.content2 AS content2_9, t0.kicker AS kicker_10, t0.title AS title_11, t0.content AS content_12, t0.subtitle AS subtitle_13, t0.meta_title AS meta_title_14, t0.meta_description AS meta_description_15, t0.ogImageAlt AS ogImageAlt_16, t0.ogImage AS ogImage_17, t0.active AS active_18, t0.deleted AS deleted_19, t0.image AS image_20, t0.image2 AS image2_21, t0.image3 AS image3_22, t0.file AS file_23, t0.created_at AS created_at_24, t0.updated_at AS updated_at_25, t0.update_by AS update_by_26, t0.parent AS parent_27, t0.template_id AS template_id_28, t0.gallery_id AS gallery_id_29 FROM page t0"
}
|
| DEBUG 05:46:58 | doctrine |
Executing statement: SELECT t0.id AS id_1, t0.featured AS featured_2, t0.client_name AS client_name_3, t0.client_testimonial AS client_testimonial_4, t0.client_testimonial_attestant AS client_testimonial_attestant_5, t0.client_testimonial_attestant_job_title AS client_testimonial_attestant_job_title_6, t0.project_name AS project_name_7, t0.project_start_date AS project_start_date_8, t0.project_duration AS project_duration_9, t0.project_budget AS project_budget_10, t0.project_location AS project_location_11, t0.detail_subtitle AS detail_subtitle_12, t0.detail_content AS detail_content_13, t0.challenges_subtitle AS challenges_subtitle_14, t0.challenges_content AS challenges_content_15, t0.solution_subtitle AS solution_subtitle_16, t0.solution_content AS solution_content_17, t0.kicker AS kicker_18, t0.title AS title_19, t0.content AS content_20, t0.slug AS slug_21, t0.meta_title AS meta_title_22, t0.meta_description AS meta_description_23, t0.ogImageAlt AS ogImageAlt_24, t0.ogImage AS ogImage_25, t0.active AS active_26, t0.deleted AS deleted_27, t0.image AS image_28, t0.image2 AS image2_29, t0.image3 AS image3_30, t0.image4 AS image4_31, t0.image5 AS image5_32, t0.created_at AS created_at_33, t0.updated_at AS updated_at_34, t0.project_type_id AS project_type_id_35, t0.gallery_id AS gallery_id_36, t0.testimonial_id AS testimonial_id_37 FROM casestudies t0 WHERE t0.slug = ? LIMIT 1 (parameters: {params}, types: {types}) {
"sql": "SELECT t0.id AS id_1, t0.featured AS featured_2, t0.client_name AS client_name_3, t0.client_testimonial AS client_testimonial_4, t0.client_testimonial_attestant AS client_testimonial_attestant_5, t0.client_testimonial_attestant_job_title AS client_testimonial_attestant_job_title_6, t0.project_name AS project_name_7, t0.project_start_date AS project_start_date_8, t0.project_duration AS project_duration_9, t0.project_budget AS project_budget_10, t0.project_location AS project_location_11, t0.detail_subtitle AS detail_subtitle_12, t0.detail_content AS detail_content_13, t0.challenges_subtitle AS challenges_subtitle_14, t0.challenges_content AS challenges_content_15, t0.solution_subtitle AS solution_subtitle_16, t0.solution_content AS solution_content_17, t0.kicker AS kicker_18, t0.title AS title_19, t0.content AS content_20, t0.slug AS slug_21, t0.meta_title AS meta_title_22, t0.meta_description AS meta_description_23, t0.ogImageAlt AS ogImageAlt_24, t0.ogImage AS ogImage_25, t0.active AS active_26, t0.deleted AS deleted_27, t0.image AS image_28, t0.image2 AS image2_29, t0.image3 AS image3_30, t0.image4 AS image4_31, t0.image5 AS image5_32, t0.created_at AS created_at_33, t0.updated_at AS updated_at_34, t0.project_type_id AS project_type_id_35, t0.gallery_id AS gallery_id_36, t0.testimonial_id AS testimonial_id_37 FROM casestudies t0 WHERE t0.slug = ? LIMIT 1",
"params": {
"1": "old-ham-road-vistry-group"
},
"types": {
"1": 2
}
}
|
| INFO 05:46:58 | php |
User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead. {
"exception": {}
}
|
| CRITICAL 05:46:58 | request |
Uncaught PHP Exception ParseError: "syntax error, unexpected token ":"" at /var/www/html/k/kasscaffolding/var/cache/dev/twig/e6/e6b99889d57e90551dc0cd66a9aab9d4.php line 71 {
"exception": {}
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "App\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "App\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest". {
"event": "kernel.request",
"listener": "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::onKernelRequest"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
|
| DEBUG 05:46:58 | doctrine |
Executing statement: SELECT c0_.id AS id_0, c0_.featured AS featured_1, c0_.client_name AS client_name_2, c0_.client_testimonial AS client_testimonial_3, c0_.client_testimonial_attestant AS client_testimonial_attestant_4, c0_.client_testimonial_attestant_job_title AS client_testimonial_attestant_job_title_5, c0_.project_name AS project_name_6, c0_.project_start_date AS project_start_date_7, c0_.project_duration AS project_duration_8, c0_.project_budget AS project_budget_9, c0_.project_location AS project_location_10, c0_.detail_subtitle AS detail_subtitle_11, c0_.detail_content AS detail_content_12, c0_.challenges_subtitle AS challenges_subtitle_13, c0_.challenges_content AS challenges_content_14, c0_.solution_subtitle AS solution_subtitle_15, c0_.solution_content AS solution_content_16, c0_.kicker AS kicker_17, c0_.title AS title_18, c0_.content AS content_19, c0_.slug AS slug_20, c0_.meta_title AS meta_title_21, c0_.meta_description AS meta_description_22, c0_.ogImageAlt AS ogImageAlt_23, c0_.ogImage AS ogImage_24, c0_.active AS active_25, c0_.deleted AS deleted_26, c0_.image AS image_27, c0_.image2 AS image2_28, c0_.image3 AS image3_29, c0_.image4 AS image4_30, c0_.image5 AS image5_31, c0_.created_at AS created_at_32, c0_.updated_at AS updated_at_33, g1_.id AS id_34, g1_.title AS title_35, g1_.content AS content_36, g1_.active AS active_37, g1_.deleted AS deleted_38, g1_.created_at AS created_at_39, g1_.updated_at AS updated_at_40, g2_.id AS id_41, g2_.title AS title_42, g2_.content AS content_43, g2_.image AS image_44, g2_.file AS file_45, g2_.sort_order AS sort_order_46, g2_.active AS active_47, g2_.deleted AS deleted_48, g2_.created_at AS created_at_49, g2_.updated_at AS updated_at_50, c0_.project_type_id AS project_type_id_51, c0_.gallery_id AS gallery_id_52, c0_.testimonial_id AS testimonial_id_53, g2_.gallery_id AS gallery_id_54 FROM casestudies c0_ LEFT JOIN gallery g1_ ON c0_.gallery_id = g1_.id AND (g1_.active = 1 AND g1_.deleted = 0) LEFT JOIN gallery_image g2_ ON g1_.id = g2_.gallery_id AND (g2_.active = 1 AND g2_.deleted = 0) WHERE c0_.slug = ? AND (c0_.active = 1 AND c0_.deleted = 0) ORDER BY g2_.sort_order ASC (parameters: {params}, types: {types}) {
"sql": "SELECT c0_.id AS id_0, c0_.featured AS featured_1, c0_.client_name AS client_name_2, c0_.client_testimonial AS client_testimonial_3, c0_.client_testimonial_attestant AS client_testimonial_attestant_4, c0_.client_testimonial_attestant_job_title AS client_testimonial_attestant_job_title_5, c0_.project_name AS project_name_6, c0_.project_start_date AS project_start_date_7, c0_.project_duration AS project_duration_8, c0_.project_budget AS project_budget_9, c0_.project_location AS project_location_10, c0_.detail_subtitle AS detail_subtitle_11, c0_.detail_content AS detail_content_12, c0_.challenges_subtitle AS challenges_subtitle_13, c0_.challenges_content AS challenges_content_14, c0_.solution_subtitle AS solution_subtitle_15, c0_.solution_content AS solution_content_16, c0_.kicker AS kicker_17, c0_.title AS title_18, c0_.content AS content_19, c0_.slug AS slug_20, c0_.meta_title AS meta_title_21, c0_.meta_description AS meta_description_22, c0_.ogImageAlt AS ogImageAlt_23, c0_.ogImage AS ogImage_24, c0_.active AS active_25, c0_.deleted AS deleted_26, c0_.image AS image_27, c0_.image2 AS image2_28, c0_.image3 AS image3_29, c0_.image4 AS image4_30, c0_.image5 AS image5_31, c0_.created_at AS created_at_32, c0_.updated_at AS updated_at_33, g1_.id AS id_34, g1_.title AS title_35, g1_.content AS content_36, g1_.active AS active_37, g1_.deleted AS deleted_38, g1_.created_at AS created_at_39, g1_.updated_at AS updated_at_40, g2_.id AS id_41, g2_.title AS title_42, g2_.content AS content_43, g2_.image AS image_44, g2_.file AS file_45, g2_.sort_order AS sort_order_46, g2_.active AS active_47, g2_.deleted AS deleted_48, g2_.created_at AS created_at_49, g2_.updated_at AS updated_at_50, c0_.project_type_id AS project_type_id_51, c0_.gallery_id AS gallery_id_52, c0_.testimonial_id AS testimonial_id_53, g2_.gallery_id AS gallery_id_54 FROM casestudies c0_ LEFT JOIN gallery g1_ ON c0_.gallery_id = g1_.id AND (g1_.active = 1 AND g1_.deleted = 0) LEFT JOIN gallery_image g2_ ON g1_.id = g2_.gallery_id AND (g2_.active = 1 AND g2_.deleted = 0) WHERE c0_.slug = ? AND (c0_.active = 1 AND c0_.deleted = 0) ORDER BY g2_.sort_order ASC",
"params": {
"1": "old-ham-road-vistry-group"
},
"types": {
"1": 2
}
}
|
| DEBUG 05:46:58 | doctrine |
Executing statement: SELECT c0_.id AS id_0, c0_.featured AS featured_1, c0_.client_name AS client_name_2, c0_.client_testimonial AS client_testimonial_3, c0_.client_testimonial_attestant AS client_testimonial_attestant_4, c0_.client_testimonial_attestant_job_title AS client_testimonial_attestant_job_title_5, c0_.project_name AS project_name_6, c0_.project_start_date AS project_start_date_7, c0_.project_duration AS project_duration_8, c0_.project_budget AS project_budget_9, c0_.project_location AS project_location_10, c0_.detail_subtitle AS detail_subtitle_11, c0_.detail_content AS detail_content_12, c0_.challenges_subtitle AS challenges_subtitle_13, c0_.challenges_content AS challenges_content_14, c0_.solution_subtitle AS solution_subtitle_15, c0_.solution_content AS solution_content_16, c0_.kicker AS kicker_17, c0_.title AS title_18, c0_.content AS content_19, c0_.slug AS slug_20, c0_.meta_title AS meta_title_21, c0_.meta_description AS meta_description_22, c0_.ogImageAlt AS ogImageAlt_23, c0_.ogImage AS ogImage_24, c0_.active AS active_25, c0_.deleted AS deleted_26, c0_.image AS image_27, c0_.image2 AS image2_28, c0_.image3 AS image3_29, c0_.image4 AS image4_30, c0_.image5 AS image5_31, c0_.created_at AS created_at_32, c0_.updated_at AS updated_at_33, c0_.project_type_id AS project_type_id_34, c0_.gallery_id AS gallery_id_35, c0_.testimonial_id AS testimonial_id_36 FROM casestudies c0_ WHERE (c0_.active = 1 AND c0_.deleted = 0) AND c0_.id > ? ORDER BY c0_.id ASC LIMIT 1 (parameters: {params}, types: {types}) {
"sql": "SELECT c0_.id AS id_0, c0_.featured AS featured_1, c0_.client_name AS client_name_2, c0_.client_testimonial AS client_testimonial_3, c0_.client_testimonial_attestant AS client_testimonial_attestant_4, c0_.client_testimonial_attestant_job_title AS client_testimonial_attestant_job_title_5, c0_.project_name AS project_name_6, c0_.project_start_date AS project_start_date_7, c0_.project_duration AS project_duration_8, c0_.project_budget AS project_budget_9, c0_.project_location AS project_location_10, c0_.detail_subtitle AS detail_subtitle_11, c0_.detail_content AS detail_content_12, c0_.challenges_subtitle AS challenges_subtitle_13, c0_.challenges_content AS challenges_content_14, c0_.solution_subtitle AS solution_subtitle_15, c0_.solution_content AS solution_content_16, c0_.kicker AS kicker_17, c0_.title AS title_18, c0_.content AS content_19, c0_.slug AS slug_20, c0_.meta_title AS meta_title_21, c0_.meta_description AS meta_description_22, c0_.ogImageAlt AS ogImageAlt_23, c0_.ogImage AS ogImage_24, c0_.active AS active_25, c0_.deleted AS deleted_26, c0_.image AS image_27, c0_.image2 AS image2_28, c0_.image3 AS image3_29, c0_.image4 AS image4_30, c0_.image5 AS image5_31, c0_.created_at AS created_at_32, c0_.updated_at AS updated_at_33, c0_.project_type_id AS project_type_id_34, c0_.gallery_id AS gallery_id_35, c0_.testimonial_id AS testimonial_id_36 FROM casestudies c0_ WHERE (c0_.active = 1 AND c0_.deleted = 0) AND c0_.id > ? ORDER BY c0_.id ASC LIMIT 1",
"params": {
"1": 7
},
"types": {
"1": 1
}
}
|
| DEBUG 05:46:58 | doctrine |
Executing statement: SELECT c0_.id AS id_0, c0_.featured AS featured_1, c0_.client_name AS client_name_2, c0_.client_testimonial AS client_testimonial_3, c0_.client_testimonial_attestant AS client_testimonial_attestant_4, c0_.client_testimonial_attestant_job_title AS client_testimonial_attestant_job_title_5, c0_.project_name AS project_name_6, c0_.project_start_date AS project_start_date_7, c0_.project_duration AS project_duration_8, c0_.project_budget AS project_budget_9, c0_.project_location AS project_location_10, c0_.detail_subtitle AS detail_subtitle_11, c0_.detail_content AS detail_content_12, c0_.challenges_subtitle AS challenges_subtitle_13, c0_.challenges_content AS challenges_content_14, c0_.solution_subtitle AS solution_subtitle_15, c0_.solution_content AS solution_content_16, c0_.kicker AS kicker_17, c0_.title AS title_18, c0_.content AS content_19, c0_.slug AS slug_20, c0_.meta_title AS meta_title_21, c0_.meta_description AS meta_description_22, c0_.ogImageAlt AS ogImageAlt_23, c0_.ogImage AS ogImage_24, c0_.active AS active_25, c0_.deleted AS deleted_26, c0_.image AS image_27, c0_.image2 AS image2_28, c0_.image3 AS image3_29, c0_.image4 AS image4_30, c0_.image5 AS image5_31, c0_.created_at AS created_at_32, c0_.updated_at AS updated_at_33, c0_.project_type_id AS project_type_id_34, c0_.gallery_id AS gallery_id_35, c0_.testimonial_id AS testimonial_id_36 FROM casestudies c0_ WHERE (c0_.active = 1 AND c0_.deleted = 0) AND c0_.id < ? ORDER BY c0_.id DESC LIMIT 1 (parameters: {params}, types: {types}) {
"sql": "SELECT c0_.id AS id_0, c0_.featured AS featured_1, c0_.client_name AS client_name_2, c0_.client_testimonial AS client_testimonial_3, c0_.client_testimonial_attestant AS client_testimonial_attestant_4, c0_.client_testimonial_attestant_job_title AS client_testimonial_attestant_job_title_5, c0_.project_name AS project_name_6, c0_.project_start_date AS project_start_date_7, c0_.project_duration AS project_duration_8, c0_.project_budget AS project_budget_9, c0_.project_location AS project_location_10, c0_.detail_subtitle AS detail_subtitle_11, c0_.detail_content AS detail_content_12, c0_.challenges_subtitle AS challenges_subtitle_13, c0_.challenges_content AS challenges_content_14, c0_.solution_subtitle AS solution_subtitle_15, c0_.solution_content AS solution_content_16, c0_.kicker AS kicker_17, c0_.title AS title_18, c0_.content AS content_19, c0_.slug AS slug_20, c0_.meta_title AS meta_title_21, c0_.meta_description AS meta_description_22, c0_.ogImageAlt AS ogImageAlt_23, c0_.ogImage AS ogImage_24, c0_.active AS active_25, c0_.deleted AS deleted_26, c0_.image AS image_27, c0_.image2 AS image2_28, c0_.image3 AS image3_29, c0_.image4 AS image4_30, c0_.image5 AS image5_31, c0_.created_at AS created_at_32, c0_.updated_at AS updated_at_33, c0_.project_type_id AS project_type_id_34, c0_.gallery_id AS gallery_id_35, c0_.testimonial_id AS testimonial_id_36 FROM casestudies c0_ WHERE (c0_.active = 1 AND c0_.deleted = 0) AND c0_.id < ? ORDER BY c0_.id DESC LIMIT 1",
"params": {
"1": 7
},
"types": {
"1": 1
}
}
|
| INFO 05:46:58 | php |
Deprecated: Creation of dynamic property Gregwar\ImageBundle\Services\ImageHandling::$fallbackImage is deprecated {
"exception": {}
}
|
| CRITICAL 05:46:58 | php |
Uncaught Error: syntax error, unexpected token ":" {
"exception": {}
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "App\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "App\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest". {
"event": "kernel.request",
"listener": "Knp\\Bundle\\PaginatorBundle\\Subscriber\\SlidingPaginationSubscriber::onKernelRequest"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LocaleListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LocaleListener::onKernelRequest"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.request" to listener "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest". {
"event": "kernel.request",
"listener": "Stof\\DoctrineExtensionsBundle\\EventListener\\LoggerListener::onKernelRequest"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController". {
"event": "kernel.controller",
"listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController". {
"event": "kernel.controller",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
|
| DEBUG 05:46:58 | event |
Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments". {
"event": "kernel.controller_arguments",
"listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
|
|
ParseError
|
|---|
ParseError:
syntax error, unexpected token ":"
at var/cache/dev/twig/e6/e6b99889d57e90551dc0cd66a9aab9d4.php:71
at Twig\Cache\FilesystemCache->load('/var/www/html/k/kasscaffolding/var/cache/dev/twig/e6/e6b99889d57e90551dc0cd66a9aab9d4.php')
(vendor/twig/twig/src/Environment.php:345)
at Twig\Environment->loadTemplate('__TwigTemplate_8360daea1db627d6f1e38878c7e52ac4', '@theme/casestudies/casestudy.html.twig')
(vendor/twig/twig/src/Environment.php:312)
at Twig\Environment->load('@theme/casestudies/casestudy.html.twig')
(vendor/twig/twig/src/Environment.php:280)
at Twig\Environment->render('@theme/casestudies/casestudy.html.twig', array('study' => object(CaseStudies), 'prev' => object(CaseStudies), 'next' => object(CaseStudies)))
(vendor/symfony/framework-bundle/Controller/AbstractController.php:258)
at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->renderView('@theme/casestudies/casestudy.html.twig', array('study' => object(CaseStudies), 'prev' => object(CaseStudies), 'next' => object(CaseStudies)))
(vendor/symfony/framework-bundle/Controller/AbstractController.php:266)
at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->render('@theme/casestudies/casestudy.html.twig', array('study' => object(CaseStudies), 'prev' => object(CaseStudies), 'next' => object(CaseStudies)))
(src/Controller/CaseStudiesDefaultController.php:94)
at App\Controller\CaseStudiesDefaultController->embedCaseStudyContent('old-ham-road-vistry-group')
(vendor/symfony/http-kernel/HttpKernel.php:163)
at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 2)
(vendor/symfony/http-kernel/HttpKernel.php:75)
at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 2)
(vendor/symfony/framework-bundle/Controller/AbstractController.php:156)
at Symfony\Bundle\FrameworkBundle\Controller\AbstractController->forward('App\\Controller\\CaseStudiesDefaultController::embedCaseStudyContent', array('request' => object(Request), 'pageId' => 9, 'caseStudy_slug' => 'old-ham-road-vistry-group', '_controller' => 'App\\Controller\\CaseStudiesDefaultController::embedCaseStudyContent'))
(src/Controller/PageDefaultController.php:833)
at App\Controller\PageDefaultController->getComponentData(false, array(array('name' => 'Embed Accreditations Slider', 'slug' => null, 'route' => 'embed_accreditations_slider', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed CaseStudies', 'slug' => null, 'route' => 'embed_casestudies', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Featured Case Study', 'slug' => null, 'route' => 'embed_casestudies_featured', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Featured Testimonial Slider', 'slug' => null, 'route' => 'embed_testimonial_slider', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Testimonials', 'slug' => null, 'route' => 'embed_testimonials', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Single Case Study', 'slug' => '{caseStudy_slug}', 'route' => 'embed_casestudy_content', 'slugEntity' => 'CaseStudies', 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Enquiry Form', 'slug' => null, 'route' => 'embed_enquiry', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Enquiry Form & Map', 'slug' => null, 'route' => 'embed_enquiry_map', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed CV form', 'slug' => null, 'route' => 'embed_enquiry_cv', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Faqs (All)', 'slug' => null, 'route' => 'embed_faqs', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Faqs (Popular)', 'slug' => null, 'route' => 'embed_popular_faqs', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Image Text Grid', 'slug' => null, 'route' => 'embed_image_text_grid', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Logos Slider', 'slug' => null, 'route' => 'embed_logos_slider', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Meet the Team (All)', 'slug' => null, 'route' => 'embed_meettheteam', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Meet the Team (Featured)', 'slug' => null, 'route' => 'embed_meettheteam_featured', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Team Member', 'slug' => '{teammember_slug}', 'route' => 'embed_teammember', 'slugEntity' => 'TeamMember', 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'All News Articles', 'slug' => null, 'route' => 'embed_news_overview', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Featured News Article', 'slug' => null, 'route' => 'embed_news_featured', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Single News Article', 'slug' => '{news_slug}', 'route' => 'embed_news_article', 'slugEntity' => 'News', 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Sitemap', 'slug' => null, 'route' => 'embed_sitemap', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Search Results', 'slug' => null, 'route' => 'process_search', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Sector Slider', 'slug' => null, 'route' => 'embed_sectors_slider', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Sector List', 'slug' => null, 'route' => 'embed_sectors_list', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Sector List Full', 'slug' => null, 'route' => 'embed_sectors_list_full', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Single Sector', 'slug' => '{sector_slug}', 'route' => 'embed_sector_content', 'slugEntity' => 'Sectors', 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Slider', 'slug' => null, 'route' => 'embed_slider', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard')), array(array('position' => 'Block 1', 'route' => 'embed_casestudy_content'), array('position' => 'Block 2', 'route' => 'embed_enquiry'), array('position' => 'Block 3', 'route' => null)), object(Request), 9, 'old-ham-road-vistry-group', array('old-ham-road-vistry-group'), array('caseStudy_slug'))
(src/Controller/PageDefaultController.php:689)
at App\Controller\PageDefaultController->renderPageWithURLComponents(object(Request), object(Page), 'case-studies/old-ham-road-vistry-group', array(array('name' => 'Embed Accreditations Slider', 'slug' => null, 'route' => 'embed_accreditations_slider', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed CaseStudies', 'slug' => null, 'route' => 'embed_casestudies', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Featured Case Study', 'slug' => null, 'route' => 'embed_casestudies_featured', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Featured Testimonial Slider', 'slug' => null, 'route' => 'embed_testimonial_slider', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Testimonials', 'slug' => null, 'route' => 'embed_testimonials', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Single Case Study', 'slug' => '{caseStudy_slug}', 'route' => 'embed_casestudy_content', 'slugEntity' => 'CaseStudies', 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Enquiry Form', 'slug' => null, 'route' => 'embed_enquiry', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Enquiry Form & Map', 'slug' => null, 'route' => 'embed_enquiry_map', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed CV form', 'slug' => null, 'route' => 'embed_enquiry_cv', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Faqs (All)', 'slug' => null, 'route' => 'embed_faqs', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Faqs (Popular)', 'slug' => null, 'route' => 'embed_popular_faqs', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Image Text Grid', 'slug' => null, 'route' => 'embed_image_text_grid', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Logos Slider', 'slug' => null, 'route' => 'embed_logos_slider', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Meet the Team (All)', 'slug' => null, 'route' => 'embed_meettheteam', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Meet the Team (Featured)', 'slug' => null, 'route' => 'embed_meettheteam_featured', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Team Member', 'slug' => '{teammember_slug}', 'route' => 'embed_teammember', 'slugEntity' => 'TeamMember', 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'All News Articles', 'slug' => null, 'route' => 'embed_news_overview', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Featured News Article', 'slug' => null, 'route' => 'embed_news_featured', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Single News Article', 'slug' => '{news_slug}', 'route' => 'embed_news_article', 'slugEntity' => 'News', 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Sitemap', 'slug' => null, 'route' => 'embed_sitemap', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Search Results', 'slug' => null, 'route' => 'process_search', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Sector Slider', 'slug' => null, 'route' => 'embed_sectors_slider', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Sector List', 'slug' => null, 'route' => 'embed_sectors_list', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Sector List Full', 'slug' => null, 'route' => 'embed_sectors_list_full', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Single Sector', 'slug' => '{sector_slug}', 'route' => 'embed_sector_content', 'slugEntity' => 'Sectors', 'bundle' => 'App', 'componentType' => 'standard'), array('name' => 'Embed Slider', 'slug' => null, 'route' => 'embed_slider', 'slugEntity' => null, 'bundle' => 'App', 'componentType' => 'standard')))
(src/Controller/PageDefaultController.php:577)
at App\Controller\PageDefaultController->routeMatcherV2(object(Request), 'case-studies/old-ham-road-vistry-group')
(src/Controller/PageDefaultController.php:973)
at App\Controller\PageDefaultController->router(object(SimpleCache), object(Request), 'case-studies/old-ham-road-vistry-group')
(vendor/symfony/http-kernel/HttpKernel.php:163)
at Symfony\Component\HttpKernel\HttpKernel->handleRaw(object(Request), 1)
(vendor/symfony/http-kernel/HttpKernel.php:75)
at Symfony\Component\HttpKernel\HttpKernel->handle(object(Request), 1, true)
(vendor/symfony/http-kernel/Kernel.php:202)
at Symfony\Component\HttpKernel\Kernel->handle(object(Request))
(vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35)
at Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
(vendor/autoload_runtime.php:35)
at require_once('/var/www/html/k/kasscaffolding/vendor/autoload_runtime.php')
(public/index.php:5)
|