https://contao-demo.dev.metamodel.me/

Log Messages

Info. & Errors 2

Informational and error log messages generated during the execution of the application.

Level Channel Message
INFO request Matched route
"tl_page.2"
.
[
  "route" => "tl_page.2"
  "route_parameters" => [
    "_token_check" => true
    "_controller" => "Contao\FrontendIndex::renderPage"
    "_scope" => "frontend"
    "_locale" => "en"
    "pageModel" => Contao\PageModel {#796
      #blnDetailsLoaded: true
      #arrData: [
        "id" => "2"
        "pid" => "1"
        "sorting" => "256"
        "tstamp" => "1401137863"
        "title" => "Home"
        "alias" => "index"
        "type" => "regular"
        "pageTitle" => "Welcome to the official Contao Demo Site"
        "language" => "en"
        "robots" => "index,follow"
        "description" => "Welcome to the official Contao Demo Site"
        "redirect" => ""
        "jumpTo" => "0"
        "redirectBack" => ""
        "url" => ""
        "target" => ""
        "dns" => ""
        "staticFiles" => ""
        "staticPlugins" => ""
        "fallback" => ""
        "favicon" => null
        "robotsTxt" => null
        "adminEmail" => ""
        "dateFormat" => "Y-m-d"
        "timeFormat" => "H:i"
        "datimFormat" => "Y-m-d H:i"
        "validAliasCharacters" => ""
        "createSitemap" => ""
        "sitemapName" => ""
        "useSSL" => ""
        "autoforward" => ""
        "protected" => false
        "groups" => false
        "includeLayout" => "1"
        "layout" => "15"
        "includeCache" => ""
        "cache" => "0"
        "alwaysLoadFromCache" => ""
        "clientCache" => "0"
        "includeChmod" => ""
        "cuser" => "1"
        "cgroup" => "0"
        "chmod" => "a:8:{i:0;s:2:"u1";i:1;s:2:"u2";i:2;s:2:"u3";i:3;s:2:"u4";i:4;s:2:"u5";i:5;s:2:"u6";i:6;s:2:"g1";i:7;s:2:"g4";}"
        "noSearch" => ""
        "requireItem" => ""
        "cssClass" => "start"
        "sitemap" => "map_default"
        "hide" => ""
        "guests" => ""
        "tabindex" => "0"
        "accesskey" => "1"
        "published" => "1"
        "start" => ""
        "stop" => ""
        "enforceTwoFactor" => ""
        "twoFactorJumpTo" => "0"
        "mainAlias" => "index"
        "mainTitle" => "Home"
        "mainPageTitle" => "Welcome to the official Contao Demo Site"
        "parentAlias" => "contao-offical-demo"
        "parentTitle" => "Contao Official Demo"
        "parentPageTitle" => "Contao Official Demo"
        "folderUrl" => ""
        "rootId" => "1"
        "rootAlias" => "contao-offical-demo"
        "rootTitle" => "Contao Official Demo"
        "rootPageTitle" => "Contao Official Demo"
        "rootSorting" => "128"
        "domain" => ""
        "rootLanguage" => "en"
        "rootIsPublic" => true
        "rootIsFallback" => true
        "rootUseSSL" => ""
        "rootFallbackLanguage" => "en"
        "trail" => [
          "1"
          "2"
        ]
        "isPublic" => true
        "hasJQuery" => "1"
        "hasMooTools" => ""
        "layoutId" => "15"
        "template" => "fe_page"
        "templateGroup" => "templates/contaodemo"
        "minifyMarkup" => ""
      ]
      #arrModified: [
        "protected" => ""
        "groups" => ""
        "cache" => "0"
        "alwaysLoadFromCache" => ""
        "clientCache" => "0"
        "mainAlias" => null
        "mainTitle" => null
        "mainPageTitle" => null
        "parentAlias" => null
        "parentTitle" => null
        "parentPageTitle" => null
        "folderUrl" => null
        "rootId" => null
        "rootAlias" => null
        "rootTitle" => null
        "rootPageTitle" => null
        "rootSorting" => null
        "domain" => null
        "rootLanguage" => null
        "rootIsPublic" => null
        "rootIsFallback" => null
        "rootUseSSL" => null
        "rootFallbackLanguage" => null
        "trail" => null
        "dateFormat" => ""
        "timeFormat" => ""
        "datimFormat" => ""
        "isPublic" => null
        "hasJQuery" => null
        "hasMooTools" => null
        "layoutId" => null
        "template" => null
        "templateGroup" => null
        "minifyMarkup" => null
      ]
      #arrRelations: [
        "jumpTo" => [
          "table" => "tl_page"
          "field" => "id"
          "type" => "hasOne"
          "load" => "lazy"
        ]
        "groups" => [
          "table" => "tl_member_group"
          "field" => "id"
          "type" => "hasMany"
          "load" => "lazy"
        ]
        "layout" => [
          "table" => "tl_layout"
          "field" => "id"
          "type" => "hasOne"
          "load" => "lazy"
        ]
        "cuser" => [
          "table" => "tl_user"
          "field" => "id"
          "type" => "hasOne"
          "load" => "lazy"
        ]
        "cgroup" => [
          "table" => "tl_user_group"
          "field" => "id"
          "type" => "hasOne"
          "load" => "lazy"
        ]
        "twoFactorJumpTo" => [
          "table" => "tl_page"
          "field" => "id"
          "type" => "hasOne"
          "load" => "lazy"
        ]
      ]
      #arrRelated: []
      #blnPreventSaving: true
    }
    "_route" => "tl_page.2"
  ]
  "request_uri" => "https://contao-demo.dev.metamodel.me/"
  "method" => "GET"
]
INFO security Populated the TokenStorage with an anonymous Token.

Deprecations 36

Log messages generated by using features marked as deprecated.

Time Channel Message
php User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0.
[
  "exception" => ErrorException {#434
    #message: "User Deprecated: Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0."
    #code: 0
    #file: "/var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php"
    #line: 118
    #severity: E_USER_DEPRECATED
    trace: {
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:118 {
        Contao\ClassLoader::addClasses($classes) …
        › {\t@trigger_error('Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0.', E_USER_DEPRECATED);}
      /var/customers/webs/metamodels/contao-demo/system/modules/mcwtest/config/autoload.php:18 {
        include …
        › \t// Classes\t'McwTest' => 'system/modules/mcwtest/classes/McwTest.php',));
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:258 {
        Contao\ClassLoader::scanAndRegister() …
        › {\tinclude $file;}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/ContaoFramework.php:277 {
        Contao\CoreBundle\Framework\ContaoFramework->initializeFramework(): void …
        › // Register the class loaderClassLoader::scanAndRegister();}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/ContaoFramework.php:151 {
        Contao\CoreBundle\Framework\ContaoFramework->initialize(bool $isFrontend = false): void …
        ›     $this->setConstants();    $this->initializeFramework();}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/Matcher/LegacyMatcher.php:59 {
        Contao\CoreBundle\Routing\Matcher\LegacyMatcher->matchRequest(Request $request): array …
        › {    $this->framework->initialize(true);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/DynamicRouter.php:272 {
        Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request) …
        › } else {    $defaults = $matcher->matchRequest($request);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:188 {
        Symfony\Cmf\Component\Routing\ChainRouter->doMatch($pathinfo, Request $request = null) …
        › 
        ›     return $router->matchRequest($requestForMatching);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:158 {
        Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request) …
        › {    return $this->doMatch($request->getPathInfo(), $request);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/EventListener/RouterListener.php:112 {
        Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
        › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/customers/webs/metamodels/contao-demo/web/index.php:31 {
        › 
        › $response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:118 {
    Contao\ClassLoader::addClasses($classes) …
    › {\t@trigger_error('Using ClassLoader::addClasses() has been deprecated and will no longer work in Contao 5.0.', E_USER_DEPRECATED);}
  /var/customers/webs/metamodels/contao-demo/system/modules/mcwtest/config/autoload.php:18 {
    include …
    › \t// Classes\t'McwTest' => 'system/modules/mcwtest/classes/McwTest.php',));
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:258 {
    Contao\ClassLoader::scanAndRegister() …
    › {\tinclude $file;}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/ContaoFramework.php:277 {
    Contao\CoreBundle\Framework\ContaoFramework->initializeFramework(): void …
    › // Register the class loaderClassLoader::scanAndRegister();}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/ContaoFramework.php:151 {
    Contao\CoreBundle\Framework\ContaoFramework->initialize(bool $isFrontend = false): void …
    ›     $this->setConstants();    $this->initializeFramework();}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/Matcher/LegacyMatcher.php:59 {
    Contao\CoreBundle\Routing\Matcher\LegacyMatcher->matchRequest(Request $request): array …
    › {    $this->framework->initialize(true);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/DynamicRouter.php:272 {
    Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request) …
    › } else {    $defaults = $matcher->matchRequest($request);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:188 {
    Symfony\Cmf\Component\Routing\ChainRouter->doMatch($pathinfo, Request $request = null) …
    › 
    ›     return $router->matchRequest($requestForMatching);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:158 {
    Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request) …
    › {    return $this->doMatch($request->getPathInfo(), $request);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/EventListener/RouterListener.php:112 {
    Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
    › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/customers/webs/metamodels/contao-demo/web/index.php:31 {
    › 
    › $response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0.
[
  "exception" => ErrorException {#453
    #message: "User Deprecated: Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0."
    #code: 0
    #file: "/var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php"
    #line: 104
    #severity: E_USER_DEPRECATED
    trace: {
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:104 {
        Contao\ClassLoader::addClass($class, $file) …
        › {\t@trigger_error('Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0.', E_USER_DEPRECATED);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:122 {
        Contao\ClassLoader::addClasses($classes) …
        › {\tself::addClass($class, $file);}
      }
      /var/customers/webs/metamodels/contao-demo/system/modules/mcwtest/config/autoload.php:18 {
        include …
        › \t// Classes\t'McwTest' => 'system/modules/mcwtest/classes/McwTest.php',));
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:258 {
        Contao\ClassLoader::scanAndRegister() …
        › {\tinclude $file;}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/ContaoFramework.php:277 {
        Contao\CoreBundle\Framework\ContaoFramework->initializeFramework(): void …
        › // Register the class loaderClassLoader::scanAndRegister();}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/ContaoFramework.php:151 {
        Contao\CoreBundle\Framework\ContaoFramework->initialize(bool $isFrontend = false): void …
        ›     $this->setConstants();    $this->initializeFramework();}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/Matcher/LegacyMatcher.php:59 {
        Contao\CoreBundle\Routing\Matcher\LegacyMatcher->matchRequest(Request $request): array …
        › {    $this->framework->initialize(true);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/DynamicRouter.php:272 {
        Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request) …
        › } else {    $defaults = $matcher->matchRequest($request);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:188 {
        Symfony\Cmf\Component\Routing\ChainRouter->doMatch($pathinfo, Request $request = null) …
        › 
        ›     return $router->matchRequest($requestForMatching);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:158 {
        Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request) …
        › {    return $this->doMatch($request->getPathInfo(), $request);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/EventListener/RouterListener.php:112 {
        Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
        › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/customers/webs/metamodels/contao-demo/web/index.php:31 {
        › 
        › $response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:104 {
    Contao\ClassLoader::addClass($class, $file) …
    › {\t@trigger_error('Using ClassLoader::addClass() has been deprecated and will no longer work in Contao 5.0.', E_USER_DEPRECATED);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:122 {
    Contao\ClassLoader::addClasses($classes) …
    › {\tself::addClass($class, $file);}
  }
  /var/customers/webs/metamodels/contao-demo/system/modules/mcwtest/config/autoload.php:18 {
    include …
    › \t// Classes\t'McwTest' => 'system/modules/mcwtest/classes/McwTest.php',));
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/ClassLoader.php:258 {
    Contao\ClassLoader::scanAndRegister() …
    › {\tinclude $file;}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/ContaoFramework.php:277 {
    Contao\CoreBundle\Framework\ContaoFramework->initializeFramework(): void …
    › // Register the class loaderClassLoader::scanAndRegister();}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/ContaoFramework.php:151 {
    Contao\CoreBundle\Framework\ContaoFramework->initialize(bool $isFrontend = false): void …
    ›     $this->setConstants();    $this->initializeFramework();}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/Matcher/LegacyMatcher.php:59 {
    Contao\CoreBundle\Routing\Matcher\LegacyMatcher->matchRequest(Request $request): array …
    › {    $this->framework->initialize(true);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/DynamicRouter.php:272 {
    Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request) …
    › } else {    $defaults = $matcher->matchRequest($request);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:188 {
    Symfony\Cmf\Component\Routing\ChainRouter->doMatch($pathinfo, Request $request = null) …
    › 
    ›     return $router->matchRequest($requestForMatching);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:158 {
    Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request) …
    › {    return $this->doMatch($request->getPathInfo(), $request);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/EventListener/RouterListener.php:112 {
    Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
    › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/customers/webs/metamodels/contao-demo/web/index.php:31 {
    › 
    › $response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Using the "Contao\RequestToken" class has been deprecated and will no longer work in Contao 5.0. Use the Symfony CSRF service via the container instead.
[
  "exception" => ErrorException {#753
    #message: "User Deprecated: Using the "Contao\RequestToken" class has been deprecated and will no longer work in Contao 5.0. Use the Symfony CSRF service via the container instead."
    #code: 0
    #file: "/var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/RequestToken.php"
    #line: 16
    #severity: E_USER_DEPRECATED
    trace: {
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/RequestToken.php:16 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error('Using the "Contao\RequestToken" class has been deprecated and will no longer work in Contao 5.0. Use the Symfony CSRF service via the container instead.', E_USER_DEPRECATED);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/Adapter.php:44 {
        Contao\CoreBundle\Framework\Adapter->__call(string $name, array $arguments) …
        › {    return \call_user_func_array([$this->class, $name], $arguments);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/ContaoFramework.php:411 {
        Contao\CoreBundle\Framework\ContaoFramework->handleRequestToken(): void …
        › if (!\defined('REQUEST_TOKEN')) {    \define('REQUEST_TOKEN', 'cli' === \PHP_SAPI ? null : $requestToken->get());}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/ContaoFramework.php:293 {
        Contao\CoreBundle\Framework\ContaoFramework->initializeFramework(): void …
        ›     $this->triggerInitializeSystemHook();    $this->handleRequestToken();}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/ContaoFramework.php:151 {
        Contao\CoreBundle\Framework\ContaoFramework->initialize(bool $isFrontend = false): void …
        ›     $this->setConstants();    $this->initializeFramework();}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/Matcher/LegacyMatcher.php:59 {
        Contao\CoreBundle\Routing\Matcher\LegacyMatcher->matchRequest(Request $request): array …
        › {    $this->framework->initialize(true);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/DynamicRouter.php:272 {
        Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request) …
        › } else {    $defaults = $matcher->matchRequest($request);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:188 {
        Symfony\Cmf\Component\Routing\ChainRouter->doMatch($pathinfo, Request $request = null) …
        › 
        ›     return $router->matchRequest($requestForMatching);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:158 {
        Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request) …
        › {    return $this->doMatch($request->getPathInfo(), $request);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/EventListener/RouterListener.php:112 {
        Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
        › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/customers/webs/metamodels/contao-demo/web/index.php:31 {
        › 
        › $response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/RequestToken.php:16 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error('Using the "Contao\RequestToken" class has been deprecated and will no longer work in Contao 5.0. Use the Symfony CSRF service via the container instead.', E_USER_DEPRECATED);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/Adapter.php:44 {
    Contao\CoreBundle\Framework\Adapter->__call(string $name, array $arguments) …
    › {    return \call_user_func_array([$this->class, $name], $arguments);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/ContaoFramework.php:411 {
    Contao\CoreBundle\Framework\ContaoFramework->handleRequestToken(): void …
    › if (!\defined('REQUEST_TOKEN')) {    \define('REQUEST_TOKEN', 'cli' === \PHP_SAPI ? null : $requestToken->get());}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/ContaoFramework.php:293 {
    Contao\CoreBundle\Framework\ContaoFramework->initializeFramework(): void …
    ›     $this->triggerInitializeSystemHook();    $this->handleRequestToken();}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/ContaoFramework.php:151 {
    Contao\CoreBundle\Framework\ContaoFramework->initialize(bool $isFrontend = false): void …
    ›     $this->setConstants();    $this->initializeFramework();}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/Matcher/LegacyMatcher.php:59 {
    Contao\CoreBundle\Routing\Matcher\LegacyMatcher->matchRequest(Request $request): array …
    › {    $this->framework->initialize(true);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/DynamicRouter.php:272 {
    Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request) …
    › } else {    $defaults = $matcher->matchRequest($request);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:188 {
    Symfony\Cmf\Component\Routing\ChainRouter->doMatch($pathinfo, Request $request = null) …
    › 
    ›     return $router->matchRequest($requestForMatching);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:158 {
    Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request) …
    › {    return $this->doMatch($request->getPathInfo(), $request);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/EventListener/RouterListener.php:112 {
    Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
    › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/customers/webs/metamodels/contao-demo/web/index.php:31 {
    › 
    › $response = $kernel->handle($request);$response->send();
  }
}
php (3 times) User Deprecated: Using standardize() has been deprecated and will no longer work in Contao 5.0. Use StringUtil::standardize() instead.
[
  "exception" => ErrorException {#804
    #message: "User Deprecated: Using standardize() has been deprecated and will no longer work in Contao 5.0. Use StringUtil::standardize() instead."
    #code: 0
    #file: "/var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/helper/functions.php"
    #line: 130
    #severity: E_USER_DEPRECATED
    trace: {
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/helper/functions.php:130 {
        standardize($strString, $blnPreserveUppercase = false) …
        › {\t@trigger_error('Using standardize() has been deprecated and will no longer work in Contao 5.0. Use StringUtil::standardize() instead.', E_USER_DEPRECATED);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Helper/Base.php:573 {
        ContaoCommunityAlliance\ClipboardBundle\Helper\Base->getArrFromFileName(string $strFilePath): array …
        ›     $arrFileName[5],    standardize($GLOBALS['TL_LANG']['MSC']['clipboardGroup'])) === false) ? 'NG' : 'G');
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Xml/Base.php:266 {
        ContaoCommunityAlliance\ClipboardBundle\Xml\Base->_createClipboardFromFiles() …
        › foreach ($arrFiles as $strFileName) {    $arrFile = $this->helper->getArrFromFileName($this->getPath() . '/' . $strFileName);    if ($arrFile[0] != $this->helper->getPageType()) {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Xml/Base.php:90 {
        ContaoCommunityAlliance\ClipboardBundle\Xml\Base->__construct($xmlReader, $xmlWriter, $clipboardHelper, $contaoBindings) …
        › 
        ›     $this->_createClipboardFromFiles();}
      }
      /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/getBase2Service.php:12 {
        require …
        › 
        › return $this->services['ContaoCommunityAlliance\\ClipboardBundle\\Xml\\Base'] = new \ContaoCommunityAlliance\ClipboardBundle\Xml\Base(($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Xml\\Reader'] ?? $this->load('getReaderService.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Xml\\Writer'] ?? $this->load('getWriterService.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\Base'] ?? $this->load('getBaseService.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\ContaoBridge'] ?? ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\ContaoBridge'] = new \ContaoCommunityAlliance\ClipboardBundle\Helper\ContaoBridge())));}
      /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.php:615 {
        ContainerSJvnZqe\appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/getClipboardService.php:11 {
        require …
        › 
        › return $this->services['ContaoCommunityAlliance\\ClipboardBundle\\Clipboard'] = new \ContaoCommunityAlliance\ClipboardBundle\Clipboard(($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\Base'] ?? $this->load('getBaseService.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Xml\\Base'] ?? $this->load('getBase2Service.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\Database'] ?? $this->load('getDatabaseService.php')));}
      /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.php:615 {
        ContainerSJvnZqe\appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/dependency-injection/Container.php:255 {
        Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
        › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/dependency-injection/Container.php:231 {
        Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) …
        › ?? $this->services[$id = $this->aliases[$id] ?? $id]?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
      /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Resources/contao/dca/tl_page.php:24 {
        include …
        › 
        › $clipboard = \Contao\System::getContainer()->get(Clipboard::class);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaLoader.php:108 {
        Contao\DcaLoader->loadDcaFiles($blnNoCache) …
        › {\tinclude $file;}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaLoader.php:70 {
        Contao\DcaLoader->load($blnNoCache = false) …
        › {\t$this->loadDcaFiles($blnNoCache);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Controller.php:1450 {
        Contao\Controller::loadDataContainer($strTable, $blnNoCache = false) …
        › \t$loader = new DcaLoader($strTable);\t$loader->load($blnNoCache);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:380 {
        Contao\DcaExtractor->createExtract() …
        › // Load the data container$this->loadDataContainer($this->strTable);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:128 {
        Contao\DcaExtractor->__construct($strTable) …
        › {\t$this->createExtract();}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:150 {
        Contao\DcaExtractor::getInstance($strTable) …
        › {\tstatic::$arrInstances[$strTable] = new static($strTable);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Model.php:277 {
        Contao\Model::getUniqueFields() …
        › {\t$objDca = DcaExtractor::getInstance(static::getTable());}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Model.php:932 {
        Contao\Model::findBy($strColumn, $varValue, array $arrOptions = []) …
        › 
        › if (\count($arrColumn) == 1 && ($arrColumn[0] === static::getPk() || \in_array($arrColumn[0], static::getUniqueFields()))){
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/Adapter.php:44 {
        Contao\CoreBundle\Framework\Adapter->__call(string $name, array $arguments) …
        › {    return \call_user_func_array([$this->class, $name], $arguments);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/RouteProvider.php:533 {
        Contao\CoreBundle\Routing\RouteProvider->findRootPages(string $httpHost): array …
        › $pageModel = $this->framework->getAdapter(PageModel::class);$pages = $pageModel->findBy(["(tl_page.type='root' AND (tl_page.dns=? OR tl_page.dns=''))"], $httpHost);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/RouteProvider.php:70 {
        Contao\CoreBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
        › if ('/' === $pathInfo || ($this->prependLocale && preg_match('@^/([a-z]{2}(-[A-Z]{2})?)/$@', $pathInfo))) {    $this->addRoutesForRootPages($this->findRootPages($request->getHttpHost()), $routes);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/LegacyRouteProvider.php:43 {
        Contao\CoreBundle\Routing\LegacyRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
        › {    return $this->routeProvider->getRouteCollectionForRequest($request);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:140 {
        Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request) …
        › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/Matcher/LegacyMatcher.php:69 {
        Contao\CoreBundle\Routing\Matcher\LegacyMatcher->matchRequest(Request $request): array …
        › ) {    return $this->requestMatcher->matchRequest($request);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/DynamicRouter.php:272 {
        Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request) …
        › } else {    $defaults = $matcher->matchRequest($request);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:188 {
        Symfony\Cmf\Component\Routing\ChainRouter->doMatch($pathinfo, Request $request = null) …
        › 
        ›     return $router->matchRequest($requestForMatching);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:158 {
        Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request) …
        › {    return $this->doMatch($request->getPathInfo(), $request);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/EventListener/RouterListener.php:112 {
        Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
        › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/customers/webs/metamodels/contao-demo/web/index.php:31 {
        › 
        › $response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/helper/functions.php:130 {
    standardize($strString, $blnPreserveUppercase = false) …
    › {\t@trigger_error('Using standardize() has been deprecated and will no longer work in Contao 5.0. Use StringUtil::standardize() instead.', E_USER_DEPRECATED);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Helper/Base.php:573 {
    ContaoCommunityAlliance\ClipboardBundle\Helper\Base->getArrFromFileName(string $strFilePath): array …
    ›     $arrFileName[5],    standardize($GLOBALS['TL_LANG']['MSC']['clipboardGroup'])) === false) ? 'NG' : 'G');
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Xml/Base.php:266 {
    ContaoCommunityAlliance\ClipboardBundle\Xml\Base->_createClipboardFromFiles() …
    › foreach ($arrFiles as $strFileName) {    $arrFile = $this->helper->getArrFromFileName($this->getPath() . '/' . $strFileName);    if ($arrFile[0] != $this->helper->getPageType()) {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Xml/Base.php:90 {
    ContaoCommunityAlliance\ClipboardBundle\Xml\Base->__construct($xmlReader, $xmlWriter, $clipboardHelper, $contaoBindings) …
    › 
    ›     $this->_createClipboardFromFiles();}
  }
  /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/getBase2Service.php:12 {
    require …
    › 
    › return $this->services['ContaoCommunityAlliance\\ClipboardBundle\\Xml\\Base'] = new \ContaoCommunityAlliance\ClipboardBundle\Xml\Base(($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Xml\\Reader'] ?? $this->load('getReaderService.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Xml\\Writer'] ?? $this->load('getWriterService.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\Base'] ?? $this->load('getBaseService.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\ContaoBridge'] ?? ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\ContaoBridge'] = new \ContaoCommunityAlliance\ClipboardBundle\Helper\ContaoBridge())));}
  /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.php:615 {
    ContainerSJvnZqe\appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/getClipboardService.php:11 {
    require …
    › 
    › return $this->services['ContaoCommunityAlliance\\ClipboardBundle\\Clipboard'] = new \ContaoCommunityAlliance\ClipboardBundle\Clipboard(($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\Base'] ?? $this->load('getBaseService.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Xml\\Base'] ?? $this->load('getBase2Service.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\Database'] ?? $this->load('getDatabaseService.php')));}
  /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.php:615 {
    ContainerSJvnZqe\appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/dependency-injection/Container.php:255 {
    Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
    › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/dependency-injection/Container.php:231 {
    Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) …
    › ?? $this->services[$id = $this->aliases[$id] ?? $id]?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
  /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Resources/contao/dca/tl_page.php:24 {
    include …
    › 
    › $clipboard = \Contao\System::getContainer()->get(Clipboard::class);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaLoader.php:108 {
    Contao\DcaLoader->loadDcaFiles($blnNoCache) …
    › {\tinclude $file;}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaLoader.php:70 {
    Contao\DcaLoader->load($blnNoCache = false) …
    › {\t$this->loadDcaFiles($blnNoCache);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Controller.php:1450 {
    Contao\Controller::loadDataContainer($strTable, $blnNoCache = false) …
    › \t$loader = new DcaLoader($strTable);\t$loader->load($blnNoCache);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:380 {
    Contao\DcaExtractor->createExtract() …
    › // Load the data container$this->loadDataContainer($this->strTable);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:128 {
    Contao\DcaExtractor->__construct($strTable) …
    › {\t$this->createExtract();}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:150 {
    Contao\DcaExtractor::getInstance($strTable) …
    › {\tstatic::$arrInstances[$strTable] = new static($strTable);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Model.php:277 {
    Contao\Model::getUniqueFields() …
    › {\t$objDca = DcaExtractor::getInstance(static::getTable());}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Model.php:932 {
    Contao\Model::findBy($strColumn, $varValue, array $arrOptions = []) …
    › 
    › if (\count($arrColumn) == 1 && ($arrColumn[0] === static::getPk() || \in_array($arrColumn[0], static::getUniqueFields()))){
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/Adapter.php:44 {
    Contao\CoreBundle\Framework\Adapter->__call(string $name, array $arguments) …
    › {    return \call_user_func_array([$this->class, $name], $arguments);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/RouteProvider.php:533 {
    Contao\CoreBundle\Routing\RouteProvider->findRootPages(string $httpHost): array …
    › $pageModel = $this->framework->getAdapter(PageModel::class);$pages = $pageModel->findBy(["(tl_page.type='root' AND (tl_page.dns=? OR tl_page.dns=''))"], $httpHost);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/RouteProvider.php:70 {
    Contao\CoreBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
    › if ('/' === $pathInfo || ($this->prependLocale && preg_match('@^/([a-z]{2}(-[A-Z]{2})?)/$@', $pathInfo))) {    $this->addRoutesForRootPages($this->findRootPages($request->getHttpHost()), $routes);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/LegacyRouteProvider.php:43 {
    Contao\CoreBundle\Routing\LegacyRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
    › {    return $this->routeProvider->getRouteCollectionForRequest($request);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:140 {
    Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request) …
    › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/Matcher/LegacyMatcher.php:69 {
    Contao\CoreBundle\Routing\Matcher\LegacyMatcher->matchRequest(Request $request): array …
    › ) {    return $this->requestMatcher->matchRequest($request);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/DynamicRouter.php:272 {
    Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request) …
    › } else {    $defaults = $matcher->matchRequest($request);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:188 {
    Symfony\Cmf\Component\Routing\ChainRouter->doMatch($pathinfo, Request $request = null) …
    › 
    ›     return $router->matchRequest($requestForMatching);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:158 {
    Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request) …
    › {    return $this->doMatch($request->getPathInfo(), $request);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/EventListener/RouterListener.php:112 {
    Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
    › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/customers/webs/metamodels/contao-demo/web/index.php:31 {
    › 
    › $response = $kernel->handle($request);$response->send();
  }
}
php (3 times) User Deprecated: Using strip_insert_tags() has been deprecated and will no longer work in Contao 5.0. Use StringUtil::stripInsertTags() instead.
[
  "exception" => ErrorException {#780
    #message: "User Deprecated: Using strip_insert_tags() has been deprecated and will no longer work in Contao 5.0. Use StringUtil::stripInsertTags() instead."
    #code: 0
    #file: "/var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/helper/functions.php"
    #line: 164
    #severity: E_USER_DEPRECATED
    trace: {
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/helper/functions.php:164 {
        strip_insert_tags($strString) …
        › {\t@trigger_error('Using strip_insert_tags() has been deprecated and will no longer work in Contao 5.0. Use StringUtil::stripInsertTags() instead.', E_USER_DEPRECATED);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/helper/functions.php:136 {
        standardize($strString, $blnPreserveUppercase = false) …
        › $strString = html_entity_decode($strString, ENT_QUOTES, $GLOBALS['TL_CONFIG']['characterSet']);$strString = strip_insert_tags($strString);$strString = preg_replace($arrSearch, $arrReplace, $strString);
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Helper/Base.php:573 {
        ContaoCommunityAlliance\ClipboardBundle\Helper\Base->getArrFromFileName(string $strFilePath): array …
        ›     $arrFileName[5],    standardize($GLOBALS['TL_LANG']['MSC']['clipboardGroup'])) === false) ? 'NG' : 'G');
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Xml/Base.php:266 {
        ContaoCommunityAlliance\ClipboardBundle\Xml\Base->_createClipboardFromFiles() …
        › foreach ($arrFiles as $strFileName) {    $arrFile = $this->helper->getArrFromFileName($this->getPath() . '/' . $strFileName);    if ($arrFile[0] != $this->helper->getPageType()) {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Xml/Base.php:90 {
        ContaoCommunityAlliance\ClipboardBundle\Xml\Base->__construct($xmlReader, $xmlWriter, $clipboardHelper, $contaoBindings) …
        › 
        ›     $this->_createClipboardFromFiles();}
      }
      /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/getBase2Service.php:12 {
        require …
        › 
        › return $this->services['ContaoCommunityAlliance\\ClipboardBundle\\Xml\\Base'] = new \ContaoCommunityAlliance\ClipboardBundle\Xml\Base(($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Xml\\Reader'] ?? $this->load('getReaderService.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Xml\\Writer'] ?? $this->load('getWriterService.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\Base'] ?? $this->load('getBaseService.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\ContaoBridge'] ?? ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\ContaoBridge'] = new \ContaoCommunityAlliance\ClipboardBundle\Helper\ContaoBridge())));}
      /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.php:615 {
        ContainerSJvnZqe\appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/getClipboardService.php:11 {
        require …
        › 
        › return $this->services['ContaoCommunityAlliance\\ClipboardBundle\\Clipboard'] = new \ContaoCommunityAlliance\ClipboardBundle\Clipboard(($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\Base'] ?? $this->load('getBaseService.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Xml\\Base'] ?? $this->load('getBase2Service.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\Database'] ?? $this->load('getDatabaseService.php')));}
      /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.php:615 {
        ContainerSJvnZqe\appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/dependency-injection/Container.php:255 {
        Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
        › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/dependency-injection/Container.php:231 {
        Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) …
        › ?? $this->services[$id = $this->aliases[$id] ?? $id]?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
      /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Resources/contao/dca/tl_page.php:24 {
        include …
        › 
        › $clipboard = \Contao\System::getContainer()->get(Clipboard::class);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaLoader.php:108 {
        Contao\DcaLoader->loadDcaFiles($blnNoCache) …
        › {\tinclude $file;}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaLoader.php:70 {
        Contao\DcaLoader->load($blnNoCache = false) …
        › {\t$this->loadDcaFiles($blnNoCache);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Controller.php:1450 {
        Contao\Controller::loadDataContainer($strTable, $blnNoCache = false) …
        › \t$loader = new DcaLoader($strTable);\t$loader->load($blnNoCache);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:380 {
        Contao\DcaExtractor->createExtract() …
        › // Load the data container$this->loadDataContainer($this->strTable);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:128 {
        Contao\DcaExtractor->__construct($strTable) …
        › {\t$this->createExtract();}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:150 {
        Contao\DcaExtractor::getInstance($strTable) …
        › {\tstatic::$arrInstances[$strTable] = new static($strTable);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Model.php:277 {
        Contao\Model::getUniqueFields() …
        › {\t$objDca = DcaExtractor::getInstance(static::getTable());}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Model.php:932 {
        Contao\Model::findBy($strColumn, $varValue, array $arrOptions = []) …
        › 
        › if (\count($arrColumn) == 1 && ($arrColumn[0] === static::getPk() || \in_array($arrColumn[0], static::getUniqueFields()))){
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/Adapter.php:44 {
        Contao\CoreBundle\Framework\Adapter->__call(string $name, array $arguments) …
        › {    return \call_user_func_array([$this->class, $name], $arguments);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/RouteProvider.php:533 {
        Contao\CoreBundle\Routing\RouteProvider->findRootPages(string $httpHost): array …
        › $pageModel = $this->framework->getAdapter(PageModel::class);$pages = $pageModel->findBy(["(tl_page.type='root' AND (tl_page.dns=? OR tl_page.dns=''))"], $httpHost);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/RouteProvider.php:70 {
        Contao\CoreBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
        › if ('/' === $pathInfo || ($this->prependLocale && preg_match('@^/([a-z]{2}(-[A-Z]{2})?)/$@', $pathInfo))) {    $this->addRoutesForRootPages($this->findRootPages($request->getHttpHost()), $routes);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/LegacyRouteProvider.php:43 {
        Contao\CoreBundle\Routing\LegacyRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
        › {    return $this->routeProvider->getRouteCollectionForRequest($request);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:140 {
        Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request) …
        › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/Matcher/LegacyMatcher.php:69 {
        Contao\CoreBundle\Routing\Matcher\LegacyMatcher->matchRequest(Request $request): array …
        › ) {    return $this->requestMatcher->matchRequest($request);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/DynamicRouter.php:272 {
        Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request) …
        › } else {    $defaults = $matcher->matchRequest($request);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:188 {
        Symfony\Cmf\Component\Routing\ChainRouter->doMatch($pathinfo, Request $request = null) …
        › 
        ›     return $router->matchRequest($requestForMatching);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:158 {
        Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request) …
        › {    return $this->doMatch($request->getPathInfo(), $request);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/EventListener/RouterListener.php:112 {
        Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
        › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/customers/webs/metamodels/contao-demo/web/index.php:31 {
        › 
        › $response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/helper/functions.php:164 {
    strip_insert_tags($strString) …
    › {\t@trigger_error('Using strip_insert_tags() has been deprecated and will no longer work in Contao 5.0. Use StringUtil::stripInsertTags() instead.', E_USER_DEPRECATED);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/helper/functions.php:136 {
    standardize($strString, $blnPreserveUppercase = false) …
    › $strString = html_entity_decode($strString, ENT_QUOTES, $GLOBALS['TL_CONFIG']['characterSet']);$strString = strip_insert_tags($strString);$strString = preg_replace($arrSearch, $arrReplace, $strString);
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Helper/Base.php:573 {
    ContaoCommunityAlliance\ClipboardBundle\Helper\Base->getArrFromFileName(string $strFilePath): array …
    ›     $arrFileName[5],    standardize($GLOBALS['TL_LANG']['MSC']['clipboardGroup'])) === false) ? 'NG' : 'G');
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Xml/Base.php:266 {
    ContaoCommunityAlliance\ClipboardBundle\Xml\Base->_createClipboardFromFiles() …
    › foreach ($arrFiles as $strFileName) {    $arrFile = $this->helper->getArrFromFileName($this->getPath() . '/' . $strFileName);    if ($arrFile[0] != $this->helper->getPageType()) {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Xml/Base.php:90 {
    ContaoCommunityAlliance\ClipboardBundle\Xml\Base->__construct($xmlReader, $xmlWriter, $clipboardHelper, $contaoBindings) …
    › 
    ›     $this->_createClipboardFromFiles();}
  }
  /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/getBase2Service.php:12 {
    require …
    › 
    › return $this->services['ContaoCommunityAlliance\\ClipboardBundle\\Xml\\Base'] = new \ContaoCommunityAlliance\ClipboardBundle\Xml\Base(($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Xml\\Reader'] ?? $this->load('getReaderService.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Xml\\Writer'] ?? $this->load('getWriterService.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\Base'] ?? $this->load('getBaseService.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\ContaoBridge'] ?? ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\ContaoBridge'] = new \ContaoCommunityAlliance\ClipboardBundle\Helper\ContaoBridge())));}
  /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.php:615 {
    ContainerSJvnZqe\appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/getClipboardService.php:11 {
    require …
    › 
    › return $this->services['ContaoCommunityAlliance\\ClipboardBundle\\Clipboard'] = new \ContaoCommunityAlliance\ClipboardBundle\Clipboard(($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\Base'] ?? $this->load('getBaseService.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Xml\\Base'] ?? $this->load('getBase2Service.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\Database'] ?? $this->load('getDatabaseService.php')));}
  /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.php:615 {
    ContainerSJvnZqe\appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/dependency-injection/Container.php:255 {
    Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
    › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/dependency-injection/Container.php:231 {
    Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) …
    › ?? $this->services[$id = $this->aliases[$id] ?? $id]?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
  /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Resources/contao/dca/tl_page.php:24 {
    include …
    › 
    › $clipboard = \Contao\System::getContainer()->get(Clipboard::class);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaLoader.php:108 {
    Contao\DcaLoader->loadDcaFiles($blnNoCache) …
    › {\tinclude $file;}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaLoader.php:70 {
    Contao\DcaLoader->load($blnNoCache = false) …
    › {\t$this->loadDcaFiles($blnNoCache);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Controller.php:1450 {
    Contao\Controller::loadDataContainer($strTable, $blnNoCache = false) …
    › \t$loader = new DcaLoader($strTable);\t$loader->load($blnNoCache);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:380 {
    Contao\DcaExtractor->createExtract() …
    › // Load the data container$this->loadDataContainer($this->strTable);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:128 {
    Contao\DcaExtractor->__construct($strTable) …
    › {\t$this->createExtract();}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:150 {
    Contao\DcaExtractor::getInstance($strTable) …
    › {\tstatic::$arrInstances[$strTable] = new static($strTable);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Model.php:277 {
    Contao\Model::getUniqueFields() …
    › {\t$objDca = DcaExtractor::getInstance(static::getTable());}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Model.php:932 {
    Contao\Model::findBy($strColumn, $varValue, array $arrOptions = []) …
    › 
    › if (\count($arrColumn) == 1 && ($arrColumn[0] === static::getPk() || \in_array($arrColumn[0], static::getUniqueFields()))){
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/Adapter.php:44 {
    Contao\CoreBundle\Framework\Adapter->__call(string $name, array $arguments) …
    › {    return \call_user_func_array([$this->class, $name], $arguments);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/RouteProvider.php:533 {
    Contao\CoreBundle\Routing\RouteProvider->findRootPages(string $httpHost): array …
    › $pageModel = $this->framework->getAdapter(PageModel::class);$pages = $pageModel->findBy(["(tl_page.type='root' AND (tl_page.dns=? OR tl_page.dns=''))"], $httpHost);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/RouteProvider.php:70 {
    Contao\CoreBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
    › if ('/' === $pathInfo || ($this->prependLocale && preg_match('@^/([a-z]{2}(-[A-Z]{2})?)/$@', $pathInfo))) {    $this->addRoutesForRootPages($this->findRootPages($request->getHttpHost()), $routes);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/LegacyRouteProvider.php:43 {
    Contao\CoreBundle\Routing\LegacyRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
    › {    return $this->routeProvider->getRouteCollectionForRequest($request);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:140 {
    Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request) …
    › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/Matcher/LegacyMatcher.php:69 {
    Contao\CoreBundle\Routing\Matcher\LegacyMatcher->matchRequest(Request $request): array …
    › ) {    return $this->requestMatcher->matchRequest($request);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/DynamicRouter.php:272 {
    Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request) …
    › } else {    $defaults = $matcher->matchRequest($request);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:188 {
    Symfony\Cmf\Component\Routing\ChainRouter->doMatch($pathinfo, Request $request = null) …
    › 
    ›     return $router->matchRequest($requestForMatching);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:158 {
    Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request) …
    › {    return $this->doMatch($request->getPathInfo(), $request);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/EventListener/RouterListener.php:112 {
    Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
    › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/customers/webs/metamodels/contao-demo/web/index.php:31 {
    › 
    › $response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Using the "Contao\Session" class has been deprecated and will no longer work in Contao 5.0. Use the session service instead.
[
  "exception" => ErrorException {#784
    #message: "User Deprecated: Using the "Contao\Session" class has been deprecated and will no longer work in Contao 5.0. Use the session service instead."
    #code: 0
    #file: "/var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Session.php"
    #line: 17
    #severity: E_USER_DEPRECATED
    trace: {
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Session.php:17 {
        spl_autoload_call($class_name) …
        › 
        › @trigger_error('Using the "Contao\Session" class has been deprecated and will no longer work in Contao 5.0. Use the session service instead.', E_USER_DEPRECATED);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Clipboard.php:100 {
        ContaoCommunityAlliance\ClipboardBundle\Clipboard->__construct(Base $clipboardHelper, Base $clipboardXml, Database $clipboardDatabase) …
        › 
        › $this->session     = Session::getInstance();$this->user        = BackendUser::getInstance();
      }
      /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/getClipboardService.php:11 {
        require …
        › 
        › return $this->services['ContaoCommunityAlliance\\ClipboardBundle\\Clipboard'] = new \ContaoCommunityAlliance\ClipboardBundle\Clipboard(($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\Base'] ?? $this->load('getBaseService.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Xml\\Base'] ?? $this->load('getBase2Service.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\Database'] ?? $this->load('getDatabaseService.php')));}
      /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.php:615 {
        ContainerSJvnZqe\appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/dependency-injection/Container.php:255 {
        Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
        › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/dependency-injection/Container.php:231 {
        Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) …
        › ?? $this->services[$id = $this->aliases[$id] ?? $id]?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
      /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Resources/contao/dca/tl_page.php:24 {
        include …
        › 
        › $clipboard = \Contao\System::getContainer()->get(Clipboard::class);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaLoader.php:108 {
        Contao\DcaLoader->loadDcaFiles($blnNoCache) …
        › {\tinclude $file;}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaLoader.php:70 {
        Contao\DcaLoader->load($blnNoCache = false) …
        › {\t$this->loadDcaFiles($blnNoCache);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Controller.php:1450 {
        Contao\Controller::loadDataContainer($strTable, $blnNoCache = false) …
        › \t$loader = new DcaLoader($strTable);\t$loader->load($blnNoCache);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:380 {
        Contao\DcaExtractor->createExtract() …
        › // Load the data container$this->loadDataContainer($this->strTable);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:128 {
        Contao\DcaExtractor->__construct($strTable) …
        › {\t$this->createExtract();}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:150 {
        Contao\DcaExtractor::getInstance($strTable) …
        › {\tstatic::$arrInstances[$strTable] = new static($strTable);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Model.php:277 {
        Contao\Model::getUniqueFields() …
        › {\t$objDca = DcaExtractor::getInstance(static::getTable());}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Model.php:932 {
        Contao\Model::findBy($strColumn, $varValue, array $arrOptions = []) …
        › 
        › if (\count($arrColumn) == 1 && ($arrColumn[0] === static::getPk() || \in_array($arrColumn[0], static::getUniqueFields()))){
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/Adapter.php:44 {
        Contao\CoreBundle\Framework\Adapter->__call(string $name, array $arguments) …
        › {    return \call_user_func_array([$this->class, $name], $arguments);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/RouteProvider.php:533 {
        Contao\CoreBundle\Routing\RouteProvider->findRootPages(string $httpHost): array …
        › $pageModel = $this->framework->getAdapter(PageModel::class);$pages = $pageModel->findBy(["(tl_page.type='root' AND (tl_page.dns=? OR tl_page.dns=''))"], $httpHost);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/RouteProvider.php:70 {
        Contao\CoreBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
        › if ('/' === $pathInfo || ($this->prependLocale && preg_match('@^/([a-z]{2}(-[A-Z]{2})?)/$@', $pathInfo))) {    $this->addRoutesForRootPages($this->findRootPages($request->getHttpHost()), $routes);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/LegacyRouteProvider.php:43 {
        Contao\CoreBundle\Routing\LegacyRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
        › {    return $this->routeProvider->getRouteCollectionForRequest($request);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:140 {
        Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request) …
        › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/Matcher/LegacyMatcher.php:69 {
        Contao\CoreBundle\Routing\Matcher\LegacyMatcher->matchRequest(Request $request): array …
        › ) {    return $this->requestMatcher->matchRequest($request);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/DynamicRouter.php:272 {
        Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request) …
        › } else {    $defaults = $matcher->matchRequest($request);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:188 {
        Symfony\Cmf\Component\Routing\ChainRouter->doMatch($pathinfo, Request $request = null) …
        › 
        ›     return $router->matchRequest($requestForMatching);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:158 {
        Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request) …
        › {    return $this->doMatch($request->getPathInfo(), $request);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/EventListener/RouterListener.php:112 {
        Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
        › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/customers/webs/metamodels/contao-demo/web/index.php:31 {
        › 
        › $response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Session.php:17 {
    spl_autoload_call($class_name) …
    › 
    › @trigger_error('Using the "Contao\Session" class has been deprecated and will no longer work in Contao 5.0. Use the session service instead.', E_USER_DEPRECATED);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Clipboard.php:100 {
    ContaoCommunityAlliance\ClipboardBundle\Clipboard->__construct(Base $clipboardHelper, Base $clipboardXml, Database $clipboardDatabase) …
    › 
    › $this->session     = Session::getInstance();$this->user        = BackendUser::getInstance();
  }
  /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/getClipboardService.php:11 {
    require …
    › 
    › return $this->services['ContaoCommunityAlliance\\ClipboardBundle\\Clipboard'] = new \ContaoCommunityAlliance\ClipboardBundle\Clipboard(($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\Base'] ?? $this->load('getBaseService.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Xml\\Base'] ?? $this->load('getBase2Service.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\Database'] ?? $this->load('getDatabaseService.php')));}
  /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.php:615 {
    ContainerSJvnZqe\appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/dependency-injection/Container.php:255 {
    Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
    › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/dependency-injection/Container.php:231 {
    Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) …
    › ?? $this->services[$id = $this->aliases[$id] ?? $id]?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
  /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Resources/contao/dca/tl_page.php:24 {
    include …
    › 
    › $clipboard = \Contao\System::getContainer()->get(Clipboard::class);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaLoader.php:108 {
    Contao\DcaLoader->loadDcaFiles($blnNoCache) …
    › {\tinclude $file;}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaLoader.php:70 {
    Contao\DcaLoader->load($blnNoCache = false) …
    › {\t$this->loadDcaFiles($blnNoCache);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Controller.php:1450 {
    Contao\Controller::loadDataContainer($strTable, $blnNoCache = false) …
    › \t$loader = new DcaLoader($strTable);\t$loader->load($blnNoCache);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:380 {
    Contao\DcaExtractor->createExtract() …
    › // Load the data container$this->loadDataContainer($this->strTable);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:128 {
    Contao\DcaExtractor->__construct($strTable) …
    › {\t$this->createExtract();}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:150 {
    Contao\DcaExtractor::getInstance($strTable) …
    › {\tstatic::$arrInstances[$strTable] = new static($strTable);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Model.php:277 {
    Contao\Model::getUniqueFields() …
    › {\t$objDca = DcaExtractor::getInstance(static::getTable());}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Model.php:932 {
    Contao\Model::findBy($strColumn, $varValue, array $arrOptions = []) …
    › 
    › if (\count($arrColumn) == 1 && ($arrColumn[0] === static::getPk() || \in_array($arrColumn[0], static::getUniqueFields()))){
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/Adapter.php:44 {
    Contao\CoreBundle\Framework\Adapter->__call(string $name, array $arguments) …
    › {    return \call_user_func_array([$this->class, $name], $arguments);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/RouteProvider.php:533 {
    Contao\CoreBundle\Routing\RouteProvider->findRootPages(string $httpHost): array …
    › $pageModel = $this->framework->getAdapter(PageModel::class);$pages = $pageModel->findBy(["(tl_page.type='root' AND (tl_page.dns=? OR tl_page.dns=''))"], $httpHost);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/RouteProvider.php:70 {
    Contao\CoreBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
    › if ('/' === $pathInfo || ($this->prependLocale && preg_match('@^/([a-z]{2}(-[A-Z]{2})?)/$@', $pathInfo))) {    $this->addRoutesForRootPages($this->findRootPages($request->getHttpHost()), $routes);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/LegacyRouteProvider.php:43 {
    Contao\CoreBundle\Routing\LegacyRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
    › {    return $this->routeProvider->getRouteCollectionForRequest($request);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:140 {
    Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request) …
    › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/Matcher/LegacyMatcher.php:69 {
    Contao\CoreBundle\Routing\Matcher\LegacyMatcher->matchRequest(Request $request): array …
    › ) {    return $this->requestMatcher->matchRequest($request);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/DynamicRouter.php:272 {
    Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request) …
    › } else {    $defaults = $matcher->matchRequest($request);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:188 {
    Symfony\Cmf\Component\Routing\ChainRouter->doMatch($pathinfo, Request $request = null) …
    › 
    ›     return $router->matchRequest($requestForMatching);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:158 {
    Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request) …
    › {    return $this->doMatch($request->getPathInfo(), $request);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/EventListener/RouterListener.php:112 {
    Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
    › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/customers/webs/metamodels/contao-demo/web/index.php:31 {
    › 
    › $response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: Using Environment::getInstance() has been deprecated and will no longer work in Contao 5.0. The Environment class is now static.
[
  "exception" => ErrorException {#451
    #message: "User Deprecated: Using Environment::getInstance() has been deprecated and will no longer work in Contao 5.0. The Environment class is now static."
    #code: 0
    #file: "/var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Environment.php"
    #line: 637
    #severity: E_USER_DEPRECATED
    trace: {
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Environment.php:637 {
        Contao\Environment::getInstance() …
        › {\t@trigger_error('Using Environment::getInstance() has been deprecated and will no longer work in Contao 5.0. The Environment class is now static.', E_USER_DEPRECATED);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Clipboard.php:102 {
        ContaoCommunityAlliance\ClipboardBundle\Clipboard->__construct(Base $clipboardHelper, Base $clipboardXml, Database $clipboardDatabase) …
        ›     $this->user        = BackendUser::getInstance();    $this->environment = Environment::getInstance();}
      }
      /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/getClipboardService.php:11 {
        require …
        › 
        › return $this->services['ContaoCommunityAlliance\\ClipboardBundle\\Clipboard'] = new \ContaoCommunityAlliance\ClipboardBundle\Clipboard(($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\Base'] ?? $this->load('getBaseService.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Xml\\Base'] ?? $this->load('getBase2Service.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\Database'] ?? $this->load('getDatabaseService.php')));}
      /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.php:615 {
        ContainerSJvnZqe\appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer->load($file, $lazyLoad = true) …
        › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/dependency-injection/Container.php:255 {
        Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
        › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/dependency-injection/Container.php:231 {
        Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) …
        › ?? $this->services[$id = $this->aliases[$id] ?? $id]?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
      /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Resources/contao/dca/tl_page.php:24 {
        include …
        › 
        › $clipboard = \Contao\System::getContainer()->get(Clipboard::class);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaLoader.php:108 {
        Contao\DcaLoader->loadDcaFiles($blnNoCache) …
        › {\tinclude $file;}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaLoader.php:70 {
        Contao\DcaLoader->load($blnNoCache = false) …
        › {\t$this->loadDcaFiles($blnNoCache);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Controller.php:1450 {
        Contao\Controller::loadDataContainer($strTable, $blnNoCache = false) …
        › \t$loader = new DcaLoader($strTable);\t$loader->load($blnNoCache);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:380 {
        Contao\DcaExtractor->createExtract() …
        › // Load the data container$this->loadDataContainer($this->strTable);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:128 {
        Contao\DcaExtractor->__construct($strTable) …
        › {\t$this->createExtract();}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:150 {
        Contao\DcaExtractor::getInstance($strTable) …
        › {\tstatic::$arrInstances[$strTable] = new static($strTable);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Model.php:277 {
        Contao\Model::getUniqueFields() …
        › {\t$objDca = DcaExtractor::getInstance(static::getTable());}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Model.php:932 {
        Contao\Model::findBy($strColumn, $varValue, array $arrOptions = []) …
        › 
        › if (\count($arrColumn) == 1 && ($arrColumn[0] === static::getPk() || \in_array($arrColumn[0], static::getUniqueFields()))){
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/Adapter.php:44 {
        Contao\CoreBundle\Framework\Adapter->__call(string $name, array $arguments) …
        › {    return \call_user_func_array([$this->class, $name], $arguments);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/RouteProvider.php:533 {
        Contao\CoreBundle\Routing\RouteProvider->findRootPages(string $httpHost): array …
        › $pageModel = $this->framework->getAdapter(PageModel::class);$pages = $pageModel->findBy(["(tl_page.type='root' AND (tl_page.dns=? OR tl_page.dns=''))"], $httpHost);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/RouteProvider.php:70 {
        Contao\CoreBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
        › if ('/' === $pathInfo || ($this->prependLocale && preg_match('@^/([a-z]{2}(-[A-Z]{2})?)/$@', $pathInfo))) {    $this->addRoutesForRootPages($this->findRootPages($request->getHttpHost()), $routes);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/LegacyRouteProvider.php:43 {
        Contao\CoreBundle\Routing\LegacyRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
        › {    return $this->routeProvider->getRouteCollectionForRequest($request);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:140 {
        Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request) …
        › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/Matcher/LegacyMatcher.php:69 {
        Contao\CoreBundle\Routing\Matcher\LegacyMatcher->matchRequest(Request $request): array …
        › ) {    return $this->requestMatcher->matchRequest($request);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/DynamicRouter.php:272 {
        Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request) …
        › } else {    $defaults = $matcher->matchRequest($request);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:188 {
        Symfony\Cmf\Component\Routing\ChainRouter->doMatch($pathinfo, Request $request = null) …
        › 
        ›     return $router->matchRequest($requestForMatching);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:158 {
        Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request) …
        › {    return $this->doMatch($request->getPathInfo(), $request);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/EventListener/RouterListener.php:112 {
        Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
        › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/customers/webs/metamodels/contao-demo/web/index.php:31 {
        › 
        › $response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Environment.php:637 {
    Contao\Environment::getInstance() …
    › {\t@trigger_error('Using Environment::getInstance() has been deprecated and will no longer work in Contao 5.0. The Environment class is now static.', E_USER_DEPRECATED);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Clipboard.php:102 {
    ContaoCommunityAlliance\ClipboardBundle\Clipboard->__construct(Base $clipboardHelper, Base $clipboardXml, Database $clipboardDatabase) …
    ›     $this->user        = BackendUser::getInstance();    $this->environment = Environment::getInstance();}
  }
  /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/getClipboardService.php:11 {
    require …
    › 
    › return $this->services['ContaoCommunityAlliance\\ClipboardBundle\\Clipboard'] = new \ContaoCommunityAlliance\ClipboardBundle\Clipboard(($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\Base'] ?? $this->load('getBaseService.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Xml\\Base'] ?? $this->load('getBase2Service.php')), ($this->services['ContaoCommunityAlliance\\ClipboardBundle\\Helper\\Database'] ?? $this->load('getDatabaseService.php')));}
  /var/customers/webs/metamodels/contao-demo/var/cache/dev/ContainerSJvnZqe/appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer.php:615 {
    ContainerSJvnZqe\appContao_ManagerBundle_HttpKernel_ContaoKernelDevDebugContainer->load($file, $lazyLoad = true) …
    › {    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/dependency-injection/Container.php:255 {
    Symfony\Component\DependencyInjection\Container->make(string $id, int $invalidBehavior) …
    › if (isset($this->fileMap[$id])) {    return /* self::IGNORE_ON_UNINITIALIZED_REFERENCE */ 4 === $invalidBehavior ? null : $this->load($this->fileMap[$id]);} elseif (isset($this->methodMap[$id])) {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/dependency-injection/Container.php:231 {
    Symfony\Component\DependencyInjection\Container->get($id, $invalidBehavior = 1) …
    › ?? $this->services[$id = $this->aliases[$id] ?? $id]?? ('service_container' === $id ? $this : ($this->factories[$id] ?? [$this, 'make'])($id, $invalidBehavior));}
  /var/customers/webs/metamodels/contao-demo/vendor/contao-community-alliance/contao-clipboard-bundle/src/Resources/contao/dca/tl_page.php:24 {
    include …
    › 
    › $clipboard = \Contao\System::getContainer()->get(Clipboard::class);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaLoader.php:108 {
    Contao\DcaLoader->loadDcaFiles($blnNoCache) …
    › {\tinclude $file;}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaLoader.php:70 {
    Contao\DcaLoader->load($blnNoCache = false) …
    › {\t$this->loadDcaFiles($blnNoCache);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Controller.php:1450 {
    Contao\Controller::loadDataContainer($strTable, $blnNoCache = false) …
    › \t$loader = new DcaLoader($strTable);\t$loader->load($blnNoCache);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:380 {
    Contao\DcaExtractor->createExtract() …
    › // Load the data container$this->loadDataContainer($this->strTable);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:128 {
    Contao\DcaExtractor->__construct($strTable) …
    › {\t$this->createExtract();}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/DcaExtractor.php:150 {
    Contao\DcaExtractor::getInstance($strTable) …
    › {\tstatic::$arrInstances[$strTable] = new static($strTable);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Model.php:277 {
    Contao\Model::getUniqueFields() …
    › {\t$objDca = DcaExtractor::getInstance(static::getTable());}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Model.php:932 {
    Contao\Model::findBy($strColumn, $varValue, array $arrOptions = []) …
    › 
    › if (\count($arrColumn) == 1 && ($arrColumn[0] === static::getPk() || \in_array($arrColumn[0], static::getUniqueFields()))){
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Framework/Adapter.php:44 {
    Contao\CoreBundle\Framework\Adapter->__call(string $name, array $arguments) …
    › {    return \call_user_func_array([$this->class, $name], $arguments);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/RouteProvider.php:533 {
    Contao\CoreBundle\Routing\RouteProvider->findRootPages(string $httpHost): array …
    › $pageModel = $this->framework->getAdapter(PageModel::class);$pages = $pageModel->findBy(["(tl_page.type='root' AND (tl_page.dns=? OR tl_page.dns=''))"], $httpHost);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/RouteProvider.php:70 {
    Contao\CoreBundle\Routing\RouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
    › if ('/' === $pathInfo || ($this->prependLocale && preg_match('@^/([a-z]{2}(-[A-Z]{2})?)/$@', $pathInfo))) {    $this->addRoutesForRootPages($this->findRootPages($request->getHttpHost()), $routes);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/LegacyRouteProvider.php:43 {
    Contao\CoreBundle\Routing\LegacyRouteProvider->getRouteCollectionForRequest(Request $request): RouteCollection …
    › {    return $this->routeProvider->getRouteCollectionForRequest($request);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/NestedMatcher/NestedMatcher.php:140 {
    Symfony\Cmf\Component\Routing\NestedMatcher\NestedMatcher->matchRequest(Request $request) …
    › {    $collection = $this->routeProvider->getRouteCollectionForRequest($request);    if (!count($collection)) {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Routing/Matcher/LegacyMatcher.php:69 {
    Contao\CoreBundle\Routing\Matcher\LegacyMatcher->matchRequest(Request $request): array …
    › ) {    return $this->requestMatcher->matchRequest($request);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/DynamicRouter.php:272 {
    Symfony\Cmf\Component\Routing\DynamicRouter->matchRequest(Request $request) …
    › } else {    $defaults = $matcher->matchRequest($request);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:188 {
    Symfony\Cmf\Component\Routing\ChainRouter->doMatch($pathinfo, Request $request = null) …
    › 
    ›     return $router->matchRequest($requestForMatching);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony-cmf/routing/src/ChainRouter.php:158 {
    Symfony\Cmf\Component\Routing\ChainRouter->matchRequest(Request $request) …
    › {    return $this->doMatch($request->getPathInfo(), $request);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/EventListener/RouterListener.php:112 {
    Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
    › if ($this->matcher instanceof RequestMatcherInterface) {    $parameters = $this->matcher->matchRequest($request);} else {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/customers/webs/metamodels/contao-demo/web/index.php:31 {
    › 
    › $response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The method "setFormatter" is deprecated. Use "setOutputStyle" instead.
[
  "exception" => ErrorException {#2174
    #message: "User Deprecated: The method "setFormatter" is deprecated. Use "setOutputStyle" instead."
    #code: 0
    #file: "/var/customers/webs/metamodels/contao-demo/vendor/scssphp/scssphp/src/Compiler.php"
    #line: 5576
    #severity: E_USER_DEPRECATED
    trace: {
      /var/customers/webs/metamodels/contao-demo/vendor/scssphp/scssphp/src/Compiler.php:5576 {
        ScssPhp\ScssPhp\Compiler->setFormatter($formatterName) …
        › }@trigger_error('The method "setFormatter" is deprecated. Use "setOutputStyle" instead.', E_USER_DEPRECATED);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Combiner.php:412 {
        Contao\Combiner->handleScssLess($content, $arrFile) …
        › $objCompiler->setImportPaths($this->strRootDir . '/' . \dirname($arrFile['name']));$objCompiler->setFormatter((Config::get('debugMode') ? Expanded::class : Compressed::class));}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Combiner.php:224 {
        Contao\Combiner->getFileUrls($strUrl = null) …
        › $objFile = new File($strPath);$objFile->write($this->handleScssLess(file_get_contents($this->strRootDir . '/' . $arrFile['name']), $arrFile));$objFile->close();
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Combiner.php:279 {
        Contao\Combiner->getDebugMarkup($strUrl) …
        › {\t$return = $this->getFileUrls($strUrl);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Combiner.php:264 {
        Contao\Combiner->getCombinedFile($strUrl = null) …
        › {\treturn $this->getDebugMarkup($strUrl);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Controller.php:972 {
        Contao\Controller::replaceDynamicScriptTags($strBuffer) …
        › {\t$strScripts .= Template::generateStyleTag($objCombiner->getCombinedFile(), 'all');}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/classes/FrontendTemplate.php:128 {
        Contao\FrontendTemplate->compile() …
        › $this->strBuffer = $this->replaceInsertTags($this->strBuffer);$this->strBuffer = $this->replaceDynamicScriptTags($this->strBuffer); // see #4203}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Template.php:318 {
        Contao\Template->getResponse() …
        › {\t$this->compile();}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/classes/FrontendTemplate.php:85 {
        Contao\FrontendTemplate->getResponse($blnCheckRequest = false, $blnForceCacheHeaders = false) …
        › 
        › $response = parent::getResponse();}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/pages/PageRegular.php:55 {
        Contao\PageRegular->getResponse($objPage, $blnCheckRequest = false) …
        › 
        › \treturn $this->Template->getResponse($blnCheckRequest);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:343 {
        Contao\FrontendIndex->renderPage($pageModel) …
        › \t\t/** @var PageRegular $objHandler */\t\treturn $objHandler->getResponse($objPage, true);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:158 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/customers/webs/metamodels/contao-demo/web/index.php:31 {
        › 
        › $response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/customers/webs/metamodels/contao-demo/vendor/scssphp/scssphp/src/Compiler.php:5576 {
    ScssPhp\ScssPhp\Compiler->setFormatter($formatterName) …
    › }@trigger_error('The method "setFormatter" is deprecated. Use "setOutputStyle" instead.', E_USER_DEPRECATED);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Combiner.php:412 {
    Contao\Combiner->handleScssLess($content, $arrFile) …
    › $objCompiler->setImportPaths($this->strRootDir . '/' . \dirname($arrFile['name']));$objCompiler->setFormatter((Config::get('debugMode') ? Expanded::class : Compressed::class));}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Combiner.php:224 {
    Contao\Combiner->getFileUrls($strUrl = null) …
    › $objFile = new File($strPath);$objFile->write($this->handleScssLess(file_get_contents($this->strRootDir . '/' . $arrFile['name']), $arrFile));$objFile->close();
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Combiner.php:279 {
    Contao\Combiner->getDebugMarkup($strUrl) …
    › {\t$return = $this->getFileUrls($strUrl);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Combiner.php:264 {
    Contao\Combiner->getCombinedFile($strUrl = null) …
    › {\treturn $this->getDebugMarkup($strUrl);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Controller.php:972 {
    Contao\Controller::replaceDynamicScriptTags($strBuffer) …
    › {\t$strScripts .= Template::generateStyleTag($objCombiner->getCombinedFile(), 'all');}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/classes/FrontendTemplate.php:128 {
    Contao\FrontendTemplate->compile() …
    › $this->strBuffer = $this->replaceInsertTags($this->strBuffer);$this->strBuffer = $this->replaceDynamicScriptTags($this->strBuffer); // see #4203}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Template.php:318 {
    Contao\Template->getResponse() …
    › {\t$this->compile();}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/classes/FrontendTemplate.php:85 {
    Contao\FrontendTemplate->getResponse($blnCheckRequest = false, $blnForceCacheHeaders = false) …
    › 
    › $response = parent::getResponse();}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/pages/PageRegular.php:55 {
    Contao\PageRegular->getResponse($objPage, $blnCheckRequest = false) …
    › 
    › \treturn $this->Template->getResponse($blnCheckRequest);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:343 {
    Contao\FrontendIndex->renderPage($pageModel) …
    › \t\t/** @var PageRegular $objHandler */\t\treturn $objHandler->getResponse($objPage, true);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:158 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/customers/webs/metamodels/contao-demo/web/index.php:31 {
    › 
    › $response = $kernel->handle($request);$response->send();
  }
}
php User Deprecated: The "ScssPhp\ScssPhp\Compiler::compile" method is deprecated. Use "compileString" instead.
[
  "exception" => ErrorException {#2177
    #message: "User Deprecated: The "ScssPhp\ScssPhp\Compiler::compile" method is deprecated. Use "compileString" instead."
    #code: 0
    #file: "/var/customers/webs/metamodels/contao-demo/vendor/scssphp/scssphp/src/Compiler.php"
    #line: 442
    #severity: E_USER_DEPRECATED
    trace: {
      /var/customers/webs/metamodels/contao-demo/vendor/scssphp/scssphp/src/Compiler.php:442 {
        ScssPhp\ScssPhp\Compiler->compile($code, $path = null) …
        › {    @trigger_error(sprintf('The "%s" method is deprecated. Use "compileString" instead.', __METHOD__), E_USER_DEPRECATED);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Combiner.php:419 {
        Contao\Combiner->handleScssLess($content, $arrFile) …
        › 
        › \treturn $this->fixPaths($objCompiler->compile($content, $this->strRootDir . '/' . $arrFile['name']), $arrFile);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Combiner.php:224 {
        Contao\Combiner->getFileUrls($strUrl = null) …
        › $objFile = new File($strPath);$objFile->write($this->handleScssLess(file_get_contents($this->strRootDir . '/' . $arrFile['name']), $arrFile));$objFile->close();
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Combiner.php:279 {
        Contao\Combiner->getDebugMarkup($strUrl) …
        › {\t$return = $this->getFileUrls($strUrl);}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Combiner.php:264 {
        Contao\Combiner->getCombinedFile($strUrl = null) …
        › {\treturn $this->getDebugMarkup($strUrl);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Controller.php:972 {
        Contao\Controller::replaceDynamicScriptTags($strBuffer) …
        › {\t$strScripts .= Template::generateStyleTag($objCombiner->getCombinedFile(), 'all');}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/classes/FrontendTemplate.php:128 {
        Contao\FrontendTemplate->compile() …
        › $this->strBuffer = $this->replaceInsertTags($this->strBuffer);$this->strBuffer = $this->replaceDynamicScriptTags($this->strBuffer); // see #4203}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Template.php:318 {
        Contao\Template->getResponse() …
        › {\t$this->compile();}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/classes/FrontendTemplate.php:85 {
        Contao\FrontendTemplate->getResponse($blnCheckRequest = false, $blnForceCacheHeaders = false) …
        › 
        › $response = parent::getResponse();}
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/pages/PageRegular.php:55 {
        Contao\PageRegular->getResponse($objPage, $blnCheckRequest = false) …
        › 
        › \treturn $this->Template->getResponse($blnCheckRequest);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:343 {
        Contao\FrontendIndex->renderPage($pageModel) …
        › \t\t/** @var PageRegular $objHandler */\t\treturn $objHandler->getResponse($objPage, true);}
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:158 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › // call controller$response = $controller(...$arguments);}
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /var/customers/webs/metamodels/contao-demo/web/index.php:31 {
        › 
        › $response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /var/customers/webs/metamodels/contao-demo/vendor/scssphp/scssphp/src/Compiler.php:442 {
    ScssPhp\ScssPhp\Compiler->compile($code, $path = null) …
    › {    @trigger_error(sprintf('The "%s" method is deprecated. Use "compileString" instead.', __METHOD__), E_USER_DEPRECATED);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Combiner.php:419 {
    Contao\Combiner->handleScssLess($content, $arrFile) …
    › 
    › \treturn $this->fixPaths($objCompiler->compile($content, $this->strRootDir . '/' . $arrFile['name']), $arrFile);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Combiner.php:224 {
    Contao\Combiner->getFileUrls($strUrl = null) …
    › $objFile = new File($strPath);$objFile->write($this->handleScssLess(file_get_contents($this->strRootDir . '/' . $arrFile['name']), $arrFile));$objFile->close();
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Combiner.php:279 {
    Contao\Combiner->getDebugMarkup($strUrl) …
    › {\t$return = $this->getFileUrls($strUrl);}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Combiner.php:264 {
    Contao\Combiner->getCombinedFile($strUrl = null) …
    › {\treturn $this->getDebugMarkup($strUrl);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Controller.php:972 {
    Contao\Controller::replaceDynamicScriptTags($strBuffer) …
    › {\t$strScripts .= Template::generateStyleTag($objCombiner->getCombinedFile(), 'all');}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/classes/FrontendTemplate.php:128 {
    Contao\FrontendTemplate->compile() …
    › $this->strBuffer = $this->replaceInsertTags($this->strBuffer);$this->strBuffer = $this->replaceDynamicScriptTags($this->strBuffer); // see #4203}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Template.php:318 {
    Contao\Template->getResponse() …
    › {\t$this->compile();}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/classes/FrontendTemplate.php:85 {
    Contao\FrontendTemplate->getResponse($blnCheckRequest = false, $blnForceCacheHeaders = false) …
    › 
    › $response = parent::getResponse();}
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/pages/PageRegular.php:55 {
    Contao\PageRegular->getResponse($objPage, $blnCheckRequest = false) …
    › 
    › \treturn $this->Template->getResponse($blnCheckRequest);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/controllers/FrontendIndex.php:343 {
    Contao\FrontendIndex->renderPage($pageModel) …
    › \t\t/** @var PageRegular $objHandler */\t\treturn $objHandler->getResponse($objPage, true);}
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:158 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › // call controller$response = $controller(...$arguments);}
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /var/customers/webs/metamodels/contao-demo/web/index.php:31 {
    › 
    › $response = $kernel->handle($request);$response->send();
  }
}
n/a (2 times) The "twig.exception_controller" configuration key has been deprecated in Symfony 4.4, set it to "null" and use "framework.error_controller" configuration key instead.
n/a (2 times) A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "lexik_maintenance" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a The "Symfony\Component\Translation\MessageSelector" class is deprecated since Symfony 4.2, use IdentityTranslator instead.
n/a The "Symfony\Component\HttpKernel\EventListener\SaveSessionListener" class is deprecated since Symfony 4.1, use AbstractSessionListener instead.
n/a The "Symfony\Component\Routing\Loader\DependencyInjection\ServiceRouterLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ContainerLoader" instead.
n/a The "Symfony\Component\Routing\Loader\ObjectRouteLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\Routing\Loader\ObjectLoader" instead.
n/a The "Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController" instead.
n/a The Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer class is deprecated since version 4.4 and will be removed in 5.0; use Twig instead.
n/a The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead.
n/a The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead.
n/a The "Symfony\Bundle\TwigBundle\Controller\PreviewErrorController" class is deprecated since Symfony 4.4, use the "Symfony\Component\HttpKernel\Controller\ErrorController" instead.
n/a The "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" class is deprecated since Symfony 4.2, use "Symfony\Component\Console\Command\Command" with dependency injection instead.
n/a The "Lexik\Bundle\MaintenanceBundle\Command\DriverLockCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3189
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/error-handler/DebugClassLoader.php:390 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/error-handler/DebugClassLoader.php:390 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Lexik\Bundle\MaintenanceBundle\Command\DriverUnlockCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3203
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/error-handler/DebugClassLoader.php:390 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/error-handler/DebugClassLoader.php:390 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render()" method is considered final. It may change without further notice as of its next major version. You should not extend it from "Contao\CoreBundle\Controller\AbstractFragmentController".
n/a The "Contao\CoreBundle\Translation\Translator" class implements "Symfony\Component\Translation\TranslatorInterface" that is deprecated since Symfony 4.2, use Symfony\Contracts\Translation\TranslatorInterface instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#2936
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/customers/webs/metamodels/contao-demo/vendor/symfony/error-handler/DebugClassLoader.php:390 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /var/customers/webs/metamodels/contao-demo/vendor/symfony/error-handler/DebugClassLoader.php:390 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a (2 times) Since doctrine/doctrine-bundle 2.4: Configuring doctrine/cache is deprecated. Please update the cache service "app.doctrine_system_cache_provider" to use a PSR-6 cache.
n/a Since doctrine/doctrine-bundle 2.4: Configuring doctrine/cache is deprecated. Please update the cache service "app.doctrine_result_cache_provider" to use a PSR-6 cache.

Debug 187

Unimportant log messages generated during the execution of the application.

Time Channel Message
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message ""
doctrine SELECT tl_page.* FROM tl_page WHERE (tl_page.type='root' AND (tl_page.dns='contao-demo.dev.metamodel.me' OR tl_page.dns=''))
doctrine SELECT tl_page.* FROM tl_page WHERE tl_page.alias='index' OR tl_page.alias='/'
event Notified event
"security.authentication.success"
to listener
"Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onLogin"
.
[
  "event" => "security.authentication.success"
  "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onLogin"
]
event Notified event
"security.authentication.success"
to listener
"Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onLogin"
.
[
  "event" => "security.authentication.success"
  "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onLogin"
]
event Notified event
"security.authentication.success"
to listener
"Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor::onLogin"
.
[
  "event" => "security.authentication.success"
  "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Event\AuthenticationSuccessEventSuppressor::onLogin"
]
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was not able to match, message ""
doctrine SELECT tl_page.* FROM tl_page WHERE (tl_page.type='root' AND (tl_page.dns='contao-demo.dev.metamodel.me' OR tl_page.dns=''))
doctrine SELECT tl_page.* FROM tl_page WHERE tl_page.alias='index' OR tl_page.alias='/'
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"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event
"kernel.request"
to listener
"Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Contao\CoreBundle\EventListener\SubrequestCacheSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Contao\CoreBundle\EventListener\SubrequestCacheSubscriber::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
event Notified event
"kernel.request"
to listener
"Contao\CoreBundle\EventListener\LocaleSubscriber::setTranslatorLocale"
.
[
  "event" => "kernel.request"
  "listener" => "Contao\CoreBundle\EventListener\LocaleSubscriber::setTranslatorLocale"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Contao\CoreBundle\EventListener\CsrfTokenCookieSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Contao\CoreBundle\EventListener\CsrfTokenCookieSubscriber::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
event Notified event
"kernel.request"
to listener
"Contao\CoreBundle\EventListener\RefererIdListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Contao\CoreBundle\EventListener\RefererIdListener::__invoke"
]
event Notified event
"kernel.request"
to listener
"Contao\CoreBundle\EventListener\LocaleSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Contao\CoreBundle\EventListener\LocaleSubscriber::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Contao\CoreBundle\EventListener\RequestTokenListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Contao\CoreBundle\EventListener\RequestTokenListener::__invoke"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Contao\CoreBundle\EventListener\BackendLocaleListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Contao\CoreBundle\EventListener\BackendLocaleListener::__invoke"
]
event Notified event
"kernel.request"
to listener
"Contao\CoreBundle\EventListener\PreviewAuthenticationListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Contao\CoreBundle\EventListener\PreviewAuthenticationListener::__invoke"
]
event Notified event
"kernel.request"
to listener
"Contao\CoreBundle\EventListener\BypassMaintenanceListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Contao\CoreBundle\EventListener\BypassMaintenanceListener::__invoke"
]
event Notified event
"kernel.request"
to listener
"Lexik\Bundle\MaintenanceBundle\Listener\MaintenanceListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Lexik\Bundle\MaintenanceBundle\Listener\MaintenanceListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Contao\CoreBundle\EventListener\BackendPreviewRedirectListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Contao\CoreBundle\EventListener\BackendPreviewRedirectListener::__invoke"
]
event Notified event
"kernel.request"
to listener
"Contao\CoreBundle\EventListener\InsecureInstallationListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Contao\CoreBundle\EventListener\InsecureInstallationListener::__invoke"
]
event Notified event
"kernel.request"
to listener
"Contao\CoreBundle\EventListener\TwoFactorFrontendListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Contao\CoreBundle\EventListener\TwoFactorFrontendListener::__invoke"
]
event Notified event
"kernel.request"
to listener
"Contao\CoreBundle\EventListener\UserSessionListener::__invoke"
.
[
  "event" => "kernel.request"
  "listener" => "Contao\CoreBundle\EventListener\UserSessionListener::__invoke"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
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"
]
doctrine SELECT tl_layout.* FROM tl_layout WHERE tl_layout.`id`='15' LIMIT 0,1
doctrine SELECT * FROM tl_theme WHERE tl_theme.`id`='1' LIMIT 0,1
doctrine SELECT tl_module.* FROM tl_module WHERE tl_module.id IN(23,24,47,1,36,0,0,61,5,35,38) ORDER BY FIND_IN_SET(`tl_module`.`id`, '23,24,47,1,36,0,0,61,5,35,38')
doctrine SELECT p1.id, EXISTS(SELECT * FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type!='error_401' AND p2.type!='error_403' AND p2.type!='error_404' AND p2.hide='' AND p2.published='1' AND (p2.start='' OR p2.start<='1721312280') AND (p2.stop='' OR p2.stop>'1721312280')) AS hasSubpages FROM tl_page p1 WHERE p1.pid='1' AND p1.type!='root' AND p1.type!='error_401' AND p1.type!='error_403' AND p1.type!='error_404' AND p1.hide='' AND p1.published='1' AND (p1.start='' OR p1.start<='1721312280') AND (p1.stop='' OR p1.stop>'1721312280') ORDER BY p1.sorting
doctrine SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(48,49,50) ORDER BY FIND_IN_SET(`tl_page`.`id`, '2,48,49,50')
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_index' not found': Unable to generate a URL for the named route "contao_index" as such route does not exist.
doctrine SELECT p1.id, EXISTS(SELECT * FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type!='error_401' AND p2.type!='error_403' AND p2.type!='error_404' AND p2.hide='' AND p2.published='1' AND (p2.start='' OR p2.start<='1721312280') AND (p2.stop='' OR p2.stop>'1721312280')) AS hasSubpages FROM tl_page p1 WHERE p1.pid='48' AND p1.type!='root' AND p1.type!='error_401' AND p1.type!='error_403' AND p1.type!='error_404' AND p1.hide='' AND p1.published='1' AND (p1.start='' OR p1.start<='1721312280') AND (p1.stop='' OR p1.stop>'1721312280') ORDER BY p1.sorting
doctrine SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(51,52,53,54,55,56,57) ORDER BY FIND_IN_SET(`tl_page`.`id`, '51,52,53,54,55,56,57')
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
doctrine SELECT p1.id, EXISTS(SELECT * FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type!='error_401' AND p2.type!='error_403' AND p2.type!='error_404' AND p2.hide='' AND p2.published='1' AND (p2.start='' OR p2.start<='1721312280') AND (p2.stop='' OR p2.stop>'1721312280')) AS hasSubpages FROM tl_page p1 WHERE p1.pid='49' AND p1.type!='root' AND p1.type!='error_401' AND p1.type!='error_403' AND p1.type!='error_404' AND p1.hide='' AND p1.published='1' AND (p1.start='' OR p1.start<='1721312280') AND (p1.stop='' OR p1.stop>'1721312280') ORDER BY p1.sorting
doctrine SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(63,64,58,59,61,60,62,66) ORDER BY FIND_IN_SET(`tl_page`.`id`, '63,64,58,59,61,60,62,66')
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
doctrine SELECT tl_article.* FROM tl_article WHERE tl_article.pid='2' AND tl_article.inColumn='header' AND tl_article.published='1' AND (tl_article.start='' OR tl_article.start<='1721312280') AND (tl_article.stop='' OR tl_article.stop>'1721312280') ORDER BY tl_article.sorting
doctrine SELECT tl_content.* FROM tl_content WHERE tl_content.pid='38' AND (tl_content.ptable='tl_article' OR tl_content.ptable='') AND tl_content.invisible='' AND (tl_content.start='' OR tl_content.start<='1721312280') AND (tl_content.stop='' OR tl_content.stop>'1721312280') AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
doctrine SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX('8231da92a4c311e38e29000c29e44aea') LIMIT 0,1
doctrine SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX('cc74638cebc211e38217000c29e44aea') LIMIT 0,1
php Warning: exif_read_data(contao_extensions.png): File not supported
php Warning: exif_read_data(contao_extensions.png): File not supported
php Warning: exif_read_data(contao_extensions-24298c28.png): File not supported
php Warning: exif_read_data(contao_extensions-24298c28.png): File not supported
doctrine SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX('c03f6408e26511e38217000c29e44aea') LIMIT 0,1
doctrine SELECT tl_article.* FROM tl_article WHERE tl_article.pid='2' AND tl_article.inColumn='main' AND tl_article.published='1' AND (tl_article.start='' OR tl_article.start<='1721312280') AND (tl_article.stop='' OR tl_article.stop>'1721312280') ORDER BY tl_article.sorting
doctrine SELECT tl_content.* FROM tl_content WHERE tl_content.pid='1' AND (tl_content.ptable='tl_article' OR tl_content.ptable='') AND tl_content.invisible='' AND (tl_content.start='' OR tl_content.start<='1721312280') AND (tl_content.stop='' OR tl_content.stop>'1721312280') AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
doctrine SELECT tl_content.* FROM tl_content WHERE tl_content.pid='37' AND (tl_content.ptable='tl_article' OR tl_content.ptable='') AND tl_content.invisible='' AND (tl_content.start='' OR tl_content.start<='1721312280') AND (tl_content.stop='' OR tl_content.stop>'1721312280') AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
doctrine SELECT tl_module.* FROM tl_module WHERE tl_module.`id`='4' LIMIT 0,1
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"
]
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"
]
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"
]
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"
]
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"
]
doctrine SELECT tl_page.* FROM tl_page WHERE tl_page.`id`='67' LIMIT 0,1
doctrine SELECT tl_page.* FROM tl_page WHERE tl_page.`id`='31' LIMIT 0,1
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
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"
]
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"
]
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"
]
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"
]
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"
]
doctrine SELECT p1.id, EXISTS(SELECT * FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type!='error_401' AND p2.type!='error_403' AND p2.type!='error_404' AND p2.hide='' AND p2.published='1' AND (p2.start='' OR p2.start<='1721312280') AND (p2.stop='' OR p2.stop>'1721312280')) AS hasSubpages FROM tl_page p1 WHERE p1.pid='1' AND p1.type!='root' AND p1.type!='error_401' AND p1.type!='error_403' AND p1.type!='error_404' AND p1.hide='' AND p1.published='1' AND (p1.start='' OR p1.start<='1721312280') AND (p1.stop='' OR p1.stop>'1721312280') ORDER BY p1.sorting
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_index' not found': Unable to generate a URL for the named route "contao_index" as such route does not exist.
doctrine SELECT id, pid FROM tl_page WHERE pid IN(48)
doctrine SELECT id, pid FROM tl_page WHERE pid IN(51,52,53,54,55,56,57)
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
doctrine SELECT id, pid FROM tl_page WHERE pid IN(49)
doctrine SELECT id, pid FROM tl_page WHERE pid IN(58,59,60,61,62,63,64,66)
doctrine SELECT id, pid FROM tl_page WHERE pid IN(8,70,45)
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
doctrine SELECT tl_news_archive.* FROM tl_news_archive WHERE tl_news_archive.id IN(1,3,2) ORDER BY FIND_IN_SET(`tl_news_archive`.`id`, '1,3,2')
doctrine SELECT COUNT(*) AS count FROM tl_news WHERE tl_news.pid IN(1) AND tl_news.published='1' AND (tl_news.start='' OR tl_news.start<='1721312280') AND (tl_news.stop='' OR tl_news.stop>'1721312280')
doctrine SELECT tl_news.* FROM tl_news WHERE tl_news.pid IN(1) AND tl_news.published='1' AND (tl_news.start='' OR tl_news.start<='1721312280') AND (tl_news.stop='' OR tl_news.stop>'1721312280') ORDER BY tl_news.date DESC LIMIT 0,3
doctrine SELECT tl_page.* FROM tl_page WHERE tl_page.`id`='8' LIMIT 0,1
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
doctrine SELECT tl_user.* FROM tl_user WHERE tl_user.`id`='1' LIMIT 0,1
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
doctrine SELECT tl_user.* FROM tl_user WHERE tl_user.`id`='3' LIMIT 0,1
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
doctrine SELECT tl_user.* FROM tl_user WHERE tl_user.`id`='2' LIMIT 0,1
doctrine SELECT tl_calendar.* FROM tl_calendar WHERE tl_calendar.id IN(3) ORDER BY FIND_IN_SET(`tl_calendar`.`id`, '3')
doctrine SELECT tl_calendar_events.* FROM tl_calendar_events WHERE tl_calendar_events.pid='3' AND ((tl_calendar_events.startTime>=1721312335 AND tl_calendar_events.startTime<=4294967295) OR (tl_calendar_events.endTime>=1721312335 AND tl_calendar_events.endTime<=4294967295) OR (tl_calendar_events.startTime<=1721312335 AND tl_calendar_events.endTime>=4294967295) OR (tl_calendar_events.recurring='1' AND (tl_calendar_events.recurrences=0 OR tl_calendar_events.repeatEnd>=1721312335) AND tl_calendar_events.startTime<=4294967295)) AND tl_calendar_events.published='1' AND (tl_calendar_events.start='' OR tl_calendar_events.start<='1721312280') AND (tl_calendar_events.stop='' OR tl_calendar_events.stop>'1721312280') ORDER BY tl_calendar_events.startTime
doctrine SELECT tl_page.* FROM tl_page WHERE tl_page.`id`='70' LIMIT 0,1
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
doctrine SELECT * FROM tl_files WHERE tl_files.uuid IN(UNHEX('eff332be3a2811e5a92eb1af59ae61d7')) ORDER BY tl_files.uuid!=UNHEX('eff332be3a2811e5a92eb1af59ae61d7')
doctrine SELECT tl_article.* FROM tl_article WHERE tl_article.id='30' LIMIT 0,1
doctrine SELECT tl_content.* FROM tl_content WHERE tl_content.pid='30' AND (tl_content.ptable='tl_article' OR tl_content.ptable='') AND tl_content.invisible='' AND (tl_content.start='' OR tl_content.start<='1721312280') AND (tl_content.stop='' OR tl_content.stop>'1721312280') AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
doctrine SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX('8228d6c0a4c311e38e29000c29e44aea') LIMIT 0,1
doctrine SELECT tl_form.* FROM tl_form WHERE tl_form.`id`='3' LIMIT 0,1
doctrine SELECT tl_form_field.* FROM tl_form_field WHERE tl_form_field.pid='3' AND tl_form_field.invisible='' AND tl_form_field.tstamp!=0 ORDER BY tl_form_field.sorting
doctrine SELECT * FROM tl_files WHERE tl_files.uuid=UNHEX('822cd7b4a4c311e38e29000c29e44aea') LIMIT 0,1
doctrine SELECT tl_page.* FROM tl_page WHERE tl_page.`id`='14' LIMIT 0,1
doctrine SELECT tl_page.* FROM tl_page WHERE tl_page.`id`='28' LIMIT 0,1
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
doctrine SELECT tl_module.* FROM tl_module WHERE tl_module.`id`='25' LIMIT 0,1
doctrine SELECT p1.id, EXISTS(SELECT * FROM tl_page p2 WHERE p2.pid=p1.id AND p2.type!='root' AND p2.type!='error_401' AND p2.type!='error_403' AND p2.type!='error_404' AND p2.hide='' AND p2.published='1' AND (p2.start='' OR p2.start<='1721312280') AND (p2.stop='' OR p2.stop>'1721312280')) AS hasSubpages FROM tl_page p1 WHERE p1.pid='31' AND p1.type!='root' AND p1.type!='error_401' AND p1.type!='error_403' AND p1.type!='error_404' AND p1.hide='' AND p1.published='1' AND (p1.start='' OR p1.start<='1721312280') AND (p1.stop='' OR p1.stop>'1721312280') ORDER BY p1.sorting
doctrine SELECT tl_page.* FROM tl_page WHERE tl_page.id IN(43,44,32,34) ORDER BY FIND_IN_SET(`tl_page`.`id`, '67,43,44,32,34')
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
doctrine SELECT tl_article.* FROM tl_article WHERE tl_article.id='50' LIMIT 0,1
doctrine SELECT tl_content.* FROM tl_content WHERE tl_content.pid='50' AND (tl_content.ptable='tl_article' OR tl_content.ptable='') AND tl_content.invisible='' AND (tl_content.start='' OR tl_content.start<='1721312280') AND (tl_content.stop='' OR tl_content.stop>'1721312280') AND tl_content.tstamp!=0 ORDER BY tl_content.sorting
doctrine SELECT tl_page.* FROM tl_page WHERE tl_page.id='41' LIMIT 0,1
app Router Symfony\Bundle\FrameworkBundle\Routing\Router was unable to generate route. Reason: 'Route 'contao_frontend' not found': Unable to generate a URL for the named route "contao_frontend" as such route does not exist.
event Notified event
"kernel.response"
to listener
"Contao\CoreBundle\EventListener\InitializeControllerListener::__invoke"
.
[
  "event" => "kernel.response"
  "listener" => "Contao\CoreBundle\EventListener\InitializeControllerListener::__invoke"
]
event Notified event
"kernel.response"
to listener
"Contao\CoreBundle\EventListener\MergeHttpHeadersListener::__invoke"
.
[
  "event" => "kernel.response"
  "listener" => "Contao\CoreBundle\EventListener\MergeHttpHeadersListener::__invoke"
]
event Notified event
"kernel.response"
to listener
"FOS\HttpCacheBundle\EventListener\CacheControlListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "FOS\HttpCacheBundle\EventListener\CacheControlListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorProviderPreparationListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Nelmio\SecurityBundle\EventListener\ContentTypeListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\SecurityBundle\EventListener\ContentTypeListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Nelmio\SecurityBundle\EventListener\ReferrerPolicyListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\SecurityBundle\EventListener\ReferrerPolicyListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Lexik\Bundle\MaintenanceBundle\Listener\MaintenanceListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Lexik\Bundle\MaintenanceBundle\Listener\MaintenanceListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Contao\CoreBundle\EventListener\InterestCohortListener::__invoke"
.
[
  "event" => "kernel.response"
  "listener" => "Contao\CoreBundle\EventListener\InterestCohortListener::__invoke"
]
event Notified event
"kernel.response"
to listener
"Contao\CoreBundle\EventListener\PreviewToolbarListener::__invoke"
.
[
  "event" => "kernel.response"
  "listener" => "Contao\CoreBundle\EventListener\PreviewToolbarListener::__invoke"
]
event Notified event
"kernel.response"
to listener
"Contao\CoreBundle\EventListener\StoreRefererListener::__invoke"
.
[
  "event" => "kernel.response"
  "listener" => "Contao\CoreBundle\EventListener\StoreRefererListener::__invoke"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SurrogateListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"FOS\HttpCacheBundle\EventListener\TagListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "FOS\HttpCacheBundle\EventListener\TagListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Nelmio\SecurityBundle\EventListener\ClickjackingListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\SecurityBundle\EventListener\ClickjackingListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\SecurityBundle\EventListener\ContentSecurityPolicyListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Nelmio\SecurityBundle\EventListener\XssProtectionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\SecurityBundle\EventListener\XssProtectionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"TrustedCookieResponseListener_c7f9b85::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "TrustedCookieResponseListener_c7f9b85::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Contao\CoreBundle\EventListener\SubrequestCacheSubscriber::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Contao\CoreBundle\EventListener\SubrequestCacheSubscriber::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Contao\CoreBundle\EventListener\ClearSessionDataListener::__invoke"
.
[
  "event" => "kernel.response"
  "listener" => "Contao\CoreBundle\EventListener\ClearSessionDataListener::__invoke"
]
event Notified event
"kernel.response"
to listener
"Contao\CoreBundle\EventListener\CsrfTokenCookieSubscriber::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Contao\CoreBundle\EventListener\CsrfTokenCookieSubscriber::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Contao\CoreBundle\EventListener\MakeResponsePrivateListener::__invoke"
.
[
  "event" => "kernel.response"
  "listener" => "Contao\CoreBundle\EventListener\MakeResponsePrivateListener::__invoke"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
doctrine SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
doctrine LOCK TABLES tl_cron_job WRITE, tl_cron_job AS t0 WRITE, tl_cron_job AS t0_ WRITE
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastRun AS lastRun_3 FROM tl_cron_job t0 WHERE t0.name = ? LIMIT 1
[
  "Contao\CoreBundle\Cron\Leg [...]"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastRun AS lastRun_3 FROM tl_cron_job t0 WHERE t0.name = ? LIMIT 1
[
  "Contao\CoreBundle\Cron\Leg [...]"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastRun AS lastRun_3 FROM tl_cron_job t0 WHERE t0.name = ? LIMIT 1
[
  "Contao\CoreBundle\Cron\Leg [...]"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastRun AS lastRun_3 FROM tl_cron_job t0 WHERE t0.name = ? LIMIT 1
[
  "Contao\CoreBundle\Cron\Leg [...]"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastRun AS lastRun_3 FROM tl_cron_job t0 WHERE t0.name = ? LIMIT 1
[
  "Contao\CoreBundle\Cron\Leg [...]"
]
doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.lastRun AS lastRun_3 FROM tl_cron_job t0 WHERE t0.name = ? LIMIT 1
[
  "Contao\CoreBundle\Cron\Pur [...]"
]
doctrine UNLOCK TABLES

PHP Notices 201

Log messages generated by PHP notices silenced with the @ operator.

Time Channel Message
php (6 times) Notice: Undefined offset: 4
php (165 times) Notice: Undefined index: eager
php (11 times) Notice: Undefined offset: 1
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#929
    +count: 2
    -severity: E_NOTICE
    trace: {
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/modules/Module.php:218 {
        Contao\Module->generate() …
        › $this->Template->style = !empty($this->arrStyle) ? implode(' ', $this->arrStyle) : '';$this->Template->class = trim('mod_' . $this->type . ' ' . $this->cssID[1]);$this->Template->cssID = !empty($this->cssID[0]) ? ' id="' . $this->cssID[0] . '"' : '';
      }
      /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Controller.php:443 {$objModule = new $strClass($objRow, $strColumn);$strBuffer = $objModule->generate();}
    }
  }
]
{
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/modules/Module.php:218 {
    Contao\Module->generate() …
    › $this->Template->style = !empty($this->arrStyle) ? implode(' ', $this->arrStyle) : '';$this->Template->class = trim('mod_' . $this->type . ' ' . $this->cssID[1]);$this->Template->cssID = !empty($this->cssID[0]) ? ' id="' . $this->cssID[0] . '"' : '';
  }
  /var/customers/webs/metamodels/contao-demo/vendor/contao/core-bundle/src/Resources/contao/library/Contao/Controller.php:443 {$objModule = new $strClass($objRow, $strColumn);$strBuffer = $objModule->generate();}
}
php (3 times) Warning: exif_read_data(slider_big-c.png): File not supported
php (4 times) Notice: Undefined index: title
php (3 times) Notice: Undefined index: ccount
php (3 times) Notice: Undefined index: comments
php Notice: Undefined index: TL_USER_CSS
php (3 times) Warning: exif_read_data(btn_rss.gif): File not supported
php (2 times) Notice: Undefined index: encrypt

Container 1272

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "doctrine.result_cache_pool" (parent: cache.app).
  • Resolving inheritance for "doctrine.system_cache_pool" (parent: cache.system).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.listener.simple_form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.firewall.map.config.contao_install" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.contao_install" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.contao_backend" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.contao_backend" (parent: security.logout_listener).
  • Resolving inheritance for "contao.security.two_factor_firewall_config.contao_backend" (parent: scheb_two_factor.security.firewall_config).
  • Resolving inheritance for "security.authentication.provider.two_factor.contao_backend" (parent: scheb_two_factor.security.authentication.provider).
  • Resolving inheritance for "contao.security.authentication_provider.contao_backend" (parent: contao.security.authentication_provider).
  • Resolving inheritance for "contao.security.authentication_listener.contao_backend" (parent: contao.security.authentication_listener).
  • Resolving inheritance for "security.authentication.provider_preparation_listener.two_factor.contao_backend" (parent: scheb_two_factor.security.provider_preparation_listener).
  • Resolving inheritance for "security.authentication.listener.anonymous.contao_backend" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.contao_backend" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.authentication.switchuser_listener.contao_backend" (parent: security.authentication.switchuser_listener).
  • Resolving inheritance for "security.exception_listener.contao_backend" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.contao_backend" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.contao_frontend" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.contao_frontend" (parent: security.logout_listener).
  • Resolving inheritance for "contao.security.two_factor_firewall_config.contao_frontend" (parent: scheb_two_factor.security.firewall_config).
  • Resolving inheritance for "security.authentication.provider.two_factor.contao_frontend" (parent: scheb_two_factor.security.authentication.provider).
  • Resolving inheritance for "contao.security.authentication_provider.contao_frontend" (parent: contao.security.authentication_provider).
  • Resolving inheritance for "contao.security.authentication_listener.contao_frontend" (parent: contao.security.authentication_listener).
  • Resolving inheritance for "security.authentication.provider_preparation_listener.two_factor.contao_frontend" (parent: scheb_two_factor.security.provider_preparation_listener).
  • Resolving inheritance for "security.authentication.provider.rememberme.contao_frontend" (parent: security.authentication.provider.rememberme).
  • Resolving inheritance for "security.authentication.listener.rememberme.contao_frontend" (parent: security.authentication.listener.rememberme).
  • Resolving inheritance for "security.authentication.listener.anonymous.contao_frontend" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.contao_frontend" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.contao_frontend" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.contao_frontend" (parent: security.firewall.context).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.automator" (parent: .abstract.instanceof.contao.command.automator).
  • Resolving inheritance for "contao.command.automator" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.contao.command.automator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.crawl" (parent: .abstract.instanceof.contao.command.crawl).
  • Resolving inheritance for "contao.command.crawl" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.contao.command.crawl).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Contao\CoreBundle\Command\CronCommand" (parent: .abstract.instanceof.Contao\CoreBundle\Command\CronCommand).
  • Resolving inheritance for "Contao\CoreBundle\Command\CronCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Contao\CoreBundle\Command\CronCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.debug_dca" (parent: .abstract.instanceof.contao.command.debug_dca).
  • Resolving inheritance for "contao.command.debug_dca" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.contao.command.debug_dca).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.debug_fragments" (parent: .abstract.instanceof.contao.command.debug_fragments).
  • Resolving inheritance for "contao.command.debug_fragments" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.contao.command.debug_fragments).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.filesync" (parent: .abstract.instanceof.contao.command.filesync).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao.command.filesync" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.contao.command.filesync).
  • Resolving inheritance for "contao.command.filesync" (parent: .instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao.command.filesync).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.install" (parent: .abstract.instanceof.contao.command.install).
  • Resolving inheritance for "contao.command.install" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.contao.command.install).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Contao\CoreBundle\Command\MigrateCommand" (parent: .abstract.instanceof.Contao\CoreBundle\Command\MigrateCommand).
  • Resolving inheritance for "Contao\CoreBundle\Command\MigrateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Contao\CoreBundle\Command\MigrateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.resize_images" (parent: .abstract.instanceof.contao.command.resize_images).
  • Resolving inheritance for "contao.command.resize_images" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.contao.command.resize_images).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.symlinks" (parent: .abstract.instanceof.contao.command.symlinks).
  • Resolving inheritance for "contao.command.symlinks" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.contao.command.symlinks).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.user_password_command" (parent: .abstract.instanceof.contao.command.user_password_command).
  • Resolving inheritance for "contao.command.user_password_command" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.contao.command.user_password_command).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.version" (parent: .abstract.instanceof.contao.command.version).
  • Resolving inheritance for "contao.command.version" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.contao.command.version).
  • Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\CacheClearer\CacheClearerInterface.0.contao.cache.clear_internal" (parent: .abstract.instanceof.contao.cache.clear_internal).
  • Resolving inheritance for "contao.cache.clear_internal" (parent: .instanceof.Symfony\Component\HttpKernel\CacheClearer\CacheClearerInterface.0.contao.cache.clear_internal).
  • Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.contao.cache.warm_internal" (parent: .abstract.instanceof.contao.cache.warm_internal).
  • Resolving inheritance for "contao.cache.warm_internal" (parent: .instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.contao.cache.warm_internal).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\BackendController" (parent: .abstract.instanceof.Contao\CoreBundle\Controller\BackendController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\BackendController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\BackendController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\BackendController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\BackendController).
  • Resolving inheritance for "Contao\CoreBundle\Controller\BackendController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\BackendController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\FrontendController" (parent: .abstract.instanceof.Contao\CoreBundle\Controller\FrontendController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\FrontendController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\FrontendController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\FrontendController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\FrontendController).
  • Resolving inheritance for "Contao\CoreBundle\Controller\FrontendController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\FrontendController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" (parent: .abstract.instanceof.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController).
  • Resolving inheritance for "Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController).
  • Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.contao.crawl.escargot_subscriber.broken_link_checker" (parent: .abstract.instanceof.contao.crawl.escargot_subscriber.broken_link_checker).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Crawl\Escargot\Subscriber\EscargotSubscriberInterface.0.contao.crawl.escargot_subscriber.broken_link_checker" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.contao.crawl.escargot_subscriber.broken_link_checker).
  • Resolving inheritance for "contao.crawl.escargot_subscriber.broken_link_checker" (parent: .instanceof.Contao\CoreBundle\Crawl\Escargot\Subscriber\EscargotSubscriberInterface.0.contao.crawl.escargot_subscriber.broken_link_checker).
  • Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.contao.crawl.escargot_subscriber.search_index" (parent: .abstract.instanceof.contao.crawl.escargot_subscriber.search_index).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Crawl\Escargot\Subscriber\EscargotSubscriberInterface.0.contao.crawl.escargot_subscriber.search_index" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.contao.crawl.escargot_subscriber.search_index).
  • Resolving inheritance for "contao.crawl.escargot_subscriber.search_index" (parent: .instanceof.Contao\CoreBundle\Crawl\Escargot\Subscriber\EscargotSubscriberInterface.0.contao.crawl.escargot_subscriber.search_index).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Contao\CoreBundle\Csrf\ContaoCsrfTokenManager" (parent: .abstract.instanceof.Contao\CoreBundle\Csrf\ContaoCsrfTokenManager).
  • Resolving inheritance for "Contao\CoreBundle\Csrf\ContaoCsrfTokenManager" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.Contao\CoreBundle\Csrf\ContaoCsrfTokenManager).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.csrf.token_storage" (parent: .abstract.instanceof.contao.csrf.token_storage).
  • Resolving inheritance for "contao.csrf.token_storage" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.csrf.token_storage).
  • Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.contao.data_collector" (parent: .abstract.instanceof.contao.data_collector).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.data_collector" (parent: .instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.contao.data_collector).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao.data_collector" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.data_collector).
  • Resolving inheritance for "contao.data_collector" (parent: .instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao.data_collector).
  • Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.Contao\CoreBundle\Doctrine\ORM\FailTolerantProxyCacheWarmer" (parent: .abstract.instanceof.Contao\CoreBundle\Doctrine\ORM\FailTolerantProxyCacheWarmer).
  • Resolving inheritance for "Contao\CoreBundle\Doctrine\ORM\FailTolerantProxyCacheWarmer" (parent: .instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.Contao\CoreBundle\Doctrine\ORM\FailTolerantProxyCacheWarmer).
  • Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.contao.fragment.pre_handlers" (parent: .abstract.instanceof.contao.fragment.pre_handlers).
  • Resolving inheritance for "contao.fragment.pre_handlers" (parent: .instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.contao.fragment.pre_handlers).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.framework" (parent: .abstract.instanceof.contao.framework).
  • Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\ContainerAwareInterface.0.contao.framework" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.framework).
  • Resolving inheritance for "contao.framework" (parent: .instanceof.Symfony\Component\DependencyInjection\ContainerAwareInterface.0.contao.framework).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao.image.resizer" (parent: .abstract.instanceof.contao.image.resizer).
  • Resolving inheritance for "contao.image.resizer" (parent: .instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao.image.resizer).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.image.image_sizes" (parent: .abstract.instanceof.contao.image.image_sizes).
  • Resolving inheritance for "contao.image.image_sizes" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.image.image_sizes).
  • Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.contao.model_argument_resolver" (parent: .abstract.instanceof.contao.model_argument_resolver).
  • Resolving inheritance for "contao.model_argument_resolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.contao.model_argument_resolver).
  • Resolving inheritance for ".instanceof.Monolog\ResettableInterface.0.contao.monolog.handler" (parent: .abstract.instanceof.contao.monolog.handler).
  • Resolving inheritance for ".instanceof.Monolog\Handler\HandlerInterface.0.contao.monolog.handler" (parent: .instanceof.Monolog\ResettableInterface.0.contao.monolog.handler).
  • Resolving inheritance for ".instanceof.Symfony\Component\DependencyInjection\ContainerAwareInterface.0.contao.monolog.handler" (parent: .instanceof.Monolog\Handler\HandlerInterface.0.contao.monolog.handler).
  • Resolving inheritance for "contao.monolog.handler" (parent: .instanceof.Symfony\Component\DependencyInjection\ContainerAwareInterface.0.contao.monolog.handler).
  • Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.contao.monolog.processor" (parent: .abstract.instanceof.contao.monolog.processor).
  • Resolving inheritance for "contao.monolog.processor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.contao.monolog.processor).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Picker\PickerProviderInterface.0.contao.picker.article_provider" (parent: .abstract.instanceof.contao.picker.article_provider).
  • Resolving inheritance for "contao.picker.article_provider" (parent: .instanceof.Contao\CoreBundle\Picker\PickerProviderInterface.0.contao.picker.article_provider).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Picker\PickerProviderInterface.0.contao.picker.file_provider" (parent: .abstract.instanceof.contao.picker.file_provider).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao.picker.file_provider" (parent: .instanceof.Contao\CoreBundle\Picker\PickerProviderInterface.0.contao.picker.file_provider).
  • Resolving inheritance for "contao.picker.file_provider" (parent: .instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao.picker.file_provider).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Picker\PickerProviderInterface.0.contao.picker.page_provider" (parent: .abstract.instanceof.contao.picker.page_provider).
  • Resolving inheritance for "contao.picker.page_provider" (parent: .instanceof.Contao\CoreBundle\Picker\PickerProviderInterface.0.contao.picker.page_provider).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Picker\PickerProviderInterface.0.contao.picker.table_provider" (parent: .abstract.instanceof.contao.picker.table_provider).
  • Resolving inheritance for "contao.picker.table_provider" (parent: .instanceof.Contao\CoreBundle\Picker\PickerProviderInterface.0.contao.picker.table_provider).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Contao\CoreBundle\Repository\CronJobRepository" (parent: .abstract.instanceof.Contao\CoreBundle\Repository\CronJobRepository).
  • Resolving inheritance for "Contao\CoreBundle\Repository\CronJobRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Contao\CoreBundle\Repository\CronJobRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.contao.repository.remember_me" (parent: .abstract.instanceof.contao.repository.remember_me).
  • Resolving inheritance for "contao.repository.remember_me" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.contao.repository.remember_me).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Search\Indexer\IndexerInterface.0.contao.search.indexer.default" (parent: .abstract.instanceof.contao.search.indexer.default).
  • Resolving inheritance for "contao.search.indexer.default" (parent: .instanceof.Contao\CoreBundle\Search\Indexer\IndexerInterface.0.contao.search.indexer.default).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Search\Indexer\IndexerInterface.0.contao.search.indexer.delegating" (parent: .abstract.instanceof.contao.search.indexer.delegating).
  • Resolving inheritance for "contao.search.indexer.delegating" (parent: .instanceof.Contao\CoreBundle\Search\Indexer\IndexerInterface.0.contao.search.indexer.delegating).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.backend_access_voter" (parent: .abstract.instanceof.contao.security.backend_access_voter).
  • Resolving inheritance for "contao.security.backend_access_voter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.backend_access_voter).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.contao.translation.translator" (parent: .abstract.instanceof.contao.translation.translator).
  • Resolving inheritance for "contao.translation.translator" (parent: .instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.contao.translation.translator).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.contao.twig.template_extension" (parent: .abstract.instanceof.contao.twig.template_extension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.contao.twig.template_extension" (parent: .instanceof.Twig_ExtensionInterface.0.contao.twig.template_extension).
  • Resolving inheritance for "contao.twig.template_extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.contao.twig.template_extension).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version400\Version400Update" (parent: .abstract.instanceof.Contao\CoreBundle\Migration\Version400\Version400Update).
  • Resolving inheritance for "Contao\CoreBundle\Migration\Version400\Version400Update" (parent: .instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version400\Version400Update).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version401\Version410Update" (parent: .abstract.instanceof.Contao\CoreBundle\Migration\Version401\Version410Update).
  • Resolving inheritance for "Contao\CoreBundle\Migration\Version401\Version410Update" (parent: .instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version401\Version410Update).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version403\Version430Update" (parent: .abstract.instanceof.Contao\CoreBundle\Migration\Version403\Version430Update).
  • Resolving inheritance for "Contao\CoreBundle\Migration\Version403\Version430Update" (parent: .instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version403\Version430Update).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version404\Version440Update" (parent: .abstract.instanceof.Contao\CoreBundle\Migration\Version404\Version440Update).
  • Resolving inheritance for "Contao\CoreBundle\Migration\Version404\Version440Update" (parent: .instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version404\Version440Update).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version404\Version447Update" (parent: .abstract.instanceof.Contao\CoreBundle\Migration\Version404\Version447Update).
  • Resolving inheritance for "Contao\CoreBundle\Migration\Version404\Version447Update" (parent: .instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version404\Version447Update).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version405\Version450Update" (parent: .abstract.instanceof.Contao\CoreBundle\Migration\Version405\Version450Update).
  • Resolving inheritance for "Contao\CoreBundle\Migration\Version405\Version450Update" (parent: .instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version405\Version450Update).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version406\Version460Update" (parent: .abstract.instanceof.Contao\CoreBundle\Migration\Version406\Version460Update).
  • Resolving inheritance for "Contao\CoreBundle\Migration\Version406\Version460Update" (parent: .instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version406\Version460Update).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version407\Version470Update" (parent: .abstract.instanceof.Contao\CoreBundle\Migration\Version407\Version470Update).
  • Resolving inheritance for "Contao\CoreBundle\Migration\Version407\Version470Update" (parent: .instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version407\Version470Update).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version408\Version480Update" (parent: .abstract.instanceof.Contao\CoreBundle\Migration\Version408\Version480Update).
  • Resolving inheritance for "Contao\CoreBundle\Migration\Version408\Version480Update" (parent: .instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version408\Version480Update).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version409\CeAccessMigration" (parent: .abstract.instanceof.Contao\CoreBundle\Migration\Version409\CeAccessMigration).
  • Resolving inheritance for "Contao\CoreBundle\Migration\Version409\CeAccessMigration" (parent: .instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version409\CeAccessMigration).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version409\PlayerColorMigration" (parent: .abstract.instanceof.Contao\CoreBundle\Migration\Version409\PlayerColorMigration).
  • Resolving inheritance for "Contao\CoreBundle\Migration\Version409\PlayerColorMigration" (parent: .instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version409\PlayerColorMigration).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.debug-plugins" (parent: .abstract.instanceof.contao.command.debug-plugins).
  • Resolving inheritance for "contao.command.debug-plugins" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.contao.command.debug-plugins).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.install-web-dir" (parent: .abstract.instanceof.contao.command.install-web-dir).
  • Resolving inheritance for "contao.command.install-web-dir" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.contao.command.install-web-dir).
  • Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\CacheClearer\CacheClearerInterface.0.contao_manager.cache.clear_bundle" (parent: .abstract.instanceof.contao_manager.cache.clear_bundle).
  • Resolving inheritance for "contao_manager.cache.clear_bundle" (parent: .instanceof.Symfony\Component\HttpKernel\CacheClearer\CacheClearerInterface.0.contao_manager.cache.clear_bundle).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao_faq.picker.faq_provider" (parent: .abstract.instanceof.contao_faq.picker.faq_provider).
  • Resolving inheritance for "contao_faq.picker.faq_provider" (parent: .instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao_faq.picker.faq_provider).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.lock" (parent: .abstract.instanceof.contao.command.lock).
  • Resolving inheritance for "contao.command.lock" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.contao.command.lock).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.unlock" (parent: .abstract.instanceof.contao.command.unlock).
  • Resolving inheritance for "contao.command.unlock" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.contao.command.unlock).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.contao.install_tool_twig_extension" (parent: .abstract.instanceof.contao.install_tool_twig_extension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.contao.install_tool_twig_extension" (parent: .instanceof.Twig_ExtensionInterface.0.contao.install_tool_twig_extension).
  • Resolving inheritance for "contao.install_tool_twig_extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.contao.install_tool_twig_extension).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao_news.picker.news_provider" (parent: .abstract.instanceof.contao_news.picker.news_provider).
  • Resolving inheritance for "contao_news.picker.news_provider" (parent: .instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao_news.picker.news_provider).
  • Resolving inheritance for ".instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao_calendar.picker.event_provider" (parent: .abstract.instanceof.contao_calendar.picker.event_provider).
  • Resolving inheritance for "contao_calendar.picker.event_provider" (parent: .instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao_calendar.picker.event_provider).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.contao" (parent: monolog.logger_prototype).
  • Resolving inheritance for "contao.security.authentication_provider.contao_backend.two_factor_decorator" (parent: scheb_two_factor.security.authentication.provider.decorator).
  • Resolving inheritance for "security.authentication.provider.anonymous.contao_backend.two_factor_decorator" (parent: scheb_two_factor.security.authentication.provider.decorator).
  • Resolving inheritance for "contao.security.authentication_provider.contao_frontend.two_factor_decorator" (parent: scheb_two_factor.security.authentication.provider.decorator).
  • Resolving inheritance for "security.authentication.provider.rememberme.contao_frontend.two_factor_decorator" (parent: scheb_two_factor.security.authentication.provider.decorator).
  • Resolving inheritance for "security.authentication.provider.anonymous.contao_frontend.two_factor_decorator" (parent: scheb_two_factor.security.authentication.provider.decorator).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash.contao_frontend.two_factor_decorator" (parent: scheb_two_factor.security.rememberme_services_decorator).
  • Resolving inheritance for "assets._package_contao_core" (parent: assets.path_package).
  • Resolving inheritance for "assets._package_clipboard" (parent: assets.path_package).
  • Resolving inheritance for "assets._package_contao_faq" (parent: assets.path_package).
  • Resolving inheritance for "assets._package_contao_comments" (parent: assets.path_package).
  • Resolving inheritance for "assets._package_contao_news" (parent: assets.path_package).
  • Resolving inheritance for "assets._package_contao_calendar" (parent: assets.path_package).
  • Resolving inheritance for "assets._package_contao_newsletter" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_contao-components/ace" (parent: assets.static_version_strategy).
  • Resolving inheritance for "assets._package_contao-components/ace" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_contao-components/chosen" (parent: assets.static_version_strategy).
  • Resolving inheritance for "assets._package_contao-components/chosen" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_contao-components/colorbox" (parent: assets.static_version_strategy).
  • Resolving inheritance for "assets._package_contao-components/colorbox" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_contao-components/colorpicker" (parent: assets.static_version_strategy).
  • Resolving inheritance for "assets._package_contao-components/colorpicker" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_contao-components/contao" (parent: assets.static_version_strategy).
  • Resolving inheritance for "assets._package_contao-components/contao" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_contao-components/datepicker" (parent: assets.static_version_strategy).
  • Resolving inheritance for "assets._package_contao-components/datepicker" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_contao-components/dropzone" (parent: assets.static_version_strategy).
  • Resolving inheritance for "assets._package_contao-components/dropzone" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_contao-components/highlight" (parent: assets.static_version_strategy).
  • Resolving inheritance for "assets._package_contao-components/highlight" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_contao-components/jquery" (parent: assets.static_version_strategy).
  • Resolving inheritance for "assets._package_contao-components/jquery" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_contao-components/jquery-ui" (parent: assets.static_version_strategy).
  • Resolving inheritance for "assets._package_contao-components/jquery-ui" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_contao-components/mediabox" (parent: assets.static_version_strategy).
  • Resolving inheritance for "assets._package_contao-components/mediabox" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_contao-components/mootools" (parent: assets.static_version_strategy).
  • Resolving inheritance for "assets._package_contao-components/mootools" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_contao-components/simplemodal" (parent: assets.static_version_strategy).
  • Resolving inheritance for "assets._package_contao-components/simplemodal" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_contao-components/swipe" (parent: assets.static_version_strategy).
  • Resolving inheritance for "assets._package_contao-components/swipe" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_contao-components/tablesort" (parent: assets.static_version_strategy).
  • Resolving inheritance for "assets._package_contao-components/tablesort" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_contao-components/tablesorter" (parent: assets.static_version_strategy).
  • Resolving inheritance for "assets._package_contao-components/tablesorter" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_contao-components/tinymce4" (parent: assets.static_version_strategy).
  • Resolving inheritance for "assets._package_contao-components/tinymce4" (parent: assets.path_package).
  • Resolving inheritance for "contao.fragment._contao.frontend_module.two_factor" (parent: Contao\CoreBundle\Controller\FrontendModule\TwoFactorController).
  • Resolving inheritance for "contao.security.expiring_token_based_remember_me_services.contao_frontend" (parent: contao.security.expiring_token_based_remember_me_services).
259
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "swiftmailer.mailer.default.transport"; reason: private alias.
  • Removed service "swiftmailer.plugin.messagelogger"; reason: private alias.
  • Removed service "Swift_Mailer"; reason: private alias.
  • Removed service "Swift_Transport"; reason: private alias.
  • Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "controller_name_converter"; reason: private alias.
  • Removed service "resolve_controller_name_subscriber"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Psr\SimpleCache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "cache.default_pdo_provider"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineResultCachePool"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineResultCachePool"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface $doctrineResultCachePool"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineSystemCachePool"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineSystemCachePool"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface $doctrineSystemCachePool"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "session.storage.filesystem"; reason: private alias.
  • Removed service "session.storage"; reason: private alias.
  • Removed service "session.handler"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
  • Removed service "lock.default.store"; reason: private alias.
  • Removed service "lock.store"; reason: private alias.
  • Removed service "lock.factory"; reason: private alias.
  • Removed service "lock"; reason: private alias.
  • Removed service "Symfony\Component\Lock\StoreInterface"; reason: private alias.
  • Removed service "Symfony\Component\Lock\PersistingStoreInterface"; reason: private alias.
  • Removed service "Symfony\Component\Lock\Factory"; reason: private alias.
  • Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
  • Removed service "Symfony\Component\Lock\LockInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "monolog.handler.contao"; reason: private alias.
  • Removed service "fos_http_cache.default_proxy_client"; reason: private alias.
  • Removed service "FOS\HttpCache\ProxyClient\ProxyClient"; reason: private alias.
  • Removed service "scheb_two_factor.csrf_token_manager"; reason: private alias.
  • Removed service "scheb_two_factor.first_two_factor_handler"; reason: private alias.
  • Removed service "scheb_two_factor.handler_condition"; reason: private alias.
  • Removed service "scheb_two_factor.persister"; reason: private alias.
  • Removed service "scheb_two_factor.ip_whitelist_provider"; reason: private alias.
  • Removed service "scheb_two_factor.token_factory"; reason: private alias.
  • Removed service "scheb_two_factor.trusted_device_manager"; reason: private alias.
  • Removed service "scheb_two_factor.backup_code_manager"; reason: private alias.
  • Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
  • Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
  • Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
  • Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
  • Removed service "Knp\Bundle\TimeBundle\DateTimeFormatter"; reason: private alias.
  • Removed service "Symfony\Cmf\Component\Routing\ChainRouterInterface"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.user.provider.concrete.contao.security.backend_user_provider"; reason: private alias.
  • Removed service "security.user.provider.concrete.contao.security.frontend_user_provider"; reason: private alias.
  • Removed service "security.authentication.session_strategy.contao_backend"; reason: private alias.
  • Removed service "security.user_checker.contao_backend"; reason: private alias.
  • Removed service "security.authentication.session_strategy.contao_frontend"; reason: private alias.
  • Removed service "security.user_checker.contao_frontend"; reason: private alias.
  • Removed service "Contao\CoreBundle\Framework\ContaoFramework"; reason: private alias.
  • Removed service "Contao\CoreBundle\Image\ImageFactoryInterface"; reason: private alias.
  • Removed service "Contao\CoreBundle\Image\PictureFactoryInterface"; reason: private alias.
  • Removed service "Contao\CoreBundle\Picker\PickerBuilderInterface"; reason: private alias.
  • Removed service "Contao\CoreBundle\Config\ResourceFinderInterface"; reason: private alias.
  • Removed service "Contao\CoreBundle\Routing\ScopeMatcher"; reason: private alias.
  • Removed service "Contao\CoreBundle\Security\Authentication\Token\TokenChecker"; reason: private alias.
  • Removed service "Contao\CoreBundle\Security\TwoFactor\Authenticator"; reason: private alias.
  • Removed service "Contao\CoreBundle\Security\TwoFactor\TrustedDeviceManager"; reason: private alias.
  • Removed service "Contao\CoreBundle\Slug\Slug"; reason: private alias.
  • Removed service "Contao\CoreBundle\Framework\ContaoFrameworkInterface"; reason: private alias.
  • Removed service "Contao\ManagerBundle\HttpKernel\JwtManager"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $contaoLogger"; reason: private alias.
  • Removed service "knp_menu.menu_provider"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service "security.authentication.rememberme.services.simplehash.contao_frontend"; reason: private alias.
  • Removed service ".service_locator.EJgbN4u"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "fos_http_cache.tag_handler.header_formatter"; reason: private alias.
  • Removed service "var_dumper.cli_dumper"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "contao.controller_resolver.inner"; reason: private alias.
  • Removed service "doctrine.orm.proxy_cache_warmer"; reason: private alias.
  • Removed service "contao.routing.route_provider"; reason: private alias.
  • Removed service "contao.translation.translator.inner"; reason: private alias.
  • Removed service "contao.translation.translator.data_collector.inner"; reason: private alias.
  • Removed service "twig.template_iterator"; reason: private alias.
  • Removed service "contao.model_argument_resolver"; reason: private alias.
  • Removed service "argument_resolver.request_attribute"; reason: private alias.
  • Removed service "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "security.user_value_resolver"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
  • Removed service "http_client"; reason: private alias.
  • Removed service "contao.security.authentication_provider.contao_backend"; reason: private alias.
  • Removed service "security.authentication.provider.anonymous.contao_backend"; reason: private alias.
  • Removed service "contao.security.authentication_provider.contao_frontend"; reason: private alias.
  • Removed service "security.authentication.provider.rememberme.contao_frontend"; reason: private alias.
  • Removed service "security.authentication.provider.anonymous.contao_frontend"; reason: private alias.
  • Removed service "security.authentication.rememberme.services.simplehash.contao_frontend.two_factor_decorator.inner"; reason: private alias.
197
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.dynamic" to "swiftmailer.transport".
  • Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.dynamic" to "swiftmailer.transport".
  • Changed reference of service "locale_listener" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.event_dispatcher_debug" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.translation" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "router_listener" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "fos_http_cache.cache_manager" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "fos_http_cache.cache_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "nelmio_security.csp_reporter_controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "scheb_two_factor.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "scheb_two_factor.security.form_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "scheb_two_factor.security.kernel_exception_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "scheb_two_factor.security.authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "scheb_two_factor.default_backup_code_manager" previously pointing to "scheb_two_factor.persister.doctrine" to "Scheb\TwoFactorBundle\Model\PersisterInterface".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "time.datetime_formatter" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.trans" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.routing" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "twig.runtime.httpkernel" previously pointing to "contao.fragment.handler" to "fragment.handler".
  • Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.access.authenticated_voter" previously pointing to "scheb_two_factor.security.authentication.trust_resolver" to "security.authentication.trust_resolver".
  • Changed reference of service "security.access.expression_voter" previously pointing to "scheb_two_factor.security.authentication.trust_resolver" to "security.authentication.trust_resolver".
  • Changed reference of service "security.logout_url_generator" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "security.validator.user_password" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.context_listener" previously pointing to "scheb_two_factor.security.authentication.trust_resolver" to "security.authentication.trust_resolver".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_preauth" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_preauth" previously pointing to "scheb_two_factor.security.authentication.trust_resolver" to "security.authentication.trust_resolver".
  • Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.dao" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "security.exception_listener" previously pointing to "scheb_two_factor.security.authentication.trust_resolver" to "security.authentication.trust_resolver".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.guard" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.context_listener.0" previously pointing to "scheb_two_factor.security.authentication.trust_resolver" to "security.authentication.trust_resolver".
  • Changed reference of service "contao.security.authentication_listener.contao_backend" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener.contao_backend" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.exception_listener.contao_backend" previously pointing to "scheb_two_factor.security.authentication.trust_resolver" to "security.authentication.trust_resolver".
  • Changed reference of service "security.context_listener.1" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.context_listener.1" previously pointing to "scheb_two_factor.security.authentication.trust_resolver" to "security.authentication.trust_resolver".
  • Changed reference of service "contao.security.authentication_listener.contao_frontend" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.rememberme.contao_frontend" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.exception_listener.contao_frontend" previously pointing to "scheb_two_factor.security.authentication.trust_resolver" to "security.authentication.trust_resolver".
  • Changed reference of service "security.command.user_password_encoder" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "contao.command.symlinks" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "contao.command.user_password_command" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "contao.listener.backend_locale" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "contao.listener.menu.backend_menu" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "contao.listener.menu.backend_menu" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "contao.listener.menu.backend_logout" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "contao.listener.menu.backend_logout" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "contao.listener.menu.backend_preview" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "contao.listener.menu.backend_preview" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "contao.listener.menu.backend_preview" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "contao.listener.insert_tags.translation" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "contao.listener.locale" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "contao.listener.preview_bar" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "contao.listener.preview_authentication" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "contao.listener.search_index" previously pointing to "contao.search.indexer.delegating" to "contao.search.indexer".
  • Changed reference of service "contao.listener.user_session" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Contao\CoreBundle\Controller\BackendCsvImportController" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "Contao\CoreBundle\Controller\BackendPreviewController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Contao\CoreBundle\Controller\BackendPreviewController" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "Contao\CoreBundle\Controller\BackendPreviewSwitchController" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "Contao\CoreBundle\Controller\BackendPreviewSwitchController" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "Contao\CoreBundle\Controller\RobotsTxtController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "contao.crawl.escargot_subscriber.broken_link_checker" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "contao.crawl.escargot_subscriber.search_index" previously pointing to "contao.search.indexer.delegating" to "contao.search.indexer".
  • Changed reference of service "contao.crawl.escargot_subscriber.search_index" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "contao.fragment.renderer.forward" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "contao.image.image_factory" previously pointing to "contao.image.imagine.rl0p_o1" to "contao.image.imagine".
  • Changed reference of service "contao.image.image_sizes" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "contao.menu.backend_menu_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "contao.picker.article_provider" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "contao.picker.article_provider" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "contao.picker.builder" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "contao.picker.file_provider" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "contao.picker.file_provider" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "contao.picker.page_provider" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "contao.picker.page_provider" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "contao.picker.table_provider" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "contao.picker.table_provider" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "contao.routing.page_router" previously pointing to "contao.routing.legacy_matcher" to "contao.routing.nested_matcher".
  • Changed reference of service "contao.routing.page_router" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "contao.routing.page_404_router" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "contao.routing.url_generator" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "contao.security.authentication_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "contao.security.authentication_provider" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "contao.security.entry_point" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "contao.security.token_checker" previously pointing to "scheb_two_factor.security.authentication.trust_resolver" to "security.authentication.trust_resolver".
  • Changed reference of service "contao.slug.valid_characters" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "contao.slug.valid_characters" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "Contao\CoreBundle\Migration\Version404\Version447Update" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "contao_manager.listener.backend_menu_listener" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "contao_manager.listener.backend_menu_listener" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "contao_faq.picker.faq_provider" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "contao_faq.picker.faq_provider" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "contao_news.picker.news_provider" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "contao_news.picker.news_provider" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "contao_calendar.picker.event_provider" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service "contao_calendar.picker.event_provider" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.scheb_two_factor.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.contao.security.backend_access_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.XSes1R5" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.m90YCjy" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service ".service_locator.czMWaX3" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service ".service_locator.2tl4mpd" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service ".service_locator.UeN3IrZ" previously pointing to "cmf_routing.router" to "router".
  • Changed reference of service ".service_locator.UeN3IrZ" previously pointing to "contao.translation.translator.data_collector" to "translator".
  • Changed reference of service "contao.security.authentication_provider.contao_backend.two_factor_decorator.inner" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "contao.security.authentication_provider.contao_frontend.two_factor_decorator.inner" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "security.password_encoder" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
138
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
  • Removed service "swiftmailer.mailer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.memory.abstract"; reason: abstract.
  • Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
  • Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
  • Removed service "doctrine.dbal.connection"; reason: abstract.
  • Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
  • Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
  • Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
  • Removed service "doctrine.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; reason: abstract.
  • Removed service "cache.adapter.doctrine"; reason: abstract.
  • Removed service "cache.adapter.filesystem"; reason: abstract.
  • Removed service "cache.adapter.psr6"; reason: abstract.
  • Removed service "cache.adapter.redis"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "cache.adapter.pdo"; reason: abstract.
  • Removed service "cache.adapter.array"; reason: abstract.
  • Removed service "assets.path_package"; reason: abstract.
  • Removed service "assets.url_package"; reason: abstract.
  • Removed service "assets.static_version_strategy"; reason: abstract.
  • Removed service "assets.json_manifest_version_strategy"; reason: abstract.
  • Removed service "lock.store.memcached.abstract"; reason: abstract.
  • Removed service "lock.store.redis.abstract"; reason: abstract.
  • Removed service "lock.store.combined.abstract"; reason: abstract.
  • Removed service "lock.factory.abstract"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service "fos_http_cache.request_matcher"; reason: abstract.
  • Removed service "fos_http_cache.rule_matcher"; reason: abstract.
  • Removed service "fos_http_cache.response_matcher.cache_control.cacheable_response"; reason: abstract.
  • Removed service "fos_http_cache.response_matcher.cache_control.expression"; reason: abstract.
  • Removed service "scheb_two_factor.security.authentication.provider.decorator"; reason: abstract.
  • Removed service "scheb_two_factor.security.authentication.provider"; reason: abstract.
  • Removed service "scheb_two_factor.security.authentication.listener"; reason: abstract.
  • Removed service "scheb_two_factor.security.rememberme_services_decorator"; reason: abstract.
  • Removed service "scheb_two_factor.security.provider_preparation_listener"; reason: abstract.
  • Removed service "scheb_two_factor.security.form_listener"; reason: abstract.
  • Removed service "scheb_two_factor.security.kernel_exception_listener"; reason: abstract.
  • Removed service "scheb_two_factor.security.access_listener"; reason: abstract.
  • Removed service "scheb_two_factor.security.authentication.success_handler"; reason: abstract.
  • Removed service "scheb_two_factor.security.authentication.failure_handler"; reason: abstract.
  • Removed service "scheb_two_factor.security.authentication.authentication_required_handler"; reason: abstract.
  • Removed service "scheb_two_factor.security.firewall_config"; reason: abstract.
  • Removed service "scheb_two_factor.security.authenticator"; reason: abstract.
  • Removed service "scheb_two_factor.security.listener.token_created"; reason: abstract.
  • Removed service "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.lazy_context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.missing"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.in_memory.user"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.handler.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.success_handler"; reason: abstract.
  • Removed service "security.authentication.form_entry_point"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.form"; reason: abstract.
  • Removed service "security.authentication.listener.simple_form"; reason: abstract.
  • Removed service "security.authentication.simple_success_failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.simple_preauth"; reason: abstract.
  • Removed service "security.authentication.listener.x509"; reason: abstract.
  • Removed service "security.authentication.listener.json"; reason: abstract.
  • Removed service "security.authentication.listener.remote_user"; reason: abstract.
  • Removed service "security.authentication.listener.basic"; reason: abstract.
  • Removed service "security.authentication.provider.dao"; reason: abstract.
  • Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
  • Removed service "security.authentication.provider.simple"; reason: abstract.
  • Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authentication.listener.rememberme"; reason: abstract.
  • Removed service "security.authentication.provider.rememberme"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
  • Removed service "security.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; reason: abstract.
  • Removed service "contao.security.authentication_provider"; reason: abstract.
  • Removed service "contao.security.expiring_token_based_remember_me_services"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.automator"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.command.automator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.crawl"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.command.crawl"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Contao\CoreBundle\Command\CronCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Contao\CoreBundle\Command\CronCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.debug_dca"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.command.debug_dca"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.debug_fragments"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.command.debug_fragments"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.filesync"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao.command.filesync"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.command.filesync"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.install"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.command.install"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Contao\CoreBundle\Command\MigrateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Contao\CoreBundle\Command\MigrateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.resize_images"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.command.resize_images"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.symlinks"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.command.symlinks"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.user_password_command"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.command.user_password_command"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.version"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.command.version"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\HttpKernel\CacheClearer\CacheClearerInterface.0.contao.cache.clear_internal"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.cache.clear_internal"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.contao.cache.warm_internal"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.cache.warm_internal"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\BackendController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\BackendController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\BackendController"; reason: abstract.
  • Removed service ".abstract.instanceof.Contao\CoreBundle\Controller\BackendController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\FrontendController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\FrontendController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\FrontendController"; reason: abstract.
  • Removed service ".abstract.instanceof.Contao\CoreBundle\Controller\FrontendController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.1.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController"; reason: abstract.
  • Removed service ".abstract.instanceof.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController"; reason: abstract.
  • Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.contao.crawl.escargot_subscriber.broken_link_checker"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Crawl\Escargot\Subscriber\EscargotSubscriberInterface.0.contao.crawl.escargot_subscriber.broken_link_checker"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.crawl.escargot_subscriber.broken_link_checker"; reason: abstract.
  • Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.contao.crawl.escargot_subscriber.search_index"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Crawl\Escargot\Subscriber\EscargotSubscriberInterface.0.contao.crawl.escargot_subscriber.search_index"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.crawl.escargot_subscriber.search_index"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.Contao\CoreBundle\Csrf\ContaoCsrfTokenManager"; reason: abstract.
  • Removed service ".abstract.instanceof.Contao\CoreBundle\Csrf\ContaoCsrfTokenManager"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.csrf.token_storage"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.csrf.token_storage"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface.0.contao.data_collector"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.data_collector"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao.data_collector"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.data_collector"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.Contao\CoreBundle\Doctrine\ORM\FailTolerantProxyCacheWarmer"; reason: abstract.
  • Removed service ".abstract.instanceof.Contao\CoreBundle\Doctrine\ORM\FailTolerantProxyCacheWarmer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\DependencyInjection\ServiceLocator.0.contao.fragment.pre_handlers"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.fragment.pre_handlers"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.framework"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\DependencyInjection\ContainerAwareInterface.0.contao.framework"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.framework"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao.image.resizer"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.image.resizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.contao.image.image_sizes"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.image.image_sizes"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface.0.contao.model_argument_resolver"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.model_argument_resolver"; reason: abstract.
  • Removed service ".instanceof.Monolog\ResettableInterface.0.contao.monolog.handler"; reason: abstract.
  • Removed service ".instanceof.Monolog\Handler\HandlerInterface.0.contao.monolog.handler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\DependencyInjection\ContainerAwareInterface.0.contao.monolog.handler"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.monolog.handler"; reason: abstract.
  • Removed service ".instanceof.Monolog\Processor\ProcessorInterface.0.contao.monolog.processor"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.monolog.processor"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Picker\PickerProviderInterface.0.contao.picker.article_provider"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.picker.article_provider"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Picker\PickerProviderInterface.0.contao.picker.file_provider"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao.picker.file_provider"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.picker.file_provider"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Picker\PickerProviderInterface.0.contao.picker.page_provider"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.picker.page_provider"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Picker\PickerProviderInterface.0.contao.picker.table_provider"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.picker.table_provider"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Contao\CoreBundle\Repository\CronJobRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Contao\CoreBundle\Repository\CronJobRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.contao.repository.remember_me"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.repository.remember_me"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Search\Indexer\IndexerInterface.0.contao.search.indexer.default"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.search.indexer.default"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Search\Indexer\IndexerInterface.0.contao.search.indexer.delegating"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.search.indexer.delegating"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.contao.security.backend_access_voter"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.security.backend_access_voter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.contao.translation.translator"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.translation.translator"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.contao.twig.template_extension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.contao.twig.template_extension"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.twig.template_extension"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version400\Version400Update"; reason: abstract.
  • Removed service ".abstract.instanceof.Contao\CoreBundle\Migration\Version400\Version400Update"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version401\Version410Update"; reason: abstract.
  • Removed service ".abstract.instanceof.Contao\CoreBundle\Migration\Version401\Version410Update"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version403\Version430Update"; reason: abstract.
  • Removed service ".abstract.instanceof.Contao\CoreBundle\Migration\Version403\Version430Update"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version404\Version440Update"; reason: abstract.
  • Removed service ".abstract.instanceof.Contao\CoreBundle\Migration\Version404\Version440Update"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version404\Version447Update"; reason: abstract.
  • Removed service ".abstract.instanceof.Contao\CoreBundle\Migration\Version404\Version447Update"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version405\Version450Update"; reason: abstract.
  • Removed service ".abstract.instanceof.Contao\CoreBundle\Migration\Version405\Version450Update"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version406\Version460Update"; reason: abstract.
  • Removed service ".abstract.instanceof.Contao\CoreBundle\Migration\Version406\Version460Update"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version407\Version470Update"; reason: abstract.
  • Removed service ".abstract.instanceof.Contao\CoreBundle\Migration\Version407\Version470Update"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version408\Version480Update"; reason: abstract.
  • Removed service ".abstract.instanceof.Contao\CoreBundle\Migration\Version408\Version480Update"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version409\CeAccessMigration"; reason: abstract.
  • Removed service ".abstract.instanceof.Contao\CoreBundle\Migration\Version409\CeAccessMigration"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Migration\MigrationInterface.0.Contao\CoreBundle\Migration\Version409\PlayerColorMigration"; reason: abstract.
  • Removed service ".abstract.instanceof.Contao\CoreBundle\Migration\Version409\PlayerColorMigration"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.debug-plugins"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.command.debug-plugins"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.install-web-dir"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.command.install-web-dir"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\HttpKernel\CacheClearer\CacheClearerInterface.0.contao_manager.cache.clear_bundle"; reason: abstract.
  • Removed service ".abstract.instanceof.contao_manager.cache.clear_bundle"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao_faq.picker.faq_provider"; reason: abstract.
  • Removed service ".abstract.instanceof.contao_faq.picker.faq_provider"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.lock"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.command.lock"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.contao.command.unlock"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.command.unlock"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.contao.install_tool_twig_extension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.contao.install_tool_twig_extension"; reason: abstract.
  • Removed service ".abstract.instanceof.contao.install_tool_twig_extension"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao_news.picker.news_provider"; reason: abstract.
  • Removed service ".abstract.instanceof.contao_news.picker.news_provider"; reason: abstract.
  • Removed service ".instanceof.Contao\CoreBundle\Framework\FrameworkAwareInterface.0.contao_calendar.picker.event_provider"; reason: abstract.
  • Removed service ".abstract.instanceof.contao_calendar.picker.event_provider"; reason: abstract.
242
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~9OqXMzO"; reason: unused.
  • Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~9OqXMzO"; reason: unused.
  • Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~9OqXMzO"; reason: unused.
  • Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~9OqXMzO"; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
  • Removed service "doctrine.dbal.logger.chain"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service ".1_ServiceLocator~8ecEUzX"; reason: unused.
  • Removed service "form.type_guesser.doctrine"; reason: unused.
  • Removed service "form.type.entity"; reason: unused.
  • Removed service "doctrine.orm.validator.unique"; reason: unused.
  • Removed service "doctrine.orm.validator_initializer"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "doctrine.orm.default_entity_manager.property_info_extractor"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "cache.app.simple"; reason: unused.
  • Removed service "cache.app.taggable"; reason: unused.
  • Removed service "translator.selector"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service ".doctrine.result_cache_pool.taggable"; reason: unused.
  • Removed service ".doctrine.system_cache_pool.taggable"; reason: unused.
  • Removed service "cache.property_access"; reason: unused.
  • Removed service ".1_NativeFileSessionHandler~gM94PYI"; reason: unused.
  • Removed service "session.storage.php_bridge"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.storage.mock_file"; reason: unused.
  • Removed service "session.handler.native_file"; reason: unused.
  • Removed service "session.abstract_handler"; reason: unused.
  • Removed service "session.save_listener"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "psr18.http_client"; reason: unused.
  • Removed service "Http\Client\HttpClient"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "routing.loader.service"; reason: unused.
  • Removed service ".2_ArrayAdapter~66eBdf3"; reason: unused.
  • Removed service ".1_DoctrineProvider~66eBdf3"; reason: unused.
  • Removed service "annotations.filesystem_cache_adapter"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "annotations.cache"; reason: unused.
  • Removed service "property_accessor"; reason: unused.
  • Removed service "property_info"; reason: unused.
  • Removed service "property_info.reflection_extractor"; reason: unused.
  • Removed service "lock.store.flock"; reason: unused.
  • Removed service "lock.store.semaphore"; reason: unused.
  • Removed service "lock.strategy.majority"; reason: unused.
  • Removed service ".lock.default.store.2BORioJ"; reason: unused.
  • Removed service "lock.default.factory"; reason: unused.
  • Removed service "lock.default"; reason: unused.
  • Removed service "mime_types"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "monolog.http_client"; reason: unused.
  • Removed service "nelmio_security.ua_parser"; reason: unused.
  • Removed service "nelmio_security.policy_manager"; reason: unused.
  • Removed service "nelmio_security.csp_report.filter.noise_detector_custom_rules"; reason: unused.
  • Removed service "scheb_two_factor.security.access.access_decider"; reason: unused.
  • Removed service "scheb_two_factor.null_csrf_token_manager"; reason: unused.
  • Removed service "scheb_two_factor.null_trusted_device_manager"; reason: unused.
  • Removed service "scheb_two_factor.null_backup_code_manager"; reason: unused.
  • Removed service ".4_CliContextProvider~MZSg24o"; reason: unused.
  • Removed service ".3_RequestContextProvider~MZSg24o"; reason: unused.
  • Removed service ".2_SourceContextProvider~MZSg24o"; reason: unused.
  • Removed service "var_dumper.server_connection"; reason: unused.
  • Removed service "cmf_routing.route_type_form_type"; reason: unused.
  • Removed service "cmf_routing.validator.route_defaults"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "twig.extension.weblink"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.user_checker"; reason: unused.
  • Removed service "security.validator.user_password"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "security.authentication.guard_handler"; reason: unused.
  • Removed service "contao.image.imagine.gd"; reason: unused.
  • Removed service "contao.image.imagine.gmagick"; reason: unused.
  • Removed service "contao.image.imagine.imagick"; reason: unused.
  • Removed service "contao.security.authentication_listener"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service "monolog.logger.lock"; reason: unused.
  • Removed service "monolog.handler.null_internal"; reason: unused.
  • Removed service ".service_locator.wnlveDj"; reason: unused.
99
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logger".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
  • Inlined service ".service_locator.EmQLYZK" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
  • Inlined service ".service_locator.v9gXpIt" to "doctrine.orm.container_repository_factory".
  • Inlined service "app.doctrine_system_cache_provider.compatibility_layer" to "doctrine.orm.default_configuration".
  • Inlined service "app.doctrine_system_cache_provider.compatibility_layer" to "doctrine.orm.default_configuration".
  • Inlined service "app.doctrine_result_cache_provider.compatibility_layer" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service "twig.error_renderer.html" to "error_controller".
  • Inlined service "contao.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".1_~KoNLQVn" to "error_handler.error_renderer.html".
  • Inlined service ".2_~KoNLQVn" to "error_handler.error_renderer.html".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "translation.writer" to "console.command.translation_update".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service "doctrine.result_cache_pool.recorder_inner" to "doctrine.result_cache_pool".
  • Inlined service "doctrine.system_cache_pool.recorder_inner" to "doctrine.system_cache_pool".
  • Inlined service "contao.session.contao_backend" to "session".
  • Inlined service "contao.session.contao_frontend" to "session".
  • Inlined service "session.storage.metadata_bag" to "session.storage.native".
  • Inlined service ".service_locator.Bppmeg3" to "session_listener".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets._package_contao_core" to "assets.packages".
  • Inlined service "assets._package_clipboard" to "assets.packages".
  • Inlined service "assets._package_contao_faq" to "assets.packages".
  • Inlined service "assets._package_contao_comments" to "assets.packages".
  • Inlined service "assets._package_contao_news" to "assets.packages".
  • Inlined service "assets._package_contao_calendar" to "assets.packages".
  • Inlined service "assets._package_contao_newsletter" to "assets.packages".
  • Inlined service "assets._package_contao-components/ace" to "assets.packages".
  • Inlined service "assets._package_contao-components/chosen" to "assets.packages".
  • Inlined service "assets._package_contao-components/colorbox" to "assets.packages".
  • Inlined service "assets._package_contao-components/colorpicker" to "assets.packages".
  • Inlined service "assets._package_contao-components/contao" to "assets.packages".
  • Inlined service "assets._package_contao-components/datepicker" to "assets.packages".
  • Inlined service "assets._package_contao-components/dropzone" to "assets.packages".
  • Inlined service "assets._package_contao-components/highlight" to "assets.packages".
  • Inlined service "assets._package_contao-components/jquery" to "assets.packages".
  • Inlined service "assets._package_contao-components/jquery-ui" to "assets.packages".
  • Inlined service "assets._package_contao-components/mediabox" to "assets.packages".
  • Inlined service "assets._package_contao-components/mootools" to "assets.packages".
  • Inlined service "assets._package_contao-components/simplemodal" to "assets.packages".
  • Inlined service "assets._package_contao-components/swipe" to "assets.packages".
  • Inlined service "assets._package_contao-components/tablesort" to "assets.packages".
  • Inlined service "assets._package_contao-components/tablesorter" to "assets.packages".
  • Inlined service "assets._package_contao-components/tinymce4" to "assets.packages".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service ".service_locator.V.o0zE7" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php" to "translation.extractor".
  • Inlined service "twig.translation.extractor" to "translation.extractor".
  • Inlined service "translation.dumper.php" to "translation.writer".
  • Inlined service "translation.dumper.xliff" to "translation.writer".
  • Inlined service "translation.dumper.po" to "translation.writer".
  • Inlined service "translation.dumper.mo" to "translation.writer".
  • Inlined service "translation.dumper.yml" to "translation.writer".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "translation.dumper.qt" to "translation.writer".
  • Inlined service "translation.dumper.csv" to "translation.writer".
  • Inlined service "translation.dumper.ini" to "translation.writer".
  • Inlined service "translation.dumper.json" to "translation.writer".
  • Inlined service "translation.dumper.res" to "translation.writer".
  • Inlined service ".service_locator.XSes1R5.translation.warmer" to "translation.warmer".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.translation" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "data_collector.http_client" to "profiler".
  • Inlined service "swiftmailer.data_collector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service ".service_locator.I3K77mT" to ".1_LegacyRouteLoaderContainer~ATa_z88".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "contao.routing.images_loader" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service ".1_LegacyRouteLoaderContainer~ATa_z88" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.M5SKIbs.router.default" to "router.default".
  • Inlined service "monolog.logger.router" to "router.default".
  • Inlined service ".service_locator.m90YCjy.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service "fos_http_cache.request_matcher.cacheable" to "fos_http_cache.rule_matcher.cacheable".
  • Inlined service "fos_http_cache.response_matcher.cacheable" to "fos_http_cache.rule_matcher.cacheable".
  • Inlined service "fos_http_cache.request_matcher.unsafe" to "fos_http_cache.rule_matcher.must_invalidate".
  • Inlined service "fos_http_cache.response_matcher.non_error" to "fos_http_cache.rule_matcher.must_invalidate".
  • Inlined service "fos_http_cache.proxy_client.symfony.http_dispatcher" to "fos_http_cache.proxy_client.symfony".
  • Inlined service "fos_http_cache.tag_handler.max_header_value_length_header_formatter" to "fos_http_cache.http.symfony_response_tagger".
  • Inlined service "fos_http_cache.rule_matcher.cacheable" to "fos_http_cache.event_listener.tag".
  • Inlined service "fos_http_cache.rule_matcher.must_invalidate" to "fos_http_cache.event_listener.tag".
  • Inlined service "fos_http_cache.tag_handler.max_header_value_length_header_formatter.inner" to "fos_http_cache.tag_handler.max_header_value_length_header_formatter".
  • Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
  • Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
  • Inlined service "contao.cors.website_roots_config_provider" to "nelmio_cors.options_resolver".
  • Inlined service "nelmio_security.nonce_generator" to "nelmio_security.csp_listener".
  • Inlined service "nelmio_security.csp_report.filter.noise_detector_domains" to "nelmio_security.csp_report.filter".
  • Inlined service "nelmio_security.csp_report.filter.noise_detector_domains_regex" to "nelmio_security.csp_report.filter".
  • Inlined service "nelmio_security.csp_report.filter.noise_detector_schemes" to "nelmio_security.csp_report.filter".
  • Inlined service "nelmio_security.csp_report.filter.noise_detector_injected_scripts" to "nelmio_security.csp_report.filter".
  • Inlined service "nelmio_security.csp_report.filter.noise_detector_browser_bugs" to "nelmio_security.csp_report.filter".
  • Inlined service "nelmio_security.csp_report.log_formatter" to "nelmio_security.csp_report.logger".
  • Inlined service "nelmio_security.csp_report.logger" to "nelmio_security.csp_reporter_controller".
  • Inlined service "nelmio_security.csp_report.filter" to "nelmio_security.csp_reporter_controller".
  • Inlined service "scheb_two_factor.default_handler_condition" to "scheb_two_factor.condition_handler".
  • Inlined service "scheb_two_factor.default_ip_whitelist_provider" to "scheb_two_factor.ip_whitelist_handler".
  • Inlined service "scheb_two_factor.default_token_factory" to "scheb_two_factor.provider_handler".
  • Inlined service "scheb_two_factor.trusted_jwt_encoder" to "scheb_two_factor.trusted_token_encoder".
  • Inlined service "scheb_two_factor.trusted_token_encoder" to "scheb_two_factor.trusted_token_storage".
  • Inlined service "scheb_two_factor.default_backup_code_manager" to "scheb_two_factor.security.listener.check_backup_code".
  • Inlined service ".1_NonceGenerator~qIzY1CT" to "web_profiler.csp.handler".
  • Inlined service ".2_HtmlDumper~qIzY1CT" to "twig.extension.webprofiler".
  • Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
  • Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
  • Inlined service "knp_menu.menu_provider.chain" to "knp_menu.helper".
  • Inlined service ".service_locator.lHZYdJL" to "knp_menu.renderer_provider".
  • Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
  • Inlined service "time.datetime_formatter" to "time.twig.extension.time".
  • Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
  • Inlined service ".1_SourceContextProvider~MZSg24o" to "var_dumper.contextualized_cli_dumper".
  • Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
  • Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
  • Inlined service ".5_CliDescriptor~MZSg24o" to "var_dumper.command.server_dump".
  • Inlined service ".6_HtmlDescriptor~MZSg24o" to "var_dumper.command.server_dump".
  • Inlined service "twig.loader.native_filesystem" to "twig".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "fos_http_cache.twig.tag_extension" to "twig".
  • Inlined service "nelmio_security.twig_extension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "knp_menu.twig.extension" to "twig".
  • Inlined service "time.twig.extension.time" to "twig".
  • Inlined service "contao.twig.template_extension" to "twig".
  • Inlined service "contao.install_tool_twig_extension" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.o9nGMXB.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "contao_manager.twig.file_extension_filter_iterator" to "twig.template_cache_warmer".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.0rjg.qe" to "twig.runtime_loader".
  • Inlined service ".1_bool~hl2U4To" to "twig.error_renderer.html".
  • Inlined service "lexik_maintenance.driver.database" to "lexik_maintenance.driver.factory".
  • Inlined service ".service_locator.XjnY8xG" to "security.token_storage".
  • Inlined service ".service_locator.6zQlgQt" to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service ".service_locator.SEDuw4t" to "security.firewall.map".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
  • Inlined service ".security.request_matcher.VMHDo9e" to "security.access_map".
  • Inlined service ".security.request_matcher.8LXGOxP" to "security.access_map".
  • Inlined service ".security.request_matcher.gQIakAl" to "security.access_map".
  • Inlined service ".security.request_matcher.PhQgZ9B" to "security.access_map".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.contao_install" to "security.firewall.map.context.contao_install".
  • Inlined service "contao_manager.security.logout_handler" to "security.logout_listener.contao_backend".
  • Inlined service "contao.security.two_factor_firewall_config.contao_backend" to "security.authentication.provider.two_factor.contao_backend".
  • Inlined service "security.exception_listener.contao_backend" to "security.firewall.map.context.contao_backend".
  • Inlined service "security.logout_listener.contao_backend" to "security.firewall.map.context.contao_backend".
  • Inlined service "security.firewall.map.config.contao_backend" to "security.firewall.map.context.contao_backend".
  • Inlined service "contao.security.two_factor_firewall_config.contao_frontend" to "security.authentication.provider.two_factor.contao_frontend".
  • Inlined service "security.exception_listener.contao_frontend" to "security.firewall.map.context.contao_frontend".
  • Inlined service "security.logout_listener.contao_frontend" to "security.firewall.map.context.contao_frontend".
  • Inlined service "security.firewall.map.config.contao_frontend" to "security.firewall.map.context.contao_frontend".
  • Inlined service "contao.token_generator" to "contao.listener.referer_id".
  • Inlined service ".service_locator.czMWaX3.Contao\CoreBundle\Controller\BackendController" to "Contao\CoreBundle\Controller\BackendController".
  • Inlined service ".service_locator.2tl4mpd.Contao\CoreBundle\Controller\FrontendController" to "Contao\CoreBundle\Controller\FrontendController".
  • Inlined service ".service_locator.UeN3IrZ.Contao\CoreBundle\Controller\FrontendModule\TwoFactorController" to "Contao\CoreBundle\Controller\FrontendModule\TwoFactorController".
  • Inlined service "debug.controller_resolver" to "contao.controller_resolver".
  • Inlined service "contao.crawl.escargot_subscriber.broken_link_checker" to "contao.crawl.escargot_factory".
  • Inlined service "contao.crawl.escargot_subscriber.search_index" to "contao.crawl.escargot_factory".
  • Inlined service "Contao\CoreBundle\Cron\LegacyCron" to "Contao\CoreBundle\Cron\Cron".
  • Inlined service "Contao\CoreBundle\Cron\LegacyCron" to "Contao\CoreBundle\Cron\Cron".
  • Inlined service "Contao\CoreBundle\Cron\LegacyCron" to "Contao\CoreBundle\Cron\Cron".
  • Inlined service "Contao\CoreBundle\Cron\LegacyCron" to "Contao\CoreBundle\Cron\Cron".
  • Inlined service "Contao\CoreBundle\Cron\LegacyCron" to "Contao\CoreBundle\Cron\Cron".
  • Inlined service "Contao\CoreBundle\Cron\PurgeExpiredDataCron" to "Contao\CoreBundle\Cron\Cron".
  • Inlined service "Contao\CoreBundle\Doctrine\ORM\FailTolerantProxyCacheWarmer.inner" to "Contao\CoreBundle\Doctrine\ORM\FailTolerantProxyCacheWarmer".
  • Inlined service "contao.menu.matcher" to "contao.menu.renderer".
  • Inlined service "contao.picker.page_provider" to "contao.picker.builder".
  • Inlined service "contao.picker.file_provider" to "contao.picker.builder".
  • Inlined service "contao_news.picker.news_provider" to "contao.picker.builder".
  • Inlined service "contao_calendar.picker.event_provider" to "contao.picker.builder".
  • Inlined service "contao_faq.picker.faq_provider" to "contao.picker.builder".
  • Inlined service "contao.picker.article_provider" to "contao.picker.builder".
  • Inlined service "contao.picker.table_provider" to "contao.picker.builder".
  • Inlined service "contao.routing.legacy_route_provider.inner" to "contao.routing.legacy_route_provider".
  • Inlined service "contao.routing.input_enhancer" to "contao.routing.page_router".
  • Inlined service "translator.data_collector" to "contao.translation.translator".
  • Inlined service "Contao\CoreBundle\Migration\Version400\Version400Update" to "Contao\CoreBundle\Migration\MigrationCollection".
  • Inlined service "Contao\CoreBundle\Migration\Version401\Version410Update" to "Contao\CoreBundle\Migration\MigrationCollection".
  • Inlined service "Contao\CoreBundle\Migration\Version403\Version430Update" to "Contao\CoreBundle\Migration\MigrationCollection".
  • Inlined service "Contao\CoreBundle\Migration\Version404\Version440Update" to "Contao\CoreBundle\Migration\MigrationCollection".
  • Inlined service "Contao\CoreBundle\Migration\Version404\Version447Update" to "Contao\CoreBundle\Migration\MigrationCollection".
  • Inlined service "Contao\CoreBundle\Migration\Version405\Version450Update" to "Contao\CoreBundle\Migration\MigrationCollection".
  • Inlined service "Contao\CoreBundle\Migration\Version406\Version460Update" to "Contao\CoreBundle\Migration\MigrationCollection".
  • Inlined service "Contao\CoreBundle\Migration\Version407\Version470Update" to "Contao\CoreBundle\Migration\MigrationCollection".
  • Inlined service "Contao\CoreBundle\Migration\Version408\Version480Update" to "Contao\CoreBundle\Migration\MigrationCollection".
  • Inlined service "Contao\CoreBundle\Migration\Version409\CeAccessMigration" to "Contao\CoreBundle\Migration\MigrationCollection".
  • Inlined service "Contao\CoreBundle\Migration\Version409\PlayerColorMigration" to "Contao\CoreBundle\Migration\MigrationCollection".
  • Inlined service "contao_manager.twig.file_extension_filter_iterator.inner" to "contao_manager.twig.file_extension_filter_iterator".
  • Inlined service "app.doctrine_system_cache_provider" to "app.doctrine_system_cache_provider.compatibility_layer".
  • Inlined service "app.doctrine_result_cache_provider" to "app.doctrine_result_cache_provider.compatibility_layer".
  • Inlined service "debug.contao.model_argument_resolver.inner" to "debug.contao.model_argument_resolver".
  • Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service ".debug.http_client.inner" to ".debug.http_client".
  • Inlined service "contao.security.authentication_provider.contao_backend.two_factor_decorator.inner" to "contao.security.authentication_provider.contao_backend.two_factor_decorator".
  • Inlined service "security.authentication.provider.anonymous.contao_backend.two_factor_decorator.inner" to "security.authentication.provider.anonymous.contao_backend.two_factor_decorator".
  • Inlined service "contao.security.authentication_provider.contao_frontend.two_factor_decorator.inner" to "contao.security.authentication_provider.contao_frontend.two_factor_decorator".
  • Inlined service "security.authentication.provider.rememberme.contao_frontend.two_factor_decorator.inner" to "security.authentication.provider.rememberme.contao_frontend.two_factor_decorator".
  • Inlined service "security.authentication.provider.anonymous.contao_frontend.two_factor_decorator.inner" to "security.authentication.provider.anonymous.contao_frontend.two_factor_decorator".
  • Inlined service "contao.security.expiring_token_based_remember_me_services.contao_frontend" to "security.authentication.rememberme.services.simplehash.contao_frontend.two_factor_decorator".
  • Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
  • Inlined service "scheb_two_factor.security.access.authenticated_voter" to "debug.security.voter.scheb_two_factor.security.access.authenticated_voter".
  • Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
  • Inlined service "contao.security.backend_access_voter" to "debug.security.voter.contao.security.backend_access_voter".
  • Inlined service "assets._version_contao-components/ace" to "assets._package_contao-components/ace".
  • Inlined service "assets._version_contao-components/chosen" to "assets._package_contao-components/chosen".
  • Inlined service "assets._version_contao-components/colorbox" to "assets._package_contao-components/colorbox".
  • Inlined service "assets._version_contao-components/colorpicker" to "assets._package_contao-components/colorpicker".
  • Inlined service "assets._version_contao-components/contao" to "assets._package_contao-components/contao".
  • Inlined service "assets._version_contao-components/datepicker" to "assets._package_contao-components/datepicker".
  • Inlined service "assets._version_contao-components/dropzone" to "assets._package_contao-components/dropzone".
  • Inlined service "assets._version_contao-components/highlight" to "assets._package_contao-components/highlight".
  • Inlined service "assets._version_contao-components/jquery" to "assets._package_contao-components/jquery".
  • Inlined service "assets._version_contao-components/jquery-ui" to "assets._package_contao-components/jquery-ui".
  • Inlined service "assets._version_contao-components/mediabox" to "assets._package_contao-components/mediabox".
  • Inlined service "assets._version_contao-components/mootools" to "assets._package_contao-components/mootools".
  • Inlined service "assets._version_contao-components/simplemodal" to "assets._package_contao-components/simplemodal".
  • Inlined service "assets._version_contao-components/swipe" to "assets._package_contao-components/swipe".
  • Inlined service "assets._version_contao-components/tablesort" to "assets._package_contao-components/tablesort".
  • Inlined service "assets._version_contao-components/tablesorter" to "assets._package_contao-components/tablesorter".
  • Inlined service "assets._version_contao-components/tinymce4" to "assets._package_contao-components/tinymce4".
  • Inlined service ".service_locator.UeN3IrZ.contao.fragment._contao.frontend_module.two_factor" to "contao.fragment._contao.frontend_module.two_factor".
  • Inlined service ".service_locator.XSes1R5" to ".service_locator.XSes1R5.translation.warmer".
  • Inlined service ".service_locator.M5SKIbs" to ".service_locator.M5SKIbs.router.default".
  • Inlined service ".service_locator.m90YCjy" to ".service_locator.m90YCjy.router.cache_warmer".
  • Inlined service ".service_locator.o9nGMXB" to ".service_locator.o9nGMXB.twig.template_cache_warmer".
  • Inlined service ".service_locator.czMWaX3" to ".service_locator.czMWaX3.Contao\CoreBundle\Controller\BackendController".
  • Inlined service ".service_locator.2tl4mpd" to ".service_locator.2tl4mpd.Contao\CoreBundle\Controller\FrontendController".
  • Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
  • Inlined service "contao.routing.language_filter" to "contao.routing.legacy_matcher.inner".
  • Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
  • Inlined service "security.authentication.provider.two_factor.contao_backend" to "contao.security.authentication_provider.contao_backend.two_factor_decorator.inner".
  • Inlined service "security.authentication.provider.two_factor.contao_frontend" to "contao.security.authentication_provider.contao_frontend.two_factor_decorator.inner".
  • Inlined service ".service_locator.CsByhPu" to "console.command_loader".
  • Inlined service "swiftmailer.mailer.default.transport.eventdispatcher" to "swiftmailer.transport".
  • Inlined service "router.default" to "router".
  • Inlined service "contao.routing.page_router" to "router".
  • Inlined service "contao.routing.page_404_router" to "router".
  • Inlined service "scheb_two_factor.persister_factory.doctrine" to "Scheb\TwoFactorBundle\Model\PersisterInterface".
  • Inlined service "contao.search.indexer.default" to "contao.search.indexer".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "scheb_two_factor.security.authentication.trust_resolver.inner" to "security.authentication.trust_resolver".
  • Inlined service "contao.fragment.handler.inner" to "fragment.handler".
  • Inlined service "contao.fragment.pre_handlers" to "fragment.handler".
  • Inlined service "contao.routing.legacy_matcher.inner" to "contao.routing.nested_matcher".
  • Inlined service "assets.empty_version_strategy" to "assets.packages".
  • Inlined service "assets.empty_version_strategy" to "assets.packages".
  • Inlined service "assets.empty_version_strategy" to "assets.packages".
  • Inlined service "assets.empty_version_strategy" to "assets.packages".
  • Inlined service "assets.empty_version_strategy" to "assets.packages".
  • Inlined service "assets.empty_version_strategy" to "assets.packages".
  • Inlined service "assets.empty_version_strategy" to "assets.packages".
  • Inlined service "assets.empty_version_strategy" to "assets.packages".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "contao.routing.route_generator" to "router".
  • Inlined service "contao.routing.route_generator" to "router".
  • Inlined service ".service_locator.fQTg.76" to "fragment.handler".
  • Inlined service ".service_locator.fQTg.76" to "fragment.handler".
336
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
  • Tag "container.preload" was defined on service(s) "doctrine.orm.default_entity_manager", but was never used.
1