https://smart-tec.stg1.work/robots.txt

Log Messages

Info. & Errors 1

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

Level Channel Message
ERROR request Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET /robots.txt"" at /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php line 136
[
  "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#731
    -statusCode: 404
    -headers: []
    #message: "No route found for "GET /robots.txt""
    #code: 0
    #file: "/home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php"
    #line: 136
    -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#653 …}
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
        Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
        › 
        ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
          ...: {
            "kernel.request"
            Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
          }
        }
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
          $eventName: "kernel.request"
          $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
        }
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
          $listeners: [ …22]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
        }
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …22]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
        }
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#54 …}
          $type: 1
        }
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#54 …}
          $type: 1
          $catch: true
        }
      }
      /home/xearts/stg1.work/smart-tec/releases/3/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#54 …}
        }
      }
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/EventListener/RouterListener.php:136 {
    Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(GetResponseEvent $event) …
    › 
    ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
  }
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
      ...: {
        "kernel.request"
        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
      }
    }
  }
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
      $eventName: "kernel.request"
      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
    }
  }
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
      $listeners: [ …22]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
    }
  }
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …22]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
    }
  }
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#54 …}
      $type: 1
    }
  }
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#54 …}
      $type: 1
      $catch: true
    }
  }
  /home/xearts/stg1.work/smart-tec/releases/3/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#54 …}
    }
  }
}

Deprecations 93

Log messages generated by using features marked as deprecated.

Time Channel Message
php User Deprecated: The "Symfony\Component\Debug\DebugClassLoader" class is deprecated since Symfony 4.4, use "Symfony\Component\ErrorHandler\DebugClassLoader" instead.
php User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead.
[
  "exception" => ErrorException {#229
    #message: "User Deprecated: Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead."
    #code: 0
    #file: "/home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php"
    #line: 23
    #severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/web-server-bundle/WebServerBundle.php:23 {
        Symfony\Bundle\WebServerBundle\WebServerBundle->boot() …
        › {    @trigger_error('Using the WebserverBundle is deprecated since Symfony 4.4. The new Symfony local server has more features, you can use it instead.', \E_USER_DEPRECATED);}
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Kernel.php:140 {
        Symfony\Component\HttpKernel\Kernel->boot() …
        ›     $bundle->setContainer($this->container);    $bundle->boot();}
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Kernel.php:196 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › {    $this->boot();    ++$this->requestStackSize;
      }
      /home/xearts/stg1.work/smart-tec/releases/3/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#54 …}
        }
      }
    }
  }
]
php User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
[
  "exception" => ErrorException {#313
    #message: "User Deprecated: Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0."
    #code: 0
    #file: "/home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php"
    #line: 66
    #severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {
        Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) …
        ›     'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',    E_USER_DEPRECATED);
      }
      /home/xearts/stg1.work/smart-tec/releases/3/var/cache/dev/ContainerAnUIrfH/srcApp_KernelDevDebugContainer.php:945 {
        ContainerAnUIrfH\srcApp_KernelDevDebugContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true) …
        › $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
      }
      /home/xearts/stg1.work/smart-tec/releases/3/var/cache/dev/ContainerAnUIrfH/srcApp_KernelDevDebugContainer.php:2939 {
        ContainerAnUIrfH\srcApp_KernelDevDebugContainer->getValidator_BuilderService() …
        › $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));$instance->addXmlMapping((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
      }
      /home/xearts/stg1.work/smart-tec/releases/3/var/cache/dev/ContainerAnUIrfH/srcApp_KernelDevDebugContainer.php:2397 {
        ContainerAnUIrfH\srcApp_KernelDevDebugContainer->getDebug_ValidatorService() …
        › {    return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());}
      }
      /home/xearts/stg1.work/smart-tec/releases/3/var/cache/dev/ContainerAnUIrfH/srcApp_KernelDevDebugContainer.php:1402 {
        ContainerAnUIrfH\srcApp_KernelDevDebugContainer->getLiipFunctionalTest_ValidatorService() …
        › {    return $this->services['liip_functional_test.validator'] = new \Liip\FunctionalTestBundle\Validator\DataCollectingValidator(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService()));}
      }
      /home/xearts/stg1.work/smart-tec/releases/3/var/cache/dev/ContainerAnUIrfH/srcApp_KernelDevDebugContainer.php:1325 {
        ContainerAnUIrfH\srcApp_KernelDevDebugContainer->ContainerAnUIrfH\{closure} …
        › $instance->addListener('kernel.request', [0 => function () {    return ($this->services['liip_functional_test.validator'] ?? $this->getLiipFunctionalTest_ValidatorService());}, 1 => 'onKernelRequest'], 99999);
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
        Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
        › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
        Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
        › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
        › 
        › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › 
        › $this->preProcess($eventName);try {
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/HttpKernel.php:134 {
        Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
        › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/HttpKernel.php:80 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#54 …}
          $type: 1
        }
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#54 …}
          $type: 1
          $catch: true
        }
      }
      /home/xearts/stg1.work/smart-tec/releases/3/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#54 …}
        }
      }
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {
    Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) …
    ›     'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',    E_USER_DEPRECATED);
  }
  /home/xearts/stg1.work/smart-tec/releases/3/var/cache/dev/ContainerAnUIrfH/srcApp_KernelDevDebugContainer.php:945 {
    ContainerAnUIrfH\srcApp_KernelDevDebugContainer->getDoctrine_Orm_DefaultEntityManagerService($lazyLoad = true) …
    › $a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  }
  /home/xearts/stg1.work/smart-tec/releases/3/var/cache/dev/ContainerAnUIrfH/srcApp_KernelDevDebugContainer.php:2939 {
    ContainerAnUIrfH\srcApp_KernelDevDebugContainer->getValidator_BuilderService() …
    › $instance->addLoader(new \Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader($a, $a, $a, NULL));$instance->addLoader(new \Symfony\Bridge\Doctrine\Validator\DoctrineLoader(($this->services['doctrine.orm.default_entity_manager'] ?? $this->getDoctrine_Orm_DefaultEntityManagerService()), NULL));$instance->addXmlMapping((\dirname(__DIR__, 4).'/vendor/friendsofsymfony/user-bundle/DependencyInjection/Compiler/../../Resources/config/storage-validation/orm.xml'));
  }
  /home/xearts/stg1.work/smart-tec/releases/3/var/cache/dev/ContainerAnUIrfH/srcApp_KernelDevDebugContainer.php:2397 {
    ContainerAnUIrfH\srcApp_KernelDevDebugContainer->getDebug_ValidatorService() …
    › {    return $this->privates['debug.validator'] = new \Symfony\Component\Validator\Validator\TraceableValidator(($this->privates['validator.builder'] ?? $this->getValidator_BuilderService())->getValidator());}
  }
  /home/xearts/stg1.work/smart-tec/releases/3/var/cache/dev/ContainerAnUIrfH/srcApp_KernelDevDebugContainer.php:1402 {
    ContainerAnUIrfH\srcApp_KernelDevDebugContainer->getLiipFunctionalTest_ValidatorService() …
    › {    return $this->services['liip_functional_test.validator'] = new \Liip\FunctionalTestBundle\Validator\DataCollectingValidator(($this->privates['debug.validator'] ?? $this->getDebug_ValidatorService()));}
  }
  /home/xearts/stg1.work/smart-tec/releases/3/var/cache/dev/ContainerAnUIrfH/srcApp_KernelDevDebugContainer.php:1325 {
    ContainerAnUIrfH\srcApp_KernelDevDebugContainer->ContainerAnUIrfH\{closure} …
    › $instance->addListener('kernel.request', [0 => function () {    return ($this->services['liip_functional_test.validator'] ?? $this->getLiipFunctionalTest_ValidatorService());}, 1 => 'onKernelRequest'], 99999);
  }
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/EventDispatcher.php:279 {
    Symfony\Component\EventDispatcher\EventDispatcher->sortListeners(string $eventName) …
    › if (\is_array($listener) && isset($listener[0]) && $listener[0] instanceof \Closure && 2 >= \count($listener)) {    $listener[0] = $listener[0]();    $listener[1] = $listener[1] ?? '__invoke';
  }
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/EventDispatcher.php:90 {
    Symfony\Component\EventDispatcher\EventDispatcher->getListeners($eventName = null) …
    › if (!isset($this->sorted[$eventName])) {    $this->sortListeners($eventName);}
  }
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:334 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->preProcess(string $eventName) …
    › 
    › foreach ($this->dispatcher->getListeners($eventName) as $listener) {    $priority = $this->getListenerPriority($eventName, $listener);
  }
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:162 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › 
    › $this->preProcess($eventName);try {
  }
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/HttpKernel.php:134 {
    Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MASTER_REQUEST): Response …
    › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/HttpKernel.php:80 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#54 …}
      $type: 1
    }
  }
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#54 …}
      $type: 1
      $catch: true
    }
  }
  /home/xearts/stg1.work/smart-tec/releases/3/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#54 …}
    }
  }
}
php User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.
[
  "exception" => ErrorException {#864
    #message: "User Deprecated: The "Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent::getException()" method is deprecated since Symfony 4.4, use "getThrowable()" instead."
    #code: 0
    #file: "/home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php"
    #line: 57
    #severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57 {
        Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
        › {    @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), \E_USER_DEPRECATED);}
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/liip/functional-test-bundle/src/EventListener/ExceptionListener.php:31 {
        Liip\FunctionalTestBundle\EventListener\ExceptionListener->setException(GetResponseForExceptionEvent $event): void …
        › {    $this->lastException = $event->getException();}
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
        Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
        › 
        › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
          ...: {
            "kernel.request"
            Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
          }
        }
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
        Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
        ›     }    $listener($event, $eventName, $this);}
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
          $eventName: "kernel.request"
          $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
        }
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
        Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
        › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
          $listeners: [ …22]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
        }
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
        Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
        › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
        arguments: {
          $listeners: [ …22]
          $eventName: "kernel.request"
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
        }
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
        Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
        › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
        arguments: {
          $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
          ...: {
            "kernel.request"
          }
        }
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/HttpKernel.php:219 {
        Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
        › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/HttpKernel.php:91 {
        Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › 
        ›     return $this->handleThrowable($e, $request, $type);}
      }
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Kernel.php:201 {
        Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
        › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#54 …}
          $type: 1
          $catch: true
        }
      }
      /home/xearts/stg1.work/smart-tec/releases/3/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
        arguments: {
          $request: Symfony\Component\HttpFoundation\Request {#54 …}
        }
      }
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Event/GetResponseForExceptionEvent.php:57 {
    Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent->getException() …
    › {    @trigger_error(sprintf('The "%s()" method is deprecated since Symfony 4.4, use "getThrowable()" instead.', __METHOD__), \E_USER_DEPRECATED);}
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/liip/functional-test-bundle/src/EventListener/ExceptionListener.php:31 {
    Liip\FunctionalTestBundle\EventListener\ExceptionListener->setException(GetResponseForExceptionEvent $event): void …
    › {    $this->lastException = $event->getException();}
  }
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:126 {
    Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(Event $event, $eventName, EventDispatcherInterface $dispatcher) …
    › 
    › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
      ...: {
        "kernel.request"
        Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
      }
    }
  }
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/EventDispatcher.php:264 {
    Symfony\Component\EventDispatcher\EventDispatcher->doDispatch($listeners, $eventName, Event $event) …
    ›     }    $listener($event, $eventName, $this);}
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
      $eventName: "kernel.request"
      $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#233 …}
    }
  }
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/EventDispatcher.php:239 {
    Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, $event) …
    › if ($event instanceof Event) {    $this->doDispatch($listeners, $eventName, $event);arguments: {
      $listeners: [ …22]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
    }
  }
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/EventDispatcher.php:73 {
    Symfony\Component\EventDispatcher\EventDispatcher->dispatch($event) …
    › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    arguments: {
      $listeners: [ …22]
      $eventName: "kernel.request"
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
    }
  }
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:168 {
    Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch($event) …
    › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    arguments: {
      $event: Symfony\Component\HttpKernel\Event\RequestEvent {#124 …}
      ...: {
        "kernel.request"
      }
    }
  }
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/HttpKernel.php:219 {
    Symfony\Component\HttpKernel\HttpKernel->handleThrowable(Throwable $e, Request $request, int $type): Response …
    › $event = new ExceptionEvent($this, $request, $type, $e);$this->dispatcher->dispatch($event, KernelEvents::EXCEPTION);}
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/HttpKernel.php:91 {
    Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › 
    ›     return $this->handleThrowable($e, $request, $type);}
  }
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/http-kernel/Kernel.php:201 {
    Symfony\Component\HttpKernel\Kernel->handle(Request $request, $type = HttpKernelInterface::MASTER_REQUEST, $catch = true) …
    › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#54 …}
      $type: 1
      $catch: true
    }
  }
  /home/xearts/stg1.work/smart-tec/releases/3/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    arguments: {
      $request: Symfony\Component\HttpFoundation\Request {#54 …}
    }
  }
}
n/a The "App\Controller\ContactController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1633
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "App\Controller\InformationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1640
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "App\Controller\MypageController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1639
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "App\Controller\MypageHistoryController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1641
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "App\Controller\MypageInformationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1642
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "App\Controller\MypageProfileController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1643
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "App\Controller\RegistrationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#1644
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a (2 times) The "security.firewalls.admin.logout_on_user_change" configuration key has been deprecated in Symfony 4.1.
n/a (2 times) The "security.firewalls.main.logout_on_user_change" configuration key has been deprecated in Symfony 4.1.
n/a (2 times) The "twig.exception_controller" configuration key has been deprecated in Symfony 4.4, set it to "null" and use "framework.error_controller" configuration key instead.
n/a (4 times) A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.
n/a (2 times) The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "fos_user" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a (2 times) The "dir_name" option is deprecated. Use "migrations_paths" instead.
n/a (2 times) The "namespace" option is deprecated. Use "migrations_paths" instead.
n/a The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "xearts_taobao_daiko" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a The "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" class is deprecated since Symfony 4.2, use "Symfony\Component\Console\Command\Command" with dependency injection instead.
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Command\ChangeRolesCommand" class extends "Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand" that is deprecated since Symfony 4.2, use {@see Command} instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#201
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Services\Calendar\CalendarDay::isWorkingDay()" method will require a new "$regularWorkDay" argument in the next major version of its interface "Xearts\Bundle\TaobaoDaikoBundle\Services\Calendar\CalendarDayInterface", not defining it is deprecated.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#196
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Services\Package\TargetSearchService" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#172
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Services\WebHook\MessageMessageFactory::createMessages()" method will require a new "Estimate $estimate" argument in the next major version of its interface "Xearts\Bundle\TaobaoDaikoBundle\Services\WebHook\MessageMessageFactoryInterface", not defining it is deprecated.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#195
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#2545
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCurrencyRateController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#152
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#2563
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateItemStateController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3510
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateManifestController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3511
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimatePackageController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3512
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateStepController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3513
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminFeatureController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3514
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminInformationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3515
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminMessageController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3516
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminMypageInformationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3517
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminOrderItemController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3518
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminPageContentController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3519
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSalesAggregationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3520
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSecurityController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3521
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepAwaitingItemsController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3522
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepCompleteController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3523
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepEstimateConfirmController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3524
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepEstimateController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3525
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepOrderController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3526
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPaymentConfirmController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3527
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPaymentWaitingController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3528
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPostageConfirmController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3529
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPostageWaitingController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3530
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPrepareShippingController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3531
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminUserRankingController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3532
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/symfony/debug/DebugClassLoader.php:204 {
    spl_autoload_call($class_name) …
    › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
  }
  spl_autoload_call() {}
}
n/a The "Symfony\Component\Config\Definition\Builder\TreeBuilder::root()" method called for the "yectep_phpoffice" configuration is deprecated since Symfony 4.3, pass the root name to the constructor instead.
n/a The "FOS\UserBundle\Model\UserInterface" interface extends "Symfony\Component\Security\Core\User\AdvancedUserInterface" that is deprecated since Symfony 4.1.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\CommissionRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\CurrencyRateBufferRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\CurrencyRateRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\DepositRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateItemRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateItemStateRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateStepRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\FeatureRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\ImportedCsvRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\ImportedEstimateItemRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\ImportedEstimateRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\InformationRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\MessageRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\MypageInformationRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\OrderItemRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\PackageRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\PageContentRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\PostageFeeRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\QuestionCategoryRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\QuestionRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\RegularWorkdayRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\SpecialHolidayRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\UserRankingRepository" service.
n/a The "Doctrine\Common\Persistence\ManagerRegistry" service alias is deprecated, use "Doctrine\Persistence\ManagerRegistry" instead. It is being referenced by the "Xearts\Bundle\TaobaoDaikoBundle\Repository\UserRepository" service.
n/a Creating Doctrine\ORM\Mapping\UnderscoreNamingStrategy without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#3560
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {
        Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) …
        ›     'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',    E_USER_DEPRECATED);
      }
      /home/xearts/stg1.work/smart-tec/releases/3/var/cache/dev/ContainerAnUIrfH/srcApp_KernelDevDebugContainer.php:945 {$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
      }
    }
  }
]
{
  /home/xearts/stg1.work/smart-tec/releases/3/vendor/doctrine/orm/lib/Doctrine/ORM/Mapping/UnderscoreNamingStrategy.php:66 {
    Doctrine\ORM\Mapping\UnderscoreNamingStrategy->__construct($case = CASE_LOWER, bool $numberAware = false) …
    ›     'Creating ' . self::class . ' without making it number aware is deprecated and will be removed in Doctrine ORM 3.0.',    E_USER_DEPRECATED);
  }
  /home/xearts/stg1.work/smart-tec/releases/3/var/cache/dev/ContainerAnUIrfH/srcApp_KernelDevDebugContainer.php:945 {$a->setDefaultRepositoryClassName('Doctrine\\ORM\\EntityRepository');$a->setNamingStrategy(new \Doctrine\ORM\Mapping\UnderscoreNamingStrategy());$a->setQuoteStrategy(new \Doctrine\ORM\Mapping\DefaultQuoteStrategy());
  }
}
n/a The "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" annotation is deprecated since version 5.2. Use "Symfony\Component\Routing\Annotation\Route" instead.
n/a The "Sensio\Bundle\FrameworkExtraBundle\Configuration\Method" annotation is deprecated since version 5.2. Use "Symfony\Component\Routing\Annotation\Route" instead.
n/a The "FOS\UserBundle\Controller\GroupController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
n/a The "Symfony\Bundle\TwigBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Component\HttpKernel\Controller\ErrorController" instead.
n/a The "Symfony\Bundle\TwigBundle\Controller\PreviewErrorController" class is deprecated since Symfony 4.4, use the "Symfony\Component\HttpKernel\Controller\ErrorController" instead.
n/a The "Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController" class is deprecated since Symfony 4.4, use "Symfony\Bundle\WebProfilerBundle\Controller\ExceptionPanelController" instead.

Debug 87

Unimportant log messages generated during the execution of the application.

Time Channel Message
event Notified event
"kernel.request"
to listener
"Liip\FunctionalTestBundle\EventListener\ExceptionListener::clearLastException"
.
[
  "event" => "kernel.request"
  "listener" => "Liip\FunctionalTestBundle\EventListener\ExceptionListener::clearLastException"
]
event Notified event
"kernel.request"
to listener
"Liip\FunctionalTestBundle\Validator\DataCollectingValidator::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Liip\FunctionalTestBundle\Validator\DataCollectingValidator::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.exception"
to listener
"Liip\FunctionalTestBundle\EventListener\ExceptionListener::setException"
.
[
  "event" => "kernel.exception"
  "listener" => "Liip\FunctionalTestBundle\EventListener\ExceptionListener::setException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"ApiPlatform\Core\Bridge\Symfony\Validator\EventListener\ValidationExceptionListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "ApiPlatform\Core\Bridge\Symfony\Validator\EventListener\ValidationExceptionListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Bundle\SwiftmailerBundle\EventListener\EmailSenderListener::onException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"ApiPlatform\Core\EventListener\ExceptionListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "ApiPlatform\Core\EventListener\ExceptionListener::onKernelException"
]
event Notified event
"kernel.exception"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
event Listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
stopped propagation of the event
"kernel.exception"
.
[
  "event" => "kernel.exception"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]
event Notified event
"kernel.request"
to listener
"Liip\FunctionalTestBundle\EventListener\ExceptionListener::clearLastException"
.
[
  "event" => "kernel.request"
  "listener" => "Liip\FunctionalTestBundle\EventListener\ExceptionListener::clearLastException"
]
event Notified event
"kernel.request"
to listener
"Liip\FunctionalTestBundle\Validator\DataCollectingValidator::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Liip\FunctionalTestBundle\Validator\DataCollectingValidator::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\FrameworkBundle\EventListener\ResolveControllerNameSubscriber::resolveControllerName"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\EventListener\QueryParameterValidateListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\EventListener\QueryParameterValidateListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\EventListener\AddFormatListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\EventListener\AddFormatListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\EventListener\ReadListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\Security\EventListener\DenyAccessListener::onSecurity"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\Security\EventListener\DenyAccessListener::onSecurity"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\EventListener\DeserializeListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\EventListener\DeserializeListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\Security\EventListener\DenyAccessListener::onSecurityPostDenormalize"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\Security\EventListener\DenyAccessListener::onSecurityPostDenormalize"
]
event Notified event
"kernel.request"
to listener
"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
event Notified event
"kernel.controller_arguments"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "ApiPlatform\Core\HttpCache\EventListener\AddHeadersListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]

PHP Notices 0

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

There are no log messages of this level.

Container 2262

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Twig\Extension\StringLoaderExtension" (parent: .abstract.instanceof.Twig\Extension\StringLoaderExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\StringLoaderExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Twig\Extension\StringLoaderExtension).
  • Resolving inheritance for "Twig\Extension\StringLoaderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\StringLoaderExtension).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminEstimateController" (parent: .abstract.instanceof.App\Controller\Admin\AdminEstimateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminEstimateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminEstimateController).
  • Resolving inheritance for "App\Controller\Admin\AdminEstimateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminEstimateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\ContactController" (parent: .abstract.instanceof.App\Controller\ContactController).
  • Resolving inheritance for "App\Controller\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\ContactController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController" (parent: .abstract.instanceof.App\Controller\DefaultController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController).
  • Resolving inheritance for "App\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\InformationController" (parent: .abstract.instanceof.App\Controller\InformationController).
  • Resolving inheritance for "App\Controller\InformationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\InformationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MypageApiController" (parent: .abstract.instanceof.App\Controller\MypageApiController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MypageApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MypageApiController).
  • Resolving inheritance for "App\Controller\MypageApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MypageApiController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\MypageController" (parent: .abstract.instanceof.App\Controller\MypageController).
  • Resolving inheritance for "App\Controller\MypageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\MypageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\MypageHistoryController" (parent: .abstract.instanceof.App\Controller\MypageHistoryController).
  • Resolving inheritance for "App\Controller\MypageHistoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\MypageHistoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\MypageInformationController" (parent: .abstract.instanceof.App\Controller\MypageInformationController).
  • Resolving inheritance for "App\Controller\MypageInformationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\MypageInformationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MypageOrderController" (parent: .abstract.instanceof.App\Controller\MypageOrderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MypageOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MypageOrderController).
  • Resolving inheritance for "App\Controller\MypageOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MypageOrderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\MypageProfileController" (parent: .abstract.instanceof.App\Controller\MypageProfileController).
  • Resolving inheritance for "App\Controller\MypageProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\MypageProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\RegistrationController" (parent: .abstract.instanceof.App\Controller\RegistrationController).
  • Resolving inheritance for "App\Controller\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\RegistrationController).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mypage\AddOrderItemsFormType" (parent: .abstract.instanceof.App\Form\Mypage\AddOrderItemsFormType).
  • Resolving inheritance for "App\Form\Mypage\AddOrderItemsFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mypage\AddOrderItemsFormType).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "assets._version_taobao_daiko" (parent: assets.json_manifest_version_strategy).
  • Resolving inheritance for "assets._package_taobao_daiko" (parent: assets.path_package).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.listener.simple_form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.admin" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.admin" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.success_handler.admin" (parent: security.logout.success_handler).
  • Resolving inheritance for "security.authentication.provider.dao.admin" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.admin.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.admin.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.admin" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.admin" (parent: security.authentication.form_entry_point).
  • Resolving inheritance for "security.authentication.listener.anonymous.admin" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.admin" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.admin" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.admin" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
  • Resolving inheritance for "security.authentication.provider.guard.api" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.api" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.authentication.listener.anonymous.api" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.api" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.2" (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.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 "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.logger.chain.default" (parent: doctrine.dbal.logger.chain).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.eventdispatcher" (parent: swiftmailer.transport.eventdispatcher.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default" (parent: swiftmailer.mailer.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.spool.memory" (parent: swiftmailer.spool.memory.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.transport.spool" (parent: swiftmailer.transport.spool.abstract).
  • Resolving inheritance for "swiftmailer.mailer.default.plugin.messagelogger" (parent: swiftmailer.plugin.messagelogger.abstract).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.Xearts\Bundle\TaobaoDaikoBundle\ApiPlatform\DataPersister\EstimatePersister" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\ApiPlatform\DataPersister\EstimatePersister).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\ApiPlatform\DataPersister\EstimatePersister" (parent: .instanceof.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.Xearts\Bundle\TaobaoDaikoBundle\ApiPlatform\DataPersister\EstimatePersister).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\ApiPlatform\Doctrine\Extension\CurrentUserExtension" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\ApiPlatform\Doctrine\Extension\CurrentUserExtension).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\ApiPlatform\Doctrine\Extension\CurrentUserExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\ApiPlatform\Doctrine\Extension\CurrentUserExtension).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\ApiPlatform\Doctrine\Extension\CurrentUserExtension" (parent: .instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\ApiPlatform\Doctrine\Extension\CurrentUserExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\CNYCurrencyRateUpdateCommand" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\CNYCurrencyRateUpdateCommand).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Command\CNYCurrencyRateUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\CNYCurrencyRateUpdateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\ChangePasswordCommand" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\ChangePasswordCommand).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Command\ChangePasswordCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\ChangePasswordCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\ChangeRolesCommand" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\ChangeRolesCommand).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Command\ChangeRolesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\ChangeRolesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\CreateUserCommand" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\CreateUserCommand).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Command\CreateUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\CreateUserCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\RecalculateOrderItemCommand" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\RecalculateOrderItemCommand).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Command\RecalculateOrderItemCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\RecalculateOrderItemCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoAdminAggregatePastSalesCommand" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoAdminAggregatePastSalesCommand).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoAdminAggregatePastSalesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoAdminAggregatePastSalesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoAdminAggregateSalesCommand" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoAdminAggregateSalesCommand).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoAdminAggregateSalesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoAdminAggregateSalesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoApiCreateUserTokenCommand" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoApiCreateUserTokenCommand).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoApiCreateUserTokenCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoApiCreateUserTokenCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoApiCreateWebHookCommand" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoApiCreateWebHookCommand).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoApiCreateWebHookCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoApiCreateWebHookCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateAllOrderItemCommand" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateAllOrderItemCommand).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateAllOrderItemCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateAllOrderItemCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateEstimateArrivalStepCommand" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateEstimateArrivalStepCommand).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateEstimateArrivalStepCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateEstimateArrivalStepCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateEstimateErrorStepCommand" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateEstimateErrorStepCommand).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateEstimateErrorStepCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateEstimateErrorStepCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateEstimateStepByInvoiceCommand" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateEstimateStepByInvoiceCommand).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateEstimateStepByInvoiceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateEstimateStepByInvoiceCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateOrderItemCommand" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateOrderItemCommand).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateOrderItemCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateOrderItemCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateUserEvaluateCommand" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateUserEvaluateCommand).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateUserEvaluateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateUserEvaluateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateUserRankingCommand" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateUserRankingCommand).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateUserRankingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateUserRankingCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\YahooFuriganaServiceApiMeasureTimeCommand" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\YahooFuriganaServiceApiMeasureTimeCommand).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Command\YahooFuriganaServiceApiMeasureTimeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\YahooFuriganaServiceApiMeasureTimeCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\RegularWorkdayType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\RegularWorkdayType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\RegularWorkdayType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\RegularWorkdayType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\SpecialHolidayType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\SpecialHolidayType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\SpecialHolidayType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\SpecialHolidayType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AddressFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AddressFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AddressFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AddressFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminAdminUserAddFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminAdminUserAddFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminAdminUserAddFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminAdminUserAddFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminAdminUserFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminAdminUserFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminAdminUserFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminAdminUserFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminAdminUserPasswordFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminAdminUserPasswordFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminAdminUserPasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminAdminUserPasswordFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminCommissionType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminCommissionType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminCommissionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminCommissionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminCurrencyRateBufferFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminCurrencyRateBufferFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminCurrencyRateBufferFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminCurrencyRateBufferFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminCurrencyRateFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminCurrencyRateFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminCurrencyRateFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminCurrencyRateFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateEditFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateEditFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateEditFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateEditFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateItemEditFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateItemEditFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateItemEditFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateItemEditFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateItemEditItemFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateItemEditItemFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateItemEditItemFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateItemEditItemFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateItemStateFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateItemStateFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateItemStateFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateItemStateFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimatePackageCreateFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimatePackageCreateFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimatePackageCreateFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimatePackageCreateFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimatePackageRemoveFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimatePackageRemoveFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimatePackageRemoveFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimatePackageRemoveFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateStepFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateStepFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateStepFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateStepFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminFeatureFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminFeatureFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminFeatureFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminFeatureFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminInformationFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminInformationFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminInformationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminInformationFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminLoginFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminLoginFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminLoginFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminLoginFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminMessageFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminMessageFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminMessageFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminMessageFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminMessageReadedFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminMessageReadedFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminMessageReadedFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminMessageReadedFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminMypageInformationFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminMypageInformationFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminMypageInformationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminMypageInformationFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminNextStepMessageFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminNextStepMessageFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminNextStepMessageFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminNextStepMessageFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminOrderItemSearchFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminOrderItemSearchFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminOrderItemSearchFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminOrderItemSearchFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPageContentType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPageContentType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPageContentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPageContentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPageRevertType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPageRevertType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPageRevertType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPageRevertType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPaymentConfirmFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPaymentConfirmFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPaymentConfirmFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPaymentConfirmFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPostageConfirmFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPostageConfirmFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPostageConfirmFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPostageConfirmFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPostageFeeType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPostageFeeType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPostageFeeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPostageFeeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminQuestionCategoryFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminQuestionCategoryFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminQuestionCategoryFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminQuestionCategoryFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminQuestionFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminQuestionFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminQuestionFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminQuestionFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminShippingAddressFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminShippingAddressFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminShippingAddressFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminShippingAddressFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepAwaitingItemsEditFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepAwaitingItemsEditFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepAwaitingItemsEditFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepAwaitingItemsEditFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepAwaitingItemsSearchFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepAwaitingItemsSearchFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepAwaitingItemsSearchFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepAwaitingItemsSearchFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepCompleteSearchFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepCompleteSearchFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepCompleteSearchFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepCompleteSearchFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepEstimateEditFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepEstimateEditFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepEstimateEditFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepEstimateEditFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepEstimateItemEditItemFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepEstimateItemEditItemFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepEstimateItemEditItemFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepEstimateItemEditItemFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepEstimateSearchFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepEstimateSearchFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepEstimateSearchFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepEstimateSearchFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepOrderSearchFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepOrderSearchFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepOrderSearchFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepOrderSearchFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepPaymentConfirmSearchFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepPaymentConfirmSearchFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepPaymentConfirmSearchFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepPaymentConfirmSearchFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepPaymentWaitingSearchFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepPaymentWaitingSearchFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepPaymentWaitingSearchFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepPaymentWaitingSearchFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepPostageConfirmSearchFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepPostageConfirmSearchFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepPostageConfirmSearchFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepPostageConfirmSearchFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepSearchFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepSearchFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepSearchFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepSearchFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminUserChargeFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminUserChargeFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminUserChargeFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminUserChargeFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminUserFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminUserFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminUserFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminUserFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\ContactFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\ContactFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\ContactFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\ContactFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\CurrencyRateUpdateType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\CurrencyRateUpdateType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\CurrencyRateUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\CurrencyRateUpdateType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\DeliveryCompanyFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\DeliveryCompanyFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\DeliveryCompanyFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\DeliveryCompanyFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\Mypage\ApiTokenType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\Mypage\ApiTokenType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\Mypage\ApiTokenType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\Mypage\ApiTokenType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\Mypage\WebHookType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\Mypage\WebHookType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\Mypage\WebHookType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\Mypage\WebHookType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageCsvRowToImportedEstimateItemType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageCsvRowToImportedEstimateItemType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageCsvRowToImportedEstimateItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageCsvRowToImportedEstimateItemType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageEstimateFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageEstimateFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageEstimateFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageEstimateFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageEstimateItemType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageEstimateItemType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageEstimateItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageEstimateItemType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageMessageFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageMessageFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageMessageFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageMessageFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageOrderCsvUploadType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageOrderCsvUploadType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageOrderCsvUploadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageOrderCsvUploadType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypagePasswordFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypagePasswordFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypagePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypagePasswordFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypagePaymentConfirmFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypagePaymentConfirmFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypagePaymentConfirmFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypagePaymentConfirmFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageProfileFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageProfileFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageProfileFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageProfileFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageStepConfirmEstimateConfirmFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageStepConfirmEstimateConfirmFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageStepConfirmEstimateConfirmFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageStepConfirmEstimateConfirmFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageStepConfirmPaymentWaitingFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageStepConfirmPaymentWaitingFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageStepConfirmPaymentWaitingFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageStepConfirmPaymentWaitingFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageStepConfirmPostageWaitingFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageStepConfirmPostageWaitingFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageStepConfirmPostageWaitingFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageStepConfirmPostageWaitingFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\RegistrationFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\RegistrationFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\RegistrationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\RegistrationFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Admin\SalesAggregateSearchType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Admin\SalesAggregateSearchType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Admin\SalesAggregateSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Admin\SalesAggregateSearchType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Admin\UserSearchType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Admin\UserSearchType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Admin\UserSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Admin\UserSearchType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Mypage\DepositCsvSearchType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Mypage\DepositCsvSearchType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Mypage\DepositCsvSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Mypage\DepositCsvSearchType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Mypage\OrderCsvSearchType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Mypage\OrderCsvSearchType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Mypage\OrderCsvSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Mypage\OrderCsvSearchType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\ShippingAddressFormType" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\ShippingAddressFormType).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Form\Type\ShippingAddressFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\ShippingAddressFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Messenger\Handler\WebHookMessageHandler" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Messenger\Handler\WebHookMessageHandler).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Messenger\Handler\WebHookMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Messenger\Handler\WebHookMessageHandler).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\ApiTokenRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\ApiTokenRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\ApiTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\ApiTokenRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\CommissionRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\CommissionRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\CommissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\CommissionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\CurrencyRateBufferRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\CurrencyRateBufferRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\CurrencyRateBufferRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\CurrencyRateBufferRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\CurrencyRateRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\CurrencyRateRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\CurrencyRateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\CurrencyRateRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\DepositRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\DepositRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\DepositRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\DepositRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateItemRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateItemRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateItemRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateItemStateRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateItemStateRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateItemStateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateItemStateRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateStepRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateStepRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateStepRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateStepRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\FeatureRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\FeatureRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\FeatureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\FeatureRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\ImportedCsvRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\ImportedCsvRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\ImportedCsvRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\ImportedCsvRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\ImportedEstimateItemRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\ImportedEstimateItemRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\ImportedEstimateItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\ImportedEstimateItemRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\ImportedEstimateRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\ImportedEstimateRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\ImportedEstimateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\ImportedEstimateRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\InformationRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\InformationRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\InformationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\InformationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\MessageRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\MessageRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\MessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\MessageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\MypageInformationRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\MypageInformationRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\MypageInformationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\MypageInformationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\OrderItemRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\OrderItemRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\OrderItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\OrderItemRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\PackageRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\PackageRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\PackageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\PackageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\PageContentRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\PageContentRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\PageContentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\PageContentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\PostageFeeRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\PostageFeeRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\PostageFeeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\PostageFeeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\QuestionCategoryRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\QuestionCategoryRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\QuestionCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\QuestionCategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\QuestionRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\QuestionRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\QuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\QuestionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\RegularWorkdayRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\RegularWorkdayRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\RegularWorkdayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\RegularWorkdayRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\SalesAggregationRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\SalesAggregationRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\SalesAggregationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\SalesAggregationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\SpecialHolidayRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\SpecialHolidayRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\SpecialHolidayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\SpecialHolidayRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\UserRankingRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\UserRankingRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\UserRankingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\UserRankingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\UserRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\UserRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\UserRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\WebHookRepository" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\WebHookRepository).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Repository\WebHookRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\WebHookRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Security\Voter\ApiEstimatePutStepVoter" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Security\Voter\ApiEstimatePutStepVoter).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Security\Voter\ApiEstimatePutStepVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Security\Voter\ApiEstimatePutStepVoter).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Services\Package\TargetSearchService" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Services\Package\TargetSearchService).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Services\Package\TargetSearchService" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Services\Package\TargetSearchService).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Twig\ConvertUrlExtension" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Twig\ConvertUrlExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Twig\ConvertUrlExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Twig\ConvertUrlExtension).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Twig\ConvertUrlExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Twig\ConvertUrlExtension).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Twig\RouteExistsExtension" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Twig\RouteExistsExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Twig\RouteExistsExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Twig\RouteExistsExtension).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Twig\RouteExistsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Twig\RouteExistsExtension).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Twig\UserEvaluateExtension" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Twig\UserEvaluateExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Twig\UserEvaluateExtension" (parent: .instanceof.Twig_ExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Twig\UserEvaluateExtension).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Twig\UserEvaluateExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Twig\UserEvaluateExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Validator\RouteNameValidator" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Validator\RouteNameValidator).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Validator\RouteNameValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Validator\RouteNameValidator).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminAdminUserController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminAdminUserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminAdminUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminAdminUserController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminAdminUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminAdminUserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCalendarController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCalendarController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCalendarController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCalendarController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCalendarController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCalendarController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCommissionController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCommissionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCommissionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCommissionController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCommissionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCommissionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCurrencyRateBufferController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCurrencyRateBufferController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCurrencyRateBufferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCurrencyRateBufferController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCurrencyRateBufferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCurrencyRateBufferController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCurrencyRateController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCurrencyRateController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCurrencyRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCurrencyRateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateInvoiceController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateInvoiceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateInvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateInvoiceController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateInvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateInvoiceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateItemStateController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateItemStateController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateItemStateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateItemStateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateManifestController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateManifestController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateManifestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateManifestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimatePackageController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimatePackageController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimatePackageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimatePackageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateStepController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateStepController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateStepController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateStepController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminFeatureController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminFeatureController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminFeatureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminFeatureController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminInformationController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminInformationController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminInformationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminInformationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminMessageController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminMessageController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminMessageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminMessageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminMypageInformationController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminMypageInformationController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminMypageInformationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminMypageInformationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminOrderItemController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminOrderItemController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminOrderItemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminOrderItemController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminPageContentController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminPageContentController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminPageContentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminPageContentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminPostageFeeController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminPostageFeeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminPostageFeeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminPostageFeeController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminPostageFeeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminPostageFeeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminQuestionCategoryController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminQuestionCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminQuestionCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminQuestionCategoryController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminQuestionCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminQuestionCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminQuestionController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminQuestionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminQuestionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminQuestionController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminQuestionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminQuestionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminRegularWorkdayController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminRegularWorkdayController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminRegularWorkdayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminRegularWorkdayController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminRegularWorkdayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminRegularWorkdayController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSalesAggregationController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSalesAggregationController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSalesAggregationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSalesAggregationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSecurityController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSecurityController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSpecialHolidayController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSpecialHolidayController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSpecialHolidayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSpecialHolidayController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSpecialHolidayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSpecialHolidayController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepAwaitingItemsController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepAwaitingItemsController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepAwaitingItemsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepAwaitingItemsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepCompleteController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepCompleteController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepCompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepCompleteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepEstimateConfirmController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepEstimateConfirmController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepEstimateConfirmController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepEstimateConfirmController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepEstimateController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepEstimateController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepEstimateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepEstimateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepOrderController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepOrderController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepOrderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPaymentConfirmController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPaymentConfirmController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPaymentConfirmController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPaymentConfirmController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPaymentWaitingController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPaymentWaitingController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPaymentWaitingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPaymentWaitingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPostageConfirmController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPostageConfirmController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPostageConfirmController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPostageConfirmController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPostageWaitingController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPostageWaitingController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPostageWaitingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPostageWaitingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPrepareShippingController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPrepareShippingController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPrepareShippingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPrepareShippingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminUserController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminUserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminUserController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminUserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminUserRankingController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminUserRankingController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminUserRankingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminUserRankingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\Api\WebHookTestController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\Api\WebHookTestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\Api\WebHookTestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\Api\WebHookTestController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\Api\WebHookTestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\Api\WebHookTestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\CalendarController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\CalendarController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\CalendarController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\CalendarController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\CalendarController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\CalendarController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageApiTokenController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageApiTokenController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageApiTokenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageApiTokenController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageApiTokenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageApiTokenController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageCsvController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageCsvController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageCsvController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageCsvController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageCsvController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageCsvController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageDepositCsvController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageDepositCsvController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageDepositCsvController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageDepositCsvController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageDepositCsvController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageDepositCsvController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageWebHookController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageWebHookController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageWebHookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageWebHookController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageWebHookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageWebHookController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\PostageFeeController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\PostageFeeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\PostageFeeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\PostageFeeController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\PostageFeeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\PostageFeeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\WebHookTestController" (parent: .abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\WebHookTestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\WebHookTestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\WebHookTestController).
  • Resolving inheritance for "Xearts\Bundle\TaobaoDaikoBundle\Controller\WebHookTestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\WebHookTestController).
  • Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.route_name_resolver" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.identifiers_extractor" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.subresource_operation_factory" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.metadata.resource" (parent: cache.system).
  • Resolving inheritance for "api_platform.cache.metadata.property" (parent: cache.system).
  • Resolving inheritance for "api_platform.doctrine.orm.default.collection_data_provider" (parent: api_platform.doctrine.orm.collection_data_provider).
  • Resolving inheritance for "api_platform.doctrine.orm.default.item_data_provider" (parent: api_platform.doctrine.orm.item_data_provider).
  • Resolving inheritance for "api_platform.doctrine.orm.default.subresource_data_provider" (parent: api_platform.doctrine.orm.subresource_data_provider).
  • Resolving inheritance for "annotated_xearts_bundle_taobao_daiko_bundle_entity_estimate_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_functional_test" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_unit_test" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
  • Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
  • Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
  • 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.messenger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.snappy" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.nelmio_api_doc" (parent: monolog.logger_prototype).
510
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "App\Service\Pdf\PdfResponseFactoryInterface"; reason: private alias.
  • Removed service "controller_name_converter"; reason: private alias.
  • Removed service "resolve_controller_name_subscriber"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Psr\SimpleCache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "cache.default_pdo_provider"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "session.storage.filesystem"; reason: private alias.
  • Removed service "session.storage"; reason: private alias.
  • Removed service "session.handler"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\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\Asset\PackageInterface $taobaoDaikoPackage"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
  • Removed service "messenger.default_serializer"; 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 "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "error_renderer.serializer"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
  • Removed service "lock.default.store"; reason: private alias.
  • Removed service "lock.store"; reason: private alias.
  • Removed service "lock.factory"; reason: private alias.
  • Removed service "lock"; reason: private alias.
  • Removed service "Symfony\Component\Lock\StoreInterface"; reason: private alias.
  • Removed service "Symfony\Component\Lock\PersistingStoreInterface"; reason: private alias.
  • Removed service "Symfony\Component\Lock\Factory"; reason: private alias.
  • Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
  • Removed service "Symfony\Component\Lock\LockInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
  • Removed service "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 "security.encoder_factory"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.user.provider.concrete.fos_userbundle"; reason: private alias.
  • Removed service "security.user.provider.concrete.taobao_daiko_admin"; reason: private alias.
  • Removed service "security.user.provider.concrete.api_user"; reason: private alias.
  • Removed service "security.authentication.session_strategy.admin"; reason: private alias.
  • Removed service "security.user_checker.admin"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api"; reason: private alias.
  • Removed service "security.user_checker.api"; reason: private alias.
  • Removed service "security.authentication.session_strategy.main"; 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 "Doctrine\DBAL\Driver\Connection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Symfony\Bridge\Doctrine\RegistryInterface"; reason: private alias.
  • Removed service "Doctrine\Bundle\DoctrineBundle\Registry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ObjectManager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "fos_js_routing.router"; reason: private alias.
  • Removed service "fos_user.doctrine_registry"; reason: private alias.
  • Removed service "FOS\UserBundle\Security\LoginManagerInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\TokenGeneratorInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\PasswordUpdaterInterface"; reason: private alias.
  • Removed service "FOS\UserBundle\Util\CanonicalFieldsUpdater"; reason: private alias.
  • Removed service "FOS\UserBundle\Model\UserManagerInterface"; reason: private alias.
  • Removed service "fos_user.util.email_canonicalizer"; reason: private alias.
  • Removed service "fos_user.util.username_canonicalizer"; reason: private alias.
  • Removed service "fos_user.util.token_generator"; reason: private alias.
  • Removed service "fos_user.mailer"; reason: private alias.
  • Removed service "fos_user.session"; reason: private alias.
  • Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
  • Removed service "Knp\Snappy\Pdf"; reason: private alias.
  • Removed service "Knp\Snappy\Image"; reason: private alias.
  • Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
  • Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
  • Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
  • Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
  • Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
  • Removed service "swiftmailer.mailer.default.transport"; reason: private alias.
  • Removed service "swiftmailer.mailer.default.spool"; reason: private alias.
  • Removed service "swiftmailer.spool"; reason: private alias.
  • Removed service "swiftmailer.transport.real"; reason: private alias.
  • Removed service "Swift_Spool"; reason: private alias.
  • Removed service "swiftmailer.plugin.messagelogger"; reason: private alias.
  • Removed service "swiftmailer.mailer"; reason: private alias.
  • Removed service "Swift_Mailer"; reason: private alias.
  • Removed service "Swift_Transport"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "nelmio_alice.file_locator"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture_bag"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.specs"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.property"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.flag_parser"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.expression_language.lexer"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.expression_language.parser"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.expression_language.parser.token_parser"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer"; reason: private alias.
  • Removed service "nelmio_alice.fixture_builder.denormalizer.parameter_bag"; reason: private alias.
  • Removed service "nelmio_alice.generator.caller"; reason: private alias.
  • Removed service "nelmio_alice.generator.hydrator"; reason: private alias.
  • Removed service "nelmio_alice.generator.hydrator.property"; reason: private alias.
  • Removed service "nelmio_alice.generator.instantiator"; reason: private alias.
  • Removed service "nelmio_alice.generator"; reason: private alias.
  • Removed service "nelmio_alice.generator.object_generator"; reason: private alias.
  • Removed service "nelmio_alice.generator.resolver.fixture_bag"; reason: private alias.
  • Removed service "nelmio_alice.generator.resolver.fixture_set"; reason: private alias.
  • Removed service "nelmio_alice.generator.resolver.parameter_bag"; reason: private alias.
  • Removed service "nelmio_alice.generator.resolver.value"; reason: private alias.
  • Removed service "nelmio_alice.generator.resolver.value.property_accessor"; reason: private alias.
  • Removed service "nelmio_alice.file_parser"; reason: private alias.
  • Removed service "nelmio_alice.property_accessor"; reason: private alias.
  • Removed service "fidry_alice_data_fixtures.doctrine.loader"; reason: private alias.
  • Removed service "fidry_alice_data_fixtures.persistence.purger.doctrine.orm_purger"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\ApiToken\ApiTokenServiceInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\ApiToken\ApiTokenValidatorInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\ApiToken\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\Calendar\CalendarMonthInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\Calendar\CalendarWeekInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\Commission\CalculatorInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\Commission\RounderInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\CurrencyRateFactory\CurrencyRateBufferFactoryInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\CurrencyRateFactory\CurrencyRateFactoryInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateBolNumber\BolNumberGeneratorInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateImporter\Contracts\Converter\EstimateConverterInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateImporter\Contracts\Converter\EstimateItemConverterInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateImporter\Contracts\Converter\UseCaseInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateImporter\Contracts\Importer\CsvImporterInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateImporter\Contracts\Importer\CsvLineHandlerInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateImporter\Contracts\Importer\DataMapperInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateImporter\Contracts\Importer\UseCaseInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateNumbrer\NumberGeneratorInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\InvoiceNumber\ScrapingServiceInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\Collection\FactoryInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\Search\CriteriaInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\WebHook\EstimateMessageFactoryInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\WebHook\EstimateSenderInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\WebHook\MessageMessageFactoryInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\WebHook\MessageSenderInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\WebHook\Verify\HmacHashInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\WebHook\Verify\SecretGeneratorInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\WebHook\WebHookClientInterface"; reason: private alias.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\WebHook\WebHookFactoryInterface"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
  • Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
  • Removed service "api_platform.serializer"; reason: private alias.
  • Removed service "api_platform.property_accessor"; reason: private alias.
  • Removed service "api_platform.property_info"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\ResourceClassResolverInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\UrlGeneratorInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\IriConverterInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\OperationAwareFormatsProviderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Serializer\SerializerContextBuilderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Serializer\Filter\PropertyFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Serializer\Filter\GroupFilter"; reason: private alias.
  • Removed service "api_platform.operation_path_resolver"; reason: private alias.
  • Removed service "ApiPlatform\Core\Api\IdentifiersExtractorInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataPersister\DataPersisterInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataProvider\ItemDataProviderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataProvider\CollectionDataProviderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataProvider\SubresourceDataProviderInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataProvider\Pagination"; reason: private alias.
  • Removed service "ApiPlatform\Core\DataProvider\PaginationOptions"; reason: private alias.
  • Removed service "api_platform.operation_path_resolver.default"; reason: private alias.
  • Removed service "api_platform.path_segment_name_generator"; reason: private alias.
  • Removed service "ApiPlatform\Core\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Metadata\Resource\Factory\ResourceMetadataFactoryInterface"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory"; reason: private alias.
  • Removed service "ApiPlatform\Core\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\Metadata\Property\Factory\PropertyMetadataFactoryInterface"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory"; reason: private alias.
  • Removed service "ApiPlatform\Core\JsonSchema\TypeFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\JsonSchema\SchemaFactoryInterface"; reason: private alias.
  • Removed service "ApiPlatform\Core\OpenApi\Serializer\OpenApiNormalizer"; reason: private alias.
  • Removed service "ApiPlatform\Core\OpenApi\Options"; reason: private alias.
  • Removed service "ApiPlatform\Core\OpenApi\Factory\OpenApiFactoryInterface"; reason: private alias.
  • Removed service "api_platform.swagger_ui.listener"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\RangeFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\NumericFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\ExistsFilter"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\EagerLoadingExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\FilterEagerLoadingExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\PaginationExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\OrderExtension"; reason: private alias.
  • Removed service "ApiPlatform\Core\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "api_platform.message_bus"; reason: private alias.
  • Removed service "api_platform.security.expression_language"; reason: private alias.
  • Removed service "ApiPlatform\Core\Security\ResourceAccessCheckerInterface"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service "knp_menu.menu_provider"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $snappyLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
  • Removed service "api_platform.doctrine.listener.mercure.publish"; reason: private alias.
  • Removed service "api_platform.name_converter"; reason: private alias.
  • Removed service ".service_locator.2z1aWfr"; reason: private alias.
  • Removed service ".service_locator.1UQhnF6"; reason: private alias.
  • Removed service ".service_locator.ISjGRTp"; reason: private alias.
  • Removed service ".service_locator.lCn1Mwt"; reason: private alias.
  • Removed service ".service_locator.c3XszGA"; reason: private alias.
  • Removed service ".service_locator.kgv8ttk"; reason: private alias.
  • Removed service ".service_locator.Zh3vvkJ"; reason: private alias.
  • Removed service ".service_locator.9gsG9eS"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.property_info.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.yaml.inner"; reason: private alias.
  • Removed service "api_platform.doctrine.orm.metadata.property.metadata_factory.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.input_output.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.serializer.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.default_property.inner"; reason: private alias.
  • Removed service "api_platform.metadata.subresource.metadata_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.php_doc.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.short_name.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.filter_metadata_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.yaml.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.validator.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.operation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.formats.inner"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "var_dumper.cli_dumper"; reason: private alias.
  • Removed service "validator.inner"; reason: private alias.
  • Removed service "api_platform.serializer.context_builder"; reason: private alias.
  • Removed service "api_platform.identifiers_extractor"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory.xml.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory.annotation.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory.yaml.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory.yaml.inner"; reason: private alias.
  • Removed service "api_platform.hydra.normalizer.collection"; reason: private alias.
  • Removed service "api_platform.hydra.normalizer.collection_filters.inner"; reason: private alias.
  • Removed service "api_platform.json_schema.schema_factory"; reason: private alias.
  • Removed service "api_platform.collection_data_provider"; reason: private alias.
  • Removed service "api_platform.item_data_provider"; reason: private alias.
  • Removed service "api_platform.subresource_data_provider"; reason: private alias.
  • Removed service "api_platform.data_persister"; reason: private alias.
  • Removed service "argument_resolver.request_attribute"; reason: private alias.
  • Removed service "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "security.user_value_resolver"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
  • Removed service "messenger.bus.default"; reason: private alias.
  • Removed service "serializer.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "api_platform.openapi.normalizer"; reason: private alias.
  • Removed service "api_platform.swagger.normalizer.documentation"; reason: private alias.
  • Removed service "api_platform.route_name_resolver"; reason: private alias.
  • Removed service "api_platform.subresource_operation_factory"; reason: private alias.
  • Removed service "api_platform.metadata.resource.name_collection_factory.cached.inner"; reason: private alias.
  • Removed service "api_platform.metadata.resource.metadata_factory.cached.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.name_collection_factory.cached.inner"; reason: private alias.
  • Removed service "api_platform.metadata.property.metadata_factory.cached.inner"; reason: private alias.
360
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "App\Controller\RegistrationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\RegistrationController" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.event_dispatcher_debug" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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 "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.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 "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • 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 "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.simple_preauth" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.guard" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.context_listener.1" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.provider.guard.api" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "security.context_listener.2" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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 "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 "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
  • 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 "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.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.user_manipulator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_user.mailer.default" previously pointing to "router.default" to "router".
  • 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 "debug.event_dispatcher" to "event_dispatcher".
  • 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 "debug.event_dispatcher" to "event_dispatcher".
  • 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.listener.email_confirmation" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_user.change_password.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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 "debug.event_dispatcher" to "event_dispatcher".
  • 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 "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
  • Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "swiftmailer.mailer.abstract" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
  • Changed reference of service "swiftmailer.mailer.default" previously pointing to "swiftmailer.mailer.default.transport.spool" to "swiftmailer.transport".
  • Changed reference of service "nelmio_alice.generator.resolver.value.chainable.faker_value_resolver" previously pointing to "nelmio_alice.faker.generator" to "Faker\Generator".
  • Changed reference of service "fidry_alice_data_fixtures.loader.multipass_file" previously pointing to "nelmio_alice.file_loader.simple" to "nelmio_alice.file_loader".
  • Changed reference of service "fidry_alice_data_fixtures.loader.simple" previously pointing to "nelmio_alice.files_loader.simple" to "nelmio_alice.files_loader".
  • Changed reference of service "fidry_alice_data_fixtures.doctrine.persister_loader" previously pointing to "fidry_alice_data_fixtures.persistence.persister.doctrine.object_manager_persister" to "fidry_alice_data_fixtures.persistence.persister.doctrine".
  • Changed reference of service "Xearts\Bundle\TaobaoDaikoBundle\Mailer\UserMailer" previously pointing to "router.default" to "router".
  • Changed reference of service "Xearts\Bundle\TaobaoDaikoBundle\Services\WebHook\AsyncEstimateSender" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "Xearts\Bundle\TaobaoDaikoBundle\Services\WebHook\AsyncMessageSender" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "Xearts\Bundle\TaobaoDaikoBundle\Twig\RouteExistsExtension" previously pointing to "router.default" to "router".
  • Changed reference of service "Xearts\Bundle\TaobaoDaikoBundle\Validator\RouteNameValidator" previously pointing to "router.default" to "router".
  • Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
  • Changed reference of service "api_platform.router" previously pointing to "router.default" to "router".
  • Changed reference of service "api_platform.swagger.action.ui" previously pointing to "router.default" to "router".
  • Changed reference of service "api_platform.swagger_ui.action" previously pointing to "router.default" to "router".
  • Changed reference of service "api_platform.fos_user.event_listener" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service "api_platform.messenger.data_persister" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service ".service_locator.KgHCQH8" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service ".service_locator.IqHx8MJ" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service ".service_locator.oMTs2k0" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
  • Changed reference of service ".service_locator.CCTmIC0" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.Xearts\Bundle\TaobaoDaikoBundle\Security\Voter\ApiEstimatePutStepVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.fZEMGon" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service ".service_locator.fZEMGon" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service ".service_locator.fZEMGon" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.XSes1R5" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.m90YCjy" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.vdmMuyE" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service ".service_locator.vdmMuyE" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service ".service_locator.vdmMuyE" previously pointing to "router.default" to "router".
  • Changed reference of service "nelmio_alice.file_loader" previously pointing to "nelmio_alice.data_loader.simple" to "nelmio_alice.data_loader".
  • Changed reference of service "nelmio_alice.files_loader" previously pointing to "nelmio_alice.data_loader.simple" to "nelmio_alice.data_loader".
  • Changed reference of service "fidry_alice_data_fixtures.loader.doctrine" previously pointing to "fidry_alice_data_fixtures.persistence.doctrine.purger.purger_factory" to "fidry_alice_data_fixtures.persistence.purger_factory.doctrine".
116
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 "cache.adapter.pdo"; reason: abstract.
  • Removed service "cache.adapter.array"; reason: abstract.
  • Removed service "assets.path_package"; reason: abstract.
  • Removed service "assets.url_package"; reason: abstract.
  • Removed service "assets.static_version_strategy"; reason: abstract.
  • Removed service "assets.json_manifest_version_strategy"; reason: abstract.
  • Removed service "messenger.middleware.handle_message"; reason: abstract.
  • Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
  • Removed service "messenger.middleware.traceable"; reason: abstract.
  • Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
  • Removed service "lock.store.memcached.abstract"; reason: abstract.
  • Removed service "lock.store.redis.abstract"; reason: abstract.
  • Removed service "lock.store.combined.abstract"; reason: abstract.
  • Removed service "lock.factory.abstract"; reason: abstract.
  • Removed service "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.lazy_context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.missing"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.in_memory.user"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.handler.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.success_handler"; reason: abstract.
  • Removed service "security.authentication.form_entry_point"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.form"; reason: abstract.
  • Removed service "security.authentication.listener.simple_form"; reason: abstract.
  • Removed service "security.authentication.simple_success_failure_handler"; reason: abstract.
  • Removed service "security.authentication.listener.simple_preauth"; reason: abstract.
  • Removed service "security.authentication.listener.x509"; reason: abstract.
  • Removed service "security.authentication.listener.json"; reason: abstract.
  • Removed service "security.authentication.listener.remote_user"; reason: abstract.
  • Removed service "security.authentication.listener.basic"; reason: abstract.
  • Removed service "security.authentication.provider.dao"; reason: abstract.
  • Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
  • Removed service "security.authentication.provider.simple"; reason: abstract.
  • Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authentication.listener.rememberme"; reason: abstract.
  • Removed service "security.authentication.provider.rememberme"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
  • Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
  • Removed service "security.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; reason: abstract.
  • Removed service "maker.auto_command.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 "messenger.middleware.doctrine_transaction"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_close_connection"; 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 "swiftmailer.mailer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.configurator.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.sendmail.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.null.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.buffer.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.authhandler.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.eventdispatcher.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.redirecting.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.antiflood.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.impersonate.abstract"; reason: abstract.
  • Removed service "swiftmailer.plugin.messagelogger.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.smtp.abstract"; reason: abstract.
  • Removed service "swiftmailer.transport.spool.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.file.abstract"; reason: abstract.
  • Removed service "swiftmailer.spool.memory.abstract"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service "api_platform.serializer.property_filter"; reason: abstract.
  • Removed service "api_platform.serializer.group_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.collection_data_provider"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.item_data_provider"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.subresource_data_provider"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.search_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.order_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.range_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.date_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.boolean_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.numeric_filter"; reason: abstract.
  • Removed service "api_platform.doctrine.orm.exists_filter"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.Twig\Extension\StringLoaderExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\StringLoaderExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Twig\Extension\StringLoaderExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminEstimateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminEstimateController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\AdminEstimateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\ContactController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ContactController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DefaultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DefaultController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\DefaultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\InformationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\InformationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MypageApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MypageApiController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MypageApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\MypageController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MypageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\MypageHistoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MypageHistoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\MypageInformationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MypageInformationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MypageOrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MypageOrderController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MypageOrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\MypageProfileController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\MypageProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.App\Controller\RegistrationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RegistrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Mypage\AddOrderItemsFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Mypage\AddOrderItemsFormType"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\DataPersister\DataPersisterInterface.0.Xearts\Bundle\TaobaoDaikoBundle\ApiPlatform\DataPersister\EstimatePersister"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\ApiPlatform\DataPersister\EstimatePersister"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryItemExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\ApiPlatform\Doctrine\Extension\CurrentUserExtension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Bridge\Doctrine\Orm\Extension\QueryCollectionExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\ApiPlatform\Doctrine\Extension\CurrentUserExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\ApiPlatform\Doctrine\Extension\CurrentUserExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\CNYCurrencyRateUpdateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\CNYCurrencyRateUpdateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\ChangePasswordCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\ChangePasswordCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\ChangeRolesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\ChangeRolesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\CreateUserCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\CreateUserCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\RecalculateOrderItemCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\RecalculateOrderItemCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoAdminAggregatePastSalesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoAdminAggregatePastSalesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoAdminAggregateSalesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoAdminAggregateSalesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoApiCreateUserTokenCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoApiCreateUserTokenCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoApiCreateWebHookCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\TaobaoApiCreateWebHookCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateAllOrderItemCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateAllOrderItemCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateEstimateArrivalStepCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateEstimateArrivalStepCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateEstimateErrorStepCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateEstimateErrorStepCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateEstimateStepByInvoiceCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateEstimateStepByInvoiceCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateOrderItemCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateOrderItemCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateUserEvaluateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateUserEvaluateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateUserRankingCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateUserRankingCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Xearts\Bundle\TaobaoDaikoBundle\Command\YahooFuriganaServiceApiMeasureTimeCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Command\YahooFuriganaServiceApiMeasureTimeCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\RegularWorkdayType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\RegularWorkdayType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\SpecialHolidayType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\SpecialHolidayType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AddressFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AddressFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminAdminUserAddFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminAdminUserAddFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminAdminUserFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminAdminUserFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminAdminUserPasswordFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminAdminUserPasswordFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminCommissionType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminCommissionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminCurrencyRateBufferFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminCurrencyRateBufferFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminCurrencyRateFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminCurrencyRateFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateEditFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateEditFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateItemEditFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateItemEditFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateItemEditItemFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateItemEditItemFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateItemStateFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateItemStateFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimatePackageCreateFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimatePackageCreateFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimatePackageRemoveFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimatePackageRemoveFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateStepFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminEstimateStepFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminFeatureFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminFeatureFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminInformationFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminInformationFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminLoginFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminLoginFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminMessageFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminMessageFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminMessageReadedFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminMessageReadedFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminMypageInformationFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminMypageInformationFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminNextStepMessageFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminNextStepMessageFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminOrderItemSearchFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminOrderItemSearchFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPageContentType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPageContentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPageRevertType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPageRevertType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPaymentConfirmFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPaymentConfirmFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPostageConfirmFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPostageConfirmFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPostageFeeType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminPostageFeeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminQuestionCategoryFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminQuestionCategoryFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminQuestionFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminQuestionFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminShippingAddressFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminShippingAddressFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepAwaitingItemsEditFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepAwaitingItemsEditFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepAwaitingItemsSearchFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepAwaitingItemsSearchFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepCompleteSearchFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepCompleteSearchFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepEstimateEditFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepEstimateEditFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepEstimateItemEditItemFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepEstimateItemEditItemFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepEstimateSearchFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepEstimateSearchFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepOrderSearchFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepOrderSearchFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepPaymentConfirmSearchFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepPaymentConfirmSearchFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepPaymentWaitingSearchFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepPaymentWaitingSearchFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepPostageConfirmSearchFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepPostageConfirmSearchFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepSearchFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminStepSearchFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminUserChargeFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminUserChargeFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminUserFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\AdminUserFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\ContactFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\ContactFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\CurrencyRateUpdateType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\CurrencyRateUpdateType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\DeliveryCompanyFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\DeliveryCompanyFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\Mypage\ApiTokenType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\Mypage\ApiTokenType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\Mypage\WebHookType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\Mypage\WebHookType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageCsvRowToImportedEstimateItemType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageCsvRowToImportedEstimateItemType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageEstimateFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageEstimateFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageEstimateItemType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageEstimateItemType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageMessageFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageMessageFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageOrderCsvUploadType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageOrderCsvUploadType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypagePasswordFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypagePasswordFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypagePaymentConfirmFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypagePaymentConfirmFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageProfileFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageProfileFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageStepConfirmEstimateConfirmFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageStepConfirmEstimateConfirmFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageStepConfirmPaymentWaitingFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageStepConfirmPaymentWaitingFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageStepConfirmPostageWaitingFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\MypageStepConfirmPostageWaitingFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\RegistrationFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\RegistrationFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Admin\SalesAggregateSearchType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Admin\SalesAggregateSearchType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Admin\UserSearchType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Admin\UserSearchType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Mypage\DepositCsvSearchType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Mypage\DepositCsvSearchType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Mypage\OrderCsvSearchType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\SearchFilter\Mypage\OrderCsvSearchType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\ShippingAddressFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Form\Type\ShippingAddressFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Messenger\Handler\WebHookMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Messenger\Handler\WebHookMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\ApiTokenRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\ApiTokenRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\CommissionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\CommissionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\CurrencyRateBufferRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\CurrencyRateBufferRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\CurrencyRateRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\CurrencyRateRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\DepositRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\DepositRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateItemRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateItemRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateItemStateRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateItemStateRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateStepRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateStepRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\FeatureRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\FeatureRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\ImportedCsvRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\ImportedCsvRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\ImportedEstimateItemRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\ImportedEstimateItemRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\ImportedEstimateRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\ImportedEstimateRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\InformationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\InformationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\MessageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\MessageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\MypageInformationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\MypageInformationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\OrderItemRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\OrderItemRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\PackageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\PackageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\PageContentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\PageContentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\PostageFeeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\PostageFeeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\QuestionCategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\QuestionCategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\QuestionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\QuestionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\RegularWorkdayRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\RegularWorkdayRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\SalesAggregationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\SalesAggregationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\SpecialHolidayRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\SpecialHolidayRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\UserRankingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\UserRankingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\UserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\UserRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Repository\WebHookRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Repository\WebHookRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Security\Voter\ApiEstimatePutStepVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Security\Voter\ApiEstimatePutStepVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Services\Package\TargetSearchService"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Services\Package\TargetSearchService"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Twig\ConvertUrlExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Twig\ConvertUrlExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Twig\ConvertUrlExtension"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Twig\RouteExistsExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Twig\RouteExistsExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Twig\RouteExistsExtension"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Twig\UserEvaluateExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Twig\UserEvaluateExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Twig\UserEvaluateExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Validator\RouteNameValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Validator\RouteNameValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminAdminUserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminAdminUserController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminAdminUserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCalendarController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCalendarController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCalendarController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCommissionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCommissionController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCommissionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCurrencyRateBufferController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCurrencyRateBufferController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCurrencyRateBufferController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCurrencyRateController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCurrencyRateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateInvoiceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateInvoiceController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateInvoiceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateItemStateController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateItemStateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateManifestController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateManifestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimatePackageController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimatePackageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateStepController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateStepController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminFeatureController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminFeatureController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminInformationController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminInformationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminMessageController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminMessageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminMypageInformationController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminMypageInformationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminOrderItemController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminOrderItemController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminPageContentController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminPageContentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminPostageFeeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminPostageFeeController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminPostageFeeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminQuestionCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminQuestionCategoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminQuestionCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminQuestionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminQuestionController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminQuestionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminRegularWorkdayController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminRegularWorkdayController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminRegularWorkdayController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSalesAggregationController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSalesAggregationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSecurityController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSpecialHolidayController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSpecialHolidayController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSpecialHolidayController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepAwaitingItemsController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepAwaitingItemsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepCompleteController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepCompleteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepEstimateConfirmController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepEstimateConfirmController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepEstimateController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepEstimateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepOrderController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepOrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPaymentConfirmController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPaymentConfirmController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPaymentWaitingController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPaymentWaitingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPostageConfirmController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPostageConfirmController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPostageWaitingController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPostageWaitingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPrepareShippingController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepPrepareShippingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminUserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminUserController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminUserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\Controller.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminUserRankingController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminUserRankingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\Api\WebHookTestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\Api\WebHookTestController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\Api\WebHookTestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\CalendarController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\CalendarController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\CalendarController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageApiTokenController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageApiTokenController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageApiTokenController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageCsvController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageCsvController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageCsvController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageDepositCsvController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageDepositCsvController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageDepositCsvController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageWebHookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageWebHookController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageWebHookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\PostageFeeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\PostageFeeController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\PostageFeeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\WebHookTestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Xearts\Bundle\TaobaoDaikoBundle\Controller\WebHookTestController"; reason: abstract.
  • Removed service ".abstract.instanceof.Xearts\Bundle\TaobaoDaikoBundle\Controller\WebHookTestController"; reason: abstract.
511
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "EasyCorp\EasyLog\EasyLogHandler"; reason: unused.
  • Removed service "App\Service\OrderService"; reason: unused.
  • Removed service "uri_signer"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "cache.app.simple"; reason: unused.
  • Removed service "cache.app.taggable"; reason: unused.
  • Removed service "translator.selector"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service ".1_NativeFileSessionHandler~jyUGwsK"; reason: unused.
  • Removed service "session.storage.php_bridge"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.storage.mock_file"; reason: unused.
  • Removed service "session.handler.native_file"; reason: unused.
  • Removed service "session.abstract_handler"; reason: unused.
  • Removed service "session.save_listener"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "assets.empty_version_strategy"; reason: unused.
  • Removed service "messenger.transport.symfony_serializer"; reason: unused.
  • Removed service "messenger.middleware.validation"; reason: unused.
  • Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
  • Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: unused.
  • Removed service "validator.mapping.cache.symfony"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "routing.loader.service"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service "lock.store.flock"; reason: unused.
  • Removed service "lock.store.semaphore"; reason: unused.
  • Removed service "lock.strategy.majority"; reason: unused.
  • Removed service ".lock.default.store.2BORioJ"; reason: unused.
  • Removed service "lock.default.factory"; reason: unused.
  • Removed service "lock.default"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "templating.helper.logout_url"; reason: unused.
  • Removed service "templating.helper.security"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service ".1_ServiceLocator~UMKA_3_"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "fos_user.user_provider.username"; reason: unused.
  • Removed service "fos_user.mailer.default"; reason: unused.
  • Removed service "fos_user.mailer.twig_swift"; reason: unused.
  • Removed service "fos_user.mailer.noop"; reason: unused.
  • Removed service ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~Lmfe_wC"; reason: unused.
  • Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~Lmfe_wC"; reason: unused.
  • Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~Lmfe_wC"; reason: unused.
  • Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~Lmfe_wC"; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
  • Removed service "liip_functional_test.query.counter"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "monolog.http_client"; reason: unused.
  • Removed service "fidry_alice_data_fixtures.loader.multipass_file"; reason: unused.
  • Removed service "fidry_alice_data_fixtures.persistence.purger_modepurger_mode"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\AppKernel"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Doctrine\DQL\DateFunction"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Form\DataTransformer\RemoveHyphenTransformer"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Form\DataTransformer\ToHankakuTransformer"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Form\DataTransformer\ToSundayTransformer"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Messenger\Message\WebHookMessage"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Migrations\Version20160606142246"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Migrations\Version20160606144641"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Migrations\Version20160922131343"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Migrations\Version20170203020627"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Migrations\Version20170208063521"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Migrations\Version20170302023754"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Migrations\Version20170514112747"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Migrations\Version20170514140212"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Migrations\Version20170604183409"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Migrations\Version20170606120301"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Migrations\Version20170628150322"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Migrations\Version20170628183914"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Migrations\Version20170724153620"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Migrations\Version20170809162421"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Migrations\Version20170831154502"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Migrations\Version20171121015156"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Migrations\Version20171127130327"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Migrations\Version20180621085416"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Migrations\Version20180703211836"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Migrations\Version20191019032446"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Migrations\Version20191114064006"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Migrations\Version20200317071750"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Model\SearchFilter\Admin\SalesAggregatorFilter"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Model\SearchFilter\Admin\UserSearchFilter"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Model\SearchFilter\Mypage\DepositCsvSearchFilter"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Model\SearchFilter\Mypage\OrderCsvSearchFilter"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\Calendar\CalendarDay"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\Calendar\CalendarMonth"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\Calendar\CalendarWeek"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\Calendar\EmptyCalendarDay"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\Calendar\HolidayCalendarDay"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\Commission\Calculator"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\Commission\RounderCeil"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\CurrencyRateFetcher\CurrencyRateFetcherOER"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateImporter\Exception\CsvImportException"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateImporter\Exception\CsvLineColumnNumberException"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateImporter\Exception\CsvLineSubmitException"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateImporter\Exception\CsvLineValidationException"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\ExcellBuilder"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\Package\Strategy\ExistStrategy"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\Package\Strategy\HalfStrategy"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\Package\Strategy\NormalStrategy"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\Collection\DayCollection"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\Collection\MonthCollection"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\Collection\WeekCollection"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\Criteria\EstimateCriteria"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\Criteria\UserCriteria"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\Processor"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\Search\EstimateCriteria"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Services\TwigSwiftMailer"; reason: unused.
  • Removed service "Xearts\Bundle\TaobaoDaikoBundle\Validator\RouteName"; reason: unused.
  • Removed service "phpoffice.spreadsheet"; reason: unused.
  • Removed service "webpack_encore.cache"; reason: unused.
  • Removed service "api_platform.operation_method_resolver"; reason: unused.
  • Removed service "api_platform.formats_provider"; reason: unused.
  • Removed service "api_platform.operation_path_resolver.underscore"; reason: unused.
  • Removed service "api_platform.operation_path_resolver.dash"; reason: unused.
  • Removed service "api_platform.path_segment_name_generator.dash"; reason: unused.
  • Removed service "api_platform.serializer_locator"; reason: unused.
  • Removed service "api_platform.filter_collection_factory"; reason: unused.
  • Removed service "api_platform.filters"; reason: unused.
  • Removed service "api_platform.doctrine.metadata_factory"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service "monolog.logger.lock"; reason: unused.
  • Removed service ".service_locator.wnlveDj"; reason: unused.
147
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service ".service_locator.fZEMGon.App\Controller\Admin\AdminEstimateController" to "App\Controller\Admin\AdminEstimateController".
  • Inlined service ".service_locator.fZEMGon.App\Controller\DefaultController" to "App\Controller\DefaultController".
  • Inlined service ".service_locator.fZEMGon.App\Controller\MypageApiController" to "App\Controller\MypageApiController".
  • Inlined service ".service_locator.fZEMGon.App\Controller\MypageOrderController" to "App\Controller\MypageOrderController".
  • Inlined service "error_handler.error_renderer.serializer" to "error_controller".
  • Inlined service "debug.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator._cmka45" to "fragment.handler".
  • Inlined service ".1_~QHgwD0h" to "error_handler.error_renderer.html".
  • Inlined service ".2_~QHgwD0h" to "error_handler.error_renderer.html".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "translation.writer" to "console.command.translation_update".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
  • Inlined service "session.storage.native" to "session".
  • Inlined service "session.storage.metadata_bag" to "session.storage.native".
  • Inlined service ".service_locator.f1ancQ8" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service ".1_ResolvedFormTypeFactory~qsxx5Qi" to "form.resolved_type_factory".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.GFM6Rb3" 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.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "assets._default_package" to "assets.packages".
  • Inlined service "assets._package_taobao_daiko" to "assets.packages".
  • Inlined service "assets._version__default" to "assets._default_package".
  • Inlined service "assets._version_taobao_daiko" to "assets._package_taobao_daiko".
  • Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
  • Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
  • Inlined service ".service_locator.CCTmIC0" to "messenger.routable_message_bus".
  • Inlined service "validator.validator_factory" to "validator.builder".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "fos_user.validator.initializer" to "validator.builder".
  • Inlined service "validator.property_info_loader" to "validator.builder".
  • Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
  • Inlined service ".service_locator.6KeI6yN" to "validator.validator_factory".
  • Inlined service ".service_locator.V.o0zE7" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php" to "translation.extractor".
  • Inlined service "twig.translation.extractor" to "translation.extractor".
  • Inlined service "translation.dumper.php" to "translation.writer".
  • Inlined service "translation.dumper.xliff" to "translation.writer".
  • Inlined service "translation.dumper.po" to "translation.writer".
  • Inlined service "translation.dumper.mo" to "translation.writer".
  • Inlined service "translation.dumper.yml" to "translation.writer".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "translation.dumper.qt" to "translation.writer".
  • Inlined service "translation.dumper.csv" to "translation.writer".
  • Inlined service "translation.dumper.ini" to "translation.writer".
  • Inlined service "translation.dumper.json" to "translation.writer".
  • Inlined service "translation.dumper.res" to "translation.writer".
  • Inlined service ".service_locator.XSes1R5.translation.warmer" to "translation.warmer".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "api_platform.data_collector.request" 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.translation" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "swiftmailer.data_collector" to "profiler".
  • Inlined service "data_collector.messenger" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "debug.validator.inner" to "debug.validator".
  • Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service ".service_locator.XwZNkPh" to ".1_LegacyRouteLoaderContainer~S_TsFj4".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "api_platform.route_loader" to "routing.resolver".
  • Inlined service "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service ".1_LegacyRouteLoaderContainer~S_TsFj4" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.m90YCjy.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service ".1_ArrayCache~wGNWGi5" to "annotations.cached_reader".
  • Inlined service ".2_PhpArrayAdapter~wGNWGi5" to "annotations.cache".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "api_platform.serializer.uuid_denormalizer" to "serializer".
  • Inlined service "api_platform.openapi.normalizer.api_gateway" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "api_platform.problem.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "api_platform.openapi.normalizer.api_gateway" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.documentation" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.entrypoint" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.error" to "serializer".
  • Inlined service "api_platform.problem.normalizer.error" to "serializer".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "api_platform.jsonld.normalizer.item" to "serializer".
  • Inlined service "api_platform.serializer.normalizer.item" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "api_platform.hydra.normalizer.collection_filters" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "api_platform.jsonld.normalizer.object" to "serializer".
  • Inlined service "serializer.encoder.xml" to "serializer".
  • Inlined service "serializer.encoder.yaml" to "serializer".
  • Inlined service "serializer.encoder.csv" to "serializer".
  • Inlined service "api_platform.jsonld.encoder" to "serializer".
  • Inlined service "api_platform.problem.encoder" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer.normalizer.object".
  • Inlined service ".1_~A4TDEal" to "error_handler.error_renderer.serializer".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service ".2_~A4TDEal" to "error_handler.error_renderer.serializer".
  • Inlined service ".service_locator.XjnY8xG" to "security.token_storage".
  • Inlined service ".service_locator.6zQlgQt" to "security.helper".
  • Inlined service ".service_locator..TFqavc" to "security.firewall.map".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
  • Inlined service ".security.request_matcher.eKXDm4f" to "security.access_map".
  • Inlined service ".security.request_matcher.O7Tsk.w" to "security.access_map".
  • Inlined service ".security.request_matcher.0uhYzab" to "security.access_map".
  • Inlined service ".security.request_matcher.GJYmNNt" to "security.access_map".
  • Inlined service ".security.request_matcher.ya1bQ_m" to "security.access_map".
  • Inlined service ".security.request_matcher.DtPA6tq" to "security.access_map".
  • Inlined service ".security.request_matcher._pRcrzc" to "security.access_map".
  • Inlined service ".security.request_matcher.cRNYaJ1" to "security.access_map".
  • Inlined service ".security.request_matcher.PhQgZ9B" to "security.access_map".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.logout.success_handler.admin" to "security.logout_listener.admin".
  • Inlined service "security.authentication.success_handler.admin.form_login" to "security.authentication.listener.form.admin".
  • Inlined service "security.authentication.failure_handler.admin.form_login" to "security.authentication.listener.form.admin".
  • Inlined service "security.authentication.form_entry_point.admin" to "security.exception_listener.admin".
  • Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
  • Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
  • Inlined service "security.firewall.map.config.admin" to "security.firewall.map.context.admin".
  • Inlined service "security.authentication.guard_handler" to "security.authentication.listener.guard.api".
  • Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
  • Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
  • Inlined service "security.logout.success_handler.main" to "security.logout_listener.main".
  • Inlined service "security.authentication.success_handler.main.form_login" to "security.authentication.listener.form.main".
  • Inlined service "security.authentication.failure_handler.main.form_login" to "security.authentication.listener.form.main".
  • Inlined service "security.authentication.form_entry_point.main" to "security.exception_listener.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service ".1_NonceGenerator~_yR8NGP" to "web_profiler.csp.handler".
  • Inlined service ".2_HtmlDumper~_yR8NGP" to "twig.extension.webprofiler".
  • Inlined service "twig.loader.native_filesystem" to "twig".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • 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.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.weblink" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "Twig\Extension\StringLoaderExtension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "knp_paginator.twig.extension.pagination" to "twig".
  • Inlined service "knp_menu.twig.extension" to "twig".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Twig\ConvertUrlExtension" to "twig".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Twig\RouteExistsExtension" to "twig".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Twig\UserEvaluateExtension" to "twig".
  • Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
  • Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.o9nGMXB.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.7YWluy." to "twig.runtime_loader".
  • Inlined service ".1_~NBxxGVh" to "twig.error_renderer.html".
  • Inlined service "twig.form.engine" to "twig.form.renderer".
  • Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
  • Inlined service ".1_SourceContextProvider~wxrfKPw" to "var_dumper.contextualized_cli_dumper".
  • Inlined service ".2_SourceContextProvider~wxrfKPw" to "var_dumper.server_connection".
  • Inlined service ".3_RequestContextProvider~wxrfKPw" to "var_dumper.server_connection".
  • Inlined service ".4_CliContextProvider~wxrfKPw" to "var_dumper.server_connection".
  • Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
  • Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
  • Inlined service ".5_CliDescriptor~wxrfKPw" to "var_dumper.command.server_dump".
  • Inlined service ".6_HtmlDescriptor~wxrfKPw" to "var_dumper.command.server_dump".
  • Inlined service "maker.autoloader_util" to "maker.file_manager".
  • Inlined service "maker.file_link_formatter" to "maker.file_manager".
  • Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
  • Inlined service "maker.php_compat_util" to "maker.generator".
  • Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logger".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
  • Inlined service ".service_locator.1ERO_OI" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "fos_user.user_listener" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "stof_doctrine_extensions.listener.timestampable" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "stof_doctrine_extensions.listener.sortable" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
  • Inlined service ".service_locator..JVqbIV" to "doctrine.orm.container_repository_factory".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.query" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.default.result" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "cache.doctrine.orm.default.metadata.recorder_inner" to "cache.doctrine.orm.default.metadata".
  • Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
  • Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
  • Inlined service ".service_locator.BdyMlUU" to "doctrine.orm.default_entity_listener_resolver".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
  • 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 "fos_user.util.canonicalizer.default" to "fos_user.util.canonical_fields_updater".
  • Inlined service "fos_user.util.canonicalizer.default" to "fos_user.util.canonical_fields_updater".
  • Inlined service "fos_user.security.login_manager" to "fos_user.listener.authentication".
  • Inlined service "fos_user.user_to_username_transformer" to "fos_user.username_form_type".
  • Inlined service "fos_user.profile.form.factory" to "fos_user.profile.controller".
  • Inlined service "fos_user.change_password.form.factory" to "fos_user.change_password.controller".
  • Inlined service "fos_user.resetting.form.factory" to "fos_user.resetting.controller".
  • Inlined service "knp_paginator.helper.processor" to "knp_paginator.twig.extension.pagination".
  • Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
  • Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
  • Inlined service "knp_menu.menu_provider.chain" to "knp_menu.helper".
  • Inlined service ".service_locator.lHZYdJL" to "knp_menu.renderer_provider".
  • Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
  • Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
  • Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
  • Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.C2Thyvr.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "liip_functional_test.services_database_tools.orm_database_tool" to "liip_functional_test.services.database_tool_collection".
  • Inlined service "liip_functional_test.services_database_tools.orm_sqlite_database_tool" to "liip_functional_test.services.database_tool_collection".
  • Inlined service "liip_functional_test.services_database_tools.mongodb_database_tool" to "liip_functional_test.services.database_tool_collection".
  • Inlined service "liip_functional_test.services_database_tools.phpcr_database_tool" to "liip_functional_test.services.database_tool_collection".
  • Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.tolerant_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.tolerant_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.reference_range_name" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple" to "nelmio_alice.fixture_builder.denormalizer.fixture.registry_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_list" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_list".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.null_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.temporary_range" to "nelmio_alice.fixture_builder.denormalizer.fixture.chainable.simple_range".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.property.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.constructor_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.factory_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.constructor.legacy_constructor_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.simple_value_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.function_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.configurator_flag_handler" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.method_flag_handler.optional_flag_handler" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.element".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.configurator" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.extend" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.optional" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.template" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.chainable.unique" to "nelmio_alice.fixture_builder.denormalizer.flag_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.reference_escaper_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.globals_patterns_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.function_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.string_then_reference_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.reference_lexer" to "nelmio_alice.fixture_builder.expression_language.lexer.sub_patterns_lexer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.string_parser" to "nelmio_alice.fixture_builder.expression_language.parser.function_fixture_reference_parser".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.simple_parser" to "nelmio_alice.fixture_builder.expression_language.parser.string_parser".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.lexer.empty_value_lexer" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry" to "nelmio_alice.fixture_builder.expression_language.parser.simple_parser".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.dynamic_array_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.escaped_value_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_list_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_method_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.fixture_range_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.method_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.optional_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.parameter_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.property_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.simple_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_array_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.string_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.variable_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.wildcard_reference_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.registry".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.tolerant_function_token_parser".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.function_token_parser" to "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.identity_token_parser".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.simple" to "nelmio_alice.fixture_builder.simple".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.parameter.simple_parameter_bag_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.simple".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.simple_fixture_bag_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.simple".
  • Inlined service "nelmio_alice.generator.caller.registry" to "nelmio_alice.generator.caller.simple".
  • Inlined service "nelmio_alice.generator.caller.chainable.configurator_method_call" to "nelmio_alice.generator.caller.registry".
  • Inlined service "nelmio_alice.generator.caller.chainable.method_call_with_reference" to "nelmio_alice.generator.caller.registry".
  • Inlined service "nelmio_alice.generator.caller.chainable.optional_method_call" to "nelmio_alice.generator.caller.registry".
  • Inlined service "nelmio_alice.generator.caller.chainable.simple_call" to "nelmio_alice.generator.caller.registry".
  • Inlined service "nelmio_alice.generator.hydrator.property.symfony_property_access" to "nelmio_alice.generator.hydrator.simple".
  • Inlined service "nelmio_alice.generator.instantiator.resolver" to "nelmio_alice.generator.instantiator.existing_instance".
  • Inlined service "nelmio_alice.generator.instantiator.registry" to "nelmio_alice.generator.instantiator.resolver".
  • Inlined service "nelmio_alice.generator.instantiator.chainable.no_caller_method_instantiator" to "nelmio_alice.generator.instantiator.registry".
  • Inlined service "nelmio_alice.generator.instantiator.chainable.null_constructor_instantiator" to "nelmio_alice.generator.instantiator.registry".
  • Inlined service "nelmio_alice.generator.instantiator.chainable.no_method_call_instantiator" to "nelmio_alice.generator.instantiator.registry".
  • Inlined service "nelmio_alice.generator.instantiator.chainable.static_factory_instantiator" to "nelmio_alice.generator.instantiator.registry".
  • Inlined service "nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects" to "nelmio_alice.generator.double_pass".
  • Inlined service "nelmio_alice.generator.object_generator.complete" to "nelmio_alice.generator.double_pass".
  • Inlined service "nelmio_alice.generator.object_generator.simple" to "nelmio_alice.generator.object_generator.complete".
  • Inlined service "nelmio_alice.generator.instantiator.existing_instance" to "nelmio_alice.generator.object_generator.simple".
  • Inlined service "nelmio_alice.generator.hydrator.simple" to "nelmio_alice.generator.object_generator.simple".
  • Inlined service "nelmio_alice.generator.caller.simple" to "nelmio_alice.generator.object_generator.simple".
  • Inlined service "nelmio_alice.generator.resolver.fixture_set.simple" to "nelmio_alice.generator.resolver.fixture_set.remove_conflicting_objects".
  • Inlined service "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters" to "nelmio_alice.generator.resolver.fixture_set.simple".
  • Inlined service "nelmio_alice.generator.resolver.fixture_bag.template_bag" to "nelmio_alice.generator.resolver.fixture_set.simple".
  • Inlined service "nelmio_alice.generator.resolver.parameter_bag.simple" to "nelmio_alice.generator.resolver.parameter_bag.remove_conflicting_parameters".
  • Inlined service "nelmio_alice.generator.resolver.parameter.registry" to "nelmio_alice.generator.resolver.parameter_bag.simple".
  • Inlined service "nelmio_alice.generator.resolver.parameter.chainable.static_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
  • Inlined service "nelmio_alice.generator.resolver.parameter.chainable.array_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
  • Inlined service "nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.registry".
  • Inlined service "nelmio_alice.generator.resolver.parameter.chainable.string_parameter_resolver" to "nelmio_alice.generator.resolver.parameter.chainable.recursive_parameter_resolver".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.array_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.dynamic_array_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.evaluated_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.function_argument_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_property_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_method_call_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_wildcard_reference_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.list_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.optional_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.parameter_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.unique_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.value_for_current_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.variable_value_resolver" to "nelmio_alice.generator.resolver.value.registry".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.faker_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.php_value_resolver".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.php_value_resolver" to "nelmio_alice.generator.resolver.value.chainable.function_argument_resolver".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver".
  • Inlined service "nelmio_alice.generator.resolver.value.chainable.self_fixture_reference_resolver" to "nelmio_alice.generator.resolver.value.chainable.unresolved_fixture_reference_resolver".
  • Inlined service "nelmio_alice.generator.resolver.value.unique_values_pool" to "nelmio_alice.generator.resolver.value.chainable.unique_value_resolver".
  • Inlined service "nelmio_alice.file_parser.registry" to "nelmio_alice.file_parser.runtime_cache".
  • Inlined service "nelmio_alice.file_parser.default_include_processor" to "nelmio_alice.file_parser.runtime_cache".
  • Inlined service "nelmio_alice.file_parser.chainable.yaml" to "nelmio_alice.file_parser.registry".
  • Inlined service "nelmio_alice.file_parser.chainable.php" to "nelmio_alice.file_parser.registry".
  • Inlined service "nelmio_alice.file_parser.chainable.json" to "nelmio_alice.file_parser.registry".
  • Inlined service "nelmio_alice.file_parser.symfony_yaml" to "nelmio_alice.file_parser.chainable.yaml".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\WebHook\AsyncEstimateSender" to "Xearts\Bundle\TaobaoDaikoBundle\EventListener\EstimateUpdateWebHookSender".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\Mail\MessageSender" to "Xearts\Bundle\TaobaoDaikoBundle\EventListener\MessageMailSender".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\WebHook\AsyncMessageSender" to "Xearts\Bundle\TaobaoDaikoBundle\EventListener\MessageWebHookSender".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Menu\OrderMenuHelper" to "Xearts\Bundle\TaobaoDaikoBundle\Menu\Builder".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\WebHook\WebHookClient" to "Xearts\Bundle\TaobaoDaikoBundle\Messenger\Handler\WebHookMessageHandler".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateNumbrer\NormalNumberGenerator" to "Xearts\Bundle\TaobaoDaikoBundle\Repository\EstimateRepository".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Security\ApiUserManager" to "Xearts\Bundle\TaobaoDaikoBundle\Security\ApiUserProvider".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\ApiToken\ApiTokenValidator" to "Xearts\Bundle\TaobaoDaikoBundle\Security\Authenticator\ApiTokenAuthenticator".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\ApiToken\TokenGenerator" to "Xearts\Bundle\TaobaoDaikoBundle\Services\ApiToken\ApiTokenService".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\ConvertUrl\RedirectChecker" to "Xearts\Bundle\TaobaoDaikoBundle\Services\ConvertUrl\ConvertUrlFactory".
  • Inlined service "Goutte\Client" to "Xearts\Bundle\TaobaoDaikoBundle\Services\ConvertUrl\RedirectChecker".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\CsvExporter\AdminEstimate\Exporter" to "Xearts\Bundle\TaobaoDaikoBundle\Services\CsvExporter\AdminEstimate\CsvResponseFactory".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\CsvExporter\AdminEstimate\Row" to "Xearts\Bundle\TaobaoDaikoBundle\Services\CsvExporter\AdminEstimate\CsvResponseFactory".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\CsvExporter\AdminEstimate\Config" to "Xearts\Bundle\TaobaoDaikoBundle\Services\CsvExporter\AdminEstimate\Exporter".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\CsvExporter\MypageDepositCsv\Exporter" to "Xearts\Bundle\TaobaoDaikoBundle\Services\CsvExporter\MypageDepositCsv\CsvResponseFactory".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\CsvExporter\MypageDepositCsv\Row" to "Xearts\Bundle\TaobaoDaikoBundle\Services\CsvExporter\MypageDepositCsv\CsvResponseFactory".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\CsvExporter\MypageDepositCsv\Config" to "Xearts\Bundle\TaobaoDaikoBundle\Services\CsvExporter\MypageDepositCsv\Exporter".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\CsvExporter\MypageOrderCsv\Exporter" to "Xearts\Bundle\TaobaoDaikoBundle\Services\CsvExporter\MypageOrderCsv\CsvResponseFactory".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\CsvExporter\MypageOrderCsv\Row" to "Xearts\Bundle\TaobaoDaikoBundle\Services\CsvExporter\MypageOrderCsv\CsvResponseFactory".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\CsvExporter\MypageOrderCsv\Config" to "Xearts\Bundle\TaobaoDaikoBundle\Services\CsvExporter\MypageOrderCsv\Exporter".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\CurrencyRateFactory\CurrencyRateBufferFactory" to "Xearts\Bundle\TaobaoDaikoBundle\Services\CurrencyRateFetcher\CurrencyRateBufferFetcher".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\CurrencyRateFetcher\RateRounder" to "Xearts\Bundle\TaobaoDaikoBundle\Services\CurrencyRateFetcher\CurrencyRateFetcherFromBOC".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\CurrencyRateFetcher\CurrencyRateScraperFromBOC" to "Xearts\Bundle\TaobaoDaikoBundle\Services\CurrencyRateFetcher\CurrencyRateFetcherFromBOC".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateImporter\Converter\EstimateItemConverter" to "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateImporter\Converter\EstimateConverter".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateImporter\Converter\EstimateConverter" to "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateImporter\Converter\UseCase".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateImporter\Importer\CsvLineHandler" to "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateImporter\Importer\CsvImporter".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateImporter\Importer\DataMapper" to "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateImporter\Importer\CsvLineHandler".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateImporter\Importer\CsvImporter" to "Xearts\Bundle\TaobaoDaikoBundle\Services\EstimateImporter\Importer\UseCase".
  • Inlined service "Goutte\Client" to "Xearts\Bundle\TaobaoDaikoBundle\Services\InvoiceNumber\ScrapingServiceUKE".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\InvoiceNumber\ScrapingServiceUKE" to "Xearts\Bundle\TaobaoDaikoBundle\Services\InvoiceNumber\UpdateStepService".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\BundleForDomainDetector" to "Xearts\Bundle\TaobaoDaikoBundle\Services\Mail\Template".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\Package\StrategyFactory" to "Xearts\Bundle\TaobaoDaikoBundle\Services\Package\PackagingService".
  • Inlined service "Goutte\Client" to "Xearts\Bundle\TaobaoDaikoBundle\Services\Scraping\AlibabaScrapingService".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\Scraping\AlibabaScrapingService" to "Xearts\Bundle\TaobaoDaikoBundle\Services\Scraping\ScrapingFactory".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\Scraping\TaobaoScrapingService" to "Xearts\Bundle\TaobaoDaikoBundle\Services\Scraping\ScrapingFactory".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\Scraping\TMallScrapingService" to "Xearts\Bundle\TaobaoDaikoBundle\Services\Scraping\ScrapingFactory".
  • Inlined service "Goutte\Client" to "Xearts\Bundle\TaobaoDaikoBundle\Services\Scraping\TMallScrapingService".
  • Inlined service "Goutte\Client" to "Xearts\Bundle\TaobaoDaikoBundle\Services\Scraping\TaobaoScrapingService".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\Scraping\ScrapingFactory" to "Xearts\Bundle\TaobaoDaikoBundle\Services\UpdateOrderItemService".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\WebHook\EstimateMessageFactory" to "Xearts\Bundle\TaobaoDaikoBundle\Services\WebHook\AsyncEstimateSender".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\WebHook\MessageMessageFactory" to "Xearts\Bundle\TaobaoDaikoBundle\Services\WebHook\AsyncMessageSender".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\WebHook\Verify\HmacHash" to "Xearts\Bundle\TaobaoDaikoBundle\Services\WebHook\WebHookClient".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\WebHook\Verify\SecretGenerator" to "Xearts\Bundle\TaobaoDaikoBundle\Services\WebHook\WebHookFactory".
  • Inlined service ".service_locator.vdmMuyE.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminAdminUserController" to "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminAdminUserController".
  • Inlined service ".service_locator.vdmMuyE.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCalendarController" to "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCalendarController".
  • Inlined service ".service_locator.vdmMuyE.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCommissionController" to "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCommissionController".
  • Inlined service ".service_locator.vdmMuyE.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCurrencyRateBufferController" to "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminCurrencyRateBufferController".
  • Inlined service ".service_locator.vdmMuyE.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateInvoiceController" to "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminEstimateInvoiceController".
  • Inlined service ".service_locator.vdmMuyE.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminPostageFeeController" to "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminPostageFeeController".
  • Inlined service ".service_locator.vdmMuyE.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminQuestionCategoryController" to "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminQuestionCategoryController".
  • Inlined service ".service_locator.vdmMuyE.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminQuestionController" to "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminQuestionController".
  • Inlined service ".service_locator.vdmMuyE.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminRegularWorkdayController" to "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminRegularWorkdayController".
  • Inlined service ".service_locator.vdmMuyE.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSpecialHolidayController" to "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminSpecialHolidayController".
  • Inlined service ".service_locator.vdmMuyE.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepController" to "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminStepController".
  • Inlined service ".service_locator.vdmMuyE.Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminUserController" to "Xearts\Bundle\TaobaoDaikoBundle\Controller\AdminUserController".
  • Inlined service ".service_locator.vdmMuyE.Xearts\Bundle\TaobaoDaikoBundle\Controller\Api\WebHookTestController" to "Xearts\Bundle\TaobaoDaikoBundle\Controller\Api\WebHookTestController".
  • Inlined service ".service_locator.vdmMuyE.Xearts\Bundle\TaobaoDaikoBundle\Controller\CalendarController" to "Xearts\Bundle\TaobaoDaikoBundle\Controller\CalendarController".
  • Inlined service ".service_locator.vdmMuyE.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageApiTokenController" to "Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageApiTokenController".
  • Inlined service ".service_locator.vdmMuyE.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageCsvController" to "Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageCsvController".
  • Inlined service ".service_locator.vdmMuyE.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageDepositCsvController" to "Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageDepositCsvController".
  • Inlined service ".service_locator.vdmMuyE.Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageWebHookController" to "Xearts\Bundle\TaobaoDaikoBundle\Controller\MypageWebHookController".
  • Inlined service ".service_locator.vdmMuyE.Xearts\Bundle\TaobaoDaikoBundle\Controller\PostageFeeController" to "Xearts\Bundle\TaobaoDaikoBundle\Controller\PostageFeeController".
  • Inlined service ".service_locator.vdmMuyE.Xearts\Bundle\TaobaoDaikoBundle\Controller\WebHookTestController" to "Xearts\Bundle\TaobaoDaikoBundle\Controller\WebHookTestController".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Menu\Builder" to "xearts_taobao_daiko_bundle.menu.main".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\Aggregator\UsersTotalAggregator" to "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\ProcessorInterface".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\Aggregator\OrdersTotalAggregator" to "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\ProcessorInterface".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\Aggregator\CompletedUsersTotalAggregator" to "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\ProcessorInterface".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\Aggregator\CompletedOrdersTotalAggregator" to "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\ProcessorInterface".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\Aggregator\CompletedEstimateAmountTotalAggregator" to "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\ProcessorInterface".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\Aggregator\CompletedPostageTotalAggregator" to "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\ProcessorInterface".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\Aggregator\OrdersTotalAtCompletedAggregator" to "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\ProcessorInterface".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\Aggregator\EstimateAmountTotalAtCompletedAggregator" to "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\ProcessorInterface".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\Aggregator\PostageTotalAtCompletedAggregator" to "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\ProcessorInterface".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\TargetDate\YesterdayDetector" to "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\ProcessorInterface".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\TargetDate\YesterdayDetector" to "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\ProcessorInterface".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\TargetDate\UserCompletedDateDetector" to "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\ProcessorInterface".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\TargetDate\CompletedDateDetector" to "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\ProcessorInterface".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\TargetDate\CompletedDateDetector" to "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\ProcessorInterface".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\TargetDate\CompletedDateDetector" to "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\ProcessorInterface".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\TargetDate\YesterdayDetector" to "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\ProcessorInterface".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\TargetDate\YesterdayDetector" to "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\ProcessorInterface".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\TargetDate\YesterdayDetector" to "Xearts\Bundle\TaobaoDaikoBundle\Services\SalesAggregation\ProcessorInterface".
  • Inlined service ".service_locator.Kko1Lpb" to "webpack_encore.entrypoint_lookup_collection".
  • Inlined service ".1_ServiceLocator~WmwHyFk" to "webpack_encore.twig_entry_files_extension".
  • Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
  • Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
  • Inlined service "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
  • Inlined service "nelmio_api_doc.describers.api_platform.documentation" to "nelmio_api_doc.describers.api_platform".
  • Inlined service ".1_Request~u_WougA" to "nelmio_api_doc.describers.api_platform.documentation".
  • Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
  • Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
  • Inlined service "api_platform.route_name_resolver.cached.inner" to "api_platform.route_name_resolver.cached".
  • Inlined service "api_platform.route_name_resolver.cached" to "api_platform.iri_converter".
  • Inlined service "api_platform.serializer.context_builder.filter.inner" to "api_platform.serializer.context_builder.filter".
  • Inlined service "api_platform.serializer.mapping.class_metadata_factory.inner" to "api_platform.serializer.mapping.class_metadata_factory".
  • Inlined service "api_platform.operation_path_resolver.generator" to "api_platform.operation_path_resolver.custom".
  • Inlined service "api_platform.negotiator" to "api_platform.listener.request.add_format".
  • Inlined service "api_platform.identifiers_extractor.cached.inner" to "api_platform.identifiers_extractor.cached".
  • Inlined service "api_platform.subresource_operation_factory.cached.inner" to "api_platform.subresource_operation_factory.cached".
  • Inlined service "api_platform.cache.route_name_resolver.recorder_inner" to "api_platform.cache.route_name_resolver".
  • Inlined service "api_platform.cache.identifiers_extractor.recorder_inner" to "api_platform.cache.identifiers_extractor".
  • Inlined service "api_platform.cache.subresource_operation_factory.recorder_inner" to "api_platform.cache.subresource_operation_factory".
  • Inlined service "api_platform.metadata.resource.name_collection_factory.yaml" to "api_platform.metadata.resource.name_collection_factory.cached".
  • Inlined service "api_platform.metadata.resource.metadata_factory.yaml" to "api_platform.metadata.resource.metadata_factory.input_output".
  • Inlined service "api_platform.metadata.resource.metadata_factory.php_doc" to "api_platform.metadata.resource.metadata_factory.short_name".
  • Inlined service "api_platform.metadata.resource.filter_metadata_factory.annotation" to "api_platform.metadata.resource.metadata_factory.operation".
  • Inlined service "api_platform.metadata.resource.metadata_factory.operation" to "api_platform.metadata.resource.metadata_factory.formats".
  • Inlined service "api_platform.metadata.resource.metadata_factory.formats" to "api_platform.metadata.resource.metadata_factory.cached".
  • Inlined service "api_platform.metadata.property.name_collection_factory.yaml" to "api_platform.metadata.property.name_collection_factory.cached".
  • Inlined service "api_platform.metadata.property.metadata_factory.xml" to "api_platform.metadata.property.metadata_factory.property_info".
  • Inlined service "api_platform.doctrine.orm.metadata.property.metadata_factory" to "api_platform.metadata.property.metadata_factory.serializer".
  • Inlined service "api_platform.metadata.property.metadata_factory.validator" to "api_platform.metadata.property.metadata_factory.cached".
  • Inlined service "api_platform.metadata.property.metadata_factory.serializer" to "api_platform.metadata.property.metadata_factory.default_property".
  • Inlined service "api_platform.cache.metadata.resource.recorder_inner" to "api_platform.cache.metadata.resource".
  • Inlined service "api_platform.cache.metadata.property.recorder_inner" to "api_platform.cache.metadata.property".
  • Inlined service "api_platform.metadata.property.name_collection_factory.property_info" to "api_platform.metadata.property.name_collection_factory.xml".
  • Inlined service "api_platform.metadata.resource.name_collection_factory.xml" to "api_platform.metadata.resource.name_collection_factory.annotation".
  • Inlined service "api_platform.metadata.resource.metadata_factory.xml" to "api_platform.metadata.resource.metadata_factory.annotation".
  • Inlined service "api_platform.metadata.resource.metadata_factory.short_name" to "api_platform.metadata.resource.filter_metadata_factory.annotation".
  • Inlined service "api_platform.metadata.subresource.metadata_factory.annotation" to "api_platform.metadata.property.metadata_factory.annotation".
  • Inlined service "api_platform.metadata.property.metadata_factory.default_property" to "api_platform.metadata.subresource.metadata_factory.annotation".
  • Inlined service "api_platform.metadata.resource.name_collection_factory.annotation" to "api_platform.metadata.resource.name_collection_factory.yaml".
  • Inlined service "api_platform.metadata.resource.metadata_factory.annotation" to "api_platform.metadata.resource.metadata_factory.yaml".
  • Inlined service "api_platform.metadata.property.name_collection_factory.xml" to "api_platform.metadata.property.name_collection_factory.yaml".
  • Inlined service "api_platform.metadata.property.metadata_factory.annotation" to "api_platform.metadata.property.metadata_factory.yaml".
  • Inlined service "api_platform.metadata.resource.metadata_factory.input_output" to "api_platform.metadata.resource.metadata_factory.php_doc".
  • Inlined service ".2_ObjectNormalizer~mN9Vtyp" to ".1_Serializer~mN9Vtyp".
  • Inlined service "api_platform.pagination_options" to "api_platform.openapi.factory".
  • Inlined service "api_platform.openapi.normalizer.api_gateway.inner" to "api_platform.openapi.normalizer.api_gateway".
  • Inlined service "api_platform.swagger.normalizer.api_gateway.inner" to "api_platform.swagger.normalizer.api_gateway".
  • Inlined service "api_platform.swagger_ui.context" to "api_platform.swagger_ui.action".
  • Inlined service "api_platform.hydra.normalizer.partial_collection_view.inner" to "api_platform.hydra.normalizer.partial_collection_view".
  • Inlined service "api_platform.hydra.normalizer.partial_collection_view" to "api_platform.hydra.normalizer.collection_filters".
  • Inlined service "api_platform.hydra.json_schema.schema_factory.inner" to "api_platform.hydra.json_schema.schema_factory".
  • Inlined service "api_platform.metadata.property.metadata_factory.property_info" to "api_platform.doctrine.orm.metadata.property.metadata_factory".
  • Inlined service "api_platform.pagination" to "api_platform.doctrine.orm.query_extension.pagination".
  • Inlined service "api_platform.metadata.property.metadata_factory.yaml" to "api_platform.metadata.property.metadata_factory.validator".
  • Inlined service "api_platform.validator" to "api_platform.listener.view.validate".
  • Inlined service "api_platform.validator.query_parameter_validator" to "api_platform.listener.view.validate_query_parameters".
  • Inlined service "debug.api_platform.collection_data_provider.inner" to "debug.api_platform.collection_data_provider".
  • Inlined service "debug.api_platform.item_data_provider.inner" to "debug.api_platform.item_data_provider".
  • Inlined service "debug.api_platform.subresource_data_provider.inner" to "debug.api_platform.subresource_data_provider".
  • Inlined service "debug.api_platform.data_persister.inner" to "debug.api_platform.data_persister".
  • Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
  • Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
  • Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
  • Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
  • Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
  • Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
  • Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
  • Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
  • Inlined service "maker.maker.make_functional_test" to "maker.auto_command.make_functional_test".
  • Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
  • Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
  • Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
  • Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
  • Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
  • Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
  • Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
  • Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
  • Inlined service "maker.maker.make_unit_test" to "maker.auto_command.make_unit_test".
  • Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
  • Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
  • Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
  • Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
  • Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Messenger\Handler\WebHookMessageHandler" to ".messenger.handler_descriptor.d8GVXWd".
  • Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
  • Inlined service "security.access.role_hierarchy_voter" to "debug.security.voter.security.access.role_hierarchy_voter".
  • Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Security\Voter\ApiEstimatePutStepVoter" to "debug.security.voter.Xearts\Bundle\TaobaoDaikoBundle\Security\Voter\ApiEstimatePutStepVoter".
  • Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
  • Inlined service ".service_locator.XSes1R5" to ".service_locator.XSes1R5.translation.warmer".
  • Inlined service ".service_locator.IBJzdGE" to ".service_locator.IBJzdGE.router.default".
  • Inlined service ".service_locator.m90YCjy" to ".service_locator.m90YCjy.router.cache_warmer".
  • Inlined service ".service_locator.o9nGMXB" to ".service_locator.o9nGMXB.twig.template_cache_warmer".
  • Inlined service ".service_locator.C2Thyvr" to ".service_locator.C2Thyvr.sensio_framework_extra.view.listener".
  • Inlined service "serializer.mapping.chain_loader" to "api_platform.serializer.mapping.class_metadata_factory.inner".
  • Inlined service ".service_locator.ilxHnCK" to "console.command_loader".
  • Inlined service "debug.traced.messenger.bus.default.inner" to "message_bus".
  • Inlined service ".service_locator.IBJzdGE.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "fos_user.object_manager" to "fos_user.user_manager".
  • Inlined service "swiftmailer.mailer.default.spool.memory" to "swiftmailer.transport".
  • Inlined service "nelmio_alice.faker.provider.alice" to "Faker\Generator".
  • Inlined service "nelmio_alice.fixture_builder.simple" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.generator.double_pass" to "nelmio_alice.data_loader".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "Xearts\Bundle\TaobaoDaikoBundle\Services\InvoiceNumber\UpdateStepService" to "console.command.public_alias.Xearts\Bundle\TaobaoDaikoBundle\Command\UpdateEstimateStepByInvoiceCommand".
  • Inlined service "assets.context" to "assets.packages".
  • Inlined service "assets.context" to "assets.packages".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.calls.simple_denormalizer" to "nelmio_alice.fixture_builder.denormalizer.specs.simple".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.argument_escaper" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
  • Inlined service "nelmio_alice.fixture_builder.expression_language.parser.token_parser.chainable.argument_escaper" to "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer".
  • Inlined service "nelmio_alice.file_locator.default" to "nelmio_alice.file_parser.runtime_cache".
  • Inlined service "nelmio_alice.file_locator.default" to "nelmio_alice.file_parser.runtime_cache".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.element" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.specs.simple" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.specs.simple" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.flag_parser.element" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.generator.resolver.value.registry" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.generator.resolver.value.registry" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.arguments.simple_arguments_denormalizer" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.property_accessor.std" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.property_accessor.std" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer" to "nelmio_alice.data_loader".
  • Inlined service "nelmio_alice.fixture_builder.denormalizer.fixture.specs.value.unique_value_denormalizer" to "nelmio_alice.data_loader".
618