http://am.staging.qwh.nl/

Log Messages

Info. & Errors 0

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

There are no log messages of this level.

Deprecations 14

Log messages generated by using features marked as deprecated.

Time Channel Message
19:36:29 php User Deprecated: Symfony\Component\HttpKernel\Kernel::loadClassCache() is deprecated since Symfony 3.3, to be removed in 4.0.
[
  "exception" => ErrorException {#27
    #message: "User Deprecated: Symfony\Component\HttpKernel\Kernel::loadClassCache() is deprecated since Symfony 3.3, to be removed in 4.0."
    #code: 0
    #file: "/home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php"
    #line: 400
    #severity: E_USER_DEPRECATED
    trace: {
      /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:400 {if (\PHP_VERSION_ID >= 70000) {    @trigger_error(__METHOD__.'() is deprecated since Symfony 3.3, to be removed in 4.0.', E_USER_DEPRECATED);}
      }
      /home/neostaging/am.staging.qwh.nl/web/app.php:33 {$kernel = new AppKernel($env, $debug);$kernel->loadClassCache();//$kernel = new AppCache($kernel);
      }
    }
  }
]
{
  /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:400 {if (\PHP_VERSION_ID >= 70000) {    @trigger_error(__METHOD__.'() is deprecated since Symfony 3.3, to be removed in 4.0.', E_USER_DEPRECATED);}
  }
  /home/neostaging/am.staging.qwh.nl/web/app.php:33 {$kernel = new AppKernel($env, $debug);$kernel->loadClassCache();//$kernel = new AppCache($kernel);
  }
}
19:36:29 php User Deprecated: Symfony\Component\HttpKernel\Kernel::doLoadClassCache() is deprecated since Symfony 3.3, to be removed in 4.0.
[
  "exception" => ErrorException {#18
    #message: "User Deprecated: Symfony\Component\HttpKernel\Kernel::doLoadClassCache() is deprecated since Symfony 3.3, to be removed in 4.0."
    #code: 0
    #file: "/home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php"
    #line: 466
    #severity: E_USER_DEPRECATED
    trace: {
      /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:466 {if (\PHP_VERSION_ID >= 70000) {    @trigger_error(__METHOD__.'() is deprecated since Symfony 3.3, to be removed in 4.0.', E_USER_DEPRECATED);}
      }
      /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:128 {if ($this->loadClassCache) {    $this->doLoadClassCache($this->loadClassCache[0], $this->loadClassCache[1]);}
      }
      /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:195 {{    $this->boot();    ++$this->requestStackSize;
      }
      /home/neostaging/am.staging.qwh.nl/web/app.php:39 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:466 {if (\PHP_VERSION_ID >= 70000) {    @trigger_error(__METHOD__.'() is deprecated since Symfony 3.3, to be removed in 4.0.', E_USER_DEPRECATED);}
  }
  /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:128 {if ($this->loadClassCache) {    $this->doLoadClassCache($this->loadClassCache[0], $this->loadClassCache[1]);}
  }
  /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:195 {{    $this->boot();    ++$this->requestStackSize;
  }
  /home/neostaging/am.staging.qwh.nl/web/app.php:39 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
19:36:29 php User Deprecated: Bundle inheritance is deprecated as of 3.4 and will be removed in 4.0.
[
  "exception" => ErrorException {#61
    #message: "User Deprecated: Bundle inheritance is deprecated as of 3.4 and will be removed in 4.0."
    #code: 0
    #file: "/home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php"
    #line: 501
    #severity: E_USER_DEPRECATED
    trace: {
      /home/neostaging/am.staging.qwh.nl/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);}
      /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:132 {// init bundles$this->initializeBundles();}
      /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:195 {{    $this->boot();    ++$this->requestStackSize;
      }
      /home/neostaging/am.staging.qwh.nl/web/app.php:39 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      }
    }
  }
]
{
  /home/neostaging/am.staging.qwh.nl/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);}
  /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:132 {// init bundles$this->initializeBundles();}
  /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:195 {{    $this->boot();    ++$this->requestStackSize;
  }
  /home/neostaging/am.staging.qwh.nl/web/app.php:39 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
  }
}
04:06:43 - Using the "Twig_Extension" class is deprecated since Twig version 2.7, use "Twig\Extension\AbstractExtension" instead.
[
  "exception" => SilencedErrorContext {#631
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/neostaging/am.staging.qwh.nl/vendor/twig/twig/lib/Twig/Extension.php:7 {
        › 
        › @trigger_error(sprintf('Using the "Twig_Extension" class is deprecated since Twig version 2.7, use "Twig\Extension\AbstractExtension" instead.'), E_USER_DEPRECATED);}
      /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/home/neostaging/am.staging.qwh.nl/vendor/twig/twig/lib/Twig/Extension.php"
        }
      }
    }
  }
]
{
  /home/neostaging/am.staging.qwh.nl/vendor/twig/twig/lib/Twig/Extension.php:7 {
    › 
    › @trigger_error(sprintf('Using the "Twig_Extension" class is deprecated since Twig version 2.7, use "Twig\Extension\AbstractExtension" instead.'), E_USER_DEPRECATED);}
  /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:155 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/home/neostaging/am.staging.qwh.nl/vendor/twig/twig/lib/Twig/Extension.php"
    }
  }
}
04:06:43 - The "Symfony\Bundle\FrameworkBundle\Controller\Controller::get()" 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\Xolphin\Controller\XolphinController".
[
  "exception" => SilencedErrorContext {#672
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
      }
      /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
        › 
        ›     $this->checkClass($class, $file);}
      }
    }
  }
]
{
  /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:200 {foreach ($deprecations as $message) {    @trigger_error($message, E_USER_DEPRECATED);}
  }
  /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/Debug/DebugClassLoader.php:166 {
    › 
    ›     $this->checkClass($class, $file);}
  }
}
04:06:43 - The "framework.trusted_proxies" configuration key has been deprecated in Symfony 3.3. Use the Request::setTrustedProxies() method in your front controller instead.
[
  "exception" => SilencedErrorContext {#673
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/ArrayNode.php:238 {if ($child->isDeprecated()) {    @trigger_error($child->getDeprecationMessage($name, $this->getPath()), E_USER_DEPRECATED);}
      }
      /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/BaseNode.php:328 {
        › 
        › $value = $this->finalizeValue($value);}
    }
  }
]
{
  /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/ArrayNode.php:238 {if ($child->isDeprecated()) {    @trigger_error($child->getDeprecationMessage($name, $this->getPath()), E_USER_DEPRECATED);}
  }
  /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/BaseNode.php:328 {
    › 
    › $value = $this->finalizeValue($value);}
}
04:06:43 - 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 {#626
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:385 {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);}
      }
      /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:297 {
        › 
        › list($matcher, $listeners, $exceptionListener, $logoutListener) = $this->createFirewall($container, $name, $firewall, $authenticationProviders, $providerIds, $configId);}
    }
  }
]
{
  /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:385 {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);}
  }
  /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection/SecurityExtension.php:297 {
    › 
    › list($matcher, $listeners, $exceptionListener, $logoutListener) = $this->createFirewall($container, $name, $firewall, $authenticationProviders, $providerIds, $configId);}
}
04:06:43 - (2 times) Autowiring-types are deprecated since Symfony 3.3 and will be removed in 4.0. Use aliases instead for "Psr\Log\LoggerInterface".
[
  "exception" => SilencedErrorContext {#627
    +count: 2
    -severity: E_USER_DEPRECATED
    trace: {
      /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Definition.php:881 {{    @trigger_error(sprintf('Autowiring-types are deprecated since Symfony 3.3 and will be removed in 4.0. Use aliases instead for "%s".', $type), E_USER_DEPRECATED);}
      /home/neostaging/am.staging.qwh.nl/vendor/symfony/monolog-bundle/DependencyInjection/MonologExtension.php:61 {if (method_exists('Symfony\Component\DependencyInjection\Definition', 'addAutowiringType')) {    $container->getDefinition('monolog.logger')->addAutowiringType('Psr\Log\LoggerInterface');}
      }
    }
  }
]
{
  /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Definition.php:881 {{    @trigger_error(sprintf('Autowiring-types are deprecated since Symfony 3.3 and will be removed in 4.0. Use aliases instead for "%s".', $type), E_USER_DEPRECATED);}
  /home/neostaging/am.staging.qwh.nl/vendor/symfony/monolog-bundle/DependencyInjection/MonologExtension.php:61 {if (method_exists('Symfony\Component\DependencyInjection\Definition', 'addAutowiringType')) {    $container->getDefinition('monolog.logger')->addAutowiringType('Psr\Log\LoggerInterface');}
  }
}
04:06:43 - Symfony\Component\HttpKernel\DependencyInjection\Extension::addClassesToCompile() is deprecated since Symfony 3.3, to be removed in 4.0.
[
  "exception" => SilencedErrorContext {#628
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/Extension.php:62 {if (\PHP_VERSION_ID >= 70000) {    @trigger_error(__METHOD__.'() is deprecated since Symfony 3.3, to be removed in 4.0.', E_USER_DEPRECATED);}
      }
      /home/neostaging/am.staging.qwh.nl/vendor/symfony/monolog-bundle/DependencyInjection/MonologExtension.php:95 {$this->addClassesToCompile(array(    'Monolog\\Formatter\\FormatterInterface',    'Monolog\\Formatter\\LineFormatter',
      }
    }
  }
]
{
  /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/Extension.php:62 {if (\PHP_VERSION_ID >= 70000) {    @trigger_error(__METHOD__.'() is deprecated since Symfony 3.3, to be removed in 4.0.', E_USER_DEPRECATED);}
  }
  /home/neostaging/am.staging.qwh.nl/vendor/symfony/monolog-bundle/DependencyInjection/MonologExtension.php:95 {$this->addClassesToCompile(array(    'Monolog\\Formatter\\FormatterInterface',    'Monolog\\Formatter\\LineFormatter',
  }
}
04:06:43 - 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 "$doctrine" of method "AppBundle\KB\ArticleService::__construct()" to one of its parents: interface "Doctrine\Common\Persistence\ManagerRegistry", or interface "Symfony\Bridge\Doctrine\RegistryInterface".
[
  "exception" => SilencedErrorContext {#629
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, E_USER_DEPRECATED);}
      /home/neostaging/am.staging.qwh.nl/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));
      }
    }
  }
]
{
  /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, E_USER_DEPRECATED);}
  /home/neostaging/am.staging.qwh.nl/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));
  }
}
04:06:43 - 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 "$doctrine" of method "AppBundle\KB\Service\ArticleMediaService::__construct()" to one of its parents: interface "Doctrine\Common\Persistence\ManagerRegistry", or interface "Symfony\Bridge\Doctrine\RegistryInterface".
[
  "exception" => SilencedErrorContext {#669
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, E_USER_DEPRECATED);}
      /home/neostaging/am.staging.qwh.nl/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));
      }
    }
  }
]
{
  /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, E_USER_DEPRECATED);}
  /home/neostaging/am.staging.qwh.nl/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));
  }
}
04:06:43 - 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 "$doctrine" of method "AppBundle\KB\TermService::__construct()" to one of its parents: interface "Doctrine\Common\Persistence\ManagerRegistry", or interface "Symfony\Bridge\Doctrine\RegistryInterface".
[
  "exception" => SilencedErrorContext {#670
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, E_USER_DEPRECATED);}
      /home/neostaging/am.staging.qwh.nl/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));
      }
    }
  }
]
{
  /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, E_USER_DEPRECATED);}
  /home/neostaging/am.staging.qwh.nl/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));
  }
}
04:06:43 - 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 "$twig" of method "AppBundle\KB\TermService::__construct()" to one of its parents: interface "Symfony\Component\Templating\EngineInterface", or interface "Symfony\Bundle\FrameworkBundle\Templating\EngineInterface".
[
  "exception" => SilencedErrorContext {#680
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
        › 
        › @trigger_error($message, E_USER_DEPRECATED);}
      /home/neostaging/am.staging.qwh.nl/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));
      }
    }
  }
]
{
  /home/neostaging/am.staging.qwh.nl/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:307 {
    › 
    › @trigger_error($message, E_USER_DEPRECATED);}
  /home/neostaging/am.staging.qwh.nl/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));
  }
}

Debug 25

Unimportant log messages generated during the execution of the application.

Time Channel Message
19:36:29 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
19:36:29 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
19:36:29 event Notified event
"kernel.request"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
19:36:29 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
19:36:29 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\FragmentListener::onKernelRequest"
]
19:36:29 event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
19:36:29 event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
19:36:29 event Notified event
"kernel.exception"
to listener
"Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
]
19:36:29 event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
19:36:29 event Listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
stopped propagation of the event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
19:36:29 event Listener
"Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
was not called for event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ExceptionListener::onKernelException"
]
19:36:29 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
19:36:29 event Notified event
"kernel.response"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RequestDataCollector::onKernelResponse"
]
19:36:29 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"
]
19:36:29 event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
19:36:29 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
19:36:29 event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
19:36:29 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
19:36:29 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SaveSessionListener::onKernelResponse"
]
19:36:29 event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
19:36:29 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"
]
19:36:29 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"
]
19:36:29 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"
]
19:36:29 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"
]
19:36:29 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 1202

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Bug\Controller\BugController" (parent: abstract.instanceof.AppBundle\Bug\Controller\BugController).
  • Resolving inheritance for "AppBundle\Bug\Controller\BugController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Bug\Controller\BugController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Client\Controller\ClientController" (parent: abstract.instanceof.AppBundle\Client\Controller\ClientController).
  • Resolving inheritance for "AppBundle\Client\Controller\ClientController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Client\Controller\ClientController).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\KbConvertCommand" (parent: abstract.instanceof.AppBundle\Command\KbConvertCommand).
  • Resolving inheritance for "AppBundle\Command\KbConvertCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\KbConvertCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\WordpressProvisionCommand" (parent: abstract.instanceof.AppBundle\Command\WordpressProvisionCommand).
  • Resolving inheritance for "AppBundle\Command\WordpressProvisionCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\WordpressProvisionCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\BackupServersCronCommand" (parent: abstract.instanceof.AppBundle\Console\Command\BackupServersCronCommand).
  • Resolving inheritance for "AppBundle\Console\Command\BackupServersCronCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\BackupServersCronCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CheckHostingCommand" (parent: abstract.instanceof.AppBundle\Console\Command\CheckHostingCommand).
  • Resolving inheritance for "AppBundle\Console\Command\CheckHostingCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CheckHostingCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CompareCorrectionCommand" (parent: abstract.instanceof.AppBundle\Console\Command\CompareCorrectionCommand).
  • Resolving inheritance for "AppBundle\Console\Command\CompareCorrectionCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CompareCorrectionCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CompareHostingCommand" (parent: abstract.instanceof.AppBundle\Console\Command\CompareHostingCommand).
  • Resolving inheritance for "AppBundle\Console\Command\CompareHostingCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CompareHostingCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CronHostingCommand" (parent: abstract.instanceof.AppBundle\Console\Command\CronHostingCommand).
  • Resolving inheritance for "AppBundle\Console\Command\CronHostingCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CronHostingCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CronInvoiceCorrectCommand" (parent: abstract.instanceof.AppBundle\Console\Command\CronInvoiceCorrectCommand).
  • Resolving inheritance for "AppBundle\Console\Command\CronInvoiceCorrectCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CronInvoiceCorrectCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CronNotificationCommand" (parent: abstract.instanceof.AppBundle\Console\Command\CronNotificationCommand).
  • Resolving inheritance for "AppBundle\Console\Command\CronNotificationCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CronNotificationCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CronNotifyBackupCommand" (parent: abstract.instanceof.AppBundle\Console\Command\CronNotifyBackupCommand).
  • Resolving inheritance for "AppBundle\Console\Command\CronNotifyBackupCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CronNotifyBackupCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CronPaymentCheckCommand" (parent: abstract.instanceof.AppBundle\Console\Command\CronPaymentCheckCommand).
  • Resolving inheritance for "AppBundle\Console\Command\CronPaymentCheckCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CronPaymentCheckCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CronStoreProcessCommand" (parent: abstract.instanceof.AppBundle\Console\Command\CronStoreProcessCommand).
  • Resolving inheritance for "AppBundle\Console\Command\CronStoreProcessCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CronStoreProcessCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CronTasksRunCommand" (parent: abstract.instanceof.AppBundle\Console\Command\CronTasksRunCommand).
  • Resolving inheritance for "AppBundle\Console\Command\CronTasksRunCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CronTasksRunCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\DeleteAccountCommand" (parent: abstract.instanceof.AppBundle\Console\Command\DeleteAccountCommand).
  • Resolving inheritance for "AppBundle\Console\Command\DeleteAccountCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\DeleteAccountCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\DeleteDomainCommand" (parent: abstract.instanceof.AppBundle\Console\Command\DeleteDomainCommand).
  • Resolving inheritance for "AppBundle\Console\Command\DeleteDomainCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\DeleteDomainCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\DirectDeleteHosting" (parent: abstract.instanceof.AppBundle\Console\Command\DirectDeleteHosting).
  • Resolving inheritance for "AppBundle\Console\Command\DirectDeleteHosting" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\DirectDeleteHosting).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\DirectDeleteHostingCommand" (parent: abstract.instanceof.AppBundle\Console\Command\DirectDeleteHostingCommand).
  • Resolving inheritance for "AppBundle\Console\Command\DirectDeleteHostingCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\DirectDeleteHostingCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\ExampleCronCommand" (parent: abstract.instanceof.AppBundle\Console\Command\ExampleCronCommand).
  • Resolving inheritance for "AppBundle\Console\Command\ExampleCronCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\ExampleCronCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\FixEmailCommand" (parent: abstract.instanceof.AppBundle\Console\Command\FixEmailCommand).
  • Resolving inheritance for "AppBundle\Console\Command\FixEmailCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\FixEmailCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\FixRenewDateCommand" (parent: abstract.instanceof.AppBundle\Console\Command\FixRenewDateCommand).
  • Resolving inheritance for "AppBundle\Console\Command\FixRenewDateCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\FixRenewDateCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\HostingResellersCommand" (parent: abstract.instanceof.AppBundle\Console\Command\HostingResellersCommand).
  • Resolving inheritance for "AppBundle\Console\Command\HostingResellersCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\HostingResellersCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\NPSCommand" (parent: abstract.instanceof.AppBundle\Console\Command\NPSCommand).
  • Resolving inheritance for "AppBundle\Console\Command\NPSCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\NPSCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\PayNLCommand" (parent: abstract.instanceof.AppBundle\Console\Command\PayNLCommand).
  • Resolving inheritance for "AppBundle\Console\Command\PayNLCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\PayNLCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\PayNLInvoiceCommand" (parent: abstract.instanceof.AppBundle\Console\Command\PayNLInvoiceCommand).
  • Resolving inheritance for "AppBundle\Console\Command\PayNLInvoiceCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\PayNLInvoiceCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\RRPCreditStatusCommand" (parent: abstract.instanceof.AppBundle\Console\Command\RRPCreditStatusCommand).
  • Resolving inheritance for "AppBundle\Console\Command\RRPCreditStatusCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\RRPCreditStatusCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\RRPStatusCommand" (parent: abstract.instanceof.AppBundle\Console\Command\RRPStatusCommand).
  • Resolving inheritance for "AppBundle\Console\Command\RRPStatusCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\RRPStatusCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\SSLCommand" (parent: abstract.instanceof.AppBundle\Console\Command\SSLCommand).
  • Resolving inheritance for "AppBundle\Console\Command\SSLCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\SSLCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\SendNotifyCommand" (parent: abstract.instanceof.AppBundle\Console\Command\SendNotifyCommand).
  • Resolving inheritance for "AppBundle\Console\Command\SendNotifyCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\SendNotifyCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\SidnCommand" (parent: abstract.instanceof.AppBundle\Console\Command\SidnCommand).
  • Resolving inheritance for "AppBundle\Console\Command\SidnCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\SidnCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\SpamCommand" (parent: abstract.instanceof.AppBundle\Console\Command\SpamCommand).
  • Resolving inheritance for "AppBundle\Console\Command\SpamCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\SpamCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\StoreCommand" (parent: abstract.instanceof.AppBundle\Console\Command\StoreCommand).
  • Resolving inheritance for "AppBundle\Console\Command\StoreCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\StoreCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\TerminateHostingCommand" (parent: abstract.instanceof.AppBundle\Console\Command\TerminateHostingCommand).
  • Resolving inheritance for "AppBundle\Console\Command\TerminateHostingCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\TerminateHostingCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\TotalPriceCommand" (parent: abstract.instanceof.AppBundle\Console\Command\TotalPriceCommand).
  • Resolving inheritance for "AppBundle\Console\Command\TotalPriceCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\TotalPriceCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\XolphinCompleteCommand" (parent: abstract.instanceof.AppBundle\Console\Command\XolphinCompleteCommand).
  • Resolving inheritance for "AppBundle\Console\Command\XolphinCompleteCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\XolphinCompleteCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\XolphinRenewCommand" (parent: abstract.instanceof.AppBundle\Console\Command\XolphinRenewCommand).
  • Resolving inheritance for "AppBundle\Console\Command\XolphinRenewCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\XolphinRenewCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\XolphinRenewUhosCommand" (parent: abstract.instanceof.AppBundle\Console\Command\XolphinRenewUhosCommand).
  • Resolving inheritance for "AppBundle\Console\Command\XolphinRenewUhosCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\XolphinRenewUhosCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\XolphinRequestCommand" (parent: abstract.instanceof.AppBundle\Console\Command\XolphinRequestCommand).
  • Resolving inheritance for "AppBundle\Console\Command\XolphinRequestCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\XolphinRequestCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\XolphinSubmitCommand" (parent: abstract.instanceof.AppBundle\Console\Command\XolphinSubmitCommand).
  • Resolving inheritance for "AppBundle\Console\Command\XolphinSubmitCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\XolphinSubmitCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\deleteRankingCoachCommand" (parent: abstract.instanceof.AppBundle\Console\Command\deleteRankingCoachCommand).
  • Resolving inheritance for "AppBundle\Console\Command\deleteRankingCoachCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\deleteRankingCoachCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\getDoublePredeleteCommand" (parent: abstract.instanceof.AppBundle\Console\Command\getDoublePredeleteCommand).
  • Resolving inheritance for "AppBundle\Console\Command\getDoublePredeleteCommand" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\getDoublePredeleteCommand).
  • Resolving inheritance for "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\ipv6Command" (parent: abstract.instanceof.AppBundle\Console\Command\ipv6Command).
  • Resolving inheritance for "AppBundle\Console\Command\ipv6Command" (parent: instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\ipv6Command).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\DashController" (parent: abstract.instanceof.AppBundle\Controller\DashController).
  • Resolving inheritance for "AppBundle\Controller\DashController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\DashController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Cron\Controller\SSLCronController" (parent: abstract.instanceof.AppBundle\Cron\Controller\SSLCronController).
  • Resolving inheritance for "AppBundle\Cron\Controller\SSLCronController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Cron\Controller\SSLCronController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\DNS\Controller\DNSController" (parent: abstract.instanceof.AppBundle\DNS\Controller\DNSController).
  • Resolving inheritance for "AppBundle\DNS\Controller\DNSController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\DNS\Controller\DNSController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Domain\Controller\DomainController" (parent: abstract.instanceof.AppBundle\Domain\Controller\DomainController).
  • Resolving inheritance for "AppBundle\Domain\Controller\DomainController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Domain\Controller\DomainController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Invoice\Controller\InvoiceController" (parent: abstract.instanceof.AppBundle\Invoice\Controller\InvoiceController).
  • Resolving inheritance for "AppBundle\Invoice\Controller\InvoiceController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Invoice\Controller\InvoiceController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\KB\Controller\ArticleCategoryController" (parent: abstract.instanceof.AppBundle\KB\Controller\ArticleCategoryController).
  • Resolving inheritance for "AppBundle\KB\Controller\ArticleCategoryController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\KB\Controller\ArticleCategoryController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\KB\Controller\ArticleController" (parent: abstract.instanceof.AppBundle\KB\Controller\ArticleController).
  • Resolving inheritance for "AppBundle\KB\Controller\ArticleController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\KB\Controller\ArticleController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\KB\Controller\ArticleMediaController" (parent: abstract.instanceof.AppBundle\KB\Controller\ArticleMediaController).
  • Resolving inheritance for "AppBundle\KB\Controller\ArticleMediaController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\KB\Controller\ArticleMediaController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Manage\Controller\ManageController" (parent: abstract.instanceof.AppBundle\Manage\Controller\ManageController).
  • Resolving inheritance for "AppBundle\Manage\Controller\ManageController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Manage\Controller\ManageController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Monitoring\Controller\MonitoringController" (parent: abstract.instanceof.AppBundle\Monitoring\Controller\MonitoringController).
  • Resolving inheritance for "AppBundle\Monitoring\Controller\MonitoringController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Monitoring\Controller\MonitoringController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Order\Controller\OrderController" (parent: abstract.instanceof.AppBundle\Order\Controller\OrderController).
  • Resolving inheritance for "AppBundle\Order\Controller\OrderController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Order\Controller\OrderController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\SSL\Controller\SSLController" (parent: abstract.instanceof.AppBundle\SSL\Controller\SSLController).
  • Resolving inheritance for "AppBundle\SSL\Controller\SSLController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\SSL\Controller\SSLController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Server\Controller\ServerController" (parent: abstract.instanceof.AppBundle\Server\Controller\ServerController).
  • Resolving inheritance for "AppBundle\Server\Controller\ServerController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Server\Controller\ServerController).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Stats\Controller\StatsController" (parent: abstract.instanceof.AppBundle\Stats\Controller\StatsController).
  • Resolving inheritance for "AppBundle\Stats\Controller\StatsController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Stats\Controller\StatsController).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.AppBundle\Twig\AppExtension" (parent: abstract.instanceof.AppBundle\Twig\AppExtension).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Twig\AppExtension" (parent: instanceof.Twig_ExtensionInterface.0.AppBundle\Twig\AppExtension).
  • Resolving inheritance for "AppBundle\Twig\AppExtension" (parent: instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Twig\AppExtension).
  • Resolving inheritance for "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Xolphin\Controller\XolphinController" (parent: abstract.instanceof.AppBundle\Xolphin\Controller\XolphinController).
  • Resolving inheritance for "AppBundle\Xolphin\Controller\XolphinController" (parent: instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Xolphin\Controller\XolphinController).
  • Resolving inheritance for "instanceof.Twig_ExtensionInterface.0.twig.extension.intl" (parent: abstract.instanceof.twig.extension.intl).
  • Resolving inheritance for "instanceof.Twig\Extension\ExtensionInterface.0.twig.extension.intl" (parent: instanceof.Twig_ExtensionInterface.0.twig.extension.intl).
  • Resolving inheritance for "twig.extension.intl" (parent: instanceof.Twig\Extension\ExtensionInterface.0.twig.extension.intl).
  • 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.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • 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.provider.rememberme.main" (parent: security.authentication.provider.rememberme).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash.main" (parent: security.authentication.rememberme.services.simplehash).
  • Resolving inheritance for "security.authentication.listener.rememberme.main" (parent: security.authentication.listener.rememberme).
  • 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.authhandler" (parent: swiftmailer.transport.authhandler.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.buffer" (parent: swiftmailer.transport.buffer.abstract).
  • Resolving inheritance for "swiftmailer.transport.configurator.default" (parent: swiftmailer.transport.smtp.configurator.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.smtp" (parent: swiftmailer.transport.smtp.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.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.dbal.dns_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.dns" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.logger.chain.dns" (parent: doctrine.dbal.logger.chain).
  • Resolving inheritance for "doctrine.dbal.dns_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.dns_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.dbal.2u_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.2u" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.logger.chain.2u" (parent: doctrine.dbal.logger.chain).
  • Resolving inheritance for "doctrine.dbal.2u_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.2u_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.dbal.2u_dns_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.2u_dns" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.logger.chain.2u_dns" (parent: doctrine.dbal.logger.chain).
  • Resolving inheritance for "doctrine.dbal.2u_dns_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.2u_dns_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.default_metadata_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.default_result_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.default_query_cache" (parent: doctrine_cache.abstract.array).
  • 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 "doctrine.orm.dns_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.dns_metadata_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.dns_result_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.dns_query_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine.orm.dns_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.dns_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "doctrine.orm.2u_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.2u_metadata_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.2u_result_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.2u_query_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine.orm.2u_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.2u_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "doctrine.orm.2u_dns_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.2u_dns_metadata_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.2u_dns_result_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine_cache.providers.doctrine.orm.2u_dns_query_cache" (parent: doctrine_cache.abstract.array).
  • Resolving inheritance for "doctrine.orm.2u_dns_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.2u_dns_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • 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).
  • Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
  • Resolving inheritance for "doctrine.dbal.dns_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
  • Resolving inheritance for "doctrine.dbal.2u_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
  • Resolving inheritance for "doctrine.dbal.2u_dns_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
217
Symfony\Component\DependencyInjection\Compiler\AutowirePass
  • Cannot autowire service "Doctrine\ORM\Mapping\ClassMetadata": argument "$entityName" of method "Doctrine\ORM\Mapping\ClassMetadataInfo::__construct()" has no type-hint, you should configure its value explicitly.
  • Skipping service "AppBundle\Libraries\Config": Class or interface "AppBundle\Libraries\Config" cannot be loaded.
2
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "fos_user.doctrine_registry"; 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.main"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; 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\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Symfony\Bridge\Doctrine\RegistryInterface"; 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_entity_manager.event_manager"; reason: private alias.
  • Removed service "doctrine.orm.dns_entity_manager.event_manager"; reason: private alias.
  • Removed service "doctrine.orm.2u_entity_manager.event_manager"; reason: private alias.
  • Removed service "doctrine.orm.2u_dns_entity_manager.event_manager"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; 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_user.session"; reason: private alias.
  • Removed service "fos_js_routing.router"; reason: private alias.
  • Removed service "Symfony\Component\Templating\EngineInterface"; reason: private alias.
  • Removed service "Symfony\Bundle\FrameworkBundle\Templating\EngineInterface"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "service_locator._fpuy7b"; reason: private alias.
  • Removed service "service_locator.ml7rum7"; reason: private alias.
  • Removed service "translator.logging.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.
87
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "app.term_service" previously pointing to "templating.engine.twig" to "templating".
  • Changed reference of service "locale_listener" previously pointing to "router.default" 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 "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" 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 "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" 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 "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" 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.main".
  • Changed reference of service "security.authentication.listener.form" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.main".
  • Changed reference of service "security.authentication.listener.simple_form" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.main".
  • 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.main".
  • 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.main".
  • 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.main".
  • Changed reference of service "security.authentication.listener.rememberme.main" previously pointing to "security.authentication.session_strategy" to "security.authentication.session_strategy.main".
  • Changed reference of service "security.command.user_password_encoder" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • 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 "router.default" to "router".
  • Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.smtp" 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.smtp" 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 "doctrine.orm.dns_annotation_metadata_driver" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "doctrine.orm.2u_annotation_metadata_driver" previously pointing to "annotations.cached_reader" to "annotation_reader".
  • Changed reference of service "doctrine.orm.2u_dns_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 "fos_user.security.interactive_login_listener" previously pointing to "fos_user.user_manager.default" 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.main".
  • Changed reference of service "fos_user.user_provider.username" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.user_provider.username_email" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.util.user_manipulator" previously pointing to "fos_user.user_manager.default" 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.twig_swift" previously pointing to "router.default" to "router".
  • 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 "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.profile.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.registration.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.change_password.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "fos_user.listener.resetting" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.resetting.controller" previously pointing to "fos_user.user_manager.default" 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.default" to "fos_user.mailer".
  • Changed reference of service "fos_js_routing.extractor" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
  • Changed reference of service "service_locator.lluwcxp" previously pointing to "router.default" to "router".
  • Changed reference of service "security.password_encoder" previously pointing to "security.encoder_factory.generic" to "security.encoder_factory".
  • Changed reference of service "fos_user.mailer" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.mailer" previously pointing to "templating.engine.twig" to "templating".
80
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 "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 "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Bug\Controller\BugController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Bug\Controller\BugController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Client\Controller\ClientController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Client\Controller\ClientController"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\KbConvertCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\KbConvertCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Command\WordpressProvisionCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Command\WordpressProvisionCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\BackupServersCronCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\BackupServersCronCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CheckHostingCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\CheckHostingCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CompareCorrectionCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\CompareCorrectionCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CompareHostingCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\CompareHostingCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CronHostingCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\CronHostingCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CronInvoiceCorrectCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\CronInvoiceCorrectCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CronNotificationCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\CronNotificationCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CronNotifyBackupCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\CronNotifyBackupCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CronPaymentCheckCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\CronPaymentCheckCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CronStoreProcessCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\CronStoreProcessCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\CronTasksRunCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\CronTasksRunCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\DeleteAccountCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\DeleteAccountCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\DeleteDomainCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\DeleteDomainCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\DirectDeleteHosting"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\DirectDeleteHosting"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\DirectDeleteHostingCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\DirectDeleteHostingCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\ExampleCronCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\ExampleCronCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\FixEmailCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\FixEmailCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\FixRenewDateCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\FixRenewDateCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\HostingResellersCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\HostingResellersCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\NPSCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\NPSCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\PayNLCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\PayNLCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\PayNLInvoiceCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\PayNLInvoiceCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\RRPCreditStatusCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\RRPCreditStatusCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\RRPStatusCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\RRPStatusCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\SSLCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\SSLCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\SendNotifyCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\SendNotifyCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\SidnCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\SidnCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\SpamCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\SpamCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\StoreCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\StoreCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\TerminateHostingCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\TerminateHostingCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\TotalPriceCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\TotalPriceCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\XolphinCompleteCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\XolphinCompleteCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\XolphinRenewCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\XolphinRenewCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\XolphinRenewUhosCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\XolphinRenewUhosCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\XolphinRequestCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\XolphinRequestCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\XolphinSubmitCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\XolphinSubmitCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\deleteRankingCoachCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\deleteRankingCoachCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\getDoublePredeleteCommand"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\getDoublePredeleteCommand"; reason: abstract.
  • Removed service "instanceof.Symfony\Component\Console\Command\Command.0.AppBundle\Console\Command\ipv6Command"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Console\Command\ipv6Command"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Controller\DashController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Controller\DashController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Cron\Controller\SSLCronController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Cron\Controller\SSLCronController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\DNS\Controller\DNSController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\DNS\Controller\DNSController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Domain\Controller\DomainController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Domain\Controller\DomainController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Invoice\Controller\InvoiceController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Invoice\Controller\InvoiceController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\KB\Controller\ArticleCategoryController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\KB\Controller\ArticleCategoryController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\KB\Controller\ArticleController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\KB\Controller\ArticleController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\KB\Controller\ArticleMediaController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\KB\Controller\ArticleMediaController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Manage\Controller\ManageController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Manage\Controller\ManageController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Monitoring\Controller\MonitoringController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Monitoring\Controller\MonitoringController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Order\Controller\OrderController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Order\Controller\OrderController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\SSL\Controller\SSLController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\SSL\Controller\SSLController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Server\Controller\ServerController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Server\Controller\ServerController"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Stats\Controller\StatsController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Stats\Controller\StatsController"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.AppBundle\Twig\AppExtension"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.AppBundle\Twig\AppExtension"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Twig\AppExtension"; reason: abstract.
  • Removed service "instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.AppBundle\Xolphin\Controller\XolphinController"; reason: abstract.
  • Removed service "abstract.instanceof.AppBundle\Xolphin\Controller\XolphinController"; reason: abstract.
  • Removed service "instanceof.Twig_ExtensionInterface.0.twig.extension.intl"; reason: abstract.
  • Removed service "instanceof.Twig\Extension\ExtensionInterface.0.twig.extension.intl"; reason: abstract.
  • Removed service "abstract.instanceof.twig.extension.intl"; reason: abstract.
216
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "AppBundle\Service\DnsService" to "AppBundle\Service\WordpressService".
  • Inlined service "service_locator.cdrvobi" 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 "session.attribute_bag" to "session".
  • Inlined service "session.flash_bag" to "session".
  • Inlined service "2_ServiceLocator~z9zend9" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "1_ResolvedFormTypeFactory~rzhxrus" to "form.resolved_type_factory".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "service_locator.2na.p6f" to "form.extension".
  • 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 "validator.validator_factory" to "validator.builder".
  • Inlined service "fos_user.validator.initializer" to "validator.builder".
  • Inlined service "1_PhpArrayAdapter~nob73gu" to "validator.mapping.cache.symfony".
  • Inlined service "2_ApcCache~nob73gu" to "validator.mapping.cache.doctrine.apc".
  • Inlined service "service_locator.8vuqatr" 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.s.m3yzc.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 "data_collector.config" to "profiler".
  • Inlined service "debug.event_dispatcher.inner" to "debug.event_dispatcher".
  • 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~ypmrtmh" to "annotations.cache".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "1_ServiceLocator~rrgregp" to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service "service_locator.varmlv4" to "security.firewall.map".
  • Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
  • Inlined service "security.request_matcher.nezwnly" to "security.access_map".
  • Inlined service "security.request_matcher.it2k2lk" to "security.access_map".
  • Inlined service "security.request_matcher.h4hgfxz" to "security.access_map".
  • Inlined service "security.request_matcher.n_xzdpn" to "security.access_map".
  • Inlined service "security.request_matcher.yk6k2aj" to "security.access_map".
  • Inlined service "security.request_matcher.cdtc0fi" to "security.access_map".
  • Inlined service "security.request_matcher.zpml6gv" to "security.access_map".
  • Inlined service "security.request_matcher.4hifg4y" to "security.access_map".
  • Inlined service "security.request_matcher.t.3hlv." to "security.access_map".
  • Inlined service "security.request_matcher.tr930vb" to "security.access_map".
  • Inlined service "security.request_matcher.tma2m3x" to "security.access_map".
  • Inlined service "security.request_matcher.iy9errt" to "security.access_map".
  • Inlined service "security.request_matcher.cq63phk" to "security.access_map".
  • Inlined service "security.request_matcher.zdwhkmc" to "security.access_map".
  • Inlined service "security.request_matcher.eicds2f" to "security.access_map".
  • Inlined service "security.request_matcher.trtjbqn" to "security.access_map".
  • Inlined service "security.request_matcher.jwbitpk" to "security.access_map".
  • Inlined service "security.request_matcher.kpgw9yu" to "security.access_map".
  • Inlined service "security.request_matcher.7zwibbp" to "security.access_map".
  • Inlined service "security.request_matcher.yrrs54n" to "security.access_map".
  • Inlined service "security.request_matcher.1v8fsth" to "security.access_map".
  • Inlined service "security.request_matcher.6m3imxy" to "security.access_map".
  • Inlined service "security.request_matcher.zhf5j.i" to "security.access_map".
  • Inlined service "security.request_matcher.uyco.dl" to "security.access_map".
  • Inlined service "security.request_matcher.cocr2mb" to "security.access_map".
  • Inlined service "security.request_matcher.xetpu4e" to "security.access_map".
  • Inlined service "security.request_matcher.q8vpoml" to "security.access_map".
  • Inlined service "security.request_matcher.njzmhqm" to "security.access_map".
  • Inlined service "security.request_matcher.if6btnq" to "security.access_map".
  • Inlined service "security.request_matcher.uxcjnae" to "security.access_map".
  • Inlined service "security.request_matcher.cnkl8h2" to "security.access_map".
  • Inlined service "security.request_matcher.esnmcqm" to "security.access_map".
  • Inlined service "security.request_matcher.f2vkcbo" to "security.access_map".
  • Inlined service "security.request_matcher.hna5cyo" to "security.access_map".
  • Inlined service "security.request_matcher.erimnkb" to "security.access_map".
  • Inlined service "security.request_matcher.2d.bbdc" to "security.access_map".
  • Inlined service "security.request_matcher.vo9rrbb" to "security.access_map".
  • Inlined service "security.request_matcher.bcixjem" to "security.access_map".
  • Inlined service "security.request_matcher.au8mod4" to "security.access_map".
  • Inlined service "security.request_matcher.hc.m3ph" to "security.access_map".
  • Inlined service "security.request_matcher.dmp034c" to "security.access_map".
  • Inlined service "security.request_matcher.x3u6u.m" to "security.access_map".
  • Inlined service "security.request_matcher.otripzf" to "security.access_map".
  • Inlined service "security.request_matcher.tlu99gn" to "security.access_map".
  • Inlined service "security.request_matcher.09hsif0" to "security.access_map".
  • Inlined service "security.request_matcher.c2m7wi0" to "security.access_map".
  • Inlined service "security.request_matcher.zgenskf" to "security.access_map".
  • Inlined service "security.request_matcher.n8r1jtg" to "security.access_map".
  • Inlined service "security.request_matcher.w0ahncw" to "security.access_map".
  • Inlined service "security.request_matcher.dkn1vjk" to "security.access_map".
  • Inlined service "security.request_matcher.kbj96lz" to "security.access_map".
  • Inlined service "security.request_matcher.q3f9xpe" to "security.access_map".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.logout.success_handler.main" to "security.logout_listener.main".
  • Inlined service "security.logout.handler.csrf_token_clearing" to "security.logout_listener.main".
  • Inlined service "security.logout.handler.session" 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 "AppBundle\Twig\AppExtension" to "twig".
  • Inlined service "twig.extension.intl" to "twig".
  • Inlined service "doctrine.twig.doctrine_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 "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.0nzls3h" to "twig.runtime_loader".
  • Inlined service "twig.form.engine" to "twig.form.renderer".
  • Inlined service "1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~jjietta" to "swiftmailer.mailer.default.transport.authhandler".
  • Inlined service "2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~jjietta" to "swiftmailer.mailer.default.transport.authhandler".
  • Inlined service "3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~jjietta" to "swiftmailer.mailer.default.transport.authhandler".
  • Inlined service "swiftmailer.transport.replacementfactory" to "swiftmailer.mailer.default.transport.buffer".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.logger.chain.dns" to "doctrine.dbal.dns_connection.configuration".
  • Inlined service "doctrine.dbal.dns_schema_asset_filter_manager" to "doctrine.dbal.dns_connection.configuration".
  • Inlined service "doctrine.dbal.dns_connection.configuration" to "doctrine.dbal.dns_connection".
  • Inlined service "doctrine.dbal.dns_connection.event_manager" to "doctrine.dbal.dns_connection".
  • Inlined service "doctrine.dbal.logger.chain.2u" to "doctrine.dbal.2u_connection.configuration".
  • Inlined service "doctrine.dbal.2u_schema_asset_filter_manager" to "doctrine.dbal.2u_connection.configuration".
  • Inlined service "doctrine.dbal.2u_connection.configuration" to "doctrine.dbal.2u_connection".
  • Inlined service "doctrine.dbal.2u_connection.event_manager" to "doctrine.dbal.2u_connection".
  • Inlined service "doctrine.dbal.logger.chain.2u_dns" to "doctrine.dbal.2u_dns_connection.configuration".
  • Inlined service "doctrine.dbal.2u_dns_schema_asset_filter_manager" to "doctrine.dbal.2u_dns_connection.configuration".
  • Inlined service "doctrine.dbal.2u_dns_connection.configuration" to "doctrine.dbal.2u_dns_connection".
  • Inlined service "doctrine.dbal.2u_dns_connection.event_manager" to "doctrine.dbal.2u_dns_connection".
  • Inlined service "service_locator.sr6ctxe" to "doctrine.orm.container_repository_factory".
  • Inlined service "doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • 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 "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 "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_entity_manager.metadata_factory" to "doctrine.orm.default_entity_manager.property_info_extractor".
  • Inlined service "doctrine.orm.dns_metadata_driver" to "doctrine.orm.dns_configuration".
  • Inlined service "doctrine.orm.dns_annotation_metadata_driver" to "doctrine.orm.dns_metadata_driver".
  • Inlined service "doctrine.orm.dns_annotation_metadata_driver" to "doctrine.orm.dns_metadata_driver".
  • Inlined service "doctrine.orm.dns_configuration" to "doctrine.orm.dns_entity_manager".
  • Inlined service "doctrine.orm.dns_entity_manager.metadata_factory" to "doctrine.orm.dns_entity_manager.property_info_extractor".
  • Inlined service "doctrine.orm.2u_metadata_driver" to "doctrine.orm.2u_configuration".
  • Inlined service "doctrine.orm.2u_annotation_metadata_driver" to "doctrine.orm.2u_metadata_driver".
  • Inlined service "doctrine.orm.2u_annotation_metadata_driver" to "doctrine.orm.2u_metadata_driver".
  • Inlined service "doctrine.orm.2u_configuration" to "doctrine.orm.2u_entity_manager".
  • Inlined service "doctrine.orm.2u_entity_manager.metadata_factory" to "doctrine.orm.2u_entity_manager.property_info_extractor".
  • Inlined service "doctrine.orm.2u_dns_metadata_driver" to "doctrine.orm.2u_dns_configuration".
  • Inlined service "doctrine.orm.2u_dns_annotation_metadata_driver" to "doctrine.orm.2u_dns_metadata_driver".
  • Inlined service "doctrine.orm.2u_dns_annotation_metadata_driver" to "doctrine.orm.2u_dns_metadata_driver".
  • Inlined service "doctrine.orm.2u_dns_configuration" to "doctrine.orm.2u_dns_entity_manager".
  • Inlined service "doctrine.orm.2u_dns_entity_manager.metadata_factory" to "doctrine.orm.2u_dns_entity_manager.property_info_extractor".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "fos_user.user_to_username_transformer" to "fos_user.username_form_type".
  • Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
  • Inlined service "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
  • Inlined service "var_dumper.html_dumper" to "twig.extension.dump".
  • Inlined service "1_NonceGenerator~wyvaaoe" to "web_profiler.csp.handler".
  • Inlined service "2_HtmlDumper~wyvaaoe" to "twig.extension.webprofiler".
  • Inlined service "service_locator.s.m3yzc" to "service_locator.s.m3yzc.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 "argument_metadata_factory" to "debug.argument_resolver.inner".
  • Inlined service "service_locator..ppcpsh" to "console.command_loader".
  • Inlined service "1_NativeFileSessionHandler~z9zend9" to "session.handler".
  • Inlined service "translator.logging" to "translator".
  • Inlined service "1_ArrayCache~ypmrtmh" to "annotation_reader".
  • Inlined service "swiftmailer.mailer.default.transport.buffer" to "swiftmailer.mailer.default.transport".
  • Inlined service "swiftmailer.mailer.default.transport.authhandler" to "swiftmailer.mailer.default.transport".
  • Inlined service "swiftmailer.mailer.default.transport.eventdispatcher" to "swiftmailer.mailer.default.transport".
  • Inlined service "swiftmailer.transport.configurator.default" to "swiftmailer.mailer.default.transport".
  • Inlined service "fos_user.object_manager" to "fos_user.user_manager".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "AppBundle\Service\WordpressService" to "console.command.appbundle_command_wordpressprovisioncommand".
  • Inlined service "AppBundle\Service\AuthService" to "console.command.appbundle_command_wordpressprovisioncommand".
  • 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".
240
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "AppBundle\AppBundle"; reason: unused.
  • Removed service "AppBundle\Bug\BugBundle"; reason: unused.
  • Removed service "AppBundle\Bug\Entity\Bug"; reason: unused.
  • Removed service "AppBundle\Bug\Entity\BugAttachment"; reason: unused.
  • Removed service "AppBundle\Bug\Entity\BugCategory"; reason: unused.
  • Removed service "AppBundle\Bug\Entity\BugComment"; reason: unused.
  • Removed service "AppBundle\Bug\Entity\Slack"; reason: unused.
  • Removed service "AppBundle\Client\ClientBundle"; reason: unused.
  • Removed service "AppBundle\Client\Entity\BanIp"; reason: unused.
  • Removed service "AppBundle\Client\Entity\Client"; reason: unused.
  • Removed service "AppBundle\Client\Entity\ClientRepository"; reason: unused.
  • Removed service "AppBundle\Console\CronTaskBundle"; reason: unused.
  • Removed service "AppBundle\Console\Entity\CronNotifyMe"; reason: unused.
  • Removed service "AppBundle\Console\Entity\CronPayment"; reason: unused.
  • Removed service "AppBundle\Console\Entity\CronStore"; reason: unused.
  • Removed service "AppBundle\Console\Entity\CronTask"; reason: unused.
  • Removed service "AppBundle\Cpanel\CpanelClient"; reason: unused.
  • Removed service "AppBundle\Cpanel\CpanelResult"; reason: unused.
  • Removed service "AppBundle\Cpanel\WhmClient"; reason: unused.
  • Removed service "AppBundle\Cpanel\WhmResult"; reason: unused.
  • Removed service "AppBundle\DNS\DNSBundle"; reason: unused.
  • Removed service "AppBundle\DNS\Entity\Cryptokeys"; reason: unused.
  • Removed service "AppBundle\DNS\Entity\DNSRepository"; reason: unused.
  • Removed service "AppBundle\DNS\Entity\Dns"; reason: unused.
  • Removed service "AppBundle\DNS\Entity\Domainmetadata"; reason: unused.
  • Removed service "AppBundle\DNS\Entity\Domains"; reason: unused.
  • Removed service "AppBundle\DNS\Entity\DomainsSeq"; reason: unused.
  • Removed service "AppBundle\DNS\Entity\RecordOwners"; reason: unused.
  • Removed service "AppBundle\DNS\Entity\Records"; reason: unused.
  • Removed service "AppBundle\DNS\Repository\RecordRepository"; reason: unused.
  • Removed service "AppBundle\DoctrineExtensions\WeekOfYear"; reason: unused.
  • Removed service "AppBundle\Domain\DomainBundle"; reason: unused.
  • Removed service "AppBundle\Domain\Entity\Cpanelserver"; reason: unused.
  • Removed service "AppBundle\Domain\Entity\Domain"; reason: unused.
  • Removed service "AppBundle\Domain\Entity\DomainFinalCheck"; reason: unused.
  • Removed service "AppBundle\Domain\Entity\DomainRepository"; reason: unused.
  • Removed service "AppBundle\Domain\Entity\Hostingaccount"; reason: unused.
  • Removed service "AppBundle\Domain\Entity\Service"; reason: unused.
  • Removed service "AppBundle\Helper\CommandHelper"; reason: unused.
  • Removed service "AppBundle\Invoice\Entity\Client"; reason: unused.
  • Removed service "AppBundle\Invoice\Entity\ClientRepository"; reason: unused.
  • Removed service "AppBundle\Invoice\Entity\Clientservice"; reason: unused.
  • Removed service "AppBundle\Invoice\Entity\ClientserviceRepository"; reason: unused.
  • Removed service "AppBundle\Invoice\Entity\Country"; reason: unused.
  • Removed service "AppBundle\Invoice\Entity\Invoice"; reason: unused.
  • Removed service "AppBundle\Invoice\Entity\InvoiceRepository"; reason: unused.
  • Removed service "AppBundle\Invoice\Entity\Invoicehistory"; reason: unused.
  • Removed service "AppBundle\Invoice\Entity\InvoicehistoryRepository"; reason: unused.
  • Removed service "AppBundle\Invoice\Entity\Invoiceitem"; reason: unused.
  • Removed service "AppBundle\Invoice\Entity\Invoiceproducts"; reason: unused.
  • Removed service "AppBundle\Invoice\Entity\Invoicestatus"; reason: unused.
  • Removed service "AppBundle\Invoice\Entity\Invoicev2"; reason: unused.
  • Removed service "AppBundle\Invoice\Entity\Invoicev2Repository"; reason: unused.
  • Removed service "AppBundle\Invoice\Entity\RenewalLog"; reason: unused.
  • Removed service "AppBundle\Invoice\Entity\Service"; reason: unused.
  • Removed service "AppBundle\Invoice\InvoiceBundle"; reason: unused.
  • Removed service "AppBundle\KB\ArticleService"; reason: unused.
  • Removed service "AppBundle\KB\Entity\Category"; reason: unused.
  • Removed service "AppBundle\KB\Entity\Feedback"; reason: unused.
  • Removed service "AppBundle\KB\Entity\SEO"; reason: unused.
  • Removed service "AppBundle\KB\KBBundle"; reason: unused.
  • Removed service "AppBundle\KB\Repository\ArticleRepository"; reason: unused.
  • Removed service "AppBundle\KB\Repository\TermRepository"; reason: unused.
  • Removed service "AppBundle\KB\Service\ArticleMediaService"; reason: unused.
  • Removed service "AppBundle\KB\Service\SlugService"; reason: unused.
  • Removed service "AppBundle\Libraries\Config"; reason: unused.
  • Removed service "AppBundle\Libraries\IBAN"; reason: unused.
  • Removed service "AppBundle\Libraries\SEPA"; reason: unused.
  • Removed service "AppBundle\Login\Entity\User"; reason: unused.
  • Removed service "AppBundle\Login\LoginBundle"; reason: unused.
  • Removed service "AppBundle\Manage\ManageBundle"; reason: unused.
  • Removed service "AppBundle\Monitoring\Entity\Monitoring"; reason: unused.
  • Removed service "AppBundle\Monitoring\MonitoringBundle"; reason: unused.
  • Removed service "AppBundle\Monitoring\Repository\MonitoringRepository"; reason: unused.
  • Removed service "AppBundle\Order\OrderBundle"; reason: unused.
  • Removed service "AppBundle\SSL\Entity\SSL"; reason: unused.
  • Removed service "AppBundle\SSL\Entity\SSLRepository"; reason: unused.
  • Removed service "AppBundle\SSL\SSLBundle"; reason: unused.
  • Removed service "AppBundle\Server\Entity\RackContent"; reason: unused.
  • Removed service "AppBundle\Server\Entity\RackMonitor"; reason: unused.
  • Removed service "AppBundle\Server\Entity\ServerRepository"; reason: unused.
  • Removed service "AppBundle\Server\ServerBundle"; reason: unused.
  • Removed service "AppBundle\Service\AuthService"; reason: unused.
  • Removed service "AppBundle\Service\CpanelService"; reason: unused.
  • Removed service "AppBundle\Service\DnsService"; reason: unused.
  • Removed service "AppBundle\Service\EncryptionService"; reason: unused.
  • Removed service "AppBundle\Service\WhmService"; reason: unused.
  • Removed service "AppBundle\Service\WordpressService"; reason: unused.
  • Removed service "AppBundle\Services\BugService"; reason: unused.
  • Removed service "AppBundle\Stats\Entity\Stats"; reason: unused.
  • Removed service "AppBundle\Stats\Entity\StatsRepository"; reason: unused.
  • Removed service "AppBundle\Stats\StatsBundle"; reason: unused.
  • Removed service "AppBundle\Store\Entity\Store"; reason: unused.
  • Removed service "AppBundle\Store\Entity\StoreRepository"; reason: unused.
  • Removed service "AppBundle\Store\StoreBundle"; reason: unused.
  • Removed service "AppBundle\Twig\AppExtension"; reason: unused.
  • Removed service "AppBundle\Xolphin\XolphinBundle"; reason: unused.
  • Removed service "app.dns_service"; reason: unused.
  • Removed service "twig.extension.intl"; reason: unused.
  • Removed service "argument_metadata_factory"; reason: unused.
  • Removed service "translator.selector"; reason: unused.
  • Removed service "2_ServiceLocator~z9zend9"; reason: unused.
  • Removed service "1_NativeFileSessionHandler~z9zend9"; 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.extension"; 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~nob73gu"; reason: unused.
  • Removed service "1_PhpArrayAdapter~nob73gu"; reason: unused.
  • Removed service "validator.mapping.cache.symfony"; reason: unused.
  • Removed service "validator.mapping.cache.doctrine.apc"; reason: unused.
  • Removed service "validator.validator_factory"; 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~rzhxrus"; 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~ypmrtmh"; reason: unused.
  • Removed service "1_ArrayCache~ypmrtmh"; reason: unused.
  • Removed service "annotations.dummy_registry"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "1_ServiceLocator~rrgregp"; reason: unused.
  • Removed service "security.helper"; 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.logout.handler.session"; 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.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.varmlv4"; reason: unused.
  • Removed service "security.request_matcher.nezwnly"; reason: unused.
  • Removed service "security.request_matcher.it2k2lk"; reason: unused.
  • Removed service "security.request_matcher.h4hgfxz"; reason: unused.
  • Removed service "security.request_matcher.n_xzdpn"; reason: unused.
  • Removed service "security.request_matcher.yk6k2aj"; reason: unused.
  • Removed service "security.request_matcher.cdtc0fi"; reason: unused.
  • Removed service "security.request_matcher.zpml6gv"; reason: unused.
  • Removed service "security.request_matcher.4hifg4y"; reason: unused.
  • Removed service "security.request_matcher.t.3hlv."; reason: unused.
  • Removed service "security.request_matcher.tr930vb"; reason: unused.
  • Removed service "security.request_matcher.tma2m3x"; reason: unused.
  • Removed service "security.request_matcher.iy9errt"; reason: unused.
  • Removed service "security.request_matcher.cq63phk"; reason: unused.
  • Removed service "security.request_matcher.zdwhkmc"; reason: unused.
  • Removed service "security.request_matcher.eicds2f"; reason: unused.
  • Removed service "security.request_matcher.trtjbqn"; reason: unused.
  • Removed service "security.request_matcher.jwbitpk"; reason: unused.
  • Removed service "security.request_matcher.kpgw9yu"; reason: unused.
  • Removed service "security.request_matcher.7zwibbp"; reason: unused.
  • Removed service "security.request_matcher.yrrs54n"; reason: unused.
  • Removed service "security.request_matcher.1v8fsth"; reason: unused.
  • Removed service "security.request_matcher.6m3imxy"; reason: unused.
  • Removed service "security.request_matcher.zhf5j.i"; reason: unused.
  • Removed service "security.request_matcher.uyco.dl"; reason: unused.
  • Removed service "security.request_matcher.cocr2mb"; reason: unused.
  • Removed service "security.request_matcher.xetpu4e"; reason: unused.
  • Removed service "security.request_matcher.q8vpoml"; reason: unused.
  • Removed service "security.request_matcher.njzmhqm"; reason: unused.
  • Removed service "security.request_matcher.if6btnq"; reason: unused.
  • Removed service "security.request_matcher.uxcjnae"; reason: unused.
  • Removed service "security.request_matcher.cnkl8h2"; reason: unused.
  • Removed service "security.request_matcher.esnmcqm"; reason: unused.
  • Removed service "security.request_matcher.f2vkcbo"; reason: unused.
  • Removed service "security.request_matcher.hna5cyo"; reason: unused.
  • Removed service "security.request_matcher.erimnkb"; reason: unused.
  • Removed service "security.request_matcher.2d.bbdc"; reason: unused.
  • Removed service "security.request_matcher.vo9rrbb"; reason: unused.
  • Removed service "security.request_matcher.bcixjem"; reason: unused.
  • Removed service "security.request_matcher.au8mod4"; reason: unused.
  • Removed service "security.request_matcher.hc.m3ph"; reason: unused.
  • Removed service "security.request_matcher.dmp034c"; reason: unused.
  • Removed service "security.request_matcher.x3u6u.m"; reason: unused.
  • Removed service "security.request_matcher.otripzf"; reason: unused.
  • Removed service "security.request_matcher.tlu99gn"; reason: unused.
  • Removed service "security.request_matcher.09hsif0"; reason: unused.
  • Removed service "security.request_matcher.c2m7wi0"; reason: unused.
  • Removed service "security.request_matcher.zgenskf"; reason: unused.
  • Removed service "security.request_matcher.n8r1jtg"; reason: unused.
  • Removed service "security.request_matcher.w0ahncw"; reason: unused.
  • Removed service "security.request_matcher.dkn1vjk"; reason: unused.
  • Removed service "security.request_matcher.kbj96lz"; reason: unused.
  • Removed service "security.request_matcher.q3f9xpe"; 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 "3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~jjietta"; reason: unused.
  • Removed service "2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~jjietta"; reason: unused.
  • Removed service "1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~jjietta"; 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 "swiftmailer.mailer.default.transport.eventdispatcher"; reason: unused.
  • Removed service "swiftmailer.mailer.default.transport.authhandler"; reason: unused.
  • Removed service "swiftmailer.mailer.default.transport.buffer"; reason: unused.
  • Removed service "swiftmailer.transport.configurator.default"; reason: unused.
  • Removed service "data_collector.doctrine"; reason: unused.
  • Removed service "doctrine.twig.doctrine_extension"; 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 "doctrine.dbal.dns_connection.configuration"; reason: unused.
  • Removed service "doctrine.dbal.logger.chain.dns"; reason: unused.
  • Removed service "doctrine.dbal.dns_connection.event_manager"; reason: unused.
  • Removed service "doctrine.dbal.2u_connection.configuration"; reason: unused.
  • Removed service "doctrine.dbal.logger.chain.2u"; reason: unused.
  • Removed service "doctrine.dbal.2u_connection.event_manager"; reason: unused.
  • Removed service "doctrine.dbal.2u_dns_connection.configuration"; reason: unused.
  • Removed service "doctrine.dbal.logger.chain.2u_dns"; reason: unused.
  • Removed service "doctrine.dbal.2u_dns_connection.event_manager"; reason: unused.
  • Removed service "1_ServiceLocator~gvtqdyh"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "doctrine.orm.default_configuration"; 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 "doctrine.orm.dns_configuration"; reason: unused.
  • Removed service "doctrine.orm.dns_annotation_metadata_driver"; reason: unused.
  • Removed service "doctrine.orm.dns_metadata_driver"; reason: unused.
  • Removed service "doctrine.orm.dns_entity_manager.metadata_factory"; reason: unused.
  • Removed service "doctrine.orm.2u_configuration"; reason: unused.
  • Removed service "doctrine.orm.2u_annotation_metadata_driver"; reason: unused.
  • Removed service "doctrine.orm.2u_metadata_driver"; reason: unused.
  • Removed service "doctrine.orm.2u_entity_manager.metadata_factory"; reason: unused.
  • Removed service "doctrine.orm.2u_dns_configuration"; reason: unused.
  • Removed service "doctrine.orm.2u_dns_annotation_metadata_driver"; reason: unused.
  • Removed service "doctrine.orm.2u_dns_metadata_driver"; reason: unused.
  • Removed service "doctrine.orm.2u_dns_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 "fos_user.object_manager"; reason: unused.
  • Removed service "fos_user.validator.initializer"; reason: unused.
  • Removed service "fos_user.user_provider.username"; reason: unused.
  • Removed service "fos_user.mailer.twig_swift"; reason: unused.
  • Removed service "fos_user.mailer.noop"; reason: unused.
  • Removed service "fos_user.user_to_username_transformer"; reason: unused.
  • Removed service "nelmio_cors.options_resolver"; reason: unused.
  • Removed service "fos_js_routing.normalizer.route_collection"; reason: unused.
  • Removed service "fos_js_routing.normalizer.routes_response"; reason: unused.
  • Removed service "fos_js_routing.denormalizer.route_collection"; reason: unused.
  • Removed service "fos_js_routing.encoder"; reason: unused.
  • Removed service "twig.extension.dump"; reason: unused.
  • Removed service "var_dumper.html_dumper"; reason: unused.
  • Removed service "2_HtmlDumper~wyvaaoe"; reason: unused.
  • Removed service "1_NonceGenerator~wyvaaoe"; reason: unused.
  • Removed service "twig.extension.webprofiler"; reason: unused.
  • Removed service "service_locator.cdrvobi"; reason: unused.
  • Removed service "service_locator.8vuqatr"; reason: unused.
  • Removed service "service_locator.yepb.pt"; reason: unused.
  • Removed service "service_locator.o0cobhk"; reason: unused.
  • Removed service "service_locator.2na.p6f"; reason: unused.
  • Removed service "security.logout.handler.csrf_token_clearing"; reason: unused.
  • Removed service "service_locator.sr6ctxe"; reason: unused.
  • Removed service "doctrine.dbal.default_schema_asset_filter_manager"; reason: unused.
  • Removed service "doctrine.dbal.dns_schema_asset_filter_manager"; reason: unused.
  • Removed service "doctrine.dbal.2u_schema_asset_filter_manager"; reason: unused.
  • Removed service "doctrine.dbal.2u_dns_schema_asset_filter_manager"; reason: unused.
  • Removed service "service_locator.s.m3yzc"; reason: unused.
  • Removed service "service_locator.s.m3yzc.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 "debug.validator.inner"; reason: unused.
  • Removed service "debug.event_dispatcher.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..ppcpsh"; 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 "service_locator.0nzls3h"; reason: unused.
  • Removed service "AppBundle\KB\TermService"; reason: unused.
  • Removed service "assets.empty_version_strategy"; reason: unused.
  • Removed service "routing.loader.annotation"; reason: unused.
  • Removed service "sensio_framework_extra.routing.loader.annot_class"; reason: unused.
357
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
  • Tag "fos_user.requires_swift" was defined on service(s) "fos_user.mailer", but was never used.
  • Tag "property_info.list_extractor" was defined on service(s) "doctrine.orm.default_entity_manager.property_info_extractor", "doctrine.orm.dns_entity_manager.property_info_extractor", "doctrine.orm.2u_entity_manager.property_info_extractor", "doctrine.orm.2u_dns_entity_manager.property_info_extractor", but was never used. Did you mean "property_info.type_extractor"?
  • Tag "property_info.type_extractor" was defined on service(s) "doctrine.orm.default_entity_manager.property_info_extractor", "doctrine.orm.dns_entity_manager.property_info_extractor", "doctrine.orm.2u_entity_manager.property_info_extractor", "doctrine.orm.2u_dns_entity_manager.property_info_extractor", but was never used. Did you mean "property_info.list_extractor"?
3