http://shop-hager.valuein.io/myaccount/login

Log Messages

Info. & Errors 5

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

Level Channel Message
INFO 11:18:44 app [matrix-config] Loading main contexts :
"/web/html/app/config/matrix-config.yml"
[
  "path" => "/web/html/app/config/matrix-config.yml"
]
INFO 11:18:44 app [matrix-config] Loading local contexts :
"/web/html/src/Local/HagerBundle/Resources/config/matrix-config.yml"
[
  "path" => "/web/html/src/Local/HagerBundle/Resources/config/matrix-config.yml"
  "stream" => [
    "prefixShop" => [
      "label" => "Prefix shop"
      "html" => [
        "required" => true
      ]
    ]
    "apiDomain" => [
      "label" => "Api domain"
      "html" => [
        "required" => true
      ]
    ]
    "apiKey" => [
      "label" => "Api key"
      "html" => [
        "required" => true
      ]
    ]
    "distributionChannel" => [
      "label" => "Distribution Channel"
      "html" => [
        "required" => true
      ]
    ]
    "appId" => [
      "label" => "App id"
      "html" => [
        "required" => true
      ]
    ]
    "salesChannel" => [
      "label" => "Sales Channel"
      "html" => [
        "required" => true
      ]
    ]
  ]
  "ssoStream" => [
    "prefixShop" => [
      "label" => "Prefix shop"
      "html" => [
        "required" => true
      ]
    ]
    "subscriptionId" => [
      "label" => "Subscription id"
      "html" => [
        "required" => true
      ]
    ]
    "clientId" => [
      "label" => "Client id"
      "html" => [
        "required" => true
      ]
    ]
    "secretId" => [
      "label" => "Secret id"
      "html" => [
        "required" => true
      ]
    ]
  ]
]
INFO 11:18:44 app [matrix-config] Merged contexts
[
  "stream" => [
    "prefixShop" => [
      "label" => "Prefix shop"
      "html" => [
        "required" => true
      ]
    ]
    "apiDomain" => [
      "label" => "Api domain"
      "html" => [
        "required" => true
      ]
    ]
    "apiKey" => [
      "label" => "Api key"
      "html" => [
        "required" => true
      ]
    ]
    "distributionChannel" => [
      "label" => "Distribution Channel"
      "html" => [
        "required" => true
      ]
    ]
    "appId" => [
      "label" => "App id"
      "html" => [
        "required" => true
      ]
    ]
    "salesChannel" => [
      "label" => "Sales Channel"
      "html" => [
        "required" => true
      ]
    ]
  ]
  "ssoStream" => [
    "prefixShop" => [
      "label" => "Prefix shop"
      "html" => [
        "required" => true
      ]
    ]
    "subscriptionId" => [
      "label" => "Subscription id"
      "html" => [
        "required" => true
      ]
    ]
    "clientId" => [
      "label" => "Client id"
      "html" => [
        "required" => true
      ]
    ]
    "secretId" => [
      "label" => "Secret id"
      "html" => [
        "required" => true
      ]
    ]
  ]
]
INFO 11:18:44 request Matched route
"app_myaccount_login"
.
[
  "route" => "app_myaccount_login"
  "route_parameters" => [
    "_controller" => "AppBundle\Controller\MyAccount\LoginController::loginAction"
    "_route" => "app_myaccount_login"
    "_shop" => Shop {#2009
      -shopSchedules: PersistentCollection {#1994 …}
      -shopProducts: PersistentCollection {#1960 …}
      -languages: PersistentCollection {#1911 …}
      -paymentMethods: PersistentCollection {#1908 …}
      -orders: PersistentCollection {#2021 …}
      -quotes: PersistentCollection {#2136 …}
      -users: PersistentCollection {#2392 …}
      -offers: PersistentCollection {#2425 …}
      -default: true
      -prefix: "HG_FR_EUR"
      -allowedShippingCountry: [
        "FR"
      ]
      -allowedBillingCountry: [
        "FR"
      ]
      -allowedGlobalDocument: [
        1
      ]
      -batch: "Batch1"
      -sequenceSet: "8ad098317c980e07017c98fdb17b71e0"
      -communicationProfile: "2c92c0f8576a2e3101576ca8affe40e0"
      -invoiceTemplate: "8ad08c0f7bee84c6017beefbdcff39d3"
      -creditMemoTemplate: ""
      -debitMemoTemplate: ""
      -theme: Theme {#1607 …}
      -customFields: PersistentCollection {#2459 …}
      -shopLanguageInvoices: PersistentCollection {#2505 …}
      -currency: "EUR"
      -quoteTemplates: PersistentCollection {#2559 …}
      -productGroups: PersistentCollection {#2631 …}
      -contracts: PersistentCollection {#2721 …}
      -id: 1
      -deleted: false
      -createdAt: DateTime @1628171240 {#2012
        date: 2021-08-05 13:47:20.0 UTC (+00:00)
      }
      -updatedAt: DateTime @1667922875 {#2011
        date: 2022-11-08 15:54:35.0 UTC (+00:00)
      }
      -deletedAt: null
      -lifeCycleEnabled: true
      -image: null
      -imagecover: null
      -title: "HG_FR_EUR"
      -address: ""
      -zipcode: ""
      -city: ""
      -state: ""
      -country: "FR"
      -description: ""
    }
  ]
  "request_uri" => "http://shop-hager.valuein.io/myaccount/login"
  "method" => "GET"
]
INFO 11:18:44 security Populated the TokenStorage with an anonymous Token.

Deprecations 2140

Log messages generated by using features marked as deprecated.

Time Channel Message
11:18:44 php (2 times) User Deprecated: Bundle inheritance is deprecated as of 3.4 and will be removed in 4.0.
[
  "exception" => ErrorException {#55
    #message: "User Deprecated: Bundle inheritance is deprecated as of 3.4 and will be removed in 4.0."
    #code: 0
    #file: "/web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php"
    #line: 501
    #severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:501 {if ($parentName = $bundle->getParent()) {    @trigger_error('Bundle inheritance is deprecated as of 3.4 and will be removed in 4.0.', \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:132 {// init bundles$this->initializeBundles();}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:195 {{    $this->boot();    ++$this->requestStackSize;
      }
      /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:501 {if ($parentName = $bundle->getParent()) {    @trigger_error('Bundle inheritance is deprecated as of 3.4 and will be removed in 4.0.', \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:132 {// init bundles$this->initializeBundles();}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:195 {{    $this->boot();    ++$this->requestStackSize;
  }
  /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
11:18:44 php User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
[
  "exception" => ErrorException {#349
    #message: "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0."
    #code: 0
    #file: "/web/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php"
    #line: 66
    #severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {    'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',    E_USER_DEPRECATED);
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:5970 {$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:5932 {return \EntityManager_ead6654::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {    $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);}
      /web/html/var/cache/dev/ContainerPpkgbyx/EntityManager_ead6654.php:25 {{    $this->initializera54de && ($this->initializera54de->__invoke($valueHolderd40ed, $this, 'getRepository', array('entityName' => $entityName), $this->initializera54de) || 1) && $this->valueHolderd40ed = $valueHolderd40ed;}
      /web/html/var/cache/dev/ContainerPpkgbyx/EntityManager_ead6654.php:25 {{    $this->initializera54de && ($this->initializera54de->__invoke($valueHolderd40ed, $this, 'getRepository', array('entityName' => $entityName), $this->initializera54de) || 1) && $this->valueHolderd40ed = $valueHolderd40ed;}
      /web/html/src/ValueIn/ZuoraInvoiceEngineBundle/Services/ConfiguredApi.php:69 {/** @var Config\Zuora $zuoraConfig */$zuoraConfig          = $entityManager->getRepository(Config\Zuora::class)->get();$this->executionLevel = $zuoraConfig->getExecutionLevel();
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:3191 {{    return $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\ConfiguredApi'] = new \ValueIn\ZuoraInvoiceEngineBundle\Services\ConfiguredApi(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Cache']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Cache'] : ($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Cache'] = new \ValueIn\ZuoraInvoiceEngineBundle\Services\Cache($this))) && false ?: '_'}, ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'});}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:3171 {{    return $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\SubscribeService'] = new \ValueIn\ZuoraInvoiceEngineBundle\Services\Bridge\SubscribeService(${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\ConfiguredApi']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\ConfiguredApi'] : $this->getConfiguredApiService()) && false ?: '_'}, ${($_ = isset($this->services['invoice_engine.paymentmethod']) ? $this->services['invoice_engine.paymentmethod'] : $this->getInvoiceEngine_PaymentmethodService()) && false ?: '_'}, ${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\ContactService']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\ContactService'] : $this->getContactServiceService()) && false ?: '_'}, ${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\ProductService']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\ProductService'] : $this->getProductServiceService()) && false ?: '_'}, ${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['ValueIn\\ZuoraRestApi\\Services\\OrderService']) ? $this->services['ValueIn\\ZuoraRestApi\\Services\\OrderService'] : ($this->services['ValueIn\\ZuoraRestApi\\Services\\OrderService'] = new \ValueIn\ZuoraRestApi\Services\OrderService())) && false ?: '_'}, ${($_ = isset($this->services['AppBundle\\Service\\DynamicPricing']) ? $this->services['AppBundle\\Service\\DynamicPricing'] : $this->getDynamicPricingService()) && false ?: '_'}, ${($_ = isset($this->services['session']) ? $this->services['session'] : $this->getSessionService()) && false ?: '_'}, ${($_ = isset($this->services['AppBundle\\Service\\Currency']) ? $this->services['AppBundle\\Service\\Currency'] : $this->getCurrencyService()) && false ?: '_'}, ${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\IdentityManager']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\IdentityManager'] : $this->getIdentityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'});}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/getCartPreviewerEventSubscriberService.php:8 {
        › 
        › return $this->services['AppBundle\\EventSubscriber\\Cart\\CartPreviewerEventSubscriber'] = new \AppBundle\EventSubscriber\Cart\CartPreviewerEventSubscriber(${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\SubscribeService']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\SubscribeService'] : $this->getSubscribeServiceService()) && false ?: '_'}, ${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, ${($_ = isset($this->services['security.helper']) ? $this->services['security.helper'] : $this->getSecurity_HelperService()) && false ?: '_'});}
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2698 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:7159 {$instance->addListener('cart.post_refresh', [0 => function () {    return ${($_ = isset($this->services['AppBundle\\EventSubscriber\\Cart\\CartPreviewerEventSubscriber']) ? $this->services['AppBundle\\EventSubscriber\\Cart\\CartPreviewerEventSubscriber'] : $this->load('getCartPreviewerEventSubscriberService.php')) && false ?: '_'};}, 1 => 'postRefreshPreview'], 0);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /web/html/src/AppBundle/Service/Cart/CartRefreshTrait.php:70 {if ($withEvents === true) {    $this->eventDispatcher->dispatch(CartSaveEvent::POST_REFRESH, new CartSaveEvent($this));}
      }
      /web/html/src/AppBundle/Service/Cart.php:161 {
        › 
        ›     $this->refresh();}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2775 {{    return $this->services['AppBundle\\Service\\Cart'] = new \AppBundle\Service\Cart(${($_ = isset($this->services['session']) ? $this->services['session'] : $this->getSessionService()) && false ?: '_'}, ${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['security.helper']) ? $this->services['security.helper'] : $this->getSecurity_HelperService()) && false ?: '_'});}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2875 {{    return $this->services['AppBundle\\Service\\Twig\\Extension\\CountCartProducts'] = new \AppBundle\Service\Twig\Extension\CountCartProducts(${($_ = isset($this->services['AppBundle\\Service\\Cart']) ? $this->services['AppBundle\\Service\\Cart'] : $this->getCartService()) && false ?: '_'});}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:6743 {$instance->addExtension(${($_ = isset($this->services['AppBundle\\Service\\Twig\\Extension\\CartItemProductLink']) ? $this->services['AppBundle\\Service\\Twig\\Extension\\CartItemProductLink'] : $this->getCartItemProductLinkService()) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['AppBundle\\Service\\Twig\\Extension\\CountCartProducts']) ? $this->services['AppBundle\\Service\\Twig\\Extension\\CountCartProducts'] : $this->getCountCartProductsService()) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['AppBundle\\Service\\Twig\\Extension\\Currency']) ? $this->services['AppBundle\\Service\\Twig\\Extension\\Currency'] : $this->getCurrency2Service()) && false ?: '_'});
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2745 {{    return $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] = new \AppBundle\EventSubscriber\OfflineSubscriber(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:7180 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['AppBundle\\EventSubscriber\\OfflineSubscriber']) ? $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] : $this->getOfflineSubscriberService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 20);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /web/html/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {    'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',    E_USER_DEPRECATED);
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:5970 {$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:5932 {return \EntityManager_ead6654::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {    $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);}
  /web/html/var/cache/dev/ContainerPpkgbyx/EntityManager_ead6654.php:25 {{    $this->initializera54de && ($this->initializera54de->__invoke($valueHolderd40ed, $this, 'getRepository', array('entityName' => $entityName), $this->initializera54de) || 1) && $this->valueHolderd40ed = $valueHolderd40ed;}
  /web/html/var/cache/dev/ContainerPpkgbyx/EntityManager_ead6654.php:25 {{    $this->initializera54de && ($this->initializera54de->__invoke($valueHolderd40ed, $this, 'getRepository', array('entityName' => $entityName), $this->initializera54de) || 1) && $this->valueHolderd40ed = $valueHolderd40ed;}
  /web/html/src/ValueIn/ZuoraInvoiceEngineBundle/Services/ConfiguredApi.php:69 {/** @var Config\Zuora $zuoraConfig */$zuoraConfig          = $entityManager->getRepository(Config\Zuora::class)->get();$this->executionLevel = $zuoraConfig->getExecutionLevel();
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:3191 {{    return $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\ConfiguredApi'] = new \ValueIn\ZuoraInvoiceEngineBundle\Services\ConfiguredApi(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Cache']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Cache'] : ($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Cache'] = new \ValueIn\ZuoraInvoiceEngineBundle\Services\Cache($this))) && false ?: '_'}, ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'});}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:3171 {{    return $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\SubscribeService'] = new \ValueIn\ZuoraInvoiceEngineBundle\Services\Bridge\SubscribeService(${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\ConfiguredApi']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\ConfiguredApi'] : $this->getConfiguredApiService()) && false ?: '_'}, ${($_ = isset($this->services['invoice_engine.paymentmethod']) ? $this->services['invoice_engine.paymentmethod'] : $this->getInvoiceEngine_PaymentmethodService()) && false ?: '_'}, ${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\ContactService']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\ContactService'] : $this->getContactServiceService()) && false ?: '_'}, ${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\ProductService']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\ProductService'] : $this->getProductServiceService()) && false ?: '_'}, ${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['ValueIn\\ZuoraRestApi\\Services\\OrderService']) ? $this->services['ValueIn\\ZuoraRestApi\\Services\\OrderService'] : ($this->services['ValueIn\\ZuoraRestApi\\Services\\OrderService'] = new \ValueIn\ZuoraRestApi\Services\OrderService())) && false ?: '_'}, ${($_ = isset($this->services['AppBundle\\Service\\DynamicPricing']) ? $this->services['AppBundle\\Service\\DynamicPricing'] : $this->getDynamicPricingService()) && false ?: '_'}, ${($_ = isset($this->services['session']) ? $this->services['session'] : $this->getSessionService()) && false ?: '_'}, ${($_ = isset($this->services['AppBundle\\Service\\Currency']) ? $this->services['AppBundle\\Service\\Currency'] : $this->getCurrencyService()) && false ?: '_'}, ${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\IdentityManager']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\IdentityManager'] : $this->getIdentityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'});}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/getCartPreviewerEventSubscriberService.php:8 {
    › 
    › return $this->services['AppBundle\\EventSubscriber\\Cart\\CartPreviewerEventSubscriber'] = new \AppBundle\EventSubscriber\Cart\CartPreviewerEventSubscriber(${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\SubscribeService']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\SubscribeService'] : $this->getSubscribeServiceService()) && false ?: '_'}, ${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, ${($_ = isset($this->services['security.helper']) ? $this->services['security.helper'] : $this->getSecurity_HelperService()) && false ?: '_'});}
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2698 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:7159 {$instance->addListener('cart.post_refresh', [0 => function () {    return ${($_ = isset($this->services['AppBundle\\EventSubscriber\\Cart\\CartPreviewerEventSubscriber']) ? $this->services['AppBundle\\EventSubscriber\\Cart\\CartPreviewerEventSubscriber'] : $this->load('getCartPreviewerEventSubscriberService.php')) && false ?: '_'};}, 1 => 'postRefreshPreview'], 0);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /web/html/src/AppBundle/Service/Cart/CartRefreshTrait.php:70 {if ($withEvents === true) {    $this->eventDispatcher->dispatch(CartSaveEvent::POST_REFRESH, new CartSaveEvent($this));}
  }
  /web/html/src/AppBundle/Service/Cart.php:161 {
    › 
    ›     $this->refresh();}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2775 {{    return $this->services['AppBundle\\Service\\Cart'] = new \AppBundle\Service\Cart(${($_ = isset($this->services['session']) ? $this->services['session'] : $this->getSessionService()) && false ?: '_'}, ${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['security.helper']) ? $this->services['security.helper'] : $this->getSecurity_HelperService()) && false ?: '_'});}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2875 {{    return $this->services['AppBundle\\Service\\Twig\\Extension\\CountCartProducts'] = new \AppBundle\Service\Twig\Extension\CountCartProducts(${($_ = isset($this->services['AppBundle\\Service\\Cart']) ? $this->services['AppBundle\\Service\\Cart'] : $this->getCartService()) && false ?: '_'});}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:6743 {$instance->addExtension(${($_ = isset($this->services['AppBundle\\Service\\Twig\\Extension\\CartItemProductLink']) ? $this->services['AppBundle\\Service\\Twig\\Extension\\CartItemProductLink'] : $this->getCartItemProductLinkService()) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['AppBundle\\Service\\Twig\\Extension\\CountCartProducts']) ? $this->services['AppBundle\\Service\\Twig\\Extension\\CountCartProducts'] : $this->getCountCartProductsService()) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['AppBundle\\Service\\Twig\\Extension\\Currency']) ? $this->services['AppBundle\\Service\\Twig\\Extension\\Currency'] : $this->getCurrency2Service()) && false ?: '_'});
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2745 {{    return $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] = new \AppBundle\EventSubscriber\OfflineSubscriber(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:7180 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['AppBundle\\EventSubscriber\\OfflineSubscriber']) ? $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] : $this->getOfflineSubscriberService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 20);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
11:18:44 php User Deprecated: The Sonata\Doctrine\Types\JsonType class is deprecated since 1.2 in favor of Doctrine\DBAL\Types\JsonType, and will be removed in 2.0.
[
  "exception" => ErrorException {#294
    #message: "User Deprecated: The Sonata\Doctrine\Types\JsonType class is deprecated since 1.2 in favor of Doctrine\DBAL\Types\JsonType, and will be removed in 2.0."
    #code: 0
    #file: "/web/html/vendor/sonata-project/doctrine-extensions/src/Types/JsonType.php"
    #line: 22
    #severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/sonata-project/doctrine-extensions/src/Types/JsonType.php:22 {    'Doctrine\DBAL\Types\JsonType, and will be removed in 2.0.',    E_USER_DEPRECATED);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /web/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php:279 {{    self::getTypeRegistry()->override($name, new $className());}
      }
      /web/html/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:97 {if (Type::hasType($typeName)) {    Type::overrideType($typeName, $typeConfig['class']);} else {
      }
      /web/html/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:44 {if (! $this->initialized) {    $this->initializeTypes();}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:5919 {
        › 
        ›     return $this->services['doctrine.dbal.default_connection'] = ${($_ = isset($this->services['doctrine.dbal.connection_factory']) ? $this->services['doctrine.dbal.connection_factory'] : $this->getDoctrine_Dbal_ConnectionFactoryService()) && false ?: '_'}->createConnection(['driver' => 'pdo_mysql', 'host' => $this->getEnv('DATABASE_HOST'), 'port' => NULL, 'dbname' => $this->getEnv('DATABASE_NAME'), 'user' => $this->getEnv('DATABASE_USER'), 'password' => $this->getEnv('DATABASE_PASSWORD'), 'charset' => 'UTF8', 'driverOptions' => [], 'defaultTableOptions' => []], $a, $c, []);}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:5981 {
        › 
        › $instance = \AppBundle\Entity\ORM\EntityManager::create(${($_ = isset($this->services['doctrine.dbal.default_connection']) ? $this->services['doctrine.dbal.default_connection'] : $this->getDoctrine_Dbal_DefaultConnectionService()) && false ?: '_'}, $a);}
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:5932 {return \EntityManager_ead6654::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {    $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);}
      /web/html/var/cache/dev/ContainerPpkgbyx/EntityManager_ead6654.php:25 {{    $this->initializera54de && ($this->initializera54de->__invoke($valueHolderd40ed, $this, 'getRepository', array('entityName' => $entityName), $this->initializera54de) || 1) && $this->valueHolderd40ed = $valueHolderd40ed;}
      /web/html/var/cache/dev/ContainerPpkgbyx/EntityManager_ead6654.php:25 {{    $this->initializera54de && ($this->initializera54de->__invoke($valueHolderd40ed, $this, 'getRepository', array('entityName' => $entityName), $this->initializera54de) || 1) && $this->valueHolderd40ed = $valueHolderd40ed;}
      /web/html/src/ValueIn/ZuoraInvoiceEngineBundle/Services/ConfiguredApi.php:69 {/** @var Config\Zuora $zuoraConfig */$zuoraConfig          = $entityManager->getRepository(Config\Zuora::class)->get();$this->executionLevel = $zuoraConfig->getExecutionLevel();
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:3191 {{    return $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\ConfiguredApi'] = new \ValueIn\ZuoraInvoiceEngineBundle\Services\ConfiguredApi(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Cache']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Cache'] : ($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Cache'] = new \ValueIn\ZuoraInvoiceEngineBundle\Services\Cache($this))) && false ?: '_'}, ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'});}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:3171 {{    return $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\SubscribeService'] = new \ValueIn\ZuoraInvoiceEngineBundle\Services\Bridge\SubscribeService(${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\ConfiguredApi']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\ConfiguredApi'] : $this->getConfiguredApiService()) && false ?: '_'}, ${($_ = isset($this->services['invoice_engine.paymentmethod']) ? $this->services['invoice_engine.paymentmethod'] : $this->getInvoiceEngine_PaymentmethodService()) && false ?: '_'}, ${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\ContactService']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\ContactService'] : $this->getContactServiceService()) && false ?: '_'}, ${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\ProductService']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\ProductService'] : $this->getProductServiceService()) && false ?: '_'}, ${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['ValueIn\\ZuoraRestApi\\Services\\OrderService']) ? $this->services['ValueIn\\ZuoraRestApi\\Services\\OrderService'] : ($this->services['ValueIn\\ZuoraRestApi\\Services\\OrderService'] = new \ValueIn\ZuoraRestApi\Services\OrderService())) && false ?: '_'}, ${($_ = isset($this->services['AppBundle\\Service\\DynamicPricing']) ? $this->services['AppBundle\\Service\\DynamicPricing'] : $this->getDynamicPricingService()) && false ?: '_'}, ${($_ = isset($this->services['session']) ? $this->services['session'] : $this->getSessionService()) && false ?: '_'}, ${($_ = isset($this->services['AppBundle\\Service\\Currency']) ? $this->services['AppBundle\\Service\\Currency'] : $this->getCurrencyService()) && false ?: '_'}, ${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\IdentityManager']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\IdentityManager'] : $this->getIdentityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'});}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/getCartPreviewerEventSubscriberService.php:8 {
        › 
        › return $this->services['AppBundle\\EventSubscriber\\Cart\\CartPreviewerEventSubscriber'] = new \AppBundle\EventSubscriber\Cart\CartPreviewerEventSubscriber(${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\SubscribeService']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\SubscribeService'] : $this->getSubscribeServiceService()) && false ?: '_'}, ${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, ${($_ = isset($this->services['security.helper']) ? $this->services['security.helper'] : $this->getSecurity_HelperService()) && false ?: '_'});}
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2698 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:7159 {$instance->addListener('cart.post_refresh', [0 => function () {    return ${($_ = isset($this->services['AppBundle\\EventSubscriber\\Cart\\CartPreviewerEventSubscriber']) ? $this->services['AppBundle\\EventSubscriber\\Cart\\CartPreviewerEventSubscriber'] : $this->load('getCartPreviewerEventSubscriberService.php')) && false ?: '_'};}, 1 => 'postRefreshPreview'], 0);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /web/html/src/AppBundle/Service/Cart/CartRefreshTrait.php:70 {if ($withEvents === true) {    $this->eventDispatcher->dispatch(CartSaveEvent::POST_REFRESH, new CartSaveEvent($this));}
      }
      /web/html/src/AppBundle/Service/Cart.php:161 {
        › 
        ›     $this->refresh();}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2775 {{    return $this->services['AppBundle\\Service\\Cart'] = new \AppBundle\Service\Cart(${($_ = isset($this->services['session']) ? $this->services['session'] : $this->getSessionService()) && false ?: '_'}, ${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['security.helper']) ? $this->services['security.helper'] : $this->getSecurity_HelperService()) && false ?: '_'});}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2875 {{    return $this->services['AppBundle\\Service\\Twig\\Extension\\CountCartProducts'] = new \AppBundle\Service\Twig\Extension\CountCartProducts(${($_ = isset($this->services['AppBundle\\Service\\Cart']) ? $this->services['AppBundle\\Service\\Cart'] : $this->getCartService()) && false ?: '_'});}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:6743 {$instance->addExtension(${($_ = isset($this->services['AppBundle\\Service\\Twig\\Extension\\CartItemProductLink']) ? $this->services['AppBundle\\Service\\Twig\\Extension\\CartItemProductLink'] : $this->getCartItemProductLinkService()) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['AppBundle\\Service\\Twig\\Extension\\CountCartProducts']) ? $this->services['AppBundle\\Service\\Twig\\Extension\\CountCartProducts'] : $this->getCountCartProductsService()) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['AppBundle\\Service\\Twig\\Extension\\Currency']) ? $this->services['AppBundle\\Service\\Twig\\Extension\\Currency'] : $this->getCurrency2Service()) && false ?: '_'});
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2745 {{    return $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] = new \AppBundle\EventSubscriber\OfflineSubscriber(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:7180 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['AppBundle\\EventSubscriber\\OfflineSubscriber']) ? $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] : $this->getOfflineSubscriberService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 20);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /web/html/vendor/sonata-project/doctrine-extensions/src/Types/JsonType.php:22 {    'Doctrine\DBAL\Types\JsonType, and will be removed in 2.0.',    E_USER_DEPRECATED);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /web/html/vendor/doctrine/dbal/lib/Doctrine/DBAL/Types/Type.php:279 {{    self::getTypeRegistry()->override($name, new $className());}
  }
  /web/html/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:97 {if (Type::hasType($typeName)) {    Type::overrideType($typeName, $typeConfig['class']);} else {
  }
  /web/html/vendor/doctrine/doctrine-bundle/ConnectionFactory.php:44 {if (! $this->initialized) {    $this->initializeTypes();}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:5919 {
    › 
    ›     return $this->services['doctrine.dbal.default_connection'] = ${($_ = isset($this->services['doctrine.dbal.connection_factory']) ? $this->services['doctrine.dbal.connection_factory'] : $this->getDoctrine_Dbal_ConnectionFactoryService()) && false ?: '_'}->createConnection(['driver' => 'pdo_mysql', 'host' => $this->getEnv('DATABASE_HOST'), 'port' => NULL, 'dbname' => $this->getEnv('DATABASE_NAME'), 'user' => $this->getEnv('DATABASE_USER'), 'password' => $this->getEnv('DATABASE_PASSWORD'), 'charset' => 'UTF8', 'driverOptions' => [], 'defaultTableOptions' => []], $a, $c, []);}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:5981 {
    › 
    › $instance = \AppBundle\Entity\ORM\EntityManager::create(${($_ = isset($this->services['doctrine.dbal.default_connection']) ? $this->services['doctrine.dbal.default_connection'] : $this->getDoctrine_Dbal_DefaultConnectionService()) && false ?: '_'}, $a);}
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:5932 {return \EntityManager_ead6654::staticProxyConstructor(function (&$wrappedInstance, \ProxyManager\Proxy\LazyLoadingInterface $proxy) {    $wrappedInstance = $this->getDoctrine_Orm_DefaultEntityManagerService(false);}
  /web/html/var/cache/dev/ContainerPpkgbyx/EntityManager_ead6654.php:25 {{    $this->initializera54de && ($this->initializera54de->__invoke($valueHolderd40ed, $this, 'getRepository', array('entityName' => $entityName), $this->initializera54de) || 1) && $this->valueHolderd40ed = $valueHolderd40ed;}
  /web/html/var/cache/dev/ContainerPpkgbyx/EntityManager_ead6654.php:25 {{    $this->initializera54de && ($this->initializera54de->__invoke($valueHolderd40ed, $this, 'getRepository', array('entityName' => $entityName), $this->initializera54de) || 1) && $this->valueHolderd40ed = $valueHolderd40ed;}
  /web/html/src/ValueIn/ZuoraInvoiceEngineBundle/Services/ConfiguredApi.php:69 {/** @var Config\Zuora $zuoraConfig */$zuoraConfig          = $entityManager->getRepository(Config\Zuora::class)->get();$this->executionLevel = $zuoraConfig->getExecutionLevel();
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:3191 {{    return $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\ConfiguredApi'] = new \ValueIn\ZuoraInvoiceEngineBundle\Services\ConfiguredApi(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Cache']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Cache'] : ($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Cache'] = new \ValueIn\ZuoraInvoiceEngineBundle\Services\Cache($this))) && false ?: '_'}, ${($_ = isset($this->services['debug.stopwatch']) ? $this->services['debug.stopwatch'] : ($this->services['debug.stopwatch'] = new \Symfony\Component\Stopwatch\Stopwatch(true))) && false ?: '_'});}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:3171 {{    return $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\SubscribeService'] = new \ValueIn\ZuoraInvoiceEngineBundle\Services\Bridge\SubscribeService(${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\ConfiguredApi']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\ConfiguredApi'] : $this->getConfiguredApiService()) && false ?: '_'}, ${($_ = isset($this->services['invoice_engine.paymentmethod']) ? $this->services['invoice_engine.paymentmethod'] : $this->getInvoiceEngine_PaymentmethodService()) && false ?: '_'}, ${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\ContactService']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\ContactService'] : $this->getContactServiceService()) && false ?: '_'}, ${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\ProductService']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\ProductService'] : $this->getProductServiceService()) && false ?: '_'}, ${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['ValueIn\\ZuoraRestApi\\Services\\OrderService']) ? $this->services['ValueIn\\ZuoraRestApi\\Services\\OrderService'] : ($this->services['ValueIn\\ZuoraRestApi\\Services\\OrderService'] = new \ValueIn\ZuoraRestApi\Services\OrderService())) && false ?: '_'}, ${($_ = isset($this->services['AppBundle\\Service\\DynamicPricing']) ? $this->services['AppBundle\\Service\\DynamicPricing'] : $this->getDynamicPricingService()) && false ?: '_'}, ${($_ = isset($this->services['session']) ? $this->services['session'] : $this->getSessionService()) && false ?: '_'}, ${($_ = isset($this->services['AppBundle\\Service\\Currency']) ? $this->services['AppBundle\\Service\\Currency'] : $this->getCurrencyService()) && false ?: '_'}, ${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\IdentityManager']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\IdentityManager'] : $this->getIdentityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['request_stack']) ? $this->services['request_stack'] : ($this->services['request_stack'] = new \Symfony\Component\HttpFoundation\RequestStack())) && false ?: '_'});}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/getCartPreviewerEventSubscriberService.php:8 {
    › 
    › return $this->services['AppBundle\\EventSubscriber\\Cart\\CartPreviewerEventSubscriber'] = new \AppBundle\EventSubscriber\Cart\CartPreviewerEventSubscriber(${($_ = isset($this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\SubscribeService']) ? $this->services['ValueIn\\ZuoraInvoiceEngineBundle\\Services\\Bridge\\SubscribeService'] : $this->getSubscribeServiceService()) && false ?: '_'}, ${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'}, ${($_ = isset($this->services['security.helper']) ? $this->services['security.helper'] : $this->getSecurity_HelperService()) && false ?: '_'});}
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2698 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:7159 {$instance->addListener('cart.post_refresh', [0 => function () {    return ${($_ = isset($this->services['AppBundle\\EventSubscriber\\Cart\\CartPreviewerEventSubscriber']) ? $this->services['AppBundle\\EventSubscriber\\Cart\\CartPreviewerEventSubscriber'] : $this->load('getCartPreviewerEventSubscriberService.php')) && false ?: '_'};}, 1 => 'postRefreshPreview'], 0);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /web/html/src/AppBundle/Service/Cart/CartRefreshTrait.php:70 {if ($withEvents === true) {    $this->eventDispatcher->dispatch(CartSaveEvent::POST_REFRESH, new CartSaveEvent($this));}
  }
  /web/html/src/AppBundle/Service/Cart.php:161 {
    › 
    ›     $this->refresh();}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2775 {{    return $this->services['AppBundle\\Service\\Cart'] = new \AppBundle\Service\Cart(${($_ = isset($this->services['session']) ? $this->services['session'] : $this->getSessionService()) && false ?: '_'}, ${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['debug.event_dispatcher']) ? $this->services['debug.event_dispatcher'] : $this->getDebug_EventDispatcherService()) && false ?: '_'}, ${($_ = isset($this->services['security.helper']) ? $this->services['security.helper'] : $this->getSecurity_HelperService()) && false ?: '_'});}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2875 {{    return $this->services['AppBundle\\Service\\Twig\\Extension\\CountCartProducts'] = new \AppBundle\Service\Twig\Extension\CountCartProducts(${($_ = isset($this->services['AppBundle\\Service\\Cart']) ? $this->services['AppBundle\\Service\\Cart'] : $this->getCartService()) && false ?: '_'});}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:6743 {$instance->addExtension(${($_ = isset($this->services['AppBundle\\Service\\Twig\\Extension\\CartItemProductLink']) ? $this->services['AppBundle\\Service\\Twig\\Extension\\CartItemProductLink'] : $this->getCartItemProductLinkService()) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['AppBundle\\Service\\Twig\\Extension\\CountCartProducts']) ? $this->services['AppBundle\\Service\\Twig\\Extension\\CountCartProducts'] : $this->getCountCartProductsService()) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['AppBundle\\Service\\Twig\\Extension\\Currency']) ? $this->services['AppBundle\\Service\\Twig\\Extension\\Currency'] : $this->getCurrency2Service()) && false ?: '_'});
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2745 {{    return $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] = new \AppBundle\EventSubscriber\OfflineSubscriber(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:7180 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['AppBundle\\EventSubscriber\\OfflineSubscriber']) ? $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] : $this->getOfflineSubscriberService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 20);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
11:18:44 php User Deprecated: The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.
[
  "exception" => ErrorException {#1330
    #message: "User Deprecated: The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0."
    #code: 0
    #file: "/web/html/var/cache/dev/ContainerPpkgbyx/getSonata_Core_Model_Adapter_ChainService.php"
    #line: 8
    #severity: E_USER_DEPRECATED
    trace: {
      /web/html/var/cache/dev/ContainerPpkgbyx/getSonata_Core_Model_Adapter_ChainService.php:8 {
        › 
        › @trigger_error('The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.', E_USER_DEPRECATED);}
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2698 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:8278 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslator2Service()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:6772 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2745 {{    return $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] = new \AppBundle\EventSubscriber\OfflineSubscriber(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:7180 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['AppBundle\\EventSubscriber\\OfflineSubscriber']) ? $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] : $this->getOfflineSubscriberService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 20);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /web/html/var/cache/dev/ContainerPpkgbyx/getSonata_Core_Model_Adapter_ChainService.php:8 {
    › 
    › @trigger_error('The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.', E_USER_DEPRECATED);}
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2698 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:8278 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslator2Service()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:6772 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2745 {{    return $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] = new \AppBundle\EventSubscriber\OfflineSubscriber(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:7180 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['AppBundle\\EventSubscriber\\OfflineSubscriber']) ? $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] : $this->getOfflineSubscriberService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 20);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
11:18:44 php User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterChain class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead.
[
  "exception" => ErrorException {#1331
    #message: "User Deprecated: The Sonata\CoreBundle\Model\Adapter\AdapterChain class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead."
    #code: 0
    #file: "/web/html/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php"
    #line: 20
    #severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php:20 {    .' Use Sonata\Doctrine\Adapter\AdapterChain instead.',    E_USER_DEPRECATED);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /web/html/var/cache/dev/ContainerPpkgbyx/getSonata_Core_Model_Adapter_ChainService.php:10 {
        › 
        › $this->services['sonata.core.model.adapter.chain'] = $instance = new \Sonata\CoreBundle\Model\Adapter\AdapterChain();}
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2698 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:8278 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslator2Service()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:6772 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2745 {{    return $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] = new \AppBundle\EventSubscriber\OfflineSubscriber(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:7180 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['AppBundle\\EventSubscriber\\OfflineSubscriber']) ? $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] : $this->getOfflineSubscriberService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 20);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /web/html/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php:20 {    .' Use Sonata\Doctrine\Adapter\AdapterChain instead.',    E_USER_DEPRECATED);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /web/html/var/cache/dev/ContainerPpkgbyx/getSonata_Core_Model_Adapter_ChainService.php:10 {
    › 
    › $this->services['sonata.core.model.adapter.chain'] = $instance = new \Sonata\CoreBundle\Model\Adapter\AdapterChain();}
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2698 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:8278 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslator2Service()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:6772 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2745 {{    return $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] = new \AppBundle\EventSubscriber\OfflineSubscriber(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:7180 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['AppBundle\\EventSubscriber\\OfflineSubscriber']) ? $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] : $this->getOfflineSubscriberService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 20);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
11:18:44 php User Deprecated: The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.
[
  "exception" => ErrorException {#1333
    #message: "User Deprecated: The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0."
    #code: 0
    #file: "/web/html/var/cache/dev/ContainerPpkgbyx/getSonata_Core_Model_Adapter_DoctrineOrmService.php"
    #line: 8
    #severity: E_USER_DEPRECATED
    trace: {
      /web/html/var/cache/dev/ContainerPpkgbyx/getSonata_Core_Model_Adapter_DoctrineOrmService.php:8 {
        › 
        › @trigger_error('The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.', E_USER_DEPRECATED);}
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2698 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/getSonata_Core_Model_Adapter_ChainService.php:12 {
        › 
        › $instance->addAdapter(${($_ = isset($this->services['sonata.core.model.adapter.doctrine_orm']) ? $this->services['sonata.core.model.adapter.doctrine_orm'] : $this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php')) && false ?: '_'});}
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2698 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:8278 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslator2Service()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:6772 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2745 {{    return $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] = new \AppBundle\EventSubscriber\OfflineSubscriber(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:7180 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['AppBundle\\EventSubscriber\\OfflineSubscriber']) ? $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] : $this->getOfflineSubscriberService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 20);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /web/html/var/cache/dev/ContainerPpkgbyx/getSonata_Core_Model_Adapter_DoctrineOrmService.php:8 {
    › 
    › @trigger_error('The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.', E_USER_DEPRECATED);}
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2698 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/getSonata_Core_Model_Adapter_ChainService.php:12 {
    › 
    › $instance->addAdapter(${($_ = isset($this->services['sonata.core.model.adapter.doctrine_orm']) ? $this->services['sonata.core.model.adapter.doctrine_orm'] : $this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php')) && false ?: '_'});}
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2698 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:8278 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslator2Service()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:6772 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2745 {{    return $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] = new \AppBundle\EventSubscriber\OfflineSubscriber(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:7180 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['AppBundle\\EventSubscriber\\OfflineSubscriber']) ? $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] : $this->getOfflineSubscriberService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 20);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
11:18:44 php User Deprecated: The Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.
[
  "exception" => ErrorException {#1334
    #message: "User Deprecated: The Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead."
    #code: 0
    #file: "/web/html/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php"
    #line: 20
    #severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php:20 {    .' Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.',    E_USER_DEPRECATED);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /web/html/var/cache/dev/ContainerPpkgbyx/getSonata_Core_Model_Adapter_DoctrineOrmService.php:10 {
        › 
        › return $this->services['sonata.core.model.adapter.doctrine_orm'] = new \Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});}
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2698 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/getSonata_Core_Model_Adapter_ChainService.php:12 {
        › 
        › $instance->addAdapter(${($_ = isset($this->services['sonata.core.model.adapter.doctrine_orm']) ? $this->services['sonata.core.model.adapter.doctrine_orm'] : $this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php')) && false ?: '_'});}
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2698 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:8278 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslator2Service()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:6772 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2745 {{    return $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] = new \AppBundle\EventSubscriber\OfflineSubscriber(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:7180 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['AppBundle\\EventSubscriber\\OfflineSubscriber']) ? $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] : $this->getOfflineSubscriberService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 20);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /web/html/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php:20 {    .' Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.',    E_USER_DEPRECATED);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /web/html/var/cache/dev/ContainerPpkgbyx/getSonata_Core_Model_Adapter_DoctrineOrmService.php:10 {
    › 
    › return $this->services['sonata.core.model.adapter.doctrine_orm'] = new \Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter(${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});}
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2698 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/getSonata_Core_Model_Adapter_ChainService.php:12 {
    › 
    › $instance->addAdapter(${($_ = isset($this->services['sonata.core.model.adapter.doctrine_orm']) ? $this->services['sonata.core.model.adapter.doctrine_orm'] : $this->load('getSonata_Core_Model_Adapter_DoctrineOrmService.php')) && false ?: '_'});}
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2698 {{    return require $this->containerDir.\DIRECTORY_SEPARATOR.$file;}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:8278 {{    return $this->services['sonata.core.twig.template_extension'] = new \Sonata\Twig\Extension\TemplateExtension(true, ${($_ = isset($this->services['translator']) ? $this->services['translator'] : $this->getTranslator2Service()) && false ?: '_'}, ${($_ = isset($this->services['sonata.core.model.adapter.chain']) ? $this->services['sonata.core.model.adapter.chain'] : $this->load('getSonata_Core_Model_Adapter_ChainService.php')) && false ?: '_'});}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:6772 {$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.deprecated_template_extension']) ? $this->services['sonata.core.twig.deprecated_template_extension'] : ($this->services['sonata.core.twig.deprecated_template_extension'] = new \Sonata\Twig\Extension\DeprecatedTemplateExtension())) && false ?: '_'});$instance->addExtension(${($_ = isset($this->services['sonata.core.twig.template_extension']) ? $this->services['sonata.core.twig.template_extension'] : $this->getSonata_Core_Twig_TemplateExtensionService()) && false ?: '_'});$instance->addExtension(new \Sonata\BlockBundle\Twig\Extension\BlockExtension(${($_ = isset($this->services['sonata.block.templating.helper']) ? $this->services['sonata.block.templating.helper'] : $this->getSonata_Block_Templating_HelperService()) && false ?: '_'}));
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2745 {{    return $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] = new \AppBundle\EventSubscriber\OfflineSubscriber(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:7180 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['AppBundle\\EventSubscriber\\OfflineSubscriber']) ? $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] : $this->getOfflineSubscriberService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 20);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
11:18:44 php User Deprecated: The Sonata\Doctrine\Model\PageableManagerInterface class is deprecated since 1.3 in favor of Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0.
[
  "exception" => ErrorException {#1378
    #message: "User Deprecated: The Sonata\Doctrine\Model\PageableManagerInterface class is deprecated since 1.3 in favor of Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0."
    #code: 0
    #file: "/web/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php"
    #line: 21
    #severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php:21 {    'Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0.',    E_USER_DEPRECATED);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /web/html/vendor/sonata-project/media-bundle/src/Model/MediaManagerInterface.php:19 {
        › 
        › interface MediaManagerInterface extends ManagerInterface, PageableManagerInterface{
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /web/html/vendor/sonata-project/media-bundle/src/Entity/MediaManager.php:24 { */class MediaManager extends BaseEntityManager implements MediaManagerInterface{
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:6492 {{    return $this->services['sonata.media.manager.media'] = new \Sonata\MediaBundle\Entity\MediaManager('Application\\Sonata\\MediaBundle\\Entity\\Media', ${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:8438 {{    return $this->services['sonata.media.twig.extension'] = new \Sonata\MediaBundle\Twig\Extension\MediaExtension(${($_ = isset($this->services['sonata.media.pool']) ? $this->services['sonata.media.pool'] : $this->getSonata_Media_PoolService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.media.manager.media']) ? $this->services['sonata.media.manager.media'] : $this->getSonata_Media_Manager_MediaService()) && false ?: '_'});}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:6777 {$instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\TemplateRegistryExtension(${($_ = isset($this->services['sonata.admin.global_template_registry']) ? $this->services['sonata.admin.global_template_registry'] : $this->getSonata_Admin_GlobalTemplateRegistryService()) && false ?: '_'}, $this));$instance->addExtension(${($_ = isset($this->services['sonata.media.twig.extension']) ? $this->services['sonata.media.twig.extension'] : $this->getSonata_Media_Twig_ExtensionService()) && false ?: '_'});$instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2745 {{    return $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] = new \AppBundle\EventSubscriber\OfflineSubscriber(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});}
      }
      /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:7180 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['AppBundle\\EventSubscriber\\OfflineSubscriber']) ? $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] : $this->getOfflineSubscriberService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 20);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
        › 
        ›     return parent::getListeners($eventName);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
        › 
        › $this->preProcess($eventName);try {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /web/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php:21 {    'Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0.',    E_USER_DEPRECATED);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /web/html/vendor/sonata-project/media-bundle/src/Model/MediaManagerInterface.php:19 {
    › 
    › interface MediaManagerInterface extends ManagerInterface, PageableManagerInterface{
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /web/html/vendor/sonata-project/media-bundle/src/Entity/MediaManager.php:24 { */class MediaManager extends BaseEntityManager implements MediaManagerInterface{
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;}
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:6492 {{    return $this->services['sonata.media.manager.media'] = new \Sonata\MediaBundle\Entity\MediaManager('Application\\Sonata\\MediaBundle\\Entity\\Media', ${($_ = isset($this->services['doctrine']) ? $this->services['doctrine'] : $this->getDoctrineService()) && false ?: '_'});}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:8438 {{    return $this->services['sonata.media.twig.extension'] = new \Sonata\MediaBundle\Twig\Extension\MediaExtension(${($_ = isset($this->services['sonata.media.pool']) ? $this->services['sonata.media.pool'] : $this->getSonata_Media_PoolService()) && false ?: '_'}, ${($_ = isset($this->services['sonata.media.manager.media']) ? $this->services['sonata.media.manager.media'] : $this->getSonata_Media_Manager_MediaService()) && false ?: '_'});}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:6777 {$instance->addExtension(new \Sonata\AdminBundle\Twig\Extension\TemplateRegistryExtension(${($_ = isset($this->services['sonata.admin.global_template_registry']) ? $this->services['sonata.admin.global_template_registry'] : $this->getSonata_Admin_GlobalTemplateRegistryService()) && false ?: '_'}, $this));$instance->addExtension(${($_ = isset($this->services['sonata.media.twig.extension']) ? $this->services['sonata.media.twig.extension'] : $this->getSonata_Media_Twig_ExtensionService()) && false ?: '_'});$instance->addExtension(new \JMS\Serializer\Twig\SerializerRuntimeExtension());
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:2745 {{    return $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] = new \AppBundle\EventSubscriber\OfflineSubscriber(${($_ = isset($this->services['doctrine.orm.default_entity_manager']) ? $this->services['doctrine.orm.default_entity_manager'] : $this->getDoctrine_Orm_DefaultEntityManagerService()) && false ?: '_'}, ${($_ = isset($this->services['security.firewall.map']) ? $this->services['security.firewall.map'] : $this->getSecurity_Firewall_MapService()) && false ?: '_'}, ${($_ = isset($this->services['twig']) ? $this->services['twig'] : $this->getTwigService()) && false ?: '_'});}
  }
  /web/html/var/cache/dev/ContainerPpkgbyx/appDevDebugProjectContainer.php:7180 {$instance->addListener('kernel.request', [0 => function () {    return ${($_ = isset($this->services['AppBundle\\EventSubscriber\\OfflineSubscriber']) ? $this->services['AppBundle\\EventSubscriber\\OfflineSubscriber'] : $this->getOfflineSubscriberService()) && false ?: '_'};}, 1 => 'onKernelRequest'], 20);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:231 {if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure) {    $listener[0] = $listener[0]();    $this->listeners[$eventName][$priority][$k] = $listener;
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:61 {if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php:129 {
    › 
    ›     return parent::getListeners($eventName);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:259 {{    foreach ($this->dispatcher->getListeners($eventName) as $listener) {        $priority = $this->getListenerPriority($eventName, $listener);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php:137 {
    › 
    › $this->preProcess($eventName);try {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:127 {$event = new GetResponseEvent($this, $request, $type);$this->dispatcher->dispatch(KernelEvents::REQUEST, $event);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
11:18:45 php User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller::render()" method is considered final since version 3.4. It may change without further notice as of its next major version. You should not extend it from "AppBundle\Controller\InvoicingAbstractController".
[
  "exception" => ErrorException {#3033
    #message: "User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller::render()" method is considered final since version 3.4. It may change without further notice as of its next major version. You should not extend it from "AppBundle\Controller\InvoicingAbstractController"."
    #code: 0
    #file: "/web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php"
    #line: 200
    #severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:248 {if (!isset(self::$checkedClasses[$parent])) {    $this->checkClass($parent);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:193 {
        › 
        › $deprecations = $this->checkAnnotations($refl, $name);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:248 {if (!isset(self::$checkedClasses[$parent])) {    $this->checkClass($parent);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:193 {
        › 
        › $deprecations = $this->checkAnnotations($refl, $name);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
        › 
        ›     $this->checkClass($class, $file);}
      }
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      spl_autoload_call() {}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php:178 {
        › 
        › if (!class_exists($class)) {    throw new \InvalidArgumentException(sprintf('Class "%s" does not exist.', $class));
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:63 {if (false !== strpos($controller, '::')) {    return parent::createController($controller);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php:43 {
        › 
        › $resolvedController = parent::createController($controller);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php:89 {try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:41 {{    $controller = parent::getController($request);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php:49 {
        › 
        › $ret = $this->resolver->getController($request);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {// load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:248 {if (!isset(self::$checkedClasses[$parent])) {    $this->checkClass($parent);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:193 {
    › 
    › $deprecations = $this->checkAnnotations($refl, $name);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:248 {if (!isset(self::$checkedClasses[$parent])) {    $this->checkClass($parent);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:193 {
    › 
    › $deprecations = $this->checkAnnotations($refl, $name);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
    › 
    ›     $this->checkClass($class, $file);}
  }
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  spl_autoload_call() {}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php:178 {
    › 
    › if (!class_exists($class)) {    throw new \InvalidArgumentException(sprintf('Class "%s" does not exist.', $class));
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:63 {if (false !== strpos($controller, '::')) {    return parent::createController($controller);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php:43 {
    › 
    › $resolvedController = parent::createController($controller);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php:89 {try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:41 {{    $controller = parent::getController($request);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php:49 {
    › 
    › $ret = $this->resolver->getController($request);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {// load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
11:18:45 php User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller::render()" method is considered final since version 3.4. It may change without further notice as of its next major version. You should not extend it from "AppBundle\Controller\MyAccountController".
[
  "exception" => ErrorException {#3037
    #message: "User Deprecated: The "Symfony\Bundle\FrameworkBundle\Controller\Controller::render()" method is considered final since version 3.4. It may change without further notice as of its next major version. You should not extend it from "AppBundle\Controller\MyAccountController"."
    #code: 0
    #file: "/web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php"
    #line: 200
    #severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:248 {if (!isset(self::$checkedClasses[$parent])) {    $this->checkClass($parent);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:193 {
        › 
        › $deprecations = $this->checkAnnotations($refl, $name);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
        › 
        ›     $this->checkClass($class, $file);}
      }
      Symfony\Component\Debug\DebugClassLoader->loadClass() {}
      spl_autoload_call() {}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php:178 {
        › 
        › if (!class_exists($class)) {    throw new \InvalidArgumentException(sprintf('Class "%s" does not exist.', $class));
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:63 {if (false !== strpos($controller, '::')) {    return parent::createController($controller);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php:43 {
        › 
        › $resolvedController = parent::createController($controller);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php:89 {try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:41 {{    $controller = parent::getController($request);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php:49 {
        › 
        › $ret = $this->resolver->getController($request);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {// load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:248 {if (!isset(self::$checkedClasses[$parent])) {    $this->checkClass($parent);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:193 {
    › 
    › $deprecations = $this->checkAnnotations($refl, $name);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
    › 
    ›     $this->checkClass($class, $file);}
  }
  Symfony\Component\Debug\DebugClassLoader->loadClass() {}
  spl_autoload_call() {}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php:178 {
    › 
    › if (!class_exists($class)) {    throw new \InvalidArgumentException(sprintf('Class "%s" does not exist.', $class));
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:63 {if (false !== strpos($controller, '::')) {    return parent::createController($controller);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php:43 {
    › 
    › $resolvedController = parent::createController($controller);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php:89 {try {    $callable = $this->createController($controller);} catch (\InvalidArgumentException $e) {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/ContainerControllerResolver.php:41 {{    $controller = parent::getController($request);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php:49 {
    › 
    › $ret = $this->resolver->getController($request);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:134 {// load controllerif (false === $controller = $this->resolver->getController($request)) {    throw new NotFoundHttpException(sprintf('Unable to find the controller for path "%s". The route is wrongly configured.', $request->getPathInfo()));
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
11:18:45 php User Deprecated: The "fos_user.registration.form.factory" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead.
[
  "exception" => ErrorException {#3358
    #message: "User Deprecated: The "fos_user.registration.form.factory" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead."
    #code: 0
    #file: "/web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
    #line: 282
    #severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282 {if (isset($this->privates[$id])) {    @trigger_error(sprintf('The "%s" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead.', $id), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:69 {{    return $this->container->get($id);}
      }
      /web/html/src/AppBundle/Controller/InvoicingAbstractController.php:282 {/** @var FactoryInterface $formFactory */$formFactory = $this->get('fos_user.registration.form.factory');}
      /web/html/src/AppBundle/Controller/InvoicingAbstractController.php:225 {    $parameters["loginForm"]    = $this->buildLoginForm();    $parameters["registerForm"] = $this->buildRegisterForm();}
      }
      /web/html/src/AppBundle/Controller/MyAccountController.php:219 {
        › 
        ›     return parent::render($view, $parameters, $response);}
      }
      /web/html/src/AppBundle/Controller/MyAccount/LoginController.php:42 {    "lastUsername" => $lastUsername,    "error"        => $error,]);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282 {if (isset($this->privates[$id])) {    @trigger_error(sprintf('The "%s" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead.', $id), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:69 {{    return $this->container->get($id);}
  }
  /web/html/src/AppBundle/Controller/InvoicingAbstractController.php:282 {/** @var FactoryInterface $formFactory */$formFactory = $this->get('fos_user.registration.form.factory');}
  /web/html/src/AppBundle/Controller/InvoicingAbstractController.php:225 {    $parameters["loginForm"]    = $this->buildLoginForm();    $parameters["registerForm"] = $this->buildRegisterForm();}
  }
  /web/html/src/AppBundle/Controller/MyAccountController.php:219 {
    › 
    ›     return parent::render($view, $parameters, $response);}
  }
  /web/html/src/AppBundle/Controller/MyAccount/LoginController.php:42 {    "lastUsername" => $lastUsername,    "error"        => $error,]);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
11:18:45 php User Deprecated: The "fos_user.registration.form.type" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead.
[
  "exception" => ErrorException {#3351
    #message: "User Deprecated: The "fos_user.registration.form.type" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead."
    #code: 0
    #file: "/web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
    #line: 282
    #severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282 {if (isset($this->privates[$id])) {    @trigger_error(sprintf('The "%s" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead.', $id), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Extension/DependencyInjectionExtension.php:110 {
        › 
        › $type = $this->container->get($this->typeServiceIds[$name]);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormRegistry.php:78 {if ($extension->hasType($name)) {    $type = $extension->getType($name);    break;
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormFactory.php:74 {
        › 
        › $type = $this->registry->getType($type);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormFactory.php:38 {{    return $this->createNamedBuilder($name, $type, $data, $options)->getForm();}
      }
      /web/html/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php:61 {
        › 
        ›     return $this->formFactory->createNamed($this->name, $this->type, null, $options);}
      }
      /web/html/src/AppBundle/Controller/InvoicingAbstractController.php:302 {
        › 
        › $form = $formFactory->createForm()    ->setData($user)
      }
      /web/html/src/AppBundle/Controller/InvoicingAbstractController.php:225 {    $parameters["loginForm"]    = $this->buildLoginForm();    $parameters["registerForm"] = $this->buildRegisterForm();}
      }
      /web/html/src/AppBundle/Controller/MyAccountController.php:219 {
        › 
        ›     return parent::render($view, $parameters, $response);}
      }
      /web/html/src/AppBundle/Controller/MyAccount/LoginController.php:42 {    "lastUsername" => $lastUsername,    "error"        => $error,]);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282 {if (isset($this->privates[$id])) {    @trigger_error(sprintf('The "%s" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead.', $id), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Extension/DependencyInjectionExtension.php:110 {
    › 
    › $type = $this->container->get($this->typeServiceIds[$name]);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormRegistry.php:78 {if ($extension->hasType($name)) {    $type = $extension->getType($name);    break;
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormFactory.php:74 {
    › 
    › $type = $this->registry->getType($type);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormFactory.php:38 {{    return $this->createNamedBuilder($name, $type, $data, $options)->getForm();}
  }
  /web/html/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php:61 {
    › 
    ›     return $this->formFactory->createNamed($this->name, $this->type, null, $options);}
  }
  /web/html/src/AppBundle/Controller/InvoicingAbstractController.php:302 {
    › 
    › $form = $formFactory->createForm()    ->setData($user)
  }
  /web/html/src/AppBundle/Controller/InvoicingAbstractController.php:225 {    $parameters["loginForm"]    = $this->buildLoginForm();    $parameters["registerForm"] = $this->buildRegisterForm();}
  }
  /web/html/src/AppBundle/Controller/MyAccountController.php:219 {
    › 
    ›     return parent::render($view, $parameters, $response);}
  }
  /web/html/src/AppBundle/Controller/MyAccount/LoginController.php:42 {    "lastUsername" => $lastUsername,    "error"        => $error,]);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
11:18:45 php User Deprecated: The "form.type_guesser.doctrine" service is private, checking for its existence is deprecated since Symfony 3.2 and will fail in 4.0.
[
  "exception" => ErrorException {#3322
    #message: "User Deprecated: The "form.type_guesser.doctrine" service is private, checking for its existence is deprecated since Symfony 3.2 and will fail in 4.0."
    #code: 0
    #file: "/web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
    #line: 224
    #severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:224 {if (isset($this->privates[$id])) {    @trigger_error(sprintf('The "%s" service is private, checking for its existence is deprecated since Symfony 3.2 and will fail in 4.0.', $id), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Extension/DependencyInjectionExtension.php:167 {foreach ($this->guesserServiceIds as $serviceId) {    if ($this->container->has($serviceId)) {        $guessers[] = $this->container->get($serviceId);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormRegistry.php:167 {foreach ($this->extensions as $extension) {    $guesser = $extension->getTypeGuesser();}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormFactory.php:90 {{    if (null === $guesser = $this->registry->getTypeGuesser()) {        return $this->createNamedBuilder($property, 'Symfony\Component\Form\Extension\Core\Type\TextType', $data, $options);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:101 {
        › 
        ›     return $this->getFormFactory()->createBuilderForProperty($this->getDataClass(), $name, null, $options);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:252 {foreach ($this->unresolvedChildren as $name => $info) {    $this->children[$name] = $this->create($name, $info[0], $info[1]);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:199 {
        › 
        › $this->resolveChildren();}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormFactory.php:38 {{    return $this->createNamedBuilder($name, $type, $data, $options)->getForm();}
      }
      /web/html/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php:61 {
        › 
        ›     return $this->formFactory->createNamed($this->name, $this->type, null, $options);}
      }
      /web/html/src/AppBundle/Controller/InvoicingAbstractController.php:302 {
        › 
        › $form = $formFactory->createForm()    ->setData($user)
      }
      /web/html/src/AppBundle/Controller/InvoicingAbstractController.php:225 {    $parameters["loginForm"]    = $this->buildLoginForm();    $parameters["registerForm"] = $this->buildRegisterForm();}
      }
      /web/html/src/AppBundle/Controller/MyAccountController.php:219 {
        › 
        ›     return parent::render($view, $parameters, $response);}
      }
      /web/html/src/AppBundle/Controller/MyAccount/LoginController.php:42 {    "lastUsername" => $lastUsername,    "error"        => $error,]);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:224 {if (isset($this->privates[$id])) {    @trigger_error(sprintf('The "%s" service is private, checking for its existence is deprecated since Symfony 3.2 and will fail in 4.0.', $id), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Extension/DependencyInjectionExtension.php:167 {foreach ($this->guesserServiceIds as $serviceId) {    if ($this->container->has($serviceId)) {        $guessers[] = $this->container->get($serviceId);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormRegistry.php:167 {foreach ($this->extensions as $extension) {    $guesser = $extension->getTypeGuesser();}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormFactory.php:90 {{    if (null === $guesser = $this->registry->getTypeGuesser()) {        return $this->createNamedBuilder($property, 'Symfony\Component\Form\Extension\Core\Type\TextType', $data, $options);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:101 {
    › 
    ›     return $this->getFormFactory()->createBuilderForProperty($this->getDataClass(), $name, null, $options);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:252 {foreach ($this->unresolvedChildren as $name => $info) {    $this->children[$name] = $this->create($name, $info[0], $info[1]);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:199 {
    › 
    › $this->resolveChildren();}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormFactory.php:38 {{    return $this->createNamedBuilder($name, $type, $data, $options)->getForm();}
  }
  /web/html/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php:61 {
    › 
    ›     return $this->formFactory->createNamed($this->name, $this->type, null, $options);}
  }
  /web/html/src/AppBundle/Controller/InvoicingAbstractController.php:302 {
    › 
    › $form = $formFactory->createForm()    ->setData($user)
  }
  /web/html/src/AppBundle/Controller/InvoicingAbstractController.php:225 {    $parameters["loginForm"]    = $this->buildLoginForm();    $parameters["registerForm"] = $this->buildRegisterForm();}
  }
  /web/html/src/AppBundle/Controller/MyAccountController.php:219 {
    › 
    ›     return parent::render($view, $parameters, $response);}
  }
  /web/html/src/AppBundle/Controller/MyAccount/LoginController.php:42 {    "lastUsername" => $lastUsername,    "error"        => $error,]);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
11:18:45 php User Deprecated: The "form.type_guesser.doctrine" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead.
[
  "exception" => ErrorException {#3321
    #message: "User Deprecated: The "form.type_guesser.doctrine" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead."
    #code: 0
    #file: "/web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php"
    #line: 282
    #severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282 {if (isset($this->privates[$id])) {    @trigger_error(sprintf('The "%s" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead.', $id), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Extension/DependencyInjectionExtension.php:168 {if ($this->container->has($serviceId)) {    $guessers[] = $this->container->get($serviceId);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormRegistry.php:167 {foreach ($this->extensions as $extension) {    $guesser = $extension->getTypeGuesser();}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormFactory.php:90 {{    if (null === $guesser = $this->registry->getTypeGuesser()) {        return $this->createNamedBuilder($property, 'Symfony\Component\Form\Extension\Core\Type\TextType', $data, $options);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:101 {
        › 
        ›     return $this->getFormFactory()->createBuilderForProperty($this->getDataClass(), $name, null, $options);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:252 {foreach ($this->unresolvedChildren as $name => $info) {    $this->children[$name] = $this->create($name, $info[0], $info[1]);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:199 {
        › 
        › $this->resolveChildren();}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormFactory.php:38 {{    return $this->createNamedBuilder($name, $type, $data, $options)->getForm();}
      }
      /web/html/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php:61 {
        › 
        ›     return $this->formFactory->createNamed($this->name, $this->type, null, $options);}
      }
      /web/html/src/AppBundle/Controller/InvoicingAbstractController.php:302 {
        › 
        › $form = $formFactory->createForm()    ->setData($user)
      }
      /web/html/src/AppBundle/Controller/InvoicingAbstractController.php:225 {    $parameters["loginForm"]    = $this->buildLoginForm();    $parameters["registerForm"] = $this->buildRegisterForm();}
      }
      /web/html/src/AppBundle/Controller/MyAccountController.php:219 {
        › 
        ›     return parent::render($view, $parameters, $response);}
      }
      /web/html/src/AppBundle/Controller/MyAccount/LoginController.php:42 {    "lastUsername" => $lastUsername,    "error"        => $error,]);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Container.php:282 {if (isset($this->privates[$id])) {    @trigger_error(sprintf('The "%s" service is private, getting it from the container is deprecated since Symfony 3.2 and will fail in 4.0. You should either make the service public, or stop using the container directly and use dependency injection instead.', $id), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/sonata-project/core-bundle/src/CoreBundle/Form/Extension/DependencyInjectionExtension.php:168 {if ($this->container->has($serviceId)) {    $guessers[] = $this->container->get($serviceId);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormRegistry.php:167 {foreach ($this->extensions as $extension) {    $guesser = $extension->getTypeGuesser();}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormFactory.php:90 {{    if (null === $guesser = $this->registry->getTypeGuesser()) {        return $this->createNamedBuilder($property, 'Symfony\Component\Form\Extension\Core\Type\TextType', $data, $options);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:101 {
    › 
    ›     return $this->getFormFactory()->createBuilderForProperty($this->getDataClass(), $name, null, $options);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:252 {foreach ($this->unresolvedChildren as $name => $info) {    $this->children[$name] = $this->create($name, $info[0], $info[1]);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormBuilder.php:199 {
    › 
    › $this->resolveChildren();}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Form/FormFactory.php:38 {{    return $this->createNamedBuilder($name, $type, $data, $options)->getForm();}
  }
  /web/html/vendor/friendsofsymfony/user-bundle/Form/Factory/FormFactory.php:61 {
    › 
    ›     return $this->formFactory->createNamed($this->name, $this->type, null, $options);}
  }
  /web/html/src/AppBundle/Controller/InvoicingAbstractController.php:302 {
    › 
    › $form = $formFactory->createForm()    ->setData($user)
  }
  /web/html/src/AppBundle/Controller/InvoicingAbstractController.php:225 {    $parameters["loginForm"]    = $this->buildLoginForm();    $parameters["registerForm"] = $this->buildRegisterForm();}
  }
  /web/html/src/AppBundle/Controller/MyAccountController.php:219 {
    › 
    ›     return parent::render($view, $parameters, $response);}
  }
  /web/html/src/AppBundle/Controller/MyAccount/LoginController.php:42 {    "lastUsername" => $lastUsername,    "error"        => $error,]);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
11:18:45 php (4 times) User Deprecated: Passing "false" as the second argument to "Symfony\Component\HttpKernel\Kernel::getBundle()" is deprecated as of 3.4 and will be removed in 4.0.
[
  "exception" => ErrorException {#4191
    #message: "User Deprecated: Passing "false" as the second argument to "Symfony\Component\HttpKernel\Kernel::getBundle()" is deprecated as of 3.4 and will be removed in 4.0."
    #code: 0
    #file: "/web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php"
    #line: 235
    #severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:235 {if (!$first && !$noDeprecation) {    @trigger_error(sprintf('Passing "false" as the second argument to "%s()" is deprecated as of 3.4 and will be removed in 4.0.', __METHOD__), \E_USER_DEPRECATED);}
      }
      /web/html/app/AppKernel.php:186 {
        › 
        › $bundles = parent::getBundle($name, $first);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:273 {$resourceBundle = null;$bundles = $this->getBundle($bundleName, false, true);$files = [];
      }
      /web/html/app/AppKernel.php:211 {
        › 
        › $files = parent::locateResource($name, $dir, $first);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Config/FileLocator.php:49 {if (isset($file[0]) && '@' === $file[0]) {    return $this->kernel->locateResource($file, $this->path, $first);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/TemplateLocator.php:80 {try {    return $this->cacheHits[$key] = $this->locator->locate($template->getPath(), $currentPath);} catch (\InvalidArgumentException $e) {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php:83 {    $template = $this->parser->parse($template);    $file = $this->locator->locate($template);} catch (\Exception $e) {
      }
      /web/html/vendor/twig/twig/src/Loader/FilesystemLoader.php:150 {{    if (null === ($path = $this->findTemplate($name)) || false === $path) {        return '';
      }
      /web/html/vendor/twig/twig/src/Environment.php:299 {{    $key = $this->getLoader()->getCacheKey($name).$this->optionsHash;}
      /web/html/vendor/twig/twig/src/Environment.php:381 {{    return $this->loadClass($this->getTemplateClass($name), $name, $index);}
      }
      /web/html/vendor/twig/twig/src/Template.php:333 {
        › 
        ›     return $this->env->loadTemplate($template, $index);} catch (Error $e) {
      }
      /web/html/var/cache/dev/twig/7a/7ad60625f7d110a6bc9a77d4749573f74458f81e312d44ef274151b8a183b732.php:67 {
        › 
        › $this->parent = $this->loadTemplate("AppBundle::invoiceEngineAbstract.html.twig", "@!App/myaccount/accountBase.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));
      }
      /web/html/vendor/twig/twig/src/Template.php:405 {try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      }
      /web/html/vendor/twig/twig/src/Template.php:378 {{    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      }
      /web/html/var/cache/dev/twig/6e/6e70035cfb89aaaaab6499fc152d4db3aad652e2e6542c133a28fa5573e1c019.php:50 {$this->parent = $this->loadTemplate("@!App/myaccount/accountBase.html.twig", "@App/myaccount/accountBase.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
      /web/html/vendor/twig/twig/src/Template.php:405 {try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      }
      /web/html/vendor/twig/twig/src/Template.php:378 {{    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      }
      /web/html/var/cache/dev/twig/8c/8c549a78079f49f9eb7f352d033a89040e9f4501311f05ee95d0b8fc04a8c8fd.php:50 {$this->parent = $this->loadTemplate("@App/myaccount/accountBase.html.twig", "@!App/myaccount/login.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
      /web/html/vendor/twig/twig/src/Template.php:405 {try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      }
      /web/html/vendor/twig/twig/src/Template.php:378 {{    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      }
      /web/html/var/cache/dev/twig/1d/1d14a574bc7bd2e839a3d0e35c2c8b3a97727890a2f8c4908277c151f6a25209.php:50 {$this->parent = $this->loadTemplate("@!App/myaccount/login.html.twig", "@App/myaccount/login.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
      /web/html/vendor/twig/twig/src/Template.php:405 {try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
      }
      /web/html/vendor/twig/twig/src/Template.php:378 {{    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
      }
      /web/html/vendor/twig/twig/src/Template.php:390 {try {    $this->display($context);} catch (\Throwable $e) {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:50 {{    return $this->load($name)->render($parameters);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:286 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
      }
      /web/html/src/AppBundle/Controller/InvoicingAbstractController.php:234 {
        › 
        ›     return parent::render($view, $parameters, $response);}
      }
      /web/html/src/AppBundle/Controller/MyAccountController.php:219 {
        › 
        ›     return parent::render($view, $parameters, $response);}
      }
      /web/html/src/AppBundle/Controller/MyAccount/LoginController.php:42 {    "lastUsername" => $lastUsername,    "error"        => $error,]);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      }
      /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:235 {if (!$first && !$noDeprecation) {    @trigger_error(sprintf('Passing "false" as the second argument to "%s()" is deprecated as of 3.4 and will be removed in 4.0.', __METHOD__), \E_USER_DEPRECATED);}
  }
  /web/html/app/AppKernel.php:186 {
    › 
    › $bundles = parent::getBundle($name, $first);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:273 {$resourceBundle = null;$bundles = $this->getBundle($bundleName, false, true);$files = [];
  }
  /web/html/app/AppKernel.php:211 {
    › 
    › $files = parent::locateResource($name, $dir, $first);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Config/FileLocator.php:49 {if (isset($file[0]) && '@' === $file[0]) {    return $this->kernel->locateResource($file, $this->path, $first);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/TemplateLocator.php:80 {try {    return $this->cacheHits[$key] = $this->locator->locate($template->getPath(), $currentPath);} catch (\InvalidArgumentException $e) {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php:83 {    $template = $this->parser->parse($template);    $file = $this->locator->locate($template);} catch (\Exception $e) {
  }
  /web/html/vendor/twig/twig/src/Loader/FilesystemLoader.php:150 {{    if (null === ($path = $this->findTemplate($name)) || false === $path) {        return '';
  }
  /web/html/vendor/twig/twig/src/Environment.php:299 {{    $key = $this->getLoader()->getCacheKey($name).$this->optionsHash;}
  /web/html/vendor/twig/twig/src/Environment.php:381 {{    return $this->loadClass($this->getTemplateClass($name), $name, $index);}
  }
  /web/html/vendor/twig/twig/src/Template.php:333 {
    › 
    ›     return $this->env->loadTemplate($template, $index);} catch (Error $e) {
  }
  /web/html/var/cache/dev/twig/7a/7ad60625f7d110a6bc9a77d4749573f74458f81e312d44ef274151b8a183b732.php:67 {
    › 
    › $this->parent = $this->loadTemplate("AppBundle::invoiceEngineAbstract.html.twig", "@!App/myaccount/accountBase.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));
  }
  /web/html/vendor/twig/twig/src/Template.php:405 {try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
  }
  /web/html/vendor/twig/twig/src/Template.php:378 {{    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
  }
  /web/html/var/cache/dev/twig/6e/6e70035cfb89aaaaab6499fc152d4db3aad652e2e6542c133a28fa5573e1c019.php:50 {$this->parent = $this->loadTemplate("@!App/myaccount/accountBase.html.twig", "@App/myaccount/accountBase.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
  /web/html/vendor/twig/twig/src/Template.php:405 {try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
  }
  /web/html/vendor/twig/twig/src/Template.php:378 {{    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
  }
  /web/html/var/cache/dev/twig/8c/8c549a78079f49f9eb7f352d033a89040e9f4501311f05ee95d0b8fc04a8c8fd.php:50 {$this->parent = $this->loadTemplate("@App/myaccount/accountBase.html.twig", "@!App/myaccount/login.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
  /web/html/vendor/twig/twig/src/Template.php:405 {try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
  }
  /web/html/vendor/twig/twig/src/Template.php:378 {{    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
  }
  /web/html/var/cache/dev/twig/1d/1d14a574bc7bd2e839a3d0e35c2c8b3a97727890a2f8c4908277c151f6a25209.php:50 {$this->parent = $this->loadTemplate("@!App/myaccount/login.html.twig", "@App/myaccount/login.html.twig", 1);$this->parent->display($context, array_merge($this->blocks, $blocks));}
  /web/html/vendor/twig/twig/src/Template.php:405 {try {    $this->doDisplay($context, $blocks);} catch (Error $e) {
  }
  /web/html/vendor/twig/twig/src/Template.php:378 {{    $this->displayWithErrorHandling($this->env->mergeGlobals($context), array_merge($this->blocks, $blocks));}
  }
  /web/html/vendor/twig/twig/src/Template.php:390 {try {    $this->display($context);} catch (\Throwable $e) {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Bridge/Twig/TwigEngine.php:50 {{    return $this->load($name)->render($parameters);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerTrait.php:286 {if ($this->container->has('templating')) {    $content = $this->container->get('templating')->render($view, $parameters);} elseif ($this->container->has('twig')) {
  }
  /web/html/src/AppBundle/Controller/InvoicingAbstractController.php:234 {
    › 
    ›     return parent::render($view, $parameters, $response);}
  }
  /web/html/src/AppBundle/Controller/MyAccountController.php:219 {
    › 
    ›     return parent::render($view, $parameters, $response);}
  }
  /web/html/src/AppBundle/Controller/MyAccount/LoginController.php:42 {    "lastUsername" => $lastUsername,    "error"        => $error,]);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:151 {// call controller$response = \call_user_func_array($controller, $arguments);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php:68 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:200 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
  }
  /web/html/web/app.php:30 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
11:02:25 - Not quoting the scalar "%database_prefix%acl_classes" starting with the "%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0 in "/web/html/app/config/security.yml" on line 8.
[
  "exception" => SilencedErrorContext {#6221
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php:359 {if ($output && '%' === $output[0]) {    @trigger_error(self::getDeprecationMessage(sprintf('Not quoting the scalar "%s" starting with the "%%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0.', $output)), \E_USER_DEPRECATED);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php:359 {if ($output && '%' === $output[0]) {    @trigger_error(self::getDeprecationMessage(sprintf('Not quoting the scalar "%s" starting with the "%%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0.', $output)), \E_USER_DEPRECATED);}
  }
}
11:02:25 - Not quoting the scalar "%database_prefix%acl_entries" starting with the "%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0 in "/web/html/app/config/security.yml" on line 9.
[
  "exception" => SilencedErrorContext {#6235
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php:359 {if ($output && '%' === $output[0]) {    @trigger_error(self::getDeprecationMessage(sprintf('Not quoting the scalar "%s" starting with the "%%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0.', $output)), \E_USER_DEPRECATED);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php:359 {if ($output && '%' === $output[0]) {    @trigger_error(self::getDeprecationMessage(sprintf('Not quoting the scalar "%s" starting with the "%%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0.', $output)), \E_USER_DEPRECATED);}
  }
}
11:02:25 - Not quoting the scalar "%database_prefix%acl_object_identities" starting with the "%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0 in "/web/html/app/config/security.yml" on line 10.
[
  "exception" => SilencedErrorContext {#6234
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php:359 {if ($output && '%' === $output[0]) {    @trigger_error(self::getDeprecationMessage(sprintf('Not quoting the scalar "%s" starting with the "%%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0.', $output)), \E_USER_DEPRECATED);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php:359 {if ($output && '%' === $output[0]) {    @trigger_error(self::getDeprecationMessage(sprintf('Not quoting the scalar "%s" starting with the "%%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0.', $output)), \E_USER_DEPRECATED);}
  }
}
11:02:25 - Not quoting the scalar "%database_prefix%acl_object_identity_ancestors" starting with the "%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0 in "/web/html/app/config/security.yml" on line 11.
[
  "exception" => SilencedErrorContext {#6233
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php:359 {if ($output && '%' === $output[0]) {    @trigger_error(self::getDeprecationMessage(sprintf('Not quoting the scalar "%s" starting with the "%%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0.', $output)), \E_USER_DEPRECATED);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php:359 {if ($output && '%' === $output[0]) {    @trigger_error(self::getDeprecationMessage(sprintf('Not quoting the scalar "%s" starting with the "%%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0.', $output)), \E_USER_DEPRECATED);}
  }
}
11:02:25 - Not quoting the scalar "%database_prefix%acl_security_identities" starting with the "%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0 in "/web/html/app/config/security.yml" on line 12.
[
  "exception" => SilencedErrorContext {#6232
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php:359 {if ($output && '%' === $output[0]) {    @trigger_error(self::getDeprecationMessage(sprintf('Not quoting the scalar "%s" starting with the "%%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0.', $output)), \E_USER_DEPRECATED);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Yaml/Inline.php:359 {if ($output && '%' === $output[0]) {    @trigger_error(self::getDeprecationMessage(sprintf('Not quoting the scalar "%s" starting with the "%%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0.', $output)), \E_USER_DEPRECATED);}
  }
}
11:02:25 - Using the "Twig_Extension" class is deprecated since Twig version 2.7, use "Twig\Extension\AbstractExtension" instead.
[
  "exception" => SilencedErrorContext {#6231
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/twig/twig/lib/Twig/Extension.php:7 {
        › 
        › @trigger_error('Using the "Twig_Extension" class is deprecated since Twig version 2.7, use "Twig\Extension\AbstractExtension" instead.', \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
          "/web/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php"
        }
      }
    }
  }
]
{
  /web/html/vendor/twig/twig/lib/Twig/Extension.php:7 {
    › 
    › @trigger_error('Using the "Twig_Extension" class is deprecated since Twig version 2.7, use "Twig\Extension\AbstractExtension" instead.', \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
      "/web/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php"
    }
  }
}
11:02:25 - Passing "false" as the second argument to "Symfony\Component\HttpKernel\Kernel::getBundle()" is deprecated as of 3.4 and will be removed in 4.0.
[
  "exception" => SilencedErrorContext {#6230
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:235 {if (!$first && !$noDeprecation) {    @trigger_error(sprintf('Passing "false" as the second argument to "%s()" is deprecated as of 3.4 and will be removed in 4.0.', __METHOD__), \E_USER_DEPRECATED);}
      }
      /web/html/app/AppKernel.php:186 {
        › 
        › $bundles = parent::getBundle($name, $first);}
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:235 {if (!$first && !$noDeprecation) {    @trigger_error(sprintf('Passing "false" as the second argument to "%s()" is deprecated as of 3.4 and will be removed in 4.0.', __METHOD__), \E_USER_DEPRECATED);}
  }
  /web/html/app/AppKernel.php:186 {
    › 
    › $bundles = parent::getBundle($name, $first);}
}
11:02:25 - The "security.acl" configuration key is deprecated since Symfony 3.4 and will be removed in 4.0. Install symfony/acl-bundle and use the "acl" key instead.
[
  "exception" => SilencedErrorContext {#6229
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/ArrayNode.php:238 {if ($child->isDeprecated()) {    @trigger_error($child->getDeprecationMessage($name, $this->getPath()), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/BaseNode.php:328 {
        › 
        › $value = $this->finalizeValue($value);}
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/ArrayNode.php:238 {if ($child->isDeprecated()) {    @trigger_error($child->getDeprecationMessage($name, $this->getPath()), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/BaseNode.php:328 {
    › 
    › $value = $this->finalizeValue($value);}
}
11:02:25 - Not setting "logout_on_user_change" to true on firewall "admin" is deprecated as of 3.4, it will always be true in 4.0.
[
  "exception" => SilencedErrorContext {#6228
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:386 {if (!$logoutOnUserChange = $firewall['logout_on_user_change']) {    @trigger_error(sprintf('Not setting "logout_on_user_change" to true on firewall "%s" is deprecated as of 3.4, it will always be true in 4.0.', $id), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:297 {
        › 
        › list($matcher, $listeners, $exceptionListener, $logoutListener) = $this->createFirewall($container, $name, $firewall, $authenticationProviders, $providerIds, $configId);}
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:386 {if (!$logoutOnUserChange = $firewall['logout_on_user_change']) {    @trigger_error(sprintf('Not setting "logout_on_user_change" to true on firewall "%s" is deprecated as of 3.4, it will always be true in 4.0.', $id), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:297 {
    › 
    › list($matcher, $listeners, $exceptionListener, $logoutListener) = $this->createFirewall($container, $name, $firewall, $authenticationProviders, $providerIds, $configId);}
}
11:02:25 - Not setting "logout_on_user_change" to true on firewall "cart" is deprecated as of 3.4, it will always be true in 4.0.
[
  "exception" => SilencedErrorContext {#6227
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:386 {if (!$logoutOnUserChange = $firewall['logout_on_user_change']) {    @trigger_error(sprintf('Not setting "logout_on_user_change" to true on firewall "%s" is deprecated as of 3.4, it will always be true in 4.0.', $id), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:297 {
        › 
        › list($matcher, $listeners, $exceptionListener, $logoutListener) = $this->createFirewall($container, $name, $firewall, $authenticationProviders, $providerIds, $configId);}
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:386 {if (!$logoutOnUserChange = $firewall['logout_on_user_change']) {    @trigger_error(sprintf('Not setting "logout_on_user_change" to true on firewall "%s" is deprecated as of 3.4, it will always be true in 4.0.', $id), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:297 {
    › 
    › list($matcher, $listeners, $exceptionListener, $logoutListener) = $this->createFirewall($container, $name, $firewall, $authenticationProviders, $providerIds, $configId);}
}
11:02:25 - Not setting "logout_on_user_change" to true on firewall "customerCare" is deprecated as of 3.4, it will always be true in 4.0.
[
  "exception" => SilencedErrorContext {#6226
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:386 {if (!$logoutOnUserChange = $firewall['logout_on_user_change']) {    @trigger_error(sprintf('Not setting "logout_on_user_change" to true on firewall "%s" is deprecated as of 3.4, it will always be true in 4.0.', $id), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:297 {
        › 
        › list($matcher, $listeners, $exceptionListener, $logoutListener) = $this->createFirewall($container, $name, $firewall, $authenticationProviders, $providerIds, $configId);}
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:386 {if (!$logoutOnUserChange = $firewall['logout_on_user_change']) {    @trigger_error(sprintf('Not setting "logout_on_user_change" to true on firewall "%s" is deprecated as of 3.4, it will always be true in 4.0.', $id), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:297 {
    › 
    › list($matcher, $listeners, $exceptionListener, $logoutListener) = $this->createFirewall($container, $name, $firewall, $authenticationProviders, $providerIds, $configId);}
}
11:02:25 - Not setting "logout_on_user_change" to true on firewall "myaccount" is deprecated as of 3.4, it will always be true in 4.0.
[
  "exception" => SilencedErrorContext {#6225
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:386 {if (!$logoutOnUserChange = $firewall['logout_on_user_change']) {    @trigger_error(sprintf('Not setting "logout_on_user_change" to true on firewall "%s" is deprecated as of 3.4, it will always be true in 4.0.', $id), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:297 {
        › 
        › list($matcher, $listeners, $exceptionListener, $logoutListener) = $this->createFirewall($container, $name, $firewall, $authenticationProviders, $providerIds, $configId);}
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:386 {if (!$logoutOnUserChange = $firewall['logout_on_user_change']) {    @trigger_error(sprintf('Not setting "logout_on_user_change" to true on firewall "%s" is deprecated as of 3.4, it will always be true in 4.0.', $id), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:297 {
    › 
    › list($matcher, $listeners, $exceptionListener, $logoutListener) = $this->createFirewall($container, $name, $firewall, $authenticationProviders, $providerIds, $configId);}
}
11:02:25 - Not setting "logout_on_user_change" to true on firewall "main" is deprecated as of 3.4, it will always be true in 4.0.
[
  "exception" => SilencedErrorContext {#6224
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:386 {if (!$logoutOnUserChange = $firewall['logout_on_user_change']) {    @trigger_error(sprintf('Not setting "logout_on_user_change" to true on firewall "%s" is deprecated as of 3.4, it will always be true in 4.0.', $id), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:297 {
        › 
        › list($matcher, $listeners, $exceptionListener, $logoutListener) = $this->createFirewall($container, $name, $firewall, $authenticationProviders, $providerIds, $configId);}
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:386 {if (!$logoutOnUserChange = $firewall['logout_on_user_change']) {    @trigger_error(sprintf('Not setting "logout_on_user_change" to true on firewall "%s" is deprecated as of 3.4, it will always be true in 4.0.', $id), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:297 {
    › 
    › list($matcher, $listeners, $exceptionListener, $logoutListener) = $this->createFirewall($container, $name, $firewall, $authenticationProviders, $providerIds, $configId);}
}
11:02:25 - Not registering bundle "Sonata\Doctrine\Bridge\Symfony\Bundle\SonataDoctrineBundle" is deprecated since 3.12.0, registering it will be mandatory in 4.0
[
  "exception" => SilencedErrorContext {#6223
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/sonata-project/core-bundle/src/CoreBundle/DependencyInjection/SonataCoreExtension.php:85 {    SonataDoctrineBundle::class), E_USER_DEPRECATED);$container->setAlias(
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:71 {
        › 
        ›     $extension->load($config, $tmpContainer);} catch (\Exception $e) {
      }
    }
  }
]
{
  /web/html/vendor/sonata-project/core-bundle/src/CoreBundle/DependencyInjection/SonataCoreExtension.php:85 {    SonataDoctrineBundle::class), E_USER_DEPRECATED);$container->setAlias(
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/MergeExtensionConfigurationPass.php:71 {
    › 
    ›     $extension->load($config, $tmpContainer);} catch (\Exception $e) {
  }
}
11:02:25 - The Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\FormPass class is deprecated since Symfony 3.3 and will be removed in 4.0. Use Symfony\Component\Form\DependencyInjection\FormPass instead.
[
  "exception" => SilencedErrorContext {#6264
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/FormPass.php:14 {
        › 
        › @trigger_error(sprintf('The %s class is deprecated since Symfony 3.3 and will be removed in 4.0. Use Symfony\Component\Form\DependencyInjection\FormPass instead.', FormPass::class), \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
          "/web/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php"
        }
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/FormPass.php:14 {
    › 
    › @trigger_error(sprintf('The %s class is deprecated since Symfony 3.3 and will be removed in 4.0. Use Symfony\Component\Form\DependencyInjection\FormPass instead.', FormPass::class), \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
      "/web/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php"
    }
  }
}
11:02:25 - Relying on the form mapping feature is deprecated since 3.7 and will be removed in 4.0. Please set the "sonata_core.form.mapping.enabled" configuration node to false to avoid this message.
[
  "exception" => SilencedErrorContext {#6263
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/sonata-project/core-bundle/src/CoreBundle/DependencyInjection/SonataCoreExtension.php:138 {    'Relying on the form mapping feature is deprecated since 3.7 and will be removed in 4.0. Please set the "sonata_core.form.mapping.enabled" configuration node to false to avoid this message.',    E_USER_DEPRECATED);
      }
      /web/html/vendor/sonata-project/core-bundle/src/CoreBundle/DependencyInjection/SonataCoreExtension.php:105 {
        › 
        › $this->configureFormFactory($container, $config);if (\PHP_VERSION_ID < 70000) {
      }
    }
  }
]
{
  /web/html/vendor/sonata-project/core-bundle/src/CoreBundle/DependencyInjection/SonataCoreExtension.php:138 {    'Relying on the form mapping feature is deprecated since 3.7 and will be removed in 4.0. Please set the "sonata_core.form.mapping.enabled" configuration node to false to avoid this message.',    E_USER_DEPRECATED);
  }
  /web/html/vendor/sonata-project/core-bundle/src/CoreBundle/DependencyInjection/SonataCoreExtension.php:105 {
    › 
    › $this->configureFormFactory($container, $config);if (\PHP_VERSION_ID < 70000) {
  }
}
11:02:25 - The configuration key "deprecated" is unsupported for the service "php_translation.extractor.php" which is defined as an alias in "/web/html/vendor/php-translation/symfony-bundle/DependencyInjection/../Resources/config/extractors.yaml". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.
[
  "exception" => SilencedErrorContext {#6262
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
  }
}
11:02:25 - The configuration key "deprecated" is unsupported for the service "php_translation.extractor.twig" which is defined as an alias in "/web/html/vendor/php-translation/symfony-bundle/DependencyInjection/../Resources/config/extractors.yaml". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.
[
  "exception" => SilencedErrorContext {#6261
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
  }
}
11:02:25 - The configuration key "deprecated" is unsupported for the service "php_translation.extractor.php.visitor.ContainerAwareTrans" which is defined as an alias in "/web/html/vendor/php-translation/symfony-bundle/DependencyInjection/../Resources/config/extractors.yaml". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.
[
  "exception" => SilencedErrorContext {#6260
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
  }
}
11:02:25 - The configuration key "deprecated" is unsupported for the service "php_translation.extractor.php.visitor.ContainerAwareTransChoice" which is defined as an alias in "/web/html/vendor/php-translation/symfony-bundle/DependencyInjection/../Resources/config/extractors.yaml". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.
[
  "exception" => SilencedErrorContext {#6259
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
  }
}
11:02:25 - The configuration key "deprecated" is unsupported for the service "php_translation.extractor.php.visitor.FlashMessage" which is defined as an alias in "/web/html/vendor/php-translation/symfony-bundle/DependencyInjection/../Resources/config/extractors.yaml". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.
[
  "exception" => SilencedErrorContext {#6258
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
  }
}
11:02:25 - The configuration key "deprecated" is unsupported for the service "php_translation.extractor.php.visitor.FormTypeChoices" which is defined as an alias in "/web/html/vendor/php-translation/symfony-bundle/DependencyInjection/../Resources/config/extractors.yaml". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.
[
  "exception" => SilencedErrorContext {#6257
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
  }
}
11:02:25 - The configuration key "deprecated" is unsupported for the service "php_translation.extractor.php.visitor.FormTypeEmptyValue" which is defined as an alias in "/web/html/vendor/php-translation/symfony-bundle/DependencyInjection/../Resources/config/extractors.yaml". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.
[
  "exception" => SilencedErrorContext {#6256
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
  }
}
11:02:25 - The configuration key "deprecated" is unsupported for the service "php_translation.extractor.php.visitor.FormTypeHelp" which is defined as an alias in "/web/html/vendor/php-translation/symfony-bundle/DependencyInjection/../Resources/config/extractors.yaml". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.
[
  "exception" => SilencedErrorContext {#6265
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
  }
}
11:02:25 - The configuration key "deprecated" is unsupported for the service "php_translation.extractor.php.visitor.FormTypeInvalidMessage" which is defined as an alias in "/web/html/vendor/php-translation/symfony-bundle/DependencyInjection/../Resources/config/extractors.yaml". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.
[
  "exception" => SilencedErrorContext {#6266
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
  }
}
11:02:25 - The configuration key "deprecated" is unsupported for the service "php_translation.extractor.php.visitor.FormTypeLabelExplicit" which is defined as an alias in "/web/html/vendor/php-translation/symfony-bundle/DependencyInjection/../Resources/config/extractors.yaml". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.
[
  "exception" => SilencedErrorContext {#6267
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
  }
}
11:02:25 - The configuration key "deprecated" is unsupported for the service "php_translation.extractor.php.visitor.FormTypeLabelImplicit" which is defined as an alias in "/web/html/vendor/php-translation/symfony-bundle/DependencyInjection/../Resources/config/extractors.yaml". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.
[
  "exception" => SilencedErrorContext {#6268
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
  }
}
11:02:25 - The configuration key "deprecated" is unsupported for the service "php_translation.extractor.php.visitor.FormTypePlaceholder" which is defined as an alias in "/web/html/vendor/php-translation/symfony-bundle/DependencyInjection/../Resources/config/extractors.yaml". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.
[
  "exception" => SilencedErrorContext {#6269
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
  }
}
11:02:25 - The configuration key "deprecated" is unsupported for the service "php_translation.extractor.php.visitor.ValidationAnnotation" which is defined as an alias in "/web/html/vendor/php-translation/symfony-bundle/DependencyInjection/../Resources/config/extractors.yaml". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.
[
  "exception" => SilencedErrorContext {#6270
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
  }
}
11:02:25 - The configuration key "deprecated" is unsupported for the service "php_translation.extractor.php.visitor.SourceLocationContainerVisitor" which is defined as an alias in "/web/html/vendor/php-translation/symfony-bundle/DependencyInjection/../Resources/config/extractors.yaml". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.
[
  "exception" => SilencedErrorContext {#6271
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
  }
}
11:02:25 - The configuration key "deprecated" is unsupported for the service "php_translation.extractor.twig.factory.twig" which is defined as an alias in "/web/html/vendor/php-translation/symfony-bundle/DependencyInjection/../Resources/config/extractors.yaml". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.
[
  "exception" => SilencedErrorContext {#6272
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:366 {if (!\in_array($key, ['alias', 'public'])) {    @trigger_error(sprintf('The configuration key "%s" is unsupported for the service "%s" which is defined as an alias in "%s". Allowed configuration keys for service aliases are "alias" and "public". The YamlFileLoader will raise an exception in Symfony 4.0, instead of silently ignoring unsupported attributes.', $key, $id, $file), \E_USER_DEPRECATED);}
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:237 {foreach ($content['services'] as $id => $service) {    $this->parseDefinition($id, $service, $file, $defaults);}
  }
}
11:02:25 - (2028 times) The "Doctrine\Common\Inflector\Inflector::classify" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API.
[
  "exception" => SilencedErrorContext {#6273
    +count: 2028
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90 {{    @trigger_error(sprintf('The "%s" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API.', __METHOD__), E_USER_DEPRECATED);}
      /web/html/vendor/sonata-project/admin-bundle/src/DependencyInjection/Compiler/AddDependencyCallsCompilerPass.php:239 {foreach ($keys as $key) {    $method = 'set'.Inflector::classify($key);    if (!isset($attributes[$key]) || $definition->hasMethodCall($method)) {
      }
    }
  }
]
{
  /web/html/vendor/doctrine/inflector/lib/Doctrine/Common/Inflector/Inflector.php:90 {{    @trigger_error(sprintf('The "%s" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API.', __METHOD__), E_USER_DEPRECATED);}
  /web/html/vendor/sonata-project/admin-bundle/src/DependencyInjection/Compiler/AddDependencyCallsCompilerPass.php:239 {foreach ($keys as $key) {    $method = 'set'.Inflector::classify($key);    if (!isset($attributes[$key]) || $definition->hasMethodCall($method)) {
  }
}
11:02:25 - Class "Symfony\Bundle\SecurityBundle\Command\InitAclCommand" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\Command\InitAclCommand instead.
[
  "exception" => SilencedErrorContext {#6274
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Command/InitAclCommand.php:23 {
        › 
        › @trigger_error(sprintf('Class "%s" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\Command\InitAclCommand instead.', InitAclCommand::class), \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
          "/web/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php"
        }
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Command/InitAclCommand.php:23 {
    › 
    › @trigger_error(sprintf('Class "%s" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\Command\InitAclCommand instead.', InitAclCommand::class), \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
      "/web/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php"
    }
  }
}
11:02:25 - Class "Symfony\Bundle\SecurityBundle\Command\SetAclCommand" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\Command\SetAclCommand instead.
[
  "exception" => SilencedErrorContext {#6275
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Command/SetAclCommand.php:14 {
        › 
        › @trigger_error(sprintf('Class "%s" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\Command\SetAclCommand instead.', SetAclCommand::class), \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
          "/web/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php"
        }
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/Command/SetAclCommand.php:14 {
    › 
    › @trigger_error(sprintf('Class "%s" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\Command\SetAclCommand instead.', SetAclCommand::class), \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
      "/web/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php"
    }
  }
}
11:02:25 - Class "Symfony\Bundle\SecurityBundle\EventListener\AclSchemaListener" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\EventListener\AclSchemaListener instead.
[
  "exception" => SilencedErrorContext {#6276
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/EventListener/AclSchemaListener.php:14 {
        › 
        › @trigger_error(sprintf('Class "%s" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\EventListener\AclSchemaListener instead.', AclSchemaListener::class), \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
          "/web/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php"
        }
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/EventListener/AclSchemaListener.php:14 {
    › 
    › @trigger_error(sprintf('Class "%s" is deprecated since Symfony 3.4 and will be removed in 4.0. Use Symfony\Bundle\AclBundle\EventListener\AclSchemaListener instead.', AclSchemaListener::class), \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
      "/web/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php"
    }
  }
}
11:02:25 - The Sonata\BlockBundle\Block\Service\AbstractAdminBlockService class is deprecated since sonata-project/block-bundle 3.16 and will be removed with the 4.0 release.
[
  "exception" => SilencedErrorContext {#6277
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/sonata-project/block-bundle/src/Block/Service/AbstractAdminBlockService.php:24 {    'and will be removed with the 4.0 release.',    E_USER_DEPRECATED);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
          "/web/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php"
        }
      }
    }
  }
]
{
  /web/html/vendor/sonata-project/block-bundle/src/Block/Service/AbstractAdminBlockService.php:24 {    'and will be removed with the 4.0 release.',    E_USER_DEPRECATED);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
      "/web/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php"
    }
  }
}
11:02:25 - The Sonata\BlockBundle\Block\Service\AdminBlockServiceInterface interface is deprecated since sonata-project/block-bundle 3.16 and will be removed with the 4.0 release. Use Sonata\BlockBundle\Block\Service\Service\EditableBlockService instead.
[
  "exception" => SilencedErrorContext {#6278
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/sonata-project/block-bundle/src/Block/Service/AdminBlockServiceInterface.php:25 {    'Use '.__NAMESPACE__.'\Service\EditableBlockService instead.',    E_USER_DEPRECATED);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
          "/web/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php"
        }
      }
    }
  }
]
{
  /web/html/vendor/sonata-project/block-bundle/src/Block/Service/AdminBlockServiceInterface.php:25 {    'Use '.__NAMESPACE__.'\Service\EditableBlockService instead.',    E_USER_DEPRECATED);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
      "/web/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php"
    }
  }
}
11:02:25 - The Sonata\AdminBundle\Command\GenerateAdminCommand class is deprecated since 3.55 in favor of Maker Bundle. Install symfony/maker-bundle and use $ bin/console make:sonata:admin instead
[
  "exception" => SilencedErrorContext {#6279
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php:35 {    .' Install symfony/maker-bundle and use $ bin/console make:sonata:admin instead',    E_USER_DEPRECATED);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
          "/web/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php"
        }
      }
    }
  }
]
{
  /web/html/vendor/sonata-project/admin-bundle/src/Command/GenerateAdminCommand.php:35 {    .' Install symfony/maker-bundle and use $ bin/console make:sonata:admin instead',    E_USER_DEPRECATED);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
      "/web/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php"
    }
  }
}
11:02:25 - The Sonata\Doctrine\Model\PageableManagerInterface class is deprecated since 1.3 in favor of Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0.
[
  "exception" => SilencedErrorContext {#6280
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php:21 {    'Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0.',    E_USER_DEPRECATED);
      }
      /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
          "/web/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php"
        }
      }
    }
  }
]
{
  /web/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php:21 {    'Sonata\DatagridBundle\Pager\PageableInterface, and will be removed in 2.0.',    E_USER_DEPRECATED);
  }
  /web/html/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:152 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
      "/web/html/vendor/sonata-project/doctrine-extensions/src/Model/PageableManagerInterface.php"
    }
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$session" of method "AppBundle\Controller\Admin\ProductController::__construct()" to "Symfony\Component\HttpFoundation\Session\SessionInterface" instead.
[
  "exception" => SilencedErrorContext {#6281
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - (6 times) Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$formFactory" of method "AppBundle\Controller\CartController::__construct()" to "Symfony\Component\Form\FormFactoryInterface" instead.
[
  "exception" => SilencedErrorContext {#6282
    +count: 6
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$formFactory" of method "AppBundle\Controller\Cart\OrderPaymentController::__construct()" to "Symfony\Component\Form\FormFactoryInterface" instead.
[
  "exception" => SilencedErrorContext {#6283
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$formFactory" of method "AppBundle\Controller\CustomerCare\CartController::__construct()" to "Symfony\Component\Form\FormFactoryInterface" instead.
[
  "exception" => SilencedErrorContext {#6284
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$formFactory" of method "AppBundle\Controller\CustomerCare\CustomerCareController::__construct()" to "Symfony\Component\Form\FormFactoryInterface" instead.
[
  "exception" => SilencedErrorContext {#6285
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$formFactory" of method "AppBundle\Controller\CustomerCare\CustomerLoginController::__construct()" to "Symfony\Component\Form\FormFactoryInterface" instead.
[
  "exception" => SilencedErrorContext {#6286
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - (2 times) Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$formFactory" of method "AppBundle\Controller\CustomerCare\AbstractCustomerCareController::__construct()" to "Symfony\Component\Form\FormFactoryInterface" instead.
[
  "exception" => SilencedErrorContext {#6287
    +count: 2
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - (8 times) Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$formFactory" of method "AppBundle\Controller\MyAccountController::__construct()" to "Symfony\Component\Form\FormFactoryInterface" instead.
[
  "exception" => SilencedErrorContext {#6288
    +count: 8
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "security.firewall.map" service to "Symfony\Component\Security\Http\FirewallMapInterface" instead.
[
  "exception" => SilencedErrorContext {#6289
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$session" of method "AppBundle\EventSubscriber\ResettingEventsSubscriber::__construct()" to "Symfony\Component\HttpFoundation\Session\SessionInterface" instead.
[
  "exception" => SilencedErrorContext {#6290
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$router" of method "AppBundle\EventSubscriber\ResettingEventsSubscriber::__construct()" to one of its parents: interface "Symfony\Component\Routing\Matcher\UrlMatcherInterface", interface "Symfony\Component\Routing\RequestContextAwareInterface", interface "Symfony\Component\Routing\Generator\UrlGeneratorInterface", or interface "Symfony\Component\Routing\RouterInterface".
[
  "exception" => SilencedErrorContext {#6291
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "fos_ck_editor.configuration" service to "FOS\CKEditorBundle\Config\CKEditorConfigurationInterface" instead.
[
  "exception" => SilencedErrorContext {#6292
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$router" of method "AppBundle\Form\FieldType\TokenizedCKEditorType::__construct()" to one of its parents: interface "Symfony\Component\Routing\RouterInterface", interface "Symfony\Component\Routing\Generator\UrlGeneratorInterface", interface "Symfony\Component\Routing\RequestContextAwareInterface", or interface "Symfony\Component\Routing\Matcher\UrlMatcherInterface".
[
  "exception" => SilencedErrorContext {#6293
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$session" of method "AppBundle\Service\Cart::__construct()" to "Symfony\Component\HttpFoundation\Session\SessionInterface" instead.
[
  "exception" => SilencedErrorContext {#6294
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$eventDispatcher" of method "AppBundle\Service\Invitation::__construct()" to "Symfony\Component\EventDispatcher\EventDispatcherInterface" instead.
[
  "exception" => SilencedErrorContext {#6295
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Modules\Cart\CartContent::__construct()" to one of its parents: interface "Doctrine\Persistence\ObjectManager", or interface "Doctrine\ORM\EntityManagerInterface".
[
  "exception" => SilencedErrorContext {#6296
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$formFactory" of method "AppBundle\Service\Modules\Cart\CartResetForm::__construct()" to "Symfony\Component\Form\FormFactoryInterface" instead.
[
  "exception" => SilencedErrorContext {#6297
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Modules\Cart\CartStrategyForms::__construct()" to one of its parents: interface "Doctrine\Persistence\ObjectManager", or interface "Doctrine\ORM\EntityManagerInterface".
[
  "exception" => SilencedErrorContext {#6298
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Modules\Cart\CurrentQuote::__construct()" to one of its parents: interface "Doctrine\Persistence\ObjectManager", or interface "Doctrine\ORM\EntityManagerInterface".
[
  "exception" => SilencedErrorContext {#6299
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$session" of method "AppBundle\Service\Modules\Cart\CurrentQuote::__construct()" to "Symfony\Component\HttpFoundation\Session\SessionInterface" instead.
[
  "exception" => SilencedErrorContext {#6300
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$formFactory" of method "AppBundle\Service\ProductFunnelService::__construct()" to "Symfony\Component\Form\FormFactoryInterface" instead.
[
  "exception" => SilencedErrorContext {#6301
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$twigEngine" of method "AppBundle\Service\RenderWithModule::__construct()" to one of its parents: interface "Symfony\Component\Templating\EngineInterface", or interface "Symfony\Bundle\FrameworkBundle\Templating\EngineInterface".
[
  "exception" => SilencedErrorContext {#6302
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$dispatcher" of method "AppBundle\Service\ShippingStrategy::__construct()" to "Symfony\Component\EventDispatcher\EventDispatcherInterface" instead.
[
  "exception" => SilencedErrorContext {#6303
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Stripe\ApiEndpoints::__construct()" to one of its parents: interface "Doctrine\Persistence\ObjectManager", or interface "Doctrine\ORM\EntityManagerInterface".
[
  "exception" => SilencedErrorContext {#6304
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Stripe\Connect::__construct()" to one of its parents: interface "Doctrine\Persistence\ObjectManager", or interface "Doctrine\ORM\EntityManagerInterface".
[
  "exception" => SilencedErrorContext {#6305
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$eventDispatcher" of method "AppBundle\Service\Twig\Extension\FindProduct::__construct()" to "Symfony\Component\EventDispatcher\EventDispatcherInterface" instead.
[
  "exception" => SilencedErrorContext {#6306
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "AppBundle\Service\Twig\Extension\GroupExtension::__construct()" to one of its parents: interface "Doctrine\Persistence\ObjectManager", or interface "Doctrine\ORM\EntityManagerInterface".
[
  "exception" => SilencedErrorContext {#6307
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "ValueIn\ZuoraInvoiceEngineBundle\Services\Bridge\CreditMemoService::__construct()" to one of its parents: interface "Doctrine\Persistence\ObjectManager", or interface "Doctrine\ORM\EntityManagerInterface".
[
  "exception" => SilencedErrorContext {#6308
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "ValueIn\ZuoraInvoiceEngineBundle\Services\Bridge\DebitMemoService::__construct()" to one of its parents: interface "Doctrine\Persistence\ObjectManager", or interface "Doctrine\ORM\EntityManagerInterface".
[
  "exception" => SilencedErrorContext {#6309
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "ValueIn\ZuoraInvoiceEngineBundle\Services\Bridge\IframeService::__construct()" to one of its parents: interface "Doctrine\Persistence\ObjectManager", or interface "Doctrine\ORM\EntityManagerInterface".
[
  "exception" => SilencedErrorContext {#6310
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$entityManager" of method "ValueIn\ZuoraInvoiceEngineBundle\Services\Bridge\InvoiceService::__construct()" to one of its parents: interface "Doctrine\Persistence\ObjectManager", or interface "Doctrine\ORM\EntityManagerInterface".
[
  "exception" => SilencedErrorContext {#6311
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$session" of method "ValueIn\ZuoraInvoiceEngineBundle\Services\Bridge\SubscribeService::__construct()" to "Symfony\Component\HttpFoundation\Session\SessionInterface" instead.
[
  "exception" => SilencedErrorContext {#6312
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
        › 
        › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:248 {
    › 
    › if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {    $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
  }
}
11:02:25 - Relying on service auto-registration for type "AppBundle\Entity\Invitation" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "AppBundle\Entity\Invitation" instead.
[
  "exception" => SilencedErrorContext {#6313
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
        › 
        › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
    › 
    › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
  }
}
11:02:25 - Relying on service auto-registration for type "AppBundle\Entity\Config\Contract" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "AppBundle\Entity\Config\Contract" instead.
[
  "exception" => SilencedErrorContext {#6314
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
        › 
        › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
    › 
    › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
  }
}
11:02:25 - Relying on service auto-registration for type "AppBundle\Entity\Translations\ContractTranslation" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "AppBundle\Entity\Translations\ContractTranslation" instead.
[
  "exception" => SilencedErrorContext {#6315
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
        › 
        › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
    › 
    › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
  }
}
11:02:25 - Relying on service auto-registration for type "AppBundle\Entity\Config\QuoteTemplate" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "AppBundle\Entity\Config\QuoteTemplate" instead.
[
  "exception" => SilencedErrorContext {#6316
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
        › 
        › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
    › 
    › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
  }
}
11:02:25 - Relying on service auto-registration for type "AppBundle\Entity\Group" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "AppBundle\Entity\Group" instead.
[
  "exception" => SilencedErrorContext {#6317
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
        › 
        › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
    › 
    › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
  }
}
11:02:25 - Relying on service auto-registration for type "AppBundle\Entity\GlobalDocument" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "AppBundle\Entity\GlobalDocument" instead.
[
  "exception" => SilencedErrorContext {#6318
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
        › 
        › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
    › 
    › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
  }
}
11:02:25 - Relying on service auto-registration for type "AppBundle\Entity\Product" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "AppBundle\Entity\Product" instead.
[
  "exception" => SilencedErrorContext {#6319
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
        › 
        › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
    › 
    › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
  }
}
11:02:25 - Relying on service auto-registration for type "AppBundle\Entity\ProductRatePlan" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "AppBundle\Entity\ProductRatePlan" instead.
[
  "exception" => SilencedErrorContext {#6320
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
        › 
        › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
    › 
    › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
  }
}
11:02:25 - Relying on service auto-registration for type "AppBundle\Entity\ProductFunnel\ProductFunnelEntity" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "AppBundle\Entity\ProductFunnel\ProductFunnelEntity" instead.
[
  "exception" => SilencedErrorContext {#6321
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
        › 
        › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
    › 
    › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
  }
}
11:02:25 - Relying on service auto-registration for type "AppBundle\Entity\Shop" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "AppBundle\Entity\Shop" instead.
[
  "exception" => SilencedErrorContext {#6322
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
        › 
        › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);}
      /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
      }
    }
  }
]
{
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:447 {
    › 
    › @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), \E_USER_DEPRECATED);}
  /web/html/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:321 {if (!$this->strictMode) {    return $this->createAutowiredDefinition($type);}
  }
}

Debug 69

Unimportant log messages generated during the execution of the application.

Time Channel Message
11:18:44 doctrine SELECT t0.username AS username_1, t0.prefix_url AS prefix_url_2, t0.tennant_id AS tennant_id_3, t0.country_code AS country_code_4, t0.id AS id_5, t0.password AS password_6, t0.execution_level AS execution_level_7, t0.preview_charge_prefix AS preview_charge_prefix_8 FROM valueinshop_config_zuora t0
11:18:44 doctrine SELECT t0.username AS username_1, t0.prefix_url AS prefix_url_2, t0.tennant_id AS tennant_id_3, t0.country_code AS country_code_4, t0.id AS id_5, t0.password AS password_6, t0.execution_level AS execution_level_7, t0.preview_charge_prefix AS preview_charge_prefix_8 FROM valueinshop_config_zuora t0
11:18:44 doctrine SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3, t0.token AS token_4, t0.prod_env AS prod_env_5, t0.active AS active_6 FROM valueinshop_config_salesforce t0
11:18:44 doctrine SELECT t0.id AS id_1, t0.username AS username_2, t0.password AS password_3, t0.token AS token_4, t0.prod_env AS prod_env_5, t0.active AS active_6 FROM valueinshop_config_salesforce t0
11:18:44 doctrine SELECT t0.id AS id_1, t0.subscription_prefix AS subscription_prefix_2, t0.subscription_format AS subscription_format_3, t0.subscription_suffix AS subscription_suffix_4, t0.subscription_current_value AS subscription_current_value_5, t0.account_number_current_value AS account_number_current_value_6, t0.entityType FROM valueinshop_config_incremental_number t0 WHERE t0.entityType IN ('incrementalnumber')
11:18:44 doctrine SELECT t0.username AS username_1, t0.prefix_url AS prefix_url_2, t0.tennant_id AS tennant_id_3, t0.country_code AS country_code_4, t0.id AS id_5, t0.password AS password_6, t0.execution_level AS execution_level_7, t0.preview_charge_prefix AS preview_charge_prefix_8 FROM valueinshop_config_zuora t0
11:18:44 doctrine SELECT t0.id AS id_1, t0.use_invoice_engine_preview AS use_invoice_engine_preview_2, t0.include_tax_in_product AS include_tax_in_product_3, t0.display_tax_detail AS display_tax_detail_4, t0.display_discount_detail AS display_discount_detail_5 FROM valueinshop_cart t0
11:18:44 event Notified event
"cart.post_refresh"
to listener
"AppBundle\EventSubscriber\Cart\CartPreviewerEventSubscriber::postRefreshPreview"
.
[
  "event" => "cart.post_refresh"
  "listener" => "AppBundle\EventSubscriber\Cart\CartPreviewerEventSubscriber::postRefreshPreview"
]
11:18:44 doctrine SELECT t0.username AS username_1, t0.prefix_url AS prefix_url_2, t0.tennant_id AS tennant_id_3, t0.country_code AS country_code_4, t0.id AS id_5, t0.password AS password_6, t0.execution_level AS execution_level_7, t0.preview_charge_prefix AS preview_charge_prefix_8 FROM valueinshop_config_zuora t0
11:18:44 doctrine SELECT t0.id AS id_1, t0.name AS name_2, t0.enabled AS enabled_3, t0.enabled_admin AS enabled_admin_4, t0.variables AS variables_5, t0.compiled_css AS compiled_css_6, t0.compiled_css_admin AS compiled_css_admin_7 FROM valueinshop_config_theme t0 WHERE t0.enabled = ? ORDER BY t0.id ASC LIMIT 1
[
  true
]
11:18:44 doctrine SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.isDefault AS isDefault_6, t0.prefix AS prefix_7, t0.allowed_shipping_country AS allowed_shipping_country_8, t0.allowed_billing_country AS allowed_billing_country_9, t0.allowed_global_document AS allowed_global_document_10, t0.batch AS batch_11, t0.sequence_set AS sequence_set_12, t0.communication_profile AS communication_profile_13, t0.invoice_template AS invoice_template_14, t0.credit_memo_template AS credit_memo_template_15, t0.debit_memo_template AS debit_memo_template_16, t0.currency AS currency_17, t0.title AS title_18, t0.address AS address_19, t0.zipcode AS zipcode_20, t0.city AS city_21, t0.state AS state_22, t0.country AS country_23, t0.description AS description_24, t0.theme_id AS theme_id_25, t0.image_id AS image_id_26, t0.imagecover_id AS imagecover_id_27, t0.entityType FROM valueinshop_shop t0 WHERE t0.prefix = ? AND t0.entityType IN ('shop') AND ((t0.deleted = 0)) LIMIT 1
[
  "myaccount"
]
11:18:44 doctrine SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.isDefault AS isDefault_6, t0.prefix AS prefix_7, t0.allowed_shipping_country AS allowed_shipping_country_8, t0.allowed_billing_country AS allowed_billing_country_9, t0.allowed_global_document AS allowed_global_document_10, t0.batch AS batch_11, t0.sequence_set AS sequence_set_12, t0.communication_profile AS communication_profile_13, t0.invoice_template AS invoice_template_14, t0.credit_memo_template AS credit_memo_template_15, t0.debit_memo_template AS debit_memo_template_16, t0.currency AS currency_17, t0.title AS title_18, t0.address AS address_19, t0.zipcode AS zipcode_20, t0.city AS city_21, t0.state AS state_22, t0.country AS country_23, t0.description AS description_24, t0.theme_id AS theme_id_25, t0.image_id AS image_id_26, t0.imagecover_id AS imagecover_id_27, t0.entityType FROM valueinshop_shop t0 WHERE t0.isDefault = ? AND t0.entityType IN ('shop') AND ((t0.deleted = 0)) LIMIT 1
[
  true
]
11:18:44 doctrine SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.language_code AS language_code_6, t0.isDefault AS isDefault_7, t0.enabled AS enabled_8, t0.debug AS debug_9, t0.collect AS collect_10 FROM valueinshop_language t0 INNER JOIN valueinshop_shop_language ON t0.id = valueinshop_shop_language.language_id WHERE valueinshop_shop_language.shop_id = ? AND ((t0.deleted = 0))
[
  1
]
11:18:44 doctrine SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.language_code AS language_code_6, t0.isDefault AS isDefault_7, t0.enabled AS enabled_8, t0.debug AS debug_9, t0.collect AS collect_10 FROM valueinshop_language t0 WHERE t0.isDefault = ? AND t0.enabled = ? AND ((t0.id IN (2,-1)) AND (t0.deleted = 0)) LIMIT 1
[
  true
  true
]
11:18:44 doctrine SELECT t0.id AS id_1, t0.error_code AS error_code_2, t0.activated AS activated_3, t0.title AS title_4, t0.description AS description_5, t0.image_id AS image_id_6 FROM valueinshop_error_page t0 WHERE t0.activated = ? AND t0.error_code = ? LIMIT 1
[
  true
  503
]
11:18:44 event Notified event
"security.authentication.success"
to listener
"AppBundle\EventSubscriber\AuthenticationEventsSubscriber::onSuccessLogin"
.
[
  "event" => "security.authentication.success"
  "listener" => "AppBundle\EventSubscriber\AuthenticationEventsSubscriber::onSuccessLogin"
]
11:18:44 doctrine SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.isDefault AS isDefault_6, t0.prefix AS prefix_7, t0.allowed_shipping_country AS allowed_shipping_country_8, t0.allowed_billing_country AS allowed_billing_country_9, t0.allowed_global_document AS allowed_global_document_10, t0.batch AS batch_11, t0.sequence_set AS sequence_set_12, t0.communication_profile AS communication_profile_13, t0.invoice_template AS invoice_template_14, t0.credit_memo_template AS credit_memo_template_15, t0.debit_memo_template AS debit_memo_template_16, t0.currency AS currency_17, t0.title AS title_18, t0.address AS address_19, t0.zipcode AS zipcode_20, t0.city AS city_21, t0.state AS state_22, t0.country AS country_23, t0.description AS description_24, t0.theme_id AS theme_id_25, t0.image_id AS image_id_26, t0.imagecover_id AS imagecover_id_27, t0.entityType FROM valueinshop_shop t0 WHERE t0.prefix = ? AND t0.entityType IN ('shop') AND ((t0.deleted = 0)) LIMIT 1
[
  "myaccount"
]
11:18:44 doctrine SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.isDefault AS isDefault_6, t0.prefix AS prefix_7, t0.allowed_shipping_country AS allowed_shipping_country_8, t0.allowed_billing_country AS allowed_billing_country_9, t0.allowed_global_document AS allowed_global_document_10, t0.batch AS batch_11, t0.sequence_set AS sequence_set_12, t0.communication_profile AS communication_profile_13, t0.invoice_template AS invoice_template_14, t0.credit_memo_template AS credit_memo_template_15, t0.debit_memo_template AS debit_memo_template_16, t0.currency AS currency_17, t0.title AS title_18, t0.address AS address_19, t0.zipcode AS zipcode_20, t0.city AS city_21, t0.state AS state_22, t0.country AS country_23, t0.description AS description_24, t0.theme_id AS theme_id_25, t0.image_id AS image_id_26, t0.imagecover_id AS imagecover_id_27, t0.entityType FROM valueinshop_shop t0 WHERE t0.isDefault = ? AND t0.entityType IN ('shop') AND ((t0.deleted = 0)) LIMIT 1
[
  true
]
11:18:45 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
11:18:45 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
11:18:45 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
11:18:45 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
11:18:45 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
11:18:45 event Notified event
"kernel.request"
to listener
"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::onKernelRequest"
]
11:18:45 event Notified event
"kernel.request"
to listener
"AppBundle\EventSubscriber\LocaleSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "AppBundle\EventSubscriber\LocaleSubscriber::onKernelRequest"
]
11:18:45 event Notified event
"kernel.request"
to listener
"AppBundle\EventSubscriber\OfflineSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "AppBundle\EventSubscriber\OfflineSubscriber::onKernelRequest"
]
11:18:45 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
11:18:45 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelRequest"
]
11:18:45 event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
11:18:45 event Notified event
"kernel.request"
to listener
"AppBundle\EventSubscriber\ForwardedRequestSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "AppBundle\EventSubscriber\ForwardedRequestSubscriber::onKernelRequest"
]
11:18:45 doctrine SELECT t0.username AS username_1, t0.prefix_url AS prefix_url_2, t0.tennant_id AS tennant_id_3, t0.country_code AS country_code_4, t0.id AS id_5, t0.password AS password_6, t0.execution_level AS execution_level_7, t0.preview_charge_prefix AS preview_charge_prefix_8 FROM valueinshop_config_zuora t0
11:18:45 doctrine SELECT t0.username AS username_1, t0.prefix_url AS prefix_url_2, t0.tennant_id AS tennant_id_3, t0.country_code AS country_code_4, t0.id AS id_5, t0.password AS password_6, t0.execution_level AS execution_level_7, t0.preview_charge_prefix AS preview_charge_prefix_8 FROM valueinshop_config_zuora t0
11:18:45 doctrine SELECT t0.username AS username_1, t0.prefix_url AS prefix_url_2, t0.tennant_id AS tennant_id_3, t0.country_code AS country_code_4, t0.id AS id_5, t0.password AS password_6, t0.execution_level AS execution_level_7, t0.preview_charge_prefix AS preview_charge_prefix_8 FROM valueinshop_config_zuora t0
11:18:45 event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
11:18:45 event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelController"
]
11:18:45 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
11:18:45 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
11:18:45 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
11:18:45 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelController"
]
11:18:45 event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
11:18:45 doctrine SELECT t0.id AS id_1, t0.display_location AS display_location_2, t0.title AS title_3, t0.button_name AS button_name_4, t0.iframe_id AS iframe_id_5, t0.gateway_id AS gateway_id_6, t0.frame_width AS frame_width_7, t0.frame_height AS frame_height_8, t0.zuora_config_id AS zuora_config_id_9 FROM valueinshop_config_zuora_iframe t0 INNER JOIN valueinshop_shop_iframe ON t0.id = valueinshop_shop_iframe.iframe_id WHERE valueinshop_shop_iframe.shop_id = ?
[
  1
]
11:18:45 doctrine SELECT t0.id AS id_1, t0.display_location AS display_location_2, t0.title AS title_3, t0.button_name AS button_name_4, t0.iframe_id AS iframe_id_5, t0.gateway_id AS gateway_id_6, t0.frame_width AS frame_width_7, t0.frame_height AS frame_height_8, t0.zuora_config_id AS zuora_config_id_9 FROM valueinshop_config_zuora_iframe t0 WHERE t0.zuora_config_id = ? AND ((t0.id IN (5,-1)))
[
  2
]
11:18:45 doctrine SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.language_code AS language_code_6, t0.isDefault AS isDefault_7, t0.enabled AS enabled_8, t0.debug AS debug_9, t0.collect AS collect_10 FROM valueinshop_language t0 WHERE t0.language_code = ? AND ((t0.id IN (2,-1)) AND (t0.deleted = 0)) LIMIT 1
[
  "fr"
]
11:18:45 doctrine SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.title AS title_6, t0.code AS code_7, t0.enabled AS enabled_8, t0.head_start AS head_start_9, t0.head_end AS head_end_10, t0.body_start AS body_start_11, t0.body_end AS body_end_12 FROM valueinshop_html_snippet t0 WHERE ((t0.deleted = 0))
11:18:45 doctrine SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.title AS title_6, t0.code AS code_7, t0.enabled AS enabled_8, t0.head_start AS head_start_9, t0.head_end AS head_end_10, t0.body_start AS body_start_11, t0.body_end AS body_end_12 FROM valueinshop_html_snippet t0 WHERE ((t0.deleted = 0))
11:18:45 doctrine SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.title AS title_6, t0.code AS code_7, t0.enabled AS enabled_8, t0.head_start AS head_start_9, t0.head_end AS head_end_10, t0.body_start AS body_start_11, t0.body_end AS body_end_12 FROM valueinshop_html_snippet t0 WHERE ((t0.deleted = 0))
11:18:45 doctrine SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.title AS title_6, t0.parent_id AS parent_id_7, t0.product_selector_id AS product_selector_id_8, t0.image_id AS image_id_9, t0.entityType FROM valueinshop_group t0 WHERE t0.parent_id IS NULL AND t0.entityType IN ('group') AND ((t0.deleted = 0))
11:18:45 doctrine SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.language_code AS language_code_6, t0.isDefault AS isDefault_7, t0.enabled AS enabled_8, t0.debug AS debug_9, t0.collect AS collect_10 FROM valueinshop_language t0 WHERE t0.enabled = ? AND ((t0.id IN (2,-1)) AND (t0.deleted = 0))
[
  true
]
11:18:45 doctrine SELECT v0_.id AS id_0, v0_.deleted AS deleted_1, v0_.created_at AS created_at_2, v0_.updated_at AS updated_at_3, v0_.deleted_at AS deleted_at_4, v0_.name AS name_5, v0_.label AS label_6, v0_.file AS file_7, v0_.is_default AS is_default_8, v0_.effective_start_date AS effective_start_date_9 FROM valueinshop_global_document v0_ WHERE (v0_.name = ? AND v0_.effective_start_date < ? AND v0_.id IN (?)) AND (v0_.deleted = 0) ORDER BY v0_.is_default ASC, v0_.effective_start_date DESC
[
  "term"
  DateTime @1727522325 {#6008
    date: 2024-09-28 11:18:45.638200 UTC (+00:00)
  }
  [
    1
  ]
]
11:18:45 doctrine SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.language AS language_6, t0.label AS label_7, t0.file AS file_8, t0.source_id AS source_id_9 FROM valueinshop_global_document_translation t0 WHERE t0.source_id = ? AND t0.language = ? AND ((t0.deleted = 0)) LIMIT 1
[
  1
  "fr"
]
11:18:45 doctrine SELECT v0_.id AS id_0, v0_.deleted AS deleted_1, v0_.created_at AS created_at_2, v0_.updated_at AS updated_at_3, v0_.deleted_at AS deleted_at_4, v0_.name AS name_5, v0_.label AS label_6, v0_.file AS file_7, v0_.is_default AS is_default_8, v0_.effective_start_date AS effective_start_date_9 FROM valueinshop_global_document v0_ WHERE (v0_.name = ? AND v0_.effective_start_date < ? AND v0_.id IN (?)) AND (v0_.deleted = 0) ORDER BY v0_.is_default ASC, v0_.effective_start_date DESC
[
  "term"
  DateTime @1727522325 {#6005
    date: 2024-09-28 11:18:45.644483 UTC (+00:00)
  }
  [
    1
  ]
]
11:18:45 doctrine SELECT t0.id AS id_1, t0.deleted AS deleted_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.deleted_at AS deleted_at_5, t0.title AS title_6, t0.code AS code_7, t0.enabled AS enabled_8, t0.head_start AS head_start_9, t0.head_end AS head_end_10, t0.body_start AS body_start_11, t0.body_end AS body_end_12 FROM valueinshop_html_snippet t0 WHERE ((t0.deleted = 0))
11:18:45 event Notified event
"kernel.response"
to listener
"Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
]
11:18:45 event Notified event
"kernel.response"
to listener
"AppBundle\EventSubscriber\Cart\CartSaverEventSubscriber::saveCart"
.
[
  "event" => "kernel.response"
  "listener" => "AppBundle\EventSubscriber\Cart\CartSaverEventSubscriber::saveCart"
]
11:18:45 event Notified event
"kernel.response"
to listener
"AppBundle\EventSubscriber\ResponseEventSubscriber::onKernelController"
.
[
  "event" => "kernel.response"
  "listener" => "AppBundle\EventSubscriber\ResponseEventSubscriber::onKernelController"
]
11:18:45 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
11:18:45 event Notified event
"kernel.response"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
]
11:18:45 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"
]
11:18:45 event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
11:18:45 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
11:18:45 event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
11:18:45 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
11:18:45 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
]
11:18:45 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
11:18:45 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"
]
11:18:45 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"
]
11:18:45 event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\TranslatorListener::onKernelFinishRequest"
]
11:18:45 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"
]
11:18:45 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"
]

PHP Notices 0

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

There are no log messages of this level.

Container 2002

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Cron\SendQueuedMail" (parent: abstract.instanceof.AppBundle\Command\Cron\SendQueuedMail).
  • Resolving inheritance for "AppBundle\Command\Cron\SendQueuedMail" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Cron\SendQueuedMail).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\FixturesCommand" (parent: abstract.instanceof.AppBundle\Command\FixturesCommand).
  • Resolving inheritance for "AppBundle\Command\FixturesCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\FixturesCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Install\CreateAdminCommand" (parent: abstract.instanceof.AppBundle\Command\Install\CreateAdminCommand).
  • Resolving inheritance for "AppBundle\Command\Install\CreateAdminCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Install\CreateAdminCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Install\CreateStrategiesCommand" (parent: abstract.instanceof.AppBundle\Command\Install\CreateStrategiesCommand).
  • Resolving inheritance for "AppBundle\Command\Install\CreateStrategiesCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Install\CreateStrategiesCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Install\ExtractHeaders" (parent: abstract.instanceof.AppBundle\Command\Install\ExtractHeaders).
  • Resolving inheritance for "AppBundle\Command\Install\ExtractHeaders" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Install\ExtractHeaders).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\InvitationCommand" (parent: abstract.instanceof.AppBundle\Command\InvitationCommand).
  • Resolving inheritance for "AppBundle\Command\InvitationCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\InvitationCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Matrix\AppendCommand" (parent: abstract.instanceof.AppBundle\Command\Matrix\AppendCommand).
  • Resolving inheritance for "AppBundle\Command\Matrix\AppendCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Matrix\AppendCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Matrix\ColumnCommand" (parent: abstract.instanceof.AppBundle\Command\Matrix\ColumnCommand).
  • Resolving inheritance for "AppBundle\Command\Matrix\ColumnCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Matrix\ColumnCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Matrix\CountCommand" (parent: abstract.instanceof.AppBundle\Command\Matrix\CountCommand).
  • Resolving inheritance for "AppBundle\Command\Matrix\CountCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Matrix\CountCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Matrix\OpenCommand" (parent: abstract.instanceof.AppBundle\Command\Matrix\OpenCommand).
  • Resolving inheritance for "AppBundle\Command\Matrix\OpenCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Matrix\OpenCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Matrix\RowCommand" (parent: abstract.instanceof.AppBundle\Command\Matrix\RowCommand).
  • Resolving inheritance for "AppBundle\Command\Matrix\RowCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Matrix\RowCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Matrix\SearchEqualCommand" (parent: abstract.instanceof.AppBundle\Command\Matrix\SearchEqualCommand).
  • Resolving inheritance for "AppBundle\Command\Matrix\SearchEqualCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Matrix\SearchEqualCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Quote\GenerateConnectURLCommand" (parent: abstract.instanceof.AppBundle\Command\Quote\GenerateConnectURLCommand).
  • Resolving inheritance for "AppBundle\Command\Quote\GenerateConnectURLCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Quote\GenerateConnectURLCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\SendShippingCommand" (parent: abstract.instanceof.AppBundle\Command\SendShippingCommand).
  • Resolving inheritance for "AppBundle\Command\SendShippingCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\SendShippingCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\StripeConnectCommand" (parent: abstract.instanceof.AppBundle\Command\StripeConnectCommand).
  • Resolving inheritance for "AppBundle\Command\StripeConnectCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\StripeConnectCommand).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingCancellation" (parent: abstract.instanceof.ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingCancellation).
  • Resolving inheritance for "ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingCancellation" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingCancellation).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingFailure" (parent: abstract.instanceof.ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingFailure).
  • Resolving inheritance for "ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingFailure" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingFailure).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingIpn" (parent: abstract.instanceof.ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingIpn).
  • Resolving inheritance for "ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingIpn" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingIpn).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingSuspending" (parent: abstract.instanceof.ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingSuspending).
  • Resolving inheritance for "ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingSuspending" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingSuspending).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\CkEditorController" (parent: abstract.instanceof.AppBundle\Controller\Admin\CkEditorController).
  • Resolving inheritance for "AppBundle\Controller\Admin\CkEditorController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\CkEditorController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\RegisterController" (parent: abstract.instanceof.AppBundle\Controller\Admin\RegisterController).
  • Resolving inheritance for "AppBundle\Controller\Admin\RegisterController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\RegisterController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Cart\BillingAddressController" (parent: abstract.instanceof.AppBundle\Controller\Cart\BillingAddressController).
  • Resolving inheritance for "AppBundle\Controller\Cart\BillingAddressController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Cart\BillingAddressController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Cart\OrderPaymentController" (parent: abstract.instanceof.AppBundle\Controller\Cart\OrderPaymentController).
  • Resolving inheritance for "AppBundle\Controller\Cart\OrderPaymentController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Cart\OrderPaymentController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Cart\PreviewController" (parent: abstract.instanceof.AppBundle\Controller\Cart\PreviewController).
  • Resolving inheritance for "AppBundle\Controller\Cart\PreviewController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Cart\PreviewController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Cart\ShippingAddressController" (parent: abstract.instanceof.AppBundle\Controller\Cart\ShippingAddressController).
  • Resolving inheritance for "AppBundle\Controller\Cart\ShippingAddressController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Cart\ShippingAddressController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Cart\ThankYouController" (parent: abstract.instanceof.AppBundle\Controller\Cart\ThankYouController).
  • Resolving inheritance for "AppBundle\Controller\Cart\ThankYouController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Cart\ThankYouController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CartController" (parent: abstract.instanceof.AppBundle\Controller\CartController).
  • Resolving inheritance for "AppBundle\Controller\CartController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CartController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CmsPageController" (parent: abstract.instanceof.AppBundle\Controller\CmsPageController).
  • Resolving inheritance for "AppBundle\Controller\CmsPageController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CmsPageController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ContractController" (parent: abstract.instanceof.AppBundle\Controller\ContractController).
  • Resolving inheritance for "AppBundle\Controller\ContractController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ContractController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CountryParametersController" (parent: abstract.instanceof.AppBundle\Controller\CountryParametersController).
  • Resolving inheritance for "AppBundle\Controller\CountryParametersController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CountryParametersController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CustomerCare\CartController" (parent: abstract.instanceof.AppBundle\Controller\CustomerCare\CartController).
  • Resolving inheritance for "AppBundle\Controller\CustomerCare\CartController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CustomerCare\CartController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CustomerCare\CustomerCareController" (parent: abstract.instanceof.AppBundle\Controller\CustomerCare\CustomerCareController).
  • Resolving inheritance for "AppBundle\Controller\CustomerCare\CustomerCareController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CustomerCare\CustomerCareController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CustomerCare\CustomerLoginController" (parent: abstract.instanceof.AppBundle\Controller\CustomerCare\CustomerLoginController).
  • Resolving inheritance for "AppBundle\Controller\CustomerCare\CustomerLoginController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CustomerCare\CustomerLoginController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CustomerCare\QuoteApiController" (parent: abstract.instanceof.AppBundle\Controller\CustomerCare\QuoteApiController).
  • Resolving inheritance for "AppBundle\Controller\CustomerCare\QuoteApiController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CustomerCare\QuoteApiController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CustomerCare\SubscriptionApiController" (parent: abstract.instanceof.AppBundle\Controller\CustomerCare\SubscriptionApiController).
  • Resolving inheritance for "AppBundle\Controller\CustomerCare\SubscriptionApiController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CustomerCare\SubscriptionApiController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CustomerCare\SyncController" (parent: abstract.instanceof.AppBundle\Controller\CustomerCare\SyncController).
  • Resolving inheritance for "AppBundle\Controller\CustomerCare\SyncController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CustomerCare\SyncController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\DefaultController" (parent: abstract.instanceof.AppBundle\Controller\DefaultController).
  • Resolving inheritance for "AppBundle\Controller\DefaultController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\DefaultController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\GlobalDocumentController" (parent: abstract.instanceof.AppBundle\Controller\GlobalDocumentController).
  • Resolving inheritance for "AppBundle\Controller\GlobalDocumentController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\GlobalDocumentController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\GroupController" (parent: abstract.instanceof.AppBundle\Controller\GroupController).
  • Resolving inheritance for "AppBundle\Controller\GroupController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\GroupController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccount\AddressesController" (parent: abstract.instanceof.AppBundle\Controller\MyAccount\AddressesController).
  • Resolving inheritance for "AppBundle\Controller\MyAccount\AddressesController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccount\AddressesController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccount\CardController" (parent: abstract.instanceof.AppBundle\Controller\MyAccount\CardController).
  • Resolving inheritance for "AppBundle\Controller\MyAccount\CardController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccount\CardController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccount\InvoicesController" (parent: abstract.instanceof.AppBundle\Controller\MyAccount\InvoicesController).
  • Resolving inheritance for "AppBundle\Controller\MyAccount\InvoicesController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccount\InvoicesController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccount\LoginController" (parent: abstract.instanceof.AppBundle\Controller\MyAccount\LoginController).
  • Resolving inheritance for "AppBundle\Controller\MyAccount\LoginController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccount\LoginController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccount\MemosController" (parent: abstract.instanceof.AppBundle\Controller\MyAccount\MemosController).
  • Resolving inheritance for "AppBundle\Controller\MyAccount\MemosController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccount\MemosController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccount\PasswordResetController" (parent: abstract.instanceof.AppBundle\Controller\MyAccount\PasswordResetController).
  • Resolving inheritance for "AppBundle\Controller\MyAccount\PasswordResetController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccount\PasswordResetController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccount\SubscriptionController" (parent: abstract.instanceof.AppBundle\Controller\MyAccount\SubscriptionController).
  • Resolving inheritance for "AppBundle\Controller\MyAccount\SubscriptionController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccount\SubscriptionController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccountController" (parent: abstract.instanceof.AppBundle\Controller\MyAccountController).
  • Resolving inheritance for "AppBundle\Controller\MyAccountController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccountController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ProductController" (parent: abstract.instanceof.AppBundle\Controller\ProductController).
  • Resolving inheritance for "AppBundle\Controller\ProductController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ProductController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ProductFunnelController" (parent: abstract.instanceof.AppBundle\Controller\ProductFunnelController).
  • Resolving inheritance for "AppBundle\Controller\ProductFunnelController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ProductFunnelController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ScssController" (parent: abstract.instanceof.AppBundle\Controller\ScssController).
  • Resolving inheritance for "AppBundle\Controller\ScssController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ScssController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\SearchController" (parent: abstract.instanceof.AppBundle\Controller\SearchController).
  • Resolving inheritance for "AppBundle\Controller\SearchController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\SearchController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\SecurityController" (parent: abstract.instanceof.AppBundle\Controller\SecurityController).
  • Resolving inheritance for "AppBundle\Controller\SecurityController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\SecurityController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ShopController" (parent: abstract.instanceof.AppBundle\Controller\ShopController).
  • Resolving inheritance for "AppBundle\Controller\ShopController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ShopController).
  • Resolving inheritance for "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\Amendment\PreviewResultEventSubscriber" (parent: abstract.instanceof.AppBundle\EventSubscriber\Amendment\PreviewResultEventSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\Amendment\PreviewResultEventSubscriber" (parent: instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\Amendment\PreviewResultEventSubscriber).
  • Resolving inheritance for "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\Amendment\ProcessActionSubscriber" (parent: abstract.instanceof.AppBundle\EventSubscriber\Amendment\ProcessActionSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\Amendment\ProcessActionSubscriber" (parent: instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\Amendment\ProcessActionSubscriber).
  • Resolving inheritance for "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\AuthenticationEventsSubscriber" (parent: abstract.instanceof.AppBundle\EventSubscriber\AuthenticationEventsSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\AuthenticationEventsSubscriber" (parent: instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\AuthenticationEventsSubscriber).
  • Resolving inheritance for "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\Cart\CartPreviewerEventSubscriber" (parent: abstract.instanceof.AppBundle\EventSubscriber\Cart\CartPreviewerEventSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\Cart\CartPreviewerEventSubscriber" (parent: instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\Cart\CartPreviewerEventSubscriber).
  • Resolving inheritance for "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\Cart\CartSaverEventSubscriber" (parent: abstract.instanceof.AppBundle\EventSubscriber\Cart\CartSaverEventSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\Cart\CartSaverEventSubscriber" (parent: instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\Cart\CartSaverEventSubscriber).
  • Resolving inheritance for "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ChargeToCartItemSubscriber" (parent: abstract.instanceof.AppBundle\EventSubscriber\ChargeToCartItemSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\ChargeToCartItemSubscriber" (parent: instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ChargeToCartItemSubscriber).
  • Resolving inheritance for "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ConfigureMenuEventSubscriber" (parent: abstract.instanceof.AppBundle\EventSubscriber\ConfigureMenuEventSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\ConfigureMenuEventSubscriber" (parent: instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ConfigureMenuEventSubscriber).
  • Resolving inheritance for "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ForwardedRequestSubscriber" (parent: abstract.instanceof.AppBundle\EventSubscriber\ForwardedRequestSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\ForwardedRequestSubscriber" (parent: instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ForwardedRequestSubscriber).
  • Resolving inheritance for "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\LocaleSubscriber" (parent: abstract.instanceof.AppBundle\EventSubscriber\LocaleSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\LocaleSubscriber" (parent: instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\LocaleSubscriber).
  • Resolving inheritance for "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\OfflineSubscriber" (parent: abstract.instanceof.AppBundle\EventSubscriber\OfflineSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\OfflineSubscriber" (parent: instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\OfflineSubscriber).
  • Resolving inheritance for "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ResettingEventsSubscriber" (parent: abstract.instanceof.AppBundle\EventSubscriber\ResettingEventsSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\ResettingEventsSubscriber" (parent: instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ResettingEventsSubscriber).
  • Resolving inheritance for "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ResponseEventSubscriber" (parent: abstract.instanceof.AppBundle\EventSubscriber\ResponseEventSubscriber).
  • Resolving inheritance for "AppBundle\EventSubscriber\ResponseEventSubscriber" (parent: instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ResponseEventSubscriber).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\AddressWithMapType" (parent: abstract.instanceof.AppBundle\Form\AddressWithMapType).
  • Resolving inheritance for "AppBundle\Form\AddressWithMapType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\AddressWithMapType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\AvailabilityType" (parent: abstract.instanceof.AppBundle\Form\AvailabilityType).
  • Resolving inheritance for "AppBundle\Form\AvailabilityType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\AvailabilityType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\CartForm" (parent: abstract.instanceof.AppBundle\Form\Cart\CartForm).
  • Resolving inheritance for "AppBundle\Form\Cart\CartForm" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\CartForm).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\CartItemForm" (parent: abstract.instanceof.AppBundle\Form\Cart\CartItemForm).
  • Resolving inheritance for "AppBundle\Form\Cart\CartItemForm" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\CartItemForm).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\ChargeForm" (parent: abstract.instanceof.AppBundle\Form\Cart\ChargeForm).
  • Resolving inheritance for "AppBundle\Form\Cart\ChargeForm" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\ChargeForm).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\QuoteCartForm" (parent: abstract.instanceof.AppBundle\Form\Cart\QuoteCartForm).
  • Resolving inheritance for "AppBundle\Form\Cart\QuoteCartForm" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\QuoteCartForm).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\SubscriptionForm" (parent: abstract.instanceof.AppBundle\Form\Cart\SubscriptionForm).
  • Resolving inheritance for "AppBundle\Form\Cart\SubscriptionForm" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\SubscriptionForm).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\SubscriptionStrategyForm" (parent: abstract.instanceof.AppBundle\Form\Cart\SubscriptionStrategyForm).
  • Resolving inheritance for "AppBundle\Form\Cart\SubscriptionStrategyForm" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\SubscriptionStrategyForm).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\Type\QuantityCheckboxType" (parent: abstract.instanceof.AppBundle\Form\Cart\Type\QuantityCheckboxType).
  • Resolving inheritance for "AppBundle\Form\Cart\Type\QuantityCheckboxType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\Type\QuantityCheckboxType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\Type\QuantityType" (parent: abstract.instanceof.AppBundle\Form\Cart\Type\QuantityType).
  • Resolving inheritance for "AppBundle\Form\Cart\Type\QuantityType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\Type\QuantityType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\AddressAutocomplete" (parent: abstract.instanceof.AppBundle\Form\FieldType\AddressAutocomplete).
  • Resolving inheritance for "AppBundle\Form\FieldType\AddressAutocomplete" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\AddressAutocomplete).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\Admin\AdminLinkType" (parent: abstract.instanceof.AppBundle\Form\FieldType\Admin\AdminLinkType).
  • Resolving inheritance for "AppBundle\Form\FieldType\Admin\AdminLinkType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\Admin\AdminLinkType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\Admin\HtmlType" (parent: abstract.instanceof.AppBundle\Form\FieldType\Admin\HtmlType).
  • Resolving inheritance for "AppBundle\Form\FieldType\Admin\HtmlType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\Admin\HtmlType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\Admin\MatrixConfigRowType" (parent: abstract.instanceof.AppBundle\Form\FieldType\Admin\MatrixConfigRowType).
  • Resolving inheritance for "AppBundle\Form\FieldType\Admin\MatrixConfigRowType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\Admin\MatrixConfigRowType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\Admin\ModelAutocompleteType" (parent: abstract.instanceof.AppBundle\Form\FieldType\Admin\ModelAutocompleteType).
  • Resolving inheritance for "AppBundle\Form\FieldType\Admin\ModelAutocompleteType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\Admin\ModelAutocompleteType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\Admin\PhoneNumberType" (parent: abstract.instanceof.AppBundle\Form\FieldType\Admin\PhoneNumberType).
  • Resolving inheritance for "AppBundle\Form\FieldType\Admin\PhoneNumberType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\Admin\PhoneNumberType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\CurrencyType" (parent: abstract.instanceof.AppBundle\Form\FieldType\CurrencyType).
  • Resolving inheritance for "AppBundle\Form\FieldType\CurrencyType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\CurrencyType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\CustomerQualificationType" (parent: abstract.instanceof.AppBundle\Form\FieldType\CustomerQualificationType).
  • Resolving inheritance for "AppBundle\Form\FieldType\CustomerQualificationType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\CustomerQualificationType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\DateSelector" (parent: abstract.instanceof.AppBundle\Form\FieldType\DateSelector).
  • Resolving inheritance for "AppBundle\Form\FieldType\DateSelector" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\DateSelector).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\IframePaymentMethod" (parent: abstract.instanceof.AppBundle\Form\FieldType\IframePaymentMethod).
  • Resolving inheritance for "AppBundle\Form\FieldType\IframePaymentMethod" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\IframePaymentMethod).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\KeyValueType" (parent: abstract.instanceof.AppBundle\Form\FieldType\KeyValueType).
  • Resolving inheritance for "AppBundle\Form\FieldType\KeyValueType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\KeyValueType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\ShopCountryType" (parent: abstract.instanceof.AppBundle\Form\FieldType\ShopCountryType).
  • Resolving inheritance for "AppBundle\Form\FieldType\ShopCountryType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\ShopCountryType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\TokenizedCKEditorType" (parent: abstract.instanceof.AppBundle\Form\FieldType\TokenizedCKEditorType).
  • Resolving inheritance for "AppBundle\Form\FieldType\TokenizedCKEditorType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\TokenizedCKEditorType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\WhiteboardType" (parent: abstract.instanceof.AppBundle\Form\FieldType\WhiteboardType).
  • Resolving inheritance for "AppBundle\Form\FieldType\WhiteboardType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\WhiteboardType).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Product\AddOptionRatePlanToCartForm" (parent: abstract.instanceof.AppBundle\Form\Product\AddOptionRatePlanToCartForm).
  • Resolving inheritance for "AppBundle\Form\Product\AddOptionRatePlanToCartForm" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Product\AddOptionRatePlanToCartForm).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Product\AddOptionToCartForm" (parent: abstract.instanceof.AppBundle\Form\Product\AddOptionToCartForm).
  • Resolving inheritance for "AppBundle\Form\Product\AddOptionToCartForm" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Product\AddOptionToCartForm).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\QuoteType" (parent: abstract.instanceof.AppBundle\Form\QuoteType).
  • Resolving inheritance for "AppBundle\Form\QuoteType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\QuoteType).
  • Resolving inheritance for "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Form\Validation\CmsPageUrlValidator" (parent: abstract.instanceof.AppBundle\Form\Validation\CmsPageUrlValidator).
  • Resolving inheritance for "AppBundle\Form\Validation\CmsPageUrlValidator" (parent: instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Form\Validation\CmsPageUrlValidator).
  • Resolving inheritance for "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Form\Validation\StatementLabelValidator" (parent: abstract.instanceof.AppBundle\Form\Validation\StatementLabelValidator).
  • Resolving inheritance for "AppBundle\Form\Validation\StatementLabelValidator" (parent: instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Form\Validation\StatementLabelValidator).
  • Resolving inheritance for "instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\CartContent" (parent: abstract.instanceof.AppBundle\Service\Modules\Cart\CartContent).
  • Resolving inheritance for "AppBundle\Service\Modules\Cart\CartContent" (parent: instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\CartContent).
  • Resolving inheritance for "instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\CartFormModule" (parent: abstract.instanceof.AppBundle\Service\Modules\Cart\CartFormModule).
  • Resolving inheritance for "AppBundle\Service\Modules\Cart\CartFormModule" (parent: instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\CartFormModule).
  • Resolving inheritance for "instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\CartResetForm" (parent: abstract.instanceof.AppBundle\Service\Modules\Cart\CartResetForm).
  • Resolving inheritance for "AppBundle\Service\Modules\Cart\CartResetForm" (parent: instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\CartResetForm).
  • Resolving inheritance for "instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\CartStrategyForms" (parent: abstract.instanceof.AppBundle\Service\Modules\Cart\CartStrategyForms).
  • Resolving inheritance for "AppBundle\Service\Modules\Cart\CartStrategyForms" (parent: instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\CartStrategyForms).
  • Resolving inheritance for "instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\CartSubmitForm" (parent: abstract.instanceof.AppBundle\Service\Modules\Cart\CartSubmitForm).
  • Resolving inheritance for "AppBundle\Service\Modules\Cart\CartSubmitForm" (parent: instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\CartSubmitForm).
  • Resolving inheritance for "instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\CurrentQuote" (parent: abstract.instanceof.AppBundle\Service\Modules\Cart\CurrentQuote).
  • Resolving inheritance for "AppBundle\Service\Modules\Cart\CurrentQuote" (parent: instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\CurrentQuote).
  • Resolving inheritance for "instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\ProductRatePlansDynamicPricing" (parent: abstract.instanceof.AppBundle\Service\Modules\Cart\ProductRatePlansDynamicPricing).
  • Resolving inheritance for "AppBundle\Service\Modules\Cart\ProductRatePlansDynamicPricing" (parent: instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\ProductRatePlansDynamicPricing).
  • Resolving inheritance for "instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\QuoteFormModule" (parent: abstract.instanceof.AppBundle\Service\Modules\Cart\QuoteFormModule).
  • Resolving inheritance for "AppBundle\Service\Modules\Cart\QuoteFormModule" (parent: instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\QuoteFormModule).
  • Resolving inheritance for "instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\SubscriptionStrategy" (parent: abstract.instanceof.AppBundle\Service\Modules\Cart\SubscriptionStrategy).
  • Resolving inheritance for "AppBundle\Service\Modules\Cart\SubscriptionStrategy" (parent: instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\SubscriptionStrategy).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\AddressCanBeUsedFor" (parent: abstract.instanceof.AppBundle\Service\Twig\Extension\AddressCanBeUsedFor).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\AddressCanBeUsedFor" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\AddressCanBeUsedFor).
  • Resolving inheritance for "AppBundle\Service\Twig\Extension\AddressCanBeUsedFor" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\AddressCanBeUsedFor).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\CartItemProductLink" (parent: abstract.instanceof.AppBundle\Service\Twig\Extension\CartItemProductLink).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\CartItemProductLink" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\CartItemProductLink).
  • Resolving inheritance for "AppBundle\Service\Twig\Extension\CartItemProductLink" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\CartItemProductLink).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\CountCartProducts" (parent: abstract.instanceof.AppBundle\Service\Twig\Extension\CountCartProducts).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\CountCartProducts" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\CountCartProducts).
  • Resolving inheritance for "AppBundle\Service\Twig\Extension\CountCartProducts" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\CountCartProducts).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\Currency" (parent: abstract.instanceof.AppBundle\Service\Twig\Extension\Currency).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\Currency" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\Currency).
  • Resolving inheritance for "AppBundle\Service\Twig\Extension\Currency" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\Currency).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\Date" (parent: abstract.instanceof.AppBundle\Service\Twig\Extension\Date).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\Date" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\Date).
  • Resolving inheritance for "AppBundle\Service\Twig\Extension\Date" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\Date).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\FindProduct" (parent: abstract.instanceof.AppBundle\Service\Twig\Extension\FindProduct).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\FindProduct" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\FindProduct).
  • Resolving inheritance for "AppBundle\Service\Twig\Extension\FindProduct" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\FindProduct).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\GroupChargesByBillingPeriod" (parent: abstract.instanceof.AppBundle\Service\Twig\Extension\GroupChargesByBillingPeriod).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\GroupChargesByBillingPeriod" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\GroupChargesByBillingPeriod).
  • Resolving inheritance for "AppBundle\Service\Twig\Extension\GroupChargesByBillingPeriod" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\GroupChargesByBillingPeriod).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\GroupExtension" (parent: abstract.instanceof.AppBundle\Service\Twig\Extension\GroupExtension).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\GroupExtension" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\GroupExtension).
  • Resolving inheritance for "AppBundle\Service\Twig\Extension\GroupExtension" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\GroupExtension).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\JSONDecode" (parent: abstract.instanceof.AppBundle\Service\Twig\Extension\JSONDecode).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\JSONDecode" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\JSONDecode).
  • Resolving inheritance for "AppBundle\Service\Twig\Extension\JSONDecode" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\JSONDecode).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\LanguageSelector" (parent: abstract.instanceof.AppBundle\Service\Twig\Extension\LanguageSelector).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\LanguageSelector" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\LanguageSelector).
  • Resolving inheritance for "AppBundle\Service\Twig\Extension\LanguageSelector" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\LanguageSelector).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\MergeWithTotal" (parent: abstract.instanceof.AppBundle\Service\Twig\Extension\MergeWithTotal).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\MergeWithTotal" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\MergeWithTotal).
  • Resolving inheritance for "AppBundle\Service\Twig\Extension\MergeWithTotal" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\MergeWithTotal).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\MinusOneDay" (parent: abstract.instanceof.AppBundle\Service\Twig\Extension\MinusOneDay).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\MinusOneDay" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\MinusOneDay).
  • Resolving inheritance for "AppBundle\Service\Twig\Extension\MinusOneDay" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\MinusOneDay).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\OnlineHelp" (parent: abstract.instanceof.AppBundle\Service\Twig\Extension\OnlineHelp).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\OnlineHelp" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\OnlineHelp).
  • Resolving inheritance for "AppBundle\Service\Twig\Extension\OnlineHelp" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\OnlineHelp).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\PregReplace" (parent: abstract.instanceof.AppBundle\Service\Twig\Extension\PregReplace).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\PregReplace" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\PregReplace).
  • Resolving inheritance for "AppBundle\Service\Twig\Extension\PregReplace" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\PregReplace).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\PropertyAccessor" (parent: abstract.instanceof.AppBundle\Service\Twig\Extension\PropertyAccessor).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\PropertyAccessor" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\PropertyAccessor).
  • Resolving inheritance for "AppBundle\Service\Twig\Extension\PropertyAccessor" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\PropertyAccessor).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\SortByField" (parent: abstract.instanceof.AppBundle\Service\Twig\Extension\SortByField).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\SortByField" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\SortByField).
  • Resolving inheritance for "AppBundle\Service\Twig\Extension\SortByField" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\SortByField).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\SubscriptionPreview" (parent: abstract.instanceof.AppBundle\Service\Twig\Extension\SubscriptionPreview).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\SubscriptionPreview" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\SubscriptionPreview).
  • Resolving inheritance for "AppBundle\Service\Twig\Extension\SubscriptionPreview" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\SubscriptionPreview).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\TestsExtension" (parent: abstract.instanceof.AppBundle\Service\Twig\Extension\TestsExtension).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\TestsExtension" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\TestsExtension).
  • Resolving inheritance for "AppBundle\Service\Twig\Extension\TestsExtension" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\TestsExtension).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\Text" (parent: abstract.instanceof.AppBundle\Service\Twig\Extension\Text).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\Text" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\Text).
  • Resolving inheritance for "AppBundle\Service\Twig\Extension\Text" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\Text).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\Tokenize" (parent: abstract.instanceof.AppBundle\Service\Twig\Extension\Tokenize).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\Tokenize" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\Tokenize).
  • Resolving inheritance for "AppBundle\Service\Twig\Extension\Tokenize" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\Tokenize).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\UiTagsExtension" (parent: abstract.instanceof.AppBundle\Service\Twig\Extension\UiTagsExtension).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\UiTagsExtension" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\UiTagsExtension).
  • Resolving inheritance for "AppBundle\Service\Twig\Extension\UiTagsExtension" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\UiTagsExtension).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\HtmlSnippet" (parent: abstract.instanceof.AppBundle\Service\Twig\HtmlSnippet).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\HtmlSnippet" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\HtmlSnippet).
  • Resolving inheritance for "AppBundle\Service\Twig\HtmlSnippet" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\HtmlSnippet).
  • Resolving inheritance for "instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\CommonBundle\Form\FieldType\EAVType" (parent: abstract.instanceof.ValueIn\CommonBundle\Form\FieldType\EAVType).
  • Resolving inheritance for "ValueIn\CommonBundle\Form\FieldType\EAVType" (parent: instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\CommonBundle\Form\FieldType\EAVType).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Local\HagerBundle\Controller\FromAzureADController" (parent: abstract.instanceof.Local\HagerBundle\Controller\FromAzureADController).
  • Resolving inheritance for "Local\HagerBundle\Controller\FromAzureADController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Local\HagerBundle\Controller\FromAzureADController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Local\HagerBundle\Controller\HagerController" (parent: abstract.instanceof.Local\HagerBundle\Controller\HagerController).
  • Resolving inheritance for "Local\HagerBundle\Controller\HagerController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Local\HagerBundle\Controller\HagerController).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.Local\HagerBundle\Services\Twig\StreamFunction" (parent: abstract.instanceof.Local\HagerBundle\Services\Twig\StreamFunction).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.Local\HagerBundle\Services\Twig\StreamFunction" (parent: instanceof.Twig_ExtensionInterface.0.Local\HagerBundle\Services\Twig\StreamFunction).
  • Resolving inheritance for "Local\HagerBundle\Services\Twig\StreamFunction" (parent: instanceof.Twig\Extension\ExtensionInterface.0.Local\HagerBundle\Services\Twig\StreamFunction).
  • 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.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • 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.user.provider.concrete.chain_provider" (parent: security.user.provider.chain).
  • Resolving inheritance for "security.user.provider.concrete.in_memory" (parent: security.user.provider.in_memory).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.admin" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.admin" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.success_handler.admin" (parent: security.logout.success_handler).
  • Resolving inheritance for "security.authentication.provider.dao.admin" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.admin.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.admin.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.admin" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.admin" (parent: security.authentication.form_entry_point).
  • Resolving inheritance for "security.authentication.listener.anonymous.admin" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.admin" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.admin" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.admin" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.cart" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.cart" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.success_handler.cart" (parent: security.logout.success_handler).
  • Resolving inheritance for "security.authentication.provider.dao.cart" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.cart.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.cart.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.cart" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.cart" (parent: security.authentication.form_entry_point).
  • Resolving inheritance for "security.authentication.listener.anonymous.cart" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.cart" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.cart" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.cart" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.customerCare" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.listener.anonymous.customerCare" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.customerCare" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.customerCare" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.customerCare" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.myaccount" (parent: security.firewall.config).
  • Resolving inheritance for "security.logout_listener.myaccount" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.success_handler.myaccount" (parent: security.logout.success_handler).
  • Resolving inheritance for "security.authentication.provider.dao.myaccount" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.myaccount.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.myaccount.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.myaccount" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.myaccount" (parent: security.authentication.form_entry_point).
  • Resolving inheritance for "security.authentication.listener.anonymous.myaccount" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.myaccount" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.myaccount" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.myaccount" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.success_handler.main" (parent: security.logout.success_handler).
  • Resolving inheritance for "security.authentication.provider.dao.main" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.main" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.main" (parent: security.authentication.form_entry_point).
  • Resolving inheritance for "security.authentication.listener.anonymous.main" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.main" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.null" (parent: swiftmailer.transport.null.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.spool.memory" (parent: swiftmailer.spool.memory.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.spool" (parent: swiftmailer.transport.spool.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.logger.chain.default" (parent: doctrine.dbal.logger.chain).
  • 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 "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ValueIn\InvoiceApiClientBundle\Repository\InvoiceConfigRepository" (parent: abstract.instanceof.ValueIn\InvoiceApiClientBundle\Repository\InvoiceConfigRepository).
  • Resolving inheritance for "ValueIn\InvoiceApiClientBundle\Repository\InvoiceConfigRepository" (parent: instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ValueIn\InvoiceApiClientBundle\Repository\InvoiceConfigRepository).
  • Resolving inheritance for "php_translation.catalogue_fetcher" (parent: Translation\Bundle\Catalogue\CatalogueFetcher).
  • Resolving inheritance for "php_translation.catalogue_writer" (parent: Translation\Bundle\Catalogue\CatalogueWriter).
  • Resolving inheritance for "php_translation.catalogue_manager" (parent: Translation\Bundle\Catalogue\CatalogueManager).
  • Resolving inheritance for "php_translation.extractor" (parent: Translation\Extractor\Extractor).
  • Resolving inheritance for "php_translation.storage_manager" (parent: Translation\Bundle\Service\StorageManager).
  • Resolving inheritance for "php_translation.configuration_manager" (parent: Translation\Bundle\Service\ConfigurationManager).
  • Resolving inheritance for "php_translation.importer" (parent: Translation\Bundle\Service\Importer).
  • Resolving inheritance for "php_translation.cache_clearer" (parent: Translation\Bundle\Service\CacheClearer).
  • Resolving inheritance for "php_translation.catalogue_counter" (parent: Translation\Bundle\Catalogue\CatalogueCounter).
  • Resolving inheritance for "php_translation.twig_extension" (parent: Translation\Bundle\Twig\TranslationExtension).
  • Resolving inheritance for "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans" (parent: abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans" (parent: instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans).
  • Resolving inheritance for "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice" (parent: abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice" (parent: instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice).
  • Resolving inheritance for "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FlashMessage" (parent: abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FlashMessage).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FlashMessage" (parent: instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FlashMessage).
  • Resolving inheritance for "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices" (parent: abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices" (parent: instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices).
  • Resolving inheritance for "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue" (parent: abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue" (parent: instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue).
  • Resolving inheritance for "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp" (parent: abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp" (parent: instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp).
  • Resolving inheritance for "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage" (parent: abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage" (parent: instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage).
  • Resolving inheritance for "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit" (parent: abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit" (parent: instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit).
  • Resolving inheritance for "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit" (parent: abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit" (parent: instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit).
  • Resolving inheritance for "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder" (parent: abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder" (parent: instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder).
  • Resolving inheritance for "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeTitle" (parent: abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeTitle).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\FormTypeTitle" (parent: instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeTitle).
  • Resolving inheritance for "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation" (parent: abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation" (parent: instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation).
  • Resolving inheritance for "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor" (parent: abstract.instanceof.Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor).
  • Resolving inheritance for "Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor" (parent: instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor).
  • Resolving inheritance for "php_translation.storage.app" (parent: php_translation.storage.abstract).
  • Resolving inheritance for "php_translation.single_storage.file.app" (parent: php_translation.local_file_storage.abstract).
  • Resolving inheritance for "php_translator.console.delete_obsolete" (parent: Translation\Bundle\Command\DeleteObsoleteCommand).
  • Resolving inheritance for "php_translator.console.download" (parent: Translation\Bundle\Command\DownloadCommand).
  • Resolving inheritance for "php_translator.console.extract" (parent: Translation\Bundle\Command\ExtractCommand).
  • Resolving inheritance for "php_translator.console.status" (parent: Translation\Bundle\Command\StatusCommand).
  • Resolving inheritance for "php_translator.console.sync" (parent: Translation\Bundle\Command\SyncCommand).
  • 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.templating" (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.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.snappy" (parent: monolog.logger_prototype).
423
Symfony\Component\DependencyInjection\Compiler\AutowirePass
  • Type "AppBundle\Entity\Invitation" has been auto-registered for service "service_locator.8rq1pbi".
  • Type "AppBundle\Entity\Config\Contract" has been auto-registered for service "service_locator.3gkaoq6".
  • Type "AppBundle\Entity\Translations\ContractTranslation" has been auto-registered for service "service_locator.vdgbter".
  • Type "AppBundle\Entity\Config\QuoteTemplate" has been auto-registered for service "service_locator.ye_.tly".
  • Type "AppBundle\Entity\Group" has been auto-registered for service "service_locator.ly8fcer".
  • Cannot autowire service "AppBundle\Cart\Charge": argument "$title" of method "__construct()" is type-hinted "string", you should configure its value explicitly.
  • Cannot autowire service "AppBundle\Cart\Charge": argument "$title" of method "__construct()" is type-hinted "string", you should configure its value explicitly.
  • Cannot autowire service "service_locator.biwsie4": it references class "AppBundle\Cart\Charge" but no such service exists.
  • Cannot autowire service "AppBundle\Cart\CartItem": argument "$title" of method "__construct()" is type-hinted "string", you should configure its value explicitly.
  • Cannot autowire service "AppBundle\Cart\CartItem": argument "$title" of method "__construct()" is type-hinted "string", you should configure its value explicitly.
  • Cannot autowire service "service_locator.tyjjcie": it references class "AppBundle\Cart\CartItem" but no such service exists.
  • Type "AppBundle\Entity\GlobalDocument" has been auto-registered for service "service_locator.lhdieax".
  • Cannot autowire service "service_locator.sm0z6dn": it references interface "ValueIn\InvoiceEngineInterface\Entity\SubscriptionRatePlanChargeEntityInterface" but no such service exists. It cannot be auto-registered because it is from a different root namespace.
  • Cannot autowire service "service_locator.ohwwku1": it references interface "ValueIn\InvoiceEngineInterface\Entity\SubscriptionRatePlanEntityInterface" but no such service exists. It cannot be auto-registered because it is from a different root namespace.
  • Type "AppBundle\Entity\Product" has been auto-registered for service "service_locator.wemojz9".
  • Type "AppBundle\Entity\ProductRatePlan" has been auto-registered for service "service_locator.e1hya5a".
  • Type "AppBundle\Entity\ProductFunnel\ProductFunnelEntity" has been auto-registered for service "service_locator.yocsrpu".
  • Type "AppBundle\Entity\Shop" has been auto-registered for service "service_locator.dtml7y7".
  • Cannot autowire service "service_locator.ouuj7h0": it references interface "Symfony\Component\Serializer\SerializerInterface" but no such service exists. Did you create a class that implements this interface?
19
Symfony\Component\HttpKernel\DependencyInjection\RemoveEmptyControllerArgumentLocatorsPass
  • Removing service-argument resolver for controller "AppBundle\Controller\CustomerCare\SyncController:cartItemChargeConverter": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\CustomerCare\SyncController:cartItemConverter": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\MyAccount\SubscriptionController:unifyPriceForView": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "AppBundle\Controller\MyAccount\SubscriptionController:unifyTotalPrice": no corresponding services exist for the referenced types.
4
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "AppBundle\Service\Amendment\ActionFactoryInterface"; reason: private alias.
  • Removed service "AppBundle\Service\Amendment\ActionPoolInterface"; reason: private alias.
  • Removed service "AppBundle\Service\Amendment\AmendmentServiceInterface"; reason: private alias.
  • Removed service "Symfony\Component\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\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 "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\TranslatorInterface"; 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 "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\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; 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 "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; 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\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.user.provider.concrete.fos_userbundle"; reason: private alias.
  • Removed service "security.user_checker.admin"; reason: private alias.
  • Removed service "security.user_checker.cart"; reason: private alias.
  • Removed service "security.user_checker.customerCare"; reason: private alias.
  • Removed service "security.user_checker.myaccount"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Acl\Model\AclProviderInterface"; reason: private alias.
  • Removed service "security.acl.cache.doctrine.cache_impl"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "Swift_Spool"; 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 "Symfony\Bridge\Doctrine\RegistryInterface"; reason: private alias.
  • Removed service "Doctrine\Bundle\DoctrineBundle\Registry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager"; 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.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; 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 "jms_serializer.metadata.cache"; reason: private alias.
  • Removed service "jms_serializer.naming_strategy"; reason: private alias.
  • Removed service "jms_serializer.object_constructor"; reason: private alias.
  • Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
  • Removed service "jms_serializer.accessor_strategy"; reason: private alias.
  • Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
  • Removed service "fos_user.doctrine_registry"; reason: private alias.
  • Removed service "FOS\UserBundle\Security\LoginManagerInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\TokenGeneratorInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\PasswordUpdaterInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\CanonicalFieldsUpdater"; reason: private alias.
  • Removed service "FOS\UserBundle\Model\UserManagerInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Model\GroupManagerInterface"; reason: private alias.
  • Removed service "fos_user.session"; reason: private alias.
  • Removed service "Symfony\Component\Templating\EngineInterface"; reason: private alias.
  • Removed service "Symfony\Bundle\FrameworkBundle\Templating\EngineInterface"; reason: private alias.
  • Removed service "service_locator._fpuy7b"; reason: private alias.
  • Removed service "service_locator.ml7rum7"; reason: private alias.
  • Removed service "service_locator.riramtb"; reason: private alias.
  • Removed service "AppBundle\Routing\ShopRouter.inner"; reason: private alias.
  • Removed service "AppBundle\Translation\Translator.inner"; 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 "security.access.decision_manager"; reason: private alias.
  • Removed service "jms_serializer.metadata.doctrine_type_driver.inner"; reason: private alias.
  • Removed service "jms_serializer.doctrine_object_constructor.inner"; reason: private alias.
115
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "admin.provider" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.provider" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.provider" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.providerschedule" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.providerschedule" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.providerschedule" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.product" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.product" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.product" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.productrateplan" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.productrateplan" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.productrateplan" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.productrateplancharge" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.productrateplancharge" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.productrateplancharge" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.productrateplanchargetier" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.productrateplanchargetier" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.productrateplanchargetier" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.productrateplanquestion" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.productrateplanquestion" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.productrateplanquestion" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.group" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.group" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.group" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.shop" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.shop" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.shop" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.shopschedule" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.shopschedule" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.shopschedule" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.shopproduct" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.shopproduct" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.shopproduct" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.shoplanguageinvoice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.shoplanguageinvoice" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.shoplanguageinvoice" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.order" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.order" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.order" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.orderpending" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.orderpending" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.orderpending" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.orderpackage" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.orderpackage" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.orderpackage" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.orderproduct" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.orderproduct" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.orderproduct" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.config_cart" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.config_cart" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.config_cart" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.config_currency" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.config_currency" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.config_currency" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.catalog" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.catalog" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.catalog" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.config_customercare" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.config_customercare" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.config_customercare" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.config_errorpage" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.config_errorpage" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.config_errorpage" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.globaldocument" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.globaldocument" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.globaldocument" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.offer" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.offer" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.offer" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.productattributegroup" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.productattributegroup" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.productattributegroup" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.filterattribute" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.filterattribute" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.filterattribute" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.config_homepage" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.config_homepage" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.config_homepage" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.config_incremental_number" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.config_incremental_number" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.config_incremental_number" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.config_language" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.config_language" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.config_language" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.opendays" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.opendays" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.opendays" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.config_quotetemplate" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.config_quotetemplate" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.config_quotetemplate" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.config_salesforce" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.config_salesforce" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.config_salesforce" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.config_stripe" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.config_stripe" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.config_stripe" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.subscriptionstrategy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.subscriptionstrategy" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.subscriptionstrategy" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.text" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.text" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.text" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.config_theme" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.config_theme" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.config_theme" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.productfilter" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.productfilter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.productfilter" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.productfiltereavoperator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.productfiltereavoperator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.productfiltereavoperator" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.productselector" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.productselector" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.productselector" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.productattribute" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.productattribute" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.productattribute" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.notificationpreference" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.notificationpreference" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.notificationpreference" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.invitation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.invitation" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.invitation" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.subscriptionstrategycancellation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.subscriptionstrategycancellation" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.subscriptionstrategycancellation" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.subscriptionstrategyoverride" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.subscriptionstrategyoverride" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.subscriptionstrategyoverride" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.shippingstrategy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.shippingstrategy" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.shippingstrategy" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.shippingassociation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.shippingassociation" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.shippingassociation" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.shippingpackage" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.shippingpackage" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.shippingpackage" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.shippinglog" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.shippinglog" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.shippinglog" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.commissionrate" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.commissionrate" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.commissionrate" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.producttaxclass" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.producttaxclass" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.producttaxclass" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.taxrate" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.taxrate" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.taxrate" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.closeddaysadmin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.closeddaysadmin" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.closeddaysadmin" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.groupfeature" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.groupfeature" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.groupfeature" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.feature" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.feature" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.feature" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.subscriptionstrategycustomfields" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.subscriptionstrategycustomfields" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.subscriptionstrategycustomfields" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.configcustomerqualification" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.configcustomerqualification" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.configcustomerqualification" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.configcustomerqualificationvalue" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.configcustomerqualificationvalue" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.configcustomerqualificationvalue" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.homepageproductfilter" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.homepageproductfilter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.homepageproductfilter" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.emailtemplate" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.emailtemplate" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.emailtemplate" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.emailtemplateconfig" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.emailtemplateconfig" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.emailtemplateconfig" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.cms" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.cms" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.cms" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.config_onlinehelp" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.config_onlinehelp" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.config_onlinehelp" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.shopproductgroup" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.shopproductgroup" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.shopproductgroup" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.productselectororderedfilter" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.productselectororderedfilter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.productselectororderedfilter" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.htmlsnippet" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.htmlsnippet" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.htmlsnippet" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.productfunnel" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.productfunnel" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.productfunnel" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.productfunnelquestion" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.productfunnelquestion" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.productfunnelquestion" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.productfunnelquestionanswer" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.productfunnelquestionanswer" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.productfunnelquestionanswer" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.productfunnelresult" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.productfunnelresult" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.productfunnelresult" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.productfunnelresultcondition" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.productfunnelresultcondition" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.productfunnelresultcondition" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.matrixconfig" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.matrixconfig" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.matrixconfig" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "AppBundle\Controller\Cart\BillingAddressController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService" to "invoice_engine.paymentmethod".
  • Changed reference of service "AppBundle\Controller\Cart\BillingAddressController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Controller\Cart\OrderPaymentController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService" to "invoice_engine.paymentmethod".
  • Changed reference of service "AppBundle\Controller\Cart\OrderPaymentController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Controller\Cart\PreviewController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService" to "invoice_engine.paymentmethod".
  • Changed reference of service "AppBundle\Controller\Cart\PreviewController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Controller\Cart\ShippingAddressController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService" to "invoice_engine.paymentmethod".
  • Changed reference of service "AppBundle\Controller\Cart\ShippingAddressController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Controller\Cart\ThankYouController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService" to "invoice_engine.paymentmethod".
  • Changed reference of service "AppBundle\Controller\Cart\ThankYouController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Controller\CartController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService" to "invoice_engine.paymentmethod".
  • Changed reference of service "AppBundle\Controller\CartController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Controller\CustomerCare\CartController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService" to "invoice_engine.paymentmethod".
  • Changed reference of service "AppBundle\Controller\CustomerCare\CartController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Controller\CustomerCare\CustomerCareController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService" to "invoice_engine.paymentmethod".
  • Changed reference of service "AppBundle\Controller\CustomerCare\CustomerCareController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Controller\CustomerCare\CustomerLoginController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService" to "invoice_engine.paymentmethod".
  • Changed reference of service "AppBundle\Controller\CustomerCare\CustomerLoginController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Controller\CustomerCare\QuoteApiController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService" to "invoice_engine.paymentmethod".
  • Changed reference of service "AppBundle\Controller\CustomerCare\QuoteApiController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Controller\CustomerCare\SubscriptionApiController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService" to "invoice_engine.paymentmethod".
  • Changed reference of service "AppBundle\Controller\CustomerCare\SubscriptionApiController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Controller\MyAccount\AddressesController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingSubscriptionService" to "invoice_engine.subscription".
  • Changed reference of service "AppBundle\Controller\MyAccount\AddressesController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService" to "invoice_engine.paymentmethod".
  • Changed reference of service "AppBundle\Controller\MyAccount\AddressesController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Controller\MyAccount\CardController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingSubscriptionService" to "invoice_engine.subscription".
  • Changed reference of service "AppBundle\Controller\MyAccount\CardController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService" to "invoice_engine.paymentmethod".
  • Changed reference of service "AppBundle\Controller\MyAccount\CardController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Controller\MyAccount\InvoicesController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingSubscriptionService" to "invoice_engine.subscription".
  • Changed reference of service "AppBundle\Controller\MyAccount\InvoicesController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService" to "invoice_engine.paymentmethod".
  • Changed reference of service "AppBundle\Controller\MyAccount\InvoicesController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Controller\MyAccount\LoginController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingSubscriptionService" to "invoice_engine.subscription".
  • Changed reference of service "AppBundle\Controller\MyAccount\LoginController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService" to "invoice_engine.paymentmethod".
  • Changed reference of service "AppBundle\Controller\MyAccount\LoginController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Controller\MyAccount\MemosController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingSubscriptionService" to "invoice_engine.subscription".
  • Changed reference of service "AppBundle\Controller\MyAccount\MemosController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService" to "invoice_engine.paymentmethod".
  • Changed reference of service "AppBundle\Controller\MyAccount\MemosController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Controller\MyAccount\PasswordResetController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingSubscriptionService" to "invoice_engine.subscription".
  • Changed reference of service "AppBundle\Controller\MyAccount\PasswordResetController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService" to "invoice_engine.paymentmethod".
  • Changed reference of service "AppBundle\Controller\MyAccount\PasswordResetController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Controller\MyAccount\SubscriptionController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingSubscriptionService" to "invoice_engine.subscription".
  • Changed reference of service "AppBundle\Controller\MyAccount\SubscriptionController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService" to "invoice_engine.paymentmethod".
  • Changed reference of service "AppBundle\Controller\MyAccount\SubscriptionController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Controller\MyAccountController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingSubscriptionService" to "invoice_engine.subscription".
  • Changed reference of service "AppBundle\Controller\MyAccountController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService" to "invoice_engine.paymentmethod".
  • Changed reference of service "AppBundle\Controller\MyAccountController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Controller\SecurityController" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService" to "invoice_engine.paymentmethod".
  • Changed reference of service "AppBundle\Controller\SecurityController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\EventSubscriber\ResettingEventsSubscriber" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Form\AddressWithMapType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Form\Cart\CartItemForm" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Form\Cart\SubscriptionStrategyForm" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "AppBundle\Form\FieldType\AddressAutocomplete" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "AppBundle\Service\Amendment\ActionPool" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "AppBundle\Service\Email\EmailContextConfig" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "AppBundle\Service\GlobalDocument" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "AppBundle\Service\MatrixConfigService" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "AppBundle\Service\Modules\Cart\CartFormModule" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "AppBundle\Service\Modules\Cart\CartResetForm" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "AppBundle\Service\Modules\Cart\CartStrategyForms" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "AppBundle\Service\Modules\Cart\CartSubmitForm" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "AppBundle\Service\Modules\Cart\CurrentQuote" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "AppBundle\Service\Modules\Cart\QuoteFormModule" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "AppBundle\Service\Modules\Cart\QuoteFormModule" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService" to "invoice_engine.paymentmethod".
  • Changed reference of service "AppBundle\Service\Modules\Cart\QuoteFormModule" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingAccountService" to "invoice_engine.account".
  • Changed reference of service "AppBundle\Service\Quote\LoginURLBuilder" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "AppBundle\Service\RenderWithModule" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "AppBundle\Service\ShippingStrategy" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingSubscriptionService" to "invoice_engine.subscription".
  • Changed reference of service "AppBundle\Service\Twig\Extension\CartItemProductLink" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "AppBundle\Service\Twig\Extension\Tokenize" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "appbundle.block.filtertester" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "ValueIn\CommonBundle\Service\EAVCatalog" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "Local\HagerBundle\Manager\AzureSsoApiManager" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "Local\HagerBundle\Manager\CustomerManager" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingAccountService" to "invoice_engine.account".
  • Changed reference of service "locale_listener" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "console.command.router_debug" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "session.storage.native" previously pointing to "session.handler.native_file" to "session.handler".
  • Changed reference of service "session.storage.php_bridge" previously pointing to "session.handler.native_file" to "session.handler".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "translator_listener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "debug.event_dispatcher" previously pointing to "debug.security.firewall" to "security.firewall".
  • Changed reference of service "debug.event_dispatcher" previously pointing to "debug.security.firewall" to "security.firewall".
  • Changed reference of service "router_listener" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\TemplateController" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "routing.loader.annotation" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "security.logout_url_generator" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "AppBundle\Routing\ShopRouter" 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.authentication.listener.abstract" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "security.authentication.listener.form" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "security.authentication.listener.simple_form" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "security.authentication.provider.dao" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "security.authentication.listener.rememberme" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "data_collector.security" previously pointing to "debug.security.firewall" to "security.firewall".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "security.authentication.provider.dao.admin" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "security.authentication.listener.form.admin" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "security.authentication.provider.dao.cart" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "security.authentication.listener.form.cart" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "security.authentication.provider.dao.myaccount" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "security.authentication.listener.form.myaccount" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "security.authentication.provider.dao.main" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "security.authentication.listener.form.main" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "security.command.set_acl" previously pointing to "security.acl.dbal.provider" to "security.acl.provider".
  • Changed reference of service "security.command.user_password_encoder" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "security.acl.voter.basic_permissions" previously pointing to "security.acl.dbal.provider" to "security.acl.provider".
  • Changed reference of service "twig" previously pointing to "twig.loader.filesystem" to "twig.loader".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.routing" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.mailer.default.transport".
  • Changed reference of service "swiftmailer.email_sender.listener" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.mailer.default.transport".
  • Changed reference of service "doctrine.orm.default_annotation_metadata_driver" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "sensio_framework_extra.controller.listener" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "sensio_framework_extra.routing.loader.annot_class" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "ValueIn\ZuoraInvoiceEngineBundle\Services\Bridge\ContactService" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingAccountService" to "invoice_engine.account".
  • Changed reference of service "ValueIn\ZuoraInvoiceEngineBundle\Services\Bridge\ContactService" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingIdentityManager" to "ValueIn\ZuoraInvoiceEngineBundle\Services\IdentityManager".
  • Changed reference of service "ValueIn\ZuoraInvoiceEngineBundle\Services\Bridge\CreditMemoService" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingIdentityManager" to "ValueIn\ZuoraInvoiceEngineBundle\Services\IdentityManager".
  • Changed reference of service "ValueIn\ZuoraInvoiceEngineBundle\Services\Bridge\DebitMemoService" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingIdentityManager" to "ValueIn\ZuoraInvoiceEngineBundle\Services\IdentityManager".
  • Changed reference of service "ValueIn\ZuoraInvoiceEngineBundle\Services\Bridge\IframeService" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingIdentityManager" to "ValueIn\ZuoraInvoiceEngineBundle\Services\IdentityManager".
  • Changed reference of service "ValueIn\ZuoraInvoiceEngineBundle\Services\Bridge\InvoiceService" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingIdentityManager" to "ValueIn\ZuoraInvoiceEngineBundle\Services\IdentityManager".
  • Changed reference of service "ValueIn\ZuoraInvoiceEngineBundle\Services\Bridge\ProductService" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "ValueIn\ZuoraInvoiceEngineBundle\Services\Bridge\SubscribeService" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService" to "invoice_engine.paymentmethod".
  • Changed reference of service "ValueIn\ZuoraInvoiceEngineBundle\Services\Bridge\SubscribeService" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingIdentityManager" to "ValueIn\ZuoraInvoiceEngineBundle\Services\IdentityManager".
  • Changed reference of service "admin.config_zuora" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.config_zuora" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.config_zuora" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.config_zuora_iframe" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.config_zuora_iframe" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.config_zuora_iframe" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "admin.config_invoice_api" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.config_invoice_api" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.config_invoice_api" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "sonata.core.flashmessage.manager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.translatable_choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_range_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_range_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_picker_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_picker_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_range_picker_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_range_picker_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.equal_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_range" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_range" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_range_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_range_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.equal" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.twig.template_extension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.block.service.menu" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider".
  • Changed reference of service "sonata.block.manager" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "sonata.block.context_manager.default" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "sonata.block.renderer.default" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "knp_menu.helper" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider".
  • Changed reference of service "sonata.admin.twig.extension" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "sonata.admin.twig.extension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.controller.admin" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "sonata.admin.form.filter.type.number" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.date" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.daterange" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.datetime" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.datetime_range" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.route.default_generator" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "sonata.admin.menu_builder" previously pointing to "knp_menu.menu_provider.chain" to "knp_menu.menu_provider".
  • Changed reference of service "Sonata\AdminBundle\Command\ExplainAdminCommand" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "sonata.admin.action.set_object_field_value" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "sonata.admin.security.handler.acl" previously pointing to "security.acl.dbal.provider" to "security.acl.provider".
  • Changed reference of service "sonata.media.security.public_strategy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.security.forbidden_strategy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.security.superadmin_strategy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.security.session_strategy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.security.connected_strategy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.form.type.media" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "sonata.media.admin.media" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.admin.media" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "sonata.media.admin.media" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "sonata.media.admin.gallery" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.admin.gallery" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "sonata.media.admin.gallery" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "sonata.media.admin.gallery_has_media" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.media.admin.gallery_has_media" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "sonata.media.admin.gallery_has_media" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "jms_serializer.form_error_handler" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "jms_serializer.metadata.annotation_driver" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "jms_serializer.metadata.service_locator" previously pointing to "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata_driver".
  • Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "jms_serializer.templating.helper.serializer" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "fos_ck_editor.renderer" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "fos_user.security.interactive_login_listener" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.security.login_manager" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.admin".
  • Changed reference of service "fos_user.user_provider.username" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.user_provider.username_email" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.util.user_manipulator" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.util.password_updater" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "fos_user.util.canonical_fields_updater" previously pointing to "fos_user.util.canonicalizer.default" to "fos_user.util.email_canonicalizer".
  • Changed reference of service "fos_user.util.canonical_fields_updater" previously pointing to "fos_user.util.canonicalizer.default" to "fos_user.util.email_canonicalizer".
  • Changed reference of service "fos_user.mailer.default" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "fos_user.mailer.default" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "fos_user.listener.flash" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "fos_user.user_to_username_transformer" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.profile.controller" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.registration.controller" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.change_password.controller" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.listener.resetting" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "fos_user.resetting.controller" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "fos_user.resetting.controller" previously pointing to "fos_user.util.token_generator.default" to "fos_user.util.token_generator".
  • Changed reference of service "fos_user.resetting.controller" previously pointing to "fos_user.mailer.twig_swift" to "fos_user.mailer".
  • Changed reference of service "fos_user.group.controller" previously pointing to "sonata.user.orm.group_manager" to "fos_user.group_manager".
  • Changed reference of service "sonata.user.editable_role_builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.user.admin_roles_builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.user.security_roles_builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.user.admin.user" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "sonata.user.admin.user" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.user.admin.user" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "sonata.user.admin.user" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "sonata.user.admin.group" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.user.admin.group" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "sonata.user.admin.group" previously pointing to "sonata.admin.security.handler.role" to "sonata.admin.security.handler".
  • Changed reference of service "sonata.user.manager.user" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "Sonata\UserBundle\Command\TwoStepVerificationCommand" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "Sonata\UserBundle\Action\RequestAction" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "Sonata\UserBundle\Action\SendEmailAction" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "Sonata\UserBundle\Action\SendEmailAction" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "Sonata\UserBundle\Action\SendEmailAction" previously pointing to "fos_user.util.token_generator.default" to "fos_user.util.token_generator".
  • Changed reference of service "Sonata\UserBundle\Action\CheckEmailAction" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "Sonata\UserBundle\Action\ResetAction" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "Sonata\UserBundle\Action\ResetAction" previously pointing to "sonata.user.orm.user_manager" to "fos_user.user_manager".
  • Changed reference of service "Sonata\UserBundle\Action\ResetAction" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "Sonata\UserBundle\Action\ResetAction" previously pointing to "monolog.logger" to "logger".
  • Changed reference of service "Sonata\UserBundle\Action\LoginAction" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "sonata.user.mailer.default" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "security.acl.voter.user_permissions" previously pointing to "security.acl.dbal.provider" to "security.acl.provider".
  • Changed reference of service "Translation\Bundle\Service\CacheClearer" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "Translation\Bundle\Twig\TranslationExtension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "php_translation.cache_clearer" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "php_translation.twig_extension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "Translation\Bundle\Controller\WebUIController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "php_translation.data_collector" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "service_locator.qkagqgt" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingSubscriptionService" to "invoice_engine.subscription".
  • Changed reference of service "service_locator.eet2mrd" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingSubscriptionService" to "invoice_engine.subscription".
  • Changed reference of service "service_locator.v69iykn" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingSubscriptionService" to "invoice_engine.subscription".
  • Changed reference of service "service_locator.n3o8vda" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingSubscriptionService" to "invoice_engine.subscription".
  • Changed reference of service "service_locator.0zsy1k0" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "service_locator.lluwcxp" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "service_locator.ouuj7h0" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
  • Changed reference of service "service_locator.ouuj7h0" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "Local\HagerBundle\DecoratingServices\DecoratingAccountService.inner" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingIdentityManager" to "ValueIn\ZuoraInvoiceEngineBundle\Services\IdentityManager".
  • Changed reference of service "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService.inner" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingAccountService" to "invoice_engine.account".
  • Changed reference of service "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService.inner" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingIdentityManager" to "ValueIn\ZuoraInvoiceEngineBundle\Services\IdentityManager".
  • Changed reference of service "Local\HagerBundle\DecoratingServices\DecoratingSubscriptionService.inner" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingIdentityManager" to "ValueIn\ZuoraInvoiceEngineBundle\Services\IdentityManager".
  • Changed reference of service "invoice_engine.account" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingIdentityManager" to "ValueIn\ZuoraInvoiceEngineBundle\Services\IdentityManager".
  • Changed reference of service "invoice_engine.paymentmethod" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingAccountService" to "invoice_engine.account".
  • Changed reference of service "invoice_engine.paymentmethod" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingIdentityManager" to "ValueIn\ZuoraInvoiceEngineBundle\Services\IdentityManager".
  • Changed reference of service "invoice_engine.subscription" previously pointing to "Local\HagerBundle\DecoratingServices\DecoratingIdentityManager" to "ValueIn\ZuoraInvoiceEngineBundle\Services\IdentityManager".
  • Changed reference of service "security.password_encoder" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "swiftmailer.mailer.default.transport" previously pointing to "swiftmailer.mailer.default.spool.memory" to "swiftmailer.mailer.default.spool".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
  • Changed reference of service "fos_user.mailer" previously pointing to "AppBundle\Routing\ShopRouter" to "router".
491
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
  • 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 "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 "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.config"; 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.listener.digest"; 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 "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 "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.mail.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_cache.abstract.apc"; reason: abstract.
  • Removed service "doctrine_cache.abstract.apcu"; reason: abstract.
  • Removed service "doctrine_cache.abstract.array"; reason: abstract.
  • Removed service "doctrine_cache.abstract.chain"; reason: abstract.
  • Removed service "doctrine_cache.abstract.couchbase"; reason: abstract.
  • Removed service "doctrine_cache.abstract.file_system"; reason: abstract.
  • Removed service "doctrine_cache.abstract.php_file"; reason: abstract.
  • Removed service "doctrine_cache.abstract.memcache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.memcached"; reason: abstract.
  • Removed service "doctrine_cache.abstract.mongodb"; reason: abstract.
  • Removed service "doctrine_cache.abstract.redis"; reason: abstract.
  • Removed service "doctrine_cache.abstract.predis"; reason: abstract.
  • Removed service "doctrine_cache.abstract.riak"; reason: abstract.
  • Removed service "doctrine_cache.abstract.sqlite3"; reason: abstract.
  • Removed service "doctrine_cache.abstract.void"; reason: abstract.
  • Removed service "doctrine_cache.abstract.wincache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.xcache"; reason: abstract.
  • Removed service "doctrine_cache.abstract.zenddata"; reason: abstract.
  • Removed service "doctrine.dbal.logger.chain"; 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 "jms_serializer.version_exclusion_strategy"; reason: abstract.
  • Removed service "php_translation.storage.abstract"; reason: abstract.
  • Removed service "php_translation.local_file_storage.abstract"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Cron\SendQueuedMail"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\Cron\SendQueuedMail"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\FixturesCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\FixturesCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Install\CreateAdminCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\Install\CreateAdminCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Install\CreateStrategiesCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\Install\CreateStrategiesCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Install\ExtractHeaders"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\Install\ExtractHeaders"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\InvitationCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\InvitationCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Matrix\AppendCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\Matrix\AppendCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Matrix\ColumnCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\Matrix\ColumnCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Matrix\CountCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\Matrix\CountCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Matrix\OpenCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\Matrix\OpenCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Matrix\RowCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\Matrix\RowCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Matrix\SearchEqualCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\Matrix\SearchEqualCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\Quote\GenerateConnectURLCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\Quote\GenerateConnectURLCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\SendShippingCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\SendShippingCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\StripeConnectCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\StripeConnectCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingCancellation"; reason: abstract.
  • Removed service "abstract.instanceof.ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingCancellation"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingFailure"; reason: abstract.
  • Removed service "abstract.instanceof.ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingFailure"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingIpn"; reason: abstract.
  • Removed service "abstract.instanceof.ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingIpn"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingSuspending"; reason: abstract.
  • Removed service "abstract.instanceof.ValueIn\ZuoraInvoiceEngineBundle\Controller\ShippingSuspending"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\CkEditorController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Admin\CkEditorController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Admin\RegisterController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Admin\RegisterController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Cart\BillingAddressController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Cart\BillingAddressController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Cart\OrderPaymentController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Cart\OrderPaymentController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Cart\PreviewController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Cart\PreviewController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Cart\ShippingAddressController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Cart\ShippingAddressController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\Cart\ThankYouController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\Cart\ThankYouController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CartController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\CartController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CmsPageController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\CmsPageController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ContractController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\ContractController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CountryParametersController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\CountryParametersController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CustomerCare\CartController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\CustomerCare\CartController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CustomerCare\CustomerCareController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\CustomerCare\CustomerCareController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CustomerCare\CustomerLoginController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\CustomerCare\CustomerLoginController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CustomerCare\QuoteApiController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\CustomerCare\QuoteApiController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CustomerCare\SubscriptionApiController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\CustomerCare\SubscriptionApiController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\CustomerCare\SyncController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\CustomerCare\SyncController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\DefaultController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\GlobalDocumentController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\GlobalDocumentController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\GroupController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\GroupController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccount\AddressesController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\MyAccount\AddressesController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccount\CardController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\MyAccount\CardController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccount\InvoicesController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\MyAccount\InvoicesController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccount\LoginController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\MyAccount\LoginController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccount\MemosController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\MyAccount\MemosController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccount\PasswordResetController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\MyAccount\PasswordResetController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccount\SubscriptionController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\MyAccount\SubscriptionController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\MyAccountController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\MyAccountController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ProductController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\ProductController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ProductFunnelController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\ProductFunnelController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ScssController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\ScssController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\SearchController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\SearchController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\SecurityController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\SecurityController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\ShopController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\ShopController"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\Amendment\PreviewResultEventSubscriber"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\EventSubscriber\Amendment\PreviewResultEventSubscriber"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\Amendment\ProcessActionSubscriber"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\EventSubscriber\Amendment\ProcessActionSubscriber"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\AuthenticationEventsSubscriber"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\EventSubscriber\AuthenticationEventsSubscriber"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\Cart\CartPreviewerEventSubscriber"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\EventSubscriber\Cart\CartPreviewerEventSubscriber"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\Cart\CartSaverEventSubscriber"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\EventSubscriber\Cart\CartSaverEventSubscriber"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ChargeToCartItemSubscriber"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\EventSubscriber\ChargeToCartItemSubscriber"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ConfigureMenuEventSubscriber"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\EventSubscriber\ConfigureMenuEventSubscriber"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ForwardedRequestSubscriber"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\EventSubscriber\ForwardedRequestSubscriber"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\LocaleSubscriber"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\EventSubscriber\LocaleSubscriber"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\OfflineSubscriber"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\EventSubscriber\OfflineSubscriber"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ResettingEventsSubscriber"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\EventSubscriber\ResettingEventsSubscriber"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.AppBundle\EventSubscriber\ResponseEventSubscriber"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\EventSubscriber\ResponseEventSubscriber"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\AddressWithMapType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\AddressWithMapType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\AvailabilityType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\AvailabilityType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\CartForm"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\Cart\CartForm"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\CartItemForm"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\Cart\CartItemForm"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\ChargeForm"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\Cart\ChargeForm"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\QuoteCartForm"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\Cart\QuoteCartForm"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\SubscriptionForm"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\Cart\SubscriptionForm"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\SubscriptionStrategyForm"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\Cart\SubscriptionStrategyForm"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\Type\QuantityCheckboxType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\Cart\Type\QuantityCheckboxType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Cart\Type\QuantityType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\Cart\Type\QuantityType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\AddressAutocomplete"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\FieldType\AddressAutocomplete"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\Admin\AdminLinkType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\FieldType\Admin\AdminLinkType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\Admin\HtmlType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\FieldType\Admin\HtmlType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\Admin\MatrixConfigRowType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\FieldType\Admin\MatrixConfigRowType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\Admin\ModelAutocompleteType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\FieldType\Admin\ModelAutocompleteType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\Admin\PhoneNumberType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\FieldType\Admin\PhoneNumberType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\CurrencyType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\FieldType\CurrencyType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\CustomerQualificationType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\FieldType\CustomerQualificationType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\DateSelector"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\FieldType\DateSelector"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\IframePaymentMethod"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\FieldType\IframePaymentMethod"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\KeyValueType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\FieldType\KeyValueType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\ShopCountryType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\FieldType\ShopCountryType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\TokenizedCKEditorType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\FieldType\TokenizedCKEditorType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\FieldType\WhiteboardType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\FieldType\WhiteboardType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Product\AddOptionRatePlanToCartForm"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\Product\AddOptionRatePlanToCartForm"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\Product\AddOptionToCartForm"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\Product\AddOptionToCartForm"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.AppBundle\Form\QuoteType"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\QuoteType"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Form\Validation\CmsPageUrlValidator"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\Validation\CmsPageUrlValidator"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.AppBundle\Form\Validation\StatementLabelValidator"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Form\Validation\StatementLabelValidator"; reason: abstract.
  • Removed service "instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\CartContent"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Modules\Cart\CartContent"; reason: abstract.
  • Removed service "instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\CartFormModule"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Modules\Cart\CartFormModule"; reason: abstract.
  • Removed service "instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\CartResetForm"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Modules\Cart\CartResetForm"; reason: abstract.
  • Removed service "instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\CartStrategyForms"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Modules\Cart\CartStrategyForms"; reason: abstract.
  • Removed service "instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\CartSubmitForm"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Modules\Cart\CartSubmitForm"; reason: abstract.
  • Removed service "instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\CurrentQuote"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Modules\Cart\CurrentQuote"; reason: abstract.
  • Removed service "instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\ProductRatePlansDynamicPricing"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Modules\Cart\ProductRatePlansDynamicPricing"; reason: abstract.
  • Removed service "instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\QuoteFormModule"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Modules\Cart\QuoteFormModule"; reason: abstract.
  • Removed service "instanceof.AppBundle\Service\Modules\Cart\CartModuleInterface.0.AppBundle\Service\Modules\Cart\SubscriptionStrategy"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Modules\Cart\SubscriptionStrategy"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\AddressCanBeUsedFor"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\AddressCanBeUsedFor"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Twig\Extension\AddressCanBeUsedFor"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\CartItemProductLink"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\CartItemProductLink"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Twig\Extension\CartItemProductLink"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\CountCartProducts"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\CountCartProducts"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Twig\Extension\CountCartProducts"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\Currency"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\Currency"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Twig\Extension\Currency"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\Date"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\Date"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Twig\Extension\Date"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\FindProduct"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\FindProduct"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Twig\Extension\FindProduct"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\GroupChargesByBillingPeriod"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\GroupChargesByBillingPeriod"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Twig\Extension\GroupChargesByBillingPeriod"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\GroupExtension"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\GroupExtension"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Twig\Extension\GroupExtension"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\JSONDecode"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\JSONDecode"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Twig\Extension\JSONDecode"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\LanguageSelector"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\LanguageSelector"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Twig\Extension\LanguageSelector"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\MergeWithTotal"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\MergeWithTotal"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Twig\Extension\MergeWithTotal"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\MinusOneDay"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\MinusOneDay"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Twig\Extension\MinusOneDay"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\OnlineHelp"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\OnlineHelp"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Twig\Extension\OnlineHelp"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\PregReplace"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\PregReplace"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Twig\Extension\PregReplace"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\PropertyAccessor"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\PropertyAccessor"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Twig\Extension\PropertyAccessor"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\SortByField"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\SortByField"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Twig\Extension\SortByField"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\SubscriptionPreview"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\SubscriptionPreview"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Twig\Extension\SubscriptionPreview"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\TestsExtension"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\TestsExtension"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Twig\Extension\TestsExtension"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\Text"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\Text"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Twig\Extension\Text"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\Tokenize"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\Tokenize"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Twig\Extension\Tokenize"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\Extension\UiTagsExtension"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\Extension\UiTagsExtension"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Twig\Extension\UiTagsExtension"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Service\Twig\HtmlSnippet"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Service\Twig\HtmlSnippet"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Service\Twig\HtmlSnippet"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Form\FormTypeInterface.0.ValueIn\CommonBundle\Form\FieldType\EAVType"; reason: abstract.
  • Removed service "abstract.instanceof.ValueIn\CommonBundle\Form\FieldType\EAVType"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Local\HagerBundle\Controller\FromAzureADController"; reason: abstract.
  • Removed service "abstract.instanceof.Local\HagerBundle\Controller\FromAzureADController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Local\HagerBundle\Controller\HagerController"; reason: abstract.
  • Removed service "abstract.instanceof.Local\HagerBundle\Controller\HagerController"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.Local\HagerBundle\Services\Twig\StreamFunction"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.Local\HagerBundle\Services\Twig\StreamFunction"; reason: abstract.
  • Removed service "abstract.instanceof.Local\HagerBundle\Services\Twig\StreamFunction"; reason: abstract.
  • Removed service "instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.ValueIn\InvoiceApiClientBundle\Repository\InvoiceConfigRepository"; reason: abstract.
  • Removed service "abstract.instanceof.ValueIn\InvoiceApiClientBundle\Repository\InvoiceConfigRepository"; reason: abstract.
  • Removed service "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans"; reason: abstract.
  • Removed service "abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTrans"; reason: abstract.
  • Removed service "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice"; reason: abstract.
  • Removed service "abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\ContainerAwareTransChoice"; reason: abstract.
  • Removed service "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FlashMessage"; reason: abstract.
  • Removed service "abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FlashMessage"; reason: abstract.
  • Removed service "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices"; reason: abstract.
  • Removed service "abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeChoices"; reason: abstract.
  • Removed service "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue"; reason: abstract.
  • Removed service "abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeEmptyValue"; reason: abstract.
  • Removed service "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp"; reason: abstract.
  • Removed service "abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeHelp"; reason: abstract.
  • Removed service "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage"; reason: abstract.
  • Removed service "abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeInvalidMessage"; reason: abstract.
  • Removed service "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit"; reason: abstract.
  • Removed service "abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelExplicit"; reason: abstract.
  • Removed service "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit"; reason: abstract.
  • Removed service "abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeLabelImplicit"; reason: abstract.
  • Removed service "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder"; reason: abstract.
  • Removed service "abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypePlaceholder"; reason: abstract.
  • Removed service "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\FormTypeTitle"; reason: abstract.
  • Removed service "abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\FormTypeTitle"; reason: abstract.
  • Removed service "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation"; reason: abstract.
  • Removed service "abstract.instanceof.Translation\Extractor\Visitor\Php\Symfony\ValidationAnnotation"; reason: abstract.
  • Removed service "instanceof.PhpParser\NodeVisitor.0.Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor"; reason: abstract.
  • Removed service "abstract.instanceof.Translation\Extractor\Visitor\Php\SourceLocationContainerVisitor"; reason: abstract.
408
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "Local\HagerBundle\Manager\CustomerManager" to "Local\HagerBundle\Controller\FromAzureADController".
  • Inlined service "service_locator.7ncadyw" to "argument_resolver.service".
  • Inlined service "service_locator.o0cobhk" to "fragment.handler".
  • 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 "2_ServiceLocator~53x4gfe" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "1_ResolvedFormTypeFactory~jedvfnm" to "form.resolved_type_factory".
  • Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
  • Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
  • Inlined service "form.choice_list_factory.cached" to "form.type.choice".
  • Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "fos_user.validator.initializer" to "validator.builder".
  • Inlined service "1_PhpArrayAdapter~marrvrk" to "validator.mapping.cache.symfony".
  • Inlined service "2_ApcCache~marrvrk" to "validator.mapping.cache.doctrine.apc".
  • Inlined service "service_locator.6t.hxfe" to "validator.validator_factory".
  • Inlined service "service_locator.yepb.pt" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "translator.selector" to "translator.formatter.default".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "service_locator.0zsy1k0.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.validator" 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.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "swiftmailer.data_collector" to "profiler".
  • Inlined service "AppBundle\DataCollector\CartDataCollector" to "profiler".
  • Inlined service "AppBundle\DataCollector\ApiRequestDataCollector" to "profiler".
  • Inlined service "sonata.block.data_collector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • 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.service" to "routing.resolver".
  • Inlined service "sensio_framework_extra.routing.loader.annot_dir" to "routing.resolver".
  • Inlined service "sensio_framework_extra.routing.loader.annot_file" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service "service_locator.lluwcxp.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service "2_PhpArrayAdapter~gzrhpc8" to "annotations.cache".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "1_ServiceLocator~6nh2djp" to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service "service_locator.2rioqqd" to "security.firewall.map".
  • Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
  • Inlined service "security.request_matcher.kfntwew" to "security.access_map".
  • Inlined service "security.request_matcher.y6lnj_t" to "security.access_map".
  • Inlined service "security.request_matcher.ffhefbb" to "security.access_map".
  • Inlined service "security.request_matcher.9pn07fr" to "security.access_map".
  • Inlined service "security.request_matcher.dpogkya" to "security.access_map".
  • Inlined service "security.request_matcher.nn1apq1" to "security.access_map".
  • Inlined service "security.request_matcher.6m5sp3v" to "security.access_map".
  • Inlined service "security.request_matcher.jnz6ppy" to "security.access_map".
  • Inlined service "security.request_matcher.2igyfj7" to "security.access_map".
  • Inlined service "security.request_matcher.q719zax" to "security.access_map".
  • Inlined service "security.request_matcher.0kgdhk4" to "security.access_map".
  • Inlined service "security.request_matcher.bklqz6o" to "security.access_map".
  • Inlined service "security.request_matcher.vqlj78s" to "security.access_map".
  • Inlined service "security.request_matcher.qkzxysd" to "security.access_map".
  • Inlined service "security.request_matcher.uhty0xh" to "security.access_map".
  • Inlined service "security.request_matcher.b.cvyxp" to "security.access_map".
  • Inlined service "security.request_matcher.vdf7oav" to "security.access_map".
  • Inlined service "security.request_matcher.26kyc5e" to "security.access_map".
  • Inlined service "security.request_matcher.55phuoy" to "security.access_map".
  • Inlined service "security.request_matcher.ukngcht" to "security.access_map".
  • Inlined service "security.request_matcher.g0_5fpb" to "security.access_map".
  • Inlined service "security.request_matcher.omrj1jt" to "security.access_map".
  • Inlined service "security.request_matcher.fwzjrt8" to "security.access_map".
  • Inlined service "security.request_matcher.7yfj5nu" to "security.access_map".
  • Inlined service "security.request_matcher.dyipab_" to "security.access_map".
  • Inlined service "security.request_matcher.fzodk9b" to "security.access_map".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.logout.success_handler.admin" to "security.logout_listener.admin".
  • Inlined service "security.authentication.success_handler.admin.form_login" to "security.authentication.listener.form.admin".
  • Inlined service "security.authentication.failure_handler.admin.form_login" to "security.authentication.listener.form.admin".
  • Inlined service "security.authentication.form_entry_point.admin" to "security.exception_listener.admin".
  • Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
  • Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
  • Inlined service "security.firewall.map.config.admin" to "security.firewall.map.context.admin".
  • Inlined service "security.logout.success_handler.cart" to "security.logout_listener.cart".
  • Inlined service "security.authentication.success_handler.cart.form_login" to "security.authentication.listener.form.cart".
  • Inlined service "security.authentication.failure_handler.cart.form_login" to "security.authentication.listener.form.cart".
  • Inlined service "security.authentication.form_entry_point.cart" to "security.exception_listener.cart".
  • Inlined service "security.exception_listener.cart" to "security.firewall.map.context.cart".
  • Inlined service "security.logout_listener.cart" to "security.firewall.map.context.cart".
  • Inlined service "security.firewall.map.config.cart" to "security.firewall.map.context.cart".
  • Inlined service "security.exception_listener.customerCare" to "security.firewall.map.context.customerCare".
  • Inlined service "security.firewall.map.config.customerCare" to "security.firewall.map.context.customerCare".
  • Inlined service "security.logout.success_handler.myaccount" to "security.logout_listener.myaccount".
  • Inlined service "security.authentication.success_handler.myaccount.form_login" to "security.authentication.listener.form.myaccount".
  • Inlined service "security.authentication.failure_handler.myaccount.form_login" to "security.authentication.listener.form.myaccount".
  • Inlined service "security.authentication.form_entry_point.myaccount" to "security.exception_listener.myaccount".
  • Inlined service "security.exception_listener.myaccount" to "security.firewall.map.context.myaccount".
  • Inlined service "security.logout_listener.myaccount" to "security.firewall.map.context.myaccount".
  • Inlined service "security.firewall.map.config.myaccount" to "security.firewall.map.context.myaccount".
  • Inlined service "security.logout.success_handler.main" to "security.logout_listener.main".
  • Inlined service "security.authentication.success_handler.main.form_login" to "security.authentication.listener.form.main".
  • Inlined service "security.authentication.failure_handler.main.form_login" to "security.authentication.listener.form.main".
  • Inlined service "security.authentication.form_entry_point.main" to "security.exception_listener.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" 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.form" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "Local\HagerBundle\Services\Twig\StreamFunction" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "sonata.block.twig.extension" to "twig".
  • Inlined service "knp_menu.twig.extension" to "twig".
  • Inlined service "sonata.templates.twig.extension" to "twig".
  • Inlined service "jms_serializer.twig_extension.serializer" to "twig".
  • Inlined service "sonata.user.roles_matrix_extension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "sonata.user.twig.global" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service "service_locator.c7_qahl.twig.cache_warmer" to "twig.cache_warmer".
  • Inlined service "service_locator.2m3e4be.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "service_locator.chkrosv" to "twig.runtime_loader".
  • Inlined service "twig.form.engine" to "twig.form.renderer".
  • 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 "fos_user.user_listener" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "kernel.listener.doctrine" 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 "service_locator.kuqolog" to "doctrine.orm.container_repository_factory".
  • Inlined service "doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_xml_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_xml_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_xml_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "cache.doctrine.orm.default.metadata.recorder_inner" to "cache.doctrine.orm.default.metadata".
  • Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
  • Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_entity_manager.metadata_factory" to "doctrine.orm.default_entity_manager.property_info_extractor".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
  • Inlined service "service_locator.hskmc8u" to "knp_menu.renderer_provider".
  • Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
  • Inlined service "service_locator.orfjtul" to "jms_serializer.event_dispatcher".
  • Inlined service "service_locator.je5523o" to "jms_serializer.handler_registry".
  • Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.annotation_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
  • Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.metadata_factory".
  • Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
  • Inlined service "jms_serializer.doctrine_object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
  • Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
  • Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
  • Inlined service "fos_user.user_to_username_transformer" to "fos_user.username_form_type".
  • Inlined service "sonata.user.editable_role_builder" to "sonata.user.form.type.security_roles".
  • Inlined service "sonata.user.admin_roles_builder" to "sonata.user.matrix_roles_builder".
  • Inlined service "sonata.user.security_roles_builder" to "sonata.user.matrix_roles_builder".
  • Inlined service "service_locator.ouuj7h0.Translation\Bundle\Controller\SymfonyProfilerController" to "Translation\Bundle\Controller\SymfonyProfilerController".
  • Inlined service "var_dumper.html_dumper" to "twig.extension.dump".
  • Inlined service "1_NonceGenerator~0zdckht" to "web_profiler.csp.handler".
  • Inlined service "2_HtmlDumper~0zdckht" to "twig.extension.webprofiler".
  • Inlined service "nelmio_alice.file_parser.symfony_yaml" to "nelmio_alice.file_parser.chainable.yaml".
  • Inlined service "service_locator.0zsy1k0" to "service_locator.0zsy1k0.translation.warmer".
  • Inlined service "service_locator.lluwcxp" to "service_locator.lluwcxp.router.cache_warmer".
  • Inlined service "service_locator.c7_qahl" to "service_locator.c7_qahl.twig.cache_warmer".
  • Inlined service "service_locator.2m3e4be" to "service_locator.2m3e4be.twig.template_cache_warmer".
  • Inlined service "service_locator.ouuj7h0" to "service_locator.ouuj7h0.Translation\Bundle\Controller\SymfonyProfilerController".
  • Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
  • Inlined service "service_locator.iszahzm" to "console.command_loader".
  • Inlined service "1_NativeFileSessionHandler~53x4gfe" to "session.handler".
  • Inlined service "1_ArrayCache~gzrhpc8" to "annotation_reader".
  • Inlined service "jms_serializer.metadata.chain_driver" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
  • Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
  • Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "assets.empty_version_strategy" to "assets.packages".
  • Inlined service "sensio_framework_extra.routing.loader.annot_class" to "routing.loader".
  • Inlined service "sensio_framework_extra.routing.loader.annot_class" to "routing.loader".
  • Inlined service "sensio_framework_extra.routing.loader.annot_class" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "routing.loader.annotation" 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 "security.acl.permission_granting_strategy" to "security.acl.provider".
  • Inlined service "jms_serializer.metadata.file_locator" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.metadata.file_locator" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.metadata_factory" to "jms_serializer".
  • Inlined service "jms_serializer.metadata_factory" to "jms_serializer".
  • Inlined service "jms_serializer.unserialize_object_constructor" to "jms_serializer".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
  • Inlined service "jms_serializer.event_dispatcher" to "jms_serializer".
  • Inlined service "jms_serializer.metadata_factory" to "jms_serializer".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
  • Inlined service "jms_serializer.event_dispatcher" to "jms_serializer".
241
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "AppBundle\DataCollector\CartDataCollector"; reason: unused.
  • Removed service "AppBundle\DataCollector\ApiRequestDataCollector"; reason: unused.
  • Removed service "Local\HagerBundle\Manager\CustomerManager"; reason: unused.
  • Removed service "Local\HagerBundle\Services\Twig\StreamFunction"; reason: unused.
  • Removed service "argument_metadata_factory"; reason: unused.
  • Removed service "translator.selector"; reason: unused.
  • Removed service "2_ServiceLocator~53x4gfe"; reason: unused.
  • Removed service "1_NativeFileSessionHandler~53x4gfe"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.handler.write_check"; reason: unused.
  • Removed service "security.csrf.token_generator"; reason: unused.
  • Removed service "form.choice_list_factory.default"; reason: unused.
  • Removed service "form.choice_list_factory.property_access"; reason: unused.
  • Removed service "form.choice_list_factory.cached"; reason: unused.
  • Removed service "form.type_extension.form.request_handler"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "assets._default_package"; reason: unused.
  • Removed service "templating.engine.delegating"; reason: unused.
  • Removed service "templating.loader.cache"; reason: unused.
  • Removed service "templating.loader.chain"; reason: unused.
  • Removed service "2_ApcCache~marrvrk"; reason: unused.
  • Removed service "1_PhpArrayAdapter~marrvrk"; reason: unused.
  • Removed service "validator.mapping.cache.symfony"; reason: unused.
  • Removed service "validator.mapping.cache.doctrine.apc"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "translator.formatter.default"; reason: unused.
  • Removed service "translation.dumper.yaml"; reason: unused.
  • Removed service "profiler.storage"; reason: unused.
  • Removed service "data_collector.config"; reason: unused.
  • Removed service "data_collector.ajax"; reason: unused.
  • Removed service "data_collector.exception"; reason: unused.
  • Removed service "data_collector.events"; reason: unused.
  • Removed service "data_collector.logger"; reason: unused.
  • Removed service "data_collector.time"; reason: unused.
  • Removed service "data_collector.memory"; reason: unused.
  • Removed service "data_collector.cache"; reason: unused.
  • Removed service "1_ResolvedFormTypeFactory~jedvfnm"; reason: unused.
  • Removed service "data_collector.validator"; reason: unused.
  • Removed service "cache_connection.gd_mszc"; reason: unused.
  • Removed service "cache_connection.jke6kex"; reason: unused.
  • Removed service "cache.property_access"; reason: unused.
  • Removed service "routing.resolver"; reason: unused.
  • Removed service "routing.loader.xml"; reason: unused.
  • Removed service "routing.loader.yml"; reason: unused.
  • Removed service "routing.loader.php"; reason: unused.
  • Removed service "routing.loader.glob"; reason: unused.
  • Removed service "routing.loader.directory"; reason: unused.
  • Removed service "routing.loader.service"; reason: unused.
  • Removed service "routing.loader.annotation.directory"; reason: unused.
  • Removed service "routing.loader.annotation.file"; reason: unused.
  • Removed service "2_PhpArrayAdapter~gzrhpc8"; reason: unused.
  • Removed service "1_ArrayCache~gzrhpc8"; reason: unused.
  • Removed service "annotations.dummy_registry"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "1_ServiceLocator~6nh2djp"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.expression_language"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.retry_entry_point"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.authentication.digest_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "twig.extension.logout_url"; reason: unused.
  • Removed service "twig.extension.security"; reason: unused.
  • Removed service "data_collector.security"; reason: unused.
  • Removed service "security.firewall.map.config.dev"; reason: unused.
  • Removed service "security.firewall.map.config.admin"; reason: unused.
  • Removed service "security.logout_listener.admin"; reason: unused.
  • Removed service "security.logout.success_handler.admin"; reason: unused.
  • Removed service "security.authentication.success_handler.admin.form_login"; reason: unused.
  • Removed service "security.authentication.failure_handler.admin.form_login"; reason: unused.
  • Removed service "security.authentication.form_entry_point.admin"; reason: unused.
  • Removed service "security.exception_listener.admin"; reason: unused.
  • Removed service "security.firewall.map.config.cart"; reason: unused.
  • Removed service "security.logout_listener.cart"; reason: unused.
  • Removed service "security.logout.success_handler.cart"; reason: unused.
  • Removed service "security.authentication.success_handler.cart.form_login"; reason: unused.
  • Removed service "security.authentication.failure_handler.cart.form_login"; reason: unused.
  • Removed service "security.authentication.form_entry_point.cart"; reason: unused.
  • Removed service "security.exception_listener.cart"; reason: unused.
  • Removed service "security.firewall.map.config.customerCare"; reason: unused.
  • Removed service "security.exception_listener.customerCare"; reason: unused.
  • Removed service "security.firewall.map.config.myaccount"; reason: unused.
  • Removed service "security.logout_listener.myaccount"; reason: unused.
  • Removed service "security.logout.success_handler.myaccount"; reason: unused.
  • Removed service "security.authentication.success_handler.myaccount.form_login"; reason: unused.
  • Removed service "security.authentication.failure_handler.myaccount.form_login"; reason: unused.
  • Removed service "security.authentication.form_entry_point.myaccount"; reason: unused.
  • Removed service "security.exception_listener.myaccount"; reason: unused.
  • Removed service "security.firewall.map.config.main"; reason: unused.
  • Removed service "security.logout_listener.main"; reason: unused.
  • Removed service "security.logout.success_handler.main"; reason: unused.
  • Removed service "security.authentication.success_handler.main.form_login"; reason: unused.
  • Removed service "security.authentication.failure_handler.main.form_login"; reason: unused.
  • Removed service "security.authentication.form_entry_point.main"; reason: unused.
  • Removed service "security.exception_listener.main"; reason: unused.
  • Removed service "service_locator.2rioqqd"; reason: unused.
  • Removed service "security.request_matcher.kfntwew"; reason: unused.
  • Removed service "security.request_matcher.y6lnj_t"; reason: unused.
  • Removed service "security.request_matcher.ffhefbb"; reason: unused.
  • Removed service "security.request_matcher.9pn07fr"; reason: unused.
  • Removed service "security.request_matcher.dpogkya"; reason: unused.
  • Removed service "security.request_matcher.nn1apq1"; reason: unused.
  • Removed service "security.request_matcher.6m5sp3v"; reason: unused.
  • Removed service "security.request_matcher.jnz6ppy"; reason: unused.
  • Removed service "security.request_matcher.2igyfj7"; reason: unused.
  • Removed service "security.request_matcher.q719zax"; reason: unused.
  • Removed service "security.request_matcher.0kgdhk4"; reason: unused.
  • Removed service "security.request_matcher.bklqz6o"; reason: unused.
  • Removed service "security.request_matcher.vqlj78s"; reason: unused.
  • Removed service "security.request_matcher.qkzxysd"; reason: unused.
  • Removed service "security.request_matcher.uhty0xh"; reason: unused.
  • Removed service "security.request_matcher.b.cvyxp"; reason: unused.
  • Removed service "security.request_matcher.vdf7oav"; reason: unused.
  • Removed service "security.request_matcher.26kyc5e"; reason: unused.
  • Removed service "security.request_matcher.55phuoy"; reason: unused.
  • Removed service "security.request_matcher.ukngcht"; reason: unused.
  • Removed service "security.request_matcher.g0_5fpb"; reason: unused.
  • Removed service "security.request_matcher.omrj1jt"; reason: unused.
  • Removed service "security.request_matcher.fwzjrt8"; reason: unused.
  • Removed service "security.request_matcher.7yfj5nu"; reason: unused.
  • Removed service "security.request_matcher.dyipab_"; reason: unused.
  • Removed service "security.request_matcher.fzodk9b"; reason: unused.
  • Removed service "security.acl.cache.doctrine"; reason: unused.
  • Removed service "twig.app_variable"; reason: unused.
  • Removed service "twig.template_iterator"; reason: unused.
  • Removed service "twig.loader.native_filesystem"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.profiler"; reason: unused.
  • Removed service "data_collector.twig"; reason: unused.
  • Removed service "twig.extension.trans"; reason: unused.
  • Removed service "twig.extension.assets"; reason: unused.
  • Removed service "twig.extension.code"; reason: unused.
  • Removed service "twig.extension.routing"; reason: unused.
  • Removed service "twig.extension.yaml"; reason: unused.
  • Removed service "twig.extension.debug.stopwatch"; reason: unused.
  • Removed service "twig.extension.expression"; reason: unused.
  • Removed service "twig.extension.httpkernel"; reason: unused.
  • Removed service "twig.extension.httpfoundation"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "twig.extension.weblink"; reason: unused.
  • Removed service "twig.configurator.environment"; reason: unused.
  • Removed service "twig.runtime_loader"; reason: unused.
  • Removed service "twig.extension.form"; reason: unused.
  • Removed service "twig.form.engine"; 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 "3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~jgmi7m3"; reason: unused.
  • Removed service "2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~jgmi7m3"; reason: unused.
  • Removed service "1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~jgmi7m3"; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "swiftmailer.transport.mailinvoker"; reason: unused.
  • Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
  • Removed service "swiftmailer.data_collector"; reason: unused.
  • Removed service "doctrine.dbal.logger"; reason: unused.
  • Removed service "data_collector.doctrine"; reason: unused.
  • Removed service "doctrine.twig.doctrine_extension"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service "doctrine.dbal.default_connection.configuration"; reason: unused.
  • Removed service "doctrine.dbal.logger.chain.default"; reason: unused.
  • Removed service "doctrine.dbal.default_connection.event_manager"; reason: unused.
  • Removed service "1_ServiceLocator~sswdnkt"; reason: unused.
  • Removed service "doctrine.orm.container_repository_factory"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; 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.default"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "doctrine.orm.default_configuration"; reason: unused.
  • Removed service "doctrine.orm.default_xml_metadata_driver"; reason: unused.
  • Removed service "doctrine.orm.default_annotation_metadata_driver"; reason: unused.
  • Removed service "doctrine.orm.default_metadata_driver"; reason: unused.
  • Removed service "doctrine.orm.default_entity_manager.metadata_factory"; reason: unused.
  • Removed service "sensio_framework_extra.routing.loader.annot_dir"; reason: unused.
  • Removed service "sensio_framework_extra.routing.loader.annot_file"; reason: unused.
  • Removed service "sensio_framework_extra.security.expression_language.default"; reason: unused.
  • Removed service "kernel.listener.doctrine"; reason: unused.
  • Removed service "sonata.block.twig.extension"; reason: unused.
  • Removed service "sonata.block.data_collector"; reason: unused.
  • Removed service "knp_menu.factory_extension.routing"; reason: unused.
  • Removed service "knp_menu.helper"; reason: unused.
  • Removed service "knp_menu.twig.extension"; reason: unused.
  • Removed service "sonata.admin.entity_manager"; reason: unused.
  • Removed service "sonata.templates.twig.extension"; reason: unused.
  • Removed service "sonata.admin.security.handler.noop"; reason: unused.
  • Removed service "sonata.admin.security.handler.acl"; reason: unused.
  • Removed service "jms_serializer.metadata.yaml_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.xml_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.annotation_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.chain_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.doctrine_phpcr_type_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.typed_properties_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.doc_block_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.service_locator"; reason: unused.
  • Removed service "jms_serializer.metadata.lazy_loading_driver"; reason: unused.
  • Removed service "jms_serializer.camel_case_naming_strategy"; reason: unused.
  • Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
  • Removed service "jms_serializer.doctrine_object_constructor"; reason: unused.
  • Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
  • Removed service "jms_serializer.deserialization_graph_navigator_factory"; reason: unused.
  • Removed service "jms_serializer.serialization_graph_navigator_factory"; reason: unused.
  • Removed service "jms_serializer.expression_language"; reason: unused.
  • Removed service "jms_serializer.expression_language.function_provider"; reason: unused.
  • Removed service "jms_serializer.twig_extension.serializer"; reason: unused.
  • Removed service "jms_serializer.json_serialization_visitor"; reason: unused.
  • Removed service "jms_serializer.json_deserialization_visitor"; reason: unused.
  • Removed service "jms_serializer.xml_serialization_visitor"; reason: unused.
  • Removed service "jms_serializer.xml_deserialization_visitor"; reason: unused.
  • Removed service "fos_user.user_manager.default"; reason: unused.
  • Removed service "fos_user.user_listener"; reason: unused.
  • Removed service "fos_user.validator.initializer"; reason: unused.
  • Removed service "fos_user.user_provider.username"; reason: unused.
  • Removed service "fos_user.mailer.default"; reason: unused.
  • Removed service "fos_user.mailer.noop"; reason: unused.
  • Removed service "fos_user.user_to_username_transformer"; reason: unused.
  • Removed service "fos_user.group_manager.default"; reason: unused.
  • Removed service "sonata.user.editable_role_builder"; reason: unused.
  • Removed service "sonata.user.admin_roles_builder"; reason: unused.
  • Removed service "sonata.user.security_roles_builder"; reason: unused.
  • Removed service "sonata.user.roles_matrix_extension"; reason: unused.
  • Removed service "sonata.user.twig.global"; reason: unused.
  • Removed service "twig.extension.dump"; reason: unused.
  • Removed service "var_dumper.html_dumper"; reason: unused.
  • Removed service "2_HtmlDumper~0zdckht"; reason: unused.
  • Removed service "1_NonceGenerator~0zdckht"; reason: unused.
  • Removed service "twig.extension.webprofiler"; reason: unused.
  • Removed service "nelmio_alice.file_parser.symfony_yaml"; reason: unused.
  • Removed service "service_locator.biwsie4"; reason: unused.
  • Removed service "service_locator.tyjjcie"; reason: unused.
  • Removed service "service_locator.sm0z6dn"; reason: unused.
  • Removed service "service_locator.ohwwku1"; reason: unused.
  • Removed service "service_locator.7ncadyw"; reason: unused.
  • Removed service "service_locator.6t.hxfe"; reason: unused.
  • Removed service "service_locator.yepb.pt"; reason: unused.
  • Removed service "service_locator.o0cobhk"; reason: unused.
  • Removed service "service_locator.gixgib_"; reason: unused.
  • Removed service "service_locator.kuqolog"; reason: unused.
  • Removed service "service_locator.hskmc8u"; reason: unused.
  • Removed service "service_locator.0zsy1k0"; reason: unused.
  • Removed service "service_locator.0zsy1k0.translation.warmer"; reason: unused.
  • Removed service "service_locator.lluwcxp"; reason: unused.
  • Removed service "service_locator.lluwcxp.router.cache_warmer"; reason: unused.
  • Removed service "service_locator.c7_qahl"; reason: unused.
  • Removed service "service_locator.c7_qahl.twig.cache_warmer"; reason: unused.
  • Removed service "service_locator.2m3e4be"; reason: unused.
  • Removed service "service_locator.2m3e4be.twig.template_cache_warmer"; reason: unused.
  • Removed service "service_locator.ouuj7h0"; reason: unused.
  • Removed service "service_locator.ouuj7h0.Translation\Bundle\Controller\SymfonyProfilerController"; reason: unused.
  • Removed service "debug.validator.inner"; reason: unused.
  • Removed service "AppBundle\Command\Doctrine\Migrations\DiffCommand.inner"; reason: unused.
  • Removed service "AppBundle\Command\Doctrine\Migrations\ExecuteCommand.inner"; reason: unused.
  • Removed service "AppBundle\Command\Doctrine\Migrations\GenerateCommand.inner"; reason: unused.
  • Removed service "AppBundle\Command\Doctrine\Migrations\MigrateCommand.inner"; reason: unused.
  • Removed service "AppBundle\Command\Doctrine\Migrations\StatusCommand.inner"; reason: unused.
  • Removed service "AppBundle\Command\Doctrine\Migrations\VersionCommand.inner"; reason: unused.
  • Removed service "Local\HagerBundle\DecoratingServices\DecoratingIdentityManager.inner"; reason: unused.
  • Removed service "Local\HagerBundle\DecoratingServices\DecoratingAccountService.inner"; reason: unused.
  • Removed service "Local\HagerBundle\DecoratingServices\DecoratingPaymentMethodService.inner"; reason: unused.
  • Removed service "Local\HagerBundle\DecoratingServices\DecoratingSubscriptionService.inner"; reason: unused.
  • Removed service "debug.controller_resolver.inner"; reason: unused.
  • Removed service "debug.argument_resolver.inner"; reason: unused.
  • Removed service "debug.security.access.decision_manager.inner"; reason: unused.
  • Removed service "service_locator.iszahzm"; reason: unused.
  • Removed service "cache.app.recorder_inner"; reason: unused.
  • Removed service "cache.system.recorder_inner"; reason: unused.
  • Removed service "cache.validator.recorder_inner"; reason: unused.
  • Removed service "cache.serializer.recorder_inner"; reason: unused.
  • Removed service "cache.annotations.recorder_inner"; reason: unused.
  • Removed service "cache.doctrine.orm.default.metadata.recorder_inner"; reason: unused.
  • Removed service "cache.doctrine.orm.default.result.recorder_inner"; reason: unused.
  • Removed service "cache.doctrine.orm.default.query.recorder_inner"; reason: unused.
  • Removed service "service_locator.chkrosv"; reason: unused.
  • Removed service "service_locator.orfjtul"; reason: unused.
  • Removed service "service_locator.je5523o"; reason: unused.
  • Removed service "assets.empty_version_strategy"; reason: unused.
  • Removed service "routing.loader.annotation"; reason: unused.
  • Removed service "security.acl.permission_granting_strategy"; reason: unused.
  • Removed service "sensio_framework_extra.routing.loader.annot_class"; reason: unused.
  • Removed service "knp_menu.manipulator"; reason: unused.
  • Removed service "jms_serializer.event_dispatcher"; reason: unused.
  • Removed service "jms_serializer.metadata.file_locator"; reason: unused.
  • Removed service "jms_serializer.metadata_factory"; reason: unused.
  • Removed service "jms_serializer.serialized_name_annotation_strategy"; reason: unused.
  • Removed service "jms_serializer.unserialize_object_constructor"; reason: unused.
  • Removed service "jms_serializer.accessor_strategy.default"; reason: unused.
298
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
  • Tag "fos_user.requires_swift" was defined on service(s) "fos_user.mailer", but was never used.
  • Tag "sonata.admin.template_registry" was defined on service(s) "admin.provider.template_registry", "admin.providerschedule.template_registry", "admin.product.template_registry", "admin.productrateplan.template_registry", "admin.productrateplancharge.template_registry", "admin.productrateplanchargetier.template_registry", "admin.productrateplanquestion.template_registry", "admin.group.template_registry", "admin.shop.template_registry", "admin.shopschedule.template_registry", "admin.shopproduct.template_registry", "admin.shoplanguageinvoice.template_registry", "admin.order.template_registry", "admin.orderpending.template_registry", "admin.orderpackage.template_registry", "admin.orderproduct.template_registry", "admin.config_cart.template_registry", "admin.config_currency.template_registry", "admin.catalog.template_registry", "admin.config_customercare.template_registry", "admin.config_errorpage.template_registry", "admin.globaldocument.template_registry", "admin.offer.template_registry", "admin.productattributegroup.template_registry", "admin.filterattribute.template_registry", "admin.config_homepage.template_registry", "admin.config_incremental_number.template_registry", "admin.config_language.template_registry", "admin.opendays.template_registry", "admin.config_quotetemplate.template_registry", "admin.config_salesforce.template_registry", "admin.config_stripe.template_registry", "admin.subscriptionstrategy.template_registry", "admin.text.template_registry", "admin.config_theme.template_registry", "admin.productfilter.template_registry", "admin.productfiltereavoperator.template_registry", "admin.productselector.template_registry", "admin.productattribute.template_registry", "admin.notificationpreference.template_registry", "admin.invitation.template_registry", "admin.subscriptionstrategycancellation.template_registry", "admin.subscriptionstrategyoverride.template_registry", "admin.shippingstrategy.template_registry", "admin.shippingassociation.template_registry", "admin.shippingpackage.template_registry", "admin.shippinglog.template_registry", "admin.commissionrate.template_registry", "admin.producttaxclass.template_registry", "admin.taxrate.template_registry", "admin.closeddaysadmin.template_registry", "admin.groupfeature.template_registry", "admin.feature.template_registry", "admin.subscriptionstrategycustomfields.template_registry", "admin.configcustomerqualification.template_registry", "admin.configcustomerqualificationvalue.template_registry", "admin.homepageproductfilter.template_registry", "admin.emailtemplate.template_registry", "admin.emailtemplateconfig.template_registry", "admin.cms.template_registry", "admin.config_onlinehelp.template_registry", "admin.shopproductgroup.template_registry", "admin.productselectororderedfilter.template_registry", "admin.htmlsnippet.template_registry", "admin.productfunnel.template_registry", "admin.productfunnelquestion.template_registry", "admin.productfunnelquestionanswer.template_registry", "admin.productfunnelresult.template_registry", "admin.productfunnelresultcondition.template_registry", "admin.matrixconfig.template_registry", "admin.config_zuora.template_registry", "admin.config_zuora_iframe.template_registry", "admin.config_invoice_api.template_registry", "sonata.media.admin.media.template_registry", "sonata.media.admin.gallery.template_registry", "sonata.media.admin.gallery_has_media.template_registry", "sonata.user.admin.user.template_registry", "sonata.user.admin.group.template_registry", but was never used.
  • Tag "form.pre_bind" was defined on service(s) "AppBundle\EventSubscriber\RatePlanSubscriber", but was never used.
3