http://stage.lms.neural-university.com/security/logout

Log Messages

Info. & Errors 1

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

Level Channel Message
INFO request Matched route
"app_logout"
.
[
  "route" => "app_logout"
  "route_parameters" => [
    "_route" => "app_logout"
  ]
  "request_uri" => "http://stage.lms.neural-university.com/security/logout"
  "method" => "GET"
]

Deprecations 417

Log messages generated by using features marked as deprecated.

Time Channel Message
n/a The "Symfony\Bundle\FrameworkBundle\Controller\ControllerTrait" trait is considered internal. It may change without further notice. You should not use it from "Sonata\AdminBundle\Controller\CRUDController".
n/a The "Sonata\AdminBundle\Form\Type\ModelAutocompleteType" class is considered final since sonata-project/admin-bundle 3.52. It may change without further notice as of its next major version. You should not extend it from "App\Form\Admin\User\Autocomplete\CuratorAutocompleteType".
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6748
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /var/www/symfony/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 "Sonata\AdminBundle\Form\Type\ModelAutocompleteType" class is considered final since sonata-project/admin-bundle 3.52. It may change without further notice as of its next major version. You should not extend it from "App\Form\Admin\User\Autocomplete\StudentAutocompleteType".
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6747
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /var/www/symfony/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 "framework.templating" configuration is deprecated since Symfony 4.3. Configure the "twig" section provided by the Twig Bundle instead.
n/a Enabling the Templating component is deprecated since version 4.3 and will be removed in 5.0; use Twig 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 (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 Not registering bundle "Sonata\Doctrine\Bridge\Symfony\Bundle\SonataDoctrineBundle" is deprecated since 3.12.0, registering it will be mandatory in 4.0
n/a (2 times) The use of the `collection.pagination.client_items_per_page` has been deprecated in 2.6 and will be removed in 3.0. Use `defaults.pagination_client_items_per_page` instead.
n/a (2 times) The use of the `collection.pagination.items_per_page` has been deprecated in 2.6 and will be removed in 3.0. Use `defaults.pagination_items_per_page` instead.
n/a (2 times) The use of the `collection.pagination.maximum_items_per_page` has been deprecated in 2.6 and will be removed in 3.0. Use `defaults.pagination_maximum_items_per_page` instead.
n/a (224 times) The "Doctrine\Common\Inflector\Inflector::tableize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API.
n/a Class "Sonata\AdminBundle\Maker\AdminMaker" should implement method "static Symfony\Bundle\MakerBundle\MakerInterface::getCommandDescription()".
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6735
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /var/www/symfony/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 Class "Sonata\DoctrineORMAdminBundle\Model\ModelManager" should implement method "Sonata\AdminBundle\Model\DatagridManagerInterface::getDefaultPerPageOptions(string $class)".
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6736
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /var/www/symfony/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 Not setting the "sonata.admin.manager" tag on the "sonata.admin.manager.orm" service is deprecated since sonata-project/admin-bundle 3.60.
n/a The Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer class is deprecated since version 4.4 and will be removed in 5.0; use Twig instead.
n/a The "Symfony\Component\HttpKernel\EventListener\ExceptionListener" class is deprecated since Symfony 4.4, use "ErrorListener" instead.
n/a The Symfony\Bundle\FrameworkBundle\Templating\TemplateFilenameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
n/a The Sonata\Form\Type\EqualType class is deprecated since version 0.x and will be removed in 2.0. Use Sonata\AdminBundle\Form\Type\Operator\EqualOperatorType instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6729
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/sonata-project/form-extensions/src/Type/EqualType.php:25 {
        spl_autoload_call($class_name) …
        ›     .' Use Sonata\AdminBundle\Form\Type\Operator\EqualOperatorType instead.',    E_USER_DEPRECATED);
      }
      spl_autoload_call() {}
    }
  }
]
{
  /var/www/symfony/vendor/sonata-project/form-extensions/src/Type/EqualType.php:25 {
    spl_autoload_call($class_name) …
    ›     .' Use Sonata\AdminBundle\Form\Type\Operator\EqualOperatorType instead.',    E_USER_DEPRECATED);
  }
  spl_autoload_call() {}
}
n/a The Sonata\BlockBundle\Block\Service\AbstractAdminBlockService class is deprecated since sonata-project/block-bundle 3.16 and will be removed with the 4.0 release.
n/a The Sonata\BlockBundle\Block\Service\AdminBlockServiceInterface interface is deprecated since sonata-project/block-bundle 3.16 and will be removed with the 4.0 release. Use Sonata\BlockBundle\Block\Service\Service\EditableBlockService instead.
n/a The "Sonata\AdminBundle\Route\DefaultRouteGenerator::hasAdminRoute()" method will require a new "array<string, mixed> $parameters" argument in the next major version of its interface "Sonata\AdminBundle\Route\RouteGeneratorInterface", not defining it is deprecated.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6726
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /var/www/symfony/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 "Sonata\Form\Type\DatePickerType" class is considered final since sonata-project/form-extensions 0.x. It may change without further notice as of its next major version. You should not extend it from "Sonata\CoreBundle\Form\Type\DatePickerType".
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6727
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /var/www/symfony/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 "Sonata\Form\Type\DateTimePickerType" class is considered final since sonata-project/form-extensions 0.x. It may change without further notice as of its next major version. You should not extend it from "Sonata\CoreBundle\Form\Type\DateTimePickerType".
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6728
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /var/www/symfony/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 "Sonata\Form\Type\DateRangePickerType" class is considered final since sonata-project/form-extensions 0.x. It may change without further notice as of its next major version. You should not extend it from "Sonata\CoreBundle\Form\Type\DateRangePickerType".
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6723
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /var/www/symfony/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 "Sonata\Form\Type\EqualType" class is considered final since sonata-project/form-extensions 0.x. It may change without further notice as of its next major version. You should not extend it from "Sonata\CoreBundle\Form\Type\EqualType".
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6724
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/symfony/debug/DebugClassLoader.php:204 {
        spl_autoload_call($class_name) …
        › foreach ($deprecations as $message) {    @trigger_error($message, \E_USER_DEPRECATED);}
      }
      spl_autoload_call() {}
    }
  }
]
{
  /var/www/symfony/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 "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6725
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/var/cache/dev/Container37ylSHu/srcApp_KernelDevDebugContainer.php:24150 {
        Container37ylSHu\srcApp_KernelDevDebugContainer->getTemplating_CacheWarmer_TemplatePathsService() …
        › {    @trigger_error('The "templating.cache_warmer.template_paths" service is deprecated since Symfony 4.3 and will be removed in 5.0.', E_USER_DEPRECATED);}
      /var/www/symfony/var/cache/dev/Container37ylSHu/srcApp_KernelDevDebugContainer.php:6686 {yield 0 => ($this->privates['api_platform.cache_warmer.cache_pool_clearer'] ?? $this->getApiPlatform_CacheWarmer_CachePoolClearerService());yield 1 => ($this->privates['templating.cache_warmer.template_paths'] ?? $this->getTemplating_CacheWarmer_TemplatePathsService());yield 2 => ($this->privates['validator.mapping.cache_warmer'] ?? $this->getValidator_Mapping_CacheWarmerService());
      }
    }
  }
]
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6720
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/symfony/framework-bundle/CacheWarmer/TemplatePathsCacheWarmer.php:14 {
        include …
        › 
        › @trigger_error('The '.TemplatePathsCacheWarmer::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
      /var/www/symfony/vendor/symfony/debug/DebugClassLoader.php:163 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/symfony/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php"
        }
      }
    }
  }
]
n/a The "templating.finder" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6722
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/symfony/framework-bundle/CacheWarmer/TemplateFinder.php:14 {
        include …
        › 
        › @trigger_error('The '.TemplateFinder::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
      /var/www/symfony/vendor/symfony/debug/DebugClassLoader.php:163 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/symfony/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php"
        }
      }
    }
  }
]
n/a The Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinderInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6717
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/symfony/framework-bundle/CacheWarmer/TemplateFinderInterface.php:14 {
        include …
        › 
        › @trigger_error('The '.TemplateFinderInterface::class.' interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
      /var/www/symfony/vendor/symfony/debug/DebugClassLoader.php:163 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/symfony/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php"
        }
      }
    }
  }
]
n/a The "templating.locator" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6719
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/symfony/framework-bundle/Templating/Loader/TemplateLocator.php:14 {
        include …
        › 
        › @trigger_error('The '.TemplateLocator::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
      /var/www/symfony/vendor/symfony/debug/DebugClassLoader.php:163 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/symfony/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php"
        }
      }
    }
  }
]
n/a The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6715
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/var/cache/dev/Container37ylSHu/srcApp_KernelDevDebugContainer.php:24490 {
        Container37ylSHu\srcApp_KernelDevDebugContainer->getTwig_CacheWarmerService() …
        › {    @trigger_error('The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.', E_USER_DEPRECATED);}
      /var/www/symfony/var/cache/dev/Container37ylSHu/srcApp_KernelDevDebugContainer.php:6693 {yield 7 => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());yield 8 => ($this->privates['twig.cache_warmer'] ?? $this->getTwig_CacheWarmerService());yield 9 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
      }
    }
  }
]
{
  /var/www/symfony/var/cache/dev/Container37ylSHu/srcApp_KernelDevDebugContainer.php:24490 {
    Container37ylSHu\srcApp_KernelDevDebugContainer->getTwig_CacheWarmerService() …
    › {    @trigger_error('The "twig.cache_warmer" service is deprecated since Symfony 4.4 and will be removed in 5.0.', E_USER_DEPRECATED);}
  /var/www/symfony/var/cache/dev/Container37ylSHu/srcApp_KernelDevDebugContainer.php:6693 {yield 7 => ($this->privates['doctrine.orm.proxy_cache_warmer'] ?? $this->getDoctrine_Orm_ProxyCacheWarmerService());yield 8 => ($this->privates['twig.cache_warmer'] ?? $this->getTwig_CacheWarmerService());yield 9 => ($this->privates['twig.template_cache_warmer'] ?? $this->getTwig_TemplateCacheWarmerService());
  }
}
n/a The Symfony\Bundle\FrameworkBundle\Templating\TemplateReference class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6716
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/symfony/framework-bundle/Templating/TemplateReference.php:14 {
        include …
        › 
        › @trigger_error('The '.TemplateReference::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
      /var/www/symfony/vendor/symfony/debug/DebugClassLoader.php:163 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/symfony/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php"
        }
      }
    }
  }
]
n/a (108 times) The "Doctrine\Common\Inflector\Inflector::pluralize" method is deprecated and will be dropped in doctrine/inflector 2.0. Please update to the new Inflector API.
n/a (6 times) Passing other type than string as argument 2 for method Sonata\AdminBundle\Admin\AbstractAdmin::__construct() is deprecated since sonata-project/admin-bundle 3.65. It will accept only string in version 4.0.
n/a The "templating.name_parser" service is deprecated since Symfony 4.3 and will be removed in 5.0.
n/a The Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6709
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/symfony/framework-bundle/Templating/TemplateNameParser.php:14 {
        include …
        › 
        › @trigger_error('The '.TemplateNameParser::class.' class is deprecated since version 4.3 and will be removed in 5.0; use Twig instead.', \E_USER_DEPRECATED);}
      /var/www/symfony/vendor/symfony/debug/DebugClassLoader.php:163 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/symfony/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php"
        }
      }
    }
  }
]
n/a The "sonata.core.twig.extension.text" service is deprecated since sonata-project/core-bundle 3.19 and will be removed in 4.0.
n/a The "sonata.core.twig.status_extension" service is deprecated since sonata-project/core-bundle 3.19 and will be removed in 4.0. Use "sonata.twig.status_extension" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6705
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/var/cache/dev/Container37ylSHu/srcApp_KernelDevDebugContainer.php:23927 {
        Container37ylSHu\srcApp_KernelDevDebugContainer->getSonata_Core_Twig_StatusExtensionService() …
        › {    @trigger_error('The "sonata.core.twig.status_extension" service is deprecated since sonata-project/core-bundle 3.19 and will be removed in 4.0. Use "sonata.twig.status_extension" instead.', E_USER_DEPRECATED);}
      /var/www/symfony/var/cache/dev/Container37ylSHu/srcApp_KernelDevDebugContainer.php:11239 {$instance->addExtension($this->getSonata_Core_Twig_Extension_TextService());$instance->addExtension($this->getSonata_Core_Twig_StatusExtensionService());$instance->addExtension(($this->services['sonata.twig.flashmessage.twig.extension'] ?? ($this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension())));
      }
    }
  }
]
{
  /var/www/symfony/var/cache/dev/Container37ylSHu/srcApp_KernelDevDebugContainer.php:23927 {
    Container37ylSHu\srcApp_KernelDevDebugContainer->getSonata_Core_Twig_StatusExtensionService() …
    › {    @trigger_error('The "sonata.core.twig.status_extension" service is deprecated since sonata-project/core-bundle 3.19 and will be removed in 4.0. Use "sonata.twig.status_extension" instead.', E_USER_DEPRECATED);}
  /var/www/symfony/var/cache/dev/Container37ylSHu/srcApp_KernelDevDebugContainer.php:11239 {$instance->addExtension($this->getSonata_Core_Twig_Extension_TextService());$instance->addExtension($this->getSonata_Core_Twig_StatusExtensionService());$instance->addExtension(($this->services['sonata.twig.flashmessage.twig.extension'] ?? ($this->services['sonata.twig.flashmessage.twig.extension'] = new \Sonata\Twig\Extension\FlashMessageExtension())));
  }
}
n/a The "Sonata\Twig\Extension\StatusExtension" class is considered final since sonata-project/twig-extensions 0.x. It may change without further notice as of its next major version. You should not extend it from "Sonata\CoreBundle\Twig\Extension\StatusExtension".
n/a The "sonata.core.model.adapter.chain" service is deprecated in favor of service "sonata.doctrine.model.adapter.chain" since 3.12.0 and will be removed in 4.0.
n/a The Sonata\CoreBundle\Model\Adapter\AdapterChain class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\AdapterChain instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6702
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php:20 {
        include …
        ›     .' Use Sonata\Doctrine\Adapter\AdapterChain instead.',    E_USER_DEPRECATED);
      }
      /var/www/symfony/vendor/symfony/debug/DebugClassLoader.php:163 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/symfony/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php"
        }
      }
    }
  }
]
{
  /var/www/symfony/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/AdapterChain.php:20 {
    include …
    ›     .' Use Sonata\Doctrine\Adapter\AdapterChain instead.',    E_USER_DEPRECATED);
  }
  /var/www/symfony/vendor/symfony/debug/DebugClassLoader.php:163 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/var/www/symfony/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php"
    }
  }
}
n/a The "sonata.core.model.adapter.doctrine_orm" service is deprecated in favor of service "sonata.doctrine.adapter.doctrine_orm" since 3.12.0 and will be removed in 4.0.
n/a The Sonata\CoreBundle\Model\Adapter\DoctrineORMAdapter class is deprecated since version 3.12.0 and will be removed in 4.0. Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6704
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php:20 {
        include …
        ›     .' Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.',    E_USER_DEPRECATED);
      }
      /var/www/symfony/vendor/symfony/debug/DebugClassLoader.php:163 {    return;} elseif (false === include $file) {    return;
        arguments: {
          "/var/www/symfony/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php"
        }
      }
    }
  }
]
{
  /var/www/symfony/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php:20 {
    include …
    ›     .' Use Sonata\Doctrine\Adapter\ORM\DoctrineORMAdapter instead.',    E_USER_DEPRECATED);
  }
  /var/www/symfony/vendor/symfony/debug/DebugClassLoader.php:163 {    return;} elseif (false === include $file) {    return;
    arguments: {
      "/var/www/symfony/vendor/sonata-project/core-bundle/src/CoreBundle/Model/Adapter/DoctrineORMAdapter.php"
    }
  }
}
n/a The "Mgilet\NotificationBundle\Controller\NotificationController" class extends "Symfony\Bundle\FrameworkBundle\Controller\Controller" that is deprecated since Symfony 4.2, use "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" instead.
n/a The spaceless tag in "SonataCoreBundle:Form:colorpicker.html.twig" at line 13 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "SonataCoreBundle:Form:datepicker.html.twig" at line 24 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "SonataCoreBundle:Form:datepicker.html.twig" at line 55 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "SonataCoreBundle:Form:datepicker.html.twig" at line 72 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The spaceless tag in "SonataCoreBundle:Form:color.html.twig" at line 12 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.
n/a The "SonataDoctrineORMAdminBundle:CRUD:list_orm_many_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/list_many_to_one.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6693
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
{
  /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
    Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
    ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
  }
  /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
  }
}
n/a The "SonataDoctrineORMAdminBundle:CRUD:list_orm_one_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/list_one_to_one.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6694
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
{
  /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
    Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
    ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
  }
  /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
  }
}
n/a The "SonataDoctrineORMAdminBundle:CRUD:show_orm_one_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/show_one_to_many.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6695
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
{
  /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
    Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
    ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
  }
  /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
  }
}
n/a The "SonataDoctrineORMAdminBundle:CRUD:show_orm_many_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/show_many_to_one.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6690
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
{
  /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
    Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
    ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
  }
  /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
  }
}
n/a The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_many_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_many_to_one.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6691
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
{
  /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
    Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
    ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
  }
  /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
  }
}
n/a The "SonataDoctrineORMAdminBundle:CRUD:list_orm_one_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/list_one_to_many.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6692
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
{
  /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
    Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
    ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
  }
  /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
  }
}
n/a The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_many_association_script.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_many_script.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6687
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
{
  /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
    Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
    ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
  }
  /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
  }
}
n/a The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_many_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_many_to_many.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6688
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
{
  /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
    Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
    ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
  }
  /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
  }
}
n/a The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_to_many_sortable_script_table.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_to_many_sortable_script_table.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6689
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
{
  /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
    Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
    ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
  }
  /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
  }
}
n/a The "SonataDoctrineORMAdminBundle:CRUD:list_orm_many_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/list_many_to_many.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6684
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
{
  /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
    Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
    ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
  }
  /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
  }
}
n/a The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_to_many_sortable_script_tabs.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_to_many_sortable_script_tabs.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6685
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
{
  /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
    Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
    ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
  }
  /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
  }
}
n/a The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_to_many.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_to_many.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6686
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
{
  /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
    Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
    ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
  }
  /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
  }
}
n/a The "SonataDoctrineORMAdminBundle:CRUD:show_orm_many_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/show_many_to_one.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6681
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
{
  /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
    Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
    ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
  }
  /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
  }
}
n/a The "SonataDoctrineORMAdminBundle:CRUD:show_orm_one_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/show_one_to_one.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6682
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
{
  /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
    Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
    ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
  }
  /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
  }
}
n/a The "SonataDoctrineORMAdminBundle:CRUD:edit_modal.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_modal.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6683
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
{
  /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
    Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
    ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
  }
  /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
  }
}
n/a The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_association_script.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_script.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6678
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
{
  /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
    Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
    ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
  }
  /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
  }
}
n/a The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_to_many_inline_table.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_to_many_inline_table.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6679
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
{
  /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
    Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
    ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
  }
  /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
  }
}
n/a The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_to_one.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_to_one.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6680
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
{
  /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
    Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
    ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
  }
  /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
  }
}
n/a Using an "if" condition on "for" tag in "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_to_many_inline_tabs.html.twig" at line 40 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
n/a The "SonataDoctrineORMAdminBundle:CRUD:edit_orm_one_to_many_inline_tabs.html.twig" template is deprecated. Use "@SonataAdmin/CRUD/Association/edit_one_to_many_inline_tabs.html.twig" instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#6676
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
        Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
        ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
      }
      /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
      }
    }
  }
]
{
  /var/www/symfony/vendor/sonata-project/twig-extensions/src/Node/DeprecatedTemplateNode.php:38 {
    Sonata\Twig\Node\DeprecatedTemplateNode->compile(Compiler $compiler) …
    ›         $this->getNode('newTemplate')->getAttribute('value')    ), E_USER_DEPRECATED);}
  }
  /var/www/symfony/vendor/twig/twig/src/Node/Node.php:83 {foreach ($this->nodes as $node) {    $node->compile($compiler);}
  }
}
n/a Using an "if" condition on "for" tag in "admin/employee_schedule/index.html.twig" at line 63 is deprecated since Twig 2.10.0, use a "filter" filter or an "if" condition inside the "for" body instead (if your condition depends on a variable updated inside the loop).
n/a The spaceless tag in "breadcrumbs/breadcrumbs.html.twig" at line 1 is deprecated since Twig 2.7, use the "spaceless" filter with the "apply" tag instead.

Debug 58

Unimportant log messages generated during the execution of the application.

Time Channel Message
security Read existing security token from the session.
[
  "key" => "_security_main"
  "token_class" => "Symfony\Component\Security\Guard\Token\PostAuthenticationGuardToken"
]
doctrine SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.email AS email_5, t0.locked AS locked_6, t0.fio AS fio_7, t0.photo AS photo_8, t0.phone AS phone_9, t0.level AS level_10, t0.birthdate AS birthdate_11, t0.resume AS resume_12, t0.diplom_theme AS diplom_theme_13, t0.about AS about_14, t0.intent_learn AS intent_learn_15, t0.city AS city_16, t0.time_zone AS time_zone_17, t0.is_show_email AS is_show_email_18, t0.is_show_phone AS is_show_phone_19, t0.is_show_follow_me AS is_show_follow_me_20, t0.is_show_resume AS is_show_resume_21, t0.gender AS gender_22, t0.frozen_start_at AS frozen_start_at_23, t0.recovery_token AS recovery_token_24, t0.recovery_sent_at AS recovery_sent_at_25, t0.created_at AS created_at_26, t0.access_expire_at AS access_expire_at_27, t0.frozen_end_at AS frozen_end_at_28, t0.notification_frequency AS notification_frequency_29, t0.rc_desk_room AS rc_desk_room_30, t0.default_rc_channels AS default_rc_channels_31, t0.is_not_access_call AS is_not_access_call_32, t0.comment_about AS comment_about_33, t0.is_check_codex AS is_check_codex_34, t0.org_chat_room AS org_chat_room_35, t0.updated_at AS updated_at_36, t0.last_activity_at AS last_activity_at_37, t0.notification_email AS notification_email_38, t0.last_notification_send_at AS last_notification_send_at_39, t0.telegram AS telegram_40, t0.available_consult_count AS available_consult_count_41, t0.consult_expire_date AS consult_expire_date_42, t0.available_internship_count AS available_internship_count_43, t0.buyed_internship_count AS buyed_internship_count_44, t0.bonus_internship_count AS bonus_internship_count_45, t0.tariff_internship_count AS tariff_internship_count_46, t0.internship_expire_date AS internship_expire_date_47, t0.telegram_user_id AS telegram_user_id_48, t0.subscription_expiration_date AS subscription_expiration_date_49, t0.deleted_at AS deleted_at_50, t0.coordinator_id AS coordinator_id_51, t0.curator_id AS curator_id_52 FROM users t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
[
  3
]
security User was reloaded from a user provider.
[
  "provider" => "Symfony\Bridge\Doctrine\Security\User\EntityUserProvider"
  "username" => "org@neural-university.ru"
]
security Checking for guard authentication credentials.
[
  "firewall_key" => "main"
  "authenticators" => 1
]
security Checking support on guard authenticator.
[
  "firewall_key" => "main"
  "authenticator" => "App\Security\LoginFormAuthenticator"
]
security Guard authenticator does not support the request.
[
  "firewall_key" => "main"
  "authenticator" => "App\Security\LoginFormAuthenticator"
]
security Clearing remember-me cookie.
[
  "name" => "REMEMBERME"
]
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
"App\EventSubscriber\JwtSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "App\EventSubscriber\JwtSubscriber::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
"App\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\LocaleListener::onKernelRequest"
]
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 Listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
stopped propagation of the event
"kernel.request"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
event Listener
"ApiPlatform\Core\EventListener\AddFormatListener::onKernelRequest"
was not called for event
"kernel.request"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\EventListener\AddFormatListener::onKernelRequest"
]
event Listener
"ApiPlatform\Core\EventListener\ReadListener::onKernelRequest"
was not called for event
"kernel.request"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\EventListener\ReadListener::onKernelRequest"
]
event Listener
"ApiPlatform\Core\Security\EventListener\DenyAccessListener::onSecurity"
was not called for event
"kernel.request"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\Security\EventListener\DenyAccessListener::onSecurity"
]
event Listener
"App\EventListener\ApiPlatformListener::onKernelRequest"
was not called for event
"kernel.request"
.
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\ApiPlatformListener::onKernelRequest"
]
event Listener
"ApiPlatform\Core\EventListener\DeserializeListener::onKernelRequest"
was not called for event
"kernel.request"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\EventListener\DeserializeListener::onKernelRequest"
]
event Listener
"ApiPlatform\Core\Security\EventListener\DenyAccessListener::onSecurityPostDenormalize"
was not called for event
"kernel.request"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\Security\EventListener\DenyAccessListener::onSecurityPostDenormalize"
]
event Listener
"App\EventListener\RequestListener::onKernelRequest"
was not called for event
"kernel.request"
.
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\RequestListener::onKernelRequest"
]
event Listener
"App\EventListener\UpMemoryLimitForAdminEventListener::onKernelRequest"
was not called for event
"kernel.request"
.
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\UpMemoryLimitForAdminEventListener::onKernelRequest"
]
event Listener
"App\EventListener\UserListener::onKernelRequest"
was not called for event
"kernel.request"
.
[
  "event" => "kernel.request"
  "listener" => "App\EventListener\UserListener::onKernelRequest"
]
event Listener
"Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
was not called for event
"kernel.request"
.
[
  "event" => "kernel.request"
  "listener" => "Knp\Bundle\PaginatorBundle\Subscriber\SlidingPaginationSubscriber::onKernelRequest"
]
event Listener
"ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest"
was not called for event
"kernel.request"
.
[
  "event" => "kernel.request"
  "listener" => "ApiPlatform\Core\Bridge\Symfony\Bundle\EventListener\SwaggerUiListener::onKernelRequest"
]
event Listener
"Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest"
was not called for event
"kernel.request"
.
[
  "event" => "kernel.request"
  "listener" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener::onKernelRequest"
]
doctrine SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.url AS url_3, t0.ip AS ip_4, t0.referer AS referer_5, t0.http_request_headers AS http_request_headers_6, t0.http_request_method AS http_request_method_7, t0.http_request_query AS http_request_query_8, t0.http_request_body AS http_request_body_9, t0.http_response_headers AS http_response_headers_10, t0.http_response_body AS http_response_body_11, t0.owner_id AS owner_id_12, t0.impersonator_id AS impersonator_id_13 FROM system_actions t0 WHERE t0.owner_id IS NULL AND t0.ip = ? AND t0.url = ? ORDER BY t0.id DESC LIMIT 1
[
  "172.20.0.1"
  "http://stage.lms.neural-un [...]"
]
event Notified event
"kernel.response"
to listener
"App\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "App\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sonata\BlockBundle\Cache\HttpCacheHandler::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "ApiPlatform\Core\Hydra\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"ApiPlatform\Core\Mercure\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "ApiPlatform\Core\Mercure\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
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Mercure\EventSubscriber\SetCookieSubscriber::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 3495

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AchievementGrantCommand" (parent: .abstract.instanceof.App\Command\AchievementGrantCommand).
  • Resolving inheritance for "App\Command\AchievementGrantCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AchievementGrantCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ActionsFindCommand" (parent: .abstract.instanceof.App\Command\ActionsFindCommand).
  • Resolving inheritance for "App\Command\ActionsFindCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ActionsFindCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ActionsRotateCommand" (parent: .abstract.instanceof.App\Command\ActionsRotateCommand).
  • Resolving inheritance for "App\Command\ActionsRotateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ActionsRotateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddCuratorsToDutyRoomCommand" (parent: .abstract.instanceof.App\Command\AddCuratorsToDutyRoomCommand).
  • Resolving inheritance for "App\Command\AddCuratorsToDutyRoomCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddCuratorsToDutyRoomCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddStudentsToThematicalChatsCommand" (parent: .abstract.instanceof.App\Command\AddStudentsToThematicalChatsCommand).
  • Resolving inheritance for "App\Command\AddStudentsToThematicalChatsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddStudentsToThematicalChatsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddStudentsToVideoChatCommand" (parent: .abstract.instanceof.App\Command\AddStudentsToVideoChatCommand).
  • Resolving inheritance for "App\Command\AddStudentsToVideoChatCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddStudentsToVideoChatCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddTerminTagsCommand" (parent: .abstract.instanceof.App\Command\AddTerminTagsCommand).
  • Resolving inheritance for "App\Command\AddTerminTagsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddTerminTagsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddWillBeOpenedForLPHLCommand" (parent: .abstract.instanceof.App\Command\AddWillBeOpenedForLPHLCommand).
  • Resolving inheritance for "App\Command\AddWillBeOpenedForLPHLCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddWillBeOpenedForLPHLCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AmoCreateDemoAccessCommand" (parent: .abstract.instanceof.App\Command\AmoCreateDemoAccessCommand).
  • Resolving inheritance for "App\Command\AmoCreateDemoAccessCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AmoCreateDemoAccessCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BotInviteCommand" (parent: .abstract.instanceof.App\Command\BotInviteCommand).
  • Resolving inheritance for "App\Command\BotInviteCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BotInviteCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CalcRatingCommand" (parent: .abstract.instanceof.App\Command\CalcRatingCommand).
  • Resolving inheritance for "App\Command\CalcRatingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CalcRatingCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChatInviteCommand" (parent: .abstract.instanceof.App\Command\ChatInviteCommand).
  • Resolving inheritance for "App\Command\ChatInviteCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChatInviteCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckCuratorStartedAnswerQuestionCommand" (parent: .abstract.instanceof.App\Command\CheckCuratorStartedAnswerQuestionCommand).
  • Resolving inheritance for "App\Command\CheckCuratorStartedAnswerQuestionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckCuratorStartedAnswerQuestionCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearMessagesCommand" (parent: .abstract.instanceof.App\Command\ClearMessagesCommand).
  • Resolving inheritance for "App\Command\ClearMessagesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearMessagesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CollectorStartCommand" (parent: .abstract.instanceof.App\Command\CollectorStartCommand).
  • Resolving inheritance for "App\Command\CollectorStartCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CollectorStartCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateUserCommand" (parent: .abstract.instanceof.App\Command\CreateUserCommand).
  • Resolving inheritance for "App\Command\CreateUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateUserCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronNotificationCommand" (parent: .abstract.instanceof.App\Command\CronNotificationCommand).
  • Resolving inheritance for "App\Command\CronNotificationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronNotificationCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DropDataFromColdDbCommand" (parent: .abstract.instanceof.App\Command\DropDataFromColdDbCommand).
  • Resolving inheritance for "App\Command\DropDataFromColdDbCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DropDataFromColdDbCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpiredConsultationsCommand" (parent: .abstract.instanceof.App\Command\ExpiredConsultationsCommand).
  • Resolving inheritance for "App\Command\ExpiredConsultationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpiredConsultationsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FillNotificationSettingsCommand" (parent: .abstract.instanceof.App\Command\FillNotificationSettingsCommand).
  • Resolving inheritance for "App\Command\FillNotificationSettingsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FillNotificationSettingsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Fix\FixEmptyRcChatCommand" (parent: .abstract.instanceof.App\Command\Fix\FixEmptyRcChatCommand).
  • Resolving inheritance for "App\Command\Fix\FixEmptyRcChatCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Fix\FixEmptyRcChatCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Fix\FixLpChildsCategoryCommand" (parent: .abstract.instanceof.App\Command\Fix\FixLpChildsCategoryCommand).
  • Resolving inheritance for "App\Command\Fix\FixLpChildsCategoryCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Fix\FixLpChildsCategoryCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Fix\FixLplDoneCommand" (parent: .abstract.instanceof.App\Command\Fix\FixLplDoneCommand).
  • Resolving inheritance for "App\Command\Fix\FixLplDoneCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Fix\FixLplDoneCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Fix\LearningProgramLessonWillBeOpenedFixCommand" (parent: .abstract.instanceof.App\Command\Fix\LearningProgramLessonWillBeOpenedFixCommand).
  • Resolving inheritance for "App\Command\Fix\LearningProgramLessonWillBeOpenedFixCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Fix\LearningProgramLessonWillBeOpenedFixCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Fix\LearningProgrammTypeFixCommand" (parent: .abstract.instanceof.App\Command\Fix\LearningProgrammTypeFixCommand).
  • Resolving inheritance for "App\Command\Fix\LearningProgrammTypeFixCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Fix\LearningProgrammTypeFixCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FrozenEndTriggerNotificationCommand" (parent: .abstract.instanceof.App\Command\FrozenEndTriggerNotificationCommand).
  • Resolving inheritance for "App\Command\FrozenEndTriggerNotificationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FrozenEndTriggerNotificationCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GetCountCuratorNewAnswerCommand" (parent: .abstract.instanceof.App\Command\GetCountCuratorNewAnswerCommand).
  • Resolving inheritance for "App\Command\GetCountCuratorNewAnswerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GetCountCuratorNewAnswerCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HdToReadonlyCommand" (parent: .abstract.instanceof.App\Command\HdToReadonlyCommand).
  • Resolving inheritance for "App\Command\HdToReadonlyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HdToReadonlyCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HelpQuestionGetAnswerTimeCommand" (parent: .abstract.instanceof.App\Command\HelpQuestionGetAnswerTimeCommand).
  • Resolving inheritance for "App\Command\HelpQuestionGetAnswerTimeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HelpQuestionGetAnswerTimeCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HqSetCuratorCommand" (parent: .abstract.instanceof.App\Command\HqSetCuratorCommand).
  • Resolving inheritance for "App\Command\HqSetCuratorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HqSetCuratorCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Import\InternshipImportCommand" (parent: .abstract.instanceof.App\Command\Import\InternshipImportCommand).
  • Resolving inheritance for "App\Command\Import\InternshipImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Import\InternshipImportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Import\InternshipLimitsImportCommand" (parent: .abstract.instanceof.App\Command\Import\InternshipLimitsImportCommand).
  • Resolving inheritance for "App\Command\Import\InternshipLimitsImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Import\InternshipLimitsImportCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LessonChatAddCommand" (parent: .abstract.instanceof.App\Command\LessonChatAddCommand).
  • Resolving inheritance for "App\Command\LessonChatAddCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LessonChatAddCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LessonChatCreateCommand" (parent: .abstract.instanceof.App\Command\LessonChatCreateCommand).
  • Resolving inheritance for "App\Command\LessonChatCreateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LessonChatCreateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LowcaseUsernameEmailCommand" (parent: .abstract.instanceof.App\Command\LowcaseUsernameEmailCommand).
  • Resolving inheritance for "App\Command\LowcaseUsernameEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LowcaseUsernameEmailCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LpRenameCommand" (parent: .abstract.instanceof.App\Command\LpRenameCommand).
  • Resolving inheritance for "App\Command\LpRenameCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LpRenameCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LphlRefactorCommand" (parent: .abstract.instanceof.App\Command\LphlRefactorCommand).
  • Resolving inheritance for "App\Command\LphlRefactorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LphlRefactorCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LphlRestoreIsOpenStateCommand" (parent: .abstract.instanceof.App\Command\LphlRestoreIsOpenStateCommand).
  • Resolving inheritance for "App\Command\LphlRestoreIsOpenStateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LphlRestoreIsOpenStateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MergeQuestionariesCommand" (parent: .abstract.instanceof.App\Command\MergeQuestionariesCommand).
  • Resolving inheritance for "App\Command\MergeQuestionariesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MergeQuestionariesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateCuratorsCommand" (parent: .abstract.instanceof.App\Command\MigrateCuratorsCommand).
  • Resolving inheritance for "App\Command\MigrateCuratorsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateCuratorsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateOldUserFrozensCommand" (parent: .abstract.instanceof.App\Command\MigrateOldUserFrozensCommand).
  • Resolving inheritance for "App\Command\MigrateOldUserFrozensCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateOldUserFrozensCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotificationsConsumeCommand" (parent: .abstract.instanceof.App\Command\NotificationsConsumeCommand).
  • Resolving inheritance for "App\Command\NotificationsConsumeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotificationsConsumeCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessNotificationQueueCommand" (parent: .abstract.instanceof.App\Command\ProcessNotificationQueueCommand).
  • Resolving inheritance for "App\Command\ProcessNotificationQueueCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessNotificationQueueCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QueueCleanerCommand" (parent: .abstract.instanceof.App\Command\QueueCleanerCommand).
  • Resolving inheritance for "App\Command\QueueCleanerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QueueCleanerCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RcCheckExpiredQuestionsCommand" (parent: .abstract.instanceof.App\Command\RcCheckExpiredQuestionsCommand).
  • Resolving inheritance for "App\Command\RcCheckExpiredQuestionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RcCheckExpiredQuestionsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RcUnloadMessagesCommand" (parent: .abstract.instanceof.App\Command\RcUnloadMessagesCommand).
  • Resolving inheritance for "App\Command\RcUnloadMessagesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RcUnloadMessagesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RecalcReachableRolesCommand" (parent: .abstract.instanceof.App\Command\RecalcReachableRolesCommand).
  • Resolving inheritance for "App\Command\RecalcReachableRolesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RecalcReachableRolesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReplaceRoleCommand" (parent: .abstract.instanceof.App\Command\ReplaceRoleCommand).
  • Resolving inheritance for "App\Command\ReplaceRoleCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReplaceRoleCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResetFrozenUserCommand" (parent: .abstract.instanceof.App\Command\ResetFrozenUserCommand).
  • Resolving inheritance for "App\Command\ResetFrozenUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResetFrozenUserCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SandboxCommand" (parent: .abstract.instanceof.App\Command\SandboxCommand).
  • Resolving inheritance for "App\Command\SandboxCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SandboxCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendUserCuratorAnswerQuestionaryCommand" (parent: .abstract.instanceof.App\Command\SendUserCuratorAnswerQuestionaryCommand).
  • Resolving inheritance for "App\Command\SendUserCuratorAnswerQuestionaryCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendUserCuratorAnswerQuestionaryCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetLPtoHWResultCommand" (parent: .abstract.instanceof.App\Command\SetLPtoHWResultCommand).
  • Resolving inheritance for "App\Command\SetLPtoHWResultCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetLPtoHWResultCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetLphlDoneAtCommand" (parent: .abstract.instanceof.App\Command\SetLphlDoneAtCommand).
  • Resolving inheritance for "App\Command\SetLphlDoneAtCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetLphlDoneAtCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetParentsToLPCommand" (parent: .abstract.instanceof.App\Command\SetParentsToLPCommand).
  • Resolving inheritance for "App\Command\SetParentsToLPCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetParentsToLPCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StudentMakeSummarySheetCommand" (parent: .abstract.instanceof.App\Command\StudentMakeSummarySheetCommand).
  • Resolving inheritance for "App\Command\StudentMakeSummarySheetCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StudentMakeSummarySheetCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserAddBuyerRoleCommand" (parent: .abstract.instanceof.App\Command\UserAddBuyerRoleCommand).
  • Resolving inheritance for "App\Command\UserAddBuyerRoleCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserAddBuyerRoleCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\AuthController" (parent: .abstract.instanceof.App\Controller\API\AuthController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\AuthController).
  • Resolving inheritance for "App\Controller\API\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\AuthController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\HomeworkResultController" (parent: .abstract.instanceof.App\Controller\API\HomeworkResultController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\HomeworkResultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\HomeworkResultController).
  • Resolving inheritance for "App\Controller\API\HomeworkResultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\HomeworkResultController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\InspectorReviewController" (parent: .abstract.instanceof.App\Controller\API\InspectorReviewController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\InspectorReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\InspectorReviewController).
  • Resolving inheritance for "App\Controller\API\InspectorReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\InspectorReviewController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\LessonController" (parent: .abstract.instanceof.App\Controller\API\LessonController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\LessonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\LessonController).
  • Resolving inheritance for "App\Controller\API\LessonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\LessonController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\NotificationController" (parent: .abstract.instanceof.App\Controller\API\NotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\NotificationController).
  • Resolving inheritance for "App\Controller\API\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\NotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\PresetController" (parent: .abstract.instanceof.App\Controller\API\PresetController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\PresetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\PresetController).
  • Resolving inheritance for "App\Controller\API\PresetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\PresetController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\ProfileController" (parent: .abstract.instanceof.App\Controller\API\ProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\ProfileController).
  • Resolving inheritance for "App\Controller\API\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\ProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\QuestionController" (parent: .abstract.instanceof.App\Controller\API\QuestionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\QuestionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\QuestionController).
  • Resolving inheritance for "App\Controller\API\QuestionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\QuestionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\QuestionaryController" (parent: .abstract.instanceof.App\Controller\API\QuestionaryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\QuestionaryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\QuestionaryController).
  • Resolving inheritance for "App\Controller\API\QuestionaryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\QuestionaryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\RcAuthController" (parent: .abstract.instanceof.App\Controller\API\RcAuthController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\RcAuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\RcAuthController).
  • Resolving inheritance for "App\Controller\API\RcAuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\RcAuthController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\RcNotifyNewMessageController" (parent: .abstract.instanceof.App\Controller\API\RcNotifyNewMessageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\RcNotifyNewMessageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\RcNotifyNewMessageController).
  • Resolving inheritance for "App\Controller\API\RcNotifyNewMessageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\RcNotifyNewMessageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\ConsultController" (parent: .abstract.instanceof.App\Controller\API\Secure\ConsultController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\ConsultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\ConsultController).
  • Resolving inheritance for "App\Controller\API\Secure\ConsultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\ConsultController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\InternshipController" (parent: .abstract.instanceof.App\Controller\API\Secure\InternshipController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\InternshipController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\InternshipController).
  • Resolving inheritance for "App\Controller\API\Secure\InternshipController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\InternshipController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\LearningProgramController" (parent: .abstract.instanceof.App\Controller\API\Secure\LearningProgramController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\LearningProgramController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\LearningProgramController).
  • Resolving inheritance for "App\Controller\API\Secure\LearningProgramController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\LearningProgramController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\LearningProgramFrozenController" (parent: .abstract.instanceof.App\Controller\API\Secure\LearningProgramFrozenController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\LearningProgramFrozenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\LearningProgramFrozenController).
  • Resolving inheritance for "App\Controller\API\Secure\LearningProgramFrozenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\LearningProgramFrozenController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\NeuroCheckController" (parent: .abstract.instanceof.App\Controller\API\Secure\NeuroCheckController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\NeuroCheckController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\NeuroCheckController).
  • Resolving inheritance for "App\Controller\API\Secure\NeuroCheckController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\NeuroCheckController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\NeuroSupportBotNotifyController" (parent: .abstract.instanceof.App\Controller\API\Secure\NeuroSupportBotNotifyController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\NeuroSupportBotNotifyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\NeuroSupportBotNotifyController).
  • Resolving inheritance for "App\Controller\API\Secure\NeuroSupportBotNotifyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\NeuroSupportBotNotifyController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\NeuroSupportBotWebhookController" (parent: .abstract.instanceof.App\Controller\API\Secure\NeuroSupportBotWebhookController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\NeuroSupportBotWebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\NeuroSupportBotWebhookController).
  • Resolving inheritance for "App\Controller\API\Secure\NeuroSupportBotWebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\NeuroSupportBotWebhookController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\UserController" (parent: .abstract.instanceof.App\Controller\API\Secure\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\UserController).
  • Resolving inheritance for "App\Controller\API\Secure\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\TestController" (parent: .abstract.instanceof.App\Controller\API\TestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\TestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\TestController).
  • Resolving inheritance for "App\Controller\API\TestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\TestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\UserController" (parent: .abstract.instanceof.App\Controller\API\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\UserController).
  • Resolving inheritance for "App\Controller\API\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AnnouncementController" (parent: .abstract.instanceof.App\Controller\AnnouncementController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AnnouncementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AnnouncementController).
  • Resolving inheritance for "App\Controller\AnnouncementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AnnouncementController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AttemptController" (parent: .abstract.instanceof.App\Controller\AttemptController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AttemptController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AttemptController).
  • Resolving inheritance for "App\Controller\AttemptController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AttemptController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlogController" (parent: .abstract.instanceof.App\Controller\BlogController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlogController).
  • Resolving inheritance for "App\Controller\BlogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlogController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CodexController" (parent: .abstract.instanceof.App\Controller\CodexController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CodexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CodexController).
  • Resolving inheritance for "App\Controller\CodexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CodexController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CommentController" (parent: .abstract.instanceof.App\Controller\CommentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CommentController).
  • Resolving inheritance for "App\Controller\CommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CommentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ConsultationController" (parent: .abstract.instanceof.App\Controller\ConsultationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConsultationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ConsultationController).
  • Resolving inheritance for "App\Controller\ConsultationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConsultationController).
  • 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\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DutyController" (parent: .abstract.instanceof.App\Controller\DutyController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DutyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DutyController).
  • Resolving inheritance for "App\Controller\DutyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DutyController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HelpQuestionController" (parent: .abstract.instanceof.App\Controller\HelpQuestionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HelpQuestionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HelpQuestionController).
  • Resolving inheritance for "App\Controller\HelpQuestionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HelpQuestionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeworkController" (parent: .abstract.instanceof.App\Controller\HomeworkController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeworkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeworkController).
  • Resolving inheritance for "App\Controller\HomeworkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeworkController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeworkResultController" (parent: .abstract.instanceof.App\Controller\HomeworkResultController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeworkResultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeworkResultController).
  • Resolving inheritance for "App\Controller\HomeworkResultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeworkResultController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternshipController" (parent: .abstract.instanceof.App\Controller\InternshipController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternshipController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternshipController).
  • Resolving inheritance for "App\Controller\InternshipController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternshipController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\KnowledgeBaseController" (parent: .abstract.instanceof.App\Controller\KnowledgeBaseController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\KnowledgeBaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\KnowledgeBaseController).
  • Resolving inheritance for "App\Controller\KnowledgeBaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\KnowledgeBaseController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LearningProgramController" (parent: .abstract.instanceof.App\Controller\LearningProgramController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LearningProgramController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LearningProgramController).
  • Resolving inheritance for "App\Controller\LearningProgramController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LearningProgramController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LessonsController" (parent: .abstract.instanceof.App\Controller\LessonsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LessonsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LessonsController).
  • Resolving inheritance for "App\Controller\LessonsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LessonsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NeuroChatController" (parent: .abstract.instanceof.App\Controller\NeuroChatController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NeuroChatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NeuroChatController).
  • Resolving inheritance for "App\Controller\NeuroChatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NeuroChatController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NeuroHRController" (parent: .abstract.instanceof.App\Controller\NeuroHRController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NeuroHRController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NeuroHRController).
  • Resolving inheritance for "App\Controller\NeuroHRController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NeuroHRController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NeuroSupportController" (parent: .abstract.instanceof.App\Controller\NeuroSupportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NeuroSupportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NeuroSupportController).
  • Resolving inheritance for "App\Controller\NeuroSupportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NeuroSupportController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewRatingController" (parent: .abstract.instanceof.App\Controller\NewRatingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewRatingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewRatingController).
  • Resolving inheritance for "App\Controller\NewRatingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewRatingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationController" (parent: .abstract.instanceof.App\Controller\NotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationController).
  • Resolving inheritance for "App\Controller\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController" (parent: .abstract.instanceof.App\Controller\ProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController).
  • Resolving inheritance for "App\Controller\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuestionaryController" (parent: .abstract.instanceof.App\Controller\QuestionaryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuestionaryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuestionaryController).
  • Resolving inheritance for "App\Controller\QuestionaryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuestionaryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RatingController" (parent: .abstract.instanceof.App\Controller\RatingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RatingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RatingController).
  • Resolving inheritance for "App\Controller\RatingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RatingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
  • Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SessionController" (parent: .abstract.instanceof.App\Controller\SessionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SessionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SessionController).
  • Resolving inheritance for "App\Controller\SessionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SessionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController" (parent: .abstract.instanceof.App\Controller\TestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController).
  • Resolving inheritance for "App\Controller\TestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TranslatorController" (parent: .abstract.instanceof.App\Controller\TranslatorController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TranslatorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TranslatorController).
  • Resolving inheritance for "App\Controller\TranslatorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TranslatorController).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ConsultsFixtures" (parent: .abstract.instanceof.App\DataFixtures\ConsultsFixtures).
  • Resolving inheritance for "App\DataFixtures\ConsultsFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ConsultsFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CoursesFixture" (parent: .abstract.instanceof.App\DataFixtures\CoursesFixture).
  • Resolving inheritance for "App\DataFixtures\CoursesFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CoursesFixture).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\EmployeeScheduleFixtures" (parent: .abstract.instanceof.App\DataFixtures\EmployeeScheduleFixtures).
  • Resolving inheritance for "App\DataFixtures\EmployeeScheduleFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\EmployeeScheduleFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\FollowMeLinksFixtures" (parent: .abstract.instanceof.App\DataFixtures\FollowMeLinksFixtures).
  • Resolving inheritance for "App\DataFixtures\FollowMeLinksFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\FollowMeLinksFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\HomeworkResultsFixtures" (parent: .abstract.instanceof.App\DataFixtures\HomeworkResultsFixtures).
  • Resolving inheritance for "App\DataFixtures\HomeworkResultsFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\HomeworkResultsFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\HomeworksFixtures" (parent: .abstract.instanceof.App\DataFixtures\HomeworksFixtures).
  • Resolving inheritance for "App\DataFixtures\HomeworksFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\HomeworksFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\InspectorReviewFixture" (parent: .abstract.instanceof.App\DataFixtures\InspectorReviewFixture).
  • Resolving inheritance for "App\DataFixtures\InspectorReviewFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\InspectorReviewFixture).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LearningProgramSkillsFixture" (parent: .abstract.instanceof.App\DataFixtures\LearningProgramSkillsFixture).
  • Resolving inheritance for "App\DataFixtures\LearningProgramSkillsFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LearningProgramSkillsFixture).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LearningProgrammsFixtures" (parent: .abstract.instanceof.App\DataFixtures\LearningProgrammsFixtures).
  • Resolving inheritance for "App\DataFixtures\LearningProgrammsFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LearningProgrammsFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LessonsCategoriesFixtures" (parent: .abstract.instanceof.App\DataFixtures\LessonsCategoriesFixtures).
  • Resolving inheritance for "App\DataFixtures\LessonsCategoriesFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LessonsCategoriesFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LessonsFixtures" (parent: .abstract.instanceof.App\DataFixtures\LessonsFixtures).
  • Resolving inheritance for "App\DataFixtures\LessonsFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LessonsFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\PlanningActionsFixtures" (parent: .abstract.instanceof.App\DataFixtures\PlanningActionsFixtures).
  • Resolving inheritance for "App\DataFixtures\PlanningActionsFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\PlanningActionsFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\PresetFixture" (parent: .abstract.instanceof.App\DataFixtures\PresetFixture).
  • Resolving inheritance for "App\DataFixtures\PresetFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\PresetFixture).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\QuestionFixture" (parent: .abstract.instanceof.App\DataFixtures\QuestionFixture).
  • Resolving inheritance for "App\DataFixtures\QuestionFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\QuestionFixture).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ResumeDesiredPositionFixture" (parent: .abstract.instanceof.App\DataFixtures\ResumeDesiredPositionFixture).
  • Resolving inheritance for "App\DataFixtures\ResumeDesiredPositionFixture" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ResumeDesiredPositionFixture).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SystemActionsFixtures" (parent: .abstract.instanceof.App\DataFixtures\SystemActionsFixtures).
  • Resolving inheritance for "App\DataFixtures\SystemActionsFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SystemActionsFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UsersFixtures" (parent: .abstract.instanceof.App\DataFixtures\UsersFixtures).
  • Resolving inheritance for "App\DataFixtures\UsersFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UsersFixtures).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ApiPlatformListener" (parent: .abstract.instanceof.App\EventListener\ApiPlatformListener).
  • Resolving inheritance for "App\EventListener\ApiPlatformListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ApiPlatformListener).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LocaleListener" (parent: .abstract.instanceof.App\EventListener\LocaleListener).
  • Resolving inheritance for "App\EventListener\LocaleListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LocaleListener).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AchievementSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AchievementSubscriber).
  • Resolving inheritance for "App\EventSubscriber\AchievementSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AchievementSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CreateUserFromApiSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\CreateUserFromApiSubscriber).
  • Resolving inheritance for "App\EventSubscriber\CreateUserFromApiSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CreateUserFromApiSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\JwtSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\JwtSubscriber).
  • Resolving inheritance for "App\EventSubscriber\JwtSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\JwtSubscriber).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\FullTextSearchFilter" (parent: .abstract.instanceof.App\Filter\FullTextSearchFilter).
  • Resolving inheritance for "App\Filter\FullTextSearchFilter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\FullTextSearchFilter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\NeuroSupportNotifyMessageRecipientType" (parent: .abstract.instanceof.App\Form\Admin\NeuroSupportNotifyMessageRecipientType).
  • Resolving inheritance for "App\Form\Admin\NeuroSupportNotifyMessageRecipientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\NeuroSupportNotifyMessageRecipientType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\User\Autocomplete\CuratorAutocompleteType" (parent: .abstract.instanceof.App\Form\Admin\User\Autocomplete\CuratorAutocompleteType).
  • Resolving inheritance for "App\Form\Admin\User\Autocomplete\CuratorAutocompleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\User\Autocomplete\CuratorAutocompleteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\User\Autocomplete\StudentAutocompleteType" (parent: .abstract.instanceof.App\Form\Admin\User\Autocomplete\StudentAutocompleteType).
  • Resolving inheritance for "App\Form\Admin\User\Autocomplete\StudentAutocompleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\User\Autocomplete\StudentAutocompleteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\User\CuratorReplaceFormType" (parent: .abstract.instanceof.App\Form\Admin\User\CuratorReplaceFormType).
  • Resolving inheritance for "App\Form\Admin\User\CuratorReplaceFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\User\CuratorReplaceFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\User\JoinToChatRoomFormType" (parent: .abstract.instanceof.App\Form\Admin\User\JoinToChatRoomFormType).
  • Resolving inheritance for "App\Form\Admin\User\JoinToChatRoomFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\User\JoinToChatRoomFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminSettingsType" (parent: .abstract.instanceof.App\Form\AdminSettingsType).
  • Resolving inheritance for "App\Form\AdminSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminSettingsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AnswerOptionType" (parent: .abstract.instanceof.App\Form\AnswerOptionType).
  • Resolving inheritance for "App\Form\AnswerOptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AnswerOptionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CodexAcceptType" (parent: .abstract.instanceof.App\Form\CodexAcceptType).
  • Resolving inheritance for "App\Form\CodexAcceptType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CodexAcceptType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommentFormType" (parent: .abstract.instanceof.App\Form\CommentFormType).
  • Resolving inheritance for "App\Form\CommentFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommentFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommentTreeFormType" (parent: .abstract.instanceof.App\Form\CommentTreeFormType).
  • Resolving inheritance for "App\Form\CommentTreeFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommentTreeFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CuratorConsultType" (parent: .abstract.instanceof.App\Form\CuratorConsultType).
  • Resolving inheritance for "App\Form\CuratorConsultType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CuratorConsultType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FollowMeLinksType" (parent: .abstract.instanceof.App\Form\FollowMeLinksType).
  • Resolving inheritance for "App\Form\FollowMeLinksType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FollowMeLinksType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FrozenPeriodType" (parent: .abstract.instanceof.App\Form\FrozenPeriodType).
  • Resolving inheritance for "App\Form\FrozenPeriodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FrozenPeriodType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupProgramLessonType" (parent: .abstract.instanceof.App\Form\GroupProgramLessonType).
  • Resolving inheritance for "App\Form\GroupProgramLessonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupProgramLessonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupProgramType" (parent: .abstract.instanceof.App\Form\GroupProgramType).
  • Resolving inheritance for "App\Form\GroupProgramType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupProgramType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HelpQuestionType" (parent: .abstract.instanceof.App\Form\HelpQuestionType).
  • Resolving inheritance for "App\Form\HelpQuestionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HelpQuestionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HomeworkResultType" (parent: .abstract.instanceof.App\Form\HomeworkResultType).
  • Resolving inheritance for "App\Form\HomeworkResultType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HomeworkResultType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HomeworkType" (parent: .abstract.instanceof.App\Form\HomeworkType).
  • Resolving inheritance for "App\Form\HomeworkType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HomeworkType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InternshipParticipantType" (parent: .abstract.instanceof.App\Form\InternshipParticipantType).
  • Resolving inheritance for "App\Form\InternshipParticipantType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InternshipParticipantType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LearningProgramCourseGiveProgramType" (parent: .abstract.instanceof.App\Form\LearningProgramCourseGiveProgramType).
  • Resolving inheritance for "App\Form\LearningProgramCourseGiveProgramType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LearningProgramCourseGiveProgramType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LearningProgramCourseProgramType" (parent: .abstract.instanceof.App\Form\LearningProgramCourseProgramType).
  • Resolving inheritance for "App\Form\LearningProgramCourseProgramType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LearningProgramCourseProgramType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LearningProgramFrozenPeriodType" (parent: .abstract.instanceof.App\Form\LearningProgramFrozenPeriodType).
  • Resolving inheritance for "App\Form\LearningProgramFrozenPeriodType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LearningProgramFrozenPeriodType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LearningProgramGiveProgramType" (parent: .abstract.instanceof.App\Form\LearningProgramGiveProgramType).
  • Resolving inheritance for "App\Form\LearningProgramGiveProgramType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LearningProgramGiveProgramType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LearningProgramType" (parent: .abstract.instanceof.App\Form\LearningProgramType).
  • Resolving inheritance for "App\Form\LearningProgramType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LearningProgramType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LearningProgrammHasLessonType" (parent: .abstract.instanceof.App\Form\LearningProgrammHasLessonType).
  • Resolving inheritance for "App\Form\LearningProgrammHasLessonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LearningProgrammHasLessonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LoginType" (parent: .abstract.instanceof.App\Form\LoginType).
  • Resolving inheritance for "App\Form\LoginType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LoginType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PasswordChangeType" (parent: .abstract.instanceof.App\Form\PasswordChangeType).
  • Resolving inheritance for "App\Form\PasswordChangeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PasswordChangeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonalLearningProgramForLessonType" (parent: .abstract.instanceof.App\Form\PersonalLearningProgramForLessonType).
  • Resolving inheritance for "App\Form\PersonalLearningProgramForLessonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonalLearningProgramForLessonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonalLearningProgramFrozenType" (parent: .abstract.instanceof.App\Form\PersonalLearningProgramFrozenType).
  • Resolving inheritance for "App\Form\PersonalLearningProgramFrozenType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonalLearningProgramFrozenType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonalLearningProgramType" (parent: .abstract.instanceof.App\Form\PersonalLearningProgramType).
  • Resolving inheritance for "App\Form\PersonalLearningProgramType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonalLearningProgramType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileType" (parent: .abstract.instanceof.App\Form\ProfileType).
  • Resolving inheritance for "App\Form\ProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RatingFilterFromType" (parent: .abstract.instanceof.App\Form\RatingFilterFromType).
  • Resolving inheritance for "App\Form\RatingFilterFromType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RatingFilterFromType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\EducationType" (parent: .abstract.instanceof.App\Form\ResumeBuilder\EducationType).
  • Resolving inheritance for "App\Form\ResumeBuilder\EducationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\EducationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\HackatonType" (parent: .abstract.instanceof.App\Form\ResumeBuilder\HackatonType).
  • Resolving inheritance for "App\Form\ResumeBuilder\HackatonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\HackatonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\JobType" (parent: .abstract.instanceof.App\Form\ResumeBuilder\JobType).
  • Resolving inheritance for "App\Form\ResumeBuilder\JobType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\JobType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\LanguageType" (parent: .abstract.instanceof.App\Form\ResumeBuilder\LanguageType).
  • Resolving inheritance for "App\Form\ResumeBuilder\LanguageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\LanguageType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\Neuro\EducationType" (parent: .abstract.instanceof.App\Form\ResumeBuilder\Neuro\EducationType).
  • Resolving inheritance for "App\Form\ResumeBuilder\Neuro\EducationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\Neuro\EducationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\Neuro\HackatonType" (parent: .abstract.instanceof.App\Form\ResumeBuilder\Neuro\HackatonType).
  • Resolving inheritance for "App\Form\ResumeBuilder\Neuro\HackatonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\Neuro\HackatonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\Neuro\JobType" (parent: .abstract.instanceof.App\Form\ResumeBuilder\Neuro\JobType).
  • Resolving inheritance for "App\Form\ResumeBuilder\Neuro\JobType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\Neuro\JobType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\Neuro\NeuroResumeBuilderType" (parent: .abstract.instanceof.App\Form\ResumeBuilder\Neuro\NeuroResumeBuilderType).
  • Resolving inheritance for "App\Form\ResumeBuilder\Neuro\NeuroResumeBuilderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\Neuro\NeuroResumeBuilderType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\Neuro\PublicationType" (parent: .abstract.instanceof.App\Form\ResumeBuilder\Neuro\PublicationType).
  • Resolving inheritance for "App\Form\ResumeBuilder\Neuro\PublicationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\Neuro\PublicationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\Neuro\ResumeEducationSkillSkillType" (parent: .abstract.instanceof.App\Form\ResumeBuilder\Neuro\ResumeEducationSkillSkillType).
  • Resolving inheritance for "App\Form\ResumeBuilder\Neuro\ResumeEducationSkillSkillType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\Neuro\ResumeEducationSkillSkillType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\Neuro\ResumeEducationSkillType" (parent: .abstract.instanceof.App\Form\ResumeBuilder\Neuro\ResumeEducationSkillType).
  • Resolving inheritance for "App\Form\ResumeBuilder\Neuro\ResumeEducationSkillType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\Neuro\ResumeEducationSkillType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\PublicationType" (parent: .abstract.instanceof.App\Form\ResumeBuilder\PublicationType).
  • Resolving inheritance for "App\Form\ResumeBuilder\PublicationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\PublicationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\ResumeBuilderType" (parent: .abstract.instanceof.App\Form\ResumeBuilder\ResumeBuilderType).
  • Resolving inheritance for "App\Form\ResumeBuilder\ResumeBuilderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\ResumeBuilderType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\ResumeEducationSkillType" (parent: .abstract.instanceof.App\Form\ResumeBuilder\ResumeEducationSkillType).
  • Resolving inheritance for "App\Form\ResumeBuilder\ResumeEducationSkillType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\ResumeEducationSkillType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StudentHomeworkResultType" (parent: .abstract.instanceof.App\Form\StudentHomeworkResultType).
  • Resolving inheritance for "App\Form\StudentHomeworkResultType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StudentHomeworkResultType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionPurchaseType" (parent: .abstract.instanceof.App\Form\SubscriptionPurchaseType).
  • Resolving inheritance for "App\Form\SubscriptionPurchaseType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionPurchaseType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SystemActionHistoryXmlType" (parent: .abstract.instanceof.App\Form\SystemActionHistoryXmlType).
  • Resolving inheritance for "App\Form\SystemActionHistoryXmlType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SystemActionHistoryXmlType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TranslatorFileType" (parent: .abstract.instanceof.App\Form\TranslatorFileType).
  • Resolving inheritance for "App\Form\TranslatorFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TranslatorFileType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MonthYearType" (parent: .abstract.instanceof.App\Form\Type\MonthYearType).
  • Resolving inheritance for "App\Form\Type\MonthYearType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MonthYearType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UnloadingChatCuratorType" (parent: .abstract.instanceof.App\Form\UnloadingChatCuratorType).
  • Resolving inheritance for "App\Form\UnloadingChatCuratorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UnloadingChatCuratorType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserBulkAdditionType" (parent: .abstract.instanceof.App\Form\UserBulkAdditionType).
  • Resolving inheritance for "App\Form\UserBulkAdditionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserBulkAdditionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRecovery\EnterEmailType" (parent: .abstract.instanceof.App\Form\UserRecovery\EnterEmailType).
  • Resolving inheritance for "App\Form\UserRecovery\EnterEmailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRecovery\EnterEmailType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRecovery\EnterNewPasswordType" (parent: .abstract.instanceof.App\Form\UserRecovery\EnterNewPasswordType).
  • Resolving inheritance for "App\Form\UserRecovery\EnterNewPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRecovery\EnterNewPasswordType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\AchievementMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\AchievementMessageHandler).
  • Resolving inheritance for "App\MessageHandler\AchievementMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\AchievementMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\AddDutyToHelpQuestionMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\AddDutyToHelpQuestionMessageHandler).
  • Resolving inheritance for "App\MessageHandler\AddDutyToHelpQuestionMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\AddDutyToHelpQuestionMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Amo\NewLeadMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\Amo\NewLeadMessageHandler).
  • Resolving inheritance for "App\MessageHandler\Amo\NewLeadMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Amo\NewLeadMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CheckCuratorStartedAnswerQuestionMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\CheckCuratorStartedAnswerQuestionMessageHandler).
  • Resolving inheritance for "App\MessageHandler\CheckCuratorStartedAnswerQuestionMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CheckCuratorStartedAnswerQuestionMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CreatePersonalLearningProgramMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\CreatePersonalLearningProgramMessageHandler).
  • Resolving inheritance for "App\MessageHandler\CreatePersonalLearningProgramMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CreatePersonalLearningProgramMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\InviteUsersToLessonChatMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\InviteUsersToLessonChatMessageHandler).
  • Resolving inheritance for "App\MessageHandler\InviteUsersToLessonChatMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\InviteUsersToLessonChatMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\NeuralCuratorMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\NeuralCuratorMessageHandler).
  • Resolving inheritance for "App\MessageHandler\NeuralCuratorMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\NeuralCuratorMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\NotificationMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\Notification\NotificationMessageHandler).
  • Resolving inheritance for "App\MessageHandler\Notification\NotificationMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\NotificationMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RecalculateReachableRolesMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RecalculateReachableRolesMessageHandler).
  • Resolving inheritance for "App\MessageHandler\RecalculateReachableRolesMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RecalculateReachableRolesMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RemoveNeurochatRoleMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RemoveNeurochatRoleMessageHandler).
  • Resolving inheritance for "App\MessageHandler\RemoveNeurochatRoleMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RemoveNeurochatRoleMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\CreateFakeRCUserMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RocketChat\CreateFakeRCUserMessageHandler).
  • Resolving inheritance for "App\MessageHandler\RocketChat\CreateFakeRCUserMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\CreateFakeRCUserMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\CreateUserMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RocketChat\CreateUserMessageHandler).
  • Resolving inheritance for "App\MessageHandler\RocketChat\CreateUserMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\CreateUserMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\ExpiredQuestionsMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RocketChat\ExpiredQuestionsMessageHandler).
  • Resolving inheritance for "App\MessageHandler\RocketChat\ExpiredQuestionsMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\ExpiredQuestionsMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\FillHelpQuestionMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RocketChat\FillHelpQuestionMessageHandler).
  • Resolving inheritance for "App\MessageHandler\RocketChat\FillHelpQuestionMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\FillHelpQuestionMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\GetCountCuratorNewAnswerMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RocketChat\GetCountCuratorNewAnswerMessageHandler).
  • Resolving inheritance for "App\MessageHandler\RocketChat\GetCountCuratorNewAnswerMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\GetCountCuratorNewAnswerMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\GetCuratorAnswerTimeMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RocketChat\GetCuratorAnswerTimeMessageHandler).
  • Resolving inheritance for "App\MessageHandler\RocketChat\GetCuratorAnswerTimeMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\GetCuratorAnswerTimeMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\GroupsSetReadOnlyMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RocketChat\GroupsSetReadOnlyMessageHandler).
  • Resolving inheritance for "App\MessageHandler\RocketChat\GroupsSetReadOnlyMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\GroupsSetReadOnlyMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\InvitePlatformUserToGroupMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RocketChat\InvitePlatformUserToGroupMessageHandler).
  • Resolving inheritance for "App\MessageHandler\RocketChat\InvitePlatformUserToGroupMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\InvitePlatformUserToGroupMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\InviteUserPlatformIdToGroupByNameMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RocketChat\InviteUserPlatformIdToGroupByNameMessageHandler).
  • Resolving inheritance for "App\MessageHandler\RocketChat\InviteUserPlatformIdToGroupByNameMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\InviteUserPlatformIdToGroupByNameMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\InviteUserToGroupMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RocketChat\InviteUserToGroupMessageHandler).
  • Resolving inheritance for "App\MessageHandler\RocketChat\InviteUserToGroupMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\InviteUserToGroupMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\KickUserFromGroupMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RocketChat\KickUserFromGroupMessageHandler).
  • Resolving inheritance for "App\MessageHandler\RocketChat\KickUserFromGroupMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\KickUserFromGroupMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\LearningProgrammUpdateMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RocketChat\LearningProgrammUpdateMessageHandler).
  • Resolving inheritance for "App\MessageHandler\RocketChat\LearningProgrammUpdateMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\LearningProgrammUpdateMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\LessonChatInviteMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RocketChat\LessonChatInviteMessageHandler).
  • Resolving inheritance for "App\MessageHandler\RocketChat\LessonChatInviteMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\LessonChatInviteMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\MakeOwnerMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RocketChat\MakeOwnerMessageHandler).
  • Resolving inheritance for "App\MessageHandler\RocketChat\MakeOwnerMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\MakeOwnerMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\ProcessDeskRoomsMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RocketChat\ProcessDeskRoomsMessageHandler).
  • Resolving inheritance for "App\MessageHandler\RocketChat\ProcessDeskRoomsMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\ProcessDeskRoomsMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\ResumeNeuroMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RocketChat\ResumeNeuroMessageHandler).
  • Resolving inheritance for "App\MessageHandler\RocketChat\ResumeNeuroMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\ResumeNeuroMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\SetupFreezeRoleMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RocketChat\SetupFreezeRoleMessageHandler).
  • Resolving inheritance for "App\MessageHandler\RocketChat\SetupFreezeRoleMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\SetupFreezeRoleMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\UserSynchronizationMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RocketChat\UserSynchronizationMessageHandler).
  • Resolving inheritance for "App\MessageHandler\RocketChat\UserSynchronizationMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\UserSynchronizationMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RoleDistributionQuestionaryDispatchMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RoleDistributionQuestionaryDispatchMessageHandler).
  • Resolving inheritance for "App\MessageHandler\RoleDistributionQuestionaryDispatchMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RoleDistributionQuestionaryDispatchMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendCuratorAnswerQuestionaryByChatMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\SendCuratorAnswerQuestionaryByChatMessageHandler).
  • Resolving inheritance for "App\MessageHandler\SendCuratorAnswerQuestionaryByChatMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendCuratorAnswerQuestionaryByChatMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendEmailMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\SendEmailMessageHandler).
  • Resolving inheritance for "App\MessageHandler\SendEmailMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendEmailMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendUserDistributionRoleQuestionaryMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\SendUserDistributionRoleQuestionaryMessageHandler).
  • Resolving inheritance for "App\MessageHandler\SendUserDistributionRoleQuestionaryMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendUserDistributionRoleQuestionaryMessageHandler).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AchievementRepository" (parent: .abstract.instanceof.App\Repository\AchievementRepository).
  • Resolving inheritance for "App\Repository\AchievementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AchievementRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertisementRepository" (parent: .abstract.instanceof.App\Repository\AdvertisementRepository).
  • Resolving inheritance for "App\Repository\AdvertisementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertisementRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnnouncementRepository" (parent: .abstract.instanceof.App\Repository\AnnouncementRepository).
  • Resolving inheritance for "App\Repository\AnnouncementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnnouncementRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnnouncementUserRepository" (parent: .abstract.instanceof.App\Repository\AnnouncementUserRepository).
  • Resolving inheritance for "App\Repository\AnnouncementUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnnouncementUserRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnswerRepository" (parent: .abstract.instanceof.App\Repository\AnswerRepository).
  • Resolving inheritance for "App\Repository\AnswerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnswerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuthAttempRepository" (parent: .abstract.instanceof.App\Repository\AuthAttempRepository).
  • Resolving inheritance for "App\Repository\AuthAttempRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuthAttempRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository" (parent: .abstract.instanceof.App\Repository\CategoryRepository).
  • Resolving inheritance for "App\Repository\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConsultRepository" (parent: .abstract.instanceof.App\Repository\ConsultRepository).
  • Resolving inheritance for "App\Repository\ConsultRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConsultRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseRepository" (parent: .abstract.instanceof.App\Repository\CourseRepository).
  • Resolving inheritance for "App\Repository\CourseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CuratorInfoRepository" (parent: .abstract.instanceof.App\Repository\CuratorInfoRepository).
  • Resolving inheritance for "App\Repository\CuratorInfoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CuratorInfoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DutyRepository" (parent: .abstract.instanceof.App\Repository\DutyRepository).
  • Resolving inheritance for "App\Repository\DutyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DutyRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailNotificationQueueRepository" (parent: .abstract.instanceof.App\Repository\EmailNotificationQueueRepository).
  • Resolving inheritance for "App\Repository\EmailNotificationQueueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailNotificationQueueRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeScheduleRepository" (parent: .abstract.instanceof.App\Repository\EmployeeScheduleRepository).
  • Resolving inheritance for "App\Repository\EmployeeScheduleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeScheduleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRepository" (parent: .abstract.instanceof.App\Repository\FileRepository).
  • Resolving inheritance for "App\Repository\FileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FollowMeLinkRepository" (parent: .abstract.instanceof.App\Repository\FollowMeLinkRepository).
  • Resolving inheritance for "App\Repository\FollowMeLinkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FollowMeLinkRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupRepository" (parent: .abstract.instanceof.App\Repository\GroupRepository).
  • Resolving inheritance for "App\Repository\GroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HelpQuestionRepository" (parent: .abstract.instanceof.App\Repository\HelpQuestionRepository).
  • Resolving inheritance for "App\Repository\HelpQuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HelpQuestionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkRepository" (parent: .abstract.instanceof.App\Repository\HomeworkRepository).
  • Resolving inheritance for "App\Repository\HomeworkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkResultLikeRepository" (parent: .abstract.instanceof.App\Repository\HomeworkResultLikeRepository).
  • Resolving inheritance for "App\Repository\HomeworkResultLikeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkResultLikeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkResultRepository" (parent: .abstract.instanceof.App\Repository\HomeworkResultRepository).
  • Resolving inheritance for "App\Repository\HomeworkResultRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkResultRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InspectorReviewRepository" (parent: .abstract.instanceof.App\Repository\InspectorReviewRepository).
  • Resolving inheritance for "App\Repository\InspectorReviewRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InspectorReviewRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternshipAccessProgramLessonRepository" (parent: .abstract.instanceof.App\Repository\InternshipAccessProgramLessonRepository).
  • Resolving inheritance for "App\Repository\InternshipAccessProgramLessonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternshipAccessProgramLessonRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternshipAccessProgramRepository" (parent: .abstract.instanceof.App\Repository\InternshipAccessProgramRepository).
  • Resolving inheritance for "App\Repository\InternshipAccessProgramRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternshipAccessProgramRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternshipContractFormatRepository" (parent: .abstract.instanceof.App\Repository\InternshipContractFormatRepository).
  • Resolving inheritance for "App\Repository\InternshipContractFormatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternshipContractFormatRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternshipContractTypeRepository" (parent: .abstract.instanceof.App\Repository\InternshipContractTypeRepository).
  • Resolving inheritance for "App\Repository\InternshipContractTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternshipContractTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternshipGroupRepository" (parent: .abstract.instanceof.App\Repository\InternshipGroupRepository).
  • Resolving inheritance for "App\Repository\InternshipGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternshipGroupRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternshipParticipantRepository" (parent: .abstract.instanceof.App\Repository\InternshipParticipantRepository).
  • Resolving inheritance for "App\Repository\InternshipParticipantRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternshipParticipantRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JwtRepository" (parent: .abstract.instanceof.App\Repository\JwtRepository).
  • Resolving inheritance for "App\Repository\JwtRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JwtRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgramCourseProgramRepository" (parent: .abstract.instanceof.App\Repository\LearningProgramCourseProgramRepository).
  • Resolving inheritance for "App\Repository\LearningProgramCourseProgramRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgramCourseProgramRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgramCourseRepository" (parent: .abstract.instanceof.App\Repository\LearningProgramCourseRepository).
  • Resolving inheritance for "App\Repository\LearningProgramCourseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgramCourseRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgramFrozenRepository" (parent: .abstract.instanceof.App\Repository\LearningProgramFrozenRepository).
  • Resolving inheritance for "App\Repository\LearningProgramFrozenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgramFrozenRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgramNameRepository" (parent: .abstract.instanceof.App\Repository\LearningProgramNameRepository).
  • Resolving inheritance for "App\Repository\LearningProgramNameRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgramNameRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgramSkillCategoryRepository" (parent: .abstract.instanceof.App\Repository\LearningProgramSkillCategoryRepository).
  • Resolving inheritance for "App\Repository\LearningProgramSkillCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgramSkillCategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgramSkillRepository" (parent: .abstract.instanceof.App\Repository\LearningProgramSkillRepository).
  • Resolving inheritance for "App\Repository\LearningProgramSkillRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgramSkillRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgrammHasLessonRepository" (parent: .abstract.instanceof.App\Repository\LearningProgrammHasLessonRepository).
  • Resolving inheritance for "App\Repository\LearningProgrammHasLessonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgrammHasLessonRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgrammLessonStatisticRepository" (parent: .abstract.instanceof.App\Repository\LearningProgrammLessonStatisticRepository).
  • Resolving inheritance for "App\Repository\LearningProgrammLessonStatisticRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgrammLessonStatisticRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgrammPresetRepository" (parent: .abstract.instanceof.App\Repository\LearningProgrammPresetRepository).
  • Resolving inheritance for "App\Repository\LearningProgrammPresetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgrammPresetRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgrammRepository" (parent: .abstract.instanceof.App\Repository\LearningProgrammRepository).
  • Resolving inheritance for "App\Repository\LearningProgrammRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgrammRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonCategoryRepository" (parent: .abstract.instanceof.App\Repository\LessonCategoryRepository).
  • Resolving inheritance for "App\Repository\LessonCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonCategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonChatRepository" (parent: .abstract.instanceof.App\Repository\LessonChatRepository).
  • Resolving inheritance for "App\Repository\LessonChatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonChatRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonRepository" (parent: .abstract.instanceof.App\Repository\LessonRepository).
  • Resolving inheritance for "App\Repository\LessonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NeuralAnswerRepository" (parent: .abstract.instanceof.App\Repository\NeuralAnswerRepository).
  • Resolving inheritance for "App\Repository\NeuralAnswerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NeuralAnswerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NeuroSupportBot\ChatRepository" (parent: .abstract.instanceof.App\Repository\NeuroSupportBot\ChatRepository).
  • Resolving inheritance for "App\Repository\NeuroSupportBot\ChatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NeuroSupportBot\ChatRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NeuroSupportBot\MessageRepository" (parent: .abstract.instanceof.App\Repository\NeuroSupportBot\MessageRepository).
  • Resolving inheritance for "App\Repository\NeuroSupportBot\MessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NeuroSupportBot\MessageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NeuroSupportBot\TypeRepository" (parent: .abstract.instanceof.App\Repository\NeuroSupportBot\TypeRepository).
  • Resolving inheritance for "App\Repository\NeuroSupportBot\TypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NeuroSupportBot\TypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NeuroSupportNotifyMessageRecipientRepository" (parent: .abstract.instanceof.App\Repository\NeuroSupportNotifyMessageRecipientRepository).
  • Resolving inheritance for "App\Repository\NeuroSupportNotifyMessageRecipientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NeuroSupportNotifyMessageRecipientRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NeuroSupportNotifyMessageRepository" (parent: .abstract.instanceof.App\Repository\NeuroSupportNotifyMessageRepository).
  • Resolving inheritance for "App\Repository\NeuroSupportNotifyMessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NeuroSupportNotifyMessageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationEventLogRepository" (parent: .abstract.instanceof.App\Repository\NotificationEventLogRepository).
  • Resolving inheritance for "App\Repository\NotificationEventLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationEventLogRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationSettingsRepository" (parent: .abstract.instanceof.App\Repository\NotificationSettingsRepository).
  • Resolving inheritance for "App\Repository\NotificationSettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationSettingsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanningActionRepository" (parent: .abstract.instanceof.App\Repository\PlanningActionRepository).
  • Resolving inheritance for "App\Repository\PlanningActionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanningActionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PresetRepository" (parent: .abstract.instanceof.App\Repository\PresetRepository).
  • Resolving inheritance for "App\Repository\PresetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PresetRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestionRepository" (parent: .abstract.instanceof.App\Repository\QuestionRepository).
  • Resolving inheritance for "App\Repository\QuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestionaryAttemptRepository" (parent: .abstract.instanceof.App\Repository\QuestionaryAttemptRepository).
  • Resolving inheritance for "App\Repository\QuestionaryAttemptRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestionaryAttemptRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestionaryRepository" (parent: .abstract.instanceof.App\Repository\QuestionaryRepository).
  • Resolving inheritance for "App\Repository\QuestionaryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestionaryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QueueMessageRepository" (parent: .abstract.instanceof.App\Repository\QueueMessageRepository).
  • Resolving inheritance for "App\Repository\QueueMessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QueueMessageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RatingSummaryRepository" (parent: .abstract.instanceof.App\Repository\RatingSummaryRepository).
  • Resolving inheritance for "App\Repository\RatingSummaryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RatingSummaryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReminderUserRepository" (parent: .abstract.instanceof.App\Repository\ReminderUserRepository).
  • Resolving inheritance for "App\Repository\ReminderUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReminderUserRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeDesiredPositionRepository" (parent: .abstract.instanceof.App\Repository\ResumeDesiredPositionRepository).
  • Resolving inheritance for "App\Repository\ResumeDesiredPositionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeDesiredPositionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeEducationRepository" (parent: .abstract.instanceof.App\Repository\ResumeEducationRepository).
  • Resolving inheritance for "App\Repository\ResumeEducationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeEducationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeEducationSkillRepository" (parent: .abstract.instanceof.App\Repository\ResumeEducationSkillRepository).
  • Resolving inheritance for "App\Repository\ResumeEducationSkillRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeEducationSkillRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeHackatonRepository" (parent: .abstract.instanceof.App\Repository\ResumeHackatonRepository).
  • Resolving inheritance for "App\Repository\ResumeHackatonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeHackatonRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeJobRepository" (parent: .abstract.instanceof.App\Repository\ResumeJobRepository).
  • Resolving inheritance for "App\Repository\ResumeJobRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeJobRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeLanguageRepository" (parent: .abstract.instanceof.App\Repository\ResumeLanguageRepository).
  • Resolving inheritance for "App\Repository\ResumeLanguageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeLanguageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeNeuroRepository" (parent: .abstract.instanceof.App\Repository\ResumeNeuroRepository).
  • Resolving inheritance for "App\Repository\ResumeNeuroRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeNeuroRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumePublicationRepository" (parent: .abstract.instanceof.App\Repository\ResumePublicationRepository).
  • Resolving inheritance for "App\Repository\ResumePublicationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumePublicationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeRepository" (parent: .abstract.instanceof.App\Repository\ResumeRepository).
  • Resolving inheritance for "App\Repository\ResumeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeTemplateRepository" (parent: .abstract.instanceof.App\Repository\ResumeTemplateRepository).
  • Resolving inheritance for "App\Repository\ResumeTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeTemplateRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RocketChatUnloadingRepository" (parent: .abstract.instanceof.App\Repository\RocketChatUnloadingRepository).
  • Resolving inheritance for "App\Repository\RocketChatUnloadingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RocketChatUnloadingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoleRepository" (parent: .abstract.instanceof.App\Repository\RoleRepository).
  • Resolving inheritance for "App\Repository\RoleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaticPageRepository" (parent: .abstract.instanceof.App\Repository\StaticPageRepository).
  • Resolving inheritance for "App\Repository\StaticPageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaticPageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionPurchaseRepository" (parent: .abstract.instanceof.App\Repository\SubscriptionPurchaseRepository).
  • Resolving inheritance for "App\Repository\SubscriptionPurchaseRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionPurchaseRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SystemActionRepository" (parent: .abstract.instanceof.App\Repository\SystemActionRepository).
  • Resolving inheritance for "App\Repository\SystemActionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SystemActionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SystemSettingsRepository" (parent: .abstract.instanceof.App\Repository\SystemSettingsRepository).
  • Resolving inheritance for "App\Repository\SystemSettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SystemSettingsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TerminCategoryRepository" (parent: .abstract.instanceof.App\Repository\TerminCategoryRepository).
  • Resolving inheritance for "App\Repository\TerminCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TerminCategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TerminRepository" (parent: .abstract.instanceof.App\Repository\TerminRepository).
  • Resolving inheritance for "App\Repository\TerminRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TerminRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TerminTagRepository" (parent: .abstract.instanceof.App\Repository\TerminTagRepository).
  • Resolving inheritance for "App\Repository\TerminTagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TerminTagRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TerminUserMarkRepository" (parent: .abstract.instanceof.App\Repository\TerminUserMarkRepository).
  • Resolving inheritance for "App\Repository\TerminUserMarkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TerminUserMarkRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestAttemptRepository" (parent: .abstract.instanceof.App\Repository\TestAttemptRepository).
  • Resolving inheritance for "App\Repository\TestAttemptRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestAttemptRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestRepository" (parent: .abstract.instanceof.App\Repository\TestRepository).
  • Resolving inheritance for "App\Repository\TestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserAchievementRepository" (parent: .abstract.instanceof.App\Repository\UserAchievementRepository).
  • Resolving inheritance for "App\Repository\UserAchievementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserAchievementRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserGroupRepository" (parent: .abstract.instanceof.App\Repository\UserGroupRepository).
  • Resolving inheritance for "App\Repository\UserGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserGroupRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
  • Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AuthAttemptVoter" (parent: .abstract.instanceof.App\Security\Voter\AuthAttemptVoter).
  • Resolving inheritance for "App\Security\Voter\AuthAttemptVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AuthAttemptVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CanWriteMessageToCoordinatorVoter" (parent: .abstract.instanceof.App\Security\Voter\CanWriteMessageToCoordinatorVoter).
  • Resolving inheritance for "App\Security\Voter\CanWriteMessageToCoordinatorVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CanWriteMessageToCoordinatorVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CuratorCommentaryHWRVoter" (parent: .abstract.instanceof.App\Security\Voter\CuratorCommentaryHWRVoter).
  • Resolving inheritance for "App\Security\Voter\CuratorCommentaryHWRVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CuratorCommentaryHWRVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\HelpQuestionVoter" (parent: .abstract.instanceof.App\Security\Voter\HelpQuestionVoter).
  • Resolving inheritance for "App\Security\Voter\HelpQuestionVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\HelpQuestionVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\HomeworkResultVoter" (parent: .abstract.instanceof.App\Security\Voter\HomeworkResultVoter).
  • Resolving inheritance for "App\Security\Voter\HomeworkResultVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\HomeworkResultVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\HomeworkVoter" (parent: .abstract.instanceof.App\Security\Voter\HomeworkVoter).
  • Resolving inheritance for "App\Security\Voter\HomeworkVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\HomeworkVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LearningProgramVoter" (parent: .abstract.instanceof.App\Security\Voter\LearningProgramVoter).
  • Resolving inheritance for "App\Security\Voter\LearningProgramVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LearningProgramVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LessonVoter" (parent: .abstract.instanceof.App\Security\Voter\LessonVoter).
  • Resolving inheritance for "App\Security\Voter\LessonVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LessonVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PersonalLearningProgrammVoter" (parent: .abstract.instanceof.App\Security\Voter\PersonalLearningProgrammVoter).
  • Resolving inheritance for "App\Security\Voter\PersonalLearningProgrammVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PersonalLearningProgrammVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\QuestionaryAttemptVoter" (parent: .abstract.instanceof.App\Security\Voter\QuestionaryAttemptVoter).
  • Resolving inheritance for "App\Security\Voter\QuestionaryAttemptVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\QuestionaryAttemptVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ResumeVoter" (parent: .abstract.instanceof.App\Security\Voter\ResumeVoter).
  • Resolving inheritance for "App\Security\Voter\ResumeVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ResumeVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SubstrateVoter" (parent: .abstract.instanceof.App\Security\Voter\SubstrateVoter).
  • Resolving inheritance for "App\Security\Voter\SubstrateVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SubstrateVoter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UserVoter" (parent: .abstract.instanceof.App\Security\Voter\UserVoter).
  • Resolving inheritance for "App\Security\Voter\UserVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UserVoter).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Service\AdvertisementService" (parent: .abstract.instanceof.App\Service\AdvertisementService).
  • Resolving inheritance for "App\Service\AdvertisementService" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Service\AdvertisementService).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Service\AnnouncementService" (parent: .abstract.instanceof.App\Service\AnnouncementService).
  • Resolving inheritance for "App\Service\AnnouncementService" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Service\AnnouncementService).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Service\LearningProgrammService" (parent: .abstract.instanceof.App\Service\LearningProgrammService).
  • Resolving inheritance for "App\Service\LearningProgrammService" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Service\LearningProgrammService).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Service\LessonAvailabilityCheckerService" (parent: .abstract.instanceof.App\Service\LessonAvailabilityCheckerService).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\LessonAvailabilityCheckerService" (parent: .instanceof.Twig_ExtensionInterface.0.App\Service\LessonAvailabilityCheckerService).
  • Resolving inheritance for "App\Service\LessonAvailabilityCheckerService" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\LessonAvailabilityCheckerService).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Service\LessonWasReadBtnCheckerService" (parent: .abstract.instanceof.App\Service\LessonWasReadBtnCheckerService).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\LessonWasReadBtnCheckerService" (parent: .instanceof.Twig_ExtensionInterface.0.App\Service\LessonWasReadBtnCheckerService).
  • Resolving inheritance for "App\Service\LessonWasReadBtnCheckerService" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Service\LessonWasReadBtnCheckerService).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\TwigExtension" (parent: .abstract.instanceof.App\Twig\TwigExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TwigExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\TwigExtension).
  • Resolving inheritance for "App\Twig\TwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TwigExtension).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.App\Twig\WidgetsExtension" (parent: .abstract.instanceof.App\Twig\WidgetsExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\WidgetsExtension" (parent: .instanceof.Twig_ExtensionInterface.0.App\Twig\WidgetsExtension).
  • Resolving inheritance for "App\Twig\WidgetsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\WidgetsExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\AtLeastOneOfValidator" (parent: .abstract.instanceof.App\Validator\Constraints\AtLeastOneOfValidator).
  • Resolving inheritance for "App\Validator\Constraints\AtLeastOneOfValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\AtLeastOneOfValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\NeuroCheckStudentAnswerValidator" (parent: .abstract.instanceof.App\Validator\NeuroCheckStudentAnswerValidator).
  • Resolving inheritance for "App\Validator\NeuroCheckStudentAnswerValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\NeuroCheckStudentAnswerValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\TelegramValidator" (parent: .abstract.instanceof.App\Validator\TelegramValidator).
  • Resolving inheritance for "App\Validator\TelegramValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\TelegramValidator).
  • Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
  • Resolving inheritance for ".instanceof.Monolog\Handler\HandlerInterface.0.rc_log_handler" (parent: .abstract.instanceof.rc_log_handler).
  • Resolving inheritance for "rc_log_handler" (parent: .instanceof.Monolog\Handler\HandlerInterface.0.rc_log_handler).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.slugger" (parent: .abstract.instanceof.slugger).
  • Resolving inheritance for "slugger" (parent: .instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.slugger).
  • Resolving inheritance for ".instanceof.Twig_ExtensionInterface.0.mgilet.twig_extension" (parent: .abstract.instanceof.mgilet.twig_extension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.mgilet.twig_extension" (parent: .instanceof.Twig_ExtensionInterface.0.mgilet.twig_extension).
  • Resolving inheritance for "mgilet.twig_extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.mgilet.twig_extension).
  • 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._default_package" (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.async_priority_low" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async_long" (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 "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.logger.chain.default" (parent: doctrine.dbal.logger.chain).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.dbal.actions_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.actions" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.logger.chain.actions" (parent: doctrine.dbal.logger.chain).
  • Resolving inheritance for "doctrine.dbal.actions_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.actions_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.dbal.backup_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.backup" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.logger.chain.backup" (parent: doctrine.dbal.logger.chain).
  • Resolving inheritance for "doctrine.dbal.backup_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.backup_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.dbal.neuro_support_bot_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.neuro_support_bot" (parent: doctrine.dbal.logger.profiling).
  • Resolving inheritance for "doctrine.dbal.logger.chain.neuro_support_bot" (parent: doctrine.dbal.logger.chain).
  • Resolving inheritance for "doctrine.dbal.neuro_support_bot_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.neuro_support_bot_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.auto_generate_proxy_classes_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.auto_generate_proxy_classes_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.auto_generate_proxy_classes_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • 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 "doctrine.orm.neurosupport_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.neurosupport_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.neurosupport_entity_manager" (parent: doctrine.orm.entity_manager.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.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
  • Resolving inheritance for "security.firewall.map.config.api_v1_public" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.api_v1_public" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_v1" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.api_v1" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.login" (parent: security.firewall.config).
  • Resolving inheritance for "security.authentication.provider.dao.login" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.login.json_login" (parent: security.authentication.custom_success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.login.json_login" (parent: security.authentication.custom_failure_handler).
  • Resolving inheritance for "security.authentication.listener.json.login" (parent: security.authentication.listener.json).
  • Resolving inheritance for "security.authentication.listener.anonymous.login" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.login" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.login" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.login" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_v2" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.api_v2" (parent: security.firewall.context).
  • 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.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.success_handler.main" (parent: security.logout.success_handler).
  • Resolving inheritance for "security.authentication.provider.guard.main" (parent: security.authentication.provider.guard).
  • Resolving inheritance for "security.authentication.listener.guard.main" (parent: security.authentication.listener.guard).
  • Resolving inheritance for "security.authentication.provider.rememberme.main" (parent: security.authentication.provider.rememberme).
  • Resolving inheritance for "security.authentication.rememberme.services.simplehash.main" (parent: security.authentication.rememberme.services.simplehash).
  • Resolving inheritance for "security.authentication.listener.rememberme.main" (parent: security.authentication.listener.rememberme).
  • Resolving inheritance for "security.authentication.listener.anonymous.main" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.main" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
  • 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 "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.redirecting" (parent: swiftmailer.plugin.redirecting.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 "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
  • Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
  • 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 "fos_elastica.client.default" (parent: fos_elastica.client_prototype).
  • Resolving inheritance for "fos_elastica.index.app_termin" (parent: fos_elastica.index_prototype).
  • Resolving inheritance for "fos_elastica.index.app_termin.termin" (parent: fos_elastica.type_prototype).
  • Resolving inheritance for "fos_elastica.elastica_to_model_transformer.app_termin.termin" (parent: fos_elastica.elastica_to_model_transformer.prototype.orm).
  • Resolving inheritance for "fos_elastica.model_to_elastica_transformer.app_termin.termin" (parent: fos_elastica.model_to_elastica_transformer).
  • Resolving inheritance for "fos_elastica.object_persister.app_termin.termin" (parent: fos_elastica.object_persister).
  • Resolving inheritance for "fos_elastica.pager_provider.app_termin.termin" (parent: fos_elastica.pager_provider.prototype.orm).
  • Resolving inheritance for "fos_elastica.finder.app_termin.termin" (parent: fos_elastica.finder).
  • Resolving inheritance for "fos_elastica.listener.app_termin.termin" (parent: fos_elastica.listener.prototype.orm).
  • Resolving inheritance for "annotated_app_entity_comment_tree_homework_result_api_platform_core_bridge_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter).
  • Resolving inheritance for "annotated_app_entity_comment_tree_homework_result_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_comment_tree_api_platform_core_bridge_doctrine_orm_filter_date_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter).
  • Resolving inheritance for "annotated_app_entity_comment_tree_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_homework_result_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_homework_result_api_platform_core_bridge_doctrine_orm_filter_date_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter).
  • Resolving inheritance for "annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_user_api_platform_core_bridge_doctrine_orm_filter_date_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter).
  • Resolving inheritance for ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_user_app_filter_full_text_search_filter" (parent: .abstract.instanceof.annotated_app_entity_user_app_filter_full_text_search_filter).
  • Resolving inheritance for "annotated_app_entity_user_app_filter_full_text_search_filter" (parent: .instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_user_app_filter_full_text_search_filter).
  • Resolving inheritance for "annotated_app_entity_help_question_api_platform_core_bridge_doctrine_orm_filter_date_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter).
  • Resolving inheritance for "annotated_app_entity_help_question_api_platform_core_bridge_doctrine_orm_filter_exists_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\ExistsFilter).
  • Resolving inheritance for "annotated_app_entity_consult_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_consult_api_platform_core_bridge_doctrine_orm_filter_date_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter).
  • Resolving inheritance for "annotated_app_entity_learning_programm_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_learning_programm_api_platform_core_bridge_doctrine_orm_filter_exists_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\ExistsFilter).
  • Resolving inheritance for "annotated_app_entity_learning_programm_api_platform_core_bridge_doctrine_orm_filter_date_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter).
  • Resolving inheritance for "annotated_app_entity_homework_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_neuro_support_notify_message_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_neuro_support_notify_message_api_platform_core_bridge_doctrine_orm_filter_exists_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\ExistsFilter).
  • Resolving inheritance for "annotated_app_entity_neuro_support_notify_message_api_platform_core_bridge_doctrine_orm_filter_date_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter).
  • Resolving inheritance for "annotated_app_entity_learning_programm_has_lesson_api_platform_core_bridge_doctrine_orm_filter_date_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter).
  • Resolving inheritance for "annotated_app_entity_lesson_api_platform_core_bridge_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter).
  • Resolving inheritance for "annotated_app_entity_learning_program_frozen_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_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_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 "maker.auto_command.make_sonata_admin" (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.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.templating" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (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.elastica" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.auth" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.user_admin_controller" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.homework" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.rocketChatUnloading" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.apiPlatform" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.api" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.rocketChat" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.admin" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.telegram" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.neuroHr" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.pyrus" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.mercure" (parent: monolog.logger_prototype).
879
Symfony\Component\DependencyInjection\Compiler\AutowirePass
  • Skipping service "App\MessageHandler\RocketChat\SetupSupportRoleMessageHandler": Class or interface "App\MessageHandler\RocketChat\SetupSupportRoleMessageHandler" cannot be loaded.
1
Symfony\Component\HttpKernel\DependencyInjection\RemoveEmptyControllerArgumentLocatorsPass
  • Removing service-argument resolver for controller "App\Controller\Admin\AchievementAdminController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\AchievementAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\AnswerRespondentHiddenAdminController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\AnswerRespondentHiddenAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\DutyAdminController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\DutyAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\EmployeeScheduleAdminController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\EmployeeScheduleAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\HelpQuestionController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\HelpQuestionController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\HomeworkResultAdminController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\HomeworkResultAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\HomeworkResultCommentAdminController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\HomeworkResultCommentAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\HomeworkResultReportAdminController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\HomeworkResultReportAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\HomeworkReviewerDiplomaStatisticAdminController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\HomeworkReviewerDiplomaStatisticAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\HomeworkReviewerStatisticAdminController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\HomeworkReviewerStatisticAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\InternshipGroupAdminController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\InternshipGroupAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\LearningProgrammAdminController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\LearningProgrammAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\LearningProgrammLessonStatisticAdminController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\LearningProgrammLessonStatisticAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\LessonStatisticAdminController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\LessonStatisticAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\NeuroSupportChatAdminController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\NeuroSupportChatAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\QuestionAdminController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\QuestionAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\QuestionaryAdminController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\QuestionaryAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\QuestionaryAttemptAdminController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\QuestionaryAttemptAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\QuestionaryCoordinatorAnswerStatisticController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\QuestionaryCoordinatorAnswerStatisticController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\QuestionaryCuratorAnswerStatisticController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\QuestionaryCuratorAnswerStatisticController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\QuestionaryPersonalAnswerStatisticController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\QuestionaryPersonalAnswerStatisticController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\RocketChatAdminController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\RocketChatAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\SpecialQuestionaryAdminController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\SpecialQuestionaryAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\SystemActionsAdminController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\SystemActionsAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\TestAttemptAdminController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\TestAttemptAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\UserAdminController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\UserAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\CommentTreeAdminController::render": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\CommentTreeAdminController::renderWithExtraParams": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\LearningProgramController::index": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\NeuroHRController::createResume": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\NeuroHRController::createResumeByUser": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\NeuroHRController::index": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\NeuroHRController::indexByUser": no corresponding services exist for the referenced types.
59
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "ReCaptcha\ReCaptcha"; reason: private alias.
  • Removed service "Gedmo\Loggable\LoggableListener"; reason: private alias.
  • Removed service "App\Service\Assembler\HelpQuestionListDTOAssemblerInterface"; reason: private alias.
  • Removed service "App\VO\FrozenPeriodInterface"; 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\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\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface"; 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 "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; 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 "Doctrine\DBAL\Driver\Connection"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.auto_generate_proxy_classes_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.auto_generate_proxy_classes_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.auto_generate_proxy_classes_query_cache"; reason: private alias.
  • Removed service "doctrine.orm.auto_generate_proxy_classes_entity_manager.event_manager"; 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 "doctrine.orm.neurosupport_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.neurosupport_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.neurosupport_query_cache"; reason: private alias.
  • Removed service "doctrine.orm.neurosupport_entity_manager.event_manager"; 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 "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
  • Removed service "security.authentication.session_strategy.login"; reason: private alias.
  • Removed service "security.user_checker.login"; 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 "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.redirecting"; 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 "Twig_Environment"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "sonata.doctrine.model.adapter.chain"; reason: private alias.
  • Removed service "sonata.block.context_manager"; reason: private alias.
  • Removed service "sonata.block.cache.handler"; reason: private alias.
  • Removed service "sonata.block.renderer"; 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 "Sonata\AdminBundle\Admin\Pool"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Route\AdminPoolLoader"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Admin\AdminHelper"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Filter\FilterFactory"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Filter\FilterFactoryInterface"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Admin\BreadcrumbsBuilder"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Admin\BreadcrumbsBuilderInterface"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Translator\BCLabelTranslatorStrategy"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Translator\NativeLabelTranslatorStrategy"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Translator\LabelTranslatorStrategyInterface"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Translator\NoopLabelTranslatorStrategy"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Translator\UnderscoreLabelTranslatorStrategy"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Translator\FormLabelTranslatorStrategy"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Model\AuditManager"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Model\AuditManagerInterface"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Search\SearchHandler"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Event\AdminEventExtension"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Twig\GlobalVariables"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Filter\Persister\SessionFilterPersister"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Filter\Persister\FilterPersisterInterface"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Templating\TemplateRegistry"; reason: private alias.
  • Removed service "Sonata\AdminBundle\Templating\MutableTemplateRegistryInterface"; reason: private alias.
  • Removed service "sonata.admin.security.handler"; reason: private alias.
  • Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
  • Removed service "fos_js_routing.router"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
  • Removed service "lexik_jwt_authentication.jwt_token_authenticator"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
  • Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; 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 "json_rpc_http_server.alias.method_resolver"; reason: private alias.
  • Removed service "FOS\ElasticaBundle\Configuration\ConfigManager"; reason: private alias.
  • Removed service "FOS\ElasticaBundle\Index\IndexManager"; reason: private alias.
  • Removed service "FOS\ElasticaBundle\Index\IndexTemplateManager"; reason: private alias.
  • Removed service "FOS\ElasticaBundle\Index\Resetter"; reason: private alias.
  • Removed service "FOS\ElasticaBundle\Index\TemplateResetter"; reason: private alias.
  • Removed service "Elastica\Client"; reason: private alias.
  • Removed service "FOS\ElasticaBundle\Elastica\Client"; reason: private alias.
  • Removed service "FOS\ElasticaBundle\Manager\RepositoryManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $default"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultFactory"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultTokenFactory"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $default"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultProvider"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultTokenProvider"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\HubInterface $defaultHub"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\HubInterface $default"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\PublisherInterface $defaultPublisher"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\PublisherInterface $default"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $subscribe"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $subscribeFactory"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $subscribeTokenFactory"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $subscribe"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $subscribeProvider"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $subscribeTokenProvider"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\HubInterface $subscribeHub"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\HubInterface $subscribe"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\PublisherInterface $subscribePublisher"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\PublisherInterface $subscribe"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\HubInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\Publisher"; reason: private alias.
  • Removed service "Symfony\Component\Mercure\PublisherInterface"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "Symfony\Component\Templating\EngineInterface"; reason: private alias.
  • Removed service "Symfony\Bundle\FrameworkBundle\Templating\EngineInterface"; reason: private alias.
  • Removed service "twig.loader"; 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 $templatingLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; 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 $elasticaLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $authLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $userAdminControllerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $homeworkLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $rocketChatUnloadingLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $apiPlatformLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $apiLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $rocketChatLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $adminLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $telegramLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $neuroHrLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $pyrusLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $mercureLogger"; reason: private alias.
  • Removed service "knp_menu.menu_provider"; 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.KmZlDLn"; reason: private alias.
  • Removed service ".service_locator.II5.2Fj"; reason: private alias.
  • Removed service ".service_locator.c3XszGA"; reason: private alias.
  • Removed service ".service_locator.NMQ1DCh"; reason: private alias.
  • Removed service ".service_locator.ASdHB5P"; reason: private alias.
  • Removed service ".service_locator.QGIcnhD"; 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 "api_platform.openapi.factory"; 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 "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 "mercure.hub.default.publisher"; reason: private alias.
  • Removed service "mercure.hub.default"; reason: private alias.
  • Removed service "mercure.hub.subscribe.publisher"; reason: private alias.
  • Removed service "mercure.hub.subscribe"; 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 "http_client"; reason: private alias.
  • Removed service "api_platform.swagger.normalizer.documentation"; reason: private alias.
  • Removed service "api_platform.openapi.normalizer"; 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.
364
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "App\Command\AmoCreateDemoAccessCommand" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Command\BotInviteCommand" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Command\CalcRatingCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Command\ChatInviteCommand" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Command\CreateUserCommand" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\Command\CronNotificationCommand" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Command\Fix\FixEmptyRcChatCommand" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Command\GetCountCuratorNewAnswerCommand" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Command\HdToReadonlyCommand" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Command\HelpQuestionGetAnswerTimeCommand" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Command\Import\InternshipImportCommand" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Command\LessonChatAddCommand" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Command\LessonChatCreateCommand" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Command\LowcaseUsernameEmailCommand" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Command\RcCheckExpiredQuestionsCommand" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Command\RecalcReachableRolesCommand" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Controller\API\Secure\ConsultController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\API\Secure\InternshipController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\API\Secure\LearningProgramController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\API\Secure\LearningProgramFrozenController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\API\Secure\NeuroCheckController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\API\Secure\NeuroSupportBotWebhookController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\API\Secure\UserController" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Controller\Admin\QuestionaryCoordinatorAnswerStatisticController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Admin\QuestionaryCuratorAnswerStatisticController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Admin\QuestionaryPersonalAnswerStatisticController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Admin\UserAdminController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\Controller\Admin\UserAdminController" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Controller\HelpQuestionController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\LearningProgramController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\LessonsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\NeuroHRController" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\DataFixtures\UsersFixtures" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\EventListener\AdminExceptionListener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventListener\CommentTreeHomeworkResultListener" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\EventListener\CreateRocketChatUserListener" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\EventListener\Entity\LessonChatListener" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\EventListener\Entity\UserListener" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\EventListener\HomeworkResultChangedNotifier" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\EventListener\HomeworkResultListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\EventListener\LearningProgramHasLessonListener" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\EventListener\LearningProgramHasLessonListener" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\EventListener\Questionary\QuestionaryRoleDistributionEventListener" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\EventListener\Questionary\TestFailedListener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\EventListener\RequestListener" previously pointing to "router.default" to "router".
  • Changed reference of service "App\EventListener\UserListener" previously pointing to "router.default" to "router".
  • Changed reference of service "App\EventSubscriber\AchievementSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\EventSubscriber\CreateUserFromApiSubscriber" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\EventSubscriber\CreateUserFromApiSubscriber" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\MessageHandler\NeuralCuratorMessageHandler" previously pointing to "router.default" to "router".
  • Changed reference of service "App\MessageHandler\Notification\NotificationMessageHandler" previously pointing to "router.default" to "router".
  • Changed reference of service "App\MessageHandler\RocketChat\CreateUserMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\MessageHandler\RocketChat\FillHelpQuestionMessageHandler" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\MessageHandler\RocketChat\FillHelpQuestionMessageHandler" previously pointing to "router.default" to "router".
  • Changed reference of service "App\MessageHandler\RocketChat\GroupsSetReadOnlyMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Repository\LearningProgrammHasLessonRepository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Repository\LearningProgrammLessonStatisticRepository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Service\AddStudentsToThematicalService" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Service\AddStudentsToVideoChatsService" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Service\Assembler\HelpQuestionListDTOAssembler" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\CheckCuratorStartedAnswerQuestionService" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Service\CuratorAnswerQuestionaryService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Service\CuratorAnswerQuestionaryService" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Service\CuratorService" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Service\DutyService" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Service\FlashService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\HelpQuestionService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\HelpQuestionService" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Service\HelpQuestionService" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\HomeworkResultSetCuratorService" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\HttpClientService" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\LearningProgramFrozenService" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Service\LearningProgrammService" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Service\LessonPassedEventService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Service\Notification\EmailNotificationService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Notification\EmailNotificationService" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Service\Notification\EmailNotificationService" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\NotificationsSandlerService" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Service\NotificationsSandlerService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\QuestionValidationService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\QuestionaryAdminService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\QuestionaryService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Service\QuestionaryService" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Service\RocketChat\UserSynchronizationService" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Service\TestService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\UserRecoveryService" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Service\UserRecoveryService" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\UserRecoveryService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\UsersService" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\UsersService" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "App\Service\UsersService" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "App\Service\UsersService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Twig\TwigExtension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.user" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "admin.user" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "admin.user" previously pointing to "router.default" to "router".
  • Changed reference of service "admin.user" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.user" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.lesson" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.lesson" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.lesson_category" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.lesson_category" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.learning_program_name" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.learning_program_name" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.homework" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.homework" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.homework_result" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.homework_result" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.comment_tree_homework_result" previously pointing to "router.default" to "router".
  • Changed reference of service "admin.comment_tree_homework_result" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.comment_tree_homework_result" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.comment_tree_homework_result_report" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.comment_tree_homework_result_report" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.system_action" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.system_action" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.planning_action" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.planning_action" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.learning_programm" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "admin.learning_programm" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.learning_programm" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.personal_learning_programm" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.personal_learning_programm" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.homework_result_comment_real" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.homework_result_comment_real" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.static_page" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.static_page" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.rocket_chat" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.rocket_chat" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.preset" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.preset" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.learning_programm_preset" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.learning_programm_preset" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.lesson_chat" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.lesson_chat" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.question" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.question" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.question" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.test" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.test" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.test" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "mgilet.twig_extension" previously pointing to "router.default" to "router".
  • Changed reference of service "admin.questionary" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.questionary" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.test_attempt" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.test_attempt" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.questionary_statistic" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.questionary_statistic" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.questionary_curator_answer_statistic" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.questionary_curator_answer_statistic" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.questionary_coordinator_answer_statistic" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.questionary_coordinator_answer_statistic" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.queue_message" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.queue_message" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.test_statistic" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.test_statistic" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.help_question" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.help_question" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.duty" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.duty" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.employee_schedule" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.employee_schedule" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.answer_respondent_hidden" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.answer_respondent_hidden" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.termin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.termin" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.termin_tag" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.termin_tag" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.termin_category" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.termin_category" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.rocket_chat_unloading" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.rocket_chat_unloading" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.homework_reviewer_statistic" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.homework_reviewer_statistic" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.categories" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.categories" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.advertisement" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.advertisement" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.groups" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.groups" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.announcements" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.announcements" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.consult" previously pointing to "router.default" to "router".
  • Changed reference of service "admin.consult" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.consult" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.curator_info" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.curator_info" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.achievement" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.achievement" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.statistics_lessons" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.statistics_lessons" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.statistic_questionary_learning_programm_lesson" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.statistic_questionary_learning_programm_lesson" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.special_questionary_attempt_user" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.special_questionary_attempt_user" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.questionary_personal_answer_statistic" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.questionary_personal_answer_statistic" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.neuro_support_chat" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.neuro_support_chat" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.questionary_attempt" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.questionary_attempt" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.system_settings" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.system_settings" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.learning_programm_statistic" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.learning_programm_statistic" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.learning_programm_skill_category" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.learning_programm_skill_category" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.learning_programm_skill" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.learning_programm_skill" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.neuro_resume" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.neuro_resume" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.resume_template" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.resume_template" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.resume_desired_position" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.resume_desired_position" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.homework_reviewer_diploma_statistic" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.homework_reviewer_diploma_statistic" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.learning_program_course" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.learning_program_course" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.neuro_support_notify_message_admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.neuro_support_notify_message_admin" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.neuro_support_notify_message_recipient_admin" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.neuro_support_notify_message_recipient_admin" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.user_group" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.user_group" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.internship_contract_format" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.internship_contract_format" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.internship_contract_type" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.internship_contract_type" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.internship_group" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "admin.internship_group" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.internship_group" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "admin.internship_participant" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "admin.internship_participant" previously pointing to "debug.validator" to "validator".
  • 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.validator" to "validator".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
  • 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_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
  • 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.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "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 "Symfony\Bundle\FrameworkBundle\Controller\TemplateController" previously pointing to "templating.engine.twig" to "templating".
  • 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.authentication.listener.json.login" 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.provider.guard.main" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service "security.authentication.listener.rememberme.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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 "twig" previously pointing to "sonata.twig.extension.wrapping" to "sonata.core.twig.extension.wrapping".
  • Changed reference of service "twig" previously pointing to "sonata.twig.deprecated_template_extension" to "sonata.core.twig.deprecated_template_extension".
  • Changed reference of service "twig" previously pointing to "sonata.twig.template_extension" to "sonata.core.twig.template_extension".
  • 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 "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 "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 "sonata.core.form.type.translatable_choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_range_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_range_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_picker_legacy" previously pointing to "sonata.form.date.moment_format_converter" to "sonata.core.date.moment_format_converter".
  • Changed reference of service "sonata.core.form.type.date_picker_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_picker_legacy" previously pointing to "sonata.form.date.moment_format_converter" to "sonata.core.date.moment_format_converter".
  • Changed reference of service "sonata.core.form.type.datetime_picker_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_range_picker_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_range_picker_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.equal_legacy" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.twig.flashmessage.manager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.block.templating.helper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "sonata.admin.twig.extension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.controller.admin" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "sonata.admin.event.extension" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "sonata.admin.form.filter.type.number" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.date" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.daterange" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.datetime" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.form.filter.type.datetime_range" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.admin.route.default_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "sonata.admin.menu_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Sonata\AdminBundle\Command\ExplainAdminCommand" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "sonata.admin.action.set_object_field_value" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "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 "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 "white_october_breadcrumbs.helper" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
  • Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.security.authentication.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.jws_provider.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
  • Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "api_platform.metadata.property.metadata_factory.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "api_platform.doctrine.orm.listener.mercure.publish" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "api_platform.messenger.data_persister" previously pointing to "debug.traced.messenger.bus.default" to "message_bus".
  • Changed reference of service "json_rpc_http_server.dispatcher.server" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "json_rpc_params_validator_sdk.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "fos_elastica.resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_elastica.in_place_pager_persister" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_elastica.model_to_elastica_transformer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_elastica.command.populate" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_elastica.doctrine.register_listeners" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_elastica.model_to_elastica_transformer.app_termin.termin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.KODAxF3" previously pointing to "debug.validator" to "validator".
  • Changed reference of service ".service_locator.Ccu3hvU" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.xzgdomy" previously pointing to "WhiteOctober\BreadcrumbsBundle\Model\Breadcrumbs" to "white_october_breadcrumbs".
  • Changed reference of service ".service_locator.MxQp9xZ" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.HtZ3p3y" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.ccM2MGC" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
  • Changed reference of service ".service_locator.LpTri1P" previously pointing to "sonata.form.type.boolean" to "sonata.core.form.type.boolean".
  • Changed reference of service ".service_locator.LpTri1P" previously pointing to "sonata.form.type.collection" to "sonata.core.form.type.collection".
  • Changed reference of service ".service_locator.LpTri1P" previously pointing to "sonata.form.type.date_picker" to "sonata.core.form.type.date_picker".
  • Changed reference of service ".service_locator.LpTri1P" previously pointing to "sonata.form.type.date_range_picker" to "sonata.core.form.type.date_range_picker".
  • Changed reference of service ".service_locator.LpTri1P" previously pointing to "sonata.form.type.date_range" to "sonata.core.form.type.date_range".
  • Changed reference of service ".service_locator.LpTri1P" previously pointing to "sonata.form.type.datetime_picker" to "sonata.core.form.type.datetime_picker".
  • Changed reference of service ".service_locator.LpTri1P" previously pointing to "sonata.form.type.datetime_range_picker" to "sonata.core.form.type.datetime_range_picker".
  • Changed reference of service ".service_locator.LpTri1P" previously pointing to "sonata.form.type.datetime_range" to "sonata.core.form.type.datetime_range".
  • Changed reference of service ".service_locator.LpTri1P" previously pointing to "sonata.form.type.equal" to "sonata.core.form.type.equal".
  • Changed reference of service ".service_locator.LpTri1P" previously pointing to "sonata.form.type.array" to "sonata.core.form.type.array".
  • 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.App\Security\Voter\AuthAttemptVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter\CanWriteMessageToCoordinatorVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter\CuratorCommentaryHWRVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter\HelpQuestionVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter\HomeworkResultVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter\HomeworkVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter\LearningProgramVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter\LessonVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter\PersonalLearningProgrammVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter\QuestionaryAttemptVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter\ResumeVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter\SubstrateVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Security\Voter\UserVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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 ".service_locator.vdmMuyE" previously pointing to "templating.engine.twig" to "templating".
  • 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.HCLwLSc" previously pointing to "sonata.twig.flashmessage.twig.runtime" to "sonata.core.flashmessage.twig.runtime".
  • Changed reference of service ".service_locator.HCLwLSc" previously pointing to "sonata.twig.status_runtime" to "sonata.core.twig.status_runtime".
  • Changed reference of service "white_october_breadcrumbs" previously pointing to "router.default" to "router".
  • Changed reference of service "sonata.core.form.type.date_range" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_range" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_picker" previously pointing to "sonata.form.date.moment_format_converter" to "sonata.core.date.moment_format_converter".
  • Changed reference of service "sonata.core.form.type.date_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_picker" previously pointing to "sonata.form.date.moment_format_converter" to "sonata.core.date.moment_format_converter".
  • Changed reference of service "sonata.core.form.type.datetime_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.date_range_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.datetime_range_picker" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.form.type.equal" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "sonata.core.twig.template_extension" previously pointing to "translator.data_collector" to "translator".
409
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 "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 "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 "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 "maker.auto_command.abstract"; reason: abstract.
  • Removed service "lexik_jwt_authentication.key_loader.abstract"; 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 "fos_elastica.client_prototype"; reason: abstract.
  • Removed service "fos_elastica.index_prototype"; reason: abstract.
  • Removed service "fos_elastica.index_template_prototype"; reason: abstract.
  • Removed service "fos_elastica.type_prototype"; reason: abstract.
  • Removed service "fos_elastica.finder"; reason: abstract.
  • Removed service "fos_elastica.object_persister"; reason: abstract.
  • Removed service "fos_elastica.object_serializer_persister"; reason: abstract.
  • Removed service "fos_elastica.model_to_elastica_transformer"; reason: abstract.
  • Removed service "fos_elastica.model_to_elastica_identifier_transformer"; reason: abstract.
  • Removed service "fos_elastica.elastica_to_model_transformer.collection"; reason: abstract.
  • Removed service "fos_elastica.pager_provider.prototype.orm"; reason: abstract.
  • Removed service "fos_elastica.listener.prototype.orm"; reason: abstract.
  • Removed service "fos_elastica.elastica_to_model_transformer.prototype.orm"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AchievementGrantCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AchievementGrantCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ActionsFindCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ActionsFindCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ActionsRotateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ActionsRotateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddCuratorsToDutyRoomCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AddCuratorsToDutyRoomCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddStudentsToThematicalChatsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AddStudentsToThematicalChatsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddStudentsToVideoChatCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AddStudentsToVideoChatCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddTerminTagsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AddTerminTagsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddWillBeOpenedForLPHLCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AddWillBeOpenedForLPHLCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AmoCreateDemoAccessCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AmoCreateDemoAccessCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BotInviteCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\BotInviteCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CalcRatingCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CalcRatingCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ChatInviteCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ChatInviteCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckCuratorStartedAnswerQuestionCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CheckCuratorStartedAnswerQuestionCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ClearMessagesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ClearMessagesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CollectorStartCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CollectorStartCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateUserCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CreateUserCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronNotificationCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CronNotificationCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DropDataFromColdDbCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\DropDataFromColdDbCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpiredConsultationsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ExpiredConsultationsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FillNotificationSettingsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\FillNotificationSettingsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Fix\FixEmptyRcChatCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Fix\FixEmptyRcChatCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Fix\FixLpChildsCategoryCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Fix\FixLpChildsCategoryCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Fix\FixLplDoneCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Fix\FixLplDoneCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Fix\LearningProgramLessonWillBeOpenedFixCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Fix\LearningProgramLessonWillBeOpenedFixCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Fix\LearningProgrammTypeFixCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Fix\LearningProgrammTypeFixCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FrozenEndTriggerNotificationCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\FrozenEndTriggerNotificationCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GetCountCuratorNewAnswerCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\GetCountCuratorNewAnswerCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HdToReadonlyCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\HdToReadonlyCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HelpQuestionGetAnswerTimeCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\HelpQuestionGetAnswerTimeCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HqSetCuratorCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\HqSetCuratorCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Import\InternshipImportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Import\InternshipImportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Import\InternshipLimitsImportCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\Import\InternshipLimitsImportCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LessonChatAddCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\LessonChatAddCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LessonChatCreateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\LessonChatCreateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LowcaseUsernameEmailCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\LowcaseUsernameEmailCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LpRenameCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\LpRenameCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LphlRefactorCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\LphlRefactorCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LphlRestoreIsOpenStateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\LphlRestoreIsOpenStateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MergeQuestionariesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\MergeQuestionariesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateCuratorsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\MigrateCuratorsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MigrateOldUserFrozensCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\MigrateOldUserFrozensCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NotificationsConsumeCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\NotificationsConsumeCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessNotificationQueueCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ProcessNotificationQueueCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QueueCleanerCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\QueueCleanerCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RcCheckExpiredQuestionsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RcCheckExpiredQuestionsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RcUnloadMessagesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RcUnloadMessagesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RecalcReachableRolesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RecalcReachableRolesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReplaceRoleCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ReplaceRoleCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ResetFrozenUserCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ResetFrozenUserCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SandboxCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SandboxCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendUserCuratorAnswerQuestionaryCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SendUserCuratorAnswerQuestionaryCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetLPtoHWResultCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SetLPtoHWResultCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetLphlDoneAtCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SetLphlDoneAtCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetParentsToLPCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SetParentsToLPCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StudentMakeSummarySheetCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\StudentMakeSummarySheetCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserAddBuyerRoleCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UserAddBuyerRoleCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\AuthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\AuthController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\API\AuthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\HomeworkResultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\HomeworkResultController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\API\HomeworkResultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\InspectorReviewController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\InspectorReviewController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\API\InspectorReviewController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\LessonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\LessonController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\API\LessonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\NotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\NotificationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\API\NotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\PresetController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\PresetController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\API\PresetController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\ProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\ProfileController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\API\ProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\QuestionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\QuestionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\API\QuestionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\QuestionaryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\QuestionaryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\API\QuestionaryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\RcAuthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\RcAuthController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\API\RcAuthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\RcNotifyNewMessageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\RcNotifyNewMessageController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\API\RcNotifyNewMessageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\ConsultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\ConsultController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\API\Secure\ConsultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\InternshipController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\InternshipController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\API\Secure\InternshipController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\LearningProgramController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\LearningProgramController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\API\Secure\LearningProgramController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\LearningProgramFrozenController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\LearningProgramFrozenController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\API\Secure\LearningProgramFrozenController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\NeuroCheckController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\NeuroCheckController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\API\Secure\NeuroCheckController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\NeuroSupportBotNotifyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\NeuroSupportBotNotifyController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\API\Secure\NeuroSupportBotNotifyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\NeuroSupportBotWebhookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\NeuroSupportBotWebhookController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\API\Secure\NeuroSupportBotWebhookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\Secure\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\Secure\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\API\Secure\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\TestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\TestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\API\TestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\API\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\API\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\API\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AnnouncementController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AnnouncementController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AnnouncementController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AttemptController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AttemptController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AttemptController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BlogController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BlogController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\BlogController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CodexController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CodexController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CodexController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CommentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CommentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CommentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ConsultationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ConsultationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ConsultationController"; 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\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DutyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DutyController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\DutyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HelpQuestionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HelpQuestionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\HelpQuestionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeworkController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeworkController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\HomeworkController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\HomeworkResultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\HomeworkResultController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\HomeworkResultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InternshipController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InternshipController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\InternshipController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\KnowledgeBaseController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\KnowledgeBaseController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\KnowledgeBaseController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LearningProgramController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LearningProgramController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\LearningProgramController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LessonsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LessonsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\LessonsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NeuroChatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NeuroChatController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\NeuroChatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NeuroHRController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NeuroHRController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\NeuroHRController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NeuroSupportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NeuroSupportController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\NeuroSupportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewRatingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewRatingController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\NewRatingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NotificationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\NotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ProfileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\QuestionaryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\QuestionaryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\QuestionaryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RatingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RatingController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RatingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SessionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SessionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SessionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TranslatorController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TranslatorController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TranslatorController"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ConsultsFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\ConsultsFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\CoursesFixture"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\CoursesFixture"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\EmployeeScheduleFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\EmployeeScheduleFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\FollowMeLinksFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\FollowMeLinksFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\HomeworkResultsFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\HomeworkResultsFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\HomeworksFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\HomeworksFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\InspectorReviewFixture"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\InspectorReviewFixture"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LearningProgramSkillsFixture"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\LearningProgramSkillsFixture"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LearningProgrammsFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\LearningProgrammsFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LessonsCategoriesFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\LessonsCategoriesFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\LessonsFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\LessonsFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\PlanningActionsFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\PlanningActionsFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\PresetFixture"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\PresetFixture"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\QuestionFixture"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\QuestionFixture"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ResumeDesiredPositionFixture"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\ResumeDesiredPositionFixture"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\SystemActionsFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\SystemActionsFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\UsersFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\UsersFixtures"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\ApiPlatformListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventListener\ApiPlatformListener"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LocaleListener"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventListener\LocaleListener"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AchievementSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\AchievementSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CreateUserFromApiSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\CreateUserFromApiSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\JwtSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\JwtSubscriber"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.App\Filter\FullTextSearchFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Filter\FullTextSearchFilter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\NeuroSupportNotifyMessageRecipientType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\NeuroSupportNotifyMessageRecipientType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\User\Autocomplete\CuratorAutocompleteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\User\Autocomplete\CuratorAutocompleteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\User\Autocomplete\StudentAutocompleteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\User\Autocomplete\StudentAutocompleteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\User\CuratorReplaceFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\User\CuratorReplaceFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\User\JoinToChatRoomFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\User\JoinToChatRoomFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AdminSettingsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AdminSettingsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AnswerOptionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AnswerOptionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CodexAcceptType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CodexAcceptType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommentFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CommentFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CommentTreeFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CommentTreeFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CuratorConsultType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CuratorConsultType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FollowMeLinksType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\FollowMeLinksType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FrozenPeriodType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\FrozenPeriodType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupProgramLessonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\GroupProgramLessonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupProgramType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\GroupProgramType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HelpQuestionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\HelpQuestionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HomeworkResultType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\HomeworkResultType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\HomeworkType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\HomeworkType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InternshipParticipantType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\InternshipParticipantType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LearningProgramCourseGiveProgramType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\LearningProgramCourseGiveProgramType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LearningProgramCourseProgramType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\LearningProgramCourseProgramType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LearningProgramFrozenPeriodType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\LearningProgramFrozenPeriodType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LearningProgramGiveProgramType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\LearningProgramGiveProgramType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LearningProgramType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\LearningProgramType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LearningProgrammHasLessonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\LearningProgrammHasLessonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LoginType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\LoginType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PasswordChangeType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PasswordChangeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonalLearningProgramForLessonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PersonalLearningProgramForLessonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonalLearningProgramFrozenType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PersonalLearningProgramFrozenType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PersonalLearningProgramType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\PersonalLearningProgramType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ProfileType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RatingFilterFromType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\RatingFilterFromType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\EducationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ResumeBuilder\EducationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\HackatonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ResumeBuilder\HackatonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\JobType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ResumeBuilder\JobType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\LanguageType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ResumeBuilder\LanguageType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\Neuro\EducationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ResumeBuilder\Neuro\EducationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\Neuro\HackatonType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ResumeBuilder\Neuro\HackatonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\Neuro\JobType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ResumeBuilder\Neuro\JobType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\Neuro\NeuroResumeBuilderType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ResumeBuilder\Neuro\NeuroResumeBuilderType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\Neuro\PublicationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ResumeBuilder\Neuro\PublicationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\Neuro\ResumeEducationSkillSkillType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ResumeBuilder\Neuro\ResumeEducationSkillSkillType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\Neuro\ResumeEducationSkillType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ResumeBuilder\Neuro\ResumeEducationSkillType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\PublicationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ResumeBuilder\PublicationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\ResumeBuilderType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ResumeBuilder\ResumeBuilderType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResumeBuilder\ResumeEducationSkillType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ResumeBuilder\ResumeEducationSkillType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StudentHomeworkResultType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\StudentHomeworkResultType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SubscriptionPurchaseType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SubscriptionPurchaseType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SystemActionHistoryXmlType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\SystemActionHistoryXmlType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TranslatorFileType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TranslatorFileType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\MonthYearType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Type\MonthYearType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UnloadingChatCuratorType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\UnloadingChatCuratorType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserBulkAdditionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\UserBulkAdditionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRecovery\EnterEmailType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\UserRecovery\EnterEmailType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRecovery\EnterNewPasswordType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\UserRecovery\EnterNewPasswordType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\AchievementMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\AchievementMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\AddDutyToHelpQuestionMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\AddDutyToHelpQuestionMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Amo\NewLeadMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Amo\NewLeadMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CheckCuratorStartedAnswerQuestionMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\CheckCuratorStartedAnswerQuestionMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CreatePersonalLearningProgramMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\CreatePersonalLearningProgramMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\InviteUsersToLessonChatMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\InviteUsersToLessonChatMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\NeuralCuratorMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\NeuralCuratorMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Notification\NotificationMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\Notification\NotificationMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RecalculateReachableRolesMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RecalculateReachableRolesMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RemoveNeurochatRoleMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RemoveNeurochatRoleMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\CreateFakeRCUserMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RocketChat\CreateFakeRCUserMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\CreateUserMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RocketChat\CreateUserMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\ExpiredQuestionsMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RocketChat\ExpiredQuestionsMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\FillHelpQuestionMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RocketChat\FillHelpQuestionMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\GetCountCuratorNewAnswerMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RocketChat\GetCountCuratorNewAnswerMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\GetCuratorAnswerTimeMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RocketChat\GetCuratorAnswerTimeMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\GroupsSetReadOnlyMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RocketChat\GroupsSetReadOnlyMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\InvitePlatformUserToGroupMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RocketChat\InvitePlatformUserToGroupMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\InviteUserPlatformIdToGroupByNameMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RocketChat\InviteUserPlatformIdToGroupByNameMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\InviteUserToGroupMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RocketChat\InviteUserToGroupMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\KickUserFromGroupMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RocketChat\KickUserFromGroupMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\LearningProgrammUpdateMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RocketChat\LearningProgrammUpdateMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\LessonChatInviteMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RocketChat\LessonChatInviteMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\MakeOwnerMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RocketChat\MakeOwnerMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\ProcessDeskRoomsMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RocketChat\ProcessDeskRoomsMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\ResumeNeuroMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RocketChat\ResumeNeuroMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\SetupFreezeRoleMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RocketChat\SetupFreezeRoleMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RocketChat\UserSynchronizationMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RocketChat\UserSynchronizationMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RoleDistributionQuestionaryDispatchMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RoleDistributionQuestionaryDispatchMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendCuratorAnswerQuestionaryByChatMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\SendCuratorAnswerQuestionaryByChatMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendEmailMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\SendEmailMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendUserDistributionRoleQuestionaryMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\SendUserDistributionRoleQuestionaryMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AchievementRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AchievementRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertisementRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AdvertisementRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnnouncementRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AnnouncementRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnnouncementUserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AnnouncementUserRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AnswerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AnswerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AuthAttempRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AuthAttempRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ConsultRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ConsultRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CourseRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CourseRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CuratorInfoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CuratorInfoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DutyRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DutyRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailNotificationQueueRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EmailNotificationQueueRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmployeeScheduleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EmployeeScheduleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FileRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FollowMeLinkRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FollowMeLinkRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\GroupRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HelpQuestionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HelpQuestionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HomeworkRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkResultLikeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HomeworkResultLikeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HomeworkResultRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HomeworkResultRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InspectorReviewRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\InspectorReviewRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternshipAccessProgramLessonRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\InternshipAccessProgramLessonRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternshipAccessProgramRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\InternshipAccessProgramRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternshipContractFormatRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\InternshipContractFormatRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternshipContractTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\InternshipContractTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternshipGroupRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\InternshipGroupRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InternshipParticipantRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\InternshipParticipantRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\JwtRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\JwtRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgramCourseProgramRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LearningProgramCourseProgramRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgramCourseRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LearningProgramCourseRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgramFrozenRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LearningProgramFrozenRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgramNameRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LearningProgramNameRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgramSkillCategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LearningProgramSkillCategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgramSkillRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LearningProgramSkillRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgrammHasLessonRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LearningProgrammHasLessonRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgrammLessonStatisticRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LearningProgrammLessonStatisticRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgrammPresetRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LearningProgrammPresetRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LearningProgrammRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LearningProgrammRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonCategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LessonCategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonChatRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LessonChatRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LessonRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LessonRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NeuralAnswerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NeuralAnswerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NeuroSupportBot\ChatRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NeuroSupportBot\ChatRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NeuroSupportBot\MessageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NeuroSupportBot\MessageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NeuroSupportBot\TypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NeuroSupportBot\TypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NeuroSupportNotifyMessageRecipientRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NeuroSupportNotifyMessageRecipientRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NeuroSupportNotifyMessageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NeuroSupportNotifyMessageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationEventLogRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NotificationEventLogRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationSettingsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NotificationSettingsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PlanningActionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PlanningActionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PresetRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PresetRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\QuestionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestionaryAttemptRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\QuestionaryAttemptRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QuestionaryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\QuestionaryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\QueueMessageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\QueueMessageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RatingSummaryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RatingSummaryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReminderUserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReminderUserRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeDesiredPositionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ResumeDesiredPositionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeEducationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ResumeEducationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeEducationSkillRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ResumeEducationSkillRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeHackatonRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ResumeHackatonRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeJobRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ResumeJobRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeLanguageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ResumeLanguageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeNeuroRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ResumeNeuroRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumePublicationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ResumePublicationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ResumeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResumeTemplateRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ResumeTemplateRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RocketChatUnloadingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RocketChatUnloadingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RoleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StaticPageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\StaticPageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriptionPurchaseRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SubscriptionPurchaseRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SystemActionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SystemActionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SystemSettingsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SystemSettingsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TerminCategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TerminCategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TerminRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TerminRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TerminTagRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TerminTagRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TerminUserMarkRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TerminUserMarkRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestAttemptRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TestAttemptRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TestRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TestRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserAchievementRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\UserAchievementRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserGroupRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\UserGroupRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\AuthAttemptVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\AuthAttemptVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CanWriteMessageToCoordinatorVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\CanWriteMessageToCoordinatorVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\CuratorCommentaryHWRVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\CuratorCommentaryHWRVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\HelpQuestionVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\HelpQuestionVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\HomeworkResultVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\HomeworkResultVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\HomeworkVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\HomeworkVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LearningProgramVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\LearningProgramVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\LessonVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\LessonVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\PersonalLearningProgrammVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\PersonalLearningProgrammVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\QuestionaryAttemptVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\QuestionaryAttemptVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\ResumeVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\ResumeVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\SubstrateVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\SubstrateVoter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UserVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Voter\UserVoter"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Service\AdvertisementService"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\AdvertisementService"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Service\AnnouncementService"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\AnnouncementService"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.App\Service\LearningProgrammService"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\LearningProgrammService"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.App\Service\LessonAvailabilityCheckerService"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\LessonAvailabilityCheckerService"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\LessonAvailabilityCheckerService"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.App\Service\LessonWasReadBtnCheckerService"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Service\LessonWasReadBtnCheckerService"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\LessonWasReadBtnCheckerService"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\TwigExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TwigExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\TwigExtension"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.App\Twig\WidgetsExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\WidgetsExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\WidgetsExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\NeuroCheckStudentAnswerValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\NeuroCheckStudentAnswerValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\TelegramValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Validator\TelegramValidator"; reason: abstract.
  • Removed service ".instanceof.Monolog\Handler\HandlerInterface.0.rc_log_handler"; reason: abstract.
  • Removed service ".abstract.instanceof.rc_log_handler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Translation\LocaleAwareInterface.0.slugger"; reason: abstract.
  • Removed service ".abstract.instanceof.slugger"; reason: abstract.
  • Removed service ".instanceof.Twig_ExtensionInterface.0.mgilet.twig_extension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.mgilet.twig_extension"; reason: abstract.
  • Removed service ".abstract.instanceof.mgilet.twig_extension"; reason: abstract.
  • Removed service ".instanceof.ApiPlatform\Core\Api\FilterInterface.0.annotated_app_entity_user_app_filter_full_text_search_filter"; reason: abstract.
  • Removed service ".abstract.instanceof.annotated_app_entity_user_app_filter_full_text_search_filter"; reason: abstract.
813
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "App\Admin\AchievementAdmin"; reason: unused.
  • Removed service "App\Admin\AdvertisementAdmin"; reason: unused.
  • Removed service "App\Admin\AnnouncementAdmin"; reason: unused.
  • Removed service "App\Admin\AnswerRespondentHiddenAdmin"; reason: unused.
  • Removed service "App\Admin\CategoryAdmin"; reason: unused.
  • Removed service "App\Admin\ConsultAdmin"; reason: unused.
  • Removed service "App\Admin\CuratorInfoAdmin"; reason: unused.
  • Removed service "App\Admin\DutyAdmin"; reason: unused.
  • Removed service "App\Admin\EmployeeScheduleAdmin"; reason: unused.
  • Removed service "App\Admin\GroupAdmin"; reason: unused.
  • Removed service "App\Admin\HelpQuestionAdmin"; reason: unused.
  • Removed service "App\Admin\HomeworkAdmin"; reason: unused.
  • Removed service "App\Admin\HomeworkCommentAdmin"; reason: unused.
  • Removed service "App\Admin\HomeworkResultAdmin"; reason: unused.
  • Removed service "App\Admin\HomeworkResultCommentAdmin"; reason: unused.
  • Removed service "App\Admin\HomeworkResultCommentRealAdmin"; reason: unused.
  • Removed service "App\Admin\HomeworkResultReportAdmin"; reason: unused.
  • Removed service "App\Admin\HomeworkReviewerDiplomaStatisticAdmin"; reason: unused.
  • Removed service "App\Admin\HomeworkReviewerStatisticAdmin"; reason: unused.
  • Removed service "App\Admin\InternshipContractFormatAdmin"; reason: unused.
  • Removed service "App\Admin\InternshipContractTypeAdmin"; reason: unused.
  • Removed service "App\Admin\InternshipGroupAdmin"; reason: unused.
  • Removed service "App\Admin\InternshipParticipantAdmin"; reason: unused.
  • Removed service "App\Admin\LearningProgramCourseAdmin"; reason: unused.
  • Removed service "App\Admin\LearningProgramNameAdmin"; reason: unused.
  • Removed service "App\Admin\LearningProgramStatisticAdmin"; reason: unused.
  • Removed service "App\Admin\LearningProgrammAdmin"; reason: unused.
  • Removed service "App\Admin\LearningProgrammLessonAdmin"; reason: unused.
  • Removed service "App\Admin\LearningProgrammPresetAdmin"; reason: unused.
  • Removed service "App\Admin\LearningProgrammSkillAdmin"; reason: unused.
  • Removed service "App\Admin\LearningProgrammSkillCategoryAdmin"; reason: unused.
  • Removed service "App\Admin\LessonAdmin"; reason: unused.
  • Removed service "App\Admin\LessonCategoryAdmin"; reason: unused.
  • Removed service "App\Admin\LessonChatAdmin"; reason: unused.
  • Removed service "App\Admin\LessonCommentAdmin"; reason: unused.
  • Removed service "App\Admin\LessonStatisticAdmin"; reason: unused.
  • Removed service "App\Admin\NeuralAnswerAdmin"; reason: unused.
  • Removed service "App\Admin\NeuroResumeAdmin"; reason: unused.
  • Removed service "App\Admin\NeuroSupportChatAdmin"; reason: unused.
  • Removed service "App\Admin\NeuroSupportNotifyMessageAdmin"; reason: unused.
  • Removed service "App\Admin\NeuroSupportNotifyMessageRecipientAdmin"; reason: unused.
  • Removed service "App\Admin\PersonalLearningProgrammAdmin"; reason: unused.
  • Removed service "App\Admin\PlanningActionAdmin"; reason: unused.
  • Removed service "App\Admin\PresetAdmin"; reason: unused.
  • Removed service "App\Admin\QuestionAdmin"; reason: unused.
  • Removed service "App\Admin\QuestionaryAdmin"; reason: unused.
  • Removed service "App\Admin\QuestionaryAttemptAdmin"; reason: unused.
  • Removed service "App\Admin\QuestionaryCoordinatorAnswerStatisticAdmin"; reason: unused.
  • Removed service "App\Admin\QuestionaryCuratorAnswerStatisticAdmin"; reason: unused.
  • Removed service "App\Admin\QuestionaryPersonalAnswerStatisticAdmin"; reason: unused.
  • Removed service "App\Admin\QuestionaryStatisticAdmin"; reason: unused.
  • Removed service "App\Admin\QueueMessageAdmin"; reason: unused.
  • Removed service "App\Admin\ResumeDesiredPositionAdmin"; reason: unused.
  • Removed service "App\Admin\ResumeTemplateAdmin"; reason: unused.
  • Removed service "App\Admin\RocketChatAdmin"; reason: unused.
  • Removed service "App\Admin\RocketChatUnloadingAdmin"; reason: unused.
  • Removed service "App\Admin\SpecialQuestionaryAttemptUserAdmin"; reason: unused.
  • Removed service "App\Admin\StaticPageAdmin"; reason: unused.
  • Removed service "App\Admin\SystemActionAdmin"; reason: unused.
  • Removed service "App\Admin\SystemSettingsAdmin"; reason: unused.
  • Removed service "App\Admin\TerminAdmin"; reason: unused.
  • Removed service "App\Admin\TerminCategoryAdmin"; reason: unused.
  • Removed service "App\Admin\TerminTagAdmin"; reason: unused.
  • Removed service "App\Admin\TestAdmin"; reason: unused.
  • Removed service "App\Admin\TestAttemptAdmin"; reason: unused.
  • Removed service "App\Admin\TestStatisticAdmin"; reason: unused.
  • Removed service "App\Admin\UserAdmin"; reason: unused.
  • Removed service "App\Admin\UserCommentAdmin"; reason: unused.
  • Removed service "App\Admin\UserGroupAdmin"; reason: unused.
  • Removed service "App\DBAL\Types\AchievementEnumType"; reason: unused.
  • Removed service "App\DBAL\Types\AdvertisementType"; reason: unused.
  • Removed service "App\DBAL\Types\ComplexityLevelType"; reason: unused.
  • Removed service "App\DBAL\Types\ConsultingType"; reason: unused.
  • Removed service "App\DBAL\Types\DiplomaLessonType"; reason: unused.
  • Removed service "App\DBAL\Types\EmployeeScheduleType"; reason: unused.
  • Removed service "App\DBAL\Types\HomeworkLevelEnumType"; reason: unused.
  • Removed service "App\DBAL\Types\HomeworkResultStatusEnum"; reason: unused.
  • Removed service "App\DBAL\Types\HomeworkResultVisionType"; reason: unused.
  • Removed service "App\DBAL\Types\HomeworkVisionType"; reason: unused.
  • Removed service "App\DBAL\Types\InternshipEnumType"; reason: unused.
  • Removed service "App\DBAL\Types\LearningProgramType"; reason: unused.
  • Removed service "App\DBAL\Types\LessonStateType"; reason: unused.
  • Removed service "App\DBAL\Types\LessonType"; reason: unused.
  • Removed service "App\DBAL\Types\NeuralAnswerVerifyType"; reason: unused.
  • Removed service "App\DBAL\Types\NeuroSupportChatSlugEnum"; reason: unused.
  • Removed service "App\DBAL\Types\NotificationEventGroupType"; reason: unused.
  • Removed service "App\DBAL\Types\NotificationEventType"; reason: unused.
  • Removed service "App\DBAL\Types\NotificationFrequencyType"; reason: unused.
  • Removed service "App\DBAL\Types\PlanningActionType"; reason: unused.
  • Removed service "App\DBAL\Types\RatingType"; reason: unused.
  • Removed service "App\DBAL\Types\ReminderUserType"; reason: unused.
  • Removed service "App\DBAL\Types\ResumeEducationType"; reason: unused.
  • Removed service "App\DBAL\Types\ResumeJobType"; reason: unused.
  • Removed service "App\DBAL\Types\RoleEnumType"; reason: unused.
  • Removed service "App\DBAL\Types\SystemActionsType"; reason: unused.
  • Removed service "App\DBAL\Types\SystemSettingsSlugEnumType"; reason: unused.
  • Removed service "App\DBAL\Types\SystemSettingsType"; reason: unused.
  • Removed service "App\DBAL\Types\TerminSectionType"; reason: unused.
  • Removed service "App\DBAL\Types\TestAttemptType"; reason: unused.
  • Removed service "App\DBAL\Types\UserGroupEnumType"; reason: unused.
  • Removed service "App\DBAL\Types\UserLevelEnumType"; reason: unused.
  • Removed service "App\DTO\Api\ConsultDTO"; reason: unused.
  • Removed service "App\DTO\Api\LearningProgramDTO"; reason: unused.
  • Removed service "App\DTO\Api\LearningProgramFrozenDTO"; reason: unused.
  • Removed service "App\DTO\Api\NeuroCheckHomeworkResultDTO"; reason: unused.
  • Removed service "App\DTO\Api\NeuroHr\ResumeDTO"; reason: unused.
  • Removed service "App\DTO\Api\NeuroHr\ResumeEducationDTO"; reason: unused.
  • Removed service "App\DTO\Api\NeuroHr\ResumeEducationSkillCategoryDTO"; reason: unused.
  • Removed service "App\DTO\Api\NeuroHr\ResumeEducationSkillDTO"; reason: unused.
  • Removed service "App\DTO\Api\NeuroHr\ResumeHackatonDTO"; reason: unused.
  • Removed service "App\DTO\Api\NeuroHr\ResumeJobDTO"; reason: unused.
  • Removed service "App\DTO\Api\NeuroHr\ResumeLanguageDTO"; reason: unused.
  • Removed service "App\DTO\Api\NeuroHr\ResumePublicationDTO"; reason: unused.
  • Removed service "App\DTO\Api\NeuroSupportNewChatDTO"; reason: unused.
  • Removed service "App\DTO\Api\UserDTO"; reason: unused.
  • Removed service "App\DTO\CountAnsweredQuestionaryQuestionFilterDTO"; reason: unused.
  • Removed service "App\DTO\EmojiAnswersFilterDTO"; reason: unused.
  • Removed service "App\DTO\Form\LearningProgramCourseGiveProgramDTO"; reason: unused.
  • Removed service "App\DTO\HelpQuestionFilterDTO"; reason: unused.
  • Removed service "App\DTO\HelpQuestionListDTO"; reason: unused.
  • Removed service "App\DTO\Import\InternshipParticipantImportDTO"; reason: unused.
  • Removed service "App\DTO\Mercure\UserMessageDTO"; reason: unused.
  • Removed service "App\DTO\NeuroChat\QuestionDTO"; reason: unused.
  • Removed service "App\DTO\NeuroCheck\HomeworkResultDTO"; reason: unused.
  • Removed service "App\DTO\Notification\CommentPayloadDTO"; reason: unused.
  • Removed service "App\DTO\Notification\CuratorNewHomeworkPayloadDTO"; reason: unused.
  • Removed service "App\DTO\Notification\CuratorSupportPayloadDTO"; reason: unused.
  • Removed service "App\DTO\Notification\DiplomaPayloadDTO"; reason: unused.
  • Removed service "App\DTO\Notification\DummyPayloadDTO"; reason: unused.
  • Removed service "App\DTO\Notification\HomeworkPayloadDTO"; reason: unused.
  • Removed service "App\DTO\Notification\LessonPayloadDTO"; reason: unused.
  • Removed service "App\DTO\Notification\NeuroSupportPayloadDTO"; reason: unused.
  • Removed service "App\DTO\Notification\RocketChatMessagePayloadDTO"; reason: unused.
  • Removed service "App\DTO\Notification\StudentNotEntryPayloadDTO"; reason: unused.
  • Removed service "App\DTO\ProfileAchievementDTO"; reason: unused.
  • Removed service "App\DTO\Pyrus\ConsultDTO"; reason: unused.
  • Removed service "App\DTO\QuestionChoiceFilterDTO"; reason: unused.
  • Removed service "App\DTO\RatingTableAdditionalPrepareDTO"; reason: unused.
  • Removed service "App\DTO\StudentAchievementDTO"; reason: unused.
  • Removed service "App\DTO\TestAttemptStartDTO"; reason: unused.
  • Removed service "App\DTO\TextStatisticQuestionaryFilterDTO"; reason: unused.
  • Removed service "App\DTO\TextStatisticTestFilterDTO"; reason: unused.
  • Removed service "App\DTO\UserRatingDTO"; reason: unused.
  • Removed service "App\DTO\UserRatingDetailDTO"; reason: unused.
  • Removed service "App\Doctrine\ArrayType"; reason: unused.
  • Removed service "App\Doctrine\JsonbType"; reason: unused.
  • Removed service "App\DoctrineFunctions\Cast"; reason: unused.
  • Removed service "App\DoctrineFunctions\Date"; reason: unused.
  • Removed service "App\DoctrineFunctions\JsonbContains"; reason: unused.
  • Removed service "App\DoctrineFunctions\MakeInterval"; reason: unused.
  • Removed service "App\DoctrineFunctions\Md5"; reason: unused.
  • Removed service "App\DoctrineFunctions\Random"; reason: unused.
  • Removed service "App\DoctrineFunctions\RegExpReplace"; reason: unused.
  • Removed service "App\ElasticaBundle\Repository\TerminRepository"; reason: unused.
  • Removed service "App\Enum\PNotifyNotificationType"; reason: unused.
  • Removed service "App\Event\Achievement\AbstractAchievementEvent"; reason: unused.
  • Removed service "App\Event\Achievement\AchievementDiplomaEvent"; reason: unused.
  • Removed service "App\Event\Achievement\AchievementExamEvent"; reason: unused.
  • Removed service "App\Event\Achievement\AchievementHomeworkEvent"; reason: unused.
  • Removed service "App\Event\Achievement\AchievementInternshipEvent"; reason: unused.
  • Removed service "App\Event\Achievement\AchievementRatingScoreEvent"; reason: unused.
  • Removed service "App\Event\Questionary\AbstractQuestionaryEvent"; reason: unused.
  • Removed service "App\Event\Questionary\AddQuestionaryToUser"; reason: unused.
  • Removed service "App\Event\Questionary\ConsultCompleteEvent"; reason: unused.
  • Removed service "App\Event\Questionary\CuratorAnsweredSupportEvent"; reason: unused.
  • Removed service "App\Event\Questionary\HomeworkAutocheckDoneEvent"; reason: unused.
  • Removed service "App\Event\Questionary\HomeworkDoneEvent"; reason: unused.
  • Removed service "App\Event\Questionary\HomeworkResultNewEvent"; reason: unused.
  • Removed service "App\Event\Questionary\LessonPassedEvent"; reason: unused.
  • Removed service "App\Event\Questionary\QuestionaryRoleDistributionEvent"; reason: unused.
  • Removed service "App\Event\Questionary\SendToCuratorEvent"; reason: unused.
  • Removed service "App\Event\Questionary\TestFailedEvent"; reason: unused.
  • Removed service "App\EventListener\Entity\AutocheckHomeworkResultSave"; reason: unused.
  • Removed service "App\EventListener\MenuBuilderListener"; reason: unused.
  • Removed service "App\Exception\FileAlreadyExistsException"; reason: unused.
  • Removed service "App\Exception\TemplateInactiveException"; reason: unused.
  • Removed service "App\Factory\AmoApiFactory"; reason: unused.
  • Removed service "App\Form\DataTransformers\LearningProgrammTransformer"; reason: unused.
  • Removed service "App\Form\DataTransformers\MonthYearToDateTransformer"; reason: unused.
  • Removed service "App\Form\DataTransformers\NeuroHr\Neuro\EducationSkillCategoryTransformer"; reason: unused.
  • Removed service "App\Form\DataTransformers\NeuroHr\Neuro\EducationSkillTransformer"; reason: unused.
  • Removed service "App\Form\DataTransformers\QuestionaryAdminListEventTransformer"; reason: unused.
  • Removed service "App\Helper\ArrayHelper"; reason: unused.
  • Removed service "App\Helper\DateTimeIntervalHelper"; reason: unused.
  • Removed service "App\Helper\MongoHelper"; reason: unused.
  • Removed service "App\Helper\PaginationHelper"; reason: unused.
  • Removed service "App\Helper\StringHelper"; reason: unused.
  • Removed service "App\Helper\TestTypeArgumentMatcher"; reason: unused.
  • Removed service "App\Helper\TimeHelper"; reason: unused.
  • Removed service "App\Helper\TimeZoneHelper"; reason: unused.
  • Removed service "App\Message\AchievementMessage"; reason: unused.
  • Removed service "App\Message\AddDutyToHelpQuestionMessage"; reason: unused.
  • Removed service "App\Message\Amo\NewLeadMessage"; reason: unused.
  • Removed service "App\Message\CheckCuratorStartedAnswerQuestionMessage"; reason: unused.
  • Removed service "App\Message\CreatePersonalLearningProgramMessage"; reason: unused.
  • Removed service "App\Message\Enkod\Message"; reason: unused.
  • Removed service "App\Message\Enkod\Recipient"; reason: unused.
  • Removed service "App\Message\Enkod\Response\Mail"; reason: unused.
  • Removed service "App\Message\Enkod\SmtpMessage"; reason: unused.
  • Removed service "App\Message\Enkod\SmtpRecipient"; reason: unused.
  • Removed service "App\Message\Enkod\Snippet"; reason: unused.
  • Removed service "App\Message\InviteUsersToLessonChatMessage"; reason: unused.
  • Removed service "App\Message\LearningProgrammUpdateMessage"; reason: unused.
  • Removed service "App\Message\NeuralCuratorMessage"; reason: unused.
  • Removed service "App\Message\Notification\NotificationMessage"; reason: unused.
  • Removed service "App\Message\RecalculateReachableRolesMessage"; reason: unused.
  • Removed service "App\Message\RemoveNeurochatRoleMessage"; reason: unused.
  • Removed service "App\Message\ResumeNeuroMessage"; reason: unused.
  • Removed service "App\Message\RocketChat\CreateFakeRCUserMessage"; reason: unused.
  • Removed service "App\Message\RocketChat\CreateUserMessage"; reason: unused.
  • Removed service "App\Message\RocketChat\ExpiredQuestionsMessage"; reason: unused.
  • Removed service "App\Message\RocketChat\FillHelpQuestionMessage"; reason: unused.
  • Removed service "App\Message\RocketChat\GetCountCuratorNewAnswerMessage"; reason: unused.
  • Removed service "App\Message\RocketChat\GetCuratorAnswerTimeMessage"; reason: unused.
  • Removed service "App\Message\RocketChat\GroupSetReadOnlyMessage"; reason: unused.
  • Removed service "App\Message\RocketChat\InvitePlatformUserToGroupMessage"; reason: unused.
  • Removed service "App\Message\RocketChat\InviteUserPlatformIdToGroupByNameMessage"; reason: unused.
  • Removed service "App\Message\RocketChat\InviteUserToGroupMessage"; reason: unused.
  • Removed service "App\Message\RocketChat\KickUserFromGroupMessage"; reason: unused.
  • Removed service "App\Message\RocketChat\LessonChatInviteMessage"; reason: unused.
  • Removed service "App\Message\RocketChat\MakeOwnerMessage"; reason: unused.
  • Removed service "App\Message\RocketChat\ProcessDeskRoomsMessage"; reason: unused.
  • Removed service "App\Message\RocketChat\SetupFreezeRoleMessage"; reason: unused.
  • Removed service "App\Message\RocketChat\UserSynchronizationMessage"; reason: unused.
  • Removed service "App\Message\RoleDistributionQuestionaryDispatchMessage"; reason: unused.
  • Removed service "App\Message\SendCuratorAnswerQuestionaryByChatMessage"; reason: unused.
  • Removed service "App\Message\SendEmailMessage"; reason: unused.
  • Removed service "App\Message\SendUserDistributionRoleQuestionaryMessage"; reason: unused.
  • Removed service "App\Notification\FrozenEndNotification"; reason: unused.
  • Removed service "App\Notification\FrozenStartNotification"; reason: unused.
  • Removed service "App\Notification\HomeworkResultAcceptedNotification"; reason: unused.
  • Removed service "App\Notification\HomeworkResultRejectedNotification"; reason: unused.
  • Removed service "App\Notification\LessonOpenedNotification"; reason: unused.
  • Removed service "App\Notification\NewCommentNotification"; reason: unused.
  • Removed service "App\Notification\NewCuratorCommentNotification"; reason: unused.
  • Removed service "App\Notification\Notification"; reason: unused.
  • Removed service "App\Notification\QuestionaryAttemptNotification"; reason: unused.
  • Removed service "App\Repository\CommentTreeHomeworkResultRepository"; reason: unused.
  • Removed service "App\Repository\Exception\RelatedEntitySoftDeletedException"; reason: unused.
  • Removed service "App\Service\Exception\BaseServiceException"; reason: unused.
  • Removed service "App\Service\Exception\DiplomaLessonTypeException"; reason: unused.
  • Removed service "App\Service\Exception\Duty\OrgDutyAlreadyExistException"; reason: unused.
  • Removed service "App\Service\Exception\NotTemplateProgramException"; reason: unused.
  • Removed service "App\Service\Exception\ProgramAlreadyGivenException"; reason: unused.
  • Removed service "App\Service\Exception\RedirectException"; reason: unused.
  • Removed service "App\Service\Exception\RocketChatException"; reason: unused.
  • Removed service "App\Service\Exception\TestAttemptStartException"; reason: unused.
  • Removed service "App\Service\Exception\UsersService\BadCsvColumnContentException"; reason: unused.
  • Removed service "App\Service\Exception\UsersService\BadCsvSchemaException"; reason: unused.
  • Removed service "App\Service\Exception\UsersService\CreateUsersFromFile\EmailAddressesAlreadyExistException"; reason: unused.
  • Removed service "App\Service\Exception\UsersService\DuplicateEmailException"; reason: unused.
  • Removed service "App\Service\Exception\UsersService\UpdateUsersFromFile\EmailsDoesNotExistException"; reason: unused.
  • Removed service "App\Service\JsonRpcApi\MappingCollector"; reason: unused.
  • Removed service "App\Service\JsonRpcApi\Method\InviteUserIntoGroupMethod"; reason: unused.
  • Removed service "App\Service\JsonRpcApi\Method\PingMethod"; reason: unused.
  • Removed service "App\Service\JsonRpcApi\Method\Statistics\StudentSummary"; reason: unused.
  • Removed service "App\Service\PhpOffice\PhpWord\TemplateProcessor"; reason: unused.
  • Removed service "App\Service\RocketChat\Exception\ArchivedChannelException"; reason: unused.
  • Removed service "App\Service\RocketChat\Exception\DuplicateChannelNameException"; reason: unused.
  • Removed service "App\Service\RocketChat\Exception\RoomNotFoundException"; reason: unused.
  • Removed service "App\Service\RocketChat\Exception\UnknownErrorException"; reason: unused.
  • Removed service "App\Service\RocketChat\Exception\UserNotFoundException"; reason: unused.
  • Removed service "App\Service\RocketChat\RcRestClient"; reason: unused.
  • Removed service "App\Service\Telegram\TelegramBotRestClient"; reason: unused.
  • Removed service "App\VO\Exception\WrongFrozenPeriodException"; reason: unused.
  • Removed service "App\VO\FrozenPeriod"; reason: unused.
  • Removed service "App\Validator\Constraints\AtLeastOneOf"; reason: unused.
  • Removed service "App\Validator\NeuroCheckStudentAnswer"; reason: unused.
  • Removed service "App\Validator\Telegram"; reason: unused.
  • Removed service "App\View\LearningProgrammLessonStatistic"; reason: unused.
  • Removed service "Sendpulse\RestApi\Storage\TokenStorageInterface"; reason: unused.
  • Removed service "Sendpulse\RestApi\ApiClient"; reason: unused.
  • Removed service "App\MessageHandler\RocketChat\SetupSupportRoleMessageHandler"; reason: unused.
  • Removed service "app.jsonrpcapi.mapping_aware_service"; 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 "session.storage.php_bridge"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.storage.mock_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 "templating.engine.delegating"; reason: unused.
  • Removed service "templating.loader.cache"; reason: unused.
  • Removed service "templating.loader.chain"; reason: unused.
  • Removed service "messenger.transport.symfony_serializer"; reason: unused.
  • Removed service "messenger.middleware.validation"; reason: unused.
  • Removed service "psr18.http_client"; 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 "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service ".1_ServiceLocator~BnoHcl."; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; 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 ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~AxU.j5G"; reason: unused.
  • Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~AxU.j5G"; reason: unused.
  • Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~AxU.j5G"; reason: unused.
  • Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~AxU.j5G"; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
  • Removed service "twig.loader.native_filesystem"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.debug"; 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 "maker.maker.make_functional_test"; reason: unused.
  • Removed service "maker.maker.make_unit_test"; reason: unused.
  • Removed service "sonata.block.cache.handler.noop"; reason: unused.
  • Removed service "sonata.admin.filter_persister.session"; reason: unused.
  • Removed service "sonata.admin.security.handler.noop"; reason: unused.
  • Removed service "sonata.admin.security.handler.acl"; reason: unused.
  • Removed service "sonata.admin.entity_manager"; reason: unused.
  • Removed service "ewz_recaptcha.extension.recaptcha.request_method.proxy_post"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.provider"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.listener"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.authentication.entry_point"; reason: unused.
  • Removed service "lexik_jwt_authentication.key_loader.openssl"; reason: unused.
  • Removed service "lexik_jwt_authentication.jws_provider.default"; reason: unused.
  • Removed service "lexik_jwt_authentication.encoder.default"; reason: unused.
  • Removed service ".1_TokenStorage~1N7zN6r"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.guard.jwt_token_authenticator"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.chain_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.authorization_header_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
  • Removed service "lexik_jwt_authentication.security.jwt_user_provider"; 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 "mercure.hub.subscribe.publisher.traceable"; reason: unused.
  • Removed service "Symfony\Component\Mercure\Discovery"; reason: unused.
  • Removed service ".service_locator.kX4Fma5"; reason: unused.
  • Removed service ".service_locator.4NnG0.A"; reason: unused.
  • Removed service ".service_locator.Iux5mQf"; reason: unused.
  • Removed service "monolog.logger.templating"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service ".service_locator.wnlveDj"; reason: unused.
  • Removed service "mercure.hub.subscribe.publisher.traceable.inner"; reason: unused.
372
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "App\Service\RotateActionsService" to "App\Command\ActionsRotateCommand".
  • Inlined service "App\Service\QuestionaryMergeService" to "App\Command\MergeQuestionariesCommand".
  • Inlined service "App\Service\NotificationsSandlerService" to "App\Command\NotificationsConsumeCommand".
  • Inlined service "App\Service\LearningProgrammToHWResultService" to "App\Command\SetLPtoHWResultCommand".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\API\AuthController" to "App\Controller\API\AuthController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\API\HomeworkResultController" to "App\Controller\API\HomeworkResultController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\API\InspectorReviewController" to "App\Controller\API\InspectorReviewController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\API\LessonController" to "App\Controller\API\LessonController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\API\NotificationController" to "App\Controller\API\NotificationController".
  • Inlined service "App\Service\PresetService" to "App\Controller\API\PresetController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\API\PresetController" to "App\Controller\API\PresetController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\API\ProfileController" to "App\Controller\API\ProfileController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\API\QuestionController" to "App\Controller\API\QuestionController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\API\QuestionaryController" to "App\Controller\API\QuestionaryController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\API\RcAuthController" to "App\Controller\API\RcAuthController".
  • Inlined service "App\Service\RocketChat\RcNotifyNewMessageService" to "App\Controller\API\RcNotifyNewMessageController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\API\RcNotifyNewMessageController" to "App\Controller\API\RcNotifyNewMessageController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\API\Secure\ConsultController" to "App\Controller\API\Secure\ConsultController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\API\Secure\InternshipController" to "App\Controller\API\Secure\InternshipController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\API\Secure\LearningProgramController" to "App\Controller\API\Secure\LearningProgramController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\API\Secure\LearningProgramFrozenController" to "App\Controller\API\Secure\LearningProgramFrozenController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\API\Secure\NeuroCheckController" to "App\Controller\API\Secure\NeuroCheckController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\API\Secure\NeuroSupportBotNotifyController" to "App\Controller\API\Secure\NeuroSupportBotNotifyController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\API\Secure\NeuroSupportBotWebhookController" to "App\Controller\API\Secure\NeuroSupportBotWebhookController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\API\Secure\UserController" to "App\Controller\API\Secure\UserController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\API\TestController" to "App\Controller\API\TestController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\API\UserController" to "App\Controller\API\UserController".
  • Inlined service "App\Service\EmployeeScheduleService" to "App\Controller\Admin\EmployeeScheduleAdminController".
  • Inlined service "App\Service\SystemActionsService" to "App\Controller\Admin\SystemActionsAdminController".
  • Inlined service "App\Service\SonataTestAttemptService" to "App\Controller\Admin\TestAttemptAdminController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AnnouncementController" to "App\Controller\AnnouncementController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\AttemptController" to "App\Controller\AttemptController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\BlogController" to "App\Controller\BlogController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\CodexController" to "App\Controller\CodexController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\CommentController" to "App\Controller\CommentController".
  • Inlined service "App\Service\Pyrus\PyrusServise" to "App\Controller\ConsultationController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ConsultationController" to "App\Controller\ConsultationController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\DefaultController" to "App\Controller\DefaultController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\DutyController" to "App\Controller\DutyController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\HelpQuestionController" to "App\Controller\HelpQuestionController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\HomeworkController" to "App\Controller\HomeworkController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\HomeworkResultController" to "App\Controller\HomeworkResultController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\InternshipController" to "App\Controller\InternshipController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\KnowledgeBaseController" to "App\Controller\KnowledgeBaseController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\LearningProgramController" to "App\Controller\LearningProgramController".
  • Inlined service "App\Service\NeuroCheck\NeuroCheckServise" to "App\Controller\LessonsController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\LessonsController" to "App\Controller\LessonsController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\NeuroChatController" to "App\Controller\NeuroChatController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\NeuroHRController" to "App\Controller\NeuroHRController".
  • Inlined service "App\Service\NeuroChat\NeuroSupportServise" to "App\Controller\NeuroSupportController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\NeuroSupportController" to "App\Controller\NeuroSupportController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\NewRatingController" to "App\Controller\NewRatingController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\NotificationController" to "App\Controller\NotificationController".
  • Inlined service "App\Service\FlashService" to "App\Controller\ProfileController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\ProfileController" to "App\Controller\ProfileController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\QuestionaryController" to "App\Controller\QuestionaryController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\RatingController" to "App\Controller\RatingController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\SecurityController" to "App\Controller\SecurityController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\SessionController" to "App\Controller\SessionController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\TestController" to "App\Controller\TestController".
  • Inlined service ".service_locator.vdmMuyE.App\Controller\TranslatorController" to "App\Controller\TranslatorController".
  • Inlined service "App\Service\LessonPassedEventService" to "App\EventListener\HomeworkResultChangedNotifier".
  • Inlined service "App\Service\LessonIsDoneService" to "App\EventListener\HomeworkResultListener".
  • Inlined service "App\Service\FrozenPeriodService" to "App\Form\FrozenPeriodType".
  • Inlined service "admin.lesson" to "App\Form\LearningProgrammHasLessonType".
  • Inlined service "App\Service\Telegram\TelegramBotService" to "App\MessageHandler\RocketChat\GetCuratorAnswerTimeMessageHandler".
  • Inlined service "App\Service\RocketChat\UserSynchronizationService" to "App\MessageHandler\RocketChat\UserSynchronizationMessageHandler".
  • Inlined service "App\Service\Enkod\EnkodService" to "App\MessageHandler\SendEmailMessageHandler".
  • Inlined service "App\OpenApi\JwtDecorator.inner" to "App\OpenApi\JwtDecorator".
  • Inlined service "App\Service\RocketChat\RestService" to "App\Security\LoginFormAuthenticator".
  • Inlined service "App\Repository\CommentTreeRepository" to "App\Service\CommentaryService".
  • Inlined service "session.flash_bag" to "App\Service\DutyService".
  • Inlined service "App\Service\Assembler\HelpQuestionListDTOAssembler" to "App\Service\HelpQuestionService".
  • Inlined service "App\Service\MercureService" to "App\Service\HomeworkResultSetCuratorService".
  • Inlined service "rc_logger" to "App\Service\HttpClientService".
  • Inlined service "App\Service\ResumeBuilderService" to "App\Service\ResumeService".
  • Inlined service "App\Service\Converters\DocxToPdfService" to "App\Service\ResumeService".
  • Inlined service "App\Service\NeuroHrService" to "App\Service\ResumeService".
  • Inlined service "App\Service\HttpClientService" to "App\Service\RocketChat\RestService".
  • Inlined service "App\Service\QuestionValidationService" to "App\Service\TestService".
  • Inlined service "App\Notification\NotificationDataResolver" to "App\Twig\WidgetsExtension".
  • Inlined service "rc_log_handler" to "rc_logger".
  • Inlined service "App\Service\StudentSummaryStatisticService" to "app.jsonrpcapi.methods.statistics.students_summary".
  • 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_~hqX1BL5" to "error_handler.error_renderer.html".
  • Inlined service ".2_~hqX1BL5" 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.handler.native_file" to "session.storage.native".
  • Inlined service "session.storage.metadata_bag" to "session.storage.native".
  • Inlined service ".1_NativeFileSessionHandler~S_1adHL" to "session.handler.native_file".
  • Inlined service ".service_locator.Bppmeg3" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service ".1_ResolvedFormTypeFactory~8i6rKcS" 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.LpTri1P" 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 "App\Asset\VersionStrategy\GulpBusterVersionStrategy" to "assets._default_package".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service "templating.filename_parser" to "templating.finder".
  • 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 "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "validator.property_info_loader" to "validator.builder".
  • Inlined service "doctrine.orm.auto_generate_proxy_classes_entity_manager.validator_loader" to "validator.builder".
  • Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
  • Inlined service "doctrine.orm.neurosupport_entity_manager.validator_loader" to "validator.builder".
  • Inlined service ".service_locator.5t1TFWD" 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.http_client" 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 "sonata.block.data_collector" to "profiler".
  • Inlined service "fos_elastica.data_collector" to "profiler".
  • Inlined service "data_collector.mercure" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • 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~d.xNwPG".
  • 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~d.xNwPG" 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~bl7ELaz" to "annotations.cached_reader".
  • Inlined service ".2_PhpArrayAdapter~bl7ELaz" to "annotations.cache".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "api_platform.serializer.uuid_denormalizer" to "serializer".
  • Inlined service "api_platform.swagger.normalizer.api_gateway" 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.swagger.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.json" 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 "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
  • Inlined service ".1_~2vHw_Nh" to "error_handler.error_renderer.serializer".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service ".2_~2vHw_Nh" to "error_handler.error_renderer.serializer".
  • 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 "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logger".
  • Inlined service "Doctrine\Bundle\DoctrineBundle\Dbal\ManagerRegistryAwareConnectionProvider" to "Doctrine\DBAL\Tools\Console\Command\RunSqlCommand".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service ".service_locator.tOeHmhg" 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.logger.chain.actions" to "doctrine.dbal.actions_connection.configuration".
  • Inlined service "doctrine.dbal.actions_connection.configuration" to "doctrine.dbal.actions_connection".
  • Inlined service "doctrine.dbal.actions_connection.event_manager" to "doctrine.dbal.actions_connection".
  • Inlined service "doctrine.dbal.logger.chain.backup" to "doctrine.dbal.backup_connection.configuration".
  • Inlined service "doctrine.dbal.backup_connection.configuration" to "doctrine.dbal.backup_connection".
  • Inlined service "doctrine.dbal.backup_connection.event_manager" to "doctrine.dbal.backup_connection".
  • Inlined service "doctrine.dbal.logger.chain.neuro_support_bot" to "doctrine.dbal.neuro_support_bot_connection.configuration".
  • Inlined service ".service_locator.pqmJdCu" to "doctrine.dbal.neuro_support_bot_connection.event_manager".
  • Inlined service "doctrine.dbal.neuro_support_bot_connection.configuration" to "doctrine.dbal.neuro_support_bot_connection".
  • Inlined service "doctrine.dbal.neuro_support_bot_connection.event_manager" to "doctrine.dbal.neuro_support_bot_connection".
  • Inlined service ".service_locator.l5iKTw0" to "doctrine.orm.container_repository_factory".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.auto_generate_proxy_classes.metadata" to "doctrine.orm.auto_generate_proxy_classes_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.auto_generate_proxy_classes.query" to "doctrine.orm.auto_generate_proxy_classes_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.auto_generate_proxy_classes.result" to "doctrine.orm.auto_generate_proxy_classes_configuration".
  • Inlined service "doctrine.orm.auto_generate_proxy_classes_metadata_driver" to "doctrine.orm.auto_generate_proxy_classes_configuration".
  • Inlined service "doctrine.orm.naming_strategy.default" to "doctrine.orm.auto_generate_proxy_classes_configuration".
  • Inlined service "doctrine.orm.auto_generate_proxy_classes_entity_listener_resolver" to "doctrine.orm.auto_generate_proxy_classes_configuration".
  • Inlined service "cache.doctrine.orm.auto_generate_proxy_classes.metadata.recorder_inner" to "cache.doctrine.orm.auto_generate_proxy_classes.metadata".
  • Inlined service "cache.doctrine.orm.auto_generate_proxy_classes.result.recorder_inner" to "cache.doctrine.orm.auto_generate_proxy_classes.result".
  • Inlined service "cache.doctrine.orm.auto_generate_proxy_classes.query.recorder_inner" to "cache.doctrine.orm.auto_generate_proxy_classes.query".
  • Inlined service "doctrine.orm.auto_generate_proxy_classes_configuration" to "doctrine.orm.auto_generate_proxy_classes_entity_manager".
  • Inlined service "doctrine.orm.auto_generate_proxy_classes_manager_configurator" to "doctrine.orm.auto_generate_proxy_classes_entity_manager".
  • 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.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "doctrine.orm.default_annotation_metadata_driver" to "doctrine.orm.default_metadata_driver".
  • Inlined service "cache.doctrine.orm.default.metadata.recorder_inner" to "cache.doctrine.orm.default.metadata".
  • Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
  • Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
  • Inlined service ".service_locator._tDR0vN" 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.orm.cache.provider.cache.doctrine.orm.neurosupport.metadata" to "doctrine.orm.neurosupport_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.neurosupport.query" to "doctrine.orm.neurosupport_configuration".
  • Inlined service "doctrine.orm.cache.provider.cache.doctrine.orm.neurosupport.result" to "doctrine.orm.neurosupport_configuration".
  • Inlined service "doctrine.orm.neurosupport_metadata_driver" to "doctrine.orm.neurosupport_configuration".
  • Inlined service "doctrine.orm.neurosupport_entity_listener_resolver" to "doctrine.orm.neurosupport_configuration".
  • Inlined service "doctrine.orm.neurosupport_annotation_metadata_driver" to "doctrine.orm.neurosupport_metadata_driver".
  • Inlined service "cache.doctrine.orm.neurosupport.metadata.recorder_inner" to "cache.doctrine.orm.neurosupport.metadata".
  • Inlined service "cache.doctrine.orm.neurosupport.result.recorder_inner" to "cache.doctrine.orm.neurosupport.result".
  • Inlined service "cache.doctrine.orm.neurosupport.query.recorder_inner" to "cache.doctrine.orm.neurosupport.query".
  • Inlined service "doctrine.orm.neurosupport_configuration" to "doctrine.orm.neurosupport_entity_manager".
  • Inlined service "doctrine.orm.neurosupport_manager_configurator" to "doctrine.orm.neurosupport_entity_manager".
  • Inlined service ".service_locator.XjnY8xG" to "security.token_storage".
  • Inlined service ".service_locator.6zQlgQt" to "security.helper".
  • Inlined service ".service_locator.oytLcoh" 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.3cCdicj" to "security.access_map".
  • Inlined service ".security.request_matcher.Ud1TEPV" to "security.access_map".
  • Inlined service ".security.request_matcher.dUylAs." to "security.access_map".
  • Inlined service ".security.request_matcher.rgnCa4p" to "security.access_map".
  • Inlined service ".security.request_matcher.YD7rwvc" to "security.access_map".
  • Inlined service ".security.request_matcher.yLf3UiH" to "security.access_map".
  • Inlined service ".security.request_matcher.5dJADCx" to "security.access_map".
  • Inlined service ".security.request_matcher.z2Dizrs" to "security.access_map".
  • Inlined service ".security.request_matcher.A3EH58H" 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.api_v1_public" to "security.firewall.map.context.api_v1_public".
  • Inlined service "security.firewall.map.config.api_v1" to "security.firewall.map.context.api_v1".
  • Inlined service "lexik_jwt_authentication.handler.authentication_success" to "security.authentication.success_handler.login.json_login".
  • Inlined service "lexik_jwt_authentication.handler.authentication_failure" to "security.authentication.failure_handler.login.json_login".
  • Inlined service "security.authentication.success_handler.login.json_login" to "security.authentication.listener.json.login".
  • Inlined service "security.authentication.failure_handler.login.json_login" to "security.authentication.listener.json.login".
  • Inlined service "security.authentication.session_strategy_noop" to "security.authentication.listener.json.login".
  • Inlined service "security.exception_listener.login" to "security.firewall.map.context.login".
  • Inlined service "security.firewall.map.config.login" to "security.firewall.map.context.login".
  • Inlined service "security.firewall.map.config.api_v2" to "security.firewall.map.context.api_v2".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.logout.success_handler.main" to "security.logout_listener.main".
  • Inlined service "security.logout.handler.csrf_token_clearing" to "security.logout_listener.main".
  • Inlined service "security.logout.handler.session" to "security.logout_listener.main".
  • Inlined service "security.authentication.guard_handler" to "security.authentication.listener.guard.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service "twig.loader.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.assets" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.weblink" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "App\Twig\TwigExtension" to "twig".
  • Inlined service "App\Twig\WidgetsExtension" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "twig.extension.string" to "twig".
  • Inlined service "sonata.twig.status_extension" to "twig".
  • Inlined service "sonata.block.twig.extension" to "twig".
  • Inlined service "knp_menu.twig.extension" to "twig".
  • Inlined service "sonata.templates.twig.extension" to "twig".
  • Inlined service "sonata.string.twig.extension" to "twig".
  • Inlined service "knp_paginator.twig.extension.pagination" to "twig".
  • Inlined service "Symfony\Component\Mercure\Twig\MercureExtension" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "sonata.block.twig.global" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.o9nGMXB.twig.cache_warmer" to "twig.cache_warmer".
  • 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 "assets.packages" to "twig.extension.assets".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.HCLwLSc" to "twig.runtime_loader".
  • Inlined service ".1_~P2a.sWC" to "twig.error_renderer.html".
  • Inlined service "twig.form.engine" to "twig.form.renderer".
  • Inlined service ".1_NonceGenerator~muixFlf" to "web_profiler.csp.handler".
  • Inlined service ".2_HtmlDumper~muixFlf" to "twig.extension.webprofiler".
  • Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
  • Inlined service ".1_SourceContextProvider~QhBYYBz" to "var_dumper.contextualized_cli_dumper".
  • Inlined service ".2_SourceContextProvider~QhBYYBz" to "var_dumper.server_connection".
  • Inlined service ".3_RequestContextProvider~QhBYYBz" to "var_dumper.server_connection".
  • Inlined service ".4_CliContextProvider~QhBYYBz" 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~QhBYYBz" to "var_dumper.command.server_dump".
  • Inlined service ".6_HtmlDescriptor~QhBYYBz" 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 "sonata.block.loader.chain" to "sonata.block.context_manager.default".
  • Inlined service "sonata.block.exception.strategy.manager" to "sonata.block.renderer.default".
  • Inlined service "sonata.block.loader.service" to "sonata.block.loader.chain".
  • Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
  • Inlined service "knp_menu.renderer_provider" 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 "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
  • Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
  • Inlined service "App\DataFixtures\ConsultsFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\CoursesFixture" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\EmployeeScheduleFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\FollowMeLinksFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\HomeworkResultsFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\HomeworksFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\InspectorReviewFixture" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\LearningProgramSkillsFixture" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\LearningProgrammsFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\LessonsCategoriesFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\LessonsFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\PlanningActionsFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\PresetFixture" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\QuestionFixture" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\ResumeDesiredPositionFixture" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\SystemActionsFixtures" to "doctrine.fixtures.loader".
  • Inlined service "App\DataFixtures\UsersFixtures" to "doctrine.fixtures.loader".
  • Inlined service "sonata.admin.guesser.orm_list_chain" to "sonata.admin.builder.orm_list".
  • Inlined service "sonata.admin.guesser.orm_list" to "sonata.admin.guesser.orm_list_chain".
  • Inlined service "sonata.admin.guesser.orm_show_chain" to "sonata.admin.builder.orm_show".
  • Inlined service "sonata.admin.guesser.orm_show" to "sonata.admin.guesser.orm_show_chain".
  • Inlined service "sonata.admin.guesser.orm_datagrid_chain" to "sonata.admin.builder.orm_datagrid".
  • Inlined service "sonata.admin.guesser.orm_datagrid" to "sonata.admin.guesser.orm_datagrid_chain".
  • Inlined service "knp_paginator.helper.processor" to "knp_paginator.twig.extension.pagination".
  • 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 "ewz_recaptcha.locale.resolver" to "ewz_recaptcha.form.type".
  • Inlined service "ewz_recaptcha.extension.recaptcha.request_method.post" to "ewz_recaptcha.recaptcha".
  • 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.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 "api_platform.swagger.normalizer.api_gateway.inner" to "api_platform.swagger.normalizer.api_gateway".
  • Inlined service "api_platform.openapi.normalizer.api_gateway.inner" to "api_platform.openapi.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 "json_rpc_server_sdk.app.serialization.jsonrpc_request_denormalizer" to "json_rpc_server_sdk.app.serialization.jsonrpc_call_dernormalizer".
  • Inlined service "json_rpc_server_sdk.app.serialization.jsonrpc_response_normalizer" to "json_rpc_server_sdk.app.serialization.jsonrpc_call_response_normalizer".
  • Inlined service "json_rpc_server_sdk.app.serialization.jsonrpc_call_dernormalizer" to "json_rpc_server_sdk.app.serialization.jsonrpc_call_serializer".
  • Inlined service "json_rpc_server_sdk.app.serialization.jsonrpc_call_response_normalizer" to "json_rpc_server_sdk.app.serialization.jsonrpc_call_serializer".
  • Inlined service "json_rpc_server_sdk.app.serialization.jsonrpc_call_serializer" to "json_rpc_server_sdk.infra.endpoint".
  • Inlined service "json_rpc_server_sdk.app.handler.jsonrpc_request" to "json_rpc_server_sdk.infra.endpoint".
  • Inlined service "json_rpc_server_sdk.app.handler.exception" to "json_rpc_server_sdk.infra.endpoint".
  • Inlined service "json_rpc_http_server.service_locator.method_resolver" to "json_rpc_http_server.method_resolver".
  • Inlined service "fos_elastica.config_source.container" to "fos_elastica.config_manager".
  • Inlined service "fos_elastica.config_source.template_container" to "fos_elastica.config_manager.index_templates".
  • Inlined service "monolog.logger.elastica" to "fos_elastica.logger".
  • Inlined service "fos_elastica.model_to_elastica_transformer.app_termin.termin" to "fos_elastica.object_persister.app_termin.termin".
  • Inlined service "fos_elastica.doctrine.register_listeners" to "fos_elastica.pager_provider.app_termin.termin".
  • Inlined service "fos_elastica.elastica_to_model_transformer.app_termin.termin" to "fos_elastica.finder.app_termin.termin".
  • Inlined service "mercure.hub.default.traceable.inner" to "mercure.hub.default.traceable".
  • Inlined service "mercure.hub.subscribe.traceable.inner" to "mercure.hub.subscribe.traceable".
  • Inlined service "Symfony\Component\Mercure\Authorization" to "Symfony\Component\Mercure\Twig\MercureExtension".
  • 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_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_test" to "maker.auto_command.make_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 "sonata.admin.maker" to "maker.auto_command.make_sonata_admin".
  • 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 "App\MessageHandler\AchievementMessageHandler" to ".messenger.handler_descriptor.e2cPfKg".
  • Inlined service "App\MessageHandler\AddDutyToHelpQuestionMessageHandler" to ".messenger.handler_descriptor.pEH1Obb".
  • Inlined service "App\MessageHandler\Amo\NewLeadMessageHandler" to ".messenger.handler_descriptor.vNjndyo".
  • Inlined service "App\MessageHandler\CheckCuratorStartedAnswerQuestionMessageHandler" to ".messenger.handler_descriptor.ccue31m".
  • Inlined service "App\MessageHandler\CreatePersonalLearningProgramMessageHandler" to ".messenger.handler_descriptor.3ZY8PGP".
  • Inlined service "App\MessageHandler\InviteUsersToLessonChatMessageHandler" to ".messenger.handler_descriptor.1GltXdu".
  • Inlined service "App\MessageHandler\NeuralCuratorMessageHandler" to ".messenger.handler_descriptor.f6go9wH".
  • Inlined service "App\MessageHandler\Notification\NotificationMessageHandler" to ".messenger.handler_descriptor.IaKZEH0".
  • Inlined service "App\MessageHandler\RecalculateReachableRolesMessageHandler" to ".messenger.handler_descriptor.97JhXS2".
  • Inlined service "App\MessageHandler\RemoveNeurochatRoleMessageHandler" to ".messenger.handler_descriptor.8_bWXND".
  • Inlined service "App\MessageHandler\RocketChat\CreateFakeRCUserMessageHandler" to ".messenger.handler_descriptor.ujQMt5R".
  • Inlined service "App\MessageHandler\RocketChat\CreateUserMessageHandler" to ".messenger.handler_descriptor..uCYvwz".
  • Inlined service "App\MessageHandler\RocketChat\ExpiredQuestionsMessageHandler" to ".messenger.handler_descriptor.vIWGRmh".
  • Inlined service "App\MessageHandler\RocketChat\FillHelpQuestionMessageHandler" to ".messenger.handler_descriptor.rrRRA4S".
  • Inlined service "App\MessageHandler\RocketChat\GetCountCuratorNewAnswerMessageHandler" to ".messenger.handler_descriptor._Io6EGH".
  • Inlined service "App\MessageHandler\RocketChat\GetCuratorAnswerTimeMessageHandler" to ".messenger.handler_descriptor.bXEO7wc".
  • Inlined service "App\MessageHandler\RocketChat\GroupsSetReadOnlyMessageHandler" to ".messenger.handler_descriptor.CN04Xn4".
  • Inlined service "App\MessageHandler\RocketChat\InvitePlatformUserToGroupMessageHandler" to ".messenger.handler_descriptor.yZ8M_VA".
  • Inlined service "App\MessageHandler\RocketChat\InviteUserPlatformIdToGroupByNameMessageHandler" to ".messenger.handler_descriptor.uTVbUDk".
  • Inlined service "App\MessageHandler\RocketChat\InviteUserToGroupMessageHandler" to ".messenger.handler_descriptor.hYNoqQC".
  • Inlined service "App\MessageHandler\RocketChat\KickUserFromGroupMessageHandler" to ".messenger.handler_descriptor.pJH7i6h".
  • Inlined service "App\MessageHandler\RocketChat\LearningProgrammUpdateMessageHandler" to ".messenger.handler_descriptor.rndOa0b".
  • Inlined service "App\MessageHandler\RocketChat\LessonChatInviteMessageHandler" to ".messenger.handler_descriptor.pG7Q3_t".
  • Inlined service "App\MessageHandler\RocketChat\MakeOwnerMessageHandler" to ".messenger.handler_descriptor.G6b5IUX".
  • Inlined service "App\MessageHandler\RocketChat\ProcessDeskRoomsMessageHandler" to ".messenger.handler_descriptor.rZweqII".
  • Inlined service "App\MessageHandler\RocketChat\ResumeNeuroMessageHandler" to ".messenger.handler_descriptor.77NFB1i".
  • Inlined service "App\MessageHandler\RocketChat\SetupFreezeRoleMessageHandler" to ".messenger.handler_descriptor.0S8da4q".
  • Inlined service "App\MessageHandler\RocketChat\UserSynchronizationMessageHandler" to ".messenger.handler_descriptor.Urngt1r".
  • Inlined service "App\MessageHandler\RoleDistributionQuestionaryDispatchMessageHandler" to ".messenger.handler_descriptor.rpl97Hf".
  • Inlined service "App\MessageHandler\SendCuratorAnswerQuestionaryByChatMessageHandler" to ".messenger.handler_descriptor.YqduipZ".
  • Inlined service "App\MessageHandler\SendEmailMessageHandler" to ".messenger.handler_descriptor.Q7vzB6n".
  • Inlined service "App\MessageHandler\SendUserDistributionRoleQuestionaryMessageHandler" to ".messenger.handler_descriptor.uCERpQA".
  • Inlined service "mercure.hub.default.message_handler" to ".messenger.handler_descriptor.oFKCS4G".
  • Inlined service "mercure.hub.subscribe.message_handler" to ".messenger.handler_descriptor.o0e4sro".
  • Inlined service ".debug.http_client.inner" to ".debug.http_client".
  • 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 "App\Security\Voter\CanWriteMessageToCoordinatorVoter" to "debug.security.voter.App\Security\Voter\CanWriteMessageToCoordinatorVoter".
  • Inlined service "App\Security\Voter\CuratorCommentaryHWRVoter" to "debug.security.voter.App\Security\Voter\CuratorCommentaryHWRVoter".
  • Inlined service "App\Security\Voter\HelpQuestionVoter" to "debug.security.voter.App\Security\Voter\HelpQuestionVoter".
  • Inlined service "App\Security\Voter\HomeworkResultVoter" to "debug.security.voter.App\Security\Voter\HomeworkResultVoter".
  • Inlined service "App\Security\Voter\HomeworkVoter" to "debug.security.voter.App\Security\Voter\HomeworkVoter".
  • Inlined service "App\Security\Voter\LearningProgramVoter" to "debug.security.voter.App\Security\Voter\LearningProgramVoter".
  • Inlined service "App\Security\Voter\LessonVoter" to "debug.security.voter.App\Security\Voter\LessonVoter".
  • Inlined service "App\Security\Voter\PersonalLearningProgrammVoter" to "debug.security.voter.App\Security\Voter\PersonalLearningProgrammVoter".
  • Inlined service "App\Security\Voter\QuestionaryAttemptVoter" to "debug.security.voter.App\Security\Voter\QuestionaryAttemptVoter".
  • Inlined service "App\Security\Voter\ResumeVoter" to "debug.security.voter.App\Security\Voter\ResumeVoter".
  • Inlined service "App\Security\Voter\SubstrateVoter" to "debug.security.voter.App\Security\Voter\SubstrateVoter".
  • Inlined service "App\Security\Voter\UserVoter" to "debug.security.voter.App\Security\Voter\UserVoter".
  • 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.QOEsXxS" to ".service_locator.QOEsXxS.router.default".
  • Inlined service ".service_locator.m90YCjy" to ".service_locator.m90YCjy.router.cache_warmer".
  • Inlined service "api_platform.pagination_options" to "App\OpenApi\JwtDecorator.inner".
  • Inlined service "mercure.hub.subscribe.jwt.provider" to "mercure.hub.subscribe.traceable.inner".
  • Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
  • Inlined service ".service_locator.JcY7UUU" to "console.command_loader".
  • Inlined service "debug.traced.messenger.bus.default.inner" to "message_bus".
  • Inlined service ".service_locator.QOEsXxS.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "swiftmailer.mailer.default.spool.memory" to "swiftmailer.transport".
  • Inlined service "swiftmailer.mailer.default.plugin.redirecting" to "swiftmailer.transport".
  • Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
  • Inlined service "debug.validator.inner" to "validator".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "serializer.normalizer.object" to "serializer".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "knp_menu.manipulator" to "twig".
  • Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
  • Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
  • Inlined service "json_rpc_server_sdk.app.creator.response" to "json_rpc_server_sdk.infra.endpoint".
  • Inlined service "json_rpc_server_sdk.app.creator.response" to "json_rpc_server_sdk.infra.endpoint".
  • Inlined service "mercure.hub.subscribe.jwt.factory" to "mercure.hub.subscribe.traceable".
  • Inlined service "mercure.hub.subscribe.jwt.factory" to "mercure.hub.subscribe.traceable".
591
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\UnusedTagsPass
  • Tag "sonata.admin.template_registry" was defined on service(s) "admin.user.template_registry", "admin.lesson.template_registry", "admin.lesson_category.template_registry", "admin.learning_program_name.template_registry", "admin.homework.template_registry", "admin.homework_result.template_registry", "admin.comment_tree_homework_result.template_registry", "admin.comment_tree_homework_result_report.template_registry", "admin.system_action.template_registry", "admin.planning_action.template_registry", "admin.learning_programm.template_registry", "admin.personal_learning_programm.template_registry", "admin.homework_result_comment_real.template_registry", "admin.static_page.template_registry", "admin.rocket_chat.template_registry", "admin.preset.template_registry", "admin.learning_programm_preset.template_registry", "admin.lesson_chat.template_registry", "admin.question.template_registry", "admin.test.template_registry", "admin.questionary.template_registry", "admin.test_attempt.template_registry", "admin.questionary_statistic.template_registry", "admin.questionary_curator_answer_statistic.template_registry", "admin.questionary_coordinator_answer_statistic.template_registry", "admin.queue_message.template_registry", "admin.test_statistic.template_registry", "admin.help_question.template_registry", "admin.duty.template_registry", "admin.employee_schedule.template_registry", "admin.answer_respondent_hidden.template_registry", "admin.termin.template_registry", "admin.termin_tag.template_registry", "admin.termin_category.template_registry", "admin.rocket_chat_unloading.template_registry", "admin.homework_reviewer_statistic.template_registry", "admin.categories.template_registry", "admin.advertisement.template_registry", "admin.groups.template_registry", "admin.announcements.template_registry", "admin.consult.template_registry", "admin.curator_info.template_registry", "admin.achievement.template_registry", "admin.statistics_lessons.template_registry", "admin.statistic_questionary_learning_programm_lesson.template_registry", "admin.special_questionary_attempt_user.template_registry", "admin.questionary_personal_answer_statistic.template_registry", "admin.neuro_support_chat.template_registry", "admin.questionary_attempt.template_registry", "admin.system_settings.template_registry", "admin.learning_programm_statistic.template_registry", "admin.learning_programm_skill_category.template_registry", "admin.learning_programm_skill.template_registry", "admin.neuro_resume.template_registry", "admin.resume_template.template_registry", "admin.resume_desired_position.template_registry", "admin.homework_reviewer_diploma_statistic.template_registry", "admin.learning_program_course.template_registry", "admin.neuro_support_notify_message_admin.template_registry", "admin.neuro_support_notify_message_recipient_admin.template_registry", "admin.user_group.template_registry", "admin.internship_contract_format.template_registry", "admin.internship_contract_type.template_registry", "admin.internship_group.template_registry", "admin.internship_participant.template_registry", but was never used.
  • Tag "mercure.hub" was defined on service(s) "mercure.hub.default.traceable", "mercure.hub.subscribe.traceable", but was never used.
  • Tag "mercure.publisher" was defined on service(s) "mercure.hub.default.publisher.traceable", but was never used.
  • Tag "mercure.jwt.factory" was defined on service(s) "mercure.hub.default.jwt.factory", "mercure.hub.default.jwt.provider", but was never used.
  • Tag "fos_elastica.client" was defined on service(s) "fos_elastica.client.default", but was never used. Did you mean "fos_elastica.index"?
  • Tag "sonata.admin.manager" was defined on service(s) "sonata.admin.manager.orm", but was never used.
  • Tag "container.preload" was defined on service(s) "doctrine.orm.default_entity_manager", but was never used.
7