http://dev80.nexgen.cz/en/news/with-us-you-rent-flexibly-independently-and-successfully

Log Messages

Level (7)
Channel (4)
Time Message
deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "NexCRM\BaseBundle\BaseBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "NexCRM\WebBundle\WebBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "AndreaSprega\Bundle\BreadcrumbBundle\AndreaSpregaBreadcrumbBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "NexCRM\NotificationBundle\NotificationBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "NexCRM\MicropageBundle\MicropageBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "NexCRM\CompanyBundle\CompanyBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "NexCRM\DMSBundle\DMSBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "NexCRM\PersonBundle\PersonBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\DependencyInjection\Extension\Extension::getAlias()" might add "string" as a native return type declaration in the future. Do the same in child class "FOS\OAuthServerBundle\DependencyInjection\FOSOAuthServerExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: The Liip\ImagineBundle\Templating\FilterTrait trait is deprecated since version 2.7 and will be removed in 3.0; use Twig instead.
deprecation User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.
deprecation User Deprecated: Class "NexCRM\PersonBundle\Entity\Person" should implement method "Symfony\Component\Security\Core\User\UserInterface::getUserIdentifier(): string": returns the identifier for this user (e.g. its username or email address).
deprecation User Deprecated: The "NexCRM\PersonBundle\Entity\Person" class implements "Symfony\Component\Security\Core\Encoder\EncoderAwareInterface" that is deprecated since Symfony 5.3, use {@link PasswordHasherAwareInterface} instead.
deprecation User Deprecated: Method "Symfony\Component\Security\Core\User\UserInterface::getRoles()" might add "array" as a native return type declaration in the future. Do the same in implementation "NexCRM\PersonBundle\Entity\Person" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\Security\Core\User\UserInterface::getUsername()" might add "string" as a native return type declaration in the future. Do the same in implementation "NexCRM\PersonBundle\Entity\Person" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\Security\Core\User\UserInterface::getPassword()" might add "?string" as a native return type declaration in the future. Do the same in implementation "NexCRM\PersonBundle\Entity\Person" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\Security\Core\User\UserInterface::getSalt()" might add "?string" as a native return type declaration in the future. Do the same in implementation "NexCRM\PersonBundle\Entity\Person" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\Security\Core\Encoder\EncoderAwareInterface::getEncoderName()" might add "?string" as a native return type declaration in the future. Do the same in implementation "NexCRM\PersonBundle\Entity\Person" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.factory.service" service is deprecated, use "session.storage.factory.native", "session.storage.factory.php_bridge" or "session.storage.factory.mock_file" instead.
deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.native" service is deprecated, use "session.storage.factory.native" instead.
deprecation User Deprecated: Since symfony/framework-bundle 5.3: The "session.storage.metadata_bag" service is deprecated, create your own "session.storage.factory" instead.
deprecation User Deprecated: Since symfony/http-kernel 5.3: "Symfony\Component\HttpKernel\Event\KernelEvent::isMasterRequest()" is deprecated, use "isMainRequest()" instead.
info Matched route
"en_76"
.
deprecation User Deprecated: Method "PDO::exec()" might add "int|false" as a native return type declaration in the future. Do the same in child class "Doctrine\DBAL\Driver\PDOConnection" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: The "Gedmo\Sortable\Entity\Repository\SortableRepository" class is considered final since gedmo/doctrine-extensions 3.11. It may change without further notice as of its next major version. You should not extend it from "NexCRM\BaseBundle\Repository\BaseRepository".
deprecation User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated.
deprecation User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated.
deprecation User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated.
deprecation User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" class is deprecated.
deprecation User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead.
info Populated the TokenStorage with an anonymous Token.
deprecation User Deprecated: Class "NexCRM\BaseBundle\Entity\User" should implement method "Symfony\Component\Security\Core\User\UserInterface::getUserIdentifier(): string": returns the identifier for this user (e.g. its username or email address).
deprecation User Deprecated: The "NexCRM\BaseBundle\Entity\User" class implements "Symfony\Component\Security\Core\Encoder\EncoderAwareInterface" that is deprecated since Symfony 5.3, use {@link PasswordHasherAwareInterface} instead.
deprecation User Deprecated: Method "Symfony\Component\Security\Core\Encoder\EncoderAwareInterface::getEncoderName()" might add "?string" as a native return type declaration in the future. Do the same in implementation "NexCRM\BaseBundle\Entity\User" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\Security\Core\User\UserInterface::getRoles()" might add "array" as a native return type declaration in the future. Do the same in implementation "NexCRM\BaseBundle\Entity\User" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "NexCRM\BaseBundle\EventListener\MediaOrderWriter" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "NexCRM\DMSBundle\EventListener\OrderWriter" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Since symfony/framework-bundle 5.4: Method "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::getDoctrine()" is deprecated, inject an instance of ManagerRegistry in your controller instead.
deprecation User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead.
deprecation User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated.
deprecation User Deprecated: Method "OAuth2\Model\IOAuth2Token::getClientId()" might add "string" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Token" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "OAuth2\Model\IOAuth2Token::getExpiresIn()" might add "int" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Token" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "OAuth2\Model\IOAuth2Token::hasExpired()" might add "bool" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Token" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "OAuth2\Model\IOAuth2Token::getToken()" might add "string" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Token" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "OAuth2\Model\IOAuth2Token::getScope()" might add "?string" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Token" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "OAuth2\Model\IOAuth2Token::getData()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Token" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "OAuth2\Model\IOAuth2AuthCode::getRedirectUri()" might add "string" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\AuthCode" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "OAuth2\Model\IOAuth2Client::getPublicId()" might add "string" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Client" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "OAuth2\Model\IOAuth2Client::getRedirectUris()" might add "array" as a native return type declaration in the future. Do the same in implementation "FOS\OAuthServerBundle\Model\Client" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Swift_Transport_EsmtpHandler::getMailParams()" might add "array" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_AuthHandler" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Swift_Transport_EsmtpHandler::getRcptParams()" might add "array" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_AuthHandler" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Swift_Transport_Esmtp_Authenticator::authenticate()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_Auth_CramMd5Authenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Swift_Transport_Esmtp_Authenticator::authenticate()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_Auth_LoginAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Swift_Transport_Esmtp_Authenticator::authenticate()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_Auth_PlainAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Swift_Transport_Esmtp_Authenticator::authenticate()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_Esmtp_Auth_NTLMAuthenticator" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Swift_Transport::ping()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_AbstractSmtpTransport" now to avoid errors or add an explicit @return annotation to suppress this message.
deprecation User Deprecated: Method "Swift_OutputByteStream::setReadPointer()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Swift_Transport_StreamBuffer" now to avoid errors or add an explicit @return annotation to suppress this message.

There are no log messages.

Container Compilation Logs (2604)

Log messages generated during the compilation of the service container.

Messages Class
1
  • [liip/imagine-bundle] Registered binary loader: liip_imagine.binary.loader.default
18
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.relative_resize
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.resize
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.thumbnail
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.crop
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.grayscale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.paste_image
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.watermark_image
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.background
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.strip
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.scale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.upscale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.downscale
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.auto_rotate
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.rotate
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.flip
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.interlace
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.resample
  • [liip/imagine-bundle] Registered filter loader: liip_imagine.filter.loader.fixed
5
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.jpegoptim
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.optipng
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.pngquant
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.mozjpeg
  • [liip/imagine-bundle] Registered filter post-processor: liip_imagine.filter.post_processor.cwebp
2
  • [liip/imagine-bundle] Registered cache resolver: liip_imagine.cache.resolver.default
  • [liip/imagine-bundle] Registered cache resolver: liip_imagine.cache.resolver.no_cache_web_path
1
  • [liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
656
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AgentController" (parent: .abstract.instanceof.App\Controller\Admin\AgentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AgentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AgentController).
  • Resolving inheritance for "App\Controller\Admin\AgentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AgentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryController" (parent: .abstract.instanceof.App\Controller\Admin\CategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryController).
  • Resolving inheritance for "App\Controller\Admin\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EstateController" (parent: .abstract.instanceof.App\Controller\Admin\EstateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EstateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EstateController).
  • Resolving inheritance for "App\Controller\Admin\EstateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EstateController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EstateInquiryController" (parent: .abstract.instanceof.App\Controller\Admin\EstateInquiryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EstateInquiryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EstateInquiryController).
  • Resolving inheritance for "App\Controller\Admin\EstateInquiryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EstateInquiryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NewsletterController" (parent: .abstract.instanceof.App\Controller\Admin\NewsletterController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NewsletterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NewsletterController).
  • Resolving inheritance for "App\Controller\Admin\NewsletterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NewsletterController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectController" (parent: .abstract.instanceof.App\Controller\Admin\ProjectController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectController).
  • Resolving inheritance for "App\Controller\Admin\ProjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReferenceController" (parent: .abstract.instanceof.App\Controller\Admin\ReferenceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReferenceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReferenceController).
  • Resolving inheritance for "App\Controller\Admin\ReferenceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReferenceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ServiceController" (parent: .abstract.instanceof.App\Controller\Admin\ServiceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ServiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ServiceController).
  • Resolving inheritance for "App\Controller\Admin\ServiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ServiceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TagController" (parent: .abstract.instanceof.App\Controller\Admin\TagController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TagController).
  • Resolving inheritance for "App\Controller\Admin\TagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TagController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AjaxController" (parent: .abstract.instanceof.App\Controller\AjaxController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AjaxController).
  • Resolving inheritance for "App\Controller\AjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AjaxController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController" (parent: .abstract.instanceof.App\Controller\ApiController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController).
  • Resolving inheritance for "App\Controller\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseController" (parent: .abstract.instanceof.App\Controller\BaseController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseController).
  • Resolving inheritance for "App\Controller\BaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryController" (parent: .abstract.instanceof.App\Controller\CategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryController).
  • Resolving inheritance for "App\Controller\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstateController" (parent: .abstract.instanceof.App\Controller\EstateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstateController).
  • Resolving inheritance for "App\Controller\EstateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstateController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsController" (parent: .abstract.instanceof.App\Controller\NewsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsController).
  • Resolving inheritance for "App\Controller\NewsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsletterController" (parent: .abstract.instanceof.App\Controller\NewsletterController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsletterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsletterController).
  • Resolving inheritance for "App\Controller\NewsletterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsletterController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageController" (parent: .abstract.instanceof.App\Controller\PageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageController).
  • Resolving inheritance for "App\Controller\PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ServiceController" (parent: .abstract.instanceof.App\Controller\ServiceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ServiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ServiceController).
  • Resolving inheritance for "App\Controller\ServiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ServiceController).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
  • Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
  • 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.Doctrine\Common\EventSubscriber.0.App\EventListener\WebPropertyDoctrineSubscriber" (parent: .abstract.instanceof.App\EventListener\WebPropertyDoctrineSubscriber).
  • Resolving inheritance for "App\EventListener\WebPropertyDoctrineSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.App\EventListener\WebPropertyDoctrineSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgentType" (parent: .abstract.instanceof.App\Form\AgentType).
  • Resolving inheritance for "App\Form\AgentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategoryType" (parent: .abstract.instanceof.App\Form\CategoryType).
  • Resolving inheritance for "App\Form\CategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategoryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstateInquiryType" (parent: .abstract.instanceof.App\Form\EstateInquiryType).
  • Resolving inheritance for "App\Form\EstateInquiryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstateInquiryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstateType" (parent: .abstract.instanceof.App\Form\EstateType).
  • Resolving inheritance for "App\Form\EstateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstateType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProjectType" (parent: .abstract.instanceof.App\Form\ProjectType).
  • Resolving inheritance for "App\Form\ProjectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProjectType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReferenceType" (parent: .abstract.instanceof.App\Form\ReferenceType).
  • Resolving inheritance for "App\Form\ReferenceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReferenceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceType" (parent: .abstract.instanceof.App\Form\ServiceType).
  • Resolving inheritance for "App\Form\ServiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TagType" (parent: .abstract.instanceof.App\Form\TagType).
  • Resolving inheritance for "App\Form\TagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TagType).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "secrets.decryption_key" (parent: container.env).
  • Resolving inheritance for "doctrine.result_cache_pool" (parent: cache.app).
  • Resolving inheritance for "doctrine.system_cache_pool" (parent: cache.system).
  • Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
  • Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.logger.backtrace.default" (parent: doctrine.dbal.logger.backtrace).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • 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.authentication.listener.form" (parent: security.authentication.listener.abstract).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.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.listener.session.main" (parent: security.logout.listener.session).
  • Resolving inheritance for "security.authentication.provider.dao.main" (parent: security.authentication.provider.dao).
  • Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authentication.listener.form.main" (parent: security.authentication.listener.form).
  • Resolving inheritance for "security.authentication.form_entry_point.main" (parent: security.authentication.form_entry_point).
  • Resolving inheritance for "security.authentication.listener.anonymous.main" (parent: security.authentication.listener.anonymous).
  • Resolving inheritance for "security.authentication.provider.anonymous.main" (parent: security.authentication.provider.anonymous).
  • Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
  • Resolving inheritance for "vich_uploader.namer_uniqid.dms" (parent: vich_uploader.namer_uniqid).
  • Resolving inheritance for "vich_uploader.namer_uniqid.dms_preview" (parent: vich_uploader.namer_uniqid).
  • Resolving inheritance for "vich_uploader.namer_uniqid.upload_file" (parent: vich_uploader.namer_uniqid).
  • Resolving inheritance for "vich_uploader.namer_uniqid.media" (parent: vich_uploader.namer_uniqid).
  • Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
  • Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.dms" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.dms" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.dms" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.dms_preview" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.dms_preview" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.dms_preview" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.inject.upload_file" (parent: vich_uploader.listener.inject.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.upload_file" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.upload_file" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.upload_file" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.template_file" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.template_file" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.template_file" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.upload_form_file" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.upload_form_file" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.upload_form_file" (parent: vich_uploader.listener.upload.orm).
  • Resolving inheritance for "vich_uploader.listener.clean.media" (parent: vich_uploader.listener.clean.orm).
  • Resolving inheritance for "vich_uploader.listener.remove.media" (parent: vich_uploader.listener.remove.orm).
  • Resolving inheritance for "vich_uploader.listener.upload.media" (parent: vich_uploader.listener.upload.orm).
  • 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 "liip_imagine.cache.resolver.default" (parent: liip_imagine.cache.resolver.prototype.web_path).
  • Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.loader.prototype.filesystem).
  • Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.locator.filesystem).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.NexCRM\BaseBundle\Command\GenerateEntities" (parent: .abstract.instanceof.NexCRM\BaseBundle\Command\GenerateEntities).
  • Resolving inheritance for "NexCRM\BaseBundle\Command\GenerateEntities" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.NexCRM\BaseBundle\Command\GenerateEntities).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.NexCRM\BaseBundle\Command\LoadRoutes" (parent: .abstract.instanceof.NexCRM\BaseBundle\Command\LoadRoutes).
  • Resolving inheritance for "NexCRM\BaseBundle\Command\LoadRoutes" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.NexCRM\BaseBundle\Command\LoadRoutes).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.NexCRM\BaseBundle\Command\Lock" (parent: .abstract.instanceof.NexCRM\BaseBundle\Command\Lock).
  • Resolving inheritance for "NexCRM\BaseBundle\Command\Lock" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.NexCRM\BaseBundle\Command\Lock).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.NexCRM\BaseBundle\Command\Unlock" (parent: .abstract.instanceof.NexCRM\BaseBundle\Command\Unlock).
  • Resolving inheritance for "NexCRM\BaseBundle\Command\Unlock" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.NexCRM\BaseBundle\Command\Unlock).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\Api\CRUDController" (parent: .abstract.instanceof.NexCRM\BaseBundle\Controller\Api\CRUDController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\Api\CRUDController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\Api\CRUDController).
  • Resolving inheritance for "NexCRM\BaseBundle\Controller\Api\CRUDController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\Api\CRUDController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\CacheController" (parent: .abstract.instanceof.NexCRM\BaseBundle\Controller\CacheController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\CacheController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\CacheController).
  • Resolving inheritance for "NexCRM\BaseBundle\Controller\CacheController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\CacheController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\DashboardController" (parent: .abstract.instanceof.NexCRM\BaseBundle\Controller\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\DashboardController).
  • Resolving inheritance for "NexCRM\BaseBundle\Controller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\DashboardController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\DefaultController" (parent: .abstract.instanceof.NexCRM\BaseBundle\Controller\DefaultController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\DefaultController).
  • Resolving inheritance for "NexCRM\BaseBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\DefaultController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\LangController" (parent: .abstract.instanceof.NexCRM\BaseBundle\Controller\LangController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\LangController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\LangController).
  • Resolving inheritance for "NexCRM\BaseBundle\Controller\LangController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\LangController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\LangTranslationController" (parent: .abstract.instanceof.NexCRM\BaseBundle\Controller\LangTranslationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\LangTranslationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\LangTranslationController).
  • Resolving inheritance for "NexCRM\BaseBundle\Controller\LangTranslationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\LangTranslationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\MediaController" (parent: .abstract.instanceof.NexCRM\BaseBundle\Controller\MediaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\MediaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\MediaController).
  • Resolving inheritance for "NexCRM\BaseBundle\Controller\MediaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\MediaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\MediaSizeController" (parent: .abstract.instanceof.NexCRM\BaseBundle\Controller\MediaSizeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\MediaSizeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\MediaSizeController).
  • Resolving inheritance for "NexCRM\BaseBundle\Controller\MediaSizeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\MediaSizeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\RoleController" (parent: .abstract.instanceof.NexCRM\BaseBundle\Controller\RoleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\RoleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\RoleController).
  • Resolving inheritance for "NexCRM\BaseBundle\Controller\RoleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\RoleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\SecurityController" (parent: .abstract.instanceof.NexCRM\BaseBundle\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\SecurityController).
  • Resolving inheritance for "NexCRM\BaseBundle\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\SettingsController" (parent: .abstract.instanceof.NexCRM\BaseBundle\Controller\SettingsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\SettingsController).
  • Resolving inheritance for "NexCRM\BaseBundle\Controller\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\SettingsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\SortController" (parent: .abstract.instanceof.NexCRM\BaseBundle\Controller\SortController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\SortController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\SortController).
  • Resolving inheritance for "NexCRM\BaseBundle\Controller\SortController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\SortController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\StyleguideController" (parent: .abstract.instanceof.NexCRM\BaseBundle\Controller\StyleguideController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\StyleguideController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\StyleguideController).
  • Resolving inheritance for "NexCRM\BaseBundle\Controller\StyleguideController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\StyleguideController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\UserController" (parent: .abstract.instanceof.NexCRM\BaseBundle\Controller\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\UserController).
  • Resolving inheritance for "NexCRM\BaseBundle\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\UserController).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\BaseBundle\DataFixtures\FolderFixtures" (parent: .abstract.instanceof.NexCRM\BaseBundle\DataFixtures\FolderFixtures).
  • Resolving inheritance for "NexCRM\BaseBundle\DataFixtures\FolderFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\BaseBundle\DataFixtures\FolderFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\BaseBundle\DataFixtures\LanguageFixtures" (parent: .abstract.instanceof.NexCRM\BaseBundle\DataFixtures\LanguageFixtures).
  • Resolving inheritance for "NexCRM\BaseBundle\DataFixtures\LanguageFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\BaseBundle\DataFixtures\LanguageFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\BaseBundle\DataFixtures\MediaFixtures" (parent: .abstract.instanceof.NexCRM\BaseBundle\DataFixtures\MediaFixtures).
  • Resolving inheritance for "NexCRM\BaseBundle\DataFixtures\MediaFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\BaseBundle\DataFixtures\MediaFixtures).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\BaseBundle\DataFixtures\UserAndRoleFixtures" (parent: .abstract.instanceof.NexCRM\BaseBundle\DataFixtures\UserAndRoleFixtures).
  • Resolving inheritance for "NexCRM\BaseBundle\DataFixtures\UserAndRoleFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\BaseBundle\DataFixtures\UserAndRoleFixtures).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.NexCRM\BaseBundle\EventListener\LocaleListener" (parent: .abstract.instanceof.NexCRM\BaseBundle\EventListener\LocaleListener).
  • Resolving inheritance for "NexCRM\BaseBundle\EventListener\LocaleListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.NexCRM\BaseBundle\EventListener\LocaleListener).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.NexCRM\BaseBundle\EventListener\LogSubscriber" (parent: .abstract.instanceof.NexCRM\BaseBundle\EventListener\LogSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.NexCRM\BaseBundle\EventListener\LogSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.NexCRM\BaseBundle\EventListener\LogSubscriber).
  • Resolving inheritance for "NexCRM\BaseBundle\EventListener\LogSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.NexCRM\BaseBundle\EventListener\LogSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.NexCRM\BaseBundle\EventListener\MediaOrderWriter" (parent: .abstract.instanceof.NexCRM\BaseBundle\EventListener\MediaOrderWriter).
  • Resolving inheritance for "NexCRM\BaseBundle\EventListener\MediaOrderWriter" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.NexCRM\BaseBundle\EventListener\MediaOrderWriter).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.NexCRM\BaseBundle\EventListener\MediaSizeSubscriber" (parent: .abstract.instanceof.NexCRM\BaseBundle\EventListener\MediaSizeSubscriber).
  • Resolving inheritance for "NexCRM\BaseBundle\EventListener\MediaSizeSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.NexCRM\BaseBundle\EventListener\MediaSizeSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Extension\MediaFormExtension" (parent: .abstract.instanceof.NexCRM\BaseBundle\Extension\MediaFormExtension).
  • Resolving inheritance for "NexCRM\BaseBundle\Extension\MediaFormExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Extension\MediaFormExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\DateRangeType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\DateRangeType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\DateRangeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\DateRangeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\AbleProAdminExtension" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\Extension\AbleProAdminExtension).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\Extension\AbleProAdminExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\AbleProAdminExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\CKEditorTypeExtension" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\Extension\CKEditorTypeExtension).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\Extension\CKEditorTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\CKEditorTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\CollectionTypeExtension" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\Extension\CollectionTypeExtension).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\Extension\CollectionTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\CollectionTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\DateTimeTypeExtension" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\Extension\DateTimeTypeExtension).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\Extension\DateTimeTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\DateTimeTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\DateTypeExtension" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\Extension\DateTypeExtension).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\Extension\DateTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\DateTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\EntityTypeExtension" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\Extension\EntityTypeExtension).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\Extension\EntityTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\EntityTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\LinkButtonExtension" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\Extension\LinkButtonExtension).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\Extension\LinkButtonExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\LinkButtonExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\MediaFileTypeExtension" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\Extension\MediaFileTypeExtension).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\Extension\MediaFileTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\MediaFileTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\TabbedFormTypeExtension" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\Extension\TabbedFormTypeExtension).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\Extension\TabbedFormTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\TabbedFormTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\TimeTypeExtension" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\Extension\TimeTypeExtension).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\Extension\TimeTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\TimeTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\FilterType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\FilterType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\FilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\FilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\FolderType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\FolderType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\FolderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\FolderType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\IconSubmitType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\IconSubmitType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\IconSubmitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\IconSubmitType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\LangTranslationType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\LangTranslationType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\LangTranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\LangTranslationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\LangType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\LangType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\LangType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\LangType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\MediaFileInlineType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\MediaFileInlineType).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.NexCRM\BaseBundle\Form\MediaFileInlineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\MediaFileInlineType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\MediaFileInlineType" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.NexCRM\BaseBundle\Form\MediaFileInlineType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\MediaFileMultipleInlineType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\MediaFileMultipleInlineType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\MediaFileMultipleInlineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\MediaFileMultipleInlineType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\MediaFileMultipleType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\MediaFileMultipleType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\MediaFileMultipleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\MediaFileMultipleType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\MediaFileTransformType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\MediaFileTransformType).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.NexCRM\BaseBundle\Form\MediaFileTransformType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\MediaFileTransformType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\MediaFileTransformType" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.NexCRM\BaseBundle\Form\MediaFileTransformType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\MediaFileType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\MediaFileType).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.NexCRM\BaseBundle\Form\MediaFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\MediaFileType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\MediaFileType" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.NexCRM\BaseBundle\Form\MediaFileType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\MediaSizeType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\MediaSizeType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\MediaSizeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\MediaSizeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\MediaType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\MediaType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\MediaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\MediaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\RoleType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\RoleType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\RoleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\RoleType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\SelectEntityType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\SelectEntityType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\SelectEntityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\SelectEntityType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\SettingCollectionType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\SettingCollectionType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\SettingCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\SettingCollectionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\SettingType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\SettingType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\SettingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\SettingType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\TabType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\TabType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\TabType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\TabType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\TabsType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\TabsType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\TabsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\TabsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\Type\ChoiceListType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\Type\ChoiceListType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\Type\ChoiceListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\Type\ChoiceListType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\Type\EntityAndCollectionType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\Type\EntityAndCollectionType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\Type\EntityAndCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\Type\EntityAndCollectionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\Type\FavIconType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\Type\FavIconType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\Type\FavIconType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\Type\FavIconType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\Type\MultiEmailType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\Type\MultiEmailType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\Type\MultiEmailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\Type\MultiEmailType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\Type\SortableCollectionType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\Type\SortableCollectionType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\Type\SortableCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\Type\SortableCollectionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\UserType" (parent: .abstract.instanceof.NexCRM\BaseBundle\Form\UserType).
  • Resolving inheritance for "NexCRM\BaseBundle\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\UserType).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\BaseBundle\Twig\ChartJsTwigExtension" (parent: .abstract.instanceof.NexCRM\BaseBundle\Twig\ChartJsTwigExtension).
  • Resolving inheritance for "NexCRM\BaseBundle\Twig\ChartJsTwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\BaseBundle\Twig\ChartJsTwigExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\BaseBundle\Twig\HookTwigExtension" (parent: .abstract.instanceof.NexCRM\BaseBundle\Twig\HookTwigExtension).
  • Resolving inheritance for "NexCRM\BaseBundle\Twig\HookTwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\BaseBundle\Twig\HookTwigExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\BaseBundle\Twig\LangTwigExtension" (parent: .abstract.instanceof.NexCRM\BaseBundle\Twig\LangTwigExtension).
  • Resolving inheritance for "NexCRM\BaseBundle\Twig\LangTwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\BaseBundle\Twig\LangTwigExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\BaseBundle\Twig\MediaFilterTwigExtension" (parent: .abstract.instanceof.NexCRM\BaseBundle\Twig\MediaFilterTwigExtension).
  • Resolving inheritance for "NexCRM\BaseBundle\Twig\MediaFilterTwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\BaseBundle\Twig\MediaFilterTwigExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\BaseBundle\Twig\OrderByTwigExtension" (parent: .abstract.instanceof.NexCRM\BaseBundle\Twig\OrderByTwigExtension).
  • Resolving inheritance for "NexCRM\BaseBundle\Twig\OrderByTwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\BaseBundle\Twig\OrderByTwigExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\BaseBundle\Twig\SettingTwigExtension" (parent: .abstract.instanceof.NexCRM\BaseBundle\Twig\SettingTwigExtension).
  • Resolving inheritance for "NexCRM\BaseBundle\Twig\SettingTwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\BaseBundle\Twig\SettingTwigExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\BaseBundle\Twig\TwigExtension" (parent: .abstract.instanceof.NexCRM\BaseBundle\Twig\TwigExtension).
  • Resolving inheritance for "NexCRM\BaseBundle\Twig\TwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\BaseBundle\Twig\TwigExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.tabbed_form_type_extension" (parent: .abstract.instanceof.app.form.tabbed_form_type_extension).
  • Resolving inheritance for "app.form.tabbed_form_type_extension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.tabbed_form_type_extension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.link_button.form.extension" (parent: .abstract.instanceof.link_button.form.extension).
  • Resolving inheritance for "link_button.form.extension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.link_button.form.extension).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.locale_listener" (parent: .abstract.instanceof.app.locale_listener).
  • Resolving inheritance for "app.locale_listener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.locale_listener).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Liip\ImagineBundle\Templating\ImagineExtension" (parent: .abstract.instanceof.Liip\ImagineBundle\Templating\ImagineExtension).
  • Resolving inheritance for "Liip\ImagineBundle\Templating\ImagineExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Liip\ImagineBundle\Templating\ImagineExtension).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\BlockController" (parent: .abstract.instanceof.NexCRM\WebBundle\Controller\BlockController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\BlockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\BlockController).
  • Resolving inheritance for "NexCRM\WebBundle\Controller\BlockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\BlockController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\CodeController" (parent: .abstract.instanceof.NexCRM\WebBundle\Controller\CodeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\CodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\CodeController).
  • Resolving inheritance for "NexCRM\WebBundle\Controller\CodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\CodeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\CookieController" (parent: .abstract.instanceof.NexCRM\WebBundle\Controller\CookieController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\CookieController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\CookieController).
  • Resolving inheritance for "NexCRM\WebBundle\Controller\CookieController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\CookieController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\CronController" (parent: .abstract.instanceof.NexCRM\WebBundle\Controller\CronController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\CronController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\CronController).
  • Resolving inheritance for "NexCRM\WebBundle\Controller\CronController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\CronController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\Front\FeedController" (parent: .abstract.instanceof.NexCRM\WebBundle\Controller\Front\FeedController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\Front\FeedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\Front\FeedController).
  • Resolving inheritance for "NexCRM\WebBundle\Controller\Front\FeedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\Front\FeedController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\MenuController" (parent: .abstract.instanceof.NexCRM\WebBundle\Controller\MenuController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\MenuController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\MenuController).
  • Resolving inheritance for "NexCRM\WebBundle\Controller\MenuController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\MenuController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\MenuGroupController" (parent: .abstract.instanceof.NexCRM\WebBundle\Controller\MenuGroupController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\MenuGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\MenuGroupController).
  • Resolving inheritance for "NexCRM\WebBundle\Controller\MenuGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\MenuGroupController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\ModuleController" (parent: .abstract.instanceof.NexCRM\WebBundle\Controller\ModuleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\ModuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\ModuleController).
  • Resolving inheritance for "NexCRM\WebBundle\Controller\ModuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\ModuleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\NewsController" (parent: .abstract.instanceof.NexCRM\WebBundle\Controller\NewsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\NewsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\NewsController).
  • Resolving inheritance for "NexCRM\WebBundle\Controller\NewsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\NewsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\PageController" (parent: .abstract.instanceof.NexCRM\WebBundle\Controller\PageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\PageController).
  • Resolving inheritance for "NexCRM\WebBundle\Controller\PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\PageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\PopupController" (parent: .abstract.instanceof.NexCRM\WebBundle\Controller\PopupController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\PopupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\PopupController).
  • Resolving inheritance for "NexCRM\WebBundle\Controller\PopupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\PopupController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\SEOController" (parent: .abstract.instanceof.NexCRM\WebBundle\Controller\SEOController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\SEOController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\SEOController).
  • Resolving inheritance for "NexCRM\WebBundle\Controller\SEOController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\SEOController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\SettingController" (parent: .abstract.instanceof.NexCRM\WebBundle\Controller\SettingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\SettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\SettingController).
  • Resolving inheritance for "NexCRM\WebBundle\Controller\SettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\SettingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\SliderController" (parent: .abstract.instanceof.NexCRM\WebBundle\Controller\SliderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\SliderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\SliderController).
  • Resolving inheritance for "NexCRM\WebBundle\Controller\SliderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\SliderController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\TagController" (parent: .abstract.instanceof.NexCRM\WebBundle\Controller\TagController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\TagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\TagController).
  • Resolving inheritance for "NexCRM\WebBundle\Controller\TagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\TagController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\TemplateController" (parent: .abstract.instanceof.NexCRM\WebBundle\Controller\TemplateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\TemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\TemplateController).
  • Resolving inheritance for "NexCRM\WebBundle\Controller\TemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\TemplateController).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\WebBundle\DataFixtures\AppFixtures" (parent: .abstract.instanceof.NexCRM\WebBundle\DataFixtures\AppFixtures).
  • Resolving inheritance for "NexCRM\WebBundle\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\WebBundle\DataFixtures\AppFixtures).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.NexCRM\WebBundle\EventListener\LocaleListener" (parent: .abstract.instanceof.NexCRM\WebBundle\EventListener\LocaleListener).
  • Resolving inheritance for "NexCRM\WebBundle\EventListener\LocaleListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.NexCRM\WebBundle\EventListener\LocaleListener).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\BlockType" (parent: .abstract.instanceof.NexCRM\WebBundle\Form\BlockType).
  • Resolving inheritance for "NexCRM\WebBundle\Form\BlockType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\BlockType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\CodeType" (parent: .abstract.instanceof.NexCRM\WebBundle\Form\CodeType).
  • Resolving inheritance for "NexCRM\WebBundle\Form\CodeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\CodeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\ContactType" (parent: .abstract.instanceof.NexCRM\WebBundle\Form\ContactType).
  • Resolving inheritance for "NexCRM\WebBundle\Form\ContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\ContactType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\ContentType" (parent: .abstract.instanceof.NexCRM\WebBundle\Form\ContentType).
  • Resolving inheritance for "NexCRM\WebBundle\Form\ContentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\ContentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\CookieType" (parent: .abstract.instanceof.NexCRM\WebBundle\Form\CookieType).
  • Resolving inheritance for "NexCRM\WebBundle\Form\CookieType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\CookieType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\MenuGroupType" (parent: .abstract.instanceof.NexCRM\WebBundle\Form\MenuGroupType).
  • Resolving inheritance for "NexCRM\WebBundle\Form\MenuGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\MenuGroupType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\MenuType" (parent: .abstract.instanceof.NexCRM\WebBundle\Form\MenuType).
  • Resolving inheritance for "NexCRM\WebBundle\Form\MenuType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\MenuType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\ModuleType" (parent: .abstract.instanceof.NexCRM\WebBundle\Form\ModuleType).
  • Resolving inheritance for "NexCRM\WebBundle\Form\ModuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\ModuleType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\NewsType" (parent: .abstract.instanceof.NexCRM\WebBundle\Form\NewsType).
  • Resolving inheritance for "NexCRM\WebBundle\Form\NewsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\NewsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\PageType" (parent: .abstract.instanceof.NexCRM\WebBundle\Form\PageType).
  • Resolving inheritance for "NexCRM\WebBundle\Form\PageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\PageType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\PopupType" (parent: .abstract.instanceof.NexCRM\WebBundle\Form\PopupType).
  • Resolving inheritance for "NexCRM\WebBundle\Form\PopupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\PopupType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\SEOType" (parent: .abstract.instanceof.NexCRM\WebBundle\Form\SEOType).
  • Resolving inheritance for "NexCRM\WebBundle\Form\SEOType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\SEOType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\SettingType" (parent: .abstract.instanceof.NexCRM\WebBundle\Form\SettingType).
  • Resolving inheritance for "NexCRM\WebBundle\Form\SettingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\SettingType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\SliderType" (parent: .abstract.instanceof.NexCRM\WebBundle\Form\SliderType).
  • Resolving inheritance for "NexCRM\WebBundle\Form\SliderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\SliderType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\TagType" (parent: .abstract.instanceof.NexCRM\WebBundle\Form\TagType).
  • Resolving inheritance for "NexCRM\WebBundle\Form\TagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\TagType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\TemplateType" (parent: .abstract.instanceof.NexCRM\WebBundle\Form\TemplateType).
  • Resolving inheritance for "NexCRM\WebBundle\Form\TemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\TemplateType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\Type\ContentFromTemplateType" (parent: .abstract.instanceof.NexCRM\WebBundle\Form\Type\ContentFromTemplateType).
  • Resolving inheritance for "NexCRM\WebBundle\Form\Type\ContentFromTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\Type\ContentFromTemplateType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\Type\DataSourcesType" (parent: .abstract.instanceof.NexCRM\WebBundle\Form\Type\DataSourcesType).
  • Resolving inheritance for "NexCRM\WebBundle\Form\Type\DataSourcesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\Type\DataSourcesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\Type\TemplateCollectionType" (parent: .abstract.instanceof.NexCRM\WebBundle\Form\Type\TemplateCollectionType).
  • Resolving inheritance for "NexCRM\WebBundle\Form\Type\TemplateCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\Type\TemplateCollectionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\Type\TemplateEntityType" (parent: .abstract.instanceof.NexCRM\WebBundle\Form\Type\TemplateEntityType).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.NexCRM\WebBundle\Form\Type\TemplateEntityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\Type\TemplateEntityType).
  • Resolving inheritance for "NexCRM\WebBundle\Form\Type\TemplateEntityType" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.NexCRM\WebBundle\Form\Type\TemplateEntityType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\URLType" (parent: .abstract.instanceof.NexCRM\WebBundle\Form\URLType).
  • Resolving inheritance for "NexCRM\WebBundle\Form\URLType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\URLType).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\WebBundle\Twig\MarketingTwigExtension" (parent: .abstract.instanceof.NexCRM\WebBundle\Twig\MarketingTwigExtension).
  • Resolving inheritance for "NexCRM\WebBundle\Twig\MarketingTwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\WebBundle\Twig\MarketingTwigExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\WebBundle\Twig\TwigExtension" (parent: .abstract.instanceof.NexCRM\WebBundle\Twig\TwigExtension).
  • Resolving inheritance for "NexCRM\WebBundle\Twig\TwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\WebBundle\Twig\TwigExtension).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\NotificationBundle\Controller\CronController" (parent: .abstract.instanceof.NexCRM\NotificationBundle\Controller\CronController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\NotificationBundle\Controller\CronController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\NotificationBundle\Controller\CronController).
  • Resolving inheritance for "NexCRM\NotificationBundle\Controller\CronController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\NotificationBundle\Controller\CronController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\NotificationBundle\Controller\EntityController" (parent: .abstract.instanceof.NexCRM\NotificationBundle\Controller\EntityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\NotificationBundle\Controller\EntityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\NotificationBundle\Controller\EntityController).
  • Resolving inheritance for "NexCRM\NotificationBundle\Controller\EntityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\NotificationBundle\Controller\EntityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\NotificationBundle\Controller\NotificationContentController" (parent: .abstract.instanceof.NexCRM\NotificationBundle\Controller\NotificationContentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\NotificationBundle\Controller\NotificationContentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\NotificationBundle\Controller\NotificationContentController).
  • Resolving inheritance for "NexCRM\NotificationBundle\Controller\NotificationContentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\NotificationBundle\Controller\NotificationContentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\NotificationBundle\Controller\NotificationController" (parent: .abstract.instanceof.NexCRM\NotificationBundle\Controller\NotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\NotificationBundle\Controller\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\NotificationBundle\Controller\NotificationController).
  • Resolving inheritance for "NexCRM\NotificationBundle\Controller\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\NotificationBundle\Controller\NotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\NotificationBundle\Controller\SystemNotificationController" (parent: .abstract.instanceof.NexCRM\NotificationBundle\Controller\SystemNotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\NotificationBundle\Controller\SystemNotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\NotificationBundle\Controller\SystemNotificationController).
  • Resolving inheritance for "NexCRM\NotificationBundle\Controller\SystemNotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\NotificationBundle\Controller\SystemNotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\NotificationBundle\Controller\WatcherContentController" (parent: .abstract.instanceof.NexCRM\NotificationBundle\Controller\WatcherContentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\NotificationBundle\Controller\WatcherContentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\NotificationBundle\Controller\WatcherContentController).
  • Resolving inheritance for "NexCRM\NotificationBundle\Controller\WatcherContentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\NotificationBundle\Controller\WatcherContentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\NotificationBundle\Controller\WatcherController" (parent: .abstract.instanceof.NexCRM\NotificationBundle\Controller\WatcherController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\NotificationBundle\Controller\WatcherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\NotificationBundle\Controller\WatcherController).
  • Resolving inheritance for "NexCRM\NotificationBundle\Controller\WatcherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\NotificationBundle\Controller\WatcherController).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\NotificationBundle\DataFixtures\LoadNotificators" (parent: .abstract.instanceof.NexCRM\NotificationBundle\DataFixtures\LoadNotificators).
  • Resolving inheritance for "NexCRM\NotificationBundle\DataFixtures\LoadNotificators" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\NotificationBundle\DataFixtures\LoadNotificators).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\NotificationBundle\DataFixtures\LoadRecover" (parent: .abstract.instanceof.NexCRM\NotificationBundle\DataFixtures\LoadRecover).
  • Resolving inheritance for "NexCRM\NotificationBundle\DataFixtures\LoadRecover" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\NotificationBundle\DataFixtures\LoadRecover).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\NotificationBundle\DataFixtures\LoadRoles" (parent: .abstract.instanceof.NexCRM\NotificationBundle\DataFixtures\LoadRoles).
  • Resolving inheritance for "NexCRM\NotificationBundle\DataFixtures\LoadRoles" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\NotificationBundle\DataFixtures\LoadRoles).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\EntityPropertyType" (parent: .abstract.instanceof.NexCRM\NotificationBundle\Form\EntityPropertyType).
  • Resolving inheritance for "NexCRM\NotificationBundle\Form\EntityPropertyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\EntityPropertyType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\EntitySelectType" (parent: .abstract.instanceof.NexCRM\NotificationBundle\Form\EntitySelectType).
  • Resolving inheritance for "NexCRM\NotificationBundle\Form\EntitySelectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\EntitySelectType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\EntityType" (parent: .abstract.instanceof.NexCRM\NotificationBundle\Form\EntityType).
  • Resolving inheritance for "NexCRM\NotificationBundle\Form\EntityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\EntityType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\NotificationContentType" (parent: .abstract.instanceof.NexCRM\NotificationBundle\Form\NotificationContentType).
  • Resolving inheritance for "NexCRM\NotificationBundle\Form\NotificationContentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\NotificationContentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\NotificationRuleType" (parent: .abstract.instanceof.NexCRM\NotificationBundle\Form\NotificationRuleType).
  • Resolving inheritance for "NexCRM\NotificationBundle\Form\NotificationRuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\NotificationRuleType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\NotificationType" (parent: .abstract.instanceof.NexCRM\NotificationBundle\Form\NotificationType).
  • Resolving inheritance for "NexCRM\NotificationBundle\Form\NotificationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\NotificationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\RecipientType" (parent: .abstract.instanceof.NexCRM\NotificationBundle\Form\RecipientType).
  • Resolving inheritance for "NexCRM\NotificationBundle\Form\RecipientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\RecipientType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\SystemNotificationType" (parent: .abstract.instanceof.NexCRM\NotificationBundle\Form\SystemNotificationType).
  • Resolving inheritance for "NexCRM\NotificationBundle\Form\SystemNotificationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\SystemNotificationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\WatcherContentType" (parent: .abstract.instanceof.NexCRM\NotificationBundle\Form\WatcherContentType).
  • Resolving inheritance for "NexCRM\NotificationBundle\Form\WatcherContentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\WatcherContentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\WatcherType" (parent: .abstract.instanceof.NexCRM\NotificationBundle\Form\WatcherType).
  • Resolving inheritance for "NexCRM\NotificationBundle\Form\WatcherType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\WatcherType).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\MicropageBundle\Controller\DomainController" (parent: .abstract.instanceof.NexCRM\MicropageBundle\Controller\DomainController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\MicropageBundle\Controller\DomainController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\MicropageBundle\Controller\DomainController).
  • Resolving inheritance for "NexCRM\MicropageBundle\Controller\DomainController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\MicropageBundle\Controller\DomainController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\MicropageBundle\Controller\MicropageController" (parent: .abstract.instanceof.NexCRM\MicropageBundle\Controller\MicropageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\MicropageBundle\Controller\MicropageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\MicropageBundle\Controller\MicropageController).
  • Resolving inheritance for "NexCRM\MicropageBundle\Controller\MicropageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\MicropageBundle\Controller\MicropageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\MicropageBundle\Controller\MicropageGenerateController" (parent: .abstract.instanceof.NexCRM\MicropageBundle\Controller\MicropageGenerateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\MicropageBundle\Controller\MicropageGenerateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\MicropageBundle\Controller\MicropageGenerateController).
  • Resolving inheritance for "NexCRM\MicropageBundle\Controller\MicropageGenerateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\MicropageBundle\Controller\MicropageGenerateController).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\MicropageBundle\DataFixtures\AppFixtures" (parent: .abstract.instanceof.NexCRM\MicropageBundle\DataFixtures\AppFixtures).
  • Resolving inheritance for "NexCRM\MicropageBundle\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\MicropageBundle\DataFixtures\AppFixtures).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\MicropageBundle\Form\DomainType" (parent: .abstract.instanceof.NexCRM\MicropageBundle\Form\DomainType).
  • Resolving inheritance for "NexCRM\MicropageBundle\Form\DomainType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\MicropageBundle\Form\DomainType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\MicropageBundle\Form\MicropageCodeType" (parent: .abstract.instanceof.NexCRM\MicropageBundle\Form\MicropageCodeType).
  • Resolving inheritance for "NexCRM\MicropageBundle\Form\MicropageCodeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\MicropageBundle\Form\MicropageCodeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\MicropageBundle\Form\MicropageType" (parent: .abstract.instanceof.NexCRM\MicropageBundle\Form\MicropageType).
  • Resolving inheritance for "NexCRM\MicropageBundle\Form\MicropageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\MicropageBundle\Form\MicropageType).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\MicropageBundle\Twig\MarketingTwigExtension" (parent: .abstract.instanceof.NexCRM\MicropageBundle\Twig\MarketingTwigExtension).
  • Resolving inheritance for "NexCRM\MicropageBundle\Twig\MarketingTwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\MicropageBundle\Twig\MarketingTwigExtension).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\CompanyBundle\Controller\DefaultController" (parent: .abstract.instanceof.NexCRM\CompanyBundle\Controller\DefaultController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\CompanyBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\CompanyBundle\Controller\DefaultController).
  • Resolving inheritance for "NexCRM\CompanyBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\CompanyBundle\Controller\DefaultController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\CompanyBundle\Controller\PersonController" (parent: .abstract.instanceof.NexCRM\CompanyBundle\Controller\PersonController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\CompanyBundle\Controller\PersonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\CompanyBundle\Controller\PersonController).
  • Resolving inheritance for "NexCRM\CompanyBundle\Controller\PersonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\CompanyBundle\Controller\PersonController).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\CompanyBundle\DataFixtures\AppFixtures" (parent: .abstract.instanceof.NexCRM\CompanyBundle\DataFixtures\AppFixtures).
  • Resolving inheritance for "NexCRM\CompanyBundle\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\CompanyBundle\DataFixtures\AppFixtures).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\CompanyBundle\Form\ChangePasswordType" (parent: .abstract.instanceof.NexCRM\CompanyBundle\Form\ChangePasswordType).
  • Resolving inheritance for "NexCRM\CompanyBundle\Form\ChangePasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\CompanyBundle\Form\ChangePasswordType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\CompanyBundle\Form\CompanyContactType" (parent: .abstract.instanceof.NexCRM\CompanyBundle\Form\CompanyContactType).
  • Resolving inheritance for "NexCRM\CompanyBundle\Form\CompanyContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\CompanyBundle\Form\CompanyContactType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\CompanyBundle\Form\CompanyType" (parent: .abstract.instanceof.NexCRM\CompanyBundle\Form\CompanyType).
  • Resolving inheritance for "NexCRM\CompanyBundle\Form\CompanyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\CompanyBundle\Form\CompanyType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\CompanyBundle\Form\ExtendedPersonType" (parent: .abstract.instanceof.NexCRM\CompanyBundle\Form\ExtendedPersonType).
  • Resolving inheritance for "NexCRM\CompanyBundle\Form\ExtendedPersonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\CompanyBundle\Form\ExtendedPersonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\CompanyBundle\Form\NotifyUserType" (parent: .abstract.instanceof.NexCRM\CompanyBundle\Form\NotifyUserType).
  • Resolving inheritance for "NexCRM\CompanyBundle\Form\NotifyUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\CompanyBundle\Form\NotifyUserType).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\Ajax\NumericalRootAjaxController" (parent: .abstract.instanceof.NexCRM\DMSBundle\Controller\Ajax\NumericalRootAjaxController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\Ajax\NumericalRootAjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\Ajax\NumericalRootAjaxController).
  • Resolving inheritance for "NexCRM\DMSBundle\Controller\Ajax\NumericalRootAjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\Ajax\NumericalRootAjaxController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\CronController" (parent: .abstract.instanceof.NexCRM\DMSBundle\Controller\CronController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\CronController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\CronController).
  • Resolving inheritance for "NexCRM\DMSBundle\Controller\CronController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\CronController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\DMSController" (parent: .abstract.instanceof.NexCRM\DMSBundle\Controller\DMSController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\DMSController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\DMSController).
  • Resolving inheritance for "NexCRM\DMSBundle\Controller\DMSController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\DMSController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\FileController" (parent: .abstract.instanceof.NexCRM\DMSBundle\Controller\FileController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\FileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\FileController).
  • Resolving inheritance for "NexCRM\DMSBundle\Controller\FileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\FileController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\FileTemplateController" (parent: .abstract.instanceof.NexCRM\DMSBundle\Controller\FileTemplateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\FileTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\FileTemplateController).
  • Resolving inheritance for "NexCRM\DMSBundle\Controller\FileTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\FileTemplateController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\FileTemplateFieldSettingController" (parent: .abstract.instanceof.NexCRM\DMSBundle\Controller\FileTemplateFieldSettingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\FileTemplateFieldSettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\FileTemplateFieldSettingController).
  • Resolving inheritance for "NexCRM\DMSBundle\Controller\FileTemplateFieldSettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\FileTemplateFieldSettingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\FilterController" (parent: .abstract.instanceof.NexCRM\DMSBundle\Controller\FilterController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\FilterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\FilterController).
  • Resolving inheritance for "NexCRM\DMSBundle\Controller\FilterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\FilterController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\RuleController" (parent: .abstract.instanceof.NexCRM\DMSBundle\Controller\RuleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\RuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\RuleController).
  • Resolving inheritance for "NexCRM\DMSBundle\Controller\RuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\RuleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\TestController" (parent: .abstract.instanceof.NexCRM\DMSBundle\Controller\TestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\TestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\TestController).
  • Resolving inheritance for "NexCRM\DMSBundle\Controller\TestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\TestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\UtilController" (parent: .abstract.instanceof.NexCRM\DMSBundle\Controller\UtilController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\UtilController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\UtilController).
  • Resolving inheritance for "NexCRM\DMSBundle\Controller\UtilController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\UtilController).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\DMSBundle\DataFixtures\LoadRoles" (parent: .abstract.instanceof.NexCRM\DMSBundle\DataFixtures\LoadRoles).
  • Resolving inheritance for "NexCRM\DMSBundle\DataFixtures\LoadRoles" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\DMSBundle\DataFixtures\LoadRoles).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.NexCRM\DMSBundle\EventListener\OrderWriter" (parent: .abstract.instanceof.NexCRM\DMSBundle\EventListener\OrderWriter).
  • Resolving inheritance for "NexCRM\DMSBundle\EventListener\OrderWriter" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.NexCRM\DMSBundle\EventListener\OrderWriter).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\DMSBundle\Extension\FormExtension" (parent: .abstract.instanceof.NexCRM\DMSBundle\Extension\FormExtension).
  • Resolving inheritance for "NexCRM\DMSBundle\Extension\FormExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\DMSBundle\Extension\FormExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\DMSFileMultipleType" (parent: .abstract.instanceof.NexCRM\DMSBundle\Form\DMSFileMultipleType).
  • Resolving inheritance for "NexCRM\DMSBundle\Form\DMSFileMultipleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\DMSFileMultipleType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\DMSFileType" (parent: .abstract.instanceof.NexCRM\DMSBundle\Form\DMSFileType).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.NexCRM\DMSBundle\Form\DMSFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\DMSFileType).
  • Resolving inheritance for "NexCRM\DMSBundle\Form\DMSFileType" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.NexCRM\DMSBundle\Form\DMSFileType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\DMSBundle\Form\Extension\DMSFileTypeExtension" (parent: .abstract.instanceof.NexCRM\DMSBundle\Form\Extension\DMSFileTypeExtension).
  • Resolving inheritance for "NexCRM\DMSBundle\Form\Extension\DMSFileTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\DMSBundle\Form\Extension\DMSFileTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\DMSBundle\Form\Extension\FileTypeExtension" (parent: .abstract.instanceof.NexCRM\DMSBundle\Form\Extension\FileTypeExtension).
  • Resolving inheritance for "NexCRM\DMSBundle\Form\Extension\FileTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\DMSBundle\Form\Extension\FileTypeExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileCommentType" (parent: .abstract.instanceof.NexCRM\DMSBundle\Form\FileCommentType).
  • Resolving inheritance for "NexCRM\DMSBundle\Form\FileCommentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileCommentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileFieldType" (parent: .abstract.instanceof.NexCRM\DMSBundle\Form\FileFieldType).
  • Resolving inheritance for "NexCRM\DMSBundle\Form\FileFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileFieldType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileParametersType" (parent: .abstract.instanceof.NexCRM\DMSBundle\Form\FileParametersType).
  • Resolving inheritance for "NexCRM\DMSBundle\Form\FileParametersType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileParametersType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileTemplateFieldSettingType" (parent: .abstract.instanceof.NexCRM\DMSBundle\Form\FileTemplateFieldSettingType).
  • Resolving inheritance for "NexCRM\DMSBundle\Form\FileTemplateFieldSettingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileTemplateFieldSettingType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileTemplateFieldType" (parent: .abstract.instanceof.NexCRM\DMSBundle\Form\FileTemplateFieldType).
  • Resolving inheritance for "NexCRM\DMSBundle\Form\FileTemplateFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileTemplateFieldType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileTemplateType" (parent: .abstract.instanceof.NexCRM\DMSBundle\Form\FileTemplateType).
  • Resolving inheritance for "NexCRM\DMSBundle\Form\FileTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileTemplateType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileTransformType" (parent: .abstract.instanceof.NexCRM\DMSBundle\Form\FileTransformType).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.NexCRM\DMSBundle\Form\FileTransformType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileTransformType).
  • Resolving inheritance for "NexCRM\DMSBundle\Form\FileTransformType" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.NexCRM\DMSBundle\Form\FileTransformType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileType" (parent: .abstract.instanceof.NexCRM\DMSBundle\Form\FileType).
  • Resolving inheritance for "NexCRM\DMSBundle\Form\FileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FilterItemType" (parent: .abstract.instanceof.NexCRM\DMSBundle\Form\FilterItemType).
  • Resolving inheritance for "NexCRM\DMSBundle\Form\FilterItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FilterItemType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FilterType" (parent: .abstract.instanceof.NexCRM\DMSBundle\Form\FilterType).
  • Resolving inheritance for "NexCRM\DMSBundle\Form\FilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FolderRuleType" (parent: .abstract.instanceof.NexCRM\DMSBundle\Form\FolderRuleType).
  • Resolving inheritance for "NexCRM\DMSBundle\Form\FolderRuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FolderRuleType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FolderType" (parent: .abstract.instanceof.NexCRM\DMSBundle\Form\FolderType).
  • Resolving inheritance for "NexCRM\DMSBundle\Form\FolderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FolderType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\NumericalRootDefinitionType" (parent: .abstract.instanceof.NexCRM\DMSBundle\Form\NumericalRootDefinitionType).
  • Resolving inheritance for "NexCRM\DMSBundle\Form\NumericalRootDefinitionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\NumericalRootDefinitionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\NumericalRootType" (parent: .abstract.instanceof.NexCRM\DMSBundle\Form\NumericalRootType).
  • Resolving inheritance for "NexCRM\DMSBundle\Form\NumericalRootType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\NumericalRootType).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\DMSBundle\Twig\TwigExtension" (parent: .abstract.instanceof.NexCRM\DMSBundle\Twig\TwigExtension).
  • Resolving inheritance for "NexCRM\DMSBundle\Twig\TwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\DMSBundle\Twig\TwigExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\DMSBundle\Twig\UserRoleFilter" (parent: .abstract.instanceof.NexCRM\DMSBundle\Twig\UserRoleFilter).
  • Resolving inheritance for "NexCRM\DMSBundle\Twig\UserRoleFilter" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\DMSBundle\Twig\UserRoleFilter).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\PersonBundle\Controller\DefaultController" (parent: .abstract.instanceof.NexCRM\PersonBundle\Controller\DefaultController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\PersonBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\PersonBundle\Controller\DefaultController).
  • Resolving inheritance for "NexCRM\PersonBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\PersonBundle\Controller\DefaultController).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\PersonBundle\DataFixtures\AppFixtures" (parent: .abstract.instanceof.NexCRM\PersonBundle\DataFixtures\AppFixtures).
  • Resolving inheritance for "NexCRM\PersonBundle\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\PersonBundle\DataFixtures\AppFixtures).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\PersonBundle\Form\AddressType" (parent: .abstract.instanceof.NexCRM\PersonBundle\Form\AddressType).
  • Resolving inheritance for "NexCRM\PersonBundle\Form\AddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\PersonBundle\Form\AddressType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\PersonBundle\Form\BankDetailType" (parent: .abstract.instanceof.NexCRM\PersonBundle\Form\BankDetailType).
  • Resolving inheritance for "NexCRM\PersonBundle\Form\BankDetailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\PersonBundle\Form\BankDetailType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\PersonBundle\Form\PersonType" (parent: .abstract.instanceof.NexCRM\PersonBundle\Form\PersonType).
  • Resolving inheritance for "NexCRM\PersonBundle\Form\PersonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\PersonBundle\Form\PersonType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\PersonBundle\Form\PersonalDataType" (parent: .abstract.instanceof.NexCRM\PersonBundle\Form\PersonalDataType).
  • Resolving inheritance for "NexCRM\PersonBundle\Form\PersonalDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\PersonBundle\Form\PersonalDataType).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" (parent: .instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber).
  • 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_stimulus_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (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.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.nelmio_api_doc" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
134
  • Removing method "setEventDispatcher" of service "App\Controller\Admin\AgentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "App\Controller\Admin\AgentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "App\Controller\Admin\AgentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Admin\CategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "App\Controller\Admin\CategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "App\Controller\Admin\CategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Admin\EstateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "App\Controller\Admin\EstateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "App\Controller\Admin\EstateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Admin\EstateInquiryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "App\Controller\Admin\EstateInquiryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "App\Controller\Admin\EstateInquiryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Admin\NewsletterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Admin\ProjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "App\Controller\Admin\ProjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "App\Controller\Admin\ProjectController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Admin\ReferenceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "App\Controller\Admin\ReferenceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "App\Controller\Admin\ReferenceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Admin\ServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "App\Controller\Admin\ServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "App\Controller\Admin\ServiceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "App\Controller\Admin\TagController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "App\Controller\Admin\TagController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "App\Controller\Admin\TagController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\BaseBundle\Controller\DashboardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\BaseBundle\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\BaseBundle\Controller\LangController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\BaseBundle\Controller\LangController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\BaseBundle\Controller\LangController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\BaseBundle\Controller\LangTranslationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\BaseBundle\Controller\LangTranslationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\BaseBundle\Controller\LangTranslationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\BaseBundle\Controller\MediaController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\BaseBundle\Controller\MediaSizeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\BaseBundle\Controller\MediaSizeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\BaseBundle\Controller\MediaSizeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\BaseBundle\Controller\RoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\BaseBundle\Controller\RoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\BaseBundle\Controller\RoleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\BaseBundle\Controller\SettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\BaseBundle\Controller\StyleguideController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\BaseBundle\Controller\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\BaseBundle\Controller\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\BaseBundle\Controller\UserController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\CompanyBundle\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\CompanyBundle\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\CompanyBundle\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\CompanyBundle\Controller\PersonController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\CompanyBundle\Controller\PersonController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\CompanyBundle\Controller\PersonController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\DMSBundle\Controller\DMSController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\DMSBundle\Controller\FileController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\DMSBundle\Controller\FileTemplateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\DMSBundle\Controller\FileTemplateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\DMSBundle\Controller\FileTemplateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\DMSBundle\Controller\FileTemplateFieldSettingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\DMSBundle\Controller\FileTemplateFieldSettingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\DMSBundle\Controller\FileTemplateFieldSettingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\DMSBundle\Controller\FilterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\DMSBundle\Controller\FilterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\DMSBundle\Controller\FilterController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\MicropageBundle\Controller\DomainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\MicropageBundle\Controller\DomainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\MicropageBundle\Controller\DomainController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\MicropageBundle\Controller\MicropageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\MicropageBundle\Controller\MicropageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\MicropageBundle\Controller\MicropageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\MicropageBundle\Controller\MicropageGenerateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\MicropageBundle\Controller\MicropageGenerateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\MicropageBundle\Controller\MicropageGenerateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\NotificationBundle\Controller\EntityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\NotificationBundle\Controller\EntityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\NotificationBundle\Controller\EntityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\NotificationBundle\Controller\NotificationContentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\NotificationBundle\Controller\NotificationContentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\NotificationBundle\Controller\NotificationContentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\NotificationBundle\Controller\NotificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\NotificationBundle\Controller\NotificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\NotificationBundle\Controller\NotificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\NotificationBundle\Controller\SystemNotificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\NotificationBundle\Controller\SystemNotificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\NotificationBundle\Controller\SystemNotificationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\NotificationBundle\Controller\WatcherContentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\NotificationBundle\Controller\WatcherContentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\NotificationBundle\Controller\WatcherContentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\NotificationBundle\Controller\WatcherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\NotificationBundle\Controller\WatcherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\NotificationBundle\Controller\WatcherController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\PersonBundle\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\PersonBundle\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\PersonBundle\Controller\DefaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\WebBundle\Controller\BlockController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\WebBundle\Controller\BlockController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\WebBundle\Controller\BlockController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\WebBundle\Controller\CodeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\WebBundle\Controller\CodeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\WebBundle\Controller\CodeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\WebBundle\Controller\CookieController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\WebBundle\Controller\CookieController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\WebBundle\Controller\CookieController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\WebBundle\Controller\MenuController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\WebBundle\Controller\MenuController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\WebBundle\Controller\MenuController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\WebBundle\Controller\MenuGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\WebBundle\Controller\MenuGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\WebBundle\Controller\MenuGroupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\WebBundle\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\WebBundle\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\WebBundle\Controller\ModuleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\WebBundle\Controller\NewsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\WebBundle\Controller\NewsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\WebBundle\Controller\NewsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\WebBundle\Controller\PageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\WebBundle\Controller\PageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\WebBundle\Controller\PageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\WebBundle\Controller\PopupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\WebBundle\Controller\PopupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\WebBundle\Controller\PopupController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\WebBundle\Controller\SEOController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\WebBundle\Controller\SEOController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\WebBundle\Controller\SEOController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\WebBundle\Controller\SettingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\WebBundle\Controller\SettingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\WebBundle\Controller\SettingController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\WebBundle\Controller\SliderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\WebBundle\Controller\SliderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\WebBundle\Controller\SliderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\WebBundle\Controller\TagController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\WebBundle\Controller\TagController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\WebBundle\Controller\TagController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setEventDispatcher" of service "NexCRM\WebBundle\Controller\TemplateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setFormDataRememberManager" of service "NexCRM\WebBundle\Controller\TemplateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
  • Removing method "setRequestDataRememberManager" of service "NexCRM\WebBundle\Controller\TemplateController" from controller candidates: the method is called at instantiation, thus cannot be an action.
301
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; 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\HttpKernel\HttpCache\StoreInterface"; 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\HttpKernel\UriSigner"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
  • Removed service "error_renderer.html"; reason: private alias.
  • Removed service "error_renderer"; reason: private alias.
  • Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; 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\Contracts\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
  • Removed service "mailer.logger_message_listener"; 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\Normalizer\PropertyNormalizer"; 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\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; 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_doctrine_dbal_provider"; reason: private alias.
  • Removed service "cache.default_pdo_provider"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineResultCachePool"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineResultCachePool"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface $doctrineResultCachePool"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineSystemCachePool"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineSystemCachePool"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface $doctrineSystemCachePool"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
  • Removed service "session.storage.filesystem"; reason: private alias.
  • Removed service "session.storage"; reason: private alias.
  • Removed service "session.storage.factory"; 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\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; 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 "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\DBAL\Connection $defaultConnection"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "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\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\FirewallMapInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
  • Removed service "security.password_hasher"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.user.provider.concrete.default_provider"; reason: private alias.
  • Removed service "security.user_providers"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
  • Removed service "security.authentication.session_strategy.main"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "security.firewall.context_locator"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "vich_uploader.storage"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
  • Removed service "vich_uploader.metadata_driver"; reason: private alias.
  • Removed service "vich_uploader.metadata.cache"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
  • Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
  • Removed service "fm_elfinder.configurator"; 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 "a2lix_auto_form.manipulator.default"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Config\FilterFactoryCollection"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Config\StackBuilder"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Config\StackCollection"; reason: private alias.
  • Removed service "liip_imagine"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
  • Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
  • Removed service "jms_serializer.metadata.cache"; reason: private alias.
  • Removed service "jms_serializer.naming_strategy"; reason: private alias.
  • Removed service "jms_serializer.object_constructor"; reason: private alias.
  • Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
  • Removed service "jms_serializer.accessor_strategy"; reason: private alias.
  • Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
  • Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
  • Removed service "jms_serializer.event_dispatcher"; reason: private alias.
  • Removed service "fos_js_routing.router"; reason: private alias.
  • Removed service "FOS\OAuthServerBundle\Model\ClientManagerInterface"; reason: private alias.
  • Removed service "FOS\OAuthServerBundle\Model\AccessTokenManagerInterface"; reason: private alias.
  • Removed service "FOS\OAuthServerBundle\Model\RefreshTokenManagerInterface"; reason: private alias.
  • Removed service "FOS\OAuthServerBundle\Model\AuthCodeManagerInterface"; reason: private alias.
  • Removed service "fos_oauth_server.storage"; reason: private alias.
  • Removed service "fos_oauth_server.client_manager"; reason: private alias.
  • Removed service "fos_oauth_server.access_token_manager"; reason: private alias.
  • Removed service "fos_oauth_server.refresh_token_manager"; reason: private alias.
  • Removed service "fos_oauth_server.auth_code_manager"; reason: private alias.
  • Removed service "fos_oauth_server.user_provider"; reason: private alias.
  • Removed service "fos_oauth_server.authorize.form.handler"; reason: private alias.
  • Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
  • Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
  • Removed service "Knp\DoctrineBehaviors\Contract\Provider\LocaleProviderInterface"; reason: private alias.
  • Removed service "Knp\DoctrineBehaviors\Contract\Provider\UserProviderInterface"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; 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 $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
  • Removed service "doctrine.id_generator_locator"; reason: private alias.
  • Removed service "a2lix_translation_form.locale_provider.default"; reason: private alias.
  • Removed service "liip_imagine.mime_type_guesser"; reason: private alias.
  • Removed service "liip_imagine.extension_guesser"; reason: private alias.
  • Removed service "fos_rest.serializer"; reason: private alias.
  • Removed service ".service_locator.KsPGMLD"; reason: private alias.
  • Removed service ".service_locator.vsIIEJz"; reason: private alias.
  • Removed service ".service_locator.NuHbnez"; reason: private alias.
  • Removed service ".service_locator.9L433w3"; reason: private alias.
  • Removed service ".service_locator.0GV1BZZ"; reason: private alias.
  • Removed service ".service_locator.sAdiwBT"; reason: private alias.
  • Removed service ".service_locator.5Xhu7zG"; reason: private alias.
  • Removed service ".service_locator.wKF4yn1"; reason: private alias.
  • Removed service ".service_locator.i2UnAhx"; reason: private alias.
  • Removed service ".service_locator.jOuwRGe"; reason: private alias.
  • Removed service ".service_locator.PE_T8PW"; reason: private alias.
  • Removed service ".service_locator.6llF7Cj"; reason: private alias.
  • Removed service ".service_locator.sAqKCGb"; reason: private alias.
  • Removed service ".service_locator.W9y3dzm"; reason: private alias.
  • Removed service ".service_locator.NeM9MDZ"; reason: private alias.
  • Removed service "http_client"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "var_dumper.cli_dumper"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "app.decorating_translator.inner"; reason: private alias.
  • Removed service "jms_serializer.metadata.doctrine_type_driver.inner"; reason: private alias.
  • Removed service "jms_serializer.metadata.typed_properties_driver.inner"; reason: private alias.
  • Removed service "jms_serializer.doctrine_object_constructor.inner"; 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 "doctrine.orm.default_metadata_driver"; reason: private alias.
  • Removed service "jms_serializer.form_error_handler"; reason: private alias.
  • Removed service "jms_serializer.metadata_factory"; reason: private alias.
  • Removed service "jms_serializer.handler_registry"; reason: private alias.
  • Removed service "jms_serializer.metadata.file_locator"; reason: private alias.
  • Removed service ".service_locator.JBAFp66"; reason: private alias.
  • Removed service ".service_locator.SzH5LnZ"; reason: private alias.
  • Removed service ".service_locator.mU2ztDQ"; reason: private alias.
  • Removed service ".service_locator.MsiqZu0"; reason: private alias.
  • Removed service ".service_locator.bxhIai2"; reason: private alias.
  • Removed service ".service_locator.C3wpoSt"; reason: private alias.
  • Removed service ".service_locator.MSmiGwZ"; reason: private alias.
  • Removed service ".service_locator.ml6_GKl"; reason: private alias.
  • Removed service ".service_locator.lcfS9jL"; reason: private alias.
  • Removed service ".service_locator.YD568ax"; reason: private alias.
  • Removed service ".service_locator.TYhazP7"; reason: private alias.
  • Removed service ".service_locator.d1SDGM2"; reason: private alias.
  • Removed service ".service_locator.pVDyF7S"; reason: private alias.
  • Removed service ".service_locator.UGwWY_s"; reason: private alias.
  • Removed service ".service_locator.9x.bxl9"; reason: private alias.
  • Removed service ".service_locator.tz23CNi"; reason: private alias.
  • Removed service ".service_locator.Ly26Aig"; reason: private alias.
  • Removed service ".service_locator.y8Tp.Qh"; reason: private alias.
  • Removed service ".service_locator.j1BDbjq"; reason: private alias.
  • Removed service ".service_locator.Yw4NmDc"; reason: private alias.
  • Removed service ".service_locator.N1rAITG"; reason: private alias.
  • Removed service ".service_locator.W9rG8ys"; reason: private alias.
  • Removed service ".service_locator.lFA7MSe"; reason: private alias.
  • Removed service ".service_locator.bPyss.N"; reason: private alias.
  • Removed service ".service_locator.oAlNUVo"; reason: private alias.
  • Removed service ".service_locator.pqoHTdq"; reason: private alias.
  • Removed service ".service_locator.Z3fO5uT"; reason: private alias.
  • Removed service ".service_locator.5Qm.4EI"; reason: private alias.
  • Removed service ".service_locator.6U6FZ6i"; reason: private alias.
  • Removed service ".service_locator.SNB1Rco"; reason: private alias.
  • Removed service ".service_locator.9VnH6z."; reason: private alias.
  • Removed service ".service_locator.0HpwGNh"; reason: private alias.
  • Removed service ".service_locator.uvtgB8U"; reason: private alias.
  • Removed service ".service_locator.JGxkuLF"; reason: private alias.
  • Removed service ".service_locator.UpjAQFJ"; reason: private alias.
  • Removed service ".service_locator.k0drcU0"; reason: private alias.
  • Removed service ".service_locator.MBlittV"; reason: private alias.
  • Removed service ".service_locator.6qXjcjQ"; reason: private alias.
  • Removed service ".service_locator.5PWEuQ7"; reason: private alias.
  • Removed service ".service_locator.NK827YO"; reason: private alias.
  • Removed service ".service_locator.k9YzRhc"; reason: private alias.
  • Removed service ".service_locator.bT.2lOh"; reason: private alias.
  • Removed service ".service_locator.9YCWxeJ"; reason: private alias.
  • Removed service ".service_locator.aa1PbBb"; reason: private alias.
216
  • Changed reference of service "App\Controller\Admin\AgentController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Admin\CategoryController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Admin\EstateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Admin\EstateInquiryController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Admin\NewsletterController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Admin\ProjectController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Admin\ReferenceController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Admin\ServiceController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Controller\Admin\TagController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\EventListener\DashboardBuilderListener" previously pointing to "router.default" to "router".
  • Changed reference of service "App\EventListener\MenuBuilderListener" previously pointing to "router.default" to "router".
  • Changed reference of service "App\EventListener\MicropageBuilderListener" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\DefaultLangService" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "App\Service\FilterEstateService" previously pointing to "router.default" to "router".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service "fragment.renderer.inline" 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 "app.decorating_translator" to "translator".
  • Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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 "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type.choice" previously pointing to "app.decorating_translator" to "translator".
  • Changed reference of service "form.type.file" previously pointing to "app.decorating_translator" to "translator".
  • Changed reference of service "form.type.color" previously pointing to "app.decorating_translator" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "app.decorating_translator" 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.form.validator" previously pointing to "app.decorating_translator" to "translator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "app.decorating_translator" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "app.decorating_translator" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "app.decorating_translator" to "translator".
  • Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • 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 "twig" previously pointing to "twig.loader.native_filesystem" to "Twig\Loader\FilesystemLoader".
  • Changed reference of service "twig.extension.trans" previously pointing to "app.decorating_translator" to "translator".
  • Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "twig.extension.form" previously pointing to "app.decorating_translator" to "translator".
  • 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 "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.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.manager" 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.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.json" previously pointing to "app.decorating_translator" to "translator".
  • Changed reference of service "security.authentication.listener.remote_user" 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 "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.form.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_ck_editor.renderer" previously pointing to "router.default" to "router".
  • Changed reference of service "vich_uploader.upload_handler" 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 "liip_imagine.cache.manager" previously pointing to "router.default" to "router".
  • Changed reference of service "liip_imagine.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\BaseBundle\Command\GenerateEntities" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\BaseBundle\Controller\CacheController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\BaseBundle\Controller\CacheController" previously pointing to "app.decorating_translator" to "translator".
  • Changed reference of service "NexCRM\BaseBundle\Controller\DashboardController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\BaseBundle\Controller\DefaultController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\BaseBundle\Controller\LangController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\BaseBundle\Controller\LangTranslationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\BaseBundle\Controller\MediaController" previously pointing to "router.default" to "router".
  • Changed reference of service "NexCRM\BaseBundle\Controller\MediaController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\BaseBundle\Controller\MediaSizeController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\BaseBundle\Controller\RoleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\BaseBundle\Controller\SettingsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\BaseBundle\Controller\StyleguideController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\BaseBundle\Controller\UserController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\BaseBundle\EventListener\ControllerListener" previously pointing to "twig.loader.native_filesystem" to "Twig\Loader\FilesystemLoader".
  • Changed reference of service "NexCRM\BaseBundle\EventListener\DashboardBuilderListener" previously pointing to "router.default" to "router".
  • Changed reference of service "NexCRM\BaseBundle\EventListener\LocaleListener" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "NexCRM\BaseBundle\EventListener\LoginListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\BaseBundle\EventListener\MenuBaseControllerConstructListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\BaseBundle\EventListener\MenuBaseControllerConstructListener" previously pointing to "router.default" to "router".
  • Changed reference of service "NexCRM\BaseBundle\EventListener\MenuBuilderListener" previously pointing to "router.default" to "router".
  • Changed reference of service "NexCRM\BaseBundle\Form\Type\FavIconType" previously pointing to "app.decorating_translator" to "translator".
  • Changed reference of service "NexCRM\BaseBundle\Form\Type\FavIconType" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "NexCRM\BaseBundle\Helper\FormHelper" previously pointing to "router.default" to "router".
  • Changed reference of service "NexCRM\BaseBundle\Helper\FormHelper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\BaseBundle\Security\UserProvider" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "NexCRM\BaseBundle\Service\Access" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\BaseBundle\Service\BruteForceProtection" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "NexCRM\BaseBundle\Service\FileManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\BaseBundle\Service\FormDataRememberManager" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "NexCRM\BaseBundle\Service\RecoverManager" previously pointing to "router.default" to "router".
  • Changed reference of service "NexCRM\BaseBundle\Service\RequestDataRememberManager" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "NexCRM\BaseBundle\Service\Settings" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\BaseBundle\Service\Translator" previously pointing to "app.decorating_translator" to "translator".
  • Changed reference of service "NexCRM\BaseBundle\Twig\HookTwigExtension" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.logout.success_handler" previously pointing to "router.default" to "router".
  • Changed reference of service "app.locale_listener" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "NexCRM\BaseBundle\Builder\DashboardBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\BaseBundle\Builder\DashboardBuilder" previously pointing to "router.default" to "router".
  • Changed reference of service "NexCRM\WebBundle\Controller\BlockController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\WebBundle\Controller\CodeController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\WebBundle\Controller\CookieController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\WebBundle\Controller\MenuController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\WebBundle\Controller\MenuGroupController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\WebBundle\Controller\ModuleController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\WebBundle\Controller\NewsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\WebBundle\Controller\PageController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\WebBundle\Controller\PopupController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\WebBundle\Controller\SEOController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\WebBundle\Controller\SettingController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\WebBundle\Controller\SliderController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\WebBundle\Controller\TagController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\WebBundle\Controller\TemplateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\WebBundle\EventListener\CacheDeleteResponseListener" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "NexCRM\WebBundle\EventListener\ClearCacheListener" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "NexCRM\WebBundle\EventListener\ControllerListener" previously pointing to "twig.loader.native_filesystem" to "Twig\Loader\FilesystemLoader".
  • Changed reference of service "NexCRM\WebBundle\EventListener\MenuBuilderListener" previously pointing to "router.default" to "router".
  • Changed reference of service "asprega.breadcrumb.item_processor" previously pointing to "app.decorating_translator" to "translator".
  • Changed reference of service "asprega.breadcrumb.item_processor" previously pointing to "router.default" to "router".
  • Changed reference of service "NexCRM\NotificationBundle\Controller\EntityController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\NotificationBundle\Controller\NotificationContentController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\NotificationBundle\Controller\NotificationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\NotificationBundle\Controller\SystemNotificationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\NotificationBundle\Controller\WatcherContentController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\NotificationBundle\Controller\WatcherController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\NotificationBundle\EventListener\ControllerListener" previously pointing to "twig.loader.native_filesystem" to "Twig\Loader\FilesystemLoader".
  • Changed reference of service "NexCRM\NotificationBundle\EventListener\MenuBuilderListener" previously pointing to "router.default" to "router".
  • Changed reference of service "NexCRM\NotificationBundle\EventListener\NotificationDoctrineListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\MicropageBundle\Builder\MicropageBuilder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\MicropageBundle\Controller\DomainController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\MicropageBundle\Controller\MicropageController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\MicropageBundle\Controller\MicropageGenerateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\MicropageBundle\EventListener\ControllerListener" previously pointing to "twig.loader.native_filesystem" to "Twig\Loader\FilesystemLoader".
  • Changed reference of service "NexCRM\MicropageBundle\EventListener\MenuBuilderListener" previously pointing to "router.default" to "router".
  • Changed reference of service "jms_serializer.metadata.service_locator" previously pointing to "jms_serializer.metadata.typed_properties_driver" to "jms_serializer.metadata_driver".
  • Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "NexCRM\CompanyBundle\Controller\DefaultController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\CompanyBundle\Controller\DefaultController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\CompanyBundle\Controller\PersonController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\CompanyBundle\EventListener\ControllerListener" previously pointing to "twig.loader.native_filesystem" to "Twig\Loader\FilesystemLoader".
  • Changed reference of service "NexCRM\CompanyBundle\EventListener\MenuBuilderListener" previously pointing to "router.default" to "router".
  • Changed reference of service "NexCRM\CompanyBundle\Form\CompanyType" previously pointing to "router.default" to "router".
  • Changed reference of service "NexCRM\DMSBundle\Controller\Ajax\NumericalRootAjaxController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\DMSBundle\Controller\DMSController" previously pointing to "router.default" to "router".
  • Changed reference of service "NexCRM\DMSBundle\Controller\DMSController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\DMSBundle\Controller\DMSController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\DMSBundle\Controller\FileController" previously pointing to "router.default" to "router".
  • Changed reference of service "NexCRM\DMSBundle\Controller\FileController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\DMSBundle\Controller\FileController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\DMSBundle\Controller\FileTemplateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\DMSBundle\Controller\FileTemplateController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\DMSBundle\Controller\FileTemplateFieldSettingController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\DMSBundle\Controller\FilterController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\DMSBundle\EventListener\ControllerListener" previously pointing to "twig.loader.native_filesystem" to "Twig\Loader\FilesystemLoader".
  • Changed reference of service "NexCRM\DMSBundle\Form\FileParametersType" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\DMSBundle\Form\FilterType" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\DMSBundle\Form\FolderRuleType" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\DMSBundle\Form\FolderType" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\DMSBundle\Service\Access" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\DMSBundle\Service\FileManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\DMSBundle\Service\FileTypesManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\DMSBundle\Twig\UserRoleFilter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\PersonBundle\Controller\DefaultController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "NexCRM\PersonBundle\EventListener\ControllerListener" previously pointing to "twig.loader.native_filesystem" to "Twig\Loader\FilesystemLoader".
  • Changed reference of service "NexCRM\PersonBundle\EventListener\MenuBuilderListener" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_js_routing.extractor" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_oauth_server.controller.authorize" previously pointing to "router.default" to "router".
  • Changed reference of service "fos_oauth_server.controller.authorize" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fos_oauth_server.controller.authorize" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "fos_rest.request.param_fetcher" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.serializer" to "jms_serializer".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
  • Changed reference of service "Knp\DoctrineBehaviors\Provider\LocaleProvider" previously pointing to "app.decorating_translator" to "translator".
  • Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
  • Changed reference of service "nelmio_api_doc.model_describers.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service ".service_locator.5usv1bv" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.dHHQDtH" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • 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.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.dk.f.mW" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.GNc8e5B" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.J4b.DPX" previously pointing to "app.decorating_translator" to "translator".
  • Changed reference of service ".service_locator.HLwzKIm" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.eIcC2Rx" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
  • Changed reference of service ".service_locator.eIcC2Rx" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.jlyTfzM" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.ZOHvDA0" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service ".service_locator.ZOHvDA0" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "fos_rest.serializer.form_error_handler.inner" previously pointing to "app.decorating_translator" to "translator".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
  • Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
  • Changed reference of service "fos_rest.view_handler" previously pointing to "router.default" to "router".
625
  • Removed service "container.env"; reason: abstract.
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; reason: abstract.
  • Removed service "cache.adapter.doctrine"; reason: abstract.
  • Removed service "cache.adapter.filesystem"; reason: abstract.
  • Removed service "cache.adapter.psr6"; reason: abstract.
  • Removed service "cache.adapter.redis"; reason: abstract.
  • Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "cache.adapter.doctrine_dbal"; 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 "assets.remote_json_manifest_version_strategy"; reason: abstract.
  • Removed service "http_client.abstract_retry_strategy"; reason: abstract.
  • Removed service "mailer.transport_factory.abstract"; reason: abstract.
  • Removed service "notifier.transport_factory.abstract"; reason: abstract.
  • Removed service "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
  • Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
  • Removed service "doctrine.dbal.connection"; reason: abstract.
  • Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
  • Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
  • Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
  • Removed service "doctrine.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "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.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.listener.session"; reason: abstract.
  • Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.listener.default"; 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.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.listener.form"; 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.pre_authenticated"; reason: abstract.
  • Removed service "security.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; reason: abstract.
  • Removed service "maker.auto_command.abstract"; reason: abstract.
  • Removed service "vich_uploader.listener.doctrine.base"; 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 "liip_imagine.binary.loader.prototype.flysystem"; reason: abstract.
  • Removed service "liip_imagine.binary.loader.prototype.flysystem2"; reason: abstract.
  • Removed service "liip_imagine.binary.loader.prototype.chain"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.web_path"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.aws_s3"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.cache"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.flysystem"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.flysystem2"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.proxy"; reason: abstract.
  • Removed service "liip_imagine.cache.resolver.prototype.psr_cache"; reason: abstract.
  • Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AgentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AgentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\AgentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\CategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EstateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EstateController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\EstateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EstateInquiryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EstateInquiryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\EstateInquiryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NewsletterController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NewsletterController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\NewsletterController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProjectController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProjectController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\ProjectController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReferenceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReferenceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\ReferenceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ServiceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ServiceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\ServiceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TagController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TagController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\TagController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AjaxController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AjaxController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AjaxController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\BaseController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CategoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\CategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EstateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EstateController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\EstateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\NewsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\NewsletterController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\NewsletterController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\NewsletterController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PageController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\PageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ServiceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ServiceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\ServiceController"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; 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.Doctrine\Common\EventSubscriber.0.App\EventListener\WebPropertyDoctrineSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventListener\WebPropertyDoctrineSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AgentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\AgentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategoryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\CategoryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstateInquiryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EstateInquiryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EstateType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\EstateType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProjectType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ProjectType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReferenceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ReferenceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ServiceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\ServiceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TagType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\TagType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.NexCRM\BaseBundle\Command\GenerateEntities"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Command\GenerateEntities"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.NexCRM\BaseBundle\Command\LoadRoutes"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Command\LoadRoutes"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.NexCRM\BaseBundle\Command\Lock"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Command\Lock"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.NexCRM\BaseBundle\Command\Unlock"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Command\Unlock"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\Api\CRUDController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\Api\CRUDController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Controller\Api\CRUDController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\CacheController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\CacheController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Controller\CacheController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\DashboardController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Controller\DashboardController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\DefaultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\DefaultController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Controller\DefaultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\LangController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\LangController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Controller\LangController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\LangTranslationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\LangTranslationController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Controller\LangTranslationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\MediaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\MediaController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Controller\MediaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\MediaSizeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\MediaSizeController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Controller\MediaSizeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\RoleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\RoleController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Controller\RoleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\SecurityController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\SettingsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\SettingsController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Controller\SettingsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\SortController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\SortController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Controller\SortController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\StyleguideController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\StyleguideController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Controller\StyleguideController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\BaseBundle\Controller\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\BaseBundle\Controller\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Controller\UserController"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\BaseBundle\DataFixtures\FolderFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\DataFixtures\FolderFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\BaseBundle\DataFixtures\LanguageFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\DataFixtures\LanguageFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\BaseBundle\DataFixtures\MediaFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\DataFixtures\MediaFixtures"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\BaseBundle\DataFixtures\UserAndRoleFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\DataFixtures\UserAndRoleFixtures"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.NexCRM\BaseBundle\EventListener\LocaleListener"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\EventListener\LocaleListener"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.NexCRM\BaseBundle\EventListener\LogSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.NexCRM\BaseBundle\EventListener\LogSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\EventListener\LogSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.NexCRM\BaseBundle\EventListener\MediaOrderWriter"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\EventListener\MediaOrderWriter"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.NexCRM\BaseBundle\EventListener\MediaSizeSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\EventListener\MediaSizeSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Extension\MediaFormExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Extension\MediaFormExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\DateRangeType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\DateRangeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\AbleProAdminExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\Extension\AbleProAdminExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\CKEditorTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\Extension\CKEditorTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\CollectionTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\Extension\CollectionTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\DateTimeTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\Extension\DateTimeTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\DateTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\Extension\DateTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\EntityTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\Extension\EntityTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\LinkButtonExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\Extension\LinkButtonExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\MediaFileTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\Extension\MediaFileTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\TabbedFormTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\Extension\TabbedFormTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\BaseBundle\Form\Extension\TimeTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\Extension\TimeTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\FilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\FilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\FolderType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\FolderType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\IconSubmitType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\IconSubmitType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\LangTranslationType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\LangTranslationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\LangType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\LangType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\MediaFileInlineType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.NexCRM\BaseBundle\Form\MediaFileInlineType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\MediaFileInlineType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\MediaFileMultipleInlineType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\MediaFileMultipleInlineType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\MediaFileMultipleType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\MediaFileMultipleType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\MediaFileTransformType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.NexCRM\BaseBundle\Form\MediaFileTransformType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\MediaFileTransformType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\MediaFileType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.NexCRM\BaseBundle\Form\MediaFileType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\MediaFileType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\MediaSizeType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\MediaSizeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\MediaType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\MediaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\RoleType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\RoleType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\SelectEntityType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\SelectEntityType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\SettingCollectionType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\SettingCollectionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\SettingType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\SettingType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\TabType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\TabType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\TabsType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\TabsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\Type\ChoiceListType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\Type\ChoiceListType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\Type\EntityAndCollectionType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\Type\EntityAndCollectionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\Type\FavIconType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\Type\FavIconType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\Type\MultiEmailType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\Type\MultiEmailType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\Type\SortableCollectionType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\Type\SortableCollectionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\BaseBundle\Form\UserType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Form\UserType"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\BaseBundle\Twig\ChartJsTwigExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Twig\ChartJsTwigExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\BaseBundle\Twig\HookTwigExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Twig\HookTwigExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\BaseBundle\Twig\LangTwigExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Twig\LangTwigExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\BaseBundle\Twig\MediaFilterTwigExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Twig\MediaFilterTwigExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\BaseBundle\Twig\OrderByTwigExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Twig\OrderByTwigExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\BaseBundle\Twig\SettingTwigExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Twig\SettingTwigExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\BaseBundle\Twig\TwigExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\BaseBundle\Twig\TwigExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form.tabbed_form_type_extension"; reason: abstract.
  • Removed service ".abstract.instanceof.app.form.tabbed_form_type_extension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.link_button.form.extension"; reason: abstract.
  • Removed service ".abstract.instanceof.link_button.form.extension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.locale_listener"; reason: abstract.
  • Removed service ".abstract.instanceof.app.locale_listener"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Liip\ImagineBundle\Templating\ImagineExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Liip\ImagineBundle\Templating\ImagineExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\BlockController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\BlockController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Controller\BlockController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\CodeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\CodeController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Controller\CodeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\CookieController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\CookieController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Controller\CookieController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\CronController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\CronController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Controller\CronController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\Front\FeedController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\Front\FeedController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Controller\Front\FeedController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\MenuController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\MenuController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Controller\MenuController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\MenuGroupController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\MenuGroupController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Controller\MenuGroupController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\ModuleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\ModuleController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Controller\ModuleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\NewsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\NewsController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Controller\NewsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\PageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\PageController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Controller\PageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\PopupController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\PopupController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Controller\PopupController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\SEOController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\SEOController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Controller\SEOController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\SettingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\SettingController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Controller\SettingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\SliderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\SliderController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Controller\SliderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\TagController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\TagController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Controller\TagController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\WebBundle\Controller\TemplateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\WebBundle\Controller\TemplateController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Controller\TemplateController"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\WebBundle\DataFixtures\AppFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\DataFixtures\AppFixtures"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.NexCRM\WebBundle\EventListener\LocaleListener"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\EventListener\LocaleListener"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\BlockType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Form\BlockType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\CodeType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Form\CodeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\ContactType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Form\ContactType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\ContentType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Form\ContentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\CookieType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Form\CookieType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\MenuGroupType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Form\MenuGroupType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\MenuType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Form\MenuType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\ModuleType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Form\ModuleType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\NewsType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Form\NewsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\PageType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Form\PageType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\PopupType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Form\PopupType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\SEOType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Form\SEOType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\SettingType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Form\SettingType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\SliderType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Form\SliderType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\TagType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Form\TagType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\TemplateType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Form\TemplateType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\Type\ContentFromTemplateType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Form\Type\ContentFromTemplateType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\Type\DataSourcesType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Form\Type\DataSourcesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\Type\TemplateCollectionType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Form\Type\TemplateCollectionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\Type\TemplateEntityType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.NexCRM\WebBundle\Form\Type\TemplateEntityType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Form\Type\TemplateEntityType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\WebBundle\Form\URLType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Form\URLType"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\WebBundle\Twig\MarketingTwigExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Twig\MarketingTwigExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\WebBundle\Twig\TwigExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\WebBundle\Twig\TwigExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\NotificationBundle\Controller\CronController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\NotificationBundle\Controller\CronController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\NotificationBundle\Controller\CronController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\NotificationBundle\Controller\EntityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\NotificationBundle\Controller\EntityController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\NotificationBundle\Controller\EntityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\NotificationBundle\Controller\NotificationContentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\NotificationBundle\Controller\NotificationContentController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\NotificationBundle\Controller\NotificationContentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\NotificationBundle\Controller\NotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\NotificationBundle\Controller\NotificationController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\NotificationBundle\Controller\NotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\NotificationBundle\Controller\SystemNotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\NotificationBundle\Controller\SystemNotificationController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\NotificationBundle\Controller\SystemNotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\NotificationBundle\Controller\WatcherContentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\NotificationBundle\Controller\WatcherContentController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\NotificationBundle\Controller\WatcherContentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\NotificationBundle\Controller\WatcherController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\NotificationBundle\Controller\WatcherController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\NotificationBundle\Controller\WatcherController"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\NotificationBundle\DataFixtures\LoadNotificators"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\NotificationBundle\DataFixtures\LoadNotificators"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\NotificationBundle\DataFixtures\LoadRecover"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\NotificationBundle\DataFixtures\LoadRecover"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\NotificationBundle\DataFixtures\LoadRoles"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\NotificationBundle\DataFixtures\LoadRoles"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\EntityPropertyType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\NotificationBundle\Form\EntityPropertyType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\EntitySelectType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\NotificationBundle\Form\EntitySelectType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\EntityType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\NotificationBundle\Form\EntityType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\NotificationContentType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\NotificationBundle\Form\NotificationContentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\NotificationRuleType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\NotificationBundle\Form\NotificationRuleType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\NotificationType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\NotificationBundle\Form\NotificationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\RecipientType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\NotificationBundle\Form\RecipientType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\SystemNotificationType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\NotificationBundle\Form\SystemNotificationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\WatcherContentType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\NotificationBundle\Form\WatcherContentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\NotificationBundle\Form\WatcherType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\NotificationBundle\Form\WatcherType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\MicropageBundle\Controller\DomainController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\MicropageBundle\Controller\DomainController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\MicropageBundle\Controller\DomainController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\MicropageBundle\Controller\MicropageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\MicropageBundle\Controller\MicropageController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\MicropageBundle\Controller\MicropageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\MicropageBundle\Controller\MicropageGenerateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\MicropageBundle\Controller\MicropageGenerateController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\MicropageBundle\Controller\MicropageGenerateController"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\MicropageBundle\DataFixtures\AppFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\MicropageBundle\DataFixtures\AppFixtures"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\MicropageBundle\Form\DomainType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\MicropageBundle\Form\DomainType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\MicropageBundle\Form\MicropageCodeType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\MicropageBundle\Form\MicropageCodeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\MicropageBundle\Form\MicropageType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\MicropageBundle\Form\MicropageType"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\MicropageBundle\Twig\MarketingTwigExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\MicropageBundle\Twig\MarketingTwigExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\CompanyBundle\Controller\DefaultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\CompanyBundle\Controller\DefaultController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\CompanyBundle\Controller\DefaultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\CompanyBundle\Controller\PersonController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\CompanyBundle\Controller\PersonController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\CompanyBundle\Controller\PersonController"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\CompanyBundle\DataFixtures\AppFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\CompanyBundle\DataFixtures\AppFixtures"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\CompanyBundle\Form\ChangePasswordType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\CompanyBundle\Form\ChangePasswordType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\CompanyBundle\Form\CompanyContactType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\CompanyBundle\Form\CompanyContactType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\CompanyBundle\Form\CompanyType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\CompanyBundle\Form\CompanyType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\CompanyBundle\Form\ExtendedPersonType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\CompanyBundle\Form\ExtendedPersonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\CompanyBundle\Form\NotifyUserType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\CompanyBundle\Form\NotifyUserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\Ajax\NumericalRootAjaxController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\Ajax\NumericalRootAjaxController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Controller\Ajax\NumericalRootAjaxController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\CronController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\CronController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Controller\CronController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\DMSController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\DMSController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Controller\DMSController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\FileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\FileController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Controller\FileController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\FileTemplateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\FileTemplateController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Controller\FileTemplateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\FileTemplateFieldSettingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\FileTemplateFieldSettingController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Controller\FileTemplateFieldSettingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\FilterController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\FilterController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Controller\FilterController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\RuleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\RuleController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Controller\RuleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\TestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\TestController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Controller\TestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\DMSBundle\Controller\UtilController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\DMSBundle\Controller\UtilController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Controller\UtilController"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\DMSBundle\DataFixtures\LoadRoles"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\DataFixtures\LoadRoles"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.NexCRM\DMSBundle\EventListener\OrderWriter"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\EventListener\OrderWriter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\DMSBundle\Extension\FormExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Extension\FormExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\DMSFileMultipleType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Form\DMSFileMultipleType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\DMSFileType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.NexCRM\DMSBundle\Form\DMSFileType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Form\DMSFileType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\DMSBundle\Form\Extension\DMSFileTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Form\Extension\DMSFileTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.NexCRM\DMSBundle\Form\Extension\FileTypeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Form\Extension\FileTypeExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileCommentType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Form\FileCommentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileFieldType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Form\FileFieldType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileParametersType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Form\FileParametersType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileTemplateFieldSettingType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Form\FileTemplateFieldSettingType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileTemplateFieldType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Form\FileTemplateFieldType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileTemplateType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Form\FileTemplateType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileTransformType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.NexCRM\DMSBundle\Form\FileTransformType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Form\FileTransformType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FileType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Form\FileType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FilterItemType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Form\FilterItemType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Form\FilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FolderRuleType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Form\FolderRuleType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\FolderType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Form\FolderType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\NumericalRootDefinitionType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Form\NumericalRootDefinitionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\DMSBundle\Form\NumericalRootType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Form\NumericalRootType"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\DMSBundle\Twig\TwigExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Twig\TwigExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.NexCRM\DMSBundle\Twig\UserRoleFilter"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\DMSBundle\Twig\UserRoleFilter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.NexCRM\PersonBundle\Controller\DefaultController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.NexCRM\PersonBundle\Controller\DefaultController"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\PersonBundle\Controller\DefaultController"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.NexCRM\PersonBundle\DataFixtures\AppFixtures"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\PersonBundle\DataFixtures\AppFixtures"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\PersonBundle\Form\AddressType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\PersonBundle\Form\AddressType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\PersonBundle\Form\BankDetailType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\PersonBundle\Form\BankDetailType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\PersonBundle\Form\PersonType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\PersonBundle\Form\PersonType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.NexCRM\PersonBundle\Form\PersonalDataType"; reason: abstract.
  • Removed service ".abstract.instanceof.NexCRM\PersonBundle\Form\PersonalDataType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Common\EventSubscriber.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber"; reason: abstract.
173
  • Removed service "EasyCorp\EasyLog\EasyLogHandler"; reason: unused.
  • Removed service "App\Configuration\RealkoConfiguration"; reason: unused.
  • Removed service "App\Repository\AgentRepository"; reason: unused.
  • Removed service "App\Repository\CategoryRepository"; reason: unused.
  • Removed service "App\Repository\ContactFormRepository"; reason: unused.
  • Removed service "App\Repository\EstateInquiryRepository"; reason: unused.
  • Removed service "App\Repository\EstatePriceRepository"; reason: unused.
  • Removed service "App\Repository\EstateRepository"; reason: unused.
  • Removed service "App\Repository\MicropageNewsletterRepository"; reason: unused.
  • Removed service "App\Repository\NewsletterRepository"; reason: unused.
  • Removed service "App\Repository\ProjectRepository"; reason: unused.
  • Removed service "App\Repository\RealkoLogRepository"; reason: unused.
  • Removed service "App\Repository\ReferenceRepository"; reason: unused.
  • Removed service "App\Repository\ServiceRepository"; reason: unused.
  • Removed service "App\Repository\TagRepository"; reason: unused.
  • Removed service "App\Service\MetaTagsService"; reason: unused.
  • Removed service "http_cache"; reason: unused.
  • Removed service "http_cache.store"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "cache.app.taggable"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "psr18.http_client"; reason: unused.
  • Removed service "mailer.mailer"; reason: unused.
  • Removed service "mailer.transports"; reason: unused.
  • Removed service "mailer.transport_factory"; reason: unused.
  • Removed service "mailer.default_transport"; reason: unused.
  • Removed service "mailer.messenger.message_handler"; reason: unused.
  • Removed service "mailer.transport_factory.null"; reason: unused.
  • Removed service "mailer.transport_factory.sendmail"; reason: unused.
  • Removed service "mailer.transport_factory.smtp"; reason: unused.
  • Removed service "mailer.transport_factory.native"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "annotations.filesystem_cache_adapter"; reason: unused.
  • Removed service "annotations.filesystem_cache"; reason: unused.
  • Removed service "annotations.cache"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service ".doctrine.result_cache_pool.taggable"; reason: unused.
  • Removed service ".doctrine.system_cache_pool.taggable"; reason: unused.
  • Removed service "session.storage.factory.native"; reason: unused.
  • Removed service "session.storage.factory.php_bridge"; reason: unused.
  • Removed service "session.storage.factory.mock_file"; reason: unused.
  • Removed service "session.storage.php_bridge"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.storage.mock_file"; reason: unused.
  • Removed service "session.abstract_handler"; reason: unused.
  • Removed service "session.marshaller"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "notifier"; reason: unused.
  • Removed service "notifier.channel_policy"; reason: unused.
  • Removed service "notifier.channel.browser"; reason: unused.
  • Removed service "notifier.channel.chat"; reason: unused.
  • Removed service "notifier.channel.sms"; reason: unused.
  • Removed service "notifier.channel.email"; reason: unused.
  • Removed service "notifier.channel.push"; reason: unused.
  • Removed service "notifier.monolog_handler"; reason: unused.
  • Removed service "notifier.failed_message_listener"; reason: unused.
  • Removed service "chatter.transports"; reason: unused.
  • Removed service "chatter.transport_factory"; reason: unused.
  • Removed service "chatter.messenger.chat_handler"; reason: unused.
  • Removed service "texter.transports"; reason: unused.
  • Removed service "texter.transport_factory"; reason: unused.
  • Removed service "texter.messenger.sms_handler"; reason: unused.
  • Removed service "texter.messenger.push_handler"; reason: unused.
  • Removed service "notifier.transport_factory.null"; reason: unused.
  • Removed service "notifier.admin_recipient.0"; 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 "doctrine.dbal.logger.chain"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service ".1_ServiceLocator~.owEtwF"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.user_password_hasher"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.authentication.retry_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "security.authentication.listener.anonymous"; reason: unused.
  • Removed service "security.authentication.provider.anonymous"; reason: unused.
  • Removed service "security.authentication.guard_handler"; reason: unused.
  • Removed service "maker.maker.make_functional_test"; reason: unused.
  • Removed service "maker.maker.make_unit_test"; reason: unused.
  • Removed service "vich_uploader.adapter.mongodb"; reason: unused.
  • Removed service "vich_uploader.adapter.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.inject.orm"; reason: unused.
  • Removed service "vich_uploader.listener.upload.orm"; reason: unused.
  • Removed service "vich_uploader.listener.clean.orm"; reason: unused.
  • Removed service "vich_uploader.listener.remove.orm"; reason: unused.
  • Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
  • Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
  • Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
  • Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
  • Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
  • Removed service ".4_Swift_Transport_Esmtp_Auth_NTLMAuthenticator~JFwEO9t"; reason: unused.
  • Removed service ".3_Swift_Transport_Esmtp_Auth_PlainAuthenticator~JFwEO9t"; reason: unused.
  • Removed service ".2_Swift_Transport_Esmtp_Auth_LoginAuthenticator~JFwEO9t"; reason: unused.
  • Removed service ".1_Swift_Transport_Esmtp_Auth_CramMd5Authenticator~JFwEO9t"; reason: unused.
  • Removed service "swiftmailer.transport.failover"; reason: unused.
  • Removed service "swiftmailer.transport.replacementfactory"; reason: unused.
  • Removed service "a2lix_translation_form.locale.simple_provider"; reason: unused.
  • Removed service "liip_imagine.mime_types"; reason: unused.
  • Removed service "liip_imagine.imagick"; reason: unused.
  • Removed service "liip_imagine.gmagick"; reason: unused.
  • Removed service "liip_imagine.binary.loader.prototype.filesystem"; reason: unused.
  • Removed service "liip_imagine.binary.loader.prototype.stream"; reason: unused.
  • Removed service "liip_imagine.binary.locator.filesystem"; reason: unused.
  • Removed service "liip_imagine.binary.locator.filesystem_insecure"; reason: unused.
  • Removed service "liip_imagine.templating.filter_helper"; reason: unused.
  • Removed service "NexCRM\NotificationBundle\NotificationBundle"; reason: unused.
  • Removed service "NexCRM\NotificationBundle\Service\NotificationHelper"; reason: unused.
  • Removed service "jms_serializer.metadata.doctrine_phpcr_type_driver"; reason: unused.
  • Removed service "jms_serializer.metadata.doc_block_driver"; reason: unused.
  • Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
  • Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
  • Removed service "NexCRM\DMSBundle\DMSBundle"; reason: unused.
  • Removed service "NexCRM\DMSBundle\Enum\DayOfTheWeek"; reason: unused.
  • Removed service "NexCRM\DMSBundle\Event\CompanyFilterEvent"; reason: unused.
  • Removed service "NexCRM\DMSBundle\Event\DMSListEvent"; reason: unused.
  • Removed service "NexCRM\DMSBundle\Event\FileDeleteEvent"; reason: unused.
  • Removed service "NexCRM\DMSBundle\Event\FileEditEvent"; reason: unused.
  • Removed service "NexCRM\DMSBundle\Event\FileInfoTemplateEvent"; reason: unused.
  • Removed service "NexCRM\DMSBundle\Event\FileMoveEvent"; reason: unused.
  • Removed service "NexCRM\DMSBundle\Event\FileTemplateListTemplateEvent"; reason: unused.
  • Removed service "NexCRM\DMSBundle\Event\FileTypeBuilderEvent"; reason: unused.
  • Removed service "NexCRM\DMSBundle\Event\FileUploadEvent"; reason: unused.
  • Removed service "NexCRM\DMSBundle\Event\FolderCreateEvent"; reason: unused.
  • Removed service "NexCRM\DMSBundle\Event\FolderDateEvent"; reason: unused.
  • Removed service "NexCRM\DMSBundle\Event\FolderDeleteEvent"; reason: unused.
  • Removed service "NexCRM\DMSBundle\Event\FolderEditEvent"; reason: unused.
  • Removed service "NexCRM\DMSBundle\Event\FolderMoveEvent"; reason: unused.
  • Removed service "NexCRM\DMSBundle\Event\GetStructureEvent"; reason: unused.
  • Removed service "NexCRM\DMSBundle\Event\LoadDbTemplatesEvent"; reason: unused.
  • Removed service "NexCRM\DMSBundle\Event\SearchEvent"; reason: unused.
  • Removed service "NexCRM\DMSBundle\Event\UserRoleFilterEvent"; reason: unused.
  • Removed service "NexCRM\DMSBundle\Event\VisibleUsersEvent"; reason: unused.
  • Removed service "fos_oauth_server.security.authentication.provider"; reason: unused.
  • Removed service "fos_oauth_server.security.authentication.listener"; reason: unused.
  • Removed service "fos_oauth_server.security.entry_point"; reason: unused.
  • Removed service "fos_rest.view_handler.jsonp"; reason: unused.
  • Removed service "fos_rest.request.param_fetcher"; reason: unused.
  • Removed service "fos_rest.request.param_fetcher.reader"; reason: unused.
  • Removed service "fos_rest.serializer.symfony"; reason: unused.
  • Removed service ".service_locator.N2tyQcR"; reason: unused.
  • Removed service ".service_locator.8h5e8Gd"; reason: unused.
  • Removed service "monolog.logger.mailer"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service "monolog.handler.null_internal"; reason: unused.
  • Removed service "security.ldap_locator"; reason: unused.
  • Removed service ".service_locator.XXv1IfR"; reason: unused.
  • Removed service ".service_locator.dw8O4oN"; reason: unused.
472
  • Inlined service ".service_locator.dk.f.mW.App\Controller\Admin\AgentController" to "App\Controller\Admin\AgentController".
  • Inlined service ".service_locator.dk.f.mW.App\Controller\Admin\CategoryController" to "App\Controller\Admin\CategoryController".
  • Inlined service ".service_locator.dk.f.mW.App\Controller\Admin\EstateController" to "App\Controller\Admin\EstateController".
  • Inlined service ".service_locator.dk.f.mW.App\Controller\Admin\EstateInquiryController" to "App\Controller\Admin\EstateInquiryController".
  • Inlined service "App\Service\CsvResponseGenerator" to "App\Controller\Admin\NewsletterController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\NewsletterController" to "App\Controller\Admin\NewsletterController".
  • Inlined service ".service_locator.dk.f.mW.App\Controller\Admin\ProjectController" to "App\Controller\Admin\ProjectController".
  • Inlined service ".service_locator.dk.f.mW.App\Controller\Admin\ReferenceController" to "App\Controller\Admin\ReferenceController".
  • Inlined service ".service_locator.dk.f.mW.App\Controller\Admin\ServiceController" to "App\Controller\Admin\ServiceController".
  • Inlined service ".service_locator.dk.f.mW.App\Controller\Admin\TagController" to "App\Controller\Admin\TagController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\AjaxController" to "App\Controller\AjaxController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\ApiController" to "App\Controller\ApiController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\BaseController" to "App\Controller\BaseController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\CategoryController" to "App\Controller\CategoryController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\EstateController" to "App\Controller\EstateController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\NewsController" to "App\Controller\NewsController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\NewsletterController" to "App\Controller\NewsletterController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\PageController" to "App\Controller\PageController".
  • Inlined service ".service_locator.GNc8e5B.App\Controller\ServiceController" to "App\Controller\ServiceController".
  • Inlined service "App\Service\DefaultLangService" to "App\EventListener\LocaleListener".
  • 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.cEhBhXG" to "fragment.handler".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • 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 "assets._default_package" to "assets.packages".
  • Inlined service "assets.empty_version_strategy" to "assets._default_package".
  • Inlined service "assets.context" to "assets._default_package".
  • Inlined service ".service_locator.z8i6jCx" 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.J4b.DPX.translation.warmer" to "translation.warmer".
  • Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
  • 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 "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 "routing.loader.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service ".service_locator.kODoftA" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.1ZPWTRB" to "router.expression_language_provider".
  • Inlined service ".service_locator.HLwzKIm.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "annotations.dummy_registry" to "annotations.reader".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "secrets.decryption_key" to "secrets.vault".
  • Inlined service "serializer.denormalizer.unwrapping" to "serializer".
  • Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "serializer.normalizer.uid" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.mime_message" to "serializer".
  • Inlined service "serializer.normalizer.datetimezone" to "serializer".
  • Inlined service "serializer.normalizer.dateinterval" to "serializer".
  • Inlined service "serializer.normalizer.form_error" to "serializer".
  • Inlined service "serializer.normalizer.data_uri" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.denormalizer.array" to "serializer".
  • Inlined service "serializer.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 "serializer.normalizer.property" to "serializer.normalizer.mime_message".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service "doctrine.result_cache_pool.recorder_inner" to "doctrine.result_cache_pool".
  • Inlined service "doctrine.system_cache_pool.recorder_inner" to "doctrine.system_cache_pool".
  • Inlined service "session.handler.native_file" to "session.storage.native".
  • Inlined service ".service_locator.ZOHvDA0" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.MZPeb0O" 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 "validator.validator_factory" to "validator.builder".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "validator.property_info_loader" to "validator.builder".
  • Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
  • Inlined service ".service_locator.19_mNxd" to "validator.validator_factory".
  • Inlined service "validator.expression_language" to "validator.expression".
  • Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.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 "mailer.data_collector" to "profiler".
  • Inlined service "notifier.data_collector" to "profiler".
  • Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" to "profiler".
  • Inlined service "data_collector.jms_serializer" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.weblink" to "twig".
  • Inlined service "twig.extension.serializer" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "fos_ck_editor.twig_extension" to "twig".
  • Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
  • Inlined service "twig.extension.fm_elfinder_init" to "twig".
  • Inlined service "liip_imagine.templating.filter_extension" to "twig".
  • Inlined service "asprega.breadcrumb.twig_extension" to "twig".
  • Inlined service "jms_serializer.twig_extension.runtime_serializer" to "twig".
  • Inlined service "NexCRM\DMSBundle\Twig\TwigExtension" to "twig".
  • Inlined service "NexCRM\DMSBundle\Twig\UserRoleFilter" to "twig".
  • Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.aq4MYft.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.rylTY3d" to "twig.runtime_loader".
  • Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
  • Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
  • Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
  • Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
  • Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
  • Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
  • Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
  • Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
  • Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.PQK0.4p.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
  • Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
  • Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logger".
  • Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
  • Inlined service ".service_locator.a0DogcC" to "doctrine.dbal.default_connection.event_manager".
  • Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
  • Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
  • Inlined service ".service_locator.Xbsa8iG" to "doctrine.orm.container_repository_factory".
  • Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
  • Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
  • Inlined service ".service_locator.nLgZj7R" to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service ".security.request_matcher.__Qz1EU" to "security.access_map".
  • Inlined service ".security.request_matcher.CNsBejN" to "security.access_map".
  • Inlined service ".security.request_matcher.9czg417" to "security.access_map".
  • Inlined service ".security.request_matcher..vxAQqF" to "security.access_map".
  • Inlined service ".security.request_matcher.5dJADCx" to "security.access_map".
  • Inlined service ".security.request_matcher.2EY4zYw" to "security.access_map".
  • Inlined service ".security.request_matcher.549WpbB" to "security.access_map".
  • Inlined service "security.impersonate_url_generator" to "twig.extension.security".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service "security.user_checker" to "security.authentication.provider.dao.main".
  • Inlined service "security.authentication.session_strategy" to "security.authentication.listener.form.main".
  • Inlined service "security.authentication.success_handler.main.form_login" to "security.authentication.listener.form.main".
  • Inlined service "security.authentication.failure_handler.main.form_login" to "security.authentication.listener.form.main".
  • Inlined service "security.authentication.form_entry_point.main" to "security.exception_listener.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service "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.template_component_generator" to "maker.generator".
  • Inlined service "maker.security_controller_builder" to "maker.maker.make_authenticator".
  • Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • Inlined service "fos_ck_editor.installer" to "fos_ck_editor.command.installer".
  • Inlined service "fos_ck_editor.configuration" to "fos_ck_editor.form.type".
  • Inlined service "fos_ck_editor.builder.json_builder" to "fos_ck_editor.renderer".
  • Inlined service "fos_ck_editor.renderer" to "fos_ck_editor.twig_extension".
  • Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata.reader" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
  • Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
  • Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
  • Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.current_date_time_helper" to "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer".
  • Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
  • Inlined service "Vich\UploaderBundle\Templating\Helper\UploaderHelper" to "Vich\UploaderBundle\Twig\Extension\UploaderExtension".
  • Inlined service "a2lix_auto_form.object_info.doctrine_orm_info" to "a2lix_auto_form.form.manipulator.doctrine_orm_manipulator".
  • Inlined service "a2lix_auto_form.form.event_listener.auto_form_listener" to "a2lix_auto_form.form.type.auto_form_type".
  • Inlined service "a2lix_auto_form.doctrine.metadata_factory" to "a2lix_auto_form.object_info.doctrine_orm_info".
  • Inlined service "a2lix_translation_form.form.event_listener.translations_listener" to "a2lix_translation_form.form.type.translations_type".
  • Inlined service "a2lix_translation_form.form.event_listener.translations_form_listener" to "a2lix_translation_form.form.type.translations_forms_type".
  • 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\AppFixtures" to "doctrine.fixtures.loader".
  • Inlined service "NexCRM\NotificationBundle\DataFixtures\LoadNotificators" to "doctrine.fixtures.loader".
  • Inlined service "NexCRM\NotificationBundle\DataFixtures\LoadRecover" to "doctrine.fixtures.loader".
  • Inlined service "NexCRM\NotificationBundle\DataFixtures\LoadRoles" to "doctrine.fixtures.loader".
  • Inlined service "liip_imagine.factory.config.filter.auto_rotate" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.background" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.crop" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.downscale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.flip" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.grayscale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.interlace" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.paste" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.relative_resize" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.resize" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.rotate" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.scale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.strip" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.thumbnail" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.upscale" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.filter.watermark" to "liip_imagine.config.filter_factory_collection".
  • Inlined service "liip_imagine.factory.config.stack" to "liip_imagine.config.stack_builder".
  • Inlined service "liip_imagine.config.filter_factory_collection" to "liip_imagine.config.stack_builder".
  • Inlined service "liip_imagine.config.stack_builder" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.paste_image" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.watermark_image" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.background" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.strip" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.scale" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.upscale" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.loader.auto_rotate" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.jpegoptim" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.optipng" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.pngquant" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.mozjpeg" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.filter.post_processor.cwebp" to "liip_imagine.filter.manager".
  • Inlined service "liip_imagine.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
  • Inlined service "liip_imagine.meta_data.reader" to "liip_imagine.gd".
  • Inlined service ".service_locator.eIcC2Rx.NexCRM\BaseBundle\Controller\Api\CRUDController" to "NexCRM\BaseBundle\Controller\Api\CRUDController".
  • Inlined service ".service_locator.GNc8e5B.NexCRM\BaseBundle\Controller\CacheController" to "NexCRM\BaseBundle\Controller\CacheController".
  • Inlined service ".service_locator.GNc8e5B.NexCRM\BaseBundle\Controller\DashboardController" to "NexCRM\BaseBundle\Controller\DashboardController".
  • Inlined service ".service_locator.GNc8e5B.NexCRM\BaseBundle\Controller\DefaultController" to "NexCRM\BaseBundle\Controller\DefaultController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\BaseBundle\Controller\LangController" to "NexCRM\BaseBundle\Controller\LangController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\BaseBundle\Controller\LangTranslationController" to "NexCRM\BaseBundle\Controller\LangTranslationController".
  • Inlined service ".service_locator.GNc8e5B.NexCRM\BaseBundle\Controller\MediaController" to "NexCRM\BaseBundle\Controller\MediaController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\BaseBundle\Controller\MediaSizeController" to "NexCRM\BaseBundle\Controller\MediaSizeController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\BaseBundle\Controller\RoleController" to "NexCRM\BaseBundle\Controller\RoleController".
  • Inlined service ".service_locator.GNc8e5B.NexCRM\BaseBundle\Controller\SecurityController" to "NexCRM\BaseBundle\Controller\SecurityController".
  • Inlined service ".service_locator.GNc8e5B.NexCRM\BaseBundle\Controller\SettingsController" to "NexCRM\BaseBundle\Controller\SettingsController".
  • Inlined service ".service_locator.GNc8e5B.NexCRM\BaseBundle\Controller\SortController" to "NexCRM\BaseBundle\Controller\SortController".
  • Inlined service ".service_locator.GNc8e5B.NexCRM\BaseBundle\Controller\StyleguideController" to "NexCRM\BaseBundle\Controller\StyleguideController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\BaseBundle\Controller\UserController" to "NexCRM\BaseBundle\Controller\UserController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\WebBundle\Controller\BlockController" to "NexCRM\WebBundle\Controller\BlockController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\WebBundle\Controller\CodeController" to "NexCRM\WebBundle\Controller\CodeController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\WebBundle\Controller\CookieController" to "NexCRM\WebBundle\Controller\CookieController".
  • Inlined service ".service_locator.GNc8e5B.NexCRM\WebBundle\Controller\CronController" to "NexCRM\WebBundle\Controller\CronController".
  • Inlined service ".service_locator.GNc8e5B.NexCRM\WebBundle\Controller\Front\FeedController" to "NexCRM\WebBundle\Controller\Front\FeedController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\WebBundle\Controller\MenuController" to "NexCRM\WebBundle\Controller\MenuController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\WebBundle\Controller\MenuGroupController" to "NexCRM\WebBundle\Controller\MenuGroupController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\WebBundle\Controller\ModuleController" to "NexCRM\WebBundle\Controller\ModuleController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\WebBundle\Controller\NewsController" to "NexCRM\WebBundle\Controller\NewsController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\WebBundle\Controller\PageController" to "NexCRM\WebBundle\Controller\PageController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\WebBundle\Controller\PopupController" to "NexCRM\WebBundle\Controller\PopupController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\WebBundle\Controller\SEOController" to "NexCRM\WebBundle\Controller\SEOController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\WebBundle\Controller\SettingController" to "NexCRM\WebBundle\Controller\SettingController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\WebBundle\Controller\SliderController" to "NexCRM\WebBundle\Controller\SliderController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\WebBundle\Controller\TagController" to "NexCRM\WebBundle\Controller\TagController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\WebBundle\Controller\TemplateController" to "NexCRM\WebBundle\Controller\TemplateController".
  • Inlined service "asprega.breadcrumb.item_factory" to "asprega.breadcrumb.builder".
  • Inlined service "asprega.breadcrumb.item_processor" to "asprega.breadcrumb.twig_extension".
  • Inlined service ".service_locator.GNc8e5B.NexCRM\NotificationBundle\Controller\CronController" to "NexCRM\NotificationBundle\Controller\CronController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\NotificationBundle\Controller\EntityController" to "NexCRM\NotificationBundle\Controller\EntityController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\NotificationBundle\Controller\NotificationContentController" to "NexCRM\NotificationBundle\Controller\NotificationContentController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\NotificationBundle\Controller\NotificationController" to "NexCRM\NotificationBundle\Controller\NotificationController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\NotificationBundle\Controller\SystemNotificationController" to "NexCRM\NotificationBundle\Controller\SystemNotificationController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\NotificationBundle\Controller\WatcherContentController" to "NexCRM\NotificationBundle\Controller\WatcherContentController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\NotificationBundle\Controller\WatcherController" to "NexCRM\NotificationBundle\Controller\WatcherController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\MicropageBundle\Controller\DomainController" to "NexCRM\MicropageBundle\Controller\DomainController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\MicropageBundle\Controller\MicropageController" to "NexCRM\MicropageBundle\Controller\MicropageController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\MicropageBundle\Controller\MicropageGenerateController" to "NexCRM\MicropageBundle\Controller\MicropageGenerateController".
  • Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.annotation_driver" to "jms_serializer.metadata.chain_driver".
  • Inlined service "jms_serializer.metadata.chain_driver" to "jms_serializer.metadata.doctrine_type_driver".
  • Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
  • Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
  • Inlined service "jms_serializer.unserialize_object_constructor" to "jms_serializer.doctrine_object_constructor".
  • Inlined service "jms_serializer.doctrine_object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
  • Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
  • Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
  • Inlined service "jms_serializer.event_dispatcher.service_locator" to "jms_serializer.traceable_event_dispatcher".
  • Inlined service "jms_serializer.traceable_metadata_factory.inner" to "jms_serializer.traceable_metadata_factory".
  • Inlined service "jms_serializer.traceable_handler_registry.inner" to "jms_serializer.traceable_handler_registry".
  • Inlined service "jms_serializer.metadata.traceable_file_locator.inner" to "jms_serializer.metadata.traceable_file_locator".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\CompanyBundle\Controller\DefaultController" to "NexCRM\CompanyBundle\Controller\DefaultController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\CompanyBundle\Controller\PersonController" to "NexCRM\CompanyBundle\Controller\PersonController".
  • Inlined service ".service_locator.GNc8e5B.NexCRM\DMSBundle\Controller\Ajax\NumericalRootAjaxController" to "NexCRM\DMSBundle\Controller\Ajax\NumericalRootAjaxController".
  • Inlined service ".service_locator.GNc8e5B.NexCRM\DMSBundle\Controller\CronController" to "NexCRM\DMSBundle\Controller\CronController".
  • Inlined service ".service_locator.GNc8e5B.NexCRM\DMSBundle\Controller\DMSController" to "NexCRM\DMSBundle\Controller\DMSController".
  • Inlined service ".service_locator.GNc8e5B.NexCRM\DMSBundle\Controller\FileController" to "NexCRM\DMSBundle\Controller\FileController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\DMSBundle\Controller\FileTemplateController" to "NexCRM\DMSBundle\Controller\FileTemplateController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\DMSBundle\Controller\FileTemplateFieldSettingController" to "NexCRM\DMSBundle\Controller\FileTemplateFieldSettingController".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\DMSBundle\Controller\FilterController" to "NexCRM\DMSBundle\Controller\FilterController".
  • Inlined service ".service_locator.GNc8e5B.NexCRM\DMSBundle\Controller\RuleController" to "NexCRM\DMSBundle\Controller\RuleController".
  • Inlined service "NexCRM\DMSBundle\Service\ClearUnusedMedia" to "NexCRM\DMSBundle\Controller\UtilController".
  • Inlined service ".service_locator.GNc8e5B.NexCRM\DMSBundle\Controller\UtilController" to "NexCRM\DMSBundle\Controller\UtilController".
  • Inlined service "NexCRM\DMSBundle\Service\ClassUtils" to "NexCRM\DMSBundle\EventListener\StructureChangeDoctrineListener".
  • Inlined service ".service_locator.dk.f.mW.NexCRM\PersonBundle\Controller\DefaultController" to "NexCRM\PersonBundle\Controller\DefaultController".
  • Inlined service "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
  • Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
  • Inlined service "fos_oauth_server.storage.default" to "fos_oauth_server.server".
  • Inlined service "fos_oauth_server.authorize.form.handler.default" to "fos_oauth_server.controller.authorize".
  • Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
  • Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
  • Inlined service "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
  • Inlined service "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 "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
  • Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service ".debug.http_client.inner" to ".debug.http_client".
  • Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
  • Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
  • Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
  • Inlined service "security.access.simple_role_voter" to "debug.security.voter.security.access.simple_role_voter".
  • Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
  • Inlined service "fos_rest.serializer.form_error_handler.inner" to "fos_rest.serializer.form_error_handler".
  • Inlined service ".service_locator.J4b.DPX" to ".service_locator.J4b.DPX.translation.warmer".
  • Inlined service ".service_locator..pQWig9" to ".service_locator..pQWig9.router.default".
  • Inlined service ".service_locator.HLwzKIm" to ".service_locator.HLwzKIm.router.cache_warmer".
  • Inlined service ".service_locator.aq4MYft" to ".service_locator.aq4MYft.twig.template_cache_warmer".
  • Inlined service ".service_locator.PQK0.4p" to ".service_locator.PQK0.4p.sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.eIcC2Rx" to ".service_locator.eIcC2Rx.NexCRM\BaseBundle\Controller\Api\CRUDController".
  • Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
  • Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.traceable_metadata_factory.inner".
  • Inlined service "jms_serializer.handler_registry.service_locator" to "jms_serializer.traceable_handler_registry.inner".
  • Inlined service ".service_locator.jFcSUYe" to "console.command_loader".
  • Inlined service ".service_locator..pQWig9.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "fm_elfinder.configurator.default" to "fm_elfinder.loader".
  • Inlined service "swiftmailer.mailer.default.spool.memory" to "swiftmailer.transport".
  • Inlined service "swiftmailer.mailer.default.plugin.redirecting" to "swiftmailer.transport".
  • Inlined service "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
  • Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
  • Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
  • Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
  • Inlined service "fos_rest.serializer.jms" to "fos_rest.view_handler".
  • 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 "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata_driver".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
  • Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
  • Inlined service "assets.packages" to "twig".
  • Inlined service "assets.packages" to "twig".
  • Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
  • Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".
  • Inlined service "jms_serializer.expression_evaluator" to "jms_serializer".