http://108.128.120.37/

Log Messages

Info. & Errors 0

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

There are no log messages of this level.

Deprecations 6

Log messages generated by using features marked as deprecated.

Time Channel Message
n/a Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\Authenticator\GuardBridgeAuthenticator" class is deprecated, use the new authenticator system instead.
[
  "exception" => Symfony\Component\ErrorHandler\Exception\SilencedErrorContext {#7056
    +count: 1
    -severity: E_USER_DEPRECATED
    trace: {
      /var/www/api.puzzlebooking.com/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php:35 {
        include …
        › 
        › trigger_deprecation('symfony/security-guard', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', GuardBridgeAuthenticator::class);}
      /var/www/api.puzzlebooking.com/vendor/symfony/error-handler/DebugClassLoader.php:346 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
          "/var/www/api.puzzlebooking.com/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php"
        }
      }
    }
  }
]
{
  /var/www/api.puzzlebooking.com/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php:35 {
    include …
    › 
    › trigger_deprecation('symfony/security-guard', '5.3', 'The "%s" class is deprecated, use the new authenticator system instead.', GuardBridgeAuthenticator::class);}
  /var/www/api.puzzlebooking.com/vendor/symfony/error-handler/DebugClassLoader.php:346 {} elseif (\function_exists('opcache_is_script_cached') && @opcache_is_script_cached($file)) {    include $file;arguments: {
      "/var/www/api.puzzlebooking.com/vendor/symfony/security-guard/Authenticator/GuardBridgeAuthenticator.php"
    }
  }
}
n/a Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Controller\Admin\Reservation\ReservationDocumentController" service.
n/a Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Service\Api\Contract\ContractService" service.
n/a Since symfony/dependency-injection 5.1: The "Psr\Container\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Service\Api\SiteLoginService" service.
n/a Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Service\Payment\Common\Juzdan\JuzdanPay" service.
n/a Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\Service\Payment\Service\PaymentService" service.

Debug 48

Unimportant log messages generated during the execution of the application.

Time Channel Message
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"App\EventSubscriber\LocaleSubscriber::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "App\EventSubscriber\LocaleSubscriber::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
]
event Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
[
  "event" => "kernel.request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
]
event Notified event
"kernel.request"
to listener
"Sentry\SentryBundle\EventListener\RequestListener::handleKernelRequestEvent"
.
[
  "event" => "kernel.request"
  "listener" => "Sentry\SentryBundle\EventListener\RequestListener::handleKernelRequestEvent"
]
event Notified event
"kernel.request"
to listener
"Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelRequestEvent"
.
[
  "event" => "kernel.request"
  "listener" => "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelRequestEvent"
]
event Notified event
"kernel.request"
to listener
"Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelRequestEvent"
.
[
  "event" => "kernel.request"
  "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelRequestEvent"
]
event Notified event
"kernel.request"
to listener
"Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelRequestEvent"
.
[
  "event" => "kernel.request"
  "listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelRequestEvent"
]
event Notified event
"kernel.request"
to listener
"Sentry\SentryBundle\EventListener\LoginListener::handleKernelRequestEvent"
.
[
  "event" => "kernel.request"
  "listener" => "Sentry\SentryBundle\EventListener\LoginListener::handleKernelRequestEvent"
]
event Notified event
"kernel.controller"
to listener
"Sentry\SentryBundle\EventListener\RequestListener::handleKernelControllerEvent"
.
[
  "event" => "kernel.controller"
  "listener" => "Sentry\SentryBundle\EventListener\RequestListener::handleKernelControllerEvent"
]
event Notified event
"kernel.controller"
to listener
"App\Permission\Listener\PermissionCheckListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "App\Permission\Listener\PermissionCheckListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController"
]
event Notified event
"kernel.controller"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
.
[
  "event" => "kernel.controller"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController"
]
event Notified event
"kernel.controller_arguments"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments"
]
event Notified event
"kernel.controller_arguments"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
.
[
  "event" => "kernel.controller_arguments"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments"
]
event Notified event
"kernel.response"
to listener
"Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelResponseEvent"
.
[
  "event" => "kernel.response"
  "listener" => "Sentry\SentryBundle\EventListener\TracingRequestListener::handleKernelResponseEvent"
]
event Notified event
"kernel.response"
to listener
"Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelResponseEvent"
.
[
  "event" => "kernel.response"
  "listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelResponseEvent"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
]
event Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
]
event Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
.
[
  "event" => "kernel.response"
  "listener" => "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse"
]
event Notified event
"kernel.finish_request"
to listener
"Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelFinishRequestEvent"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Sentry\SentryBundle\EventListener\TracingSubRequestListener::handleKernelFinishRequestEvent"
]
event Notified event
"kernel.finish_request"
to listener
"Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelFinishRequestEvent"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Sentry\SentryBundle\EventListener\SubRequestListener::handleKernelFinishRequestEvent"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
]
event Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.
[
  "event" => "kernel.finish_request"
  "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
]

PHP Notices 0

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

There are no log messages of this level.

Container 4117

Log messages generated during the compilation of the service container.

Class Messages
Symfony\Component\DependencyInjection\Compiler\ResolveChildDefinitionsPass
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AgencyNotificationCommand" (parent: .abstract.instanceof.App\Command\AgencyNotificationCommand).
  • Resolving inheritance for "App\Command\AgencyNotificationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AgencyNotificationCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ApiTokenCommand" (parent: .abstract.instanceof.App\Command\ApiTokenCommand).
  • Resolving inheritance for "App\Command\ApiTokenCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ApiTokenCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CurrencyRateCommand" (parent: .abstract.instanceof.App\Command\CurrencyRateCommand).
  • Resolving inheritance for "App\Command\CurrencyRateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CurrencyRateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HotelEventClearCommand" (parent: .abstract.instanceof.App\Command\HotelEventClearCommand).
  • Resolving inheritance for "App\Command\HotelEventClearCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HotelEventClearCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HotelFacilityHotelCategoryMatchCommand" (parent: .abstract.instanceof.App\Command\HotelFacilityHotelCategoryMatchCommand).
  • Resolving inheritance for "App\Command\HotelFacilityHotelCategoryMatchCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HotelFacilityHotelCategoryMatchCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HotelMarkupCommand" (parent: .abstract.instanceof.App\Command\HotelMarkupCommand).
  • Resolving inheritance for "App\Command\HotelMarkupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HotelMarkupCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HotelMinuteDealsCommand" (parent: .abstract.instanceof.App\Command\HotelMinuteDealsCommand).
  • Resolving inheritance for "App\Command\HotelMinuteDealsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HotelMinuteDealsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HotelProviderPuzzleCommand" (parent: .abstract.instanceof.App\Command\HotelProviderPuzzleCommand).
  • Resolving inheritance for "App\Command\HotelProviderPuzzleCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HotelProviderPuzzleCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HotelProviderTatilSepetiCommand" (parent: .abstract.instanceof.App\Command\HotelProviderTatilSepetiCommand).
  • Resolving inheritance for "App\Command\HotelProviderTatilSepetiCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HotelProviderTatilSepetiCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HotelTransferAreaCodeUpdateCommand" (parent: .abstract.instanceof.App\Command\HotelTransferAreaCodeUpdateCommand).
  • Resolving inheritance for "App\Command\HotelTransferAreaCodeUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HotelTransferAreaCodeUpdateCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LandmarksDestinationCommand" (parent: .abstract.instanceof.App\Command\LandmarksDestinationCommand).
  • Resolving inheritance for "App\Command\LandmarksDestinationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LandmarksDestinationCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LandmarksHotelCommand" (parent: .abstract.instanceof.App\Command\LandmarksHotelCommand).
  • Resolving inheritance for "App\Command\LandmarksHotelCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LandmarksHotelCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MultiCardTransactionsBulkCancelsCommand" (parent: .abstract.instanceof.App\Command\MultiCardTransactionsBulkCancelsCommand).
  • Resolving inheritance for "App\Command\MultiCardTransactionsBulkCancelsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MultiCardTransactionsBulkCancelsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewSiteLanguageCommand" (parent: .abstract.instanceof.App\Command\NewSiteLanguageCommand).
  • Resolving inheritance for "App\Command\NewSiteLanguageCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewSiteLanguageCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PBEbInsuranceCommand" (parent: .abstract.instanceof.App\Command\PBEbInsuranceCommand).
  • Resolving inheritance for "App\Command\PBEbInsuranceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PBEbInsuranceCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PuzzleHotelFatsheetCommand" (parent: .abstract.instanceof.App\Command\PuzzleHotelFatsheetCommand).
  • Resolving inheritance for "App\Command\PuzzleHotelFatsheetCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PuzzleHotelFatsheetCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PuzzleHotelSupplierCommissionsCommand" (parent: .abstract.instanceof.App\Command\PuzzleHotelSupplierCommissionsCommand).
  • Resolving inheritance for "App\Command\PuzzleHotelSupplierCommissionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PuzzleHotelSupplierCommissionsCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PuzzleTransferPriceGetCommand" (parent: .abstract.instanceof.App\Command\PuzzleTransferPriceGetCommand).
  • Resolving inheritance for "App\Command\PuzzleTransferPriceGetCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PuzzleTransferPriceGetCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveReservationBeforeLast30DaysCommand" (parent: .abstract.instanceof.App\Command\RemoveReservationBeforeLast30DaysCommand).
  • Resolving inheritance for "App\Command\RemoveReservationBeforeLast30DaysCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveReservationBeforeLast30DaysCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RequestMailCommand" (parent: .abstract.instanceof.App\Command\RequestMailCommand).
  • Resolving inheritance for "App\Command\RequestMailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RequestMailCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReservationConversionCommand" (parent: .abstract.instanceof.App\Command\ReservationConversionCommand).
  • Resolving inheritance for "App\Command\ReservationConversionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReservationConversionCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReservationGuidCommand" (parent: .abstract.instanceof.App\Command\ReservationGuidCommand).
  • Resolving inheritance for "App\Command\ReservationGuidCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReservationGuidCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendMailToPrePaymentReservationCommand" (parent: .abstract.instanceof.App\Command\SendMailToPrePaymentReservationCommand).
  • Resolving inheritance for "App\Command\SendMailToPrePaymentReservationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendMailToPrePaymentReservationCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendMailToVoteReservationCommand" (parent: .abstract.instanceof.App\Command\SendMailToVoteReservationCommand).
  • Resolving inheritance for "App\Command\SendMailToVoteReservationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendMailToVoteReservationCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SitemapMakerCommand" (parent: .abstract.instanceof.App\Command\SitemapMakerCommand).
  • Resolving inheritance for "App\Command\SitemapMakerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SitemapMakerCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TourSupplierCommand" (parent: .abstract.instanceof.App\Command\TourSupplierCommand).
  • Resolving inheritance for "App\Command\TourSupplierCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TourSupplierCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateFlightPNRNonPNRCommand" (parent: .abstract.instanceof.App\Command\UpdateFlightPNRNonPNRCommand).
  • Resolving inheritance for "App\Command\UpdateFlightPNRNonPNRCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateFlightPNRNonPNRCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminLanguageSwitcherController" (parent: .abstract.instanceof.App\Controller\Admin\AdminLanguageSwitcherController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminLanguageSwitcherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminLanguageSwitcherController).
  • Resolving inheritance for "App\Controller\Admin\AdminLanguageSwitcherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminLanguageSwitcherController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminMailWebViewController" (parent: .abstract.instanceof.App\Controller\Admin\AdminMailWebViewController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminMailWebViewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminMailWebViewController).
  • Resolving inheritance for "App\Controller\Admin\AdminMailWebViewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminMailWebViewController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminUserManagementController" (parent: .abstract.instanceof.App\Controller\Admin\AdminUserManagementController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminUserManagementController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminUserManagementController).
  • Resolving inheritance for "App\Controller\Admin\AdminUserManagementController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminUserManagementController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AgencyController" (parent: .abstract.instanceof.App\Controller\Admin\AgencyController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AgencyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AgencyController).
  • Resolving inheritance for "App\Controller\Admin\AgencyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AgencyController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AgencyProductController" (parent: .abstract.instanceof.App\Controller\Admin\AgencyProductController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AgencyProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AgencyProductController).
  • Resolving inheritance for "App\Controller\Admin\AgencyProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AgencyProductController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AirlineController" (parent: .abstract.instanceof.App\Controller\Admin\AirlineController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AirlineController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AirlineController).
  • Resolving inheritance for "App\Controller\Admin\AirlineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AirlineController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AirportController" (parent: .abstract.instanceof.App\Controller\Admin\AirportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AirportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AirportController).
  • Resolving inheritance for "App\Controller\Admin\AirportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AirportController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AjaxController" (parent: .abstract.instanceof.App\Controller\Admin\AjaxController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AjaxController).
  • Resolving inheritance for "App\Controller\Admin\AjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AjaxController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AuthController" (parent: .abstract.instanceof.App\Controller\Admin\AuthController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AuthController).
  • Resolving inheritance for "App\Controller\Admin\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AuthController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BankAccountController" (parent: .abstract.instanceof.App\Controller\Admin\BankAccountController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BankAccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BankAccountController).
  • Resolving inheritance for "App\Controller\Admin\BankAccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BankAccountController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BannerAreaController" (parent: .abstract.instanceof.App\Controller\Admin\BannerAreaController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BannerAreaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BannerAreaController).
  • Resolving inheritance for "App\Controller\Admin\BannerAreaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BannerAreaController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContractController" (parent: .abstract.instanceof.App\Controller\Admin\ContractController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContractController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContractController).
  • Resolving inheritance for "App\Controller\Admin\ContractController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContractController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CpuMemoryViewController" (parent: .abstract.instanceof.App\Controller\Admin\CpuMemoryViewController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CpuMemoryViewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CpuMemoryViewController).
  • Resolving inheritance for "App\Controller\Admin\CpuMemoryViewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CpuMemoryViewController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CurrencyRateController" (parent: .abstract.instanceof.App\Controller\Admin\CurrencyRateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CurrencyRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CurrencyRateController).
  • Resolving inheritance for "App\Controller\Admin\CurrencyRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CurrencyRateController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardAjaxController" (parent: .abstract.instanceof.App\Controller\Admin\DashboardAjaxController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardAjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardAjaxController).
  • Resolving inheritance for "App\Controller\Admin\DashboardAjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardAjaxController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountController" (parent: .abstract.instanceof.App\Controller\Admin\DiscountController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountController).
  • Resolving inheritance for "App\Controller\Admin\DiscountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountCouponsController" (parent: .abstract.instanceof.App\Controller\Admin\DiscountCouponsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountCouponsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountCouponsController).
  • Resolving inheritance for "App\Controller\Admin\DiscountCouponsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountCouponsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountHotelCategoryController" (parent: .abstract.instanceof.App\Controller\Admin\DiscountHotelCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountHotelCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountHotelCategoryController).
  • Resolving inheritance for "App\Controller\Admin\DiscountHotelCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountHotelCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountHotelController" (parent: .abstract.instanceof.App\Controller\Admin\DiscountHotelController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountHotelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountHotelController).
  • Resolving inheritance for "App\Controller\Admin\DiscountHotelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountHotelController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountHotelDestinationController" (parent: .abstract.instanceof.App\Controller\Admin\DiscountHotelDestinationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountHotelDestinationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountHotelDestinationController).
  • Resolving inheritance for "App\Controller\Admin\DiscountHotelDestinationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountHotelDestinationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountTourCategoryController" (parent: .abstract.instanceof.App\Controller\Admin\DiscountTourCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountTourCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountTourCategoryController).
  • Resolving inheritance for "App\Controller\Admin\DiscountTourCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountTourCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountTourController" (parent: .abstract.instanceof.App\Controller\Admin\DiscountTourController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountTourController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountTourController).
  • Resolving inheritance for "App\Controller\Admin\DiscountTourController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountTourController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountTourDestinationController" (parent: .abstract.instanceof.App\Controller\Admin\DiscountTourDestinationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountTourDestinationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountTourDestinationController).
  • Resolving inheritance for "App\Controller\Admin\DiscountTourDestinationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountTourDestinationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountTourTypeController" (parent: .abstract.instanceof.App\Controller\Admin\DiscountTourTypeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountTourTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountTourTypeController).
  • Resolving inheritance for "App\Controller\Admin\DiscountTourTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountTourTypeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FAQCategoryController" (parent: .abstract.instanceof.App\Controller\Admin\FAQCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FAQCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FAQCategoryController).
  • Resolving inheritance for "App\Controller\Admin\FAQCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FAQCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FAQController" (parent: .abstract.instanceof.App\Controller\Admin\FAQController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FAQController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FAQController).
  • Resolving inheritance for "App\Controller\Admin\FAQController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FAQController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HomeController" (parent: .abstract.instanceof.App\Controller\Admin\HomeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HomeController).
  • Resolving inheritance for "App\Controller\Admin\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HomeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelActivityController" (parent: .abstract.instanceof.App\Controller\Admin\HotelActivityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelActivityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelActivityController).
  • Resolving inheritance for "App\Controller\Admin\HotelActivityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelActivityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelCategoryController" (parent: .abstract.instanceof.App\Controller\Admin\HotelCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelCategoryController).
  • Resolving inheritance for "App\Controller\Admin\HotelCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelConceptController" (parent: .abstract.instanceof.App\Controller\Admin\HotelConceptController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelConceptController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelConceptController).
  • Resolving inheritance for "App\Controller\Admin\HotelConceptController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelConceptController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelController" (parent: .abstract.instanceof.App\Controller\Admin\HotelController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelController).
  • Resolving inheritance for "App\Controller\Admin\HotelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelDestinationController" (parent: .abstract.instanceof.App\Controller\Admin\HotelDestinationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelDestinationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelDestinationController).
  • Resolving inheritance for "App\Controller\Admin\HotelDestinationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelDestinationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelEbInsuranceController" (parent: .abstract.instanceof.App\Controller\Admin\HotelEbInsuranceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelEbInsuranceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelEbInsuranceController).
  • Resolving inheritance for "App\Controller\Admin\HotelEbInsuranceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelEbInsuranceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelEventController" (parent: .abstract.instanceof.App\Controller\Admin\HotelEventController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelEventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelEventController).
  • Resolving inheritance for "App\Controller\Admin\HotelEventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelEventController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelFeatureController" (parent: .abstract.instanceof.App\Controller\Admin\HotelFeatureController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelFeatureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelFeatureController).
  • Resolving inheritance for "App\Controller\Admin\HotelFeatureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelFeatureController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelFeatureGroupController" (parent: .abstract.instanceof.App\Controller\Admin\HotelFeatureGroupController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelFeatureGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelFeatureGroupController).
  • Resolving inheritance for "App\Controller\Admin\HotelFeatureGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelFeatureGroupController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelHotelCategoryController" (parent: .abstract.instanceof.App\Controller\Admin\HotelHotelCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelHotelCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelHotelCategoryController).
  • Resolving inheritance for "App\Controller\Admin\HotelHotelCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelHotelCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelHotelConceptController" (parent: .abstract.instanceof.App\Controller\Admin\HotelHotelConceptController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelHotelConceptController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelHotelConceptController).
  • Resolving inheritance for "App\Controller\Admin\HotelHotelConceptController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelHotelConceptController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelHotelRoomController" (parent: .abstract.instanceof.App\Controller\Admin\HotelHotelRoomController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelHotelRoomController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelHotelRoomController).
  • Resolving inheritance for "App\Controller\Admin\HotelHotelRoomController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelHotelRoomController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelImageTypeController" (parent: .abstract.instanceof.App\Controller\Admin\HotelImageTypeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelImageTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelImageTypeController).
  • Resolving inheritance for "App\Controller\Admin\HotelImageTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelImageTypeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelInstallmentController" (parent: .abstract.instanceof.App\Controller\Admin\HotelInstallmentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelInstallmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelInstallmentController).
  • Resolving inheritance for "App\Controller\Admin\HotelInstallmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelInstallmentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelLastMinuteDiscountController" (parent: .abstract.instanceof.App\Controller\Admin\HotelLastMinuteDiscountController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelLastMinuteDiscountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelLastMinuteDiscountController).
  • Resolving inheritance for "App\Controller\Admin\HotelLastMinuteDiscountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelLastMinuteDiscountController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelMarkupController" (parent: .abstract.instanceof.App\Controller\Admin\HotelMarkupController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelMarkupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelMarkupController).
  • Resolving inheritance for "App\Controller\Admin\HotelMarkupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelMarkupController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelProfitController" (parent: .abstract.instanceof.App\Controller\Admin\HotelProfitController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelProfitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelProfitController).
  • Resolving inheritance for "App\Controller\Admin\HotelProfitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelProfitController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelProviderController" (parent: .abstract.instanceof.App\Controller\Admin\HotelProviderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelProviderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelProviderController).
  • Resolving inheritance for "App\Controller\Admin\HotelProviderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelProviderController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelRoomController" (parent: .abstract.instanceof.App\Controller\Admin\HotelRoomController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelRoomController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelRoomController).
  • Resolving inheritance for "App\Controller\Admin\HotelRoomController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelRoomController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ImageController" (parent: .abstract.instanceof.App\Controller\Admin\ImageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ImageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ImageController).
  • Resolving inheritance for "App\Controller\Admin\ImageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ImageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Invoice\InvoiceCollectionController" (parent: .abstract.instanceof.App\Controller\Admin\Invoice\InvoiceCollectionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Invoice\InvoiceCollectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Invoice\InvoiceCollectionController).
  • Resolving inheritance for "App\Controller\Admin\Invoice\InvoiceCollectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Invoice\InvoiceCollectionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Invoice\InvoiceCollectionRefundController" (parent: .abstract.instanceof.App\Controller\Admin\Invoice\InvoiceCollectionRefundController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Invoice\InvoiceCollectionRefundController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Invoice\InvoiceCollectionRefundController).
  • Resolving inheritance for "App\Controller\Admin\Invoice\InvoiceCollectionRefundController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Invoice\InvoiceCollectionRefundController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Invoice\InvoiceExpenseController" (parent: .abstract.instanceof.App\Controller\Admin\Invoice\InvoiceExpenseController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Invoice\InvoiceExpenseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Invoice\InvoiceExpenseController).
  • Resolving inheritance for "App\Controller\Admin\Invoice\InvoiceExpenseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Invoice\InvoiceExpenseController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Invoice\InvoiceIncomeController" (parent: .abstract.instanceof.App\Controller\Admin\Invoice\InvoiceIncomeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Invoice\InvoiceIncomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Invoice\InvoiceIncomeController).
  • Resolving inheritance for "App\Controller\Admin\Invoice\InvoiceIncomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Invoice\InvoiceIncomeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LandmarksController" (parent: .abstract.instanceof.App\Controller\Admin\LandmarksController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LandmarksController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LandmarksController).
  • Resolving inheritance for "App\Controller\Admin\LandmarksController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LandmarksController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LogoAccountingCodeController" (parent: .abstract.instanceof.App\Controller\Admin\LogoAccountingCodeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LogoAccountingCodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LogoAccountingCodeController).
  • Resolving inheritance for "App\Controller\Admin\LogoAccountingCodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LogoAccountingCodeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MarketingCampaignController" (parent: .abstract.instanceof.App\Controller\Admin\MarketingCampaignController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MarketingCampaignController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MarketingCampaignController).
  • Resolving inheritance for "App\Controller\Admin\MarketingCampaignController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MarketingCampaignController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PackageProfitController" (parent: .abstract.instanceof.App\Controller\Admin\PackageProfitController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PackageProfitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PackageProfitController).
  • Resolving inheritance for "App\Controller\Admin\PackageProfitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PackageProfitController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentController" (parent: .abstract.instanceof.App\Controller\Admin\PaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentController).
  • Resolving inheritance for "App\Controller\Admin\PaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentPartialController" (parent: .abstract.instanceof.App\Controller\Admin\PaymentPartialController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentPartialController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentPartialController).
  • Resolving inheritance for "App\Controller\Admin\PaymentPartialController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentPartialController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentVirmanController" (parent: .abstract.instanceof.App\Controller\Admin\PaymentVirmanController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentVirmanController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentVirmanController).
  • Resolving inheritance for "App\Controller\Admin\PaymentVirmanController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentVirmanController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PerformanceController" (parent: .abstract.instanceof.App\Controller\Admin\PerformanceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PerformanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PerformanceController).
  • Resolving inheritance for "App\Controller\Admin\PerformanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PerformanceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PosController" (parent: .abstract.instanceof.App\Controller\Admin\PosController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PosController).
  • Resolving inheritance for "App\Controller\Admin\PosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PosController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PosInstallmentController" (parent: .abstract.instanceof.App\Controller\Admin\PosInstallmentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PosInstallmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PosInstallmentController).
  • Resolving inheritance for "App\Controller\Admin\PosInstallmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PosInstallmentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PrePaymentCampaignController" (parent: .abstract.instanceof.App\Controller\Admin\PrePaymentCampaignController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PrePaymentCampaignController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PrePaymentCampaignController).
  • Resolving inheritance for "App\Controller\Admin\PrePaymentCampaignController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PrePaymentCampaignController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RecommendationHotelController" (parent: .abstract.instanceof.App\Controller\Admin\RecommendationHotelController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RecommendationHotelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RecommendationHotelController).
  • Resolving inheritance for "App\Controller\Admin\RecommendationHotelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RecommendationHotelController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RecommendationTourController" (parent: .abstract.instanceof.App\Controller\Admin\RecommendationTourController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RecommendationTourController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RecommendationTourController).
  • Resolving inheritance for "App\Controller\Admin\RecommendationTourController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RecommendationTourController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RedirectController" (parent: .abstract.instanceof.App\Controller\Admin\RedirectController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RedirectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RedirectController).
  • Resolving inheritance for "App\Controller\Admin\RedirectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RedirectController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RefundController" (parent: .abstract.instanceof.App\Controller\Admin\RefundController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RefundController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RefundController).
  • Resolving inheritance for "App\Controller\Admin\RefundController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RefundController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RequestController" (parent: .abstract.instanceof.App\Controller\Admin\RequestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RequestController).
  • Resolving inheritance for "App\Controller\Admin\RequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RequestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationController" (parent: .abstract.instanceof.App\Controller\Admin\Reservation\ReservationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationController).
  • Resolving inheritance for "App\Controller\Admin\Reservation\ReservationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationDocumentController" (parent: .abstract.instanceof.App\Controller\Admin\Reservation\ReservationDocumentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationDocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationDocumentController).
  • Resolving inheritance for "App\Controller\Admin\Reservation\ReservationDocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationDocumentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationFlightController" (parent: .abstract.instanceof.App\Controller\Admin\Reservation\ReservationFlightController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationFlightController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationFlightController).
  • Resolving inheritance for "App\Controller\Admin\Reservation\ReservationFlightController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationFlightController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationForwardingPuzzleController" (parent: .abstract.instanceof.App\Controller\Admin\Reservation\ReservationForwardingPuzzleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationForwardingPuzzleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationForwardingPuzzleController).
  • Resolving inheritance for "App\Controller\Admin\Reservation\ReservationForwardingPuzzleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationForwardingPuzzleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationHotelController" (parent: .abstract.instanceof.App\Controller\Admin\Reservation\ReservationHotelController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationHotelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationHotelController).
  • Resolving inheritance for "App\Controller\Admin\Reservation\ReservationHotelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationHotelController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationInvoiceController" (parent: .abstract.instanceof.App\Controller\Admin\Reservation\ReservationInvoiceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationInvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationInvoiceController).
  • Resolving inheritance for "App\Controller\Admin\Reservation\ReservationInvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationInvoiceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationPaxController" (parent: .abstract.instanceof.App\Controller\Admin\Reservation\ReservationPaxController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationPaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationPaxController).
  • Resolving inheritance for "App\Controller\Admin\Reservation\ReservationPaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationPaxController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationPaymentController" (parent: .abstract.instanceof.App\Controller\Admin\Reservation\ReservationPaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationPaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationPaymentController).
  • Resolving inheritance for "App\Controller\Admin\Reservation\ReservationPaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationPaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationTourController" (parent: .abstract.instanceof.App\Controller\Admin\Reservation\ReservationTourController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationTourController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationTourController).
  • Resolving inheritance for "App\Controller\Admin\Reservation\ReservationTourController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationTourController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationTransferController" (parent: .abstract.instanceof.App\Controller\Admin\Reservation\ReservationTransferController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationTransferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationTransferController).
  • Resolving inheritance for "App\Controller\Admin\Reservation\ReservationTransferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationTransferController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReservationRequestController" (parent: .abstract.instanceof.App\Controller\Admin\ReservationRequestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReservationRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReservationRequestController).
  • Resolving inheritance for "App\Controller\Admin\ReservationRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReservationRequestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReviewController" (parent: .abstract.instanceof.App\Controller\Admin\ReviewController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReviewController).
  • Resolving inheritance for "App\Controller\Admin\ReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReviewController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RewiewController" (parent: .abstract.instanceof.App\Controller\Admin\RewiewController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RewiewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RewiewController).
  • Resolving inheritance for "App\Controller\Admin\RewiewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RewiewController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SearchLogController" (parent: .abstract.instanceof.App\Controller\Admin\SearchLogController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SearchLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SearchLogController).
  • Resolving inheritance for "App\Controller\Admin\SearchLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SearchLogController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SearchSuggestionController" (parent: .abstract.instanceof.App\Controller\Admin\SearchSuggestionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SearchSuggestionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SearchSuggestionController).
  • Resolving inheritance for "App\Controller\Admin\SearchSuggestionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SearchSuggestionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SeoMenuCategoryController" (parent: .abstract.instanceof.App\Controller\Admin\SeoMenuCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SeoMenuCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SeoMenuCategoryController).
  • Resolving inheritance for "App\Controller\Admin\SeoMenuCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SeoMenuCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SeoMenuController" (parent: .abstract.instanceof.App\Controller\Admin\SeoMenuController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SeoMenuController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SeoMenuController).
  • Resolving inheritance for "App\Controller\Admin\SeoMenuController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SeoMenuController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SeoPageArticleController" (parent: .abstract.instanceof.App\Controller\Admin\SeoPageArticleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SeoPageArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SeoPageArticleController).
  • Resolving inheritance for "App\Controller\Admin\SeoPageArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SeoPageArticleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SeoPageController" (parent: .abstract.instanceof.App\Controller\Admin\SeoPageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SeoPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SeoPageController).
  • Resolving inheritance for "App\Controller\Admin\SeoPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SeoPageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ServerController" (parent: .abstract.instanceof.App\Controller\Admin\ServerController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ServerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ServerController).
  • Resolving inheritance for "App\Controller\Admin\ServerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ServerController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SiteSettingsController" (parent: .abstract.instanceof.App\Controller\Admin\SiteSettingsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SiteSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SiteSettingsController).
  • Resolving inheritance for "App\Controller\Admin\SiteSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SiteSettingsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SitemapController" (parent: .abstract.instanceof.App\Controller\Admin\SitemapController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SitemapController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SitemapController).
  • Resolving inheritance for "App\Controller\Admin\SitemapController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SitemapController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SitesController" (parent: .abstract.instanceof.App\Controller\Admin\SitesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SitesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SitesController).
  • Resolving inheritance for "App\Controller\Admin\SitesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SitesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourCategoryController" (parent: .abstract.instanceof.App\Controller\Admin\TourCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourCategoryController).
  • Resolving inheritance for "App\Controller\Admin\TourCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourController" (parent: .abstract.instanceof.App\Controller\Admin\TourController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourController).
  • Resolving inheritance for "App\Controller\Admin\TourController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourDayController" (parent: .abstract.instanceof.App\Controller\Admin\TourDayController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourDayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourDayController).
  • Resolving inheritance for "App\Controller\Admin\TourDayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourDayController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourDestinationController" (parent: .abstract.instanceof.App\Controller\Admin\TourDestinationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourDestinationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourDestinationController).
  • Resolving inheritance for "App\Controller\Admin\TourDestinationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourDestinationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourExtraServiceController" (parent: .abstract.instanceof.App\Controller\Admin\TourExtraServiceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourExtraServiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourExtraServiceController).
  • Resolving inheritance for "App\Controller\Admin\TourExtraServiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourExtraServiceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourNotesController" (parent: .abstract.instanceof.App\Controller\Admin\TourNotesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourNotesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourNotesController).
  • Resolving inheritance for "App\Controller\Admin\TourNotesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourNotesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourPriceController" (parent: .abstract.instanceof.App\Controller\Admin\TourPriceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourPriceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourPriceController).
  • Resolving inheritance for "App\Controller\Admin\TourPriceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourPriceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourProviderController" (parent: .abstract.instanceof.App\Controller\Admin\TourProviderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourProviderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourProviderController).
  • Resolving inheritance for "App\Controller\Admin\TourProviderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourProviderController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourTourCategoryController" (parent: .abstract.instanceof.App\Controller\Admin\TourTourCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourTourCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourTourCategoryController).
  • Resolving inheritance for "App\Controller\Admin\TourTourCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourTourCategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourTypeLabelController" (parent: .abstract.instanceof.App\Controller\Admin\TourTypeLabelController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourTypeLabelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourTypeLabelController).
  • Resolving inheritance for "App\Controller\Admin\TourTypeLabelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourTypeLabelController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TransferController" (parent: .abstract.instanceof.App\Controller\Admin\TransferController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TransferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TransferController).
  • Resolving inheritance for "App\Controller\Admin\TransferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TransferController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TransferProviderController" (parent: .abstract.instanceof.App\Controller\Admin\TransferProviderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TransferProviderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TransferProviderController).
  • Resolving inheritance for "App\Controller\Admin\TransferProviderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TransferProviderController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TransferVehicleGroupController" (parent: .abstract.instanceof.App\Controller\Admin\TransferVehicleGroupController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TransferVehicleGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TransferVehicleGroupController).
  • Resolving inheritance for "App\Controller\Admin\TransferVehicleGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TransferVehicleGroupController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TranslationController" (parent: .abstract.instanceof.App\Controller\Admin\TranslationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TranslationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TranslationController).
  • Resolving inheritance for "App\Controller\Admin\TranslationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TranslationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserController" (parent: .abstract.instanceof.App\Controller\Admin\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserController).
  • Resolving inheritance for "App\Controller\Admin\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\VatRateExtraController" (parent: .abstract.instanceof.App\Controller\Admin\VatRateExtraController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\VatRateExtraController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\VatRateExtraController).
  • Resolving inheritance for "App\Controller\Admin\VatRateExtraController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\VatRateExtraController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\VatRatesController" (parent: .abstract.instanceof.App\Controller\Admin\VatRatesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\VatRatesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\VatRatesController).
  • Resolving inheritance for "App\Controller\Admin\VatRatesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\VatRatesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AgencyNotification\AgencyNotificationController" (parent: .abstract.instanceof.App\Controller\Api\AgencyNotification\AgencyNotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AgencyNotification\AgencyNotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AgencyNotification\AgencyNotificationController).
  • Resolving inheritance for "App\Controller\Api\AgencyNotification\AgencyNotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AgencyNotification\AgencyNotificationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiController" (parent: .abstract.instanceof.App\Controller\Api\ApiController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiController).
  • Resolving inheritance for "App\Controller\Api\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AutoComplateController" (parent: .abstract.instanceof.App\Controller\Api\AutoComplateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AutoComplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AutoComplateController).
  • Resolving inheritance for "App\Controller\Api\AutoComplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AutoComplateController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ContractController" (parent: .abstract.instanceof.App\Controller\Api\ContractController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ContractController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ContractController).
  • Resolving inheritance for "App\Controller\Api\ContractController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ContractController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\FavoriteHotelUserController" (parent: .abstract.instanceof.App\Controller\Api\FavoriteHotelUserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\FavoriteHotelUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\FavoriteHotelUserController).
  • Resolving inheritance for "App\Controller\Api\FavoriteHotelUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\FavoriteHotelUserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\HotelCommentController" (parent: .abstract.instanceof.App\Controller\Api\HotelCommentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\HotelCommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\HotelCommentController).
  • Resolving inheritance for "App\Controller\Api\HotelCommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\HotelCommentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\HotelController" (parent: .abstract.instanceof.App\Controller\Api\HotelController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\HotelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\HotelController).
  • Resolving inheritance for "App\Controller\Api\HotelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\HotelController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\InstallmentController" (parent: .abstract.instanceof.App\Controller\Api\InstallmentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\InstallmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\InstallmentController).
  • Resolving inheritance for "App\Controller\Api\InstallmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\InstallmentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\IysController" (parent: .abstract.instanceof.App\Controller\Api\IysController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\IysController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\IysController).
  • Resolving inheritance for "App\Controller\Api\IysController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\IysController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MarketingCampaignController" (parent: .abstract.instanceof.App\Controller\Api\MarketingCampaignController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MarketingCampaignController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MarketingCampaignController).
  • Resolving inheritance for "App\Controller\Api\MarketingCampaignController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MarketingCampaignController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\MainPageController" (parent: .abstract.instanceof.App\Controller\Api\Page\MainPageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\MainPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\MainPageController).
  • Resolving inheritance for "App\Controller\Api\Page\MainPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\MainPageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PaymentController" (parent: .abstract.instanceof.App\Controller\Api\PaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PaymentController).
  • Resolving inheritance for "App\Controller\Api\PaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Report\TotalReportController" (parent: .abstract.instanceof.App\Controller\Api\Report\TotalReportController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Report\TotalReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Report\TotalReportController).
  • Resolving inheritance for "App\Controller\Api\Report\TotalReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Report\TotalReportController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\RequestNotificationCountController" (parent: .abstract.instanceof.App\Controller\Api\RequestNotificationCountController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\RequestNotificationCountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\RequestNotificationCountController).
  • Resolving inheritance for "App\Controller\Api\RequestNotificationCountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\RequestNotificationCountController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\RequestReservationController" (parent: .abstract.instanceof.App\Controller\Api\RequestReservationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\RequestReservationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\RequestReservationController).
  • Resolving inheritance for "App\Controller\Api\RequestReservationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\RequestReservationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Reservation\ReservationController" (parent: .abstract.instanceof.App\Controller\Api\Reservation\ReservationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Reservation\ReservationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Reservation\ReservationController).
  • Resolving inheritance for "App\Controller\Api\Reservation\ReservationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Reservation\ReservationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Reservation\ReservationFlightController" (parent: .abstract.instanceof.App\Controller\Api\Reservation\ReservationFlightController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Reservation\ReservationFlightController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Reservation\ReservationFlightController).
  • Resolving inheritance for "App\Controller\Api\Reservation\ReservationFlightController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Reservation\ReservationFlightController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Reservation\ReservationHotelController" (parent: .abstract.instanceof.App\Controller\Api\Reservation\ReservationHotelController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Reservation\ReservationHotelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Reservation\ReservationHotelController).
  • Resolving inheritance for "App\Controller\Api\Reservation\ReservationHotelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Reservation\ReservationHotelController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Reservation\ReservationTourController" (parent: .abstract.instanceof.App\Controller\Api\Reservation\ReservationTourController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Reservation\ReservationTourController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Reservation\ReservationTourController).
  • Resolving inheritance for "App\Controller\Api\Reservation\ReservationTourController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Reservation\ReservationTourController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Reservation\ReservationTranferController" (parent: .abstract.instanceof.App\Controller\Api\Reservation\ReservationTranferController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Reservation\ReservationTranferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Reservation\ReservationTranferController).
  • Resolving inheritance for "App\Controller\Api\Reservation\ReservationTranferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Reservation\ReservationTranferController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ReservationPaymentLinkPostController" (parent: .abstract.instanceof.App\Controller\Api\ReservationPaymentLinkPostController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ReservationPaymentLinkPostController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ReservationPaymentLinkPostController).
  • Resolving inheritance for "App\Controller\Api\ReservationPaymentLinkPostController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ReservationPaymentLinkPostController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SearchLogController" (parent: .abstract.instanceof.App\Controller\Api\SearchLogController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SearchLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SearchLogController).
  • Resolving inheritance for "App\Controller\Api\SearchLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SearchLogController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Test\NewSiteLanguageController" (parent: .abstract.instanceof.App\Controller\Api\Test\NewSiteLanguageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Test\NewSiteLanguageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Test\NewSiteLanguageController).
  • Resolving inheritance for "App\Controller\Api\Test\NewSiteLanguageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Test\NewSiteLanguageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Test\TestController" (parent: .abstract.instanceof.App\Controller\Api\Test\TestController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Test\TestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Test\TestController).
  • Resolving inheritance for "App\Controller\Api\Test\TestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Test\TestController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\HomeController" (parent: .abstract.instanceof.App\Controller\Site\HomeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\HomeController).
  • Resolving inheritance for "App\Controller\Site\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\HomeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\MailWebViewController" (parent: .abstract.instanceof.App\Controller\Site\MailWebViewController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\MailWebViewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\MailWebViewController).
  • Resolving inheritance for "App\Controller\Site\MailWebViewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\MailWebViewController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\VoucherController" (parent: .abstract.instanceof.App\Controller\Site\VoucherController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\VoucherController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\VoucherController).
  • Resolving inheritance for "App\Controller\Site\VoucherController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\VoucherController).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Event\AuditSubscriber" (parent: .abstract.instanceof.App\Event\AuditSubscriber).
  • Resolving inheritance for "App\Event\AuditSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Event\AuditSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LocaleSubscriber).
  • Resolving inheritance for "App\EventSubscriber\LocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ReservationSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ReservationSubscriber).
  • Resolving inheritance for "App\EventSubscriber\ReservationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ReservationSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AgencyProductType" (parent: .abstract.instanceof.App\Form\Admin\AgencyProductType).
  • Resolving inheritance for "App\Form\Admin\AgencyProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AgencyProductType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AgencyType" (parent: .abstract.instanceof.App\Form\Admin\AgencyType).
  • Resolving inheritance for "App\Form\Admin\AgencyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AgencyType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AirlineType" (parent: .abstract.instanceof.App\Form\Admin\AirlineType).
  • Resolving inheritance for "App\Form\Admin\AirlineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AirlineType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AirportType" (parent: .abstract.instanceof.App\Form\Admin\AirportType).
  • Resolving inheritance for "App\Form\Admin\AirportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AirportType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\BankAccountType" (parent: .abstract.instanceof.App\Form\Admin\BankAccountType).
  • Resolving inheritance for "App\Form\Admin\BankAccountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\BankAccountType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\BannerAreaType" (parent: .abstract.instanceof.App\Form\Admin\BannerAreaType).
  • Resolving inheritance for "App\Form\Admin\BannerAreaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\BannerAreaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ContractType" (parent: .abstract.instanceof.App\Form\Admin\ContractType).
  • Resolving inheritance for "App\Form\Admin\ContractType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ContractType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CurrencyRateType" (parent: .abstract.instanceof.App\Form\Admin\CurrencyRateType).
  • Resolving inheritance for "App\Form\Admin\CurrencyRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CurrencyRateType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountCouponType" (parent: .abstract.instanceof.App\Form\Admin\DiscountCouponType).
  • Resolving inheritance for "App\Form\Admin\DiscountCouponType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountCouponType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountHotelCategoryType" (parent: .abstract.instanceof.App\Form\Admin\DiscountHotelCategoryType).
  • Resolving inheritance for "App\Form\Admin\DiscountHotelCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountHotelCategoryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountHotelDestinationType" (parent: .abstract.instanceof.App\Form\Admin\DiscountHotelDestinationType).
  • Resolving inheritance for "App\Form\Admin\DiscountHotelDestinationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountHotelDestinationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountHotelType" (parent: .abstract.instanceof.App\Form\Admin\DiscountHotelType).
  • Resolving inheritance for "App\Form\Admin\DiscountHotelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountHotelType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountTourCategoryType" (parent: .abstract.instanceof.App\Form\Admin\DiscountTourCategoryType).
  • Resolving inheritance for "App\Form\Admin\DiscountTourCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountTourCategoryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountTourDestinationType" (parent: .abstract.instanceof.App\Form\Admin\DiscountTourDestinationType).
  • Resolving inheritance for "App\Form\Admin\DiscountTourDestinationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountTourDestinationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountTourType" (parent: .abstract.instanceof.App\Form\Admin\DiscountTourType).
  • Resolving inheritance for "App\Form\Admin\DiscountTourType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountTourType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountTourTypeType" (parent: .abstract.instanceof.App\Form\Admin\DiscountTourTypeType).
  • Resolving inheritance for "App\Form\Admin\DiscountTourTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountTourTypeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountType" (parent: .abstract.instanceof.App\Form\Admin\DiscountType).
  • Resolving inheritance for "App\Form\Admin\DiscountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FAQCategoryType" (parent: .abstract.instanceof.App\Form\Admin\FAQCategoryType).
  • Resolving inheritance for "App\Form\Admin\FAQCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FAQCategoryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FAQType" (parent: .abstract.instanceof.App\Form\Admin\FAQType).
  • Resolving inheritance for "App\Form\Admin\FAQType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FAQType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelActivityType" (parent: .abstract.instanceof.App\Form\Admin\HotelActivityType).
  • Resolving inheritance for "App\Form\Admin\HotelActivityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelActivityType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelCategoryType" (parent: .abstract.instanceof.App\Form\Admin\HotelCategoryType).
  • Resolving inheritance for "App\Form\Admin\HotelCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelCategoryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelConceptType" (parent: .abstract.instanceof.App\Form\Admin\HotelConceptType).
  • Resolving inheritance for "App\Form\Admin\HotelConceptType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelConceptType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelDestinationType" (parent: .abstract.instanceof.App\Form\Admin\HotelDestinationType).
  • Resolving inheritance for "App\Form\Admin\HotelDestinationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelDestinationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelEbInsuranceType" (parent: .abstract.instanceof.App\Form\Admin\HotelEbInsuranceType).
  • Resolving inheritance for "App\Form\Admin\HotelEbInsuranceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelEbInsuranceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelEventType" (parent: .abstract.instanceof.App\Form\Admin\HotelEventType).
  • Resolving inheritance for "App\Form\Admin\HotelEventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelEventType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelFeatureGroupType" (parent: .abstract.instanceof.App\Form\Admin\HotelFeatureGroupType).
  • Resolving inheritance for "App\Form\Admin\HotelFeatureGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelFeatureGroupType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelFeatureType" (parent: .abstract.instanceof.App\Form\Admin\HotelFeatureType).
  • Resolving inheritance for "App\Form\Admin\HotelFeatureType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelFeatureType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelHotelCategoryType" (parent: .abstract.instanceof.App\Form\Admin\HotelHotelCategoryType).
  • Resolving inheritance for "App\Form\Admin\HotelHotelCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelHotelCategoryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelHotelConceptType" (parent: .abstract.instanceof.App\Form\Admin\HotelHotelConceptType).
  • Resolving inheritance for "App\Form\Admin\HotelHotelConceptType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelHotelConceptType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelHotelRoomType" (parent: .abstract.instanceof.App\Form\Admin\HotelHotelRoomType).
  • Resolving inheritance for "App\Form\Admin\HotelHotelRoomType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelHotelRoomType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelImageType" (parent: .abstract.instanceof.App\Form\Admin\HotelImageType).
  • Resolving inheritance for "App\Form\Admin\HotelImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelImageType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelInstallmentType" (parent: .abstract.instanceof.App\Form\Admin\HotelInstallmentType).
  • Resolving inheritance for "App\Form\Admin\HotelInstallmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelInstallmentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelMarkupType" (parent: .abstract.instanceof.App\Form\Admin\HotelMarkupType).
  • Resolving inheritance for "App\Form\Admin\HotelMarkupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelMarkupType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelMinuteDealsType" (parent: .abstract.instanceof.App\Form\Admin\HotelMinuteDealsType).
  • Resolving inheritance for "App\Form\Admin\HotelMinuteDealsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelMinuteDealsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelProfitType" (parent: .abstract.instanceof.App\Form\Admin\HotelProfitType).
  • Resolving inheritance for "App\Form\Admin\HotelProfitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelProfitType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelProviderType" (parent: .abstract.instanceof.App\Form\Admin\HotelProviderType).
  • Resolving inheritance for "App\Form\Admin\HotelProviderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelProviderType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelRoomType" (parent: .abstract.instanceof.App\Form\Admin\HotelRoomType).
  • Resolving inheritance for "App\Form\Admin\HotelRoomType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelRoomType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelType" (parent: .abstract.instanceof.App\Form\Admin\HotelType).
  • Resolving inheritance for "App\Form\Admin\HotelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ImageType" (parent: .abstract.instanceof.App\Form\Admin\ImageType).
  • Resolving inheritance for "App\Form\Admin\ImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ImageType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LandmarksType" (parent: .abstract.instanceof.App\Form\Admin\LandmarksType).
  • Resolving inheritance for "App\Form\Admin\LandmarksType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LandmarksType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LogoAccountingCodeType" (parent: .abstract.instanceof.App\Form\Admin\LogoAccountingCodeType).
  • Resolving inheritance for "App\Form\Admin\LogoAccountingCodeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LogoAccountingCodeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\MarketingCampaignType" (parent: .abstract.instanceof.App\Form\Admin\MarketingCampaignType).
  • Resolving inheritance for "App\Form\Admin\MarketingCampaignType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\MarketingCampaignType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PackageProfitType" (parent: .abstract.instanceof.App\Form\Admin\PackageProfitType).
  • Resolving inheritance for "App\Form\Admin\PackageProfitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PackageProfitType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PasswordReminderChangeType" (parent: .abstract.instanceof.App\Form\Admin\PasswordReminderChangeType).
  • Resolving inheritance for "App\Form\Admin\PasswordReminderChangeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PasswordReminderChangeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PasswordReminderType" (parent: .abstract.instanceof.App\Form\Admin\PasswordReminderType).
  • Resolving inheritance for "App\Form\Admin\PasswordReminderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PasswordReminderType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PaymentPartialSettingType" (parent: .abstract.instanceof.App\Form\Admin\PaymentPartialSettingType).
  • Resolving inheritance for "App\Form\Admin\PaymentPartialSettingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PaymentPartialSettingType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PaymentVirmanType" (parent: .abstract.instanceof.App\Form\Admin\PaymentVirmanType).
  • Resolving inheritance for "App\Form\Admin\PaymentVirmanType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PaymentVirmanType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PosInstallmentType" (parent: .abstract.instanceof.App\Form\Admin\PosInstallmentType).
  • Resolving inheritance for "App\Form\Admin\PosInstallmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PosInstallmentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PosType" (parent: .abstract.instanceof.App\Form\Admin\PosType).
  • Resolving inheritance for "App\Form\Admin\PosType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PosType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PrePaymentCampaignType" (parent: .abstract.instanceof.App\Form\Admin\PrePaymentCampaignType).
  • Resolving inheritance for "App\Form\Admin\PrePaymentCampaignType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PrePaymentCampaignType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RecommendationHotelType" (parent: .abstract.instanceof.App\Form\Admin\RecommendationHotelType).
  • Resolving inheritance for "App\Form\Admin\RecommendationHotelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RecommendationHotelType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RecommendationTourType" (parent: .abstract.instanceof.App\Form\Admin\RecommendationTourType).
  • Resolving inheritance for "App\Form\Admin\RecommendationTourType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RecommendationTourType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RedirectType" (parent: .abstract.instanceof.App\Form\Admin\RedirectType).
  • Resolving inheritance for "App\Form\Admin\RedirectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RedirectType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RefundType" (parent: .abstract.instanceof.App\Form\Admin\RefundType).
  • Resolving inheritance for "App\Form\Admin\RefundType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RefundType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RequestType" (parent: .abstract.instanceof.App\Form\Admin\RequestType).
  • Resolving inheritance for "App\Form\Admin\RequestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RequestType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RequestUpdateType" (parent: .abstract.instanceof.App\Form\Admin\RequestUpdateType).
  • Resolving inheritance for "App\Form\Admin\RequestUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RequestUpdateType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationFlightType" (parent: .abstract.instanceof.App\Form\Admin\Reservation\ReservationFlightType).
  • Resolving inheritance for "App\Form\Admin\Reservation\ReservationFlightType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationFlightType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationHotelType" (parent: .abstract.instanceof.App\Form\Admin\Reservation\ReservationHotelType).
  • Resolving inheritance for "App\Form\Admin\Reservation\ReservationHotelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationHotelType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationInvoiceType" (parent: .abstract.instanceof.App\Form\Admin\Reservation\ReservationInvoiceType).
  • Resolving inheritance for "App\Form\Admin\Reservation\ReservationInvoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationInvoiceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationPaxType" (parent: .abstract.instanceof.App\Form\Admin\Reservation\ReservationPaxType).
  • Resolving inheritance for "App\Form\Admin\Reservation\ReservationPaxType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationPaxType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationPaymentManuelType" (parent: .abstract.instanceof.App\Form\Admin\Reservation\ReservationPaymentManuelType).
  • Resolving inheritance for "App\Form\Admin\Reservation\ReservationPaymentManuelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationPaymentManuelType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationPaymentType" (parent: .abstract.instanceof.App\Form\Admin\Reservation\ReservationPaymentType).
  • Resolving inheritance for "App\Form\Admin\Reservation\ReservationPaymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationPaymentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationTourExtraType" (parent: .abstract.instanceof.App\Form\Admin\Reservation\ReservationTourExtraType).
  • Resolving inheritance for "App\Form\Admin\Reservation\ReservationTourExtraType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationTourExtraType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationTourForm" (parent: .abstract.instanceof.App\Form\Admin\Reservation\ReservationTourForm).
  • Resolving inheritance for "App\Form\Admin\Reservation\ReservationTourForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationTourForm).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationTransferType" (parent: .abstract.instanceof.App\Form\Admin\Reservation\ReservationTransferType).
  • Resolving inheritance for "App\Form\Admin\Reservation\ReservationTransferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationTransferType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationType" (parent: .abstract.instanceof.App\Form\Admin\Reservation\ReservationType).
  • Resolving inheritance for "App\Form\Admin\Reservation\ReservationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ReservationRefundType" (parent: .abstract.instanceof.App\Form\Admin\ReservationRefundType).
  • Resolving inheritance for "App\Form\Admin\ReservationRefundType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ReservationRefundType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ReviewAttributeType" (parent: .abstract.instanceof.App\Form\Admin\ReviewAttributeType).
  • Resolving inheritance for "App\Form\Admin\ReviewAttributeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ReviewAttributeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SearchSuggestionType" (parent: .abstract.instanceof.App\Form\Admin\SearchSuggestionType).
  • Resolving inheritance for "App\Form\Admin\SearchSuggestionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SearchSuggestionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SeoMenuCategoryType" (parent: .abstract.instanceof.App\Form\Admin\SeoMenuCategoryType).
  • Resolving inheritance for "App\Form\Admin\SeoMenuCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SeoMenuCategoryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SeoMenuType" (parent: .abstract.instanceof.App\Form\Admin\SeoMenuType).
  • Resolving inheritance for "App\Form\Admin\SeoMenuType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SeoMenuType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SeoPageArticleType" (parent: .abstract.instanceof.App\Form\Admin\SeoPageArticleType).
  • Resolving inheritance for "App\Form\Admin\SeoPageArticleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SeoPageArticleType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SeoPageType" (parent: .abstract.instanceof.App\Form\Admin\SeoPageType).
  • Resolving inheritance for "App\Form\Admin\SeoPageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SeoPageType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SiteType" (parent: .abstract.instanceof.App\Form\Admin\SiteType).
  • Resolving inheritance for "App\Form\Admin\SiteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SiteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourCategoryType" (parent: .abstract.instanceof.App\Form\Admin\TourCategoryType).
  • Resolving inheritance for "App\Form\Admin\TourCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourCategoryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourCopyType" (parent: .abstract.instanceof.App\Form\Admin\TourCopyType).
  • Resolving inheritance for "App\Form\Admin\TourCopyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourCopyType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourDestinationType" (parent: .abstract.instanceof.App\Form\Admin\TourDestinationType).
  • Resolving inheritance for "App\Form\Admin\TourDestinationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourDestinationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourExtraServiceType" (parent: .abstract.instanceof.App\Form\Admin\TourExtraServiceType).
  • Resolving inheritance for "App\Form\Admin\TourExtraServiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourExtraServiceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourNotesType" (parent: .abstract.instanceof.App\Form\Admin\TourNotesType).
  • Resolving inheritance for "App\Form\Admin\TourNotesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourNotesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourPriceType" (parent: .abstract.instanceof.App\Form\Admin\TourPriceType).
  • Resolving inheritance for "App\Form\Admin\TourPriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourPriceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourProviderType" (parent: .abstract.instanceof.App\Form\Admin\TourProviderType).
  • Resolving inheritance for "App\Form\Admin\TourProviderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourProviderType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourTourCategoryType" (parent: .abstract.instanceof.App\Form\Admin\TourTourCategoryType).
  • Resolving inheritance for "App\Form\Admin\TourTourCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourTourCategoryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourType" (parent: .abstract.instanceof.App\Form\Admin\TourType).
  • Resolving inheritance for "App\Form\Admin\TourType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourTypeLabelType" (parent: .abstract.instanceof.App\Form\Admin\TourTypeLabelType).
  • Resolving inheritance for "App\Form\Admin\TourTypeLabelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourTypeLabelType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TransferProviderType" (parent: .abstract.instanceof.App\Form\Admin\TransferProviderType).
  • Resolving inheritance for "App\Form\Admin\TransferProviderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TransferProviderType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TransferType" (parent: .abstract.instanceof.App\Form\Admin\TransferType).
  • Resolving inheritance for "App\Form\Admin\TransferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TransferType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TransferVehicleGroupType" (parent: .abstract.instanceof.App\Form\Admin\TransferVehicleGroupType).
  • Resolving inheritance for "App\Form\Admin\TransferVehicleGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TransferVehicleGroupType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TranslationType" (parent: .abstract.instanceof.App\Form\Admin\TranslationType).
  • Resolving inheritance for "App\Form\Admin\TranslationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TranslationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\UserAdminType" (parent: .abstract.instanceof.App\Form\Admin\UserAdminType).
  • Resolving inheritance for "App\Form\Admin\UserAdminType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\UserAdminType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\UserManagementType" (parent: .abstract.instanceof.App\Form\Admin\UserManagementType).
  • Resolving inheritance for "App\Form\Admin\UserManagementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\UserManagementType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\UserSiteType" (parent: .abstract.instanceof.App\Form\Admin\UserSiteType).
  • Resolving inheritance for "App\Form\Admin\UserSiteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\UserSiteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\VatRateExtraType" (parent: .abstract.instanceof.App\Form\Admin\VatRateExtraType).
  • Resolving inheritance for "App\Form\Admin\VatRateExtraType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\VatRateExtraType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\VatRatesRateListType" (parent: .abstract.instanceof.App\Form\Admin\VatRatesRateListType).
  • Resolving inheritance for "App\Form\Admin\VatRatesRateListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\VatRatesRateListType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\VatRatesRateType" (parent: .abstract.instanceof.App\Form\Admin\VatRatesRateType).
  • Resolving inheritance for "App\Form\Admin\VatRatesRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\VatRatesRateType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\VatRatesType" (parent: .abstract.instanceof.App\Form\Admin\VatRatesType).
  • Resolving inheritance for "App\Form\Admin\VatRatesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\VatRatesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Email\VoteReservation\CommentType" (parent: .abstract.instanceof.App\Form\Email\VoteReservation\CommentType).
  • Resolving inheritance for "App\Form\Email\VoteReservation\CommentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Email\VoteReservation\CommentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Email\VoteReservation\ReviewType" (parent: .abstract.instanceof.App\Form\Email\VoteReservation\ReviewType).
  • Resolving inheritance for "App\Form\Email\VoteReservation\ReviewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Email\VoteReservation\ReviewType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Email\VoteReservation\VoteAndCommentReservationType" (parent: .abstract.instanceof.App\Form\Email\VoteReservation\VoteAndCommentReservationType).
  • Resolving inheritance for "App\Form\Email\VoteReservation\VoteAndCommentReservationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Email\VoteReservation\VoteAndCommentReservationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\EmailHandler" (parent: .abstract.instanceof.App\MessageHandler\EmailHandler).
  • Resolving inheritance for "App\MessageHandler\EmailHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\EmailHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\HotelMarkupHandler" (parent: .abstract.instanceof.App\MessageHandler\HotelMarkupHandler).
  • Resolving inheritance for "App\MessageHandler\HotelMarkupHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\HotelMarkupHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\HotelMinuteDiscountHandler" (parent: .abstract.instanceof.App\MessageHandler\HotelMinuteDiscountHandler).
  • Resolving inheritance for "App\MessageHandler\HotelMinuteDiscountHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\HotelMinuteDiscountHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\PuzzleForwardHandler" (parent: .abstract.instanceof.App\MessageHandler\PuzzleForwardHandler).
  • Resolving inheritance for "App\MessageHandler\PuzzleForwardHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\PuzzleForwardHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\PuzzleReservationHandler" (parent: .abstract.instanceof.App\MessageHandler\PuzzleReservationHandler).
  • Resolving inheritance for "App\MessageHandler\PuzzleReservationHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\PuzzleReservationHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RefundMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\RefundMessageHandler).
  • Resolving inheritance for "App\MessageHandler\RefundMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RefundMessageHandler).
  • Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Permission\Voter\PermissionsVoter" (parent: .abstract.instanceof.App\Permission\Voter\PermissionsVoter).
  • Resolving inheritance for "App\Permission\Voter\PermissionsVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Permission\Voter\PermissionsVoter).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgencyProductRepository" (parent: .abstract.instanceof.App\Repository\AgencyProductRepository).
  • Resolving inheritance for "App\Repository\AgencyProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgencyProductRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgencyRepository" (parent: .abstract.instanceof.App\Repository\AgencyRepository).
  • Resolving inheritance for "App\Repository\AgencyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgencyRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AirlineRepository" (parent: .abstract.instanceof.App\Repository\AirlineRepository).
  • Resolving inheritance for "App\Repository\AirlineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AirlineRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AirlineTranslationRepository" (parent: .abstract.instanceof.App\Repository\AirlineTranslationRepository).
  • Resolving inheritance for "App\Repository\AirlineTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AirlineTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AirportRepository" (parent: .abstract.instanceof.App\Repository\AirportRepository).
  • Resolving inheritance for "App\Repository\AirportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AirportRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AirportTranslationRepository" (parent: .abstract.instanceof.App\Repository\AirportTranslationRepository).
  • Resolving inheritance for "App\Repository\AirportTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AirportTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvailableHotelPriceRepository" (parent: .abstract.instanceof.App\Repository\AvailableHotelPriceRepository).
  • Resolving inheritance for "App\Repository\AvailableHotelPriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvailableHotelPriceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvailableRoomPriceChildrenRepository" (parent: .abstract.instanceof.App\Repository\AvailableRoomPriceChildrenRepository).
  • Resolving inheritance for "App\Repository\AvailableRoomPriceChildrenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvailableRoomPriceChildrenRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BankAccountRepository" (parent: .abstract.instanceof.App\Repository\BankAccountRepository).
  • Resolving inheritance for "App\Repository\BankAccountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BankAccountRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BankAccountTranslationRepository" (parent: .abstract.instanceof.App\Repository\BankAccountTranslationRepository).
  • Resolving inheritance for "App\Repository\BankAccountTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BankAccountTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BannerAreaRepository" (parent: .abstract.instanceof.App\Repository\BannerAreaRepository).
  • Resolving inheritance for "App\Repository\BannerAreaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BannerAreaRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BannerAreaTranslationRepository" (parent: .abstract.instanceof.App\Repository\BannerAreaTranslationRepository).
  • Resolving inheritance for "App\Repository\BannerAreaTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BannerAreaTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BinBankRepository" (parent: .abstract.instanceof.App\Repository\BinBankRepository).
  • Resolving inheritance for "App\Repository\BinBankRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BinBankRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BinRepository" (parent: .abstract.instanceof.App\Repository\BinRepository).
  • Resolving inheritance for "App\Repository\BinRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BinRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityRepository" (parent: .abstract.instanceof.App\Repository\CityRepository).
  • Resolving inheritance for "App\Repository\CityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentHistoryRepository" (parent: .abstract.instanceof.App\Repository\CommentHistoryRepository).
  • Resolving inheritance for "App\Repository\CommentHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentHistoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentRepository" (parent: .abstract.instanceof.App\Repository\CommentRepository).
  • Resolving inheritance for "App\Repository\CommentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository" (parent: .abstract.instanceof.App\Repository\ContactRepository).
  • Resolving inheritance for "App\Repository\ContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractRepository" (parent: .abstract.instanceof.App\Repository\ContractRepository).
  • Resolving inheritance for "App\Repository\ContractRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractTranslationRepository" (parent: .abstract.instanceof.App\Repository\ContractTranslationRepository).
  • Resolving inheritance for "App\Repository\ContractTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CurrencyRateRepository" (parent: .abstract.instanceof.App\Repository\CurrencyRateRepository).
  • Resolving inheritance for "App\Repository\CurrencyRateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CurrencyRateRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountCouponsRepository" (parent: .abstract.instanceof.App\Repository\DiscountCouponsRepository).
  • Resolving inheritance for "App\Repository\DiscountCouponsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountCouponsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountHotelCategoryRepository" (parent: .abstract.instanceof.App\Repository\DiscountHotelCategoryRepository).
  • Resolving inheritance for "App\Repository\DiscountHotelCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountHotelCategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountHotelDestinationRepository" (parent: .abstract.instanceof.App\Repository\DiscountHotelDestinationRepository).
  • Resolving inheritance for "App\Repository\DiscountHotelDestinationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountHotelDestinationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountHotelRepository" (parent: .abstract.instanceof.App\Repository\DiscountHotelRepository).
  • Resolving inheritance for "App\Repository\DiscountHotelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountHotelRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountRepository" (parent: .abstract.instanceof.App\Repository\DiscountRepository).
  • Resolving inheritance for "App\Repository\DiscountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountTourCategoryRepository" (parent: .abstract.instanceof.App\Repository\DiscountTourCategoryRepository).
  • Resolving inheritance for "App\Repository\DiscountTourCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountTourCategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountTourDestinationRepository" (parent: .abstract.instanceof.App\Repository\DiscountTourDestinationRepository).
  • Resolving inheritance for "App\Repository\DiscountTourDestinationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountTourDestinationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountTourRepository" (parent: .abstract.instanceof.App\Repository\DiscountTourRepository).
  • Resolving inheritance for "App\Repository\DiscountTourRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountTourRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountTourTypeRepository" (parent: .abstract.instanceof.App\Repository\DiscountTourTypeRepository).
  • Resolving inheritance for "App\Repository\DiscountTourTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountTourTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountTranslationRepository" (parent: .abstract.instanceof.App\Repository\DiscountTranslationRepository).
  • Resolving inheritance for "App\Repository\DiscountTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DistrictRepository" (parent: .abstract.instanceof.App\Repository\DistrictRepository).
  • Resolving inheritance for "App\Repository\DistrictRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DistrictRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FAQCategoryRepository" (parent: .abstract.instanceof.App\Repository\FAQCategoryRepository).
  • Resolving inheritance for "App\Repository\FAQCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FAQCategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FAQCategoryTranslationRepository" (parent: .abstract.instanceof.App\Repository\FAQCategoryTranslationRepository).
  • Resolving inheritance for "App\Repository\FAQCategoryTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FAQCategoryTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FAQRepository" (parent: .abstract.instanceof.App\Repository\FAQRepository).
  • Resolving inheritance for "App\Repository\FAQRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FAQRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FAQTranslationRepository" (parent: .abstract.instanceof.App\Repository\FAQTranslationRepository).
  • Resolving inheritance for "App\Repository\FAQTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FAQTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FavoriteHotelUserRepository" (parent: .abstract.instanceof.App\Repository\FavoriteHotelUserRepository).
  • Resolving inheritance for "App\Repository\FavoriteHotelUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FavoriteHotelUserRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelCategoryRepository" (parent: .abstract.instanceof.App\Repository\HotelCategoryRepository).
  • Resolving inheritance for "App\Repository\HotelCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelCategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelCategorySiteRepository" (parent: .abstract.instanceof.App\Repository\HotelCategorySiteRepository).
  • Resolving inheritance for "App\Repository\HotelCategorySiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelCategorySiteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelCategorySiteTranslationRepository" (parent: .abstract.instanceof.App\Repository\HotelCategorySiteTranslationRepository).
  • Resolving inheritance for "App\Repository\HotelCategorySiteTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelCategorySiteTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelCategoryTranslationRepository" (parent: .abstract.instanceof.App\Repository\HotelCategoryTranslationRepository).
  • Resolving inheritance for "App\Repository\HotelCategoryTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelCategoryTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelCommissionRepository" (parent: .abstract.instanceof.App\Repository\HotelCommissionRepository).
  • Resolving inheritance for "App\Repository\HotelCommissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelCommissionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelConceptRepository" (parent: .abstract.instanceof.App\Repository\HotelConceptRepository).
  • Resolving inheritance for "App\Repository\HotelConceptRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelConceptRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelConceptTranslationRepository" (parent: .abstract.instanceof.App\Repository\HotelConceptTranslationRepository).
  • Resolving inheritance for "App\Repository\HotelConceptTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelConceptTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelDestinationRepository" (parent: .abstract.instanceof.App\Repository\HotelDestinationRepository).
  • Resolving inheritance for "App\Repository\HotelDestinationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelDestinationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelDestinationSiteRepository" (parent: .abstract.instanceof.App\Repository\HotelDestinationSiteRepository).
  • Resolving inheritance for "App\Repository\HotelDestinationSiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelDestinationSiteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelDestinationSiteTranslationRepository" (parent: .abstract.instanceof.App\Repository\HotelDestinationSiteTranslationRepository).
  • Resolving inheritance for "App\Repository\HotelDestinationSiteTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelDestinationSiteTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelDestinationTranslationRepository" (parent: .abstract.instanceof.App\Repository\HotelDestinationTranslationRepository).
  • Resolving inheritance for "App\Repository\HotelDestinationTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelDestinationTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelEbInsuranceRepository" (parent: .abstract.instanceof.App\Repository\HotelEbInsuranceRepository).
  • Resolving inheritance for "App\Repository\HotelEbInsuranceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelEbInsuranceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelEventRepository" (parent: .abstract.instanceof.App\Repository\HotelEventRepository).
  • Resolving inheritance for "App\Repository\HotelEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelEventRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelEventTranslationRepository" (parent: .abstract.instanceof.App\Repository\HotelEventTranslationRepository).
  • Resolving inheritance for "App\Repository\HotelEventTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelEventTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelFacalityRepository" (parent: .abstract.instanceof.App\Repository\HotelFacalityRepository).
  • Resolving inheritance for "App\Repository\HotelFacalityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelFacalityRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelFacalityTranslationRepository" (parent: .abstract.instanceof.App\Repository\HotelFacalityTranslationRepository).
  • Resolving inheritance for "App\Repository\HotelFacalityTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelFacalityTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelFeatureGroupRepository" (parent: .abstract.instanceof.App\Repository\HotelFeatureGroupRepository).
  • Resolving inheritance for "App\Repository\HotelFeatureGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelFeatureGroupRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelFeatureGroupTranslationRepository" (parent: .abstract.instanceof.App\Repository\HotelFeatureGroupTranslationRepository).
  • Resolving inheritance for "App\Repository\HotelFeatureGroupTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelFeatureGroupTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelFeatureRepository" (parent: .abstract.instanceof.App\Repository\HotelFeatureRepository).
  • Resolving inheritance for "App\Repository\HotelFeatureRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelFeatureRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelFeatureTranslationRepository" (parent: .abstract.instanceof.App\Repository\HotelFeatureTranslationRepository).
  • Resolving inheritance for "App\Repository\HotelFeatureTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelFeatureTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelHotelCategoryRepository" (parent: .abstract.instanceof.App\Repository\HotelHotelCategoryRepository).
  • Resolving inheritance for "App\Repository\HotelHotelCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelHotelCategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelHotelDestinationRepository" (parent: .abstract.instanceof.App\Repository\HotelHotelDestinationRepository).
  • Resolving inheritance for "App\Repository\HotelHotelDestinationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelHotelDestinationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelHotelRoomRepository" (parent: .abstract.instanceof.App\Repository\HotelHotelRoomRepository).
  • Resolving inheritance for "App\Repository\HotelHotelRoomRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelHotelRoomRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelImageTypeRepository" (parent: .abstract.instanceof.App\Repository\HotelImageTypeRepository).
  • Resolving inheritance for "App\Repository\HotelImageTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelImageTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelImageTypeTranslationRepository" (parent: .abstract.instanceof.App\Repository\HotelImageTypeTranslationRepository).
  • Resolving inheritance for "App\Repository\HotelImageTypeTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelImageTypeTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelInstallmentRepository" (parent: .abstract.instanceof.App\Repository\HotelInstallmentRepository).
  • Resolving inheritance for "App\Repository\HotelInstallmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelInstallmentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelLogRepository" (parent: .abstract.instanceof.App\Repository\HotelLogRepository).
  • Resolving inheritance for "App\Repository\HotelLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelLogRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelMarkupRepository" (parent: .abstract.instanceof.App\Repository\HotelMarkupRepository).
  • Resolving inheritance for "App\Repository\HotelMarkupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelMarkupRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelMinuteDealsRepository" (parent: .abstract.instanceof.App\Repository\HotelMinuteDealsRepository).
  • Resolving inheritance for "App\Repository\HotelMinuteDealsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelMinuteDealsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelMinuteDealsTranslationRepository" (parent: .abstract.instanceof.App\Repository\HotelMinuteDealsTranslationRepository).
  • Resolving inheritance for "App\Repository\HotelMinuteDealsTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelMinuteDealsTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelProfitRepository" (parent: .abstract.instanceof.App\Repository\HotelProfitRepository).
  • Resolving inheritance for "App\Repository\HotelProfitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelProfitRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelProviderRepository" (parent: .abstract.instanceof.App\Repository\HotelProviderRepository).
  • Resolving inheritance for "App\Repository\HotelProviderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelProviderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelRepository" (parent: .abstract.instanceof.App\Repository\HotelRepository).
  • Resolving inheritance for "App\Repository\HotelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelRoomFeatsheetRepository" (parent: .abstract.instanceof.App\Repository\HotelRoomFeatsheetRepository).
  • Resolving inheritance for "App\Repository\HotelRoomFeatsheetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelRoomFeatsheetRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelRoomImageRepository" (parent: .abstract.instanceof.App\Repository\HotelRoomImageRepository).
  • Resolving inheritance for "App\Repository\HotelRoomImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelRoomImageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelRoomProviderRepository" (parent: .abstract.instanceof.App\Repository\HotelRoomProviderRepository).
  • Resolving inheritance for "App\Repository\HotelRoomProviderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelRoomProviderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelRoomRepository" (parent: .abstract.instanceof.App\Repository\HotelRoomRepository).
  • Resolving inheritance for "App\Repository\HotelRoomRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelRoomRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelRoomTranslationRepository" (parent: .abstract.instanceof.App\Repository\HotelRoomTranslationRepository).
  • Resolving inheritance for "App\Repository\HotelRoomTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelRoomTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelSiteRepository" (parent: .abstract.instanceof.App\Repository\HotelSiteRepository).
  • Resolving inheritance for "App\Repository\HotelSiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelSiteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelSiteTranslationRepository" (parent: .abstract.instanceof.App\Repository\HotelSiteTranslationRepository).
  • Resolving inheritance for "App\Repository\HotelSiteTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelSiteTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelTranslationRepository" (parent: .abstract.instanceof.App\Repository\HotelTranslationRepository).
  • Resolving inheritance for "App\Repository\HotelTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImageRepository" (parent: .abstract.instanceof.App\Repository\ImageRepository).
  • Resolving inheritance for "App\Repository\ImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LandmarksHotelDestinationRepository" (parent: .abstract.instanceof.App\Repository\LandmarksHotelDestinationRepository).
  • Resolving inheritance for "App\Repository\LandmarksHotelDestinationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LandmarksHotelDestinationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LandmarksHotelHotelRepository" (parent: .abstract.instanceof.App\Repository\LandmarksHotelHotelRepository).
  • Resolving inheritance for "App\Repository\LandmarksHotelHotelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LandmarksHotelHotelRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LandmarksRepository" (parent: .abstract.instanceof.App\Repository\LandmarksRepository).
  • Resolving inheritance for "App\Repository\LandmarksRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LandmarksRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LandmarksTranslationRepository" (parent: .abstract.instanceof.App\Repository\LandmarksTranslationRepository).
  • Resolving inheritance for "App\Repository\LandmarksTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LandmarksTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogoAccountingCodeRepository" (parent: .abstract.instanceof.App\Repository\LogoAccountingCodeRepository).
  • Resolving inheritance for "App\Repository\LogoAccountingCodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogoAccountingCodeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MarketingCampaignRepository" (parent: .abstract.instanceof.App\Repository\MarketingCampaignRepository).
  • Resolving inheritance for "App\Repository\MarketingCampaignRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MarketingCampaignRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MarketingCampaignTranslationRepository" (parent: .abstract.instanceof.App\Repository\MarketingCampaignTranslationRepository).
  • Resolving inheritance for "App\Repository\MarketingCampaignTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MarketingCampaignTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsletterRepository" (parent: .abstract.instanceof.App\Repository\NewsletterRepository).
  • Resolving inheritance for "App\Repository\NewsletterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsletterRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationAgencyRepository" (parent: .abstract.instanceof.App\Repository\NotificationAgencyRepository).
  • Resolving inheritance for "App\Repository\NotificationAgencyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationAgencyRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PackageProfitRepository" (parent: .abstract.instanceof.App\Repository\PackageProfitRepository).
  • Resolving inheritance for "App\Repository\PackageProfitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PackageProfitRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PasswordReminderRepository" (parent: .abstract.instanceof.App\Repository\PasswordReminderRepository).
  • Resolving inheritance for "App\Repository\PasswordReminderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PasswordReminderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentPartialRepository" (parent: .abstract.instanceof.App\Repository\PaymentPartialRepository).
  • Resolving inheritance for "App\Repository\PaymentPartialRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentPartialRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentPartialSettingRepository" (parent: .abstract.instanceof.App\Repository\PaymentPartialSettingRepository).
  • Resolving inheritance for "App\Repository\PaymentPartialSettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentPartialSettingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentPartialSettingTranslationRepository" (parent: .abstract.instanceof.App\Repository\PaymentPartialSettingTranslationRepository).
  • Resolving inheritance for "App\Repository\PaymentPartialSettingTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentPartialSettingTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentPartialTranslationRepository" (parent: .abstract.instanceof.App\Repository\PaymentPartialTranslationRepository).
  • Resolving inheritance for "App\Repository\PaymentPartialTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentPartialTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentRepository" (parent: .abstract.instanceof.App\Repository\PaymentRepository).
  • Resolving inheritance for "App\Repository\PaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentTransactionsRepository" (parent: .abstract.instanceof.App\Repository\PaymentTransactionsRepository).
  • Resolving inheritance for "App\Repository\PaymentTransactionsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentTransactionsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PosInstallmentRepository" (parent: .abstract.instanceof.App\Repository\PosInstallmentRepository).
  • Resolving inheritance for "App\Repository\PosInstallmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PosInstallmentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PosRepository" (parent: .abstract.instanceof.App\Repository\PosRepository).
  • Resolving inheritance for "App\Repository\PosRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PosRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrePaymentCampaignRepository" (parent: .abstract.instanceof.App\Repository\PrePaymentCampaignRepository).
  • Resolving inheritance for "App\Repository\PrePaymentCampaignRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrePaymentCampaignRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PuzzleForwardingLogsRepository" (parent: .abstract.instanceof.App\Repository\PuzzleForwardingLogsRepository).
  • Resolving inheritance for "App\Repository\PuzzleForwardingLogsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PuzzleForwardingLogsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PuzzleReservationForwardingRepository" (parent: .abstract.instanceof.App\Repository\PuzzleReservationForwardingRepository).
  • Resolving inheritance for "App\Repository\PuzzleReservationForwardingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PuzzleReservationForwardingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PuzzleTransferPriceRepository" (parent: .abstract.instanceof.App\Repository\PuzzleTransferPriceRepository).
  • Resolving inheritance for "App\Repository\PuzzleTransferPriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PuzzleTransferPriceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RefundApprovalEmailRepository" (parent: .abstract.instanceof.App\Repository\RefundApprovalEmailRepository).
  • Resolving inheritance for "App\Repository\RefundApprovalEmailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RefundApprovalEmailRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RefundApprovalRefundRepository" (parent: .abstract.instanceof.App\Repository\RefundApprovalRefundRepository).
  • Resolving inheritance for "App\Repository\RefundApprovalRefundRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RefundApprovalRefundRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RefundPaxRepository" (parent: .abstract.instanceof.App\Repository\RefundPaxRepository).
  • Resolving inheritance for "App\Repository\RefundPaxRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RefundPaxRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RefundRepository" (parent: .abstract.instanceof.App\Repository\RefundRepository).
  • Resolving inheritance for "App\Repository\RefundRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RefundRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RefundReservationRepository" (parent: .abstract.instanceof.App\Repository\RefundReservationRepository).
  • Resolving inheritance for "App\Repository\RefundReservationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RefundReservationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RequestHistoryRepository" (parent: .abstract.instanceof.App\Repository\RequestHistoryRepository).
  • Resolving inheritance for "App\Repository\RequestHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RequestHistoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RequestRepository" (parent: .abstract.instanceof.App\Repository\RequestRepository).
  • Resolving inheritance for "App\Repository\RequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RequestRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationConversionRepository" (parent: .abstract.instanceof.App\Repository\ReservationConversionRepository).
  • Resolving inheritance for "App\Repository\ReservationConversionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationConversionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationDayPriceRepository" (parent: .abstract.instanceof.App\Repository\ReservationDayPriceRepository).
  • Resolving inheritance for "App\Repository\ReservationDayPriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationDayPriceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationFlightRepository" (parent: .abstract.instanceof.App\Repository\ReservationFlightRepository).
  • Resolving inheritance for "App\Repository\ReservationFlightRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationFlightRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationFlightSegmentRepository" (parent: .abstract.instanceof.App\Repository\ReservationFlightSegmentRepository).
  • Resolving inheritance for "App\Repository\ReservationFlightSegmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationFlightSegmentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationFlightTicketRepository" (parent: .abstract.instanceof.App\Repository\ReservationFlightTicketRepository).
  • Resolving inheritance for "App\Repository\ReservationFlightTicketRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationFlightTicketRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationHotelExtraRepository" (parent: .abstract.instanceof.App\Repository\ReservationHotelExtraRepository).
  • Resolving inheritance for "App\Repository\ReservationHotelExtraRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationHotelExtraRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationHotelRepository" (parent: .abstract.instanceof.App\Repository\ReservationHotelRepository).
  • Resolving inheritance for "App\Repository\ReservationHotelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationHotelRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationInvoiceRepository" (parent: .abstract.instanceof.App\Repository\ReservationInvoiceRepository).
  • Resolving inheritance for "App\Repository\ReservationInvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationInvoiceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationLogoRepository" (parent: .abstract.instanceof.App\Repository\ReservationLogoRepository).
  • Resolving inheritance for "App\Repository\ReservationLogoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationLogoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationPaxRepository" (parent: .abstract.instanceof.App\Repository\ReservationPaxRepository).
  • Resolving inheritance for "App\Repository\ReservationPaxRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationPaxRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationPaymentRepository" (parent: .abstract.instanceof.App\Repository\ReservationPaymentRepository).
  • Resolving inheritance for "App\Repository\ReservationPaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationPaymentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationRepository" (parent: .abstract.instanceof.App\Repository\ReservationRepository).
  • Resolving inheritance for "App\Repository\ReservationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationTourExtraRepository" (parent: .abstract.instanceof.App\Repository\ReservationTourExtraRepository).
  • Resolving inheritance for "App\Repository\ReservationTourExtraRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationTourExtraRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationTourFlightRepository" (parent: .abstract.instanceof.App\Repository\ReservationTourFlightRepository).
  • Resolving inheritance for "App\Repository\ReservationTourFlightRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationTourFlightRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationTourRepository" (parent: .abstract.instanceof.App\Repository\ReservationTourRepository).
  • Resolving inheritance for "App\Repository\ReservationTourRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationTourRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationTransferRepository" (parent: .abstract.instanceof.App\Repository\ReservationTransferRepository).
  • Resolving inheritance for "App\Repository\ReservationTransferRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationTransferRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewAttributeRepository" (parent: .abstract.instanceof.App\Repository\ReviewAttributeRepository).
  • Resolving inheritance for "App\Repository\ReviewAttributeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewAttributeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewAttributeTranslationRepository" (parent: .abstract.instanceof.App\Repository\ReviewAttributeTranslationRepository).
  • Resolving inheritance for "App\Repository\ReviewAttributeTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewAttributeTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewRepository" (parent: .abstract.instanceof.App\Repository\ReviewRepository).
  • Resolving inheritance for "App\Repository\ReviewRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SearchLogHotelRepository" (parent: .abstract.instanceof.App\Repository\SearchLogHotelRepository).
  • Resolving inheritance for "App\Repository\SearchLogHotelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SearchLogHotelRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SearchSuggestionRepository" (parent: .abstract.instanceof.App\Repository\SearchSuggestionRepository).
  • Resolving inheritance for "App\Repository\SearchSuggestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SearchSuggestionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoMenuCategoryRepository" (parent: .abstract.instanceof.App\Repository\SeoMenuCategoryRepository).
  • Resolving inheritance for "App\Repository\SeoMenuCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoMenuCategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoMenuCategoryTranslationRepository" (parent: .abstract.instanceof.App\Repository\SeoMenuCategoryTranslationRepository).
  • Resolving inheritance for "App\Repository\SeoMenuCategoryTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoMenuCategoryTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoMenuRepository" (parent: .abstract.instanceof.App\Repository\SeoMenuRepository).
  • Resolving inheritance for "App\Repository\SeoMenuRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoMenuRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoMenuTranslationRepository" (parent: .abstract.instanceof.App\Repository\SeoMenuTranslationRepository).
  • Resolving inheritance for "App\Repository\SeoMenuTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoMenuTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoPageArticleRepository" (parent: .abstract.instanceof.App\Repository\SeoPageArticleRepository).
  • Resolving inheritance for "App\Repository\SeoPageArticleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoPageArticleRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoPageRepository" (parent: .abstract.instanceof.App\Repository\SeoPageRepository).
  • Resolving inheritance for "App\Repository\SeoPageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoPageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoPageSitesRepository" (parent: .abstract.instanceof.App\Repository\SeoPageSitesRepository).
  • Resolving inheritance for "App\Repository\SeoPageSitesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoPageSitesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoPageSitesTranslationRepository" (parent: .abstract.instanceof.App\Repository\SeoPageSitesTranslationRepository).
  • Resolving inheritance for "App\Repository\SeoPageSitesTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoPageSitesTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoPageTranslationRepository" (parent: .abstract.instanceof.App\Repository\SeoPageTranslationRepository).
  • Resolving inheritance for "App\Repository\SeoPageTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoPageTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiteSettingsRepository" (parent: .abstract.instanceof.App\Repository\SiteSettingsRepository).
  • Resolving inheritance for "App\Repository\SiteSettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiteSettingsRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SitesRepository" (parent: .abstract.instanceof.App\Repository\SitesRepository).
  • Resolving inheritance for "App\Repository\SitesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SitesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TemporaryRepository" (parent: .abstract.instanceof.App\Repository\TemporaryRepository).
  • Resolving inheritance for "App\Repository\TemporaryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TemporaryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourCategoryRepository" (parent: .abstract.instanceof.App\Repository\TourCategoryRepository).
  • Resolving inheritance for "App\Repository\TourCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourCategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourCategoryTranslationRepository" (parent: .abstract.instanceof.App\Repository\TourCategoryTranslationRepository).
  • Resolving inheritance for "App\Repository\TourCategoryTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourCategoryTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourCountryRepository" (parent: .abstract.instanceof.App\Repository\TourCountryRepository).
  • Resolving inheritance for "App\Repository\TourCountryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourCountryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourDayRepository" (parent: .abstract.instanceof.App\Repository\TourDayRepository).
  • Resolving inheritance for "App\Repository\TourDayRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourDayRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourDayTranslationRepository" (parent: .abstract.instanceof.App\Repository\TourDayTranslationRepository).
  • Resolving inheritance for "App\Repository\TourDayTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourDayTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourDestinationRepository" (parent: .abstract.instanceof.App\Repository\TourDestinationRepository).
  • Resolving inheritance for "App\Repository\TourDestinationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourDestinationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourDestinationSiteRepository" (parent: .abstract.instanceof.App\Repository\TourDestinationSiteRepository).
  • Resolving inheritance for "App\Repository\TourDestinationSiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourDestinationSiteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourDestinationSiteTranslationRepository" (parent: .abstract.instanceof.App\Repository\TourDestinationSiteTranslationRepository).
  • Resolving inheritance for "App\Repository\TourDestinationSiteTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourDestinationSiteTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourDestinationTranslationRepository" (parent: .abstract.instanceof.App\Repository\TourDestinationTranslationRepository).
  • Resolving inheritance for "App\Repository\TourDestinationTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourDestinationTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourExtraServiceRepository" (parent: .abstract.instanceof.App\Repository\TourExtraServiceRepository).
  • Resolving inheritance for "App\Repository\TourExtraServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourExtraServiceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourExtraServiceTranslationRepository" (parent: .abstract.instanceof.App\Repository\TourExtraServiceTranslationRepository).
  • Resolving inheritance for "App\Repository\TourExtraServiceTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourExtraServiceTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourNotesRepository" (parent: .abstract.instanceof.App\Repository\TourNotesRepository).
  • Resolving inheritance for "App\Repository\TourNotesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourNotesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourNotesTranslationRepository" (parent: .abstract.instanceof.App\Repository\TourNotesTranslationRepository).
  • Resolving inheritance for "App\Repository\TourNotesTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourNotesTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourPriceRepository" (parent: .abstract.instanceof.App\Repository\TourPriceRepository).
  • Resolving inheritance for "App\Repository\TourPriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourPriceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourPriceTranslationRepository" (parent: .abstract.instanceof.App\Repository\TourPriceTranslationRepository).
  • Resolving inheritance for "App\Repository\TourPriceTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourPriceTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourProviderRepository" (parent: .abstract.instanceof.App\Repository\TourProviderRepository).
  • Resolving inheritance for "App\Repository\TourProviderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourProviderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourRepository" (parent: .abstract.instanceof.App\Repository\TourRepository).
  • Resolving inheritance for "App\Repository\TourRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourSiteRepository" (parent: .abstract.instanceof.App\Repository\TourSiteRepository).
  • Resolving inheritance for "App\Repository\TourSiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourSiteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourSiteTranslationRepository" (parent: .abstract.instanceof.App\Repository\TourSiteTranslationRepository).
  • Resolving inheritance for "App\Repository\TourSiteTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourSiteTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourSuppliersRepository" (parent: .abstract.instanceof.App\Repository\TourSuppliersRepository).
  • Resolving inheritance for "App\Repository\TourSuppliersRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourSuppliersRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourTourCategoryRepository" (parent: .abstract.instanceof.App\Repository\TourTourCategoryRepository).
  • Resolving inheritance for "App\Repository\TourTourCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourTourCategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourTranslationRepository" (parent: .abstract.instanceof.App\Repository\TourTranslationRepository).
  • Resolving inheritance for "App\Repository\TourTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourTypeLabelRepository" (parent: .abstract.instanceof.App\Repository\TourTypeLabelRepository).
  • Resolving inheritance for "App\Repository\TourTypeLabelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourTypeLabelRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourTypeRepository" (parent: .abstract.instanceof.App\Repository\TourTypeRepository).
  • Resolving inheritance for "App\Repository\TourTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransferProviderRepository" (parent: .abstract.instanceof.App\Repository\TransferProviderRepository).
  • Resolving inheritance for "App\Repository\TransferProviderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransferProviderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransferRepository" (parent: .abstract.instanceof.App\Repository\TransferRepository).
  • Resolving inheritance for "App\Repository\TransferRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransferRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransferVehicleGroupRepository" (parent: .abstract.instanceof.App\Repository\TransferVehicleGroupRepository).
  • Resolving inheritance for "App\Repository\TransferVehicleGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransferVehicleGroupRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransferVehicleGroupTranslationRepository" (parent: .abstract.instanceof.App\Repository\TransferVehicleGroupTranslationRepository).
  • Resolving inheritance for "App\Repository\TransferVehicleGroupTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransferVehicleGroupTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TranslationRepository" (parent: .abstract.instanceof.App\Repository\TranslationRepository).
  • Resolving inheritance for "App\Repository\TranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TranslationTranslationRepository" (parent: .abstract.instanceof.App\Repository\TranslationTranslationRepository).
  • Resolving inheritance for "App\Repository\TranslationTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TranslationTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
  • Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VatRateExtraRepository" (parent: .abstract.instanceof.App\Repository\VatRateExtraRepository).
  • Resolving inheritance for "App\Repository\VatRateExtraRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VatRateExtraRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VatRatesRateRepository" (parent: .abstract.instanceof.App\Repository\VatRatesRateRepository).
  • Resolving inheritance for "App\Repository\VatRatesRateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VatRatesRateRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VatRatesRepository" (parent: .abstract.instanceof.App\Repository\VatRatesRepository).
  • Resolving inheritance for "App\Repository\VatRatesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VatRatesRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VatRatesTranslationRepository" (parent: .abstract.instanceof.App\Repository\VatRatesTranslationRepository).
  • Resolving inheritance for "App\Repository\VatRatesTranslationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VatRatesTranslationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoucherRepository" (parent: .abstract.instanceof.App\Repository\VoucherRepository).
  • Resolving inheritance for "App\Repository\VoucherRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoucherRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\AccessDeniedHandler" (parent: .abstract.instanceof.App\Security\AccessDeniedHandler).
  • Resolving inheritance for "App\Security\AccessDeniedHandler" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\AccessDeniedHandler).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\PZ_Garanti\Garanti" (parent: .abstract.instanceof.App\Service\Payment\Providers\PZ_Garanti\Garanti).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\PZ_Garanti\Garanti" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\PZ_Garanti\Garanti).
  • Resolving inheritance for "App\Service\Payment\Providers\PZ_Garanti\Garanti" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\PZ_Garanti\Garanti).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\PZ_Garanti\Garanti3D" (parent: .abstract.instanceof.App\Service\Payment\Providers\PZ_Garanti\Garanti3D).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\PZ_Garanti\Garanti3D" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\PZ_Garanti\Garanti3D).
  • Resolving inheritance for "App\Service\Payment\Providers\PZ_Garanti\Garanti3D" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\PZ_Garanti\Garanti3D).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\PZ_Isbank\Isbank" (parent: .abstract.instanceof.App\Service\Payment\Providers\PZ_Isbank\Isbank).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\PZ_Isbank\Isbank" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\PZ_Isbank\Isbank).
  • Resolving inheritance for "App\Service\Payment\Providers\PZ_Isbank\Isbank" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\PZ_Isbank\Isbank).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\PZ_Isbank\Isbank3D" (parent: .abstract.instanceof.App\Service\Payment\Providers\PZ_Isbank\Isbank3D).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\PZ_Isbank\Isbank3D" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\PZ_Isbank\Isbank3D).
  • Resolving inheritance for "App\Service\Payment\Providers\PZ_Isbank\Isbank3D" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\PZ_Isbank\Isbank3D).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Akbank\Akbank" (parent: .abstract.instanceof.App\Service\Payment\Providers\TD_Akbank\Akbank).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Akbank\Akbank" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Akbank\Akbank).
  • Resolving inheritance for "App\Service\Payment\Providers\TD_Akbank\Akbank" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Akbank\Akbank).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Akbank\Akbank3D" (parent: .abstract.instanceof.App\Service\Payment\Providers\TD_Akbank\Akbank3D).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Akbank\Akbank3D" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Akbank\Akbank3D).
  • Resolving inheritance for "App\Service\Payment\Providers\TD_Akbank\Akbank3D" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Akbank\Akbank3D).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Finansbank\Finansbank" (parent: .abstract.instanceof.App\Service\Payment\Providers\TD_Finansbank\Finansbank).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Finansbank\Finansbank" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Finansbank\Finansbank).
  • Resolving inheritance for "App\Service\Payment\Providers\TD_Finansbank\Finansbank" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Finansbank\Finansbank).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Finansbank\Finansbank3D" (parent: .abstract.instanceof.App\Service\Payment\Providers\TD_Finansbank\Finansbank3D).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Finansbank\Finansbank3D" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Finansbank\Finansbank3D).
  • Resolving inheritance for "App\Service\Payment\Providers\TD_Finansbank\Finansbank3D" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Finansbank\Finansbank3D).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Garanti\Garanti" (parent: .abstract.instanceof.App\Service\Payment\Providers\TD_Garanti\Garanti).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Garanti\Garanti" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Garanti\Garanti).
  • Resolving inheritance for "App\Service\Payment\Providers\TD_Garanti\Garanti" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Garanti\Garanti).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Garanti\Garanti3D" (parent: .abstract.instanceof.App\Service\Payment\Providers\TD_Garanti\Garanti3D).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Garanti\Garanti3D" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Garanti\Garanti3D).
  • Resolving inheritance for "App\Service\Payment\Providers\TD_Garanti\Garanti3D" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Garanti\Garanti3D).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Isbank\Isbank" (parent: .abstract.instanceof.App\Service\Payment\Providers\TD_Isbank\Isbank).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Isbank\Isbank" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Isbank\Isbank).
  • Resolving inheritance for "App\Service\Payment\Providers\TD_Isbank\Isbank" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Isbank\Isbank).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Isbank\Isbank3D" (parent: .abstract.instanceof.App\Service\Payment\Providers\TD_Isbank\Isbank3D).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Isbank\Isbank3D" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Isbank\Isbank3D).
  • Resolving inheritance for "App\Service\Payment\Providers\TD_Isbank\Isbank3D" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Isbank\Isbank3D).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Juzdan\Juzdan" (parent: .abstract.instanceof.App\Service\Payment\Providers\TD_Juzdan\Juzdan).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Juzdan\Juzdan" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Juzdan\Juzdan).
  • Resolving inheritance for "App\Service\Payment\Providers\TD_Juzdan\Juzdan" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Juzdan\Juzdan).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Juzdan\Juzdan3D" (parent: .abstract.instanceof.App\Service\Payment\Providers\TD_Juzdan\Juzdan3D).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Juzdan\Juzdan3D" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Juzdan\Juzdan3D).
  • Resolving inheritance for "App\Service\Payment\Providers\TD_Juzdan\Juzdan3D" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Juzdan\Juzdan3D).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Yapikredi\Yapikredi" (parent: .abstract.instanceof.App\Service\Payment\Providers\TD_Yapikredi\Yapikredi).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Yapikredi\Yapikredi" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Yapikredi\Yapikredi).
  • Resolving inheritance for "App\Service\Payment\Providers\TD_Yapikredi\Yapikredi" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Yapikredi\Yapikredi).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Ziraat\Ziraat" (parent: .abstract.instanceof.App\Service\Payment\Providers\TD_Ziraat\Ziraat).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Ziraat\Ziraat" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Ziraat\Ziraat).
  • Resolving inheritance for "App\Service\Payment\Providers\TD_Ziraat\Ziraat" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Ziraat\Ziraat).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Ziraat\Ziraat3D" (parent: .abstract.instanceof.App\Service\Payment\Providers\TD_Ziraat\Ziraat3D).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Ziraat\Ziraat3D" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Ziraat\Ziraat3D).
  • Resolving inheritance for "App\Service\Payment\Providers\TD_Ziraat\Ziraat3D" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Ziraat\Ziraat3D).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension" (parent: .abstract.instanceof.App\Twig\AppExtension).
  • Resolving inheritance for "App\Twig\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "mailer.transport_factory.mailchimp" (parent: mailer.transport_factory.abstract).
  • 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 "cache.validator_expression_language" (parent: cache.system).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • 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.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
  • 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.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
  • Resolving inheritance for "security.user.provider.concrete.token_provider" (parent: doctrine.orm.security.user.provider).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.admin" (parent: security.firewall.config).
  • Resolving inheritance for "security.listener.admin.user_provider" (parent: security.listener.user_provider.abstract).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.listener.session.admin" (parent: security.listener.session).
  • Resolving inheritance for "security.logout_listener.admin" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.listener.default.admin" (parent: security.logout.listener.default).
  • Resolving inheritance for "security.logout.listener.session.admin" (parent: security.logout.listener.session).
  • Resolving inheritance for "security.authenticator.manager.admin" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.admin" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.admin" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.admin" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.admin" (parent: security.firewall.lazy_context).
  • Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
  • Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
  • Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
  • Resolving inheritance for "security.listener.session.api" (parent: security.listener.session).
  • Resolving inheritance for "security.logout_listener.api" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.listener.default.api" (parent: security.logout.listener.default).
  • Resolving inheritance for "security.logout.listener.session.api" (parent: security.logout.listener.session).
  • Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.lazy_context).
  • Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\ArrayAdapter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Adapter\ArrayAdapter).
  • Resolving inheritance for "Omines\DataTablesBundle\Adapter\ArrayAdapter" (parent: .instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\ArrayAdapter).
  • Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter).
  • Resolving inheritance for "Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter" (parent: .instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter).
  • Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter).
  • Resolving inheritance for "Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter" (parent: .instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter).
  • Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigColumn" (parent: .abstract.instanceof.Omines\DataTablesBundle\Column\TwigColumn).
  • Resolving inheritance for "Omines\DataTablesBundle\Column\TwigColumn" (parent: .instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigColumn).
  • Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigStringColumn" (parent: .abstract.instanceof.Omines\DataTablesBundle\Column\TwigStringColumn).
  • Resolving inheritance for "Omines\DataTablesBundle\Column\TwigStringColumn" (parent: .instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigStringColumn).
  • Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter).
  • Resolving inheritance for "Omines\DataTablesBundle\Exporter\Excel\ExcelExporter" (parent: .instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter).
  • Resolving inheritance for ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Csv\CsvExporter" (parent: .abstract.instanceof.Omines\DataTablesBundle\Exporter\Csv\CsvExporter).
  • Resolving inheritance for "Omines\DataTablesBundle\Exporter\Csv\CsvExporter" (parent: .instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Csv\CsvExporter).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Omines\DataTablesBundle\Twig\DataTablesExtension" (parent: .abstract.instanceof.Omines\DataTablesBundle\Twig\DataTablesExtension).
  • Resolving inheritance for "Omines\DataTablesBundle\Twig\DataTablesExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Omines\DataTablesBundle\Twig\DataTablesExtension).
  • 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 "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
  • Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
  • Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.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.deprecation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "cache.app.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.system.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.validator.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.serializer.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.annotations.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.property_info.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.messenger.restart_workers_signal.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.validator_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.doctrine.orm.default.result.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.doctrine.orm.default.query.traceable" (parent: sentry.tracing.traceable_cache_adapter).
  • Resolving inheritance for "cache.security_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
1209
Symfony\Component\HttpKernel\DependencyInjection\RemoveEmptyControllerArgumentLocatorsPass
  • Removing service-argument resolver for controller "App\Controller\Admin\AdminMailWebViewController::reviewAttributeUpsert": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\AdminUserManagementController::upsert": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\AgencyController::agencySave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\AgencyProductController::agencyProductSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\AirlineController::airlineSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\AirportController::airportSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\BankAccountController::bankAccountSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\BannerAreaController::bannerAreaSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\ContractController::contractReview": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\ContractController::contractSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\CurrencyRateController::transferVehicleGroupSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\DiscountCouponsController::discountSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\FAQCategoryController::edit": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\HotelActivityController::hotelEventSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\HotelConceptController::HotelConceptSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\HotelEbInsuranceController::hotelEbInsuranceSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\HotelFeatureController::hotelFeatureSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\HotelFeatureGroupController::featureGroupSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\HotelImageTypeController::save": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\HotelProfitController::hotelProfitSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\HotelProviderController::hotelProviderSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\HotelRoomController::hotelRoomSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\MarketingCampaignController::upsert": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\PackageProfitController::packageProfitSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\PosController::posSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\RecommendationHotelController::upsert": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\RecommendationTourController::upsert": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\RefundController::refundSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\RequestController::save": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\Reservation\ReservationFlightController::reservationFlightSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\Reservation\ReservationTransferController::reservationTransferSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\SeoMenuCategoryController::hotelDestinationSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\SeoMenuController::seoMenuSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\SitesController::siteSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\TourCategoryController::tourCategorySave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\TourNotesController::tourNotesSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\TourPriceController::tourPriceSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\TourPriceController::tourPriceSaveNew": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\TourProviderController::tourProviderSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\TourTypeLabelController::upsert": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\TransferController::transferSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\TransferProviderController::transferProviderSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\TransferVehicleGroupController::transferVehicleGroupSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\VatRateExtraController::vatRateExtraSave": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\VatRatesController::save": no corresponding services exist for the referenced types.
45
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
  • Removed service "Psr\Container\ContainerInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
  • Removed service "ReCaptcha\RequestMethod"; reason: private alias.
  • Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
  • Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
  • Removed service "App\Service\Bin\Interfaces\BinTransactionInterface"; reason: private alias.
  • Removed service "App\Service\Storage\Interfaces\StorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
  • Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
  • Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
  • Removed service "Symfony\Component\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 "mailer"; 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_pdo_provider"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; 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\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
  • Removed service "messenger.default_serializer"; reason: private alias.
  • Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
  • Removed service "Symfony\Component\Notifier\ChatterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Notifier\TexterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
  • Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
  • Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
  • Removed service "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 "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 "doctrine.migrations.metadata_storage"; 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\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\Http\Authentication\UserAuthenticatorInterface"; 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.authentication.session_strategy.admin"; reason: private alias.
  • Removed service "security.user_checker.admin"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api"; reason: private alias.
  • Removed service "security.user_checker.api"; reason: private alias.
  • Removed service "security.firewall.context_locator"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "datatables.renderer"; reason: private alias.
  • Removed service "Sentry\ClientInterface"; reason: private alias.
  • Removed service "Sentry\SentryBundle\EventListener\ConsoleCommandListener"; reason: private alias.
  • Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactoryInterface"; reason: private alias.
  • Removed service "a2lix_auto_form.manipulator.default"; 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 $messengerLogger"; 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 $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 ".service_locator.6DxUFLS"; reason: private alias.
  • Removed service ".service_locator.27KOu4H"; reason: private alias.
  • Removed service ".service_locator.wKF4yn1"; reason: private alias.
  • Removed service ".service_locator.MHuQ92P"; reason: private alias.
  • Removed service ".service_locator.8Tfeqen"; reason: private alias.
  • Removed service ".service_locator.gWWAX9H"; reason: private alias.
  • Removed service ".service_locator.2yOD2wl"; 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 "doctrine.migrations.migrations_factory"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "argument_resolver.request_attribute"; reason: private alias.
  • Removed service "argument_resolver.request"; reason: private alias.
  • Removed service "argument_resolver.session"; reason: private alias.
  • Removed service "security.user_value_resolver"; reason: private alias.
  • Removed service "argument_resolver.service"; reason: private alias.
  • Removed service "argument_resolver.default"; reason: private alias.
  • Removed service "argument_resolver.variadic"; reason: private alias.
  • Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
  • Removed service "messenger.bus.default"; reason: private alias.
  • Removed service "http_client"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
  • Removed service "cache.validator"; reason: private alias.
  • Removed service "cache.serializer"; reason: private alias.
  • Removed service "cache.annotations"; reason: private alias.
  • Removed service "cache.property_info"; reason: private alias.
  • Removed service "cache.messenger.restart_workers_signal"; reason: private alias.
  • Removed service "cache.doctrine.orm.default.result"; reason: private alias.
  • Removed service "cache.doctrine.orm.default.query"; reason: private alias.
  • Removed service "cache.security_expression_language"; reason: private alias.
  • Removed service ".sentry.traceable.http_client.inner"; reason: private alias.
  • Removed service ".service_locator.FatRZu2"; reason: private alias.
  • Removed service ".service_locator.uo5c0SP"; reason: private alias.
  • Removed service ".service_locator.Cx61W2F"; reason: private alias.
  • Removed service ".service_locator.nhqEtjx"; reason: private alias.
  • Removed service ".service_locator.LXDtIRS"; reason: private alias.
  • Removed service ".service_locator.lP7_vA_"; reason: private alias.
  • Removed service ".service_locator.9MNlNNu"; reason: private alias.
  • Removed service ".service_locator.TEc0fYD"; reason: private alias.
  • Removed service ".service_locator.yLolMme"; reason: private alias.
  • Removed service ".service_locator.viHbtLV"; reason: private alias.
  • Removed service ".service_locator.D_bk.vU"; reason: private alias.
  • Removed service ".service_locator.0KCqPNX"; reason: private alias.
  • Removed service ".service_locator.v2SewQw"; reason: private alias.
  • Removed service ".service_locator.ZlVginX"; reason: private alias.
  • Removed service ".service_locator.j_.Rpci"; reason: private alias.
  • Removed service ".service_locator.bbIUIFA"; reason: private alias.
  • Removed service ".service_locator.94W2_Ww"; reason: private alias.
  • Removed service ".service_locator.yJstLZU"; reason: private alias.
  • Removed service ".service_locator.0JDtK.7"; reason: private alias.
  • Removed service ".service_locator.u6h7DSr"; reason: private alias.
  • Removed service ".service_locator.URfgn8g"; reason: private alias.
  • Removed service ".service_locator.hXgf9rB"; reason: private alias.
  • Removed service ".service_locator.Zo0pd0o"; reason: private alias.
  • Removed service ".service_locator.HTh7P12"; reason: private alias.
  • Removed service ".service_locator.ebxEkDJ"; reason: private alias.
  • Removed service ".service_locator.z1s1PLN"; reason: private alias.
  • Removed service ".service_locator.ZFFOhVE"; reason: private alias.
  • Removed service ".service_locator.wnVqinM"; reason: private alias.
  • Removed service ".service_locator.MYBtX3L"; reason: private alias.
  • Removed service ".service_locator.Zx_Kdaq"; reason: private alias.
  • Removed service ".service_locator.T2_LNvi"; reason: private alias.
  • Removed service ".service_locator.9sJ.NZV"; reason: private alias.
  • Removed service ".service_locator.Xmw7aSo"; reason: private alias.
  • Removed service ".service_locator.ghg.dMY"; reason: private alias.
  • Removed service ".service_locator.d3Yx3Cn"; reason: private alias.
  • Removed service ".service_locator.mfWZGKM"; reason: private alias.
  • Removed service ".service_locator.C0tQS7I"; reason: private alias.
  • Removed service ".service_locator.i38zVXs"; reason: private alias.
  • Removed service ".service_locator.eZKnZ9g"; reason: private alias.
  • Removed service ".service_locator.qLasb3o"; reason: private alias.
  • Removed service ".service_locator.cQNot0M"; reason: private alias.
  • Removed service ".service_locator.xIboeZU"; reason: private alias.
  • Removed service ".service_locator.HcfU._8"; reason: private alias.
  • Removed service ".service_locator.vvfrhin"; reason: private alias.
  • Removed service ".service_locator.WHQevpG"; reason: private alias.
  • Removed service ".service_locator.oZY9L7N"; reason: private alias.
  • Removed service ".service_locator.UtvXE4d"; reason: private alias.
  • Removed service ".service_locator.jEkWxTz"; reason: private alias.
  • Removed service ".service_locator.4Fx5iii"; reason: private alias.
  • Removed service ".service_locator.664GivN"; reason: private alias.
  • Removed service ".service_locator.LxcSaoH"; reason: private alias.
  • Removed service ".service_locator.szhFQ66"; reason: private alias.
  • Removed service ".service_locator.EJtDKIL"; reason: private alias.
  • Removed service ".service_locator.BD.JRsi"; reason: private alias.
  • Removed service ".service_locator.FICU4ra"; reason: private alias.
  • Removed service ".service_locator.hgkt1An"; reason: private alias.
  • Removed service ".service_locator.I4MM6SC"; reason: private alias.
  • Removed service ".service_locator.y85T8DC"; reason: private alias.
  • Removed service ".service_locator.GJG4qT6"; reason: private alias.
  • Removed service ".service_locator.VwJ3YG4"; reason: private alias.
  • Removed service ".service_locator.xchl78a"; reason: private alias.
  • Removed service ".service_locator.mdz_e4R"; reason: private alias.
  • Removed service ".service_locator..8c2bw3"; reason: private alias.
  • Removed service ".service_locator.ltzoaFV"; reason: private alias.
  • Removed service ".service_locator.FXK_iiK"; reason: private alias.
  • Removed service ".service_locator.cXF4KgU"; reason: private alias.
  • Removed service ".service_locator.LIpHqZb"; reason: private alias.
  • Removed service ".service_locator.Uft_G_k"; reason: private alias.
  • Removed service ".service_locator.gwPpH9u"; reason: private alias.
  • Removed service ".service_locator.KBohAbS"; reason: private alias.
  • Removed service ".service_locator.GD5IyZb"; reason: private alias.
  • Removed service ".service_locator.4AzfFwb"; reason: private alias.
  • Removed service ".service_locator.Bc.uIAE"; reason: private alias.
  • Removed service ".service_locator.abHK6hZ"; reason: private alias.
  • Removed service ".service_locator.Pv0XEZV"; reason: private alias.
  • Removed service ".service_locator.B1TUW.m"; reason: private alias.
  • Removed service ".service_locator.qOVXy6L"; reason: private alias.
  • Removed service ".service_locator.c_73VSI"; reason: private alias.
  • Removed service ".service_locator.FYaurPN"; reason: private alias.
  • Removed service ".service_locator.xZ.UQ2F"; reason: private alias.
  • Removed service ".service_locator.BqKFLpT"; reason: private alias.
  • Removed service ".service_locator.POB79iy"; reason: private alias.
  • Removed service ".service_locator.Z5FiFtj"; reason: private alias.
  • Removed service ".service_locator.HdeXK6d"; reason: private alias.
  • Removed service ".service_locator.Z2yYeL5"; reason: private alias.
  • Removed service ".service_locator.OK3CvT9"; reason: private alias.
  • Removed service ".service_locator.Up1beeC"; reason: private alias.
  • Removed service ".service_locator.pPjPN9k"; reason: private alias.
  • Removed service ".service_locator.z3x6KMG"; reason: private alias.
  • Removed service ".service_locator.1lSmIHQ"; reason: private alias.
  • Removed service ".service_locator.0rKBNqY"; reason: private alias.
  • Removed service ".service_locator.WP2dt9H"; reason: private alias.
  • Removed service ".service_locator.fN5hIdL"; reason: private alias.
  • Removed service ".service_locator.C1VDJPM"; reason: private alias.
  • Removed service ".service_locator.2xiXVrM"; reason: private alias.
  • Removed service ".service_locator.vT1ljBm"; reason: private alias.
  • Removed service ".service_locator.f.14L14"; reason: private alias.
  • Removed service ".service_locator.StENOcf"; reason: private alias.
  • Removed service ".service_locator.IyzDjKV"; reason: private alias.
  • Removed service ".service_locator.KenA0v9"; reason: private alias.
  • Removed service ".service_locator.lKuiEgk"; reason: private alias.
  • Removed service ".service_locator.PTfUUgO"; reason: private alias.
  • Removed service ".service_locator.qE_.WgO"; reason: private alias.
  • Removed service ".service_locator.O3PQ.Kd"; reason: private alias.
  • Removed service ".service_locator.mF8Glt9"; reason: private alias.
  • Removed service ".service_locator.BpGAvdh"; reason: private alias.
  • Removed service ".service_locator.tlEIHFY"; reason: private alias.
  • Removed service ".service_locator.426yQGu"; reason: private alias.
  • Removed service ".service_locator.vqCKNyr"; reason: private alias.
  • Removed service ".service_locator.KpwDl0n"; reason: private alias.
  • Removed service ".service_locator.CA2Ypz3"; reason: private alias.
  • Removed service ".service_locator.xSc96Ve"; reason: private alias.
  • Removed service ".service_locator.vjemrT8"; reason: private alias.
  • Removed service ".service_locator.pGRZxQA"; reason: private alias.
  • Removed service ".service_locator.PxwTD9c"; reason: private alias.
  • Removed service ".service_locator.JwqjWI5"; reason: private alias.
  • Removed service ".service_locator.bQHoN.v"; reason: private alias.
  • Removed service ".service_locator.3Q0DcMo"; reason: private alias.
  • Removed service ".service_locator.kvycvLX"; reason: private alias.
  • Removed service ".service_locator.NX1WYxx"; reason: private alias.
  • Removed service ".service_locator.q9WRjsr"; reason: private alias.
  • Removed service ".service_locator._k8PRGR"; reason: private alias.
  • Removed service ".service_locator.AGyNvcD"; reason: private alias.
  • Removed service ".service_locator.3rUnjiR"; reason: private alias.
  • Removed service ".service_locator.ZhNAjvr"; reason: private alias.
  • Removed service ".service_locator.pKon7Bb"; reason: private alias.
  • Removed service ".service_locator.UKRTTGm"; reason: private alias.
  • Removed service ".service_locator.bFuaHSe"; reason: private alias.
  • Removed service ".service_locator.W5YGkuw"; reason: private alias.
  • Removed service ".service_locator.FBLUnDs"; reason: private alias.
  • Removed service ".service_locator.RN6hvBr"; reason: private alias.
  • Removed service ".service_locator.XMBit9G"; reason: private alias.
  • Removed service ".service_locator.g_EK.Y3"; reason: private alias.
  • Removed service ".service_locator.xSc6xEC"; reason: private alias.
  • Removed service ".service_locator.jSnQK44"; reason: private alias.
  • Removed service ".service_locator.TY481VK"; reason: private alias.
  • Removed service ".service_locator.mK_SWeT"; reason: private alias.
  • Removed service ".service_locator.CbupDWn"; reason: private alias.
  • Removed service ".service_locator.RiULorn"; reason: private alias.
  • Removed service ".service_locator.GgtsC4J"; reason: private alias.
  • Removed service ".service_locator.HNX96oD"; reason: private alias.
  • Removed service ".service_locator.oqwEyOr"; reason: private alias.
  • Removed service ".service_locator.lAcwC8t"; reason: private alias.
  • Removed service ".service_locator.5F95Uko"; reason: private alias.
  • Removed service ".service_locator.DOvMsMG"; reason: private alias.
  • Removed service ".service_locator.zjtbA.9"; reason: private alias.
  • Removed service ".service_locator.f0ScPkW"; reason: private alias.
  • Removed service ".service_locator.75ltPP8"; reason: private alias.
  • Removed service ".service_locator.uXFSVaF"; reason: private alias.
  • Removed service ".service_locator.AmbLBGY"; reason: private alias.
  • Removed service ".service_locator.ZkecxDS"; reason: private alias.
  • Removed service ".service_locator.3fn9YEM"; reason: private alias.
  • Removed service ".service_locator._FVZiyS"; reason: private alias.
  • Removed service ".service_locator.SHgVz3H"; reason: private alias.
  • Removed service ".service_locator.5DOfmp5"; reason: private alias.
  • Removed service ".service_locator.w11X9Aj"; reason: private alias.
  • Removed service ".service_locator.KpUQEYk"; reason: private alias.
  • Removed service ".service_locator.bInR.ll"; reason: private alias.
  • Removed service ".service_locator.wzWD0.I"; reason: private alias.
  • Removed service ".service_locator.6mC4GE9"; reason: private alias.
  • Removed service ".service_locator.S.nSzDo"; reason: private alias.
  • Removed service ".service_locator.FCdX3rY"; reason: private alias.
  • Removed service ".service_locator.6Jwl.Vb"; reason: private alias.
  • Removed service ".service_locator.kvcH.2K"; reason: private alias.
  • Removed service ".service_locator.eLUgu0_"; reason: private alias.
  • Removed service ".service_locator.yrnUC8l"; reason: private alias.
  • Removed service ".service_locator.pLTaS_Z"; reason: private alias.
  • Removed service ".service_locator.4bGHXMZ"; reason: private alias.
  • Removed service ".service_locator.7XrrMMC"; reason: private alias.
  • Removed service ".service_locator.tj_CR3w"; reason: private alias.
  • Removed service ".service_locator.koTtRrt"; reason: private alias.
  • Removed service ".service_locator.IqZJQfh"; reason: private alias.
  • Removed service ".service_locator.fcxa.YA"; reason: private alias.
  • Removed service ".service_locator.d2eq3bF"; reason: private alias.
  • Removed service ".service_locator.zHdVvw1"; reason: private alias.
  • Removed service ".service_locator.lrBSA.L"; reason: private alias.
  • Removed service ".service_locator.CPPfy_E"; reason: private alias.
  • Removed service ".service_locator.l_Hx4K0"; reason: private alias.
  • Removed service ".service_locator.WUs3CEi"; reason: private alias.
  • Removed service ".service_locator.zW00pck"; reason: private alias.
  • Removed service ".service_locator.eVEMpIG"; reason: private alias.
  • Removed service ".service_locator.5s9WqWn"; reason: private alias.
  • Removed service ".service_locator.3mWRXyj"; reason: private alias.
  • Removed service ".service_locator.R9pydbA"; reason: private alias.
  • Removed service ".service_locator.ylCQn46"; reason: private alias.
  • Removed service ".service_locator.pW_UJmZ"; reason: private alias.
  • Removed service ".service_locator.wTYP5x7"; reason: private alias.
  • Removed service ".service_locator.hJy9ghA"; reason: private alias.
  • Removed service ".service_locator.9adVoGD"; reason: private alias.
  • Removed service ".service_locator.pn_hSsW"; reason: private alias.
  • Removed service ".service_locator.WqAOKyS"; reason: private alias.
  • Removed service ".service_locator.XDJ0k6I"; reason: private alias.
  • Removed service ".service_locator.llMEKP2"; reason: private alias.
  • Removed service ".service_locator.9R.xWrT"; reason: private alias.
  • Removed service ".service_locator.Zp0NSXM"; reason: private alias.
  • Removed service ".service_locator.qPdzDRe"; reason: private alias.
  • Removed service ".service_locator.KVVIhDw"; reason: private alias.
  • Removed service ".service_locator.f2xzbdJ"; reason: private alias.
  • Removed service ".service_locator.zgLlfbT"; reason: private alias.
  • Removed service ".service_locator.yO1i4zL"; reason: private alias.
  • Removed service ".service_locator.g9pnvK0"; reason: private alias.
  • Removed service ".service_locator.ItGH332"; reason: private alias.
  • Removed service ".service_locator.K_V.Vu0"; reason: private alias.
  • Removed service ".service_locator.GCbd8gT"; reason: private alias.
  • Removed service ".service_locator.5a52mVm"; reason: private alias.
  • Removed service ".service_locator.KgtYDjK"; reason: private alias.
  • Removed service ".service_locator.gU_E1CS"; reason: private alias.
  • Removed service ".service_locator.R_5QToj"; reason: private alias.
  • Removed service ".service_locator.wTnquQw"; reason: private alias.
  • Removed service ".service_locator.nhU4pBO"; reason: private alias.
  • Removed service ".service_locator.ghf6fCd"; reason: private alias.
  • Removed service ".service_locator.WkCK_f9"; reason: private alias.
  • Removed service ".service_locator.uisNv8P"; reason: private alias.
  • Removed service ".service_locator.PSQ.gcB"; reason: private alias.
  • Removed service ".service_locator.22lfe7G"; reason: private alias.
  • Removed service ".service_locator.wUsDWct"; reason: private alias.
  • Removed service ".service_locator.A6iASNi"; reason: private alias.
  • Removed service ".service_locator.3mrDDC_"; reason: private alias.
  • Removed service ".service_locator.gay73Uh"; reason: private alias.
  • Removed service ".service_locator._JRipAs"; reason: private alias.
  • Removed service ".service_locator.fRwKhLq"; reason: private alias.
  • Removed service ".service_locator.kwaZ9qm"; reason: private alias.
  • Removed service ".service_locator.rjrv38U"; reason: private alias.
  • Removed service ".service_locator.iZ0DleY"; reason: private alias.
  • Removed service ".service_locator.O4J4x3j"; reason: private alias.
  • Removed service ".service_locator.rwloh9f"; reason: private alias.
  • Removed service ".service_locator.n7TKMZO"; reason: private alias.
  • Removed service ".service_locator.pJZzCdx"; reason: private alias.
  • Removed service ".service_locator.895FILI"; reason: private alias.
  • Removed service ".service_locator.yuwwhd8"; reason: private alias.
  • Removed service ".service_locator.joVEbCd"; reason: private alias.
  • Removed service ".service_locator.ibMGYMQ"; reason: private alias.
  • Removed service ".service_locator.aitDH.v"; reason: private alias.
  • Removed service ".service_locator.469pY3i"; reason: private alias.
  • Removed service ".service_locator.dWp8u8y"; reason: private alias.
  • Removed service ".service_locator.J6.88Rp"; reason: private alias.
  • Removed service ".service_locator.vKIIJ9y"; reason: private alias.
  • Removed service ".service_locator.HLvkazG"; reason: private alias.
  • Removed service ".service_locator.ATLu9I0"; reason: private alias.
  • Removed service ".service_locator.XlIJUaG"; reason: private alias.
  • Removed service ".service_locator.3n_gHID"; reason: private alias.
  • Removed service ".service_locator.DK7mIFn"; reason: private alias.
  • Removed service ".service_locator.GhAdafm"; reason: private alias.
  • Removed service ".service_locator.0SL9hXV"; reason: private alias.
  • Removed service ".service_locator.bMUX8m4"; reason: private alias.
  • Removed service ".service_locator.5aCXTK5"; reason: private alias.
  • Removed service ".service_locator.h0x8Sgz"; reason: private alias.
  • Removed service ".service_locator.KCX_3Gb"; reason: private alias.
  • Removed service ".service_locator.AgDjBp6"; reason: private alias.
  • Removed service ".service_locator.Pyr8N7M"; reason: private alias.
  • Removed service ".service_locator.BoW9Tcb"; reason: private alias.
  • Removed service ".service_locator.vNk5MXq"; reason: private alias.
  • Removed service ".service_locator.1xYNdpA"; reason: private alias.
  • Removed service ".service_locator.so2K53h"; reason: private alias.
  • Removed service ".service_locator.SuP7ayP"; reason: private alias.
  • Removed service ".service_locator.A740LBW"; reason: private alias.
460
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
  • Changed reference of service "app.permission_check.litener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "app.access_denied_handler" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Command\RequestMailCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Command\RequestMailCommand" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Command\SendMailToPrePaymentReservationCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Command\SendMailToPrePaymentReservationCommand" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Command\SendMailToVoteReservationCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Command\SendMailToVoteReservationCommand" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Command\TourSupplierCommand" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Command\UpdateFlightPNRNonPNRCommand" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Admin\RequestController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Admin\Reservation\ReservationController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Controller\Admin\Reservation\ReservationDocumentController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Admin\Reservation\ReservationDocumentController" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "App\Controller\Admin\TourController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Admin\TourController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Controller\Admin\TourDestinationController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Controller\Api\ApiController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Api\Page\MainPageController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Api\PaymentController" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Controller\Api\PaymentController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Api\RequestNotificationCountController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Api\RequestReservationController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Api\Reservation\ReservationController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Site\VoucherController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Controller\Site\VoucherController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Form\Admin\DiscountType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Form\Admin\MarketingCampaignType" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Form\Admin\RecommendationHotelType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Form\Admin\VatRatesRateListType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\MessageHandler\PuzzleForwardHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\MessageHandler\PuzzleForwardHandler" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\MessageHandler\PuzzleReservationHandler" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\MessageHandler\RefundMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\MessageHandler\RefundMessageHandler" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Permission\Listener\PermissionCheckListener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Security\AccessDeniedHandler" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Security\CustomAdminAuthenticator" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Security\TokenAuthenticator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Api\Contract\ContractService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Api\Contract\ContractService" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "App\Service\Api\FavoriteHotelUser\FavoriteHotelUserService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Api\SendAnOffer\SendAnOfferService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\Api\SendAnOffer\SendAnOfferService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Api\SiteLoginService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\Api\SiteLoginService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Api\Sitemap\SitemapService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Auth\PuzzleWs\PuzzleBookingMarketingService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Auth\PuzzleWs\PuzzleBookingReportService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Contact\ContactService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\Contact\ContactService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Datatable\DatatableVariables" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Filter\Reservation\Method\ReservationListService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Filter\Searchlog\Method\PotentialListService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\LastMinuteDiscount\HotelLastMinuteDiscountService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Logo\InvoiceService" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\MailGenerator\NewSeoPageMailService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\MailGenerator\NewSeoPageMailService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\MailGenerator\PrePaymentMailGenerator" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\MailGenerator\PrePaymentMailGenerator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\MailGenerator\ReservationWaitingGeneratorService" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\MailGenerator\ReservationWaitingGeneratorService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\MailGenerator\ReservationWaitingGeneratorService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\MailGenerator\TransferPaymentMailGenerator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\MailGenerator\TransferPaymentMailGenerator" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\MailGenerator\VoteMailGenerator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Newsletter\DB\NewsletterHandler" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Newsletter\DB\NewsletterHandler" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Service\Newsletter\Mailchimp\NewsletterHandler" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Service\Page\SeoPageSlug\Method\SeoPageSlug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\PasswordReminderService" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\PasswordReminderService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\PasswordReminderService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Payment\Common\Juzdan\JuzdanPay" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Payment\Common\Juzdan\JuzdanPay" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "App\Service\Payment\Common\NestPay\NestPay3D" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Payment\Common\PaymentAbstractService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\Payment\Common\PaymentAbstractService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Service\Payment\Common\PosNet\PosNet3D" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Payment\Common\Vpos\Vpos" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Payment\Common\Vpos\Vpos3D" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Payment\Service\PaymentService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\Payment\Service\PaymentService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Reservation\Detail\PuzzleReservationDetailMethod" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Reservation\Forwarding\Flight\Puzzle\PuzzleFlightAvailabilityMethod" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Reservation\Forwarding\Flight\Puzzle\PuzzleFlightForwarding" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Reservation\Forwarding\Hotel\Puzzle\PuzzleHotelAvailabilityMethod" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Reservation\Forwarding\Hotel\Puzzle\PuzzleHotelForwarding" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Reservation\Forwarding\Pax\Puzzle\PuzzlePaxForwarding" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Reservation\Forwarding\Payment\Puzzle\PuzzlePaymentForwarding" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Reservation\Forwarding\TDPaymentUpdate\Puzzle\PuzzleTDPaymentUpdateForwarding" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Reservation\Forwarding\TDPriceUpdate\Puzzle\PuzzleTDPriceUpdateForwarding" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Reservation\Forwarding\TDUserUpdate\Puzzle\PuzzleTDUserUpdateForwarding" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Reservation\Forwarding\Transfer\Puzzle\PuzzleTransferAvailabilityMethod" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Reservation\Forwarding\Transfer\Puzzle\PuzzleTransferForwarding" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Reservation\Hotel\HotelService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Reservation\Pnr\FlightPnrService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Reservation\Reservation\Contract\Service\AgreementService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\Reservation\Reservation\Contract\Service\AgreementService" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\Reservation\Reservation\Method\Detail" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Reservation\Reservation\Method\DiscountCoupon" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Reservation\Reservation\Method\PackageProfit" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Reservation\Reservation\Method\PaxInvoiceSave" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Reservation\Reservation\Method\Voucher" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\Reservation\Reservation\Method\Voucher" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\Reservation\Reservation\ReservationService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\Reservation\SuccessMail\SuccessMailService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\Reservation\Tour\TourService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Reservation\Transfer\Method\Available" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Reservation\Transfer\Method\AvailablePuzzle" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\TourSuppliers\TourSuppliersOperationService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Service\Validator\ValidatorService" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "App\Service\Validator\ValidatorService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Utility\Utility" previously pointing to "translator.data_collector" to "translator".
  • 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 "cache.app.traceable" to "cache.app".
  • Changed reference of service "services_resetter" previously pointing to "cache.system.traceable" to "cache.system".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "services_resetter" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
  • Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "cache.app.taggable" previously pointing to "cache.app.traceable" to "cache.app".
  • Changed reference of service "cache.system_clearer" previously pointing to "cache.system.traceable" to "cache.system".
  • Changed reference of service "cache.system_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
  • Changed reference of service "cache.global_clearer" previously pointing to "cache.app.traceable" to "cache.app".
  • Changed reference of service "cache.global_clearer" previously pointing to "cache.system.traceable" to "cache.system".
  • Changed reference of service "cache.global_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • 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.mailchimp" 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 "translator.data_collector" to "translator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.expression_language" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
  • Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
  • Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • 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.cache" previously pointing to "cache.app.traceable" to "cache.app".
  • Changed reference of service "data_collector.cache" previously pointing to "cache.system.traceable" to "cache.system".
  • Changed reference of service "data_collector.cache" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
  • Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" 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 "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 "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.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
  • 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 "Omines\DataTablesBundle\Exporter\DataTableExporterManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "Omines\DataTablesBundle\DataTableFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Omines\DataTablesBundle\Twig\DataTablesExtension" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.4wRTMtx" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.6c8CMw9" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.XrDHIZE" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator._nBSAlt" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.8jGpCpa" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.XF11neW" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.G.JF5.d" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.Twk6QsT" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.zYj77gm" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.Jtt_66s" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.u5INicg" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.4bjnWWd" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.9lIBC3p" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.o2CTkjU" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.Um3mjQz" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.UMDjtD9" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.q2ji3lu" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.BS_GZhn" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.DM1L66Q" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.f2OuwHb" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.iPwYIBz" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.LPeYeOL" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.X5kJwau" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.X5kJwau" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.ml5gzDG" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.app.permissions.voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "debug.security.voter.App\Permission\Voter\PermissionsVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.0ghLsew" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.0ghLsew" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.0ghLsew" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.oCg4uHe" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.5U28MN0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.qStIMoR" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service ".service_locator.qStIMoR" previously pointing to ".session.do-not-use" to "session".
  • Changed reference of service "cache.app_clearer" previously pointing to "cache.app.traceable" to "cache.app".
236
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
  • 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.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 "messenger.middleware.handle_message"; reason: abstract.
  • Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
  • Removed service "messenger.middleware.traceable"; reason: abstract.
  • Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
  • Removed service "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 "maker.auto_command.abstract"; reason: abstract.
  • Removed service "doctrine.dbal.logger.chain"; reason: abstract.
  • Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
  • Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
  • Removed service "doctrine.dbal.connection"; reason: abstract.
  • Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
  • Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
  • Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
  • Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_open_transaction_logger"; 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.authenticator.manager"; reason: abstract.
  • Removed service "security.firewall.authenticator"; reason: abstract.
  • Removed service "security.listener.user_provider.abstract"; reason: abstract.
  • Removed service "security.listener.user_checker"; reason: abstract.
  • Removed service "security.listener.session"; reason: abstract.
  • Removed service "security.listener.login_throttling"; reason: abstract.
  • Removed service "security.authenticator.http_basic"; reason: abstract.
  • Removed service "security.authenticator.form_login"; reason: abstract.
  • Removed service "security.authenticator.json_login"; reason: abstract.
  • Removed service "security.authenticator.x509"; reason: abstract.
  • Removed service "security.authenticator.remote_user"; reason: abstract.
  • Removed service "security.authentication.provider.guard"; reason: abstract.
  • Removed service "security.authentication.listener.guard"; reason: abstract.
  • Removed service "sentry.tracing.traceable_cache_adapter"; reason: abstract.
  • Removed service "sentry.tracing.traceable_tag_aware_cache_adapter"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AgencyNotificationCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\AgencyNotificationCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ApiTokenCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ApiTokenCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CurrencyRateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CurrencyRateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HotelEventClearCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\HotelEventClearCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HotelFacilityHotelCategoryMatchCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\HotelFacilityHotelCategoryMatchCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HotelMarkupCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\HotelMarkupCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HotelMinuteDealsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\HotelMinuteDealsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HotelProviderPuzzleCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\HotelProviderPuzzleCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HotelProviderTatilSepetiCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\HotelProviderTatilSepetiCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\HotelTransferAreaCodeUpdateCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\HotelTransferAreaCodeUpdateCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LandmarksDestinationCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\LandmarksDestinationCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\LandmarksHotelCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\LandmarksHotelCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MultiCardTransactionsBulkCancelsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\MultiCardTransactionsBulkCancelsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewSiteLanguageCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\NewSiteLanguageCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PBEbInsuranceCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\PBEbInsuranceCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PuzzleHotelFatsheetCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\PuzzleHotelFatsheetCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PuzzleHotelSupplierCommissionsCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\PuzzleHotelSupplierCommissionsCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PuzzleTransferPriceGetCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\PuzzleTransferPriceGetCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RemoveReservationBeforeLast30DaysCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RemoveReservationBeforeLast30DaysCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RequestMailCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\RequestMailCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReservationConversionCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ReservationConversionCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReservationGuidCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\ReservationGuidCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendMailToPrePaymentReservationCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SendMailToPrePaymentReservationCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendMailToVoteReservationCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SendMailToVoteReservationCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SitemapMakerCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SitemapMakerCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TourSupplierCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\TourSupplierCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdateFlightPNRNonPNRCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\UpdateFlightPNRNonPNRCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminLanguageSwitcherController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminLanguageSwitcherController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\AdminLanguageSwitcherController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminMailWebViewController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminMailWebViewController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\AdminMailWebViewController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminUserManagementController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminUserManagementController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\AdminUserManagementController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AgencyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AgencyController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\AgencyController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AgencyProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AgencyProductController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\AgencyProductController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AirlineController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AirlineController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\AirlineController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AirportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AirportController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\AirportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AjaxController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AjaxController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\AjaxController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AuthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AuthController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\AuthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BankAccountController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BankAccountController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\BankAccountController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BannerAreaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BannerAreaController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\BannerAreaController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContractController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContractController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\ContractController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CpuMemoryViewController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CpuMemoryViewController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\CpuMemoryViewController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CurrencyRateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CurrencyRateController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\CurrencyRateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardAjaxController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardAjaxController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\DashboardAjaxController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\DiscountController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountCouponsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountCouponsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\DiscountCouponsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountHotelCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountHotelCategoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\DiscountHotelCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountHotelController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountHotelController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\DiscountHotelController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountHotelDestinationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountHotelDestinationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\DiscountHotelDestinationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountTourCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountTourCategoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\DiscountTourCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountTourController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountTourController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\DiscountTourController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountTourDestinationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountTourDestinationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\DiscountTourDestinationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountTourTypeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountTourTypeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\DiscountTourTypeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FAQCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FAQCategoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\FAQCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FAQController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FAQController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\FAQController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HomeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HomeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\HomeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelActivityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelActivityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\HotelActivityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelCategoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\HotelCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelConceptController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelConceptController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\HotelConceptController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\HotelController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelDestinationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelDestinationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\HotelDestinationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelEbInsuranceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelEbInsuranceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\HotelEbInsuranceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelEventController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelEventController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\HotelEventController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelFeatureController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelFeatureController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\HotelFeatureController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelFeatureGroupController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelFeatureGroupController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\HotelFeatureGroupController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelHotelCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelHotelCategoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\HotelHotelCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelHotelConceptController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelHotelConceptController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\HotelHotelConceptController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelHotelRoomController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelHotelRoomController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\HotelHotelRoomController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelImageTypeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelImageTypeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\HotelImageTypeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelInstallmentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelInstallmentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\HotelInstallmentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelLastMinuteDiscountController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelLastMinuteDiscountController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\HotelLastMinuteDiscountController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelMarkupController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelMarkupController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\HotelMarkupController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelProfitController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelProfitController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\HotelProfitController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelProviderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelProviderController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\HotelProviderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HotelRoomController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HotelRoomController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\HotelRoomController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ImageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ImageController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\ImageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Invoice\InvoiceCollectionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Invoice\InvoiceCollectionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Invoice\InvoiceCollectionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Invoice\InvoiceCollectionRefundController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Invoice\InvoiceCollectionRefundController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Invoice\InvoiceCollectionRefundController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Invoice\InvoiceExpenseController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Invoice\InvoiceExpenseController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Invoice\InvoiceExpenseController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Invoice\InvoiceIncomeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Invoice\InvoiceIncomeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Invoice\InvoiceIncomeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LandmarksController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LandmarksController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\LandmarksController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LogoAccountingCodeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LogoAccountingCodeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\LogoAccountingCodeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MarketingCampaignController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MarketingCampaignController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\MarketingCampaignController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PackageProfitController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PackageProfitController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\PackageProfitController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\PaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentPartialController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentPartialController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\PaymentPartialController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PaymentVirmanController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PaymentVirmanController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\PaymentVirmanController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PerformanceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PerformanceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\PerformanceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PosController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PosController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\PosController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PosInstallmentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PosInstallmentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\PosInstallmentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PrePaymentCampaignController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PrePaymentCampaignController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\PrePaymentCampaignController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RecommendationHotelController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RecommendationHotelController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\RecommendationHotelController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RecommendationTourController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RecommendationTourController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\RecommendationTourController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RedirectController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RedirectController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\RedirectController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RefundController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RefundController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\RefundController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RequestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RequestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\RequestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Reservation\ReservationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationDocumentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationDocumentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Reservation\ReservationDocumentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationFlightController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationFlightController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Reservation\ReservationFlightController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationForwardingPuzzleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationForwardingPuzzleController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Reservation\ReservationForwardingPuzzleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationHotelController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationHotelController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Reservation\ReservationHotelController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationInvoiceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationInvoiceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Reservation\ReservationInvoiceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationPaxController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationPaxController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Reservation\ReservationPaxController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationPaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationPaymentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Reservation\ReservationPaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationTourController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationTourController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Reservation\ReservationTourController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Reservation\ReservationTransferController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Reservation\ReservationTransferController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\Reservation\ReservationTransferController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReservationRequestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReservationRequestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\ReservationRequestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReviewController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReviewController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\ReviewController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RewiewController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RewiewController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\RewiewController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SearchLogController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SearchLogController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\SearchLogController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SearchSuggestionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SearchSuggestionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\SearchSuggestionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SeoMenuCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SeoMenuCategoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\SeoMenuCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SeoMenuController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SeoMenuController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\SeoMenuController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SeoPageArticleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SeoPageArticleController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\SeoPageArticleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SeoPageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SeoPageController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\SeoPageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ServerController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ServerController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\ServerController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SiteSettingsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SiteSettingsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\SiteSettingsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SitemapController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SitemapController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\SitemapController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SitesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SitesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\SitesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourCategoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\TourCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\TourController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourDayController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourDayController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\TourDayController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourDestinationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourDestinationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\TourDestinationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourExtraServiceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourExtraServiceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\TourExtraServiceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourNotesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourNotesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\TourNotesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourPriceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourPriceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\TourPriceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourProviderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourProviderController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\TourProviderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourTourCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourTourCategoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\TourTourCategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TourTypeLabelController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TourTypeLabelController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\TourTypeLabelController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TransferController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TransferController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\TransferController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TransferProviderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TransferProviderController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\TransferProviderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TransferVehicleGroupController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TransferVehicleGroupController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\TransferVehicleGroupController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TranslationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TranslationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\TranslationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\VatRateExtraController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\VatRateExtraController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\VatRateExtraController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\VatRatesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\VatRatesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\VatRatesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AgencyNotification\AgencyNotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AgencyNotification\AgencyNotificationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\AgencyNotification\AgencyNotificationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ApiController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\ApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AutoComplateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AutoComplateController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\AutoComplateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ContractController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ContractController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\ContractController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\FavoriteHotelUserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\FavoriteHotelUserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\FavoriteHotelUserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\HotelCommentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\HotelCommentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\HotelCommentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\HotelController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\HotelController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\HotelController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\InstallmentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\InstallmentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\InstallmentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\IysController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\IysController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\IysController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MarketingCampaignController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MarketingCampaignController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\MarketingCampaignController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Page\MainPageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Page\MainPageController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\Page\MainPageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PaymentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\PaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Report\TotalReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Report\TotalReportController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\Report\TotalReportController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\RequestNotificationCountController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\RequestNotificationCountController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\RequestNotificationCountController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\RequestReservationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\RequestReservationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\RequestReservationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Reservation\ReservationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Reservation\ReservationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\Reservation\ReservationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Reservation\ReservationFlightController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Reservation\ReservationFlightController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\Reservation\ReservationFlightController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Reservation\ReservationHotelController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Reservation\ReservationHotelController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\Reservation\ReservationHotelController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Reservation\ReservationTourController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Reservation\ReservationTourController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\Reservation\ReservationTourController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Reservation\ReservationTranferController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Reservation\ReservationTranferController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\Reservation\ReservationTranferController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ReservationPaymentLinkPostController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ReservationPaymentLinkPostController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\ReservationPaymentLinkPostController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SearchLogController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SearchLogController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\SearchLogController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Test\NewSiteLanguageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Test\NewSiteLanguageController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\Test\NewSiteLanguageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\Test\TestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\Test\TestController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Api\Test\TestController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\HomeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\HomeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Site\HomeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\MailWebViewController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\MailWebViewController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Site\MailWebViewController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Site\VoucherController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Site\VoucherController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Site\VoucherController"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\Event\AuditSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\AuditSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ReservationSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\ReservationSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AgencyProductType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\AgencyProductType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AgencyType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\AgencyType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AirlineType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\AirlineType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\AirportType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\AirportType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\BankAccountType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\BankAccountType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\BannerAreaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\BannerAreaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ContractType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\ContractType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CurrencyRateType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\CurrencyRateType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountCouponType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\DiscountCouponType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountHotelCategoryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\DiscountHotelCategoryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountHotelDestinationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\DiscountHotelDestinationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountHotelType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\DiscountHotelType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountTourCategoryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\DiscountTourCategoryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountTourDestinationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\DiscountTourDestinationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountTourType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\DiscountTourType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountTourTypeType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\DiscountTourTypeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\DiscountType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\DiscountType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FAQCategoryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\FAQCategoryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\FAQType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\FAQType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelActivityType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\HotelActivityType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelCategoryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\HotelCategoryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelConceptType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\HotelConceptType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelDestinationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\HotelDestinationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelEbInsuranceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\HotelEbInsuranceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelEventType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\HotelEventType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelFeatureGroupType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\HotelFeatureGroupType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelFeatureType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\HotelFeatureType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelHotelCategoryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\HotelHotelCategoryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelHotelConceptType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\HotelHotelConceptType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelHotelRoomType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\HotelHotelRoomType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelImageType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\HotelImageType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelInstallmentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\HotelInstallmentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelMarkupType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\HotelMarkupType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelMinuteDealsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\HotelMinuteDealsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelProfitType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\HotelProfitType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelProviderType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\HotelProviderType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelRoomType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\HotelRoomType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\HotelType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\HotelType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ImageType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\ImageType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LandmarksType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\LandmarksType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\LogoAccountingCodeType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\LogoAccountingCodeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\MarketingCampaignType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\MarketingCampaignType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PackageProfitType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\PackageProfitType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PasswordReminderChangeType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\PasswordReminderChangeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PasswordReminderType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\PasswordReminderType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PaymentPartialSettingType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\PaymentPartialSettingType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PaymentVirmanType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\PaymentVirmanType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PosInstallmentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\PosInstallmentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PosType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\PosType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\PrePaymentCampaignType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\PrePaymentCampaignType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RecommendationHotelType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\RecommendationHotelType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RecommendationTourType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\RecommendationTourType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RedirectType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\RedirectType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RefundType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\RefundType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RequestType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\RequestType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\RequestUpdateType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\RequestUpdateType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationFlightType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Reservation\ReservationFlightType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationHotelType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Reservation\ReservationHotelType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationInvoiceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Reservation\ReservationInvoiceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationPaxType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Reservation\ReservationPaxType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationPaymentManuelType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Reservation\ReservationPaymentManuelType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationPaymentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Reservation\ReservationPaymentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationTourExtraType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Reservation\ReservationTourExtraType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationTourForm"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Reservation\ReservationTourForm"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationTransferType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Reservation\ReservationTransferType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\Reservation\ReservationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\Reservation\ReservationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ReservationRefundType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\ReservationRefundType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\ReviewAttributeType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\ReviewAttributeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SearchSuggestionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\SearchSuggestionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SeoMenuCategoryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\SeoMenuCategoryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SeoMenuType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\SeoMenuType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SeoPageArticleType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\SeoPageArticleType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SeoPageType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\SeoPageType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\SiteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\SiteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourCategoryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\TourCategoryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourCopyType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\TourCopyType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourDestinationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\TourDestinationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourExtraServiceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\TourExtraServiceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourNotesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\TourNotesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourPriceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\TourPriceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourProviderType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\TourProviderType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourTourCategoryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\TourTourCategoryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\TourType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TourTypeLabelType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\TourTypeLabelType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TransferProviderType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\TransferProviderType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TransferType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\TransferType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TransferVehicleGroupType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\TransferVehicleGroupType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\TranslationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\TranslationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\UserAdminType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\UserAdminType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\UserManagementType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\UserManagementType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\UserSiteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\UserSiteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\VatRateExtraType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\VatRateExtraType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\VatRatesRateListType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\VatRatesRateListType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\VatRatesRateType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\VatRatesRateType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\VatRatesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Admin\VatRatesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Email\VoteReservation\CommentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Email\VoteReservation\CommentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Email\VoteReservation\ReviewType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Email\VoteReservation\ReviewType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Email\VoteReservation\VoteAndCommentReservationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Form\Email\VoteReservation\VoteAndCommentReservationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\EmailHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\EmailHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\HotelMarkupHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\HotelMarkupHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\HotelMinuteDiscountHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\HotelMinuteDiscountHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\PuzzleForwardHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\PuzzleForwardHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\PuzzleReservationHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\PuzzleReservationHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\RefundMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\MessageHandler\RefundMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Permission\Voter\PermissionsVoter"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Permission\Voter\PermissionsVoter"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgencyProductRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AgencyProductRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AgencyRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AgencyRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AirlineRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AirlineRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AirlineTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AirlineTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AirportRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AirportRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AirportTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AirportTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvailableHotelPriceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AvailableHotelPriceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AvailableRoomPriceChildrenRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AvailableRoomPriceChildrenRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BankAccountRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BankAccountRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BankAccountTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BankAccountTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BannerAreaRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BannerAreaRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BannerAreaTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BannerAreaTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BinBankRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BinBankRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BinRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BinRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CityRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentHistoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CommentHistoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CommentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ContactRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ContractRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ContractTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CurrencyRateRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CurrencyRateRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountCouponsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DiscountCouponsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountHotelCategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DiscountHotelCategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountHotelDestinationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DiscountHotelDestinationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountHotelRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DiscountHotelRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DiscountRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountTourCategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DiscountTourCategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountTourDestinationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DiscountTourDestinationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountTourRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DiscountTourRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountTourTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DiscountTourTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DiscountTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DiscountTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DistrictRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\DistrictRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FAQCategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FAQCategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FAQCategoryTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FAQCategoryTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FAQRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FAQRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FAQTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FAQTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FavoriteHotelUserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\FavoriteHotelUserRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelCategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelCategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelCategorySiteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelCategorySiteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelCategorySiteTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelCategorySiteTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelCategoryTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelCategoryTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelCommissionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelCommissionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelConceptRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelConceptRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelConceptTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelConceptTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelDestinationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelDestinationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelDestinationSiteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelDestinationSiteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelDestinationSiteTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelDestinationSiteTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelDestinationTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelDestinationTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelEbInsuranceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelEbInsuranceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelEventRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelEventRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelEventTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelEventTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelFacalityRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelFacalityRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelFacalityTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelFacalityTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelFeatureGroupRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelFeatureGroupRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelFeatureGroupTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelFeatureGroupTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelFeatureRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelFeatureRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelFeatureTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelFeatureTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelHotelCategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelHotelCategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelHotelDestinationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelHotelDestinationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelHotelRoomRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelHotelRoomRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelImageTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelImageTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelImageTypeTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelImageTypeTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelInstallmentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelInstallmentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelLogRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelLogRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelMarkupRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelMarkupRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelMinuteDealsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelMinuteDealsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelMinuteDealsTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelMinuteDealsTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelProfitRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelProfitRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelProviderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelProviderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelRoomFeatsheetRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelRoomFeatsheetRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelRoomImageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelRoomImageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelRoomProviderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelRoomProviderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelRoomRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelRoomRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelRoomTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelRoomTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelSiteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelSiteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelSiteTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelSiteTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HotelTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\HotelTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ImageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LandmarksHotelDestinationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LandmarksHotelDestinationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LandmarksHotelHotelRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LandmarksHotelHotelRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LandmarksRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LandmarksRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LandmarksTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LandmarksTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogoAccountingCodeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\LogoAccountingCodeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MarketingCampaignRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MarketingCampaignRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MarketingCampaignTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\MarketingCampaignTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsletterRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NewsletterRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationAgencyRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\NotificationAgencyRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PackageProfitRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PackageProfitRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PasswordReminderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PasswordReminderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentPartialRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PaymentPartialRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentPartialSettingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PaymentPartialSettingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentPartialSettingTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PaymentPartialSettingTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentPartialTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PaymentPartialTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PaymentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PaymentTransactionsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PaymentTransactionsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PosInstallmentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PosInstallmentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PosRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PosRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrePaymentCampaignRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PrePaymentCampaignRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PuzzleForwardingLogsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PuzzleForwardingLogsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PuzzleReservationForwardingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PuzzleReservationForwardingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PuzzleTransferPriceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\PuzzleTransferPriceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RefundApprovalEmailRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RefundApprovalEmailRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RefundApprovalRefundRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RefundApprovalRefundRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RefundPaxRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RefundPaxRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RefundRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RefundRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RefundReservationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RefundReservationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RequestHistoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RequestHistoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RequestRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RequestRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationConversionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReservationConversionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationDayPriceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReservationDayPriceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationFlightRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReservationFlightRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationFlightSegmentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReservationFlightSegmentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationFlightTicketRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReservationFlightTicketRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationHotelExtraRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReservationHotelExtraRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationHotelRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReservationHotelRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationInvoiceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReservationInvoiceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationLogoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReservationLogoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationPaxRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReservationPaxRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationPaymentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReservationPaymentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReservationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationTourExtraRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReservationTourExtraRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationTourFlightRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReservationTourFlightRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationTourRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReservationTourRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationTransferRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReservationTransferRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewAttributeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReviewAttributeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewAttributeTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReviewAttributeTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\ReviewRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SearchLogHotelRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SearchLogHotelRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SearchSuggestionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SearchSuggestionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoMenuCategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SeoMenuCategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoMenuCategoryTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SeoMenuCategoryTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoMenuRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SeoMenuRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoMenuTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SeoMenuTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoPageArticleRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SeoPageArticleRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoPageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SeoPageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoPageSitesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SeoPageSitesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoPageSitesTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SeoPageSitesTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoPageTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SeoPageTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiteSettingsRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SiteSettingsRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SitesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SitesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TemporaryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TemporaryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourCategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourCategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourCategoryTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourCategoryTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourCountryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourCountryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourDayRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourDayRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourDayTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourDayTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourDestinationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourDestinationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourDestinationSiteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourDestinationSiteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourDestinationSiteTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourDestinationSiteTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourDestinationTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourDestinationTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourExtraServiceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourExtraServiceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourExtraServiceTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourExtraServiceTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourNotesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourNotesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourNotesTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourNotesTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourPriceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourPriceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourPriceTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourPriceTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourProviderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourProviderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourSiteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourSiteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourSiteTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourSiteTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourSuppliersRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourSuppliersRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourTourCategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourTourCategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourTypeLabelRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourTypeLabelRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TourTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TourTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransferProviderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TransferProviderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransferRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TransferRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransferVehicleGroupRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TransferVehicleGroupRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransferVehicleGroupTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TransferVehicleGroupTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TranslationTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TranslationTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VatRateExtraRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VatRateExtraRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VatRatesRateRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VatRatesRateRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VatRatesRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VatRatesRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VatRatesTranslationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VatRatesTranslationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VoucherRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\VoucherRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Security\AccessDeniedHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\AccessDeniedHandler"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\PZ_Garanti\Garanti"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\PZ_Garanti\Garanti"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Payment\Providers\PZ_Garanti\Garanti"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\PZ_Garanti\Garanti3D"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\PZ_Garanti\Garanti3D"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Payment\Providers\PZ_Garanti\Garanti3D"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\PZ_Isbank\Isbank"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\PZ_Isbank\Isbank"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Payment\Providers\PZ_Isbank\Isbank"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\PZ_Isbank\Isbank3D"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\PZ_Isbank\Isbank3D"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Payment\Providers\PZ_Isbank\Isbank3D"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Akbank\Akbank"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Akbank\Akbank"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Payment\Providers\TD_Akbank\Akbank"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Akbank\Akbank3D"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Akbank\Akbank3D"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Payment\Providers\TD_Akbank\Akbank3D"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Finansbank\Finansbank"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Finansbank\Finansbank"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Payment\Providers\TD_Finansbank\Finansbank"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Finansbank\Finansbank3D"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Finansbank\Finansbank3D"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Payment\Providers\TD_Finansbank\Finansbank3D"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Garanti\Garanti"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Garanti\Garanti"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Payment\Providers\TD_Garanti\Garanti"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Garanti\Garanti3D"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Garanti\Garanti3D"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Payment\Providers\TD_Garanti\Garanti3D"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Isbank\Isbank"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Isbank\Isbank"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Payment\Providers\TD_Isbank\Isbank"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Isbank\Isbank3D"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Isbank\Isbank3D"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Payment\Providers\TD_Isbank\Isbank3D"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Juzdan\Juzdan"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Juzdan\Juzdan"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Payment\Providers\TD_Juzdan\Juzdan"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Juzdan\Juzdan3D"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Juzdan\Juzdan3D"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Payment\Providers\TD_Juzdan\Juzdan3D"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Yapikredi\Yapikredi"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Yapikredi\Yapikredi"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Payment\Providers\TD_Yapikredi\Yapikredi"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Ziraat\Ziraat"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Ziraat\Ziraat"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Payment\Providers\TD_Ziraat\Ziraat"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Service\Payment\Providers\TD_Ziraat\Ziraat3D"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Service\Payment\Providers\TD_Ziraat\Ziraat3D"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Service\Payment\Providers\TD_Ziraat\Ziraat3D"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\AppExtension"; reason: abstract.
  • Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\ArrayAdapter"; reason: abstract.
  • Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\ArrayAdapter"; reason: abstract.
  • Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter"; reason: abstract.
  • Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\ORMAdapter"; reason: abstract.
  • Removed service ".instanceof.Omines\DataTablesBundle\Adapter\AdapterInterface.0.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter"; reason: abstract.
  • Removed service ".abstract.instanceof.Omines\DataTablesBundle\Adapter\Doctrine\FetchJoinORMAdapter"; reason: abstract.
  • Removed service ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigColumn"; reason: abstract.
  • Removed service ".abstract.instanceof.Omines\DataTablesBundle\Column\TwigColumn"; reason: abstract.
  • Removed service ".instanceof.Omines\DataTablesBundle\Column\AbstractColumn.0.Omines\DataTablesBundle\Column\TwigStringColumn"; reason: abstract.
  • Removed service ".abstract.instanceof.Omines\DataTablesBundle\Column\TwigStringColumn"; reason: abstract.
  • Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter"; reason: abstract.
  • Removed service ".abstract.instanceof.Omines\DataTablesBundle\Exporter\Excel\ExcelExporter"; reason: abstract.
  • Removed service ".instanceof.Omines\DataTablesBundle\Exporter\DataTableExporterInterface.0.Omines\DataTablesBundle\Exporter\Csv\CsvExporter"; reason: abstract.
  • Removed service ".abstract.instanceof.Omines\DataTablesBundle\Exporter\Csv\CsvExporter"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Omines\DataTablesBundle\Twig\DataTablesExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Omines\DataTablesBundle\Twig\DataTablesExtension"; reason: abstract.
1181
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
  • Removed service "ReCaptcha\ReCaptcha"; reason: unused.
  • Removed service "ReCaptcha\RequestMethod\CurlPost"; reason: unused.
  • Removed service "ReCaptcha\RequestMethod\Curl"; reason: unused.
  • Removed service "App\Enum\ContainerType"; reason: unused.
  • Removed service "App\Enum\Errors"; reason: unused.
  • Removed service "App\Enum\Parameter"; reason: unused.
  • Removed service "App\Event\Attactments"; reason: unused.
  • Removed service "App\Event\ReservationStatusChangedEvent"; reason: unused.
  • Removed service "App\Exception\Flight\FlightException"; reason: unused.
  • Removed service "App\Exception\Flight\FlightTechnical500Exception"; reason: unused.
  • Removed service "App\Exception\Flight\FlightTechnicalModelException"; reason: unused.
  • Removed service "App\Exception\Flight\FlightTechnicalRequestException"; reason: unused.
  • Removed service "App\Exception\InvalidDifferentPriceException"; reason: unused.
  • Removed service "App\Exception\InvalidPaymentException"; reason: unused.
  • Removed service "App\Exception\InvalidTokenException"; reason: unused.
  • Removed service "App\Exception\LoginException"; reason: unused.
  • Removed service "App\Exception\PuzzleReservationNotFoundException"; reason: unused.
  • Removed service "App\Exception\ValidatorException"; reason: unused.
  • Removed service "App\FormValid\ImageFormValid"; reason: unused.
  • Removed service "App\Guzzle\Formatter\ExceptionArrayFormatter"; reason: unused.
  • Removed service "App\Guzzle\Formatter\RequestArrayFormatter"; reason: unused.
  • Removed service "App\Guzzle\Formatter\ResponseArrayFormatter"; reason: unused.
  • Removed service "App\Guzzle\Middleware\LogMiddleware"; reason: unused.
  • Removed service "App\Message\EmailMessage"; reason: unused.
  • Removed service "App\Message\HotelMarkupMessage"; reason: unused.
  • Removed service "App\Message\HotelMinuteDiscountMessage"; reason: unused.
  • Removed service "App\Message\PuzzleForwardMessage"; reason: unused.
  • Removed service "App\Message\PuzzleReservationMessage"; reason: unused.
  • Removed service "App\Message\RefundMessage"; reason: unused.
  • Removed service "App\Permission\Annotation\PermissionCheck"; reason: unused.
  • Removed service "App\Permission\Listener\PermissionCheckListener"; reason: unused.
  • Removed service "App\Service\Api\CityDistrict\Parameter\CityDistrict"; reason: unused.
  • Removed service "App\Service\Api\Contract\ContractParameter"; reason: unused.
  • Removed service "App\Service\Api\DataModels\Market"; reason: unused.
  • Removed service "App\Service\Api\DataModels\User"; reason: unused.
  • Removed service "App\Service\Api\Exception\HasEmail"; reason: unused.
  • Removed service "App\Service\Api\FavoriteHotelUser\Paramerter\FavoriteHotelUser"; reason: unused.
  • Removed service "App\Service\Api\FavoriteHotelUser\Paramerter\FavoriteTourUser"; reason: unused.
  • Removed service "App\Service\Api\FavoriteHotelUser\Paramerter\SaveDrop"; reason: unused.
  • Removed service "App\Service\Api\Installment\Parameter\PosInstallmentParameter"; reason: unused.
  • Removed service "App\Service\Api\Installment\Parameter\PosParameter"; reason: unused.
  • Removed service "App\Service\Api\Paramerter\Contract"; reason: unused.
  • Removed service "App\Service\Api\Paramerter\SiteLogin"; reason: unused.
  • Removed service "App\Service\Api\Paramerter\SiteMember"; reason: unused.
  • Removed service "App\Service\Api\Paramerter\Suspend"; reason: unused.
  • Removed service "App\Service\Api\Paramerter\UserConfirmation"; reason: unused.
  • Removed service "App\Service\Api\SendAnOffer\Parameter\ArrivalFlight"; reason: unused.
  • Removed service "App\Service\Api\SendAnOffer\Parameter\DepartureArrivalFlight"; reason: unused.
  • Removed service "App\Service\Api\SendAnOffer\Parameter\Flight"; reason: unused.
  • Removed service "App\Service\Api\SendAnOffer\Parameter\Hotel"; reason: unused.
  • Removed service "App\Service\Api\SendAnOffer\Parameter\Offer"; reason: unused.
  • Removed service "App\Service\Api\SendAnOffer\Parameter\Transfer"; reason: unused.
  • Removed service "App\Service\Bin\DataModels\BinResultDataModel"; reason: unused.
  • Removed service "App\Service\Bin\DataModels\BinResultModel"; reason: unused.
  • Removed service "App\Service\Bin\Exceptions\InvalidBin"; reason: unused.
  • Removed service "App\Service\Bin\Exceptions\InvalidProviderApiKey"; reason: unused.
  • Removed service "App\Service\Bin\Exceptions\IpAdressNotAllowed"; reason: unused.
  • Removed service "App\Service\Bin\Exceptions\NoResultFromProvider"; reason: unused.
  • Removed service "App\Service\Bin\Exceptions\ProviderApiKeyMissing"; reason: unused.
  • Removed service "App\Service\Bin\Exceptions\ProviderApiKeySuspended"; reason: unused.
  • Removed service "App\Service\Bin\Exceptions\ProviderApiLimitExceeded"; reason: unused.
  • Removed service "App\Service\Contact\DataModels\Contact"; reason: unused.
  • Removed service "App\Service\DiscountCoupon\Method\DiscountCoupon"; reason: unused.
  • Removed service "App\Service\Encryption\EncryptionService"; reason: unused.
  • Removed service "App\Service\Filter\Reservation\DataModels\Agency"; reason: unused.
  • Removed service "App\Service\Filter\Reservation\DataModels\Discount"; reason: unused.
  • Removed service "App\Service\Filter\Reservation\DataModels\Pax"; reason: unused.
  • Removed service "App\Service\Filter\Reservation\DataModels\Reservation"; reason: unused.
  • Removed service "App\Service\Filter\Reservation\DataModels\ReservationFilter"; reason: unused.
  • Removed service "App\Service\Filter\Reservation\DataModels\Reservations"; reason: unused.
  • Removed service "App\Service\Filter\Searchlog\DataModels\Hotel"; reason: unused.
  • Removed service "App\Service\Filter\Searchlog\DataModels\HotelCategory"; reason: unused.
  • Removed service "App\Service\Filter\Searchlog\DataModels\HotelDestination"; reason: unused.
  • Removed service "App\Service\Filter\Searchlog\DataModels\PotentialFilter"; reason: unused.
  • Removed service "App\Service\Filter\Searchlog\DataModels\User"; reason: unused.
  • Removed service "App\Service\GeneralService"; reason: unused.
  • Removed service "App\Service\ImageResizeService"; reason: unused.
  • Removed service "App\Service\Iys\IysReservationConfirmContractExcelService"; reason: unused.
  • Removed service "App\Service\Language\LanguageService"; reason: unused.
  • Removed service "App\Service\LastMinuteDiscount\DataModels\Hotel"; reason: unused.
  • Removed service "App\Service\LastMinuteDiscount\DataModels\HotelDestination"; reason: unused.
  • Removed service "App\Service\LastMinuteDiscount\DataModels\LastMinuteDeals"; reason: unused.
  • Removed service "App\Service\LastMinuteDiscount\DataModels\LastMinuteDiscount"; reason: unused.
  • Removed service "App\Service\LastMinuteDiscount\DataModels\Tour"; reason: unused.
  • Removed service "App\Service\LastMinuteDiscount\DataModels\TourCategory"; reason: unused.
  • Removed service "App\Service\Newsletter\DB\NewsletterModel"; reason: unused.
  • Removed service "App\Service\Newsletter\Mailchimp\MergeFields"; reason: unused.
  • Removed service "App\Service\Newsletter\Mailchimp\NewsletterHandler"; reason: unused.
  • Removed service "App\Service\Newsletter\Mailchimp\NewsletterModel"; reason: unused.
  • Removed service "App\Service\Page\Paramerter\SeoSlugData"; reason: unused.
  • Removed service "App\Service\Page\SeoMenu\DataModels\SeoCategory"; reason: unused.
  • Removed service "App\Service\Page\SeoMenu\DataModels\SeoMenu"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\Home\BannerAreaModel"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\Home\Home"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\Home\HotelEventList\Concept"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\Home\HotelEventList\Event"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\Home\HotelEventList\EventList"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\Home\HotelEventList\Hotel"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\Home\HotelEventList\HotelDestination"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\Home\HotelEventList\Image"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\Home\HotelShowCase\Concept"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\Home\HotelShowCase\Hotel"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\Home\HotelShowCase\HotelCategory"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\Home\HotelShowCase\HotelDestination"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\Home\HotelShowCase\Image"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\Article"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\AvailabilityCriteria"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\Breadcrumb"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\Children"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\Comment"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\CurrMatrixs"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\CyprusFilterHotelData"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\CyprusTour"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\CyprusTourPrice"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\CyprusTourPricePeriod"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\DayNightFilter"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\Facality"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\FacalityGroup"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\FilterHotel"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\FilterHotelData"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\FilterHotelDestination"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\FilterHotelDestinationGrup"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\FilterTour"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\FilterTourData"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\Hotel"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\HotelCategory"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\HotelDestination"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\HotelDestinationPage"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\HotelDestinationPageCyprusTour"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\HotelDestinationPageHotel"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\HotelDestinationPageHotelCategory"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\HotelDestinationPageHotelDestination"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\HotelDestinationPageLandmark"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\HotelEvent"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\HotelEventGroup"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\HotelProfit"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\Image"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\Landmark"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\Package"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\Review"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\Reviews"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\Room"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\SeoPage"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\SubCategory"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\TMap"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\Theme"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\Tour"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\TourCategory"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\TourDay"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\TourDestination"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\TourExtraService"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\TourFlight"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\TourLowPrice"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\TourNote"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\TourPeriot"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPage\TourPrice"; reason: unused.
  • Removed service "App\Service\Page\SeoPageSlug\DataModels\SeoPageData"; reason: unused.
  • Removed service "App\Service\Payment\DataModels\GarantiPayHttp3DParam"; reason: unused.
  • Removed service "App\Service\Payment\DataModels\NestPayHttp3DParam"; reason: unused.
  • Removed service "App\Service\Payment\DataModels\PosNetHttp3DParam"; reason: unused.
  • Removed service "App\Service\Payment\DataModels\VposHttp3DParam"; reason: unused.
  • Removed service "App\Service\Payment\Exceptions\CreditLow"; reason: unused.
  • Removed service "App\Service\Payment\Exceptions\Form3DNotFound"; reason: unused.
  • Removed service "App\Service\Payment\Exceptions\InstallmentNotFound"; reason: unused.
  • Removed service "App\Service\Payment\Exceptions\NonPayedReservation"; reason: unused.
  • Removed service "App\Service\Payment\Exceptions\NotCanReservationFlight"; reason: unused.
  • Removed service "App\Service\Payment\Exceptions\PaymentTransactionFail"; reason: unused.
  • Removed service "App\Service\Payment\Exceptions\Pos3DAndXmlNotFound"; reason: unused.
  • Removed service "App\Service\Payment\Exceptions\PosNotFound"; reason: unused.
  • Removed service "App\Service\Payment\Exceptions\ProviderPosNotFound"; reason: unused.
  • Removed service "App\Service\Payment\Exceptions\ReservationNotFound"; reason: unused.
  • Removed service "App\Service\Payment\Paramerter\BinSearch"; reason: unused.
  • Removed service "App\Service\Payment\Providers\TD_Yapikredi\Yapikredi3D"; reason: unused.
  • Removed service "App\Service\PdfDownloadService"; reason: unused.
  • Removed service "App\Service\PuzzleReservationService"; reason: unused.
  • Removed service "App\Service\PuzzleWs\Paramerter\B2cCollectionParamerter"; reason: unused.
  • Removed service "App\Service\Reservation\AutoComplate\DataModel\Airport"; reason: unused.
  • Removed service "App\Service\Reservation\AutoComplate\DataModel\Category"; reason: unused.
  • Removed service "App\Service\Reservation\AutoComplate\DataModel\Destination"; reason: unused.
  • Removed service "App\Service\Reservation\AutoComplate\DataModel\Hotel"; reason: unused.
  • Removed service "App\Service\Reservation\AutoComplate\DataModel\HotelDestination"; reason: unused.
  • Removed service "App\Service\Reservation\AutoComplate\DataModel\PackageProfit"; reason: unused.
  • Removed service "App\Service\Reservation\AutoComplate\DataModel\SeoPage"; reason: unused.
  • Removed service "App\Service\Reservation\AutoComplate\DataModel\Suggestion"; reason: unused.
  • Removed service "App\Service\Reservation\AutoComplate\DataModel\SuggestionType"; reason: unused.
  • Removed service "App\Service\Reservation\AutoComplate\DataModel\Tour"; reason: unused.
  • Removed service "App\Service\Reservation\AutoComplate\DataModel\User"; reason: unused.
  • Removed service "App\Service\Reservation\AutoComplate\Paramerter\AutoComplate"; reason: unused.
  • Removed service "App\Service\Reservation\AutoComplate\Paramerter\PackageProfitAll"; reason: unused.
  • Removed service "App\Service\Reservation\ConvertedPrice"; reason: unused.
  • Removed service "App\Service\Reservation\Detail\PuzzleReservationDetailModel"; reason: unused.
  • Removed service "App\Service\Reservation\Detail\PuzzleReservationDetailModelCreator"; reason: unused.
  • Removed service "App\Service\Reservation\Flight\DataModels\Pax"; reason: unused.
  • Removed service "App\Service\Reservation\Flight\Exceptions\SpecialPCWarning"; reason: unused.
  • Removed service "App\Service\Reservation\Flight\Paramerter\Save"; reason: unused.
  • Removed service "App\Service\Reservation\Forwarding\Flight\Puzzle\PuzzleFlightAvailabilityModel"; reason: unused.
  • Removed service "App\Service\Reservation\Forwarding\Flight\Puzzle\PuzzleFlightModelCreator"; reason: unused.
  • Removed service "App\Service\Reservation\Forwarding\Hotel\Puzzle\PuzzleHotelAvailabilityModel"; reason: unused.
  • Removed service "App\Service\Reservation\Forwarding\Hotel\Puzzle\PuzzleHotelModelCreator"; reason: unused.
  • Removed service "App\Service\Reservation\Forwarding\Pax\Puzzle\PuzzleContactModel"; reason: unused.
  • Removed service "App\Service\Reservation\Forwarding\Pax\Puzzle\PuzzlePaxForwardingModel"; reason: unused.
  • Removed service "App\Service\Reservation\Forwarding\Pax\Puzzle\PuzzlePaxForwardingModelCreator"; reason: unused.
  • Removed service "App\Service\Reservation\Forwarding\Pax\Puzzle\PuzzlePaxModel"; reason: unused.
  • Removed service "App\Service\Reservation\Forwarding\Payment\Puzzle\PuzzlePaymentForwardingModel"; reason: unused.
  • Removed service "App\Service\Reservation\Forwarding\Payment\Puzzle\PuzzlePaymentModelCreator"; reason: unused.
  • Removed service "App\Service\Reservation\Forwarding\TDPaymentUpdate\Puzzle\PuzzleTDPaymentUpdateForwardingModel"; reason: unused.
  • Removed service "App\Service\Reservation\Forwarding\TDPaymentUpdate\Puzzle\PuzzleTDPaymentUpdateModelCreator"; reason: unused.
  • Removed service "App\Service\Reservation\Forwarding\TDPriceUpdate\Puzzle\PuzzleTDPriceUpdateForwardingModel"; reason: unused.
  • Removed service "App\Service\Reservation\Forwarding\TDPriceUpdate\Puzzle\PuzzleTDPriceUpdateModelCreator"; reason: unused.
  • Removed service "App\Service\Reservation\Forwarding\TDUserUpdate\Puzzle\PuzzleTDUserUpdateForwardingModel"; reason: unused.
  • Removed service "App\Service\Reservation\Forwarding\TDUserUpdate\Puzzle\PuzzleTDUserUpdateModelCreator"; reason: unused.
  • Removed service "App\Service\Reservation\Forwarding\Transfer\Puzzle\PuzzleTransferAvailabilityModel"; reason: unused.
  • Removed service "App\Service\Reservation\Forwarding\Transfer\Puzzle\PuzzleTransferModelCreator"; reason: unused.
  • Removed service "App\Service\Reservation\Hotel\Paramerter\Save"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Contract\ContractService"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Contract\Service\AgreementService"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Contract\Service\TourService"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Contract\Service\VoucherService"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Method\Voucher"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\BankAccount"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\Airport"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\BankAccount"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\Discount"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\EbInsurance"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\Hotel"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\HotelDestination"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\HotelExtra"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\Image"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\PayElement"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\PayTransfer"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\Reservation"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\ReservationFlight"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\ReservationFlightSegment"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\ReservationHotel"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\ReservationPax"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\ReservationPayment"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\ReservationTour"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\ReservationTourExtra"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\ReservationTourExtraList"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\ReservationTransfer"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\Tour"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\TourFlight"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\User"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\VehicleGroup"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Detail\VoucherList"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\DiscountCoupon"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\EbInsurance"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\ForwardingNotification"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\HotelExtra"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\HotelProfit"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\HotelRoomPrice"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\HotelRoomPrice\ChildrenPrice"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\HotelRoomPrice\HotelRoomPriceData"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\HotelRoomPrice\RoomPrice"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\HotelRoomPrice\RoomPriceChildren"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Invoice"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\MultiCreditCard"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Note"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\PackageProfit"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Pax"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\PayElement"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Profit"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\RequestData"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\ReservationDetail"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\ReservationPaxInvoiceSave"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\ReservationStatusSave"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\ReservationUserSave"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\Review"; reason: unused.
  • Removed service "App\Service\Reservation\Reservation\Paramerter\RoomDayAvailable"; reason: unused.
  • Removed service "App\Service\Reservation\SuccessMail\SuccessMailService"; reason: unused.
  • Removed service "App\Service\Reservation\Tour\DataModels\Pax"; reason: unused.
  • Removed service "App\Service\Reservation\Tour\DataModels\PaxPrice"; reason: unused.
  • Removed service "App\Service\Reservation\Tour\DataModels\TourData"; reason: unused.
  • Removed service "App\Service\Reservation\Tour\DataModels\TourExtra"; reason: unused.
  • Removed service "App\Service\Reservation\Tour\DataModels\TourPrice"; reason: unused.
  • Removed service "App\Service\Reservation\Tour\DataModels\TourSegmentList"; reason: unused.
  • Removed service "App\Service\Reservation\Tour\Paramerter\Available"; reason: unused.
  • Removed service "App\Service\Reservation\Tour\Paramerter\Extras"; reason: unused.
  • Removed service "App\Service\Reservation\Tour\Paramerter\Save"; reason: unused.
  • Removed service "App\Service\Reservation\Transfer\DataModels\Airport"; reason: unused.
  • Removed service "App\Service\Reservation\Transfer\DataModels\HotelDestination"; reason: unused.
  • Removed service "App\Service\Reservation\Transfer\DataModels\Pax"; reason: unused.
  • Removed service "App\Service\Reservation\Transfer\DataModels\PaxPrice"; reason: unused.
  • Removed service "App\Service\Reservation\Transfer\DataModels\TranferData"; reason: unused.
  • Removed service "App\Service\Reservation\Transfer\DataModels\TranferPrice"; reason: unused.
  • Removed service "App\Service\Reservation\Transfer\DataModels\TransferSegmentList"; reason: unused.
  • Removed service "App\Service\Reservation\Transfer\DataModels\Vehicle"; reason: unused.
  • Removed service "App\Service\Reservation\Transfer\Method\Available"; reason: unused.
  • Removed service "App\Service\Reservation\Transfer\Paramerter\Available"; reason: unused.
  • Removed service "App\Service\Reservation\Transfer\Paramerter\Save"; reason: unused.
  • Removed service "App\Service\Reservation\Transfer\Paramerter\TransferInformation"; reason: unused.
  • Removed service "App\Service\Storage\DataModels\StorageModel"; reason: unused.
  • Removed service "App\Service\Storage\Exceptions\Base64ImageInvalid"; reason: unused.
  • Removed service "App\Service\Storage\Exceptions\FileTypeInvalid"; reason: unused.
  • Removed service "App\Service\Storage\Exceptions\ImageTypeIdEmpty"; reason: unused.
  • Removed service "App\Service\Storage\Exceptions\ImageTypeInvalid"; reason: unused.
  • Removed service "App\Service\Storage\Exceptions\NotInserted"; reason: unused.
  • Removed service "App\Service\Storage\Exceptions\NotUploaded"; reason: unused.
  • Removed service "App\Service\Storage\Providers\Google\GoogleCloudStorage"; reason: unused.
  • Removed service "App\Service\TourSuppliers\KPlusService"; reason: unused.
  • Removed service "App\Service\Url\UrlService"; reason: unused.
  • Removed service "App\Service\Validator\MessageException"; reason: unused.
  • Removed service "App\Service\WordPress\DataModel\Article"; reason: unused.
  • Removed service "App\Traits\Cryptography"; 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 "Http\Client\HttpClient"; reason: unused.
  • Removed service "mailer.default_transport"; 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 "session.storage.factory.php_bridge"; reason: unused.
  • Removed service "session.storage.factory.mock_file"; reason: unused.
  • Removed service "session.storage.factory.service"; reason: unused.
  • Removed service "session.flash_bag"; reason: unused.
  • Removed service "session.attribute_bag"; reason: unused.
  • Removed service "session.handler.native_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 "messenger.transport.symfony_serializer"; reason: unused.
  • Removed service "messenger.middleware.validation"; reason: unused.
  • Removed service "messenger.middleware.router_context"; reason: unused.
  • Removed service "messenger.transport.sqs.factory"; reason: unused.
  • Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
  • Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
  • Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: unused.
  • Removed service "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.monolog_handler"; reason: unused.
  • Removed service "notifier.failed_message_listener"; 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 "maker.maker.make_functional_test"; reason: unused.
  • Removed service "maker.maker.make_unit_test"; reason: unused.
  • Removed service "doctrine.dbal.logger"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service ".1_ServiceLocator~pKg.06E"; 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 "doctrine.migrations.connection_loader"; reason: unused.
  • Removed service "doctrine.migrations.em_loader"; reason: unused.
  • Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.authentication.basic_entry_point"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
  • Removed service "security.authenticator.managers_locator"; reason: unused.
  • Removed service "security.user_authenticator"; reason: unused.
  • Removed service "security.authentication.guard_handler"; reason: unused.
  • Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator"; reason: unused.
  • Removed service ".service_locator.eXzgeCn"; reason: unused.
  • Removed service ".service_locator.nclDJcJ"; reason: unused.
  • Removed service ".service_locator.kHtZGrP"; reason: unused.
  • Removed service ".service_locator.edeHgcK"; reason: unused.
  • Removed service ".service_locator.jAPt4Ni"; reason: unused.
  • Removed service ".service_locator.HkDk6x_"; reason: unused.
  • Removed service ".service_locator.71GbO4J"; reason: unused.
  • Removed service ".service_locator.SxaoJjT"; reason: unused.
  • Removed service ".service_locator.unKTxfo"; reason: unused.
  • Removed service ".service_locator.pKRUFep"; reason: unused.
  • Removed service ".service_locator.M0GWuVh"; reason: unused.
  • Removed service ".service_locator.JlApfvw"; reason: unused.
  • Removed service ".service_locator.zWUfR_7"; reason: unused.
  • Removed service ".service_locator.W3_1n1w"; reason: unused.
  • Removed service ".service_locator.VQ6f1Q_"; reason: unused.
  • Removed service ".service_locator.d00cxGX"; reason: unused.
  • Removed service ".service_locator.LvmvNiL"; reason: unused.
  • Removed service ".service_locator._9t_Ew."; reason: unused.
  • Removed service ".service_locator.um1HZmN"; reason: unused.
  • Removed service ".service_locator.TnW3GaJ"; reason: unused.
  • Removed service ".service_locator.Cbhz.gg"; reason: unused.
  • Removed service ".service_locator.fMb_o4F"; reason: unused.
  • Removed service ".service_locator.TRfduXT"; reason: unused.
  • Removed service ".service_locator.7nRVPJ9"; reason: unused.
  • Removed service ".service_locator.scx_Wy1"; reason: unused.
  • Removed service ".service_locator.SalVxTh"; reason: unused.
  • Removed service ".service_locator.pX2p9Lb"; reason: unused.
  • Removed service ".service_locator.0d8ZRLB"; reason: unused.
  • Removed service ".service_locator.3OliwTS"; reason: unused.
  • Removed service ".service_locator.auMctYC"; reason: unused.
  • Removed service ".service_locator.jT6y_1I"; reason: unused.
  • Removed service ".service_locator.wudYwgU"; reason: unused.
  • Removed service ".service_locator.usdv3jr"; reason: unused.
  • Removed service ".service_locator.jRryKOR"; reason: unused.
  • Removed service ".service_locator.9.uGPNf"; reason: unused.
  • Removed service ".service_locator.w03CV0c"; reason: unused.
  • Removed service ".service_locator.OCkciQ1"; reason: unused.
  • Removed service ".service_locator.dxFnuEj"; reason: unused.
  • Removed service ".service_locator.KxlLA04"; reason: unused.
  • Removed service ".service_locator.ub1t5_N"; reason: unused.
  • Removed service ".service_locator.5I_11zR"; reason: unused.
  • Removed service ".service_locator.8Rhq6g9"; reason: unused.
  • Removed service ".service_locator.grT1qlM"; reason: unused.
  • Removed service ".service_locator.VA5NIco"; reason: unused.
  • Removed service ".service_locator.Xbsa8iG"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service "doctrine.dbal.logging_middleware.default"; reason: unused.
  • Removed service "security.ldap_locator"; reason: unused.
  • Removed service ".service_locator.XXv1IfR"; reason: unused.
  • Removed service ".service_locator.ksAvINM"; reason: unused.
428
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
  • Inlined service "App\Service\Hotel\HotelEventService" to "App\Command\HotelEventClearCommand".
  • Inlined service "App\Service\PBEbInsuranceService" to "App\Command\PBEbInsuranceCommand".
  • Inlined service "App\Service\Reservation\Conversion\ReservationConversionService" to "App\Command\ReservationConversionCommand".
  • Inlined service "App\Service\MailGenerator\PrePaymentMailGenerator" to "App\Command\SendMailToPrePaymentReservationCommand".
  • Inlined service "App\Service\TourSuppliers\BinrotaService" to "App\Command\TourSupplierCommand".
  • Inlined service "App\Service\TourSuppliers\ViyaTravelService" to "App\Command\TourSupplierCommand".
  • Inlined service "App\Service\TourSuppliers\TravelZoneService" to "App\Command\TourSupplierCommand".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\AdminLanguageSwitcherController" to "App\Controller\Admin\AdminLanguageSwitcherController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\AdminMailWebViewController" to "App\Controller\Admin\AdminMailWebViewController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\AdminUserManagementController" to "App\Controller\Admin\AdminUserManagementController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\AgencyController" to "App\Controller\Admin\AgencyController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\AgencyProductController" to "App\Controller\Admin\AgencyProductController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\AirlineController" to "App\Controller\Admin\AirlineController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\AirportController" to "App\Controller\Admin\AirportController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\AjaxController" to "App\Controller\Admin\AjaxController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\AuthController" to "App\Controller\Admin\AuthController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\BankAccountController" to "App\Controller\Admin\BankAccountController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\BannerAreaController" to "App\Controller\Admin\BannerAreaController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\ContractController" to "App\Controller\Admin\ContractController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\CpuMemoryViewController" to "App\Controller\Admin\CpuMemoryViewController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\CurrencyRateController" to "App\Controller\Admin\CurrencyRateController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\DashboardAjaxController" to "App\Controller\Admin\DashboardAjaxController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\DiscountController" to "App\Controller\Admin\DiscountController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\DiscountCouponsController" to "App\Controller\Admin\DiscountCouponsController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\DiscountHotelCategoryController" to "App\Controller\Admin\DiscountHotelCategoryController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\DiscountHotelController" to "App\Controller\Admin\DiscountHotelController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\DiscountHotelDestinationController" to "App\Controller\Admin\DiscountHotelDestinationController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\DiscountTourCategoryController" to "App\Controller\Admin\DiscountTourCategoryController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\DiscountTourController" to "App\Controller\Admin\DiscountTourController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\DiscountTourDestinationController" to "App\Controller\Admin\DiscountTourDestinationController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\DiscountTourTypeController" to "App\Controller\Admin\DiscountTourTypeController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\FAQCategoryController" to "App\Controller\Admin\FAQCategoryController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\FAQController" to "App\Controller\Admin\FAQController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\HomeController" to "App\Controller\Admin\HomeController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\HotelActivityController" to "App\Controller\Admin\HotelActivityController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\HotelCategoryController" to "App\Controller\Admin\HotelCategoryController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\HotelConceptController" to "App\Controller\Admin\HotelConceptController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\HotelController" to "App\Controller\Admin\HotelController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\HotelDestinationController" to "App\Controller\Admin\HotelDestinationController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\HotelEbInsuranceController" to "App\Controller\Admin\HotelEbInsuranceController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\HotelEventController" to "App\Controller\Admin\HotelEventController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\HotelFeatureController" to "App\Controller\Admin\HotelFeatureController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\HotelFeatureGroupController" to "App\Controller\Admin\HotelFeatureGroupController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\HotelHotelCategoryController" to "App\Controller\Admin\HotelHotelCategoryController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\HotelHotelConceptController" to "App\Controller\Admin\HotelHotelConceptController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\HotelHotelRoomController" to "App\Controller\Admin\HotelHotelRoomController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\HotelImageTypeController" to "App\Controller\Admin\HotelImageTypeController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\HotelInstallmentController" to "App\Controller\Admin\HotelInstallmentController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\HotelLastMinuteDiscountController" to "App\Controller\Admin\HotelLastMinuteDiscountController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\HotelMarkupController" to "App\Controller\Admin\HotelMarkupController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\HotelProfitController" to "App\Controller\Admin\HotelProfitController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\HotelProviderController" to "App\Controller\Admin\HotelProviderController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\HotelRoomController" to "App\Controller\Admin\HotelRoomController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\ImageController" to "App\Controller\Admin\ImageController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\Invoice\InvoiceCollectionController" to "App\Controller\Admin\Invoice\InvoiceCollectionController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\Invoice\InvoiceCollectionRefundController" to "App\Controller\Admin\Invoice\InvoiceCollectionRefundController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\Invoice\InvoiceExpenseController" to "App\Controller\Admin\Invoice\InvoiceExpenseController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\Invoice\InvoiceIncomeController" to "App\Controller\Admin\Invoice\InvoiceIncomeController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\LandmarksController" to "App\Controller\Admin\LandmarksController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\LogoAccountingCodeController" to "App\Controller\Admin\LogoAccountingCodeController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\MarketingCampaignController" to "App\Controller\Admin\MarketingCampaignController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\PackageProfitController" to "App\Controller\Admin\PackageProfitController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\PaymentController" to "App\Controller\Admin\PaymentController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\PaymentPartialController" to "App\Controller\Admin\PaymentPartialController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\PaymentVirmanController" to "App\Controller\Admin\PaymentVirmanController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\PerformanceController" to "App\Controller\Admin\PerformanceController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\PosController" to "App\Controller\Admin\PosController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\PosInstallmentController" to "App\Controller\Admin\PosInstallmentController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\PrePaymentCampaignController" to "App\Controller\Admin\PrePaymentCampaignController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\RecommendationHotelController" to "App\Controller\Admin\RecommendationHotelController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\RecommendationTourController" to "App\Controller\Admin\RecommendationTourController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\RedirectController" to "App\Controller\Admin\RedirectController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\RefundController" to "App\Controller\Admin\RefundController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\RequestController" to "App\Controller\Admin\RequestController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\Reservation\ReservationController" to "App\Controller\Admin\Reservation\ReservationController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\Reservation\ReservationDocumentController" to "App\Controller\Admin\Reservation\ReservationDocumentController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\Reservation\ReservationFlightController" to "App\Controller\Admin\Reservation\ReservationFlightController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\Reservation\ReservationForwardingPuzzleController" to "App\Controller\Admin\Reservation\ReservationForwardingPuzzleController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\Reservation\ReservationHotelController" to "App\Controller\Admin\Reservation\ReservationHotelController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\Reservation\ReservationInvoiceController" to "App\Controller\Admin\Reservation\ReservationInvoiceController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\Reservation\ReservationPaxController" to "App\Controller\Admin\Reservation\ReservationPaxController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\Reservation\ReservationPaymentController" to "App\Controller\Admin\Reservation\ReservationPaymentController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\Reservation\ReservationTourController" to "App\Controller\Admin\Reservation\ReservationTourController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\Reservation\ReservationTransferController" to "App\Controller\Admin\Reservation\ReservationTransferController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\ReservationRequestController" to "App\Controller\Admin\ReservationRequestController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\ReviewController" to "App\Controller\Admin\ReviewController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\RewiewController" to "App\Controller\Admin\RewiewController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\SearchLogController" to "App\Controller\Admin\SearchLogController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\SearchSuggestionController" to "App\Controller\Admin\SearchSuggestionController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\SeoMenuCategoryController" to "App\Controller\Admin\SeoMenuCategoryController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\SeoMenuController" to "App\Controller\Admin\SeoMenuController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\SeoPageArticleController" to "App\Controller\Admin\SeoPageArticleController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\SeoPageController" to "App\Controller\Admin\SeoPageController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\ServerController" to "App\Controller\Admin\ServerController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\SiteSettingsController" to "App\Controller\Admin\SiteSettingsController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\SitemapController" to "App\Controller\Admin\SitemapController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\SitesController" to "App\Controller\Admin\SitesController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\TourCategoryController" to "App\Controller\Admin\TourCategoryController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\TourController" to "App\Controller\Admin\TourController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\TourDayController" to "App\Controller\Admin\TourDayController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\TourDestinationController" to "App\Controller\Admin\TourDestinationController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\TourExtraServiceController" to "App\Controller\Admin\TourExtraServiceController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\TourNotesController" to "App\Controller\Admin\TourNotesController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\TourPriceController" to "App\Controller\Admin\TourPriceController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\TourProviderController" to "App\Controller\Admin\TourProviderController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\TourTourCategoryController" to "App\Controller\Admin\TourTourCategoryController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\TourTypeLabelController" to "App\Controller\Admin\TourTypeLabelController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\TransferController" to "App\Controller\Admin\TransferController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\TransferProviderController" to "App\Controller\Admin\TransferProviderController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\TransferVehicleGroupController" to "App\Controller\Admin\TransferVehicleGroupController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\TranslationController" to "App\Controller\Admin\TranslationController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\UserController" to "App\Controller\Admin\UserController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\VatRateExtraController" to "App\Controller\Admin\VatRateExtraController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Admin\VatRatesController" to "App\Controller\Admin\VatRatesController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\AgencyNotification\AgencyNotificationController" to "App\Controller\Api\AgencyNotification\AgencyNotificationController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\ApiController" to "App\Controller\Api\ApiController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\AutoComplateController" to "App\Controller\Api\AutoComplateController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\ContractController" to "App\Controller\Api\ContractController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\FavoriteHotelUserController" to "App\Controller\Api\FavoriteHotelUserController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\HotelCommentController" to "App\Controller\Api\HotelCommentController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\HotelController" to "App\Controller\Api\HotelController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\InstallmentController" to "App\Controller\Api\InstallmentController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\IysController" to "App\Controller\Api\IysController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\MarketingCampaignController" to "App\Controller\Api\MarketingCampaignController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\Page\MainPageController" to "App\Controller\Api\Page\MainPageController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\PaymentController" to "App\Controller\Api\PaymentController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\Report\TotalReportController" to "App\Controller\Api\Report\TotalReportController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\RequestNotificationCountController" to "App\Controller\Api\RequestNotificationCountController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\RequestReservationController" to "App\Controller\Api\RequestReservationController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\Reservation\ReservationController" to "App\Controller\Api\Reservation\ReservationController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\Reservation\ReservationFlightController" to "App\Controller\Api\Reservation\ReservationFlightController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\Reservation\ReservationHotelController" to "App\Controller\Api\Reservation\ReservationHotelController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\Reservation\ReservationTourController" to "App\Controller\Api\Reservation\ReservationTourController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\Reservation\ReservationTranferController" to "App\Controller\Api\Reservation\ReservationTranferController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\ReservationPaymentLinkPostController" to "App\Controller\Api\ReservationPaymentLinkPostController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\SearchLogController" to "App\Controller\Api\SearchLogController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\Test\NewSiteLanguageController" to "App\Controller\Api\Test\NewSiteLanguageController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Api\Test\TestController" to "App\Controller\Api\Test\TestController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Site\HomeController" to "App\Controller\Site\HomeController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Site\MailWebViewController" to "App\Controller\Site\MailWebViewController".
  • Inlined service ".service_locator.0ghLsew.App\Controller\Site\VoucherController" to "App\Controller\Site\VoucherController".
  • Inlined service "App\Service\RequestService" to "App\EventSubscriber\ReservationSubscriber".
  • Inlined service "App\Graylog\GrayLogger" to "App\Guzzle\GuzzleClientFactory".
  • Inlined service "mailer.mailer" to "App\MessageHandler\EmailHandler".
  • Inlined service "App\Service\Reservation\Forwarding\Pax\Puzzle\PuzzlePaxForwarding" to "App\MessageHandler\PuzzleForwardHandler".
  • Inlined service "App\Service\Reservation\Forwarding\Hotel\Puzzle\PuzzleHotelForwarding" to "App\MessageHandler\PuzzleForwardHandler".
  • Inlined service "App\Service\Reservation\Forwarding\Flight\Puzzle\PuzzleFlightForwarding" to "App\MessageHandler\PuzzleForwardHandler".
  • Inlined service "App\Service\Reservation\Forwarding\Payment\Puzzle\PuzzlePaymentForwarding" to "App\MessageHandler\PuzzleForwardHandler".
  • Inlined service "App\Service\Reservation\Forwarding\Transfer\Puzzle\PuzzleTransferForwarding" to "App\MessageHandler\PuzzleForwardHandler".
  • Inlined service "App\Service\Reservation\Forwarding\TDPriceUpdate\Puzzle\PuzzleTDPriceUpdateForwarding" to "App\MessageHandler\PuzzleForwardHandler".
  • Inlined service "App\Service\Reservation\Forwarding\TDUserUpdate\Puzzle\PuzzleTDUserUpdateForwarding" to "App\MessageHandler\PuzzleForwardHandler".
  • Inlined service "App\Service\Bin\Providers\Bincodes" to "App\Service\Bin\BinService".
  • Inlined service "App\Service\HotelAvailableProvider\TatilSepeti\TatilSepetiHotelAvailableProviderService" to "App\Service\HotelAvailableProvider\HotelAvailableProviderService".
  • Inlined service "App\Service\Logo\LogoService" to "App\Service\Logo\InvoiceService".
  • Inlined service "App\Service\Page\SeoMenu\Method\SeoMenu" to "App\Service\Page\PageService".
  • Inlined service "App\Service\Page\SeoPageSlug\Method\HotelShowCase" to "App\Service\Page\SeoPageSlug\Method\SeoPageSlug".
  • Inlined service "App\Service\Page\SeoPageSlug\Method\HotelEvent" to "App\Service\Page\SeoPageSlug\Method\SeoPageSlug".
  • Inlined service "App\Service\Page\SeoPageSlug\Method\BannerAreaEvent" to "App\Service\Page\SeoPageSlug\Method\SeoPageSlug".
  • Inlined service ".service_locator.0ghLsew.App\Service\Payment\Providers\PZ_Garanti\Garanti" to "App\Service\Payment\Providers\PZ_Garanti\Garanti".
  • Inlined service ".service_locator.0ghLsew.App\Service\Payment\Providers\PZ_Garanti\Garanti3D" to "App\Service\Payment\Providers\PZ_Garanti\Garanti3D".
  • Inlined service ".service_locator.0ghLsew.App\Service\Payment\Providers\PZ_Isbank\Isbank" to "App\Service\Payment\Providers\PZ_Isbank\Isbank".
  • Inlined service ".service_locator.0ghLsew.App\Service\Payment\Providers\PZ_Isbank\Isbank3D" to "App\Service\Payment\Providers\PZ_Isbank\Isbank3D".
  • Inlined service ".service_locator.0ghLsew.App\Service\Payment\Providers\TD_Akbank\Akbank" to "App\Service\Payment\Providers\TD_Akbank\Akbank".
  • Inlined service ".service_locator.0ghLsew.App\Service\Payment\Providers\TD_Akbank\Akbank3D" to "App\Service\Payment\Providers\TD_Akbank\Akbank3D".
  • Inlined service "App\Service\Payment\Common\Vpos\Vpos" to "App\Service\Payment\Providers\TD_Finansbank\Finansbank".
  • Inlined service ".service_locator.0ghLsew.App\Service\Payment\Providers\TD_Finansbank\Finansbank" to "App\Service\Payment\Providers\TD_Finansbank\Finansbank".
  • Inlined service ".service_locator.0ghLsew.App\Service\Payment\Providers\TD_Finansbank\Finansbank3D" to "App\Service\Payment\Providers\TD_Finansbank\Finansbank3D".
  • Inlined service ".service_locator.0ghLsew.App\Service\Payment\Providers\TD_Garanti\Garanti" to "App\Service\Payment\Providers\TD_Garanti\Garanti".
  • Inlined service ".service_locator.0ghLsew.App\Service\Payment\Providers\TD_Garanti\Garanti3D" to "App\Service\Payment\Providers\TD_Garanti\Garanti3D".
  • Inlined service ".service_locator.0ghLsew.App\Service\Payment\Providers\TD_Isbank\Isbank" to "App\Service\Payment\Providers\TD_Isbank\Isbank".
  • Inlined service ".service_locator.0ghLsew.App\Service\Payment\Providers\TD_Isbank\Isbank3D" to "App\Service\Payment\Providers\TD_Isbank\Isbank3D".
  • Inlined service ".service_locator.0ghLsew.App\Service\Payment\Providers\TD_Juzdan\Juzdan" to "App\Service\Payment\Providers\TD_Juzdan\Juzdan".
  • Inlined service ".service_locator.0ghLsew.App\Service\Payment\Providers\TD_Juzdan\Juzdan3D" to "App\Service\Payment\Providers\TD_Juzdan\Juzdan3D".
  • Inlined service "App\Service\Payment\Common\PosNet\PosNet" to "App\Service\Payment\Providers\TD_Yapikredi\Yapikredi".
  • Inlined service "App\Service\Payment\Common\PosNet\PosNet3D" to "App\Service\Payment\Providers\TD_Yapikredi\Yapikredi".
  • Inlined service ".service_locator.0ghLsew.App\Service\Payment\Providers\TD_Yapikredi\Yapikredi" to "App\Service\Payment\Providers\TD_Yapikredi\Yapikredi".
  • Inlined service ".service_locator.0ghLsew.App\Service\Payment\Providers\TD_Ziraat\Ziraat" to "App\Service\Payment\Providers\TD_Ziraat\Ziraat".
  • Inlined service ".service_locator.0ghLsew.App\Service\Payment\Providers\TD_Ziraat\Ziraat3D" to "App\Service\Payment\Providers\TD_Ziraat\Ziraat3D".
  • Inlined service "App\Service\Bin\BinService" to "App\Service\Payment\Service\PaymentService".
  • Inlined service "App\Service\MailGenerator\TransferPaymentMailGenerator" to "App\Service\Payment\Service\PaymentService".
  • Inlined service "App\Service\Payment\Common\Payment3D" to "App\Service\Payment\Service\PaymentService".
  • Inlined service "App\Service\Reservation\Flight\Method\Save" to "App\Service\Reservation\Flight\FlightService".
  • Inlined service "App\Service\Reservation\Forwarding\Hotel\Puzzle\PuzzleHotelAvailabilityMethod" to "App\Service\Reservation\Forwarding\Hotel\Puzzle\PuzzleHotelForwarding".
  • Inlined service "App\Service\Reservation\Hotel\Method\Save" to "App\Service\Reservation\Hotel\HotelService".
  • Inlined service "App\Service\Reservation\Detail\PuzzleReservationDetailMethod" to "App\Service\Reservation\Pnr\FlightPnrService".
  • Inlined service "App\Service\Reservation\Reservation\Method\UserSave" to "App\Service\Reservation\Reservation\ReservationService".
  • Inlined service "App\Service\Reservation\Reservation\Method\Detail" to "App\Service\Reservation\Reservation\ReservationService".
  • Inlined service "App\Service\Reservation\Reservation\Method\PaxInvoiceSave" to "App\Service\Reservation\Reservation\ReservationService".
  • Inlined service "App\Service\Reservation\Reservation\Method\PackageProfit" to "App\Service\Reservation\Reservation\ReservationService".
  • Inlined service "App\Service\Reservation\Reservation\Method\HotelProfit" to "App\Service\Reservation\Reservation\ReservationService".
  • Inlined service "App\Service\Reservation\Reservation\Method\Review" to "App\Service\Reservation\Reservation\ReservationService".
  • Inlined service "App\Service\Reservation\Reservation\Method\Request" to "App\Service\Reservation\Reservation\ReservationService".
  • Inlined service "App\Service\Reservation\Reservation\Method\EbInsurance" to "App\Service\Reservation\Reservation\ReservationService".
  • Inlined service "App\Service\Reservation\Reservation\Method\HotelRoomPriceAll" to "App\Service\Reservation\Reservation\ReservationService".
  • Inlined service "App\Service\Reservation\Reservation\Method\HotelExtra" to "App\Service\Reservation\Reservation\ReservationService".
  • Inlined service "App\Service\Reservation\Reservation\Method\Note" to "App\Service\Reservation\Reservation\ReservationService".
  • Inlined service "App\Service\MailGenerator\ReservationWaitingGeneratorService" to "App\Service\Reservation\Reservation\ReservationService".
  • Inlined service "App\Service\Reservation\Tour\Method\Available" to "App\Service\Reservation\Tour\TourService".
  • Inlined service "App\Service\Reservation\Tour\Method\Save" to "App\Service\Reservation\Tour\TourService".
  • Inlined service "App\Service\Reservation\Transfer\Method\Save" to "App\Service\Reservation\Transfer\TransferService".
  • Inlined service "App\Service\Reservation\Transfer\Method\AvailablePuzzle" to "App\Service\Reservation\Transfer\TransferService".
  • 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.lLv4pWF" to "fragment.handler".
  • Inlined service "uri_signer" to "fragment.uri_generator".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • 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 "mailer.transport_factory" to "mailer.transports".
  • Inlined service ".service_locator.O24_MAy" 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.wSgjnB6.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.XWmhzGa" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.Kr.dDlB" to "router.expression_language_provider".
  • Inlined service ".service_locator.oCg4uHe.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 "serializer.normalizer.flatten_exception" to "serializer".
  • Inlined service "serializer.normalizer.problem" to "serializer".
  • Inlined service "serializer.normalizer.uid" to "serializer".
  • Inlined service "serializer.normalizer.json_serializable" to "serializer".
  • Inlined service "serializer.normalizer.datetime" to "serializer".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
  • Inlined service "serializer.normalizer.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.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 "session.storage.factory.native" to "session.factory".
  • Inlined service ".service_locator.qStIMoR" 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.4g5I5cm" 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.anofQPJ" to "validator.validator_factory".
  • Inlined service "validator.expression_language" to "validator.expression".
  • Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
  • Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
  • Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
  • Inlined service "messenger.transport.native_php_serializer" to "messenger.transport.async".
  • Inlined service "messenger.transport_factory" to "messenger.transport.async".
  • Inlined service "chatter.transport_factory" to "chatter.transports".
  • Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
  • Inlined service "texter.transport_factory" to "texter.transports".
  • Inlined service "texter.transports" to "texter.messenger.sms_handler".
  • 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 "doctrine_migrations.migrations_collector" to "profiler".
  • Inlined service "data_collector.messenger" to "profiler".
  • Inlined service "mailer.data_collector" to "profiler".
  • Inlined service "notifier.data_collector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • 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.aNklfos.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 "twig.loader.native_filesystem" to "twig".
  • 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.assets" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.weblink" to "twig".
  • Inlined service "twig.extension.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 "App\Twig\AppExtension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "Omines\DataTablesBundle\Twig\DataTablesExtension" to "twig".
  • Inlined service "Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension" to "twig".
  • Inlined service "Sentry\SentryBundle\Twig\SentryExtension" 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.v.Wwsjy.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.pTeli0u" to "twig.runtime_loader".
  • Inlined service "twig.form.engine" to "twig.form.renderer".
  • 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 "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 "monolog.logger.doctrine" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware" to "doctrine.dbal.default_connection.configuration".
  • Inlined service ".service_locator.Mb_tT08" 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.O9YdM3f" 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 "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
  • Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
  • Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
  • Inlined service "doctrine_migrations.migrations_flattener" to "doctrine_migrations.migrations_collector".
  • Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
  • Inlined service ".service_locator.aa1PbBb" to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service "security.authentication.retry_entry_point" to "security.channel_listener".
  • Inlined service ".security.request_matcher.nntlCYe" to "security.access_map".
  • Inlined service ".security.request_matcher.QXhbSGU" to "security.access_map".
  • Inlined service ".security.request_matcher.fgM4VP." to "security.access_map".
  • Inlined service ".security.request_matcher.pBWWmIO" to "security.access_map".
  • Inlined service ".security.request_matcher.YVYIQ_A" to "security.access_map".
  • Inlined service ".security.request_matcher.YVYIQ_A" to "security.access_map".
  • Inlined service ".security.request_matcher.dmFXa_4" to "security.access_map".
  • Inlined service ".security.request_matcher.bjUR0dF" to "security.access_map".
  • Inlined service ".security.request_matcher.T_c1aOa" to "security.access_map".
  • Inlined service ".security.request_matcher.zV6uuFA" to "security.access_map".
  • Inlined service ".security.request_matcher.vsU93sg" to "security.access_map".
  • Inlined service ".security.request_matcher.EhCVEo1" to "security.access_map".
  • Inlined service ".security.request_matcher.EabRQzd" to "security.access_map".
  • Inlined service ".security.request_matcher.9_GPDDb" to "security.access_map".
  • Inlined service ".security.request_matcher.5dJADCx" to "security.access_map".
  • Inlined service ".security.request_matcher.XPsgdG_" to "security.access_map".
  • Inlined service ".security.request_matcher.Er_wTF3" to "security.access_map".
  • Inlined service ".security.request_matcher.3pzM.cX" to "security.access_map".
  • Inlined service ".security.request_matcher.6T1QuLq" to "security.access_map".
  • Inlined service ".security.request_matcher.cRNYaJ1" to "security.access_map".
  • Inlined service ".security.request_matcher.zvrkMDb" to "security.access_map".
  • Inlined service "security.user_providers" to "security.listener.user_provider".
  • 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.authenticator.manager.admin" to "security.firewall.authenticator.admin".
  • Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
  • Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
  • Inlined service "security.firewall.map.config.admin" to "security.firewall.map.context.admin".
  • Inlined service "App\Security\TokenAuthenticator" to "security.authenticator.guard.api.0".
  • Inlined service "security.authenticator.manager.api" to "security.firewall.authenticator.api".
  • Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
  • Inlined service "security.logout_listener.api" to "security.firewall.map.context.api".
  • Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
  • Inlined service "Omines\DataTablesBundle\Exporter\DataTableExporterCollection" to "Omines\DataTablesBundle\Exporter\DataTableExporterManager".
  • Inlined service "Omines\DataTablesBundle\Twig\TwigRenderer" to "Omines\DataTablesBundle\DataTableFactory".
  • Inlined service "Omines\DataTablesBundle\DependencyInjection\Instantiator" to "Omines\DataTablesBundle\DataTableFactory".
  • Inlined service "Omines\DataTablesBundle\Exporter\DataTableExporterManager" to "Omines\DataTablesBundle\DataTableFactory".
  • Inlined service "datatables.adapter_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
  • Inlined service "datatables.column_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
  • Inlined service "datatables.type_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
  • Inlined service "datatables.exporter_locator" to "Omines\DataTablesBundle\DependencyInjection\Instantiator".
  • Inlined service "http_discovery.psr17_factory" to "Sentry\Transport\TransportFactoryInterface".
  • Inlined service "http_discovery.psr17_factory" to "Sentry\Transport\TransportFactoryInterface".
  • Inlined service "http_discovery.psr17_factory" to "Sentry\Transport\TransportFactoryInterface".
  • Inlined service "http_discovery.psr17_factory" to "Sentry\Transport\TransportFactoryInterface".
  • Inlined service "sentry.client" to "Sentry\State\HubInterface".
  • Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory" to "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware".
  • Inlined service "Sentry\Integration\RequestFetcherInterface" to "Sentry\SentryBundle\Integration\IntegrationConfigurator".
  • Inlined service "Sentry\SentryBundle\Integration\IntegrationConfigurator" to "sentry.client.options".
  • Inlined service "sentry.client.options" to "sentry.client".
  • Inlined service "Sentry\Transport\TransportFactoryInterface" to "sentry.client".
  • Inlined service "sentry.client.options" to "sentry.client".
  • Inlined service "sentry.client.options" to "sentry.client".
  • 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 "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 "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
  • Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
  • Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
  • Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
  • Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
  • Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
  • Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
  • Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
  • Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
  • Inlined service "App\MessageHandler\EmailHandler" to ".messenger.handler_descriptor.DnOT7uL".
  • Inlined service "App\MessageHandler\HotelMarkupHandler" to ".messenger.handler_descriptor.Xuwc.t7".
  • Inlined service "App\MessageHandler\HotelMinuteDiscountHandler" to ".messenger.handler_descriptor.BblIZTd".
  • Inlined service "App\MessageHandler\PuzzleReservationHandler" to ".messenger.handler_descriptor.m_9eh9D".
  • Inlined service "App\MessageHandler\RefundMessageHandler" to ".messenger.handler_descriptor.0w41uln".
  • Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
  • Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
  • Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
  • Inlined service ".debug.http_client.inner" to ".debug.http_client".
  • Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
  • 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.role_hierarchy_voter" to "debug.security.voter.security.access.role_hierarchy_voter".
  • Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
  • Inlined service "app.permissions.voter" to "debug.security.voter.app.permissions.voter".
  • Inlined service "App\Permission\Voter\PermissionsVoter" to "debug.security.voter.App\Permission\Voter\PermissionsVoter".
  • Inlined service "cache.validator.traceable.recorder_inner" to "cache.validator.traceable".
  • Inlined service "cache.serializer.traceable.recorder_inner" to "cache.serializer.traceable".
  • Inlined service "cache.annotations.traceable.recorder_inner" to "cache.annotations.traceable".
  • Inlined service "cache.property_info.traceable.recorder_inner" to "cache.property_info.traceable".
  • Inlined service "cache.messenger.restart_workers_signal.traceable.recorder_inner" to "cache.messenger.restart_workers_signal.traceable".
  • Inlined service "cache.doctrine.orm.default.result.traceable.recorder_inner" to "cache.doctrine.orm.default.result.traceable".
  • Inlined service "cache.doctrine.orm.default.query.traceable.recorder_inner" to "cache.doctrine.orm.default.query.traceable".
  • Inlined service "cache.security_expression_language.traceable.recorder_inner" to "cache.security_expression_language.traceable".
  • Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
  • Inlined service ".service_locator.OSH1YoD" to ".service_locator.OSH1YoD.router.default".
  • Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
  • Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
  • Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
  • Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
  • Inlined service ".service_locator.2oRrf48" to "console.command_loader".
  • Inlined service "cache.app.traceable.inner" to "cache.app.traceable.recorder_inner".
  • Inlined service "cache.system.traceable.inner" to "cache.system.traceable.recorder_inner".
  • Inlined service "cache.validator.traceable.inner" to "cache.validator.traceable.recorder_inner".
  • Inlined service "cache.serializer.traceable.inner" to "cache.serializer.traceable.recorder_inner".
  • Inlined service "cache.annotations.traceable.inner" to "cache.annotations.traceable.recorder_inner".
  • Inlined service "cache.property_info.traceable.inner" to "cache.property_info.traceable.recorder_inner".
  • Inlined service "cache.messenger.restart_workers_signal.traceable.inner" to "cache.messenger.restart_workers_signal.traceable.recorder_inner".
  • Inlined service "cache.validator_expression_language.traceable.inner" to "cache.validator_expression_language.traceable.recorder_inner".
  • Inlined service "cache.doctrine.orm.default.result.traceable.inner" to "cache.doctrine.orm.default.result.traceable.recorder_inner".
  • Inlined service "cache.doctrine.orm.default.query.traceable.inner" to "cache.doctrine.orm.default.query.traceable.recorder_inner".
  • Inlined service "cache.security_expression_language.traceable.inner" to "cache.security_expression_language.traceable.recorder_inner".
  • Inlined service ".service_locator.OSH1YoD.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
  • Inlined service "session.factory" to "session".
  • 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 "cache.app.traceable.recorder_inner" to "cache.app".
  • Inlined service "cache.system.traceable.recorder_inner" to "cache.system".
  • Inlined service "cache.validator_expression_language.traceable.recorder_inner" to "cache.validator_expression_language".
  • Inlined service "App\Service\TourSuppliers\TourSuppliersOperationService" to "App\Command\TourSupplierCommand".
  • Inlined service "App\Service\TourSuppliers\TourSuppliersOperationService" to "App\Command\TourSupplierCommand".
  • Inlined service "App\Service\TourSuppliers\TourSuppliersOperationService" to "App\Command\TourSupplierCommand".
  • Inlined service "App\Service\TourSuppliers\TourSuppliersOperationService" to "App\Command\TourSupplierCommand".
  • Inlined service "App\Service\Insurance\EbInsuranceService" to "App\Service\Reservation\Reservation\ReservationService".
  • Inlined service "App\Service\Insurance\EbInsuranceService" to "App\Service\Reservation\Reservation\ReservationService".
  • 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.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.name_converter.metadata_aware" to "serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
  • Inlined service "serializer.name_converter.metadata_aware" 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".
558