Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (5)
Time
Message
deprecation
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::getNamespace()" might add "string" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\FormTypeInterface::getBlockPrefix()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\StartPlatz\Bundle\EventBundle\Form\EventParticipantAdminType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\StartPlatz\Bundle\UserBundle\Security\LoginLink\Factory" class implements "Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\SecurityFactoryInterface" that is deprecated since Symfony 5.3, use AuthenticatorFactoryInterface instead.
Method "Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\SecurityFactoryInterface::create()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\StartPlatz\Bundle\UserBundle\Security\LoginLink\Factory" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\SecurityFactoryInterface::getPosition()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\StartPlatz\Bundle\UserBundle\Security\LoginLink\Factory" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\SecurityFactoryInterface::getKey()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\StartPlatz\Bundle\UserBundle\Security\LoginLink\Factory" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead.
The "App\StartPlatz\Bundle\UserBundle\Security\LoginLink\Provider" class implements "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" that is deprecated since Symfony 5.3, use the new authenticator system instead.
Method "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface::authenticate()" might add "TokenInterface" as a native return type declaration in the future. Do the same in implementation "App\StartPlatz\Bundle\UserBundle\Security\LoginLink\Provider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface::supports()" might add "bool" as a native return type declaration in the future. Do the same in implementation "App\StartPlatz\Bundle\UserBundle\Security\LoginLink\Provider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Eckinox\TinymceBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\KnowhowController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\StartPlatz\Bundle\ApiBundle\Controller\MemberRestController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\StartPlatz\Bundle\ApiBundle\Controller\MentorsRestController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\StartPlatz\Bundle\ConnectBundle\Controller\ProfileController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\StartPlatz\Bundle\EventBundle\Controller\GuestController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\ApplyController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\StartPlatz\Bundle\UserBundle\Controller\AuthenticationController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\StartPlatz\Bundle\UserBundle\Controller\ProfilController" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface" alias is deprecated, use the new authenticator system instead. It is being referenced by the "App\StartPlatz\Bundle\UserBundle\Security\LoginLink\Listener" service.
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\StartPlatz\Bundle\WebsiteBundle\Twig\Extension" service.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Startplatz\Bundle\WordpressIntegrationBundle\EventListener\WordpressResponseListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "Startplatz\Bundle\WordpressIntegrationBundle\Command\BuildGlobalNamesCacheFileCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Since symfony/security-bundle 5.3: The ".container.private.security.password_encoder" service is deprecated, use "security.user_password_hasher" instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoder" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasher" instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead.
User Deprecated: Since symfony/security-bundle 5.3: The "security.encoder_factory.generic" service is deprecated, use "security.password_hasher_factory" instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactory" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactory" instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface" class is deprecated, use "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface" instead.
SELECT s0_.id AS id_0, s0_.programId AS programId_1, s0_.eventId AS eventId_2, s0_.productId AS productId_3, s0_.batchNumber AS batchNumber_4, s0_.url AS url_5, s0_.name AS name_6, s0_.slug AS slug_7, s0_.alias AS alias_8, s0_.status AS status_9, s0_.focusStatus AS focusStatus_10, s0_.lang AS lang_11, s0_.priceInEuroCent AS priceInEuroCent_12, s0_.isTaxIncluded AS isTaxIncluded_13, s0_.discount100MemberTags AS discount100MemberTags_14, s0_.discount50MemberTags AS discount50MemberTags_15, s0_.discount20MemberTags AS discount20MemberTags_16, s0_.askForTeam AS askForTeam_17, s0_.hasEvent AS hasEvent_18, s0_.hasIncludeNewsletterPermission AS hasIncludeNewsletterPermission_19, s0_.hasIncludeTermsConsent AS hasIncludeTermsConsent_20, s0_.hasIncludeLinkedIn AS hasIncludeLinkedIn_21, s0_.hasIncludePhone AS hasIncludePhone_22, s0_.hasFollowUp AS hasFollowUp_23, s0_.isNetworking AS isNetworking_24, s0_.networkingRounds AS networkingRounds_25, s0_.isMultipleApplicationsPerMember AS isMultipleApplicationsPerMember_26, s0_.isMultipleApplicationsPerTeam AS isMultipleApplicationsPerTeam_27, s0_.isFutureEvent AS isFutureEvent_28, s0_.visibility AS visibility_29, s0_.access AS access_30, s0_.tags AS tags_31, s0_.typeformLink AS typeformLink_32, s0_.zoomLink AS zoomLink_33, s0_.bgImageUrl AS bgImageUrl_34, s0_.startDate AS startDate_35, s0_.endDate AS endDate_36, s0_.stripePriceId AS stripePriceId_37, s0_.stripeProductId AS stripeProductId_38, s0_.stripeAccount AS stripeAccount_39, s0_.stripePriceIdLive AS stripePriceIdLive_40, s0_.stripePriceIdTest AS stripePriceIdTest_41, s0_.stripeProductIdLive AS stripeProductIdLive_42, s0_.stripeProductIdTest AS stripeProductIdTest_43, s0_.taxBehavior AS taxBehavior_44, s0_.paymentProvider AS paymentProvider_45, s0_.isFreeForKiCampus AS isFreeForKiCampus_46, s0_.isFreeForCommunity AS isFreeForCommunity_47, s0_.registrationMode AS registrationMode_48, s0_.externalRegistrationUrl AS externalRegistrationUrl_49, s0_.externalPlatform AS externalPlatform_50, s0_.registrationHeadline AS registrationHeadline_51, s0_.registrationSubtitle AS registrationSubtitle_52, s0_.registrationButtonText AS registrationButtonText_53, s0_.registrationRedirectUrl AS registrationRedirectUrl_54, s0_.lumaEventApiId AS lumaEventApiId_55, s0_.meetupEventId AS meetupEventId_56, s0_.meetupEventUrl AS meetupEventUrl_57, s0_.mailDesignTemplate AS mailDesignTemplate_58, s0_.senderMail AS senderMail_59, s0_.fromName AS fromName_60, s0_.recipientMonitoringMail AS recipientMonitoringMail_61, s0_.confirmationMailSubject AS confirmationMailSubject_62, s0_.confirmationMailContent AS confirmationMailContent_63, s0_.adminNotificationMailSubject AS adminNotificationMailSubject_64, s0_.adminNotificationMailContent AS adminNotificationMailContent_65, s0_.reminderMailTemplateId AS reminderMailTemplateId_66, s0_.reminderSenderEmail AS reminderSenderEmail_67, s0_.reminderBulkMailId AS reminderBulkMailId_68, s0_.reminderMailSendDate AS reminderMailSendDate_69, s0_.reminderMailSubject AS reminderMailSubject_70, s0_.reminderMailContent AS reminderMailContent_71, s0_.$reminderMailStatus AS reminderMailStatus_72, s0_.surveyId AS surveyId_73, s0_.surveyMailTemplateId AS surveyMailTemplateId_74, s0_.surveyBulkMailId AS surveyBulkMailId_75, s0_.template AS template_76, s0_.pageTemplate AS pageTemplate_77, s0_.footerTemplate AS footerTemplate_78, s0_.email AS email_79, s0_.emailSubject AS emailSubject_80, s0_.emailContent AS emailContent_81, s0_.landingPageContent AS landingPageContent_82, s0_.landingPageDescription AS landingPageDescription_83, s0_.landingPageCss AS landingPageCss_84, s0_.landingPageJs AS landingPageJs_85, s0_.landingPageFooterTemplate AS landingPageFooterTemplate_86, s0_.landingPageSocialImage AS landingPageSocialImage_87, s0_.hasCustomPage AS hasCustomPage_88, s0_.landingPageTitle AS landingPageTitle_89, s0_.landingPageTwig AS landingPageTwig_90, s0_.goToPage AS goToPage_91, s0_.phrasesDe AS phrasesDe_92, s0_.phrasesEn AS phrasesEn_93, s0_.settings AS settings_94, s0_.capacity AS capacity_95, s0_.asssesmentDimensions AS asssesmentDimensions_96, s0_.start AS start_97, s0_.end AS end_98, s0_.pitchTopic AS pitchTopic_99, s0_.pitchImageLink AS pitchImageLink_100, s0_.pitchVideoLink AS pitchVideoLink_101, s0_.pitchPartner AS pitchPartner_102, s0_.pitchPartnerId AS pitchPartnerId_103, s0_.pitchDescription AS pitchDescription_104, s0_.followUpPageContent AS followUpPageContent_105, s0_.followUpPageDescription AS followUpPageDescription_106, s0_.followUpPageCss AS followUpPageCss_107, s0_.followUpPageJs AS followUpPageJs_108, s0_.followUpPageFooterTemplate AS followUpPageFooterTemplate_109, s0_.followUpPageTitle AS followUpPageTitle_110, s0_.followUpPageSocialImage AS followUpPageSocialImage_111, s0_.followUpDescription AS followUpDescription_112, s0_.followUpVideoLink AS followUpVideoLink_113, s0_.followUpPresentation AS followUpPresentation_114, s0_.followUpSkoolUrl AS followUpSkoolUrl_115, s0_.followUpWhatsAppUrl AS followUpWhatsAppUrl_116, s0_.followUpCtaText AS followUpCtaText_117, s0_.followUpCtaUrl AS followUpCtaUrl_118, s0_.followUpDocuments AS followUpDocuments_119, s0_.followUpPhotos AS followUpPhotos_120, s0_.followUpExtraLinks AS followUpExtraLinks_121, s0_.followUpChecklist AS followUpChecklist_122, s0_.pitchDate AS pitchDate_123, s0_.pitchTime AS pitchTime_124, s0_.prepitchDate AS prepitchDate_125, s0_.city AS city_126, s0_.applicationsCount AS applicationsCount_127, s0_.startedCount AS startedCount_128, s0_.appliedCount AS appliedCount_129, s0_.approvedCount AS approvedCount_130, s0_.rejectedCount AS rejectedCount_131, s0_.$skoolWebhook AS skoolWebhook_132, s0_.zapierWebhook AS zapierWebhook_133, s0_.history AS history_134, s0_.createdAt AS createdAt_135, s0_.lastModified AS lastModified_136, s0_.lastChangeUser AS lastChangeUser_137, s0_.program_id AS program_id_138, s0_.assessmentTeamId AS assessmentTeamId_139 FROM sp_batches s0_ WHERE s0_.status = 'active' AND (s0_.start < ? AND s0_.end > ?) AND s0_.programId IN (?) AND s0_.visibility = ?
User Deprecated: Since twig/twig 3.15: Using the "deprecated", "deprecating_package", and "alternative" options is deprecated, pass a "deprecation_info" one instead.
Log messages generated during the compilation of the service container.
Messages
Class
1566
Resolving inheritance for ".instanceof.Monolog\Processor\ProcessorInterface.0.Symfony\Bridge\Monolog\Processor\WebProcessor" (parent: .abstract.instanceof.Symfony\Bridge\Monolog\Processor\WebProcessor).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Symfony\Bridge\Monolog\Processor\WebProcessor" (parent: .instanceof.Monolog\Processor\ProcessorInterface.0.Symfony\Bridge\Monolog\Processor\WebProcessor).
Resolving inheritance for "Symfony\Bridge\Monolog\Processor\WebProcessor" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Symfony\Bridge\Monolog\Processor\WebProcessor).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorAdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorAdminController).
Resolving inheritance for "App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorApplicationController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorApplicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorApplicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorApplicationController).
Resolving inheritance for "App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorApplicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorApplicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorStartupController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorStartupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorStartupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorStartupController).
Resolving inheritance for "App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorStartupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorStartupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorWizardController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorWizardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorWizardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorWizardController).
Resolving inheritance for "App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorWizardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorWizardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\BatchProfileAdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AcceleratorBundle\Controller\BatchProfileAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\BatchProfileAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\BatchProfileAdminController).
Resolving inheritance for "App\StartPlatz\Bundle\AcceleratorBundle\Controller\BatchProfileAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\BatchProfileAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\LegacyRedirectController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AcceleratorBundle\Controller\LegacyRedirectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\LegacyRedirectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\LegacyRedirectController).
Resolving inheritance for "App\StartPlatz\Bundle\AcceleratorBundle\Controller\LegacyRedirectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\LegacyRedirectController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\EventSubscriber\AcceleratorEvidenceSubscriber" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AcceleratorBundle\EventSubscriber\AcceleratorEvidenceSubscriber).
Resolving inheritance for "App\StartPlatz\Bundle\AcceleratorBundle\EventSubscriber\AcceleratorEvidenceSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\EventSubscriber\AcceleratorEvidenceSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorApplicationForm" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorApplicationForm).
Resolving inheritance for "App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorApplicationForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorApplicationForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorBatchCreateType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorBatchCreateType).
Resolving inheritance for "App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorBatchCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorBatchCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorBatchEditType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorBatchEditType).
Resolving inheritance for "App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorBatchEditType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorBatchEditType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorWizardStepType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorWizardStepType).
Resolving inheritance for "App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorWizardStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorWizardStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\AllmedaBundle\Command\SyncInstagramCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Command\SyncInstagramCommand).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Command\SyncInstagramCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\AllmedaBundle\Command\SyncInstagramCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\AlertSettingsController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\AlertSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\AlertSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\AlertSettingsController).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Controller\AlertSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\AlertSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\ChangelogController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\ChangelogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\ChangelogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\ChangelogController).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Controller\ChangelogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\ChangelogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\DealController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\DealController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\DealController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\DealController).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Controller\DealController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\DealController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\DefaultController).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\EirResidencyAdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\EirResidencyAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\EirResidencyAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\EirResidencyAdminController).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Controller\EirResidencyAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\EirResidencyAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\EmpfangController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\EmpfangController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\EmpfangController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\EmpfangController).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Controller\EmpfangController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\EmpfangController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\ImpersonateController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\ImpersonateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\ImpersonateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\ImpersonateController).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Controller\ImpersonateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\ImpersonateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\KpiDashboardController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\KpiDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\KpiDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\KpiDashboardController).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Controller\KpiDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\KpiDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\MarketingDashboardController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\MarketingDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\MarketingDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\MarketingDashboardController).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Controller\MarketingDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\MarketingDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\NetworkingController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\NetworkingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\NetworkingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\NetworkingController).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Controller\NetworkingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\NetworkingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\PageController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\PageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\PageController).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Controller\PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\PageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\PartnerController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\PartnerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\PartnerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\PartnerController).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Controller\PartnerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\PartnerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\ServiceController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\ServiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\ServiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\ServiceController).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Controller\ServiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\ServiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\TestApplicationController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\TestApplicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\TestApplicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\TestApplicationController).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Controller\TestApplicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\TestApplicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\TestMonsumController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\TestMonsumController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\TestMonsumController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\TestMonsumController).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Controller\TestMonsumController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\TestMonsumController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Entity\BatchApplicationAssessmentRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Entity\BatchApplicationAssessmentRepository).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Entity\BatchApplicationAssessmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Entity\BatchApplicationAssessmentRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Form\JurySessionType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Form\JurySessionType).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Form\JurySessionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Form\JurySessionType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\BenefitController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\BenefitController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\BenefitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\BenefitController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\BenefitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\BenefitController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\BookingController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\BookingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\BookingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\BookingController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\BookingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\BookingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\CommunityController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\CommunityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\CommunityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\CommunityController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\CommunityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\CommunityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ConnectController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\ConnectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ConnectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ConnectController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\ConnectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ConnectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\DefaultController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\EnterController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\EnterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\EnterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\EnterController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\EnterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\EnterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\EventController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\EventController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\FeedController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\FeedController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\FeedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\FeedController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\FeedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\FeedController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\GruenderstipendiumController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\GruenderstipendiumController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\GruenderstipendiumController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\GruenderstipendiumController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\GruenderstipendiumController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\GruenderstipendiumController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\InvestmentController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\InvestmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\InvestmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\InvestmentController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\InvestmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\InvestmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\JobController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\JobController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\JobController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\JobController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\JobController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\JobController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\KnowhowController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\KnowhowController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\KnowhowController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\KnowhowController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\KnowhowController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\KnowhowController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\MemberController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\MemberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\MemberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\MemberController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\MemberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\MemberController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\MembershipController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\MembershipController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\MembershipController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\MembershipController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\MembershipController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\MembershipController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\MetaDataDeletionController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\MetaDataDeletionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\MetaDataDeletionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\MetaDataDeletionController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\MetaDataDeletionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\MetaDataDeletionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\NetworkController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\NetworkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\NetworkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\NetworkController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\NetworkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\NetworkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\PageController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\PageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\PageController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\PageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\PerkController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\PerkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\PerkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\PerkController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\PerkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\PerkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\PostController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\PostController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\PostController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\PostController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\PostController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\PostController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ProductController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ProductController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\RatingController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\RatingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\RatingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\RatingController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\RatingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\RatingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ResourceController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\ResourceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ResourceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ResourceController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\ResourceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ResourceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ServiceController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\ServiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ServiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ServiceController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\ServiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ServiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolAnalyticsController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolAnalyticsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolAnalyticsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolAnalyticsController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolAnalyticsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolAnalyticsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\SlackAnalyticsController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\SlackAnalyticsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\SlackAnalyticsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\SlackAnalyticsController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\SlackAnalyticsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\SlackAnalyticsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\StartupController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\StartupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\StartupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\StartupController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\StartupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\StartupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\TeamController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\TeamController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\TeamController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\TeamController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\TeamController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\TeamController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Entity\InvestRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Entity\InvestRepository).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Entity\InvestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Entity\InvestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Entity\JobRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Entity\JobRepository).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Entity\JobRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Entity\JobRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Entity\PageRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Entity\PageRepository).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Entity\PageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Entity\PageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Entity\PerkRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Entity\PerkRepository).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Entity\PerkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Entity\PerkRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AlphaBundle\Form\AssessmentSummaryType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Form\AssessmentSummaryType).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Form\AssessmentSummaryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AlphaBundle\Form\AssessmentSummaryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AlphaBundle\Form\JobType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Form\JobType).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Form\JobType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AlphaBundle\Form\JobType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AlphaBundle\Form\PageType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Form\PageType).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Form\PageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AlphaBundle\Form\PageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AlphaBundle\Form\PerkType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Form\PerkType).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Form\PerkType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AlphaBundle\Form\PerkType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AlphaBundle\Form\PostType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Form\PostType).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Form\PostType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AlphaBundle\Form\PostType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AlphaBundle\Form\RatingType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Form\RatingType).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Form\RatingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AlphaBundle\Form\RatingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AlphaBundle\Form\WebPageType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Form\WebPageType).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Form\WebPageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AlphaBundle\Form\WebPageType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Repository\FeedRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Repository\FeedRepository).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Repository\FeedRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Repository\FeedRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Repository\NetworkingDyadRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Repository\NetworkingDyadRepository).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Repository\NetworkingDyadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Repository\NetworkingDyadRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Repository\NetworkingEventRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Repository\NetworkingEventRepository).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Repository\NetworkingEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Repository\NetworkingEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Repository\PostRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Repository\PostRepository).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Repository\PostRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Repository\PostRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Repository\RatingRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Repository\RatingRepository).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Repository\RatingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Repository\RatingRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\ApiBundle\Command\CleanupWebhookLogsCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Command\CleanupWebhookLogsCommand).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Command\CleanupWebhookLogsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\ApiBundle\Command\CleanupWebhookLogsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\ApiBundle\Command\HubspotSyncPendingCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Command\HubspotSyncPendingCommand).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Command\HubspotSyncPendingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\ApiBundle\Command\HubspotSyncPendingCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\ApiBundle\Command\LumaSyncGuestsCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Command\LumaSyncGuestsCommand).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Command\LumaSyncGuestsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\ApiBundle\Command\LumaSyncGuestsCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\ApiStatusController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\ApiStatusController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\ApiStatusController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\ApiStatusController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\ApiStatusController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\ApiStatusController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\BookingController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\BookingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\BookingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\BookingController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\BookingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\BookingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\BookingRestV3Controller" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\BookingRestV3Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\BookingRestV3Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\BookingRestV3Controller).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\BookingRestV3Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\BookingRestV3Controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\DefaultController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EasybillController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\EasybillController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EasybillController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EasybillController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\EasybillController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EasybillController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventApiV3Controller" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\EventApiV3Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventApiV3Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventApiV3Controller).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\EventApiV3Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventApiV3Controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventDateParticipantsApiV3Controller" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\EventDateParticipantsApiV3Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventDateParticipantsApiV3Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventDateParticipantsApiV3Controller).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\EventDateParticipantsApiV3Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventDateParticipantsApiV3Controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventDatesApiV3Controller" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\EventDatesApiV3Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventDatesApiV3Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventDatesApiV3Controller).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\EventDatesApiV3Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventDatesApiV3Controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventImportController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\EventImportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventImportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventImportController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\EventImportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventImportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventParticipantApiV3Controller" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\EventParticipantApiV3Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventParticipantApiV3Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventParticipantApiV3Controller).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\EventParticipantApiV3Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventParticipantApiV3Controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventPatchController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\EventPatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventPatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventPatchController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\EventPatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventPatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventRestController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\EventRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventRestController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\EventRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventbriteController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\EventbriteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventbriteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventbriteController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\EventbriteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventbriteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\HubspotController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\HubspotController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\HubspotController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\HubspotController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\HubspotController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\HubspotController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\LumaWebhookController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\LumaWebhookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\LumaWebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\LumaWebhookController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\LumaWebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\LumaWebhookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MailDesignTemplateRestController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\MailDesignTemplateRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MailDesignTemplateRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MailDesignTemplateRestController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\MailDesignTemplateRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MailDesignTemplateRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MailTemplateRestController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\MailTemplateRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MailTemplateRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MailTemplateRestController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\MailTemplateRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MailTemplateRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MailchimpController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\MailchimpController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MailchimpController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MailchimpController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\MailchimpController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MailchimpController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MemberApiV3Controller" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\MemberApiV3Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MemberApiV3Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MemberApiV3Controller).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\MemberApiV3Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MemberApiV3Controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MemberController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\MemberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MemberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MemberController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\MemberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MemberController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MemberRestController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\MemberRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MemberRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MemberRestController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\MemberRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MemberRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MentorsRestController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\MentorsRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MentorsRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MentorsRestController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\MentorsRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MentorsRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MonsumController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\MonsumController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MonsumController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MonsumController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\MonsumController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MonsumController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\ReminderApiV3Controller" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\ReminderApiV3Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\ReminderApiV3Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\ReminderApiV3Controller).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\ReminderApiV3Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\ReminderApiV3Controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\ResponseController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\ResponseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\ResponseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\ResponseController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\ResponseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\ResponseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\SpaceController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\SpaceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\SpaceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\SpaceController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\SpaceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\SpaceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\SpaceRestController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\SpaceRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\SpaceRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\SpaceRestController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\SpaceRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\SpaceRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\StripeWebhookController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\StripeWebhookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\StripeWebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\StripeWebhookController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\StripeWebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\StripeWebhookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\TagApiV3Controller" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\TagApiV3Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\TagApiV3Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\TagApiV3Controller).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\TagApiV3Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\TagApiV3Controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\TeamController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\TeamController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\TeamController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\TeamController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\TeamController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\TeamController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\TeamRestController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\TeamRestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\TeamRestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\TeamRestController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\TeamRestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\TeamRestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\TransponderController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\TransponderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\TransponderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\TransponderController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\TransponderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\TransponderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\TwilioController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\TwilioController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\TwilioController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\TwilioController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\TwilioController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\TwilioController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\UserController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\UserController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\WebhookAdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\WebhookAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\WebhookAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\WebhookAdminController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\WebhookAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\WebhookAdminController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\ApiBundle\Repository\WebhookLogRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Repository\WebhookLogRepository).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Repository\WebhookLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\ApiBundle\Repository\WebhookLogRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\AcceleratorController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\AcceleratorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\AcceleratorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\AcceleratorController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\AcceleratorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\AcceleratorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\BatchPortalController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\BatchPortalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\BatchPortalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\BatchPortalController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\BatchPortalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\BatchPortalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\BenefitController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\BenefitController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\BenefitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\BenefitController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\BenefitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\BenefitController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\BookingController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\BookingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\BookingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\BookingController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\BookingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\BookingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\CommunityController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\CommunityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\CommunityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\CommunityController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\CommunityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\CommunityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\EventController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\EventController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\EventParticipantController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\EventParticipantController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\EventParticipantController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\EventParticipantController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\EventParticipantController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\EventParticipantController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\FaqController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\FaqController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\FaqController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\FaqController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\FaqController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\FaqController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\FeedController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\FeedController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\FeedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\FeedController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\FeedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\FeedController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\FirstStepsController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\FirstStepsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\FirstStepsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\FirstStepsController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\FirstStepsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\FirstStepsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\MemberController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\MemberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\MemberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\MemberController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\MemberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\MemberController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\MentorController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\MentorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\MentorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\MentorController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\MentorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\MentorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\NetworkController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\NetworkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\NetworkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\NetworkController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\NetworkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\NetworkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PartnerController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\PartnerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PartnerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PartnerController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\PartnerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PartnerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PartnerIndexController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\PartnerIndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PartnerIndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PartnerIndexController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\PartnerIndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PartnerIndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PerkController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\PerkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PerkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PerkController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\PerkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PerkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PostController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\PostController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PostController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PostController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\PostController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PostController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ProductController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ProductController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ProfileController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ProfileController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\RatingController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\RatingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\RatingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\RatingController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\RatingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\RatingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\RequestController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\RequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\RequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\RequestController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\RequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\RequestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ResourceController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\ResourceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ResourceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ResourceController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\ResourceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ResourceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ServiceController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\ServiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ServiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ServiceController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\ServiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ServiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\StartupController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\StartupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\StartupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\StartupController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\StartupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\StartupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\SubscriptionController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\SubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\SubscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\SubscriptionController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\SubscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\SubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\TeamController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\TeamController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\TeamController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\TeamController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\TeamController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\TeamController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\TeamSettingsController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\TeamSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\TeamSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\TeamSettingsController).
Resolving inheritance for "App\StartPlatz\Bundle\ConnectBundle\Controller\TeamSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\TeamSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ControllingBundle\Controller\BookingController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ControllingBundle\Controller\BookingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ControllingBundle\Controller\BookingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ControllingBundle\Controller\BookingController).
Resolving inheritance for "App\StartPlatz\Bundle\ControllingBundle\Controller\BookingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ControllingBundle\Controller\BookingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ControllingBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ControllingBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ControllingBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ControllingBundle\Controller\DefaultController).
Resolving inheritance for "App\StartPlatz\Bundle\ControllingBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ControllingBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ControllingBundle\Controller\EarningController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ControllingBundle\Controller\EarningController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ControllingBundle\Controller\EarningController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ControllingBundle\Controller\EarningController).
Resolving inheritance for "App\StartPlatz\Bundle\ControllingBundle\Controller\EarningController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ControllingBundle\Controller\EarningController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ControllingBundle\Controller\MembershipController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ControllingBundle\Controller\MembershipController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ControllingBundle\Controller\MembershipController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ControllingBundle\Controller\MembershipController).
Resolving inheritance for "App\StartPlatz\Bundle\ControllingBundle\Controller\MembershipController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ControllingBundle\Controller\MembershipController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\ControllingBundle\Entity\ControllingRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ControllingBundle\Entity\ControllingRepository).
Resolving inheritance for "App\StartPlatz\Bundle\ControllingBundle\Entity\ControllingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\ControllingBundle\Entity\ControllingRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\FetchAnthropicCostsCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Command\FetchAnthropicCostsCommand).
Resolving inheritance for "App\StartPlatz\Bundle\CostBundle\Command\FetchAnthropicCostsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\FetchAnthropicCostsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\FetchOpenAiCostsCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Command\FetchOpenAiCostsCommand).
Resolving inheritance for "App\StartPlatz\Bundle\CostBundle\Command\FetchOpenAiCostsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\FetchOpenAiCostsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\NormalizeEmployeeNamesCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Command\NormalizeEmployeeNamesCommand).
Resolving inheritance for "App\StartPlatz\Bundle\CostBundle\Command\NormalizeEmployeeNamesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\NormalizeEmployeeNamesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\RematchTransactionsCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Command\RematchTransactionsCommand).
Resolving inheritance for "App\StartPlatz\Bundle\CostBundle\Command\RematchTransactionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\RematchTransactionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\SyncGmiCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Command\SyncGmiCommand).
Resolving inheritance for "App\StartPlatz\Bundle\CostBundle\Command\SyncGmiCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\SyncGmiCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\SyncPersonioCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Command\SyncPersonioCommand).
Resolving inheritance for "App\StartPlatz\Bundle\CostBundle\Command\SyncPersonioCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\SyncPersonioCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\SyncPleoCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Command\SyncPleoCommand).
Resolving inheritance for "App\StartPlatz\Bundle\CostBundle\Command\SyncPleoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\SyncPleoCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\SyncQontoCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Command\SyncQontoCommand).
Resolving inheritance for "App\StartPlatz\Bundle\CostBundle\Command\SyncQontoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\SyncQontoCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\CostBundle\Controller\CostAdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Controller\CostAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\CostBundle\Controller\CostAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\CostBundle\Controller\CostAdminController).
Resolving inheritance for "App\StartPlatz\Bundle\CostBundle\Controller\CostAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\CostBundle\Controller\CostAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\CostBundle\Controller\CostApiController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Controller\CostApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\CostBundle\Controller\CostApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\CostBundle\Controller\CostApiController).
Resolving inheritance for "App\StartPlatz\Bundle\CostBundle\Controller\CostApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\CostBundle\Controller\CostApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\CostBundle\Controller\CostEmployeeAliasController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Controller\CostEmployeeAliasController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\CostBundle\Controller\CostEmployeeAliasController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\CostBundle\Controller\CostEmployeeAliasController).
Resolving inheritance for "App\StartPlatz\Bundle\CostBundle\Controller\CostEmployeeAliasController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\CostBundle\Controller\CostEmployeeAliasController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\CostBundle\Controller\PersonioAdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Controller\PersonioAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\CostBundle\Controller\PersonioAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\CostBundle\Controller\PersonioAdminController).
Resolving inheritance for "App\StartPlatz\Bundle\CostBundle\Controller\PersonioAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\CostBundle\Controller\PersonioAdminController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\CostBundle\Entity\CostEmployeeAliasRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Entity\CostEmployeeAliasRepository).
Resolving inheritance for "App\StartPlatz\Bundle\CostBundle\Entity\CostEmployeeAliasRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\CostBundle\Entity\CostEmployeeAliasRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\CostBundle\Entity\CostTransactionRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Entity\CostTransactionRepository).
Resolving inheritance for "App\StartPlatz\Bundle\CostBundle\Entity\CostTransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\CostBundle\Entity\CostTransactionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\CostBundle\Entity\PersonioEmployeeRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Entity\PersonioEmployeeRepository).
Resolving inheritance for "App\StartPlatz\Bundle\CostBundle\Entity\PersonioEmployeeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\CostBundle\Entity\PersonioEmployeeRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EcosystemBundle\Controller\CommunityAdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EcosystemBundle\Controller\CommunityAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EcosystemBundle\Controller\CommunityAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EcosystemBundle\Controller\CommunityAdminController).
Resolving inheritance for "App\StartPlatz\Bundle\EcosystemBundle\Controller\CommunityAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EcosystemBundle\Controller\CommunityAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EcosystemBundle\Controller\PortfolioAdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EcosystemBundle\Controller\PortfolioAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EcosystemBundle\Controller\PortfolioAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EcosystemBundle\Controller\PortfolioAdminController).
Resolving inheritance for "App\StartPlatz\Bundle\EcosystemBundle\Controller\PortfolioAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EcosystemBundle\Controller\PortfolioAdminController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\EventBundle\Command\SyncGa4PageStatsCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Command\SyncGa4PageStatsCommand).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Command\SyncGa4PageStatsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\EventBundle\Command\SyncGa4PageStatsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\EventBundle\Command\TestEventsHealthCheckCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Command\TestEventsHealthCheckCommand).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Command\TestEventsHealthCheckCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\EventBundle\Command\TestEventsHealthCheckCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\AdminSupportController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\AdminSupportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\AdminSupportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\AdminSupportController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\AdminSupportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\AdminSupportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\CheckinController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\CheckinController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\CheckinController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\CheckinController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\CheckinController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\CheckinController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\ConnectController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\ConnectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\ConnectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\ConnectController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\ConnectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\ConnectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventAdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventAdminController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\EventAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventCalendarController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventCalendarController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventCalendarController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventCalendarController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\EventCalendarController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventCalendarController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventCopyController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventCopyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventCopyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventCopyController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\EventCopyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventCopyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventCrudController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventCrudController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\EventCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventEditorController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventEditorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventEditorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventEditorController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\EventEditorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventEditorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventKpiController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventKpiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventKpiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventKpiController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\EventKpiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventKpiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventListController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventListController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\EventListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventParticipantsController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventParticipantsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventParticipantsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventParticipantsController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\EventParticipantsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventParticipantsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventPlannerController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventPlannerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventPlannerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventPlannerController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\EventPlannerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventPlannerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventPublicController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventPublicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventPublicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventPublicController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\EventPublicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventPublicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventRegistrationController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventRegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventRegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventRegistrationController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\EventRegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventRegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventSandboxController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventSandboxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventSandboxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventSandboxController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\EventSandboxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventSandboxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventSettingsController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventSettingsController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\EventSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventSurveyController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventSurveyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventSurveyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventSurveyController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\EventSurveyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventSurveyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventTagController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventTagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventTagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventTagController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\EventTagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventTagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\GuestController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\GuestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\GuestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\GuestController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\GuestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\GuestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\LiveEventAdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\LiveEventAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\LiveEventAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\LiveEventAdminController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\LiveEventAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\LiveEventAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\ShortCodeController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\ShortCodeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\ShortCodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\ShortCodeController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\ShortCodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\ShortCodeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\SignUpAdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\SignUpAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\SignUpAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\SignUpAdminController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\SignUpAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\SignUpAdminController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventBundle\Entity\AgendaSlotRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Entity\AgendaSlotRepository).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Entity\AgendaSlotRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventBundle\Entity\AgendaSlotRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventBundle\Entity\CalendarNoteRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Entity\CalendarNoteRepository).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Entity\CalendarNoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventBundle\Entity\CalendarNoteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventBundle\Entity\EventCheckinRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Entity\EventCheckinRepository).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Entity\EventCheckinRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventBundle\Entity\EventCheckinRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventBundle\Entity\EventRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Entity\EventRepository).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Entity\EventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventBundle\Entity\EventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventBundle\Entity\EventStripePaymentRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Entity\EventStripePaymentRepository).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Entity\EventStripePaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventBundle\Entity\EventStripePaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventBundle\Entity\LiveTickerEntryRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Entity\LiveTickerEntryRepository).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Entity\LiveTickerEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventBundle\Entity\LiveTickerEntryRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventAdminNotificationType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventAdminNotificationType).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Form\EventAdminNotificationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventAdminNotificationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventApplicationType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventApplicationType).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Form\EventApplicationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventApplicationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventCommunicationType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventCommunicationType).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Form\EventCommunicationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventCommunicationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventConfirmationMailType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventConfirmationMailType).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Form\EventConfirmationMailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventConfirmationMailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventContentType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventContentType).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Form\EventContentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventContentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventDataType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventDataType).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Form\EventDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventDataType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventEnglishType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventEnglishType).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Form\EventEnglishType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventEnglishType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventFeedbackMailType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventFeedbackMailType).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Form\EventFeedbackMailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventFeedbackMailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventInternalType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventInternalType).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Form\EventInternalType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventInternalType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventParticipantAdminType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventParticipantAdminType).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Form\EventParticipantAdminType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventParticipantAdminType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventRegistrationType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventRegistrationType).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Form\EventRegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventRegistrationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventReminderType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventReminderType).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Form\EventReminderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventReminderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventSeoType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventSeoType).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Form\EventSeoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventSeoType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventSinglePageType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventSinglePageType).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Form\EventSinglePageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventSinglePageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventType).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Form\EventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\FollowUpCockpitType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\FollowUpCockpitType).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Form\FollowUpCockpitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\FollowUpCockpitType).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\StartPlatz\Bundle\EventBundle\Twig\Extension" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Twig\Extension).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Twig\Extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\StartPlatz\Bundle\EventBundle\Twig\Extension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\AttendeeController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventbriteBundle\Controller\AttendeeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\AttendeeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\AttendeeController).
Resolving inheritance for "App\StartPlatz\Bundle\EventbriteBundle\Controller\AttendeeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\AttendeeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\AutomatController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventbriteBundle\Controller\AutomatController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\AutomatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\AutomatController).
Resolving inheritance for "App\StartPlatz\Bundle\EventbriteBundle\Controller\AutomatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\AutomatController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventbriteBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\DefaultController).
Resolving inheritance for "App\StartPlatz\Bundle\EventbriteBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\EventController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventbriteBundle\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\EventController).
Resolving inheritance for "App\StartPlatz\Bundle\EventbriteBundle\Controller\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\EventController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventbriteBundle\Entity\AttendeeRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventbriteBundle\Entity\AttendeeRepository).
Resolving inheritance for "App\StartPlatz\Bundle\EventbriteBundle\Entity\AttendeeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventbriteBundle\Entity\AttendeeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventbriteBundle\Entity\EventAttendeeRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventbriteBundle\Entity\EventAttendeeRepository).
Resolving inheritance for "App\StartPlatz\Bundle\EventbriteBundle\Entity\EventAttendeeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventbriteBundle\Entity\EventAttendeeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventbriteBundle\Entity\EventRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventbriteBundle\Entity\EventRepository).
Resolving inheritance for "App\StartPlatz\Bundle\EventbriteBundle\Entity\EventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventbriteBundle\Entity\EventRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Controller\AdminFeedbackController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Controller\AdminFeedbackController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FeedbackBundle\Controller\AdminFeedbackController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Controller\AdminFeedbackController).
Resolving inheritance for "App\StartPlatz\Bundle\FeedbackBundle\Controller\AdminFeedbackController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FeedbackBundle\Controller\AdminFeedbackController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Controller\ConnectFeedbackController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Controller\ConnectFeedbackController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FeedbackBundle\Controller\ConnectFeedbackController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Controller\ConnectFeedbackController).
Resolving inheritance for "App\StartPlatz\Bundle\FeedbackBundle\Controller\ConnectFeedbackController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FeedbackBundle\Controller\ConnectFeedbackController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FeedbackBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Controller\DefaultController).
Resolving inheritance for "App\StartPlatz\Bundle\FeedbackBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FeedbackBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Entity\FeedbackItemRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Entity\FeedbackItemRepository).
Resolving inheritance for "App\StartPlatz\Bundle\FeedbackBundle\Entity\FeedbackItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Entity\FeedbackItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Entity\FeedbackRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Entity\FeedbackRepository).
Resolving inheritance for "App\StartPlatz\Bundle\FeedbackBundle\Entity\FeedbackRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Entity\FeedbackRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Entity\FeedbackVoteRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Entity\FeedbackVoteRepository).
Resolving inheritance for "App\StartPlatz\Bundle\FeedbackBundle\Entity\FeedbackVoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Entity\FeedbackVoteRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Form\AllmedaFeedbackType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Form\AllmedaFeedbackType).
Resolving inheritance for "App\StartPlatz\Bundle\FeedbackBundle\Form\AllmedaFeedbackType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Form\AllmedaFeedbackType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Form\ConnectFeedbackType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Form\ConnectFeedbackType).
Resolving inheritance for "App\StartPlatz\Bundle\FeedbackBundle\Form\ConnectFeedbackType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Form\ConnectFeedbackType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Form\ContentCKEditorFormType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Form\ContentCKEditorFormType).
Resolving inheritance for "App\StartPlatz\Bundle\FeedbackBundle\Form\ContentCKEditorFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Form\ContentCKEditorFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Form\ContentPlainEditorFormType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Form\ContentPlainEditorFormType).
Resolving inheritance for "App\StartPlatz\Bundle\FeedbackBundle\Form\ContentPlainEditorFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Form\ContentPlainEditorFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Form\FeedbackType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Form\FeedbackType).
Resolving inheritance for "App\StartPlatz\Bundle\FeedbackBundle\Form\FeedbackType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Form\FeedbackType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Form\ImportFormType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Form\ImportFormType).
Resolving inheritance for "App\StartPlatz\Bundle\FeedbackBundle\Form\ImportFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Form\ImportFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\FibuBundle\Command\CheckDeletedPositionsCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Command\CheckDeletedPositionsCommand).
Resolving inheritance for "App\StartPlatz\Bundle\FibuBundle\Command\CheckDeletedPositionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\FibuBundle\Command\CheckDeletedPositionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\FibuBundle\Command\EnrichBatchDateFromEasybillCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Command\EnrichBatchDateFromEasybillCommand).
Resolving inheritance for "App\StartPlatz\Bundle\FibuBundle\Command\EnrichBatchDateFromEasybillCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\FibuBundle\Command\EnrichBatchDateFromEasybillCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\FibuBundle\Command\FindReplacementPositionIdsCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Command\FindReplacementPositionIdsCommand).
Resolving inheritance for "App\StartPlatz\Bundle\FibuBundle\Command\FindReplacementPositionIdsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\FibuBundle\Command\FindReplacementPositionIdsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\FibuBundle\Command\ImportInvoicesFromEasybillCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Command\ImportInvoicesFromEasybillCommand).
Resolving inheritance for "App\StartPlatz\Bundle\FibuBundle\Command\ImportInvoicesFromEasybillCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\FibuBundle\Command\ImportInvoicesFromEasybillCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\FibuBundle\Command\ImportPaymentsFromEasybillCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Command\ImportPaymentsFromEasybillCommand).
Resolving inheritance for "App\StartPlatz\Bundle\FibuBundle\Command\ImportPaymentsFromEasybillCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\FibuBundle\Command\ImportPaymentsFromEasybillCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\FibuBundle\Command\SyncServicesFromEasybillCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Command\SyncServicesFromEasybillCommand).
Resolving inheritance for "App\StartPlatz\Bundle\FibuBundle\Command\SyncServicesFromEasybillCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\FibuBundle\Command\SyncServicesFromEasybillCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\AccountController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Controller\AccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\AccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\AccountController).
Resolving inheritance for "App\StartPlatz\Bundle\FibuBundle\Controller\AccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\AccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\CustomerController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Controller\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\CustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\CustomerController).
Resolving inheritance for "App\StartPlatz\Bundle\FibuBundle\Controller\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\DefaultController).
Resolving inheritance for "App\StartPlatz\Bundle\FibuBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\InvoiceController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Controller\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\InvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\InvoiceController).
Resolving inheritance for "App\StartPlatz\Bundle\FibuBundle\Controller\InvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\KiManagerInvoiceController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Controller\KiManagerInvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\KiManagerInvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\KiManagerInvoiceController).
Resolving inheritance for "App\StartPlatz\Bundle\FibuBundle\Controller\KiManagerInvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\KiManagerInvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\PositionController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Controller\PositionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\PositionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\PositionController).
Resolving inheritance for "App\StartPlatz\Bundle\FibuBundle\Controller\PositionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\PositionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\ProductController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\ProductController).
Resolving inheritance for "App\StartPlatz\Bundle\FibuBundle\Controller\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\ProductController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FibuBundle\Entity\ConsolidationRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Entity\ConsolidationRepository).
Resolving inheritance for "App\StartPlatz\Bundle\FibuBundle\Entity\ConsolidationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FibuBundle\Entity\ConsolidationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FibuBundle\Entity\DatevRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Entity\DatevRepository).
Resolving inheritance for "App\StartPlatz\Bundle\FibuBundle\Entity\DatevRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FibuBundle\Entity\DatevRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FibuBundle\Entity\EasybillRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Entity\EasybillRepository).
Resolving inheritance for "App\StartPlatz\Bundle\FibuBundle\Entity\EasybillRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FibuBundle\Entity\EasybillRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FibuBundle\Entity\InvoicePaymentRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Entity\InvoicePaymentRepository).
Resolving inheritance for "App\StartPlatz\Bundle\FibuBundle\Entity\InvoicePaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FibuBundle\Entity\InvoicePaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FibuBundle\Entity\InvoiceRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Entity\InvoiceRepository).
Resolving inheritance for "App\StartPlatz\Bundle\FibuBundle\Entity\InvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FibuBundle\Entity\InvoiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FibuBundle\Entity\PositionRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Entity\PositionRepository).
Resolving inheritance for "App\StartPlatz\Bundle\FibuBundle\Entity\PositionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FibuBundle\Entity\PositionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FibuBundle\Entity\ProductRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Entity\ProductRepository).
Resolving inheritance for "App\StartPlatz\Bundle\FibuBundle\Entity\ProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FibuBundle\Entity\ProductRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsApplicationController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsApplicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsApplicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsApplicationController).
Resolving inheritance for "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsApplicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsApplicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsDocumentController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsDocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsDocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsDocumentController).
Resolving inheritance for "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsDocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsDocumentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsJuryController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsJuryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsJuryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsJuryController).
Resolving inheritance for "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsJuryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsJuryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsOverviewController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsOverviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsOverviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsOverviewController).
Resolving inheritance for "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsOverviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsOverviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsWorkflowController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsWorkflowController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsWorkflowController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsWorkflowController).
Resolving inheritance for "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsWorkflowController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsWorkflowController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\EventSubscriber\GsEvidenceSubscriber" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\EventSubscriber\GsEvidenceSubscriber).
Resolving inheritance for "App\StartPlatz\Bundle\GruendungsstipendiumBundle\EventSubscriber\GsEvidenceSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\EventSubscriber\GsEvidenceSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsBatchStatusType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsBatchStatusType).
Resolving inheritance for "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsBatchStatusType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsBatchStatusType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsCloseParticipationType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsCloseParticipationType).
Resolving inheritance for "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsCloseParticipationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsCloseParticipationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsJurySessionCreateType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsJurySessionCreateType).
Resolving inheritance for "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsJurySessionCreateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsJurySessionCreateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsRejectApplicationType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsRejectApplicationType).
Resolving inheritance for "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsRejectApplicationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsRejectApplicationType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJuryAssessmentRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJuryAssessmentRepository).
Resolving inheritance for "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJuryAssessmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJuryAssessmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJuryMemberAssessmentRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJuryMemberAssessmentRepository).
Resolving inheritance for "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJuryMemberAssessmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJuryMemberAssessmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJuryParticipationRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJuryParticipationRepository).
Resolving inheritance for "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJuryParticipationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJuryParticipationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJurySessionRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJurySessionRepository).
Resolving inheritance for "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJurySessionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJurySessionRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Security\GsApplicationVoter" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Security\GsApplicationVoter).
Resolving inheritance for "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Security\GsApplicationVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Security\GsApplicationVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\InvestorsBundle\Command\ImportInvestorsCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\InvestorsBundle\Command\ImportInvestorsCommand).
Resolving inheritance for "App\StartPlatz\Bundle\InvestorsBundle\Command\ImportInvestorsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\InvestorsBundle\Command\ImportInvestorsCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\InvestorsBundle\Controller\InvestorController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\InvestorsBundle\Controller\InvestorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\InvestorsBundle\Controller\InvestorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\InvestorsBundle\Controller\InvestorController).
Resolving inheritance for "App\StartPlatz\Bundle\InvestorsBundle\Controller\InvestorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\InvestorsBundle\Controller\InvestorController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\InvestorsBundle\Repository\InvestorRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\InvestorsBundle\Repository\InvestorRepository).
Resolving inheritance for "App\StartPlatz\Bundle\InvestorsBundle\Repository\InvestorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\InvestorsBundle\Repository\InvestorRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\JobPortalBundle\Controller\AdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\JobPortalBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\JobPortalBundle\Controller\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\JobPortalBundle\Controller\AdminController).
Resolving inheritance for "App\StartPlatz\Bundle\JobPortalBundle\Controller\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\JobPortalBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\JobPortalBundle\Controller\PublicController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\JobPortalBundle\Controller\PublicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\JobPortalBundle\Controller\PublicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\JobPortalBundle\Controller\PublicController).
Resolving inheritance for "App\StartPlatz\Bundle\JobPortalBundle\Controller\PublicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\JobPortalBundle\Controller\PublicController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\JobPortalBundle\Form\JobListingType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\JobPortalBundle\Form\JobListingType).
Resolving inheritance for "App\StartPlatz\Bundle\JobPortalBundle\Form\JobListingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\JobPortalBundle\Form\JobListingType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\JobPortalBundle\Repository\JobListingRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\JobPortalBundle\Repository\JobListingRepository).
Resolving inheritance for "App\StartPlatz\Bundle\JobPortalBundle\Repository\JobListingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\JobPortalBundle\Repository\JobListingRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\LogBundle\Command\CleanupCronjobLogsCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Command\CleanupCronjobLogsCommand).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Command\CleanupCronjobLogsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\LogBundle\Command\CleanupCronjobLogsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\LogBundle\Command\CronjobHeartbeatCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Command\CronjobHeartbeatCommand).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Command\CronjobHeartbeatCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\LogBundle\Command\CronjobHeartbeatCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\AILogController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\AILogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\AILogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\AILogController).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Controller\AILogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\AILogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\BookingController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\BookingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\BookingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\BookingController).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Controller\BookingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\BookingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\CronjobAdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\CronjobAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\CronjobAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\CronjobAdminController).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Controller\CronjobAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\CronjobAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\DefaultController).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\ErrorlogController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\ErrorlogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\ErrorlogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\ErrorlogController).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Controller\ErrorlogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\ErrorlogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\EventbriteController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\EventbriteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\EventbriteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\EventbriteController).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Controller\EventbriteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\EventbriteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\MailLogController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\MailLogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\MailLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\MailLogController).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Controller\MailLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\MailLogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\MemberController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\MemberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\MemberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\MemberController).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Controller\MemberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\MemberController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\MonsumController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\MonsumController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\MonsumController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\MonsumController).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Controller\MonsumController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\MonsumController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\SmsController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\SmsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\SmsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\SmsController).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Controller\SmsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\SmsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\SpaceController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\SpaceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\SpaceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\SpaceController).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Controller\SpaceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\SpaceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\TeamController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\TeamController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\TeamController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\TeamController).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Controller\TeamController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\TeamController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\BookinglogRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\BookinglogRepository).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Entity\BookinglogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\BookinglogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\CronjobLogRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\CronjobLogRepository).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Entity\CronjobLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\CronjobLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\ErrorlogRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\ErrorlogRepository).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Entity\ErrorlogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\ErrorlogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\EventbritelogRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\EventbritelogRepository).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Entity\EventbritelogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\EventbritelogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\MemberlogRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\MemberlogRepository).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Entity\MemberlogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\MemberlogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\MonsumlogRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\MonsumlogRepository).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Entity\MonsumlogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\MonsumlogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\SelfbookinglogRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\SelfbookinglogRepository).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Entity\SelfbookinglogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\SelfbookinglogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\SpacelogRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\SpacelogRepository).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Entity\SpacelogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\SpacelogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\TeamlogRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\TeamlogRepository).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Entity\TeamlogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\TeamlogRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MailmanBundle\Command\CreateBulkMailQueueCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Command\CreateBulkMailQueueCommand).
Resolving inheritance for "App\StartPlatz\Bundle\MailmanBundle\Command\CreateBulkMailQueueCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MailmanBundle\Command\CreateBulkMailQueueCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MailmanBundle\Command\PurgeMailQueueCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Command\PurgeMailQueueCommand).
Resolving inheritance for "App\StartPlatz\Bundle\MailmanBundle\Command\PurgeMailQueueCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MailmanBundle\Command\PurgeMailQueueCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MailmanBundle\Command\SendMailQueueCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Command\SendMailQueueCommand).
Resolving inheritance for "App\StartPlatz\Bundle\MailmanBundle\Command\SendMailQueueCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MailmanBundle\Command\SendMailQueueCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MailmanBundle\Controller\BulkMailController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Controller\BulkMailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MailmanBundle\Controller\BulkMailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MailmanBundle\Controller\BulkMailController).
Resolving inheritance for "App\StartPlatz\Bundle\MailmanBundle\Controller\BulkMailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MailmanBundle\Controller\BulkMailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MailmanBundle\Controller\MailQueueController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Controller\MailQueueController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MailmanBundle\Controller\MailQueueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MailmanBundle\Controller\MailQueueController).
Resolving inheritance for "App\StartPlatz\Bundle\MailmanBundle\Controller\MailQueueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MailmanBundle\Controller\MailQueueController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MailmanBundle\Controller\MailTemplateController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Controller\MailTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MailmanBundle\Controller\MailTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MailmanBundle\Controller\MailTemplateController).
Resolving inheritance for "App\StartPlatz\Bundle\MailmanBundle\Controller\MailTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MailmanBundle\Controller\MailTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MailmanBundle\Controller\SingleMailController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Controller\SingleMailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MailmanBundle\Controller\SingleMailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MailmanBundle\Controller\SingleMailController).
Resolving inheritance for "App\StartPlatz\Bundle\MailmanBundle\Controller\SingleMailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MailmanBundle\Controller\SingleMailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MailmanBundle\Controller\TrackingController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Controller\TrackingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MailmanBundle\Controller\TrackingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MailmanBundle\Controller\TrackingController).
Resolving inheritance for "App\StartPlatz\Bundle\MailmanBundle\Controller\TrackingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MailmanBundle\Controller\TrackingController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MailmanBundle\Form\MailQueueType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Form\MailQueueType).
Resolving inheritance for "App\StartPlatz\Bundle\MailmanBundle\Form\MailQueueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MailmanBundle\Form\MailQueueType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MailmanBundle\Form\MailTemplateCompleteType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Form\MailTemplateCompleteType).
Resolving inheritance for "App\StartPlatz\Bundle\MailmanBundle\Form\MailTemplateCompleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MailmanBundle\Form\MailTemplateCompleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MailmanBundle\Form\MailTemplateType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Form\MailTemplateType).
Resolving inheritance for "App\StartPlatz\Bundle\MailmanBundle\Form\MailTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MailmanBundle\Form\MailTemplateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MailmanBundle\Form\TemplateType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Form\TemplateType).
Resolving inheritance for "App\StartPlatz\Bundle\MailmanBundle\Form\TemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MailmanBundle\Form\TemplateType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MailmanBundle\Repository\BulkMailRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Repository\BulkMailRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MailmanBundle\Repository\BulkMailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MailmanBundle\Repository\BulkMailRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MailmanBundle\Repository\MailQueueRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Repository\MailQueueRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MailmanBundle\Repository\MailQueueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MailmanBundle\Repository\MailQueueRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MailmanBundle\Repository\MailTemplateRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Repository\MailTemplateRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MailmanBundle\Repository\MailTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MailmanBundle\Repository\MailTemplateRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MemberAdminBundle\Command\CheckMemberNamesCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Command\CheckMemberNamesCommand).
Resolving inheritance for "App\StartPlatz\Bundle\MemberAdminBundle\Command\CheckMemberNamesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MemberAdminBundle\Command\CheckMemberNamesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MemberAdminBundle\Command\RunDbMaintenanceJobCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Command\RunDbMaintenanceJobCommand).
Resolving inheritance for "App\StartPlatz\Bundle\MemberAdminBundle\Command\RunDbMaintenanceJobCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MemberAdminBundle\Command\RunDbMaintenanceJobCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MemberAdminBundle\Command\UpdateCommunityMembershipCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Command\UpdateCommunityMembershipCommand).
Resolving inheritance for "App\StartPlatz\Bundle\MemberAdminBundle\Command\UpdateCommunityMembershipCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MemberAdminBundle\Command\UpdateCommunityMembershipCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MemberAdminBundle\Command\UpdateMembershipCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Command\UpdateMembershipCommand).
Resolving inheritance for "App\StartPlatz\Bundle\MemberAdminBundle\Command\UpdateMembershipCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MemberAdminBundle\Command\UpdateMembershipCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MemberAdminBundle\Command\UpdateTransponderAllowedCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Command\UpdateTransponderAllowedCommand).
Resolving inheritance for "App\StartPlatz\Bundle\MemberAdminBundle\Command\UpdateTransponderAllowedCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MemberAdminBundle\Command\UpdateTransponderAllowedCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\DbMaintenanceController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Controller\DbMaintenanceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\DbMaintenanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\DbMaintenanceController).
Resolving inheritance for "App\StartPlatz\Bundle\MemberAdminBundle\Controller\DbMaintenanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\DbMaintenanceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\EmailDomainController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Controller\EmailDomainController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\EmailDomainController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\EmailDomainController).
Resolving inheritance for "App\StartPlatz\Bundle\MemberAdminBundle\Controller\EmailDomainController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\EmailDomainController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberController).
Resolving inheritance for "App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberEditController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberEditController).
Resolving inheritance for "App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberFilterController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberFilterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberFilterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberFilterController).
Resolving inheritance for "App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberFilterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberFilterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberImportController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberImportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberImportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberImportController).
Resolving inheritance for "App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberImportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberImportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberMaintenanceController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberMaintenanceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberMaintenanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberMaintenanceController).
Resolving inheritance for "App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberMaintenanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberMaintenanceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberSmsController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberSmsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberSmsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberSmsController).
Resolving inheritance for "App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberSmsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberSmsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberTeamController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberTeamController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberTeamController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberTeamController).
Resolving inheritance for "App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberTeamController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberTeamController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberToggleController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberToggleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberToggleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberToggleController).
Resolving inheritance for "App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberToggleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberToggleController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MemberBundle\Command\CheckEmailDomainsCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Command\CheckEmailDomainsCommand).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Command\CheckEmailDomainsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MemberBundle\Command\CheckEmailDomainsCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\CoworkerEntitlementAdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Controller\CoworkerEntitlementAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\CoworkerEntitlementAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\CoworkerEntitlementAdminController).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Controller\CoworkerEntitlementAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\CoworkerEntitlementAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\MemberController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Controller\MemberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\MemberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\MemberController).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Controller\MemberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\MemberController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\SubscriptionController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Controller\SubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\SubscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\SubscriptionController).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Controller\SubscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\SubscriptionController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\EmailDomainRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Entity\EmailDomainRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Entity\EmailDomainRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\EmailDomainRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\MemberRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Entity\MemberRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Entity\MemberRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\MemberRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\MemberStripeCustomerRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Entity\MemberStripeCustomerRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Entity\MemberStripeCustomerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\MemberStripeCustomerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\MemberTeamRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Entity\MemberTeamRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Entity\MemberTeamRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\MemberTeamRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\OptionRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Entity\OptionRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Entity\OptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\OptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\ProductRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Entity\ProductRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Entity\ProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\ProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\ServiceRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Entity\ServiceRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Entity\ServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\ServiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\TeamRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Entity\TeamRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Entity\TeamRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\TeamRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\AddMemberToTeamType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\AddMemberToTeamType).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Form\AddMemberToTeamType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\AddMemberToTeamType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\MemberGuestType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\MemberGuestType).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Form\MemberGuestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\MemberGuestType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\MemberMailType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\MemberMailType).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Form\MemberMailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\MemberMailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\MemberMentorType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\MemberMentorType).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Form\MemberMentorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\MemberMentorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\MemberProfileType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\MemberProfileType).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Form\MemberProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\MemberProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\MemberType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\MemberType).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Form\MemberType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\MemberType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\OptionType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\OptionType).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Form\OptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\OptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\ProductType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\ProductType).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Form\ProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\ProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\ServiceType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\ServiceType).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Form\ServiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\ServiceType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MentorsBundle\Controller\AdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MentorsBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MentorsBundle\Controller\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MentorsBundle\Controller\AdminController).
Resolving inheritance for "App\StartPlatz\Bundle\MentorsBundle\Controller\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MentorsBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MentorsBundle\Controller\PublicController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MentorsBundle\Controller\PublicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MentorsBundle\Controller\PublicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MentorsBundle\Controller\PublicController).
Resolving inheritance for "App\StartPlatz\Bundle\MentorsBundle\Controller\PublicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MentorsBundle\Controller\PublicController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MentorsBundle\Repository\MentorRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MentorsBundle\Repository\MentorRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MentorsBundle\Repository\MentorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MentorsBundle\Repository\MentorRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MetaBundle\Controller\AttributeController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MetaBundle\Controller\AttributeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MetaBundle\Controller\AttributeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MetaBundle\Controller\AttributeController).
Resolving inheritance for "App\StartPlatz\Bundle\MetaBundle\Controller\AttributeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MetaBundle\Controller\AttributeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MetaBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MetaBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MetaBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MetaBundle\Controller\DefaultController).
Resolving inheritance for "App\StartPlatz\Bundle\MetaBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MetaBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MetaBundle\Controller\TagController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MetaBundle\Controller\TagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MetaBundle\Controller\TagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MetaBundle\Controller\TagController).
Resolving inheritance for "App\StartPlatz\Bundle\MetaBundle\Controller\TagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MetaBundle\Controller\TagController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MetaBundle\Entity\AttributeRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MetaBundle\Entity\AttributeRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MetaBundle\Entity\AttributeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MetaBundle\Entity\AttributeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MetaBundle\Entity\TagRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MetaBundle\Entity\TagRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MetaBundle\Entity\TagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MetaBundle\Entity\TagRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MetaBundle\Form\AttributeType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MetaBundle\Form\AttributeType).
Resolving inheritance for "App\StartPlatz\Bundle\MetaBundle\Form\AttributeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MetaBundle\Form\AttributeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MetaBundle\Form\TagType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MetaBundle\Form\TagType).
Resolving inheritance for "App\StartPlatz\Bundle\MetaBundle\Form\TagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MetaBundle\Form\TagType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\AuthController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MobileApiBundle\Controller\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\AuthController).
Resolving inheritance for "App\StartPlatz\Bundle\MobileApiBundle\Controller\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\EventsController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MobileApiBundle\Controller\EventsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\EventsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\EventsController).
Resolving inheritance for "App\StartPlatz\Bundle\MobileApiBundle\Controller\EventsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\EventsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\RoomBookingController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MobileApiBundle\Controller\RoomBookingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\RoomBookingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\RoomBookingController).
Resolving inheritance for "App\StartPlatz\Bundle\MobileApiBundle\Controller\RoomBookingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\RoomBookingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\UserController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MobileApiBundle\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\UserController).
Resolving inheritance for "App\StartPlatz\Bundle\MobileApiBundle\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\UserController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MobileApiBundle\Entity\MobileAppTokenRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MobileApiBundle\Entity\MobileAppTokenRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MobileApiBundle\Entity\MobileAppTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MobileApiBundle\Entity\MobileAppTokenRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MonsumBundle\Command\SyncMonsumInvoicesCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Command\SyncMonsumInvoicesCommand).
Resolving inheritance for "App\StartPlatz\Bundle\MonsumBundle\Command\SyncMonsumInvoicesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MonsumBundle\Command\SyncMonsumInvoicesCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\ApiController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\ApiController).
Resolving inheritance for "App\StartPlatz\Bundle\MonsumBundle\Controller\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\ArticleController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Controller\ArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\ArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\ArticleController).
Resolving inheritance for "App\StartPlatz\Bundle\MonsumBundle\Controller\ArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\ArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\CustomerController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Controller\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\CustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\CustomerController).
Resolving inheritance for "App\StartPlatz\Bundle\MonsumBundle\Controller\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\DefaultController).
Resolving inheritance for "App\StartPlatz\Bundle\MonsumBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\InvoiceController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Controller\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\InvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\InvoiceController).
Resolving inheritance for "App\StartPlatz\Bundle\MonsumBundle\Controller\InvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\ItemController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Controller\ItemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\ItemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\ItemController).
Resolving inheritance for "App\StartPlatz\Bundle\MonsumBundle\Controller\ItemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\ItemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\MaintenanceController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Controller\MaintenanceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\MaintenanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\MaintenanceController).
Resolving inheritance for "App\StartPlatz\Bundle\MonsumBundle\Controller\MaintenanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\MaintenanceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\SubscriptionController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Controller\SubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\SubscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\SubscriptionController).
Resolving inheritance for "App\StartPlatz\Bundle\MonsumBundle\Controller\SubscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\SubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\WebhookProbeController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Controller\WebhookProbeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\WebhookProbeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\WebhookProbeController).
Resolving inheritance for "App\StartPlatz\Bundle\MonsumBundle\Controller\WebhookProbeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\WebhookProbeController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MonsumBundle\Entity\ArticleRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Entity\ArticleRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MonsumBundle\Entity\ArticleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MonsumBundle\Entity\ArticleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MonsumBundle\Entity\CustomerRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Entity\CustomerRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MonsumBundle\Entity\CustomerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MonsumBundle\Entity\CustomerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MonsumBundle\Entity\InvoiceRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Entity\InvoiceRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MonsumBundle\Entity\InvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MonsumBundle\Entity\InvoiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MonsumBundle\Entity\ItemRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Entity\ItemRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MonsumBundle\Entity\ItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MonsumBundle\Entity\ItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MonsumBundle\Entity\SubscriptionRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Entity\SubscriptionRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MonsumBundle\Entity\SubscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MonsumBundle\Entity\SubscriptionRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\PartnersBundle\Command\MigrateFromPagesCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\PartnersBundle\Command\MigrateFromPagesCommand).
Resolving inheritance for "App\StartPlatz\Bundle\PartnersBundle\Command\MigrateFromPagesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\PartnersBundle\Command\MigrateFromPagesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\PartnersBundle\Command\MigrateTagsCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\PartnersBundle\Command\MigrateTagsCommand).
Resolving inheritance for "App\StartPlatz\Bundle\PartnersBundle\Command\MigrateTagsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\PartnersBundle\Command\MigrateTagsCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PartnersBundle\Controller\ApiController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\PartnersBundle\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PartnersBundle\Controller\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PartnersBundle\Controller\ApiController).
Resolving inheritance for "App\StartPlatz\Bundle\PartnersBundle\Controller\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PartnersBundle\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerApiController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerApiController).
Resolving inheritance for "App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerController).
Resolving inheritance for "App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerLegacyApiController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerLegacyApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerLegacyApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerLegacyApiController).
Resolving inheritance for "App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerLegacyApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerLegacyApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerPublicDetailController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerPublicDetailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerPublicDetailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerPublicDetailController).
Resolving inheritance for "App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerPublicDetailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerPublicDetailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PublicController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\PartnersBundle\Controller\PublicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PublicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PublicController).
Resolving inheritance for "App\StartPlatz\Bundle\PartnersBundle\Controller\PublicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PublicController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\PartnersBundle\Repository\PartnerRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\PartnersBundle\Repository\PartnerRepository).
Resolving inheritance for "App\StartPlatz\Bundle\PartnersBundle\Repository\PartnerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\PartnersBundle\Repository\PartnerRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageAdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageAdminController).
Resolving inheritance for "App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageApiController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageApiController).
Resolving inheritance for "App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageController).
Resolving inheritance for "App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\PublicPageBundle\Entity\PublicPageRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\PublicPageBundle\Entity\PublicPageRepository).
Resolving inheritance for "App\StartPlatz\Bundle\PublicPageBundle\Entity\PublicPageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\PublicPageBundle\Entity\PublicPageRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\StartPlatz\Bundle\PublicPageBundle\Twig\PublicPageExtension" (parent: .abstract.instanceof.App\StartPlatz\Bundle\PublicPageBundle\Twig\PublicPageExtension).
Resolving inheritance for "App\StartPlatz\Bundle\PublicPageBundle\Twig\PublicPageExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\StartPlatz\Bundle\PublicPageBundle\Twig\PublicPageExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\ApplyController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\ApplyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\ApplyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\ApplyController).
Resolving inheritance for "App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\ApplyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\ApplyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\DefaultController).
Resolving inheritance for "App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\VoteController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\VoteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\VoteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\VoteController).
Resolving inheritance for "App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\VoteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\VoteController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Form\TeamApplicationType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\RheinlandPitchBundle\Form\TeamApplicationType).
Resolving inheritance for "App\StartPlatz\Bundle\RheinlandPitchBundle\Form\TeamApplicationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Form\TeamApplicationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Form\TeamType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\RheinlandPitchBundle\Form\TeamType).
Resolving inheritance for "App\StartPlatz\Bundle\RheinlandPitchBundle\Form\TeamType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Form\TeamType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\AdminApiController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\RpAdminBundle\Controller\AdminApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\AdminApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\AdminApiController).
Resolving inheritance for "App\StartPlatz\Bundle\RpAdminBundle\Controller\AdminApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\AdminApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\AdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\RpAdminBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\AdminController).
Resolving inheritance for "App\StartPlatz\Bundle\RpAdminBundle\Controller\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\JoinController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\RpAdminBundle\Controller\JoinController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\JoinController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\JoinController).
Resolving inheritance for "App\StartPlatz\Bundle\RpAdminBundle\Controller\JoinController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\JoinController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\LegacyRedirectController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\RpAdminBundle\Controller\LegacyRedirectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\LegacyRedirectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\LegacyRedirectController).
Resolving inheritance for "App\StartPlatz\Bundle\RpAdminBundle\Controller\LegacyRedirectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\LegacyRedirectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\PortfolioController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\RpAdminBundle\Controller\PortfolioController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\PortfolioController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\PortfolioController).
Resolving inheritance for "App\StartPlatz\Bundle\RpAdminBundle\Controller\PortfolioController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\PortfolioController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\RpAdminBundle\Form\StepType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\RpAdminBundle\Form\StepType).
Resolving inheritance for "App\StartPlatz\Bundle\RpAdminBundle\Form\StepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\RpAdminBundle\Form\StepType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SandboxBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SandboxBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SandboxBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SandboxBundle\Controller\DefaultController).
Resolving inheritance for "App\StartPlatz\Bundle\SandboxBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SandboxBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\SettingBundle\Command\PlatformCleanupCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Command\PlatformCleanupCommand).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Command\PlatformCleanupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\SettingBundle\Command\PlatformCleanupCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\ConsolidationController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\ConsolidationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\ConsolidationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\ConsolidationController).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Controller\ConsolidationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\ConsolidationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\CronjobController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\CronjobController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\CronjobController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\CronjobController).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Controller\CronjobController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\CronjobController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\DatabaseMaintenanceController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\DatabaseMaintenanceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\DatabaseMaintenanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\DatabaseMaintenanceController).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Controller\DatabaseMaintenanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\DatabaseMaintenanceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\DatevController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\DatevController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\DatevController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\DatevController).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Controller\DatevController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\DatevController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\DefaultController).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\KeyApiController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\KeyApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\KeyApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\KeyApiController).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Controller\KeyApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\KeyApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\KeyController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\KeyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\KeyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\KeyController).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Controller\KeyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\KeyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\OptionController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\OptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\OptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\OptionController).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Controller\OptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\OptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\ProductController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\ProductController).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Controller\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\ResourceController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\ResourceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\ResourceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\ResourceController).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Controller\ResourceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\ResourceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\SpaceController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\SpaceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\SpaceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\SpaceController).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Controller\SpaceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\SpaceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\TransponderController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\TransponderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\TransponderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\TransponderController).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Controller\TransponderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\TransponderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\UserController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\UserController).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\UserController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\AlumnusRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Entity\AlumnusRepository).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Entity\AlumnusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\AlumnusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\BudgetRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Entity\BudgetRepository).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Entity\BudgetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\BudgetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\KeyRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Entity\KeyRepository).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Entity\KeyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\KeyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\KeylogRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Entity\KeylogRepository).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Entity\KeylogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\KeylogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\ResourceRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Entity\ResourceRepository).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Entity\ResourceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\ResourceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\SpaceRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Entity\SpaceRepository).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Entity\SpaceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\SpaceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\TransactionRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Entity\TransactionRepository).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Entity\TransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\TransactionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\TransponderRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Entity\TransponderRepository).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Entity\TransponderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\TransponderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\TransponderlogRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Entity\TransponderlogRepository).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Entity\TransponderlogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\TransponderlogRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SettingBundle\Form\KeyType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Form\KeyType).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Form\KeyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SettingBundle\Form\KeyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SettingBundle\Form\ResourceType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Form\ResourceType).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Form\ResourceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SettingBundle\Form\ResourceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SettingBundle\Form\SpaceType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Form\SpaceType).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Form\SpaceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SettingBundle\Form\SpaceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SettingBundle\Form\SpaceUsageType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Form\SpaceUsageType).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Form\SpaceUsageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SettingBundle\Form\SpaceUsageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SettingBundle\Form\TransponderType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Form\TransponderType).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Form\TransponderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SettingBundle\Form\TransponderType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SitemapBundle\Controller\SitemapController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SitemapBundle\Controller\SitemapController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SitemapBundle\Controller\SitemapController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SitemapBundle\Controller\SitemapController).
Resolving inheritance for "App\StartPlatz\Bundle\SitemapBundle\Controller\SitemapController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SitemapBundle\Controller\SitemapController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\SpaceBundle\Command\CancelExpiredReservationsCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SpaceBundle\Command\CancelExpiredReservationsCommand).
Resolving inheritance for "App\StartPlatz\Bundle\SpaceBundle\Command\CancelExpiredReservationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\SpaceBundle\Command\CancelExpiredReservationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\SpaceBundle\Command\GuestsBookingCleanupCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SpaceBundle\Command\GuestsBookingCleanupCommand).
Resolving inheritance for "App\StartPlatz\Bundle\SpaceBundle\Command\GuestsBookingCleanupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\SpaceBundle\Command\GuestsBookingCleanupCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SpaceBundle\Controller\BookingController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SpaceBundle\Controller\BookingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SpaceBundle\Controller\BookingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SpaceBundle\Controller\BookingController).
Resolving inheritance for "App\StartPlatz\Bundle\SpaceBundle\Controller\BookingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SpaceBundle\Controller\BookingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SpaceBundle\Controller\BookingCronjobController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SpaceBundle\Controller\BookingCronjobController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SpaceBundle\Controller\BookingCronjobController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SpaceBundle\Controller\BookingCronjobController).
Resolving inheritance for "App\StartPlatz\Bundle\SpaceBundle\Controller\BookingCronjobController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SpaceBundle\Controller\BookingCronjobController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SpaceBundle\Controller\BudgetController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SpaceBundle\Controller\BudgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SpaceBundle\Controller\BudgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SpaceBundle\Controller\BudgetController).
Resolving inheritance for "App\StartPlatz\Bundle\SpaceBundle\Controller\BudgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SpaceBundle\Controller\BudgetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SpaceBundle\Controller\ControllingController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SpaceBundle\Controller\ControllingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SpaceBundle\Controller\ControllingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SpaceBundle\Controller\ControllingController).
Resolving inheritance for "App\StartPlatz\Bundle\SpaceBundle\Controller\ControllingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SpaceBundle\Controller\ControllingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SpaceBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SpaceBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SpaceBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SpaceBundle\Controller\DefaultController).
Resolving inheritance for "App\StartPlatz\Bundle\SpaceBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SpaceBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SpaceBundle\Controller\PageController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SpaceBundle\Controller\PageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SpaceBundle\Controller\PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SpaceBundle\Controller\PageController).
Resolving inheritance for "App\StartPlatz\Bundle\SpaceBundle\Controller\PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SpaceBundle\Controller\PageController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SpaceBundle\Entity\BookingRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SpaceBundle\Entity\BookingRepository).
Resolving inheritance for "App\StartPlatz\Bundle\SpaceBundle\Entity\BookingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SpaceBundle\Entity\BookingRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SpaceBundle\Form\BookingType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SpaceBundle\Form\BookingType).
Resolving inheritance for "App\StartPlatz\Bundle\SpaceBundle\Form\BookingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SpaceBundle\Form\BookingType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\AdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\AdminController).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Controller\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\ApplicationController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\ApplicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\ApplicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\ApplicationController).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Controller\ApplicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\ApplicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\AssessmentController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\AssessmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\AssessmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\AssessmentController).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Controller\AssessmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\AssessmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\BatchController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\BatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\BatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\BatchController).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Controller\BatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\BatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\DefaultController).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumApplyController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumApplyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumApplyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumApplyController).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumApplyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumApplyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumController).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumLegacyRedirectController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumLegacyRedirectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumLegacyRedirectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumLegacyRedirectController).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumLegacyRedirectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumLegacyRedirectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\GsApplicationAdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\GsApplicationAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\GsApplicationAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\GsApplicationAdminController).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Controller\GsApplicationAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\GsApplicationAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\GsInternalController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\GsInternalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\GsInternalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\GsInternalController).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Controller\GsInternalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\GsInternalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\GsPublicController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\GsPublicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\GsPublicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\GsPublicController).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Controller\GsPublicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\GsPublicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\ProgramController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\ProgramController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\ProgramController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\ProgramController).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Controller\ProgramController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\ProgramController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\ReminderController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\ReminderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\ReminderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\ReminderController).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Controller\ReminderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\ReminderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\StartupController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\StartupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\StartupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\StartupController).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Controller\StartupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\StartupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\StartupLivecycleEventController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\StartupLivecycleEventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\StartupLivecycleEventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\StartupLivecycleEventController).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Controller\StartupLivecycleEventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\StartupLivecycleEventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\StartupSelfServiceController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\StartupSelfServiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\StartupSelfServiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\StartupSelfServiceController).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Controller\StartupSelfServiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\StartupSelfServiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\VoteSessionController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\VoteSessionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\VoteSessionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\VoteSessionController).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Controller\VoteSessionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\VoteSessionController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\VoteSessionParticipantRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\VoteSessionParticipantRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Entity\VoteSessionParticipantRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\VoteSessionParticipantRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\VoteSessionParticipantVoteRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\VoteSessionParticipantVoteRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Entity\VoteSessionParticipantVoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\VoteSessionParticipantVoteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\VoteSessionRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\VoteSessionRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Entity\VoteSessionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\VoteSessionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\WorkingSetRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\WorkingSetRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Entity\WorkingSetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\WorkingSetRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\ApplicationAdminType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\ApplicationAdminType).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Form\ApplicationAdminType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\ApplicationAdminType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\ApplicationType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\ApplicationType).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Form\ApplicationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\ApplicationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\BatchType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\BatchType).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Form\BatchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\BatchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\GsApplicationStepType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\GsApplicationStepType).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Form\GsApplicationStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\GsApplicationStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\LivecycleEventType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\LivecycleEventType).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Form\LivecycleEventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\LivecycleEventType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\ProgramType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\ProgramType).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Form\ProgramType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\ProgramType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\ReminderType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\ReminderType).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Form\ReminderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\ReminderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\SignUpType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\SignUpType).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Form\SignUpType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\SignUpType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\StartupCompleteType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\StartupCompleteType).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Form\StartupCompleteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\StartupCompleteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\StartupType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\StartupType).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Form\StartupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\StartupType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\ApplicationRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Repository\ApplicationRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Repository\ApplicationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\ApplicationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\BatchRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Repository\BatchRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Repository\BatchRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\BatchRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\ProgramRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Repository\ProgramRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Repository\ProgramRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\ProgramRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\ReminderRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Repository\ReminderRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Repository\ReminderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\ReminderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\StartupActivityTypeRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Repository\StartupActivityTypeRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Repository\StartupActivityTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\StartupActivityTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\StartupAttributeRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Repository\StartupAttributeRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Repository\StartupAttributeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\StartupAttributeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\StartupBatchActivityRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Repository\StartupBatchActivityRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Repository\StartupBatchActivityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\StartupBatchActivityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\StartupLifecycleEventRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Repository\StartupLifecycleEventRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Repository\StartupLifecycleEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\StartupLifecycleEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\StartupRelevanceRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Repository\StartupRelevanceRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Repository\StartupRelevanceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\StartupRelevanceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\StartupRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Repository\StartupRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Repository\StartupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\StartupRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\StatisticBundle\Command\CommunityScoresCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Command\CommunityScoresCommand).
Resolving inheritance for "App\StartPlatz\Bundle\StatisticBundle\Command\CommunityScoresCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\StatisticBundle\Command\CommunityScoresCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\StatisticBundle\Command\DailyActivitiesCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Command\DailyActivitiesCommand).
Resolving inheritance for "App\StartPlatz\Bundle\StatisticBundle\Command\DailyActivitiesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\StatisticBundle\Command\DailyActivitiesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\StatisticBundle\Command\SyncGa4DailyCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Command\SyncGa4DailyCommand).
Resolving inheritance for "App\StartPlatz\Bundle\StatisticBundle\Command\SyncGa4DailyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\StatisticBundle\Command\SyncGa4DailyCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\ActivityController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Controller\ActivityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\ActivityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\ActivityController).
Resolving inheritance for "App\StartPlatz\Bundle\StatisticBundle\Controller\ActivityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\ActivityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\BookingController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Controller\BookingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\BookingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\BookingController).
Resolving inheritance for "App\StartPlatz\Bundle\StatisticBundle\Controller\BookingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\BookingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\CommunityAnalyticsController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Controller\CommunityAnalyticsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\CommunityAnalyticsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\CommunityAnalyticsController).
Resolving inheritance for "App\StartPlatz\Bundle\StatisticBundle\Controller\CommunityAnalyticsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\CommunityAnalyticsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\Ga4DashboardController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Controller\Ga4DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\Ga4DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\Ga4DashboardController).
Resolving inheritance for "App\StartPlatz\Bundle\StatisticBundle\Controller\Ga4DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\Ga4DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\GoogleController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Controller\GoogleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\GoogleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\GoogleController).
Resolving inheritance for "App\StartPlatz\Bundle\StatisticBundle\Controller\GoogleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\GoogleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\MembershipController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Controller\MembershipController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\MembershipController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\MembershipController).
Resolving inheritance for "App\StartPlatz\Bundle\StatisticBundle\Controller\MembershipController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\MembershipController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\MetaAdsDashboardController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Controller\MetaAdsDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\MetaAdsDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\MetaAdsDashboardController).
Resolving inheritance for "App\StartPlatz\Bundle\StatisticBundle\Controller\MetaAdsDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\MetaAdsDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\OfferController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Controller\OfferController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\OfferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\OfferController).
Resolving inheritance for "App\StartPlatz\Bundle\StatisticBundle\Controller\OfferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\OfferController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\ProfileController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\ProfileController).
Resolving inheritance for "App\StartPlatz\Bundle\StatisticBundle\Controller\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\ProfileController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StatisticBundle\Entity\StatisticRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Entity\StatisticRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StatisticBundle\Entity\StatisticRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StatisticBundle\Entity\StatisticRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StatisticBundle\Repository\TrackingAggregateRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Repository\TrackingAggregateRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StatisticBundle\Repository\TrackingAggregateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StatisticBundle\Repository\TrackingAggregateRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StyleBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StyleBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StyleBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StyleBundle\Controller\DefaultController).
Resolving inheritance for "App\StartPlatz\Bundle\StyleBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StyleBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StyleBundle\Controller\MeetupController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StyleBundle\Controller\MeetupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StyleBundle\Controller\MeetupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StyleBundle\Controller\MeetupController).
Resolving inheritance for "App\StartPlatz\Bundle\StyleBundle\Controller\MeetupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StyleBundle\Controller\MeetupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SurveyBundle\Controller\AdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SurveyBundle\Controller\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SurveyBundle\Controller\AdminController).
Resolving inheritance for "App\StartPlatz\Bundle\SurveyBundle\Controller\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SurveyBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SurveyBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SurveyBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SurveyBundle\Controller\DefaultController).
Resolving inheritance for "App\StartPlatz\Bundle\SurveyBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SurveyBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SurveyBundle\Controller\FormAdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Controller\FormAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SurveyBundle\Controller\FormAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SurveyBundle\Controller\FormAdminController).
Resolving inheritance for "App\StartPlatz\Bundle\SurveyBundle\Controller\FormAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SurveyBundle\Controller\FormAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SurveyBundle\Controller\FormPublicController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Controller\FormPublicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SurveyBundle\Controller\FormPublicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SurveyBundle\Controller\FormPublicController).
Resolving inheritance for "App\StartPlatz\Bundle\SurveyBundle\Controller\FormPublicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SurveyBundle\Controller\FormPublicController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SurveyBundle\Form\AnswerType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Form\AnswerType).
Resolving inheritance for "App\StartPlatz\Bundle\SurveyBundle\Form\AnswerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SurveyBundle\Form\AnswerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SurveyBundle\Form\QuestionType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Form\QuestionType).
Resolving inheritance for "App\StartPlatz\Bundle\SurveyBundle\Form\QuestionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SurveyBundle\Form\QuestionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SurveyBundle\Form\SurveyType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Form\SurveyType).
Resolving inheritance for "App\StartPlatz\Bundle\SurveyBundle\Form\SurveyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SurveyBundle\Form\SurveyType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SurveyBundle\Repository\AnswerRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Repository\AnswerRepository).
Resolving inheritance for "App\StartPlatz\Bundle\SurveyBundle\Repository\AnswerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SurveyBundle\Repository\AnswerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SurveyBundle\Repository\FormFieldRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Repository\FormFieldRepository).
Resolving inheritance for "App\StartPlatz\Bundle\SurveyBundle\Repository\FormFieldRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SurveyBundle\Repository\FormFieldRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SurveyBundle\Repository\FormRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Repository\FormRepository).
Resolving inheritance for "App\StartPlatz\Bundle\SurveyBundle\Repository\FormRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SurveyBundle\Repository\FormRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SurveyBundle\Repository\FormSubmissionRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Repository\FormSubmissionRepository).
Resolving inheritance for "App\StartPlatz\Bundle\SurveyBundle\Repository\FormSubmissionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SurveyBundle\Repository\FormSubmissionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SurveyBundle\Repository\ParticipationRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Repository\ParticipationRepository).
Resolving inheritance for "App\StartPlatz\Bundle\SurveyBundle\Repository\ParticipationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SurveyBundle\Repository\ParticipationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SurveyBundle\Repository\QuestionRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Repository\QuestionRepository).
Resolving inheritance for "App\StartPlatz\Bundle\SurveyBundle\Repository\QuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SurveyBundle\Repository\QuestionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SurveyBundle\Repository\SurveyRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Repository\SurveyRepository).
Resolving inheritance for "App\StartPlatz\Bundle\SurveyBundle\Repository\SurveyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SurveyBundle\Repository\SurveyRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\TeamAdminBundle\Command\SetMonthlyCoffeeCoinsCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Command\SetMonthlyCoffeeCoinsCommand).
Resolving inheritance for "App\StartPlatz\Bundle\TeamAdminBundle\Command\SetMonthlyCoffeeCoinsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\TeamAdminBundle\Command\SetMonthlyCoffeeCoinsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\TeamAdminBundle\Command\SetSameDayBudgetCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Command\SetSameDayBudgetCommand).
Resolving inheritance for "App\StartPlatz\Bundle\TeamAdminBundle\Command\SetSameDayBudgetCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\TeamAdminBundle\Command\SetSameDayBudgetCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\TeamAdminBundle\Command\UpdateTeamTypeCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Command\UpdateTeamTypeCommand).
Resolving inheritance for "App\StartPlatz\Bundle\TeamAdminBundle\Command\UpdateTeamTypeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\TeamAdminBundle\Command\UpdateTeamTypeCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamBudgetController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamBudgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamBudgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamBudgetController).
Resolving inheritance for "App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamBudgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamBudgetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamController).
Resolving inheritance for "App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamCronjobController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamCronjobController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamCronjobController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamCronjobController).
Resolving inheritance for "App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamCronjobController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamCronjobController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamEditController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamEditController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamEditController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamEditController).
Resolving inheritance for "App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamEditController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamEditController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamImportController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamImportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamImportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamImportController).
Resolving inheritance for "App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamImportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamImportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamMergeController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamMergeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamMergeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamMergeController).
Resolving inheritance for "App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamMergeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamMergeController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamBudgetsType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamBudgetsType).
Resolving inheritance for "App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamBudgetsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamBudgetsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamConnectType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamConnectType).
Resolving inheritance for "App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamConnectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamConnectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamContactsType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamContactsType).
Resolving inheritance for "App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamContactsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamContactsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamType).
Resolving inheritance for "App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ToolBundle\Controller\ToolAdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ToolBundle\Controller\ToolAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ToolBundle\Controller\ToolAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ToolBundle\Controller\ToolAdminController).
Resolving inheritance for "App\StartPlatz\Bundle\ToolBundle\Controller\ToolAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ToolBundle\Controller\ToolAdminController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\ToolBundle\Entity\CostCenterRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ToolBundle\Entity\CostCenterRepository).
Resolving inheritance for "App\StartPlatz\Bundle\ToolBundle\Entity\CostCenterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\ToolBundle\Entity\CostCenterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\ToolBundle\Entity\ToolAccountRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ToolBundle\Entity\ToolAccountRepository).
Resolving inheritance for "App\StartPlatz\Bundle\ToolBundle\Entity\ToolAccountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\ToolBundle\Entity\ToolAccountRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\StartPlatz\Bundle\ToolBundle\Security\SystemAccessVoter" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ToolBundle\Security\SystemAccessVoter).
Resolving inheritance for "App\StartPlatz\Bundle\ToolBundle\Security\SystemAccessVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\StartPlatz\Bundle\ToolBundle\Security\SystemAccessVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\UserBundle\Command\CleanupLoginTokensCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Command\CleanupLoginTokensCommand).
Resolving inheritance for "App\StartPlatz\Bundle\UserBundle\Command\CleanupLoginTokensCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\UserBundle\Command\CleanupLoginTokensCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\UserBundle\Command\SendTestmailCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Command\SendTestmailCommand).
Resolving inheritance for "App\StartPlatz\Bundle\UserBundle\Command\SendTestmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\UserBundle\Command\SendTestmailCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\UserBundle\Controller\AuthenticationController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Controller\AuthenticationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\UserBundle\Controller\AuthenticationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\UserBundle\Controller\AuthenticationController).
Resolving inheritance for "App\StartPlatz\Bundle\UserBundle\Controller\AuthenticationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\UserBundle\Controller\AuthenticationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\UserBundle\Controller\ProfilController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Controller\ProfilController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\UserBundle\Controller\ProfilController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\UserBundle\Controller\ProfilController).
Resolving inheritance for "App\StartPlatz\Bundle\UserBundle\Controller\ProfilController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\UserBundle\Controller\ProfilController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\UserBundle\Entity\LoginTokenRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Entity\LoginTokenRepository).
Resolving inheritance for "App\StartPlatz\Bundle\UserBundle\Entity\LoginTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\UserBundle\Entity\LoginTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\UserBundle\Entity\UserRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Entity\UserRepository).
Resolving inheritance for "App\StartPlatz\Bundle\UserBundle\Entity\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\UserBundle\Entity\UserRepository).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\StartPlatz\Bundle\UserBundle\EventSubscriber\ForcePasswordResetSubscriber" (parent: .abstract.instanceof.App\StartPlatz\Bundle\UserBundle\EventSubscriber\ForcePasswordResetSubscriber).
Resolving inheritance for "App\StartPlatz\Bundle\UserBundle\EventSubscriber\ForcePasswordResetSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\StartPlatz\Bundle\UserBundle\EventSubscriber\ForcePasswordResetSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\AddPasswordFormType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Form\AddPasswordFormType).
Resolving inheritance for "App\StartPlatz\Bundle\UserBundle\Form\AddPasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\AddPasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\ChangeEmailFormType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Form\ChangeEmailFormType).
Resolving inheritance for "App\StartPlatz\Bundle\UserBundle\Form\ChangeEmailFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\ChangeEmailFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\ChangePasswordFormType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Form\ChangePasswordFormType).
Resolving inheritance for "App\StartPlatz\Bundle\UserBundle\Form\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\ChangePasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\LoginFormType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Form\LoginFormType).
Resolving inheritance for "App\StartPlatz\Bundle\UserBundle\Form\LoginFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\LoginFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\LostPasswordFormType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Form\LostPasswordFormType).
Resolving inheritance for "App\StartPlatz\Bundle\UserBundle\Form\LostPasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\LostPasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\ProfilFormType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Form\ProfilFormType).
Resolving inheritance for "App\StartPlatz\Bundle\UserBundle\Form\ProfilFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\ProfilFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\RegistrationFormType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Form\RegistrationFormType).
Resolving inheritance for "App\StartPlatz\Bundle\UserBundle\Form\RegistrationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\RegistrationFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\SetPasswordFormType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Form\SetPasswordFormType).
Resolving inheritance for "App\StartPlatz\Bundle\UserBundle\Form\SetPasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\SetPasswordFormType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\UserBundle\Repository\UserActivityRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Repository\UserActivityRepository).
Resolving inheritance for "App\StartPlatz\Bundle\UserBundle\Repository\UserActivityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\UserBundle\Repository\UserActivityRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\StartPlatz\Bundle\UserBundle\Twig\Extension" (parent: .abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Twig\Extension).
Resolving inheritance for "App\StartPlatz\Bundle\UserBundle\Twig\Extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\StartPlatz\Bundle\UserBundle\Twig\Extension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\StartPlatz\Bundle\UserBundle\Validator\UserExistsValidator" (parent: .abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Validator\UserExistsValidator).
Resolving inheritance for "App\StartPlatz\Bundle\UserBundle\Validator\UserExistsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\StartPlatz\Bundle\UserBundle\Validator\UserExistsValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Command\CheckVirtualOfficeEntitlementsCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\VirtualOfficeBundle\Command\CheckVirtualOfficeEntitlementsCommand).
Resolving inheritance for "App\StartPlatz\Bundle\VirtualOfficeBundle\Command\CheckVirtualOfficeEntitlementsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Command\CheckVirtualOfficeEntitlementsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Command\ImportVirtualOfficeCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\VirtualOfficeBundle\Command\ImportVirtualOfficeCommand).
Resolving inheritance for "App\StartPlatz\Bundle\VirtualOfficeBundle\Command\ImportVirtualOfficeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Command\ImportVirtualOfficeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Command\MigrateVirtualOfficeEntitlementsCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\VirtualOfficeBundle\Command\MigrateVirtualOfficeEntitlementsCommand).
Resolving inheritance for "App\StartPlatz\Bundle\VirtualOfficeBundle\Command\MigrateVirtualOfficeEntitlementsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Command\MigrateVirtualOfficeEntitlementsCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Controller\LegacyRedirectController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\VirtualOfficeBundle\Controller\LegacyRedirectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Controller\LegacyRedirectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Controller\LegacyRedirectController).
Resolving inheritance for "App\StartPlatz\Bundle\VirtualOfficeBundle\Controller\LegacyRedirectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Controller\LegacyRedirectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Controller\VirtualOfficeController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\VirtualOfficeBundle\Controller\VirtualOfficeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Controller\VirtualOfficeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Controller\VirtualOfficeController).
Resolving inheritance for "App\StartPlatz\Bundle\VirtualOfficeBundle\Controller\VirtualOfficeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Controller\VirtualOfficeController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Entity\VirtualOfficeImportErrorRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\VirtualOfficeBundle\Entity\VirtualOfficeImportErrorRepository).
Resolving inheritance for "App\StartPlatz\Bundle\VirtualOfficeBundle\Entity\VirtualOfficeImportErrorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Entity\VirtualOfficeImportErrorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Entity\VirtualOfficeRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\VirtualOfficeBundle\Entity\VirtualOfficeRepository).
Resolving inheritance for "App\StartPlatz\Bundle\VirtualOfficeBundle\Entity\VirtualOfficeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Entity\VirtualOfficeRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Form\VirtualOfficeType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\VirtualOfficeBundle\Form\VirtualOfficeType).
Resolving inheritance for "App\StartPlatz\Bundle\VirtualOfficeBundle\Form\VirtualOfficeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Form\VirtualOfficeType).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\WebsiteBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\DefaultController).
Resolving inheritance for "App\StartPlatz\Bundle\WebsiteBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\PortfolioController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\WebsiteBundle\Controller\PortfolioController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\PortfolioController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\PortfolioController).
Resolving inheritance for "App\StartPlatz\Bundle\WebsiteBundle\Controller\PortfolioController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\PortfolioController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\SandboxController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\WebsiteBundle\Controller\SandboxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\SandboxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\SandboxController).
Resolving inheritance for "App\StartPlatz\Bundle\WebsiteBundle\Controller\SandboxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\SandboxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\Web3Controller" (parent: .abstract.instanceof.App\StartPlatz\Bundle\WebsiteBundle\Controller\Web3Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\Web3Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\Web3Controller).
Resolving inheritance for "App\StartPlatz\Bundle\WebsiteBundle\Controller\Web3Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\Web3Controller).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\StartPlatz\Bundle\WebsiteBundle\Twig\Extension" (parent: .abstract.instanceof.App\StartPlatz\Bundle\WebsiteBundle\Twig\Extension).
Resolving inheritance for "App\StartPlatz\Bundle\WebsiteBundle\Twig\Extension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\StartPlatz\Bundle\WebsiteBundle\Twig\Extension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\StartPlatz\Bundle\WebsiteBundle\Twig\MenuTranslationExtension" (parent: .abstract.instanceof.App\StartPlatz\Bundle\WebsiteBundle\Twig\MenuTranslationExtension).
Resolving inheritance for "App\StartPlatz\Bundle\WebsiteBundle\Twig\MenuTranslationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\StartPlatz\Bundle\WebsiteBundle\Twig\MenuTranslationExtension).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Ecosystem\Config\Runtime\Repository\ConfigSettingRepository" (parent: .abstract.instanceof.App\StartPlatz\Ecosystem\Config\Runtime\Repository\ConfigSettingRepository).
Resolving inheritance for "App\StartPlatz\Ecosystem\Config\Runtime\Repository\ConfigSettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Ecosystem\Config\Runtime\Repository\ConfigSettingRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Ecosystem\Entitlement\Command\SyncCoworkerEntitlementsCommand" (parent: .abstract.instanceof.App\StartPlatz\Ecosystem\Entitlement\Command\SyncCoworkerEntitlementsCommand).
Resolving inheritance for "App\StartPlatz\Ecosystem\Entitlement\Command\SyncCoworkerEntitlementsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Ecosystem\Entitlement\Command\SyncCoworkerEntitlementsCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Ecosystem\Entitlement\Controller\EntitlementCronjobController" (parent: .abstract.instanceof.App\StartPlatz\Ecosystem\Entitlement\Controller\EntitlementCronjobController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Ecosystem\Entitlement\Controller\EntitlementCronjobController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Ecosystem\Entitlement\Controller\EntitlementCronjobController).
Resolving inheritance for "App\StartPlatz\Ecosystem\Entitlement\Controller\EntitlementCronjobController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Ecosystem\Entitlement\Controller\EntitlementCronjobController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Ecosystem\Entitlement\Repository\CoworkerEntitlementRepository" (parent: .abstract.instanceof.App\StartPlatz\Ecosystem\Entitlement\Repository\CoworkerEntitlementRepository).
Resolving inheritance for "App\StartPlatz\Ecosystem\Entitlement\Repository\CoworkerEntitlementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Ecosystem\Entitlement\Repository\CoworkerEntitlementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Ecosystem\Entitlement\Repository\EirResidencyRepository" (parent: .abstract.instanceof.App\StartPlatz\Ecosystem\Entitlement\Repository\EirResidencyRepository).
Resolving inheritance for "App\StartPlatz\Ecosystem\Entitlement\Repository\EirResidencyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Ecosystem\Entitlement\Repository\EirResidencyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Ecosystem\Evidence\Repository\SystemEvidenceRepository" (parent: .abstract.instanceof.App\StartPlatz\Ecosystem\Evidence\Repository\SystemEvidenceRepository).
Resolving inheritance for "App\StartPlatz\Ecosystem\Evidence\Repository\SystemEvidenceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Ecosystem\Evidence\Repository\SystemEvidenceRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Ecosystem\Interaction\Controller\Admin\AdminIntroController" (parent: .abstract.instanceof.App\StartPlatz\Ecosystem\Interaction\Controller\Admin\AdminIntroController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Ecosystem\Interaction\Controller\Admin\AdminIntroController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Ecosystem\Interaction\Controller\Admin\AdminIntroController).
Resolving inheritance for "App\StartPlatz\Ecosystem\Interaction\Controller\Admin\AdminIntroController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Ecosystem\Interaction\Controller\Admin\AdminIntroController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Ecosystem\Interaction\Controller\Admin\AdminRequestController" (parent: .abstract.instanceof.App\StartPlatz\Ecosystem\Interaction\Controller\Admin\AdminRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Ecosystem\Interaction\Controller\Admin\AdminRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Ecosystem\Interaction\Controller\Admin\AdminRequestController).
Resolving inheritance for "App\StartPlatz\Ecosystem\Interaction\Controller\Admin\AdminRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Ecosystem\Interaction\Controller\Admin\AdminRequestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Ecosystem\Interaction\Controller\RequestController" (parent: .abstract.instanceof.App\StartPlatz\Ecosystem\Interaction\Controller\RequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Ecosystem\Interaction\Controller\RequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Ecosystem\Interaction\Controller\RequestController).
Resolving inheritance for "App\StartPlatz\Ecosystem\Interaction\Controller\RequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Ecosystem\Interaction\Controller\RequestController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Ecosystem\Interaction\Form\IntroType" (parent: .abstract.instanceof.App\StartPlatz\Ecosystem\Interaction\Form\IntroType).
Resolving inheritance for "App\StartPlatz\Ecosystem\Interaction\Form\IntroType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Ecosystem\Interaction\Form\IntroType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Ecosystem\Interaction\Form\RequestType" (parent: .abstract.instanceof.App\StartPlatz\Ecosystem\Interaction\Form\RequestType).
Resolving inheritance for "App\StartPlatz\Ecosystem\Interaction\Form\RequestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Ecosystem\Interaction\Form\RequestType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Ecosystem\Interaction\Repository\InteractionIntroRepository" (parent: .abstract.instanceof.App\StartPlatz\Ecosystem\Interaction\Repository\InteractionIntroRepository).
Resolving inheritance for "App\StartPlatz\Ecosystem\Interaction\Repository\InteractionIntroRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Ecosystem\Interaction\Repository\InteractionIntroRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Ecosystem\Interaction\Repository\InteractionRequestRepository" (parent: .abstract.instanceof.App\StartPlatz\Ecosystem\Interaction\Repository\InteractionRequestRepository).
Resolving inheritance for "App\StartPlatz\Ecosystem\Interaction\Repository\InteractionRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Ecosystem\Interaction\Repository\InteractionRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Ecosystem\Participation\Repository\ParticipationRepository" (parent: .abstract.instanceof.App\StartPlatz\Ecosystem\Participation\Repository\ParticipationRepository).
Resolving inheritance for "App\StartPlatz\Ecosystem\Participation\Repository\ParticipationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Ecosystem\Participation\Repository\ParticipationRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\StartPlatz\Ecosystem\Twig\VisibilityExtension" (parent: .abstract.instanceof.App\StartPlatz\Ecosystem\Twig\VisibilityExtension).
Resolving inheritance for "App\StartPlatz\Ecosystem\Twig\VisibilityExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\StartPlatz\Ecosystem\Twig\VisibilityExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Testing\Command\CompareTestCommand" (parent: .abstract.instanceof.App\StartPlatz\Testing\Command\CompareTestCommand).
Resolving inheritance for "App\StartPlatz\Testing\Command\CompareTestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Testing\Command\CompareTestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Testing\Command\GradeTestCommand" (parent: .abstract.instanceof.App\StartPlatz\Testing\Command\GradeTestCommand).
Resolving inheritance for "App\StartPlatz\Testing\Command\GradeTestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Testing\Command\GradeTestCommand).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
Resolving inheritance for "doctrine.dbal.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 "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "state_machine.accelerator_review" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.accelerator_review" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.gs_review" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.gs_review" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.gs_selection" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.gs_selection" (parent: workflow.marking_store.method).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
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.mobile_api_docs_provider" (parent: security.user.provider.in_memory).
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.mobile_api_docs" (parent: security.firewall.config).
Resolving inheritance for "security.listener.mobile_api_docs.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.mobile_api_docs" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.http_basic.mobile_api_docs" (parent: security.authenticator.http_basic).
Resolving inheritance for "security.authenticator.manager.mobile_api_docs" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.mobile_api_docs" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.mobile_api_docs" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.mobile_api_docs" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.mobile_api_docs" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.mobile_api_public" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.mobile_api_public" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.mobile_api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.mobile_api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.manager.mobile_api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.mobile_api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.mobile_api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.mobile_api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.mobile_api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.stripe_webhook" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.stripe_webhook" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.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.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Eckinox\TinymceBundle\Form\Type\TinymceType" (parent: .abstract.instanceof.Eckinox\TinymceBundle\Form\Type\TinymceType).
Resolving inheritance for "Eckinox\TinymceBundle\Form\Type\TinymceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Eckinox\TinymceBundle\Form\Type\TinymceType).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "monolog.logger.feed_ranking" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event_api_v3" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event_import" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event_patch" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.luma" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.member_api_v3" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.reminder_api_v3" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.hubspot" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.easybill" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.webhook" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.google_calendar" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.gs_ideenpapier" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.workflow" (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.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.nelmio_api_doc" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mail" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.monsum_test" (parent: monolog.logger_prototype).
249
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
Removed service "Stripe\StripeClient"; reason: private alias.
Removed service "App\StartPlatz\Ecosystem\Accelerator\Service\AcceleratorParticipationReaderInterface"; reason: private alias.
Removed service "App\StartPlatz\Ecosystem\Gruendungsstipendium\Service\GruendungsstipendiumParticipationReaderInterface"; reason: private alias.
Removed service "App\StartPlatz\Bundle\StartupBundle\Service\ApplicationFlowServiceInterface"; reason: private alias.
Removed service "App\StartPlatz\Ecosystem\Config\Contract\SystemContractInterface"; reason: private alias.
Removed service "App\StartPlatz\Ecosystem\Feed\EvidenceFeedReaderInterface"; reason: private alias.
Removed service "App\StartPlatz\Ecosystem\Startup\Service\StartupProgramReaderInterface"; 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 "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\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\Workflow\Registry"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $acceleratorReviewStateMachine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $gsReviewStateMachine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $gsSelectionStateMachine"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "cache.default_pdo_provider"; reason: private alias.
Removed service "Symfony\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\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "security.encoder_factory"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\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.user.provider.concrete.achtziger.user"; reason: private alias.
Removed service "security.authentication.session_strategy.mobile_api_docs"; reason: private alias.
Removed service "security.user_checker.mobile_api_docs"; reason: private alias.
Removed service "security.authentication.session_strategy.mobile_api"; reason: private alias.
Removed service "security.user_checker.mobile_api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "openai"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $feedRankingLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventApiV3Logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventImportLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventPatchLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lumaLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $memberApiV3Logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $reminderApiV3Logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $hubspotLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $easybillLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $webhookLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $googleCalendarLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $gsIdeenpapierLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $workflowLogger"; 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 $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $monsumTestLogger"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".service_locator.QeMdbSs"; reason: private alias.
Removed service ".service_locator.9L433w3"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.iCYQ8Eq"; reason: private alias.
Removed service ".service_locator.TBKfRF4"; reason: private alias.
Removed service ".service_locator.tCffB4s"; reason: private alias.
Removed service ".service_locator..7Gu23S"; reason: private alias.
Removed service ".service_locator.XpYdXA2"; reason: private alias.
Removed service ".service_locator.tm.pRQf"; reason: private alias.
Removed service ".service_locator.1MC3igt"; reason: private alias.
Removed service ".service_locator.0ghLsew"; reason: private alias.
Removed service ".service_locator.VtVqUSu"; reason: private alias.
Removed service ".service_locator.COX48GN"; reason: private alias.
Removed service ".service_locator._rQ62Ez"; reason: private alias.
Removed service ".service_locator.LSowT1f"; reason: private alias.
Removed service ".service_locator.YNf1Ppu"; reason: private alias.
Removed service ".service_locator.ejIR7hv"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.mobile_api_docs"; reason: private alias.
Removed service "security.firewall.authenticator.mobile_api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; 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 ".service_locator.uo5c0SP"; reason: private alias.
Removed service ".service_locator.hCumxIO"; reason: private alias.
Removed service ".service_locator.f8MFjaA"; reason: private alias.
Removed service ".service_locator.Ubyo8wb"; reason: private alias.
Removed service ".service_locator._gdoaYg"; reason: private alias.
Removed service ".service_locator.idyAxdp"; reason: private alias.
Removed service ".service_locator.K6nHr2M"; reason: private alias.
Removed service ".service_locator.xqBRMDd"; reason: private alias.
Removed service ".service_locator.JAZ.0iu"; reason: private alias.
Removed service ".service_locator.xUI6T0x"; reason: private alias.
Removed service ".service_locator.u8F_CGB"; reason: private alias.
Removed service ".service_locator.geF7C0f"; reason: private alias.
Removed service ".service_locator.NjyTmEU"; reason: private alias.
Removed service ".service_locator.z26ogy5"; reason: private alias.
Removed service ".service_locator.rOIF5E4"; reason: private alias.
Removed service ".service_locator.8y_2qBP"; reason: private alias.
Removed service ".service_locator.4q8y0jb"; reason: private alias.
Removed service ".service_locator.TcFwjLE"; reason: private alias.
Removed service ".service_locator.82AH6r8"; reason: private alias.
Removed service ".service_locator.LdMymQ5"; reason: private alias.
Removed service ".service_locator.l3uOHAR"; reason: private alias.
Removed service ".service_locator.h83MJJ."; reason: private alias.
Removed service ".service_locator.sGj0944"; reason: private alias.
Removed service ".service_locator.Gf8a3fC"; reason: private alias.
Removed service ".service_locator.r1K1FFj"; reason: private alias.
Removed service ".service_locator.wuFOlKX"; reason: private alias.
Removed service ".service_locator.H3GvGy3"; reason: private alias.
Removed service ".service_locator.a0twWMf"; reason: private alias.
Removed service ".service_locator.JmHnXRx"; reason: private alias.
Removed service ".service_locator.bBqmZLQ"; reason: private alias.
Removed service ".service_locator.dvRSYjI"; reason: private alias.
Removed service ".service_locator.7Vldip8"; reason: private alias.
Removed service ".service_locator.7d1Nu0U"; reason: private alias.
Removed service ".service_locator.0bXO0g9"; reason: private alias.
Removed service ".service_locator.S2ct2MS"; reason: private alias.
Removed service ".service_locator.I7wnxJI"; reason: private alias.
Removed service ".service_locator.sf85gDo"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
104
Changed reference of service "events.sitemap_source" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorAdminController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\StartPlatz\Bundle\AcceleratorBundle\Service\AcceleratorWizardService" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\KnowhowController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\StartPlatz\Bundle\ApiBundle\Controller\MemberRestController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\StartPlatz\Bundle\ApiBundle\Controller\MentorsRestController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\StartPlatz\Bundle\ApiBundle\Controller\MentorsRestController" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\StartPlatz\Bundle\ConnectBundle\Controller\ProfileController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\StartPlatz\Bundle\ConnectBundle\Service\MemberQrCodeService" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\EventBundle\Controller\AdminSupportController" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\EventBundle\Controller\EventCrudController" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\EventBundle\Controller\GuestController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\StartPlatz\Bundle\EventBundle\Service\CheckinTokenService" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\EventBundle\Service\EventCopyService" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\EventBundle\Service\EventImportService" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\StartPlatz\Bundle\EventBundle\Service\EventNotificationService" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\EventBundle\Service\EventPatchService" previously pointing to "debug.validator" to "validator".
Changed reference of service "App\StartPlatz\Bundle\EventBundle\Service\EventPaymentService" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\EventBundle\Service\EventRegistrationService" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\EventBundle\Service\MailTemplateService" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\EventBundle\Sitemap\Source" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsDocumentController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsJuryController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsWorkflowController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\StartPlatz\Bundle\MailmanBundle\ConfirmationMailService" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\MailmanBundle\Service\BulkMailGeneratorService" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\MailmanBundle\Service\MailTrackingInjector" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\MobileApiBundle\Service\MobileTokenService" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\MonsumBundle\Service\MonsumInvoiceSyncService" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\MonsumBundle\Service\MonsumSubscriptionSyncService" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\ApplyController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\StartPlatz\Bundle\RpAdminBundle\Service\ApplicationService" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\SpaceBundle\Command\CancelExpiredReservationsCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\StartupBundle\Service\ApplicationFlowService" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\StartupBundle\Service\GsApplicationService" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\UserBundle\Controller\AuthenticationController" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\UserBundle\Controller\AuthenticationController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\StartPlatz\Bundle\UserBundle\Controller\ProfilController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\StartPlatz\Bundle\UserBundle\EventSubscriber\ForcePasswordResetSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\UserBundle\LoginService" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\UserBundle\Security\LoginLink\Listener" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\UserBundle\Security\LoginLinkAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "workflow.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.accelerator_review" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.gs_review" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.gs_selection" 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_extension.form.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "twig.extension.routing" 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.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 "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 "Eckinox\TinymceBundle\Util\TinymceConfigurator" previously pointing to "router.default" to "router".
Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
Changed reference of service "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\StartPlatz\Bundle\GruendungsstipendiumBundle\Security\GsApplicationVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.App\StartPlatz\Bundle\ToolBundle\Security\SystemAccessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.0DsrloK" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.PjsddlU" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.lmBrOKQ" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.ELFNDYh" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.fpPMPAH" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.gSp28Ma" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.oCg4uHe" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.wwegntW" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "console.command.public_alias.App\StartPlatz\Bundle\EventBundle\Command\TestEventsHealthCheckCommand" previously pointing to "router.default" to "router".
1537
Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "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 "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "workflow.abstract"; reason: abstract.
Removed service "state_machine.abstract"; reason: abstract.
Removed service "workflow.marking_store.method"; 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 "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service ".instanceof.Monolog\Processor\ProcessorInterface.0.Symfony\Bridge\Monolog\Processor\WebProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.Symfony\Bridge\Monolog\Processor\WebProcessor"; reason: abstract.
Removed service ".abstract.instanceof.Symfony\Bridge\Monolog\Processor\WebProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorApplicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorApplicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorApplicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorStartupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorStartupController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorStartupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorWizardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorWizardController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorWizardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\BatchProfileAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\BatchProfileAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AcceleratorBundle\Controller\BatchProfileAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\LegacyRedirectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AcceleratorBundle\Controller\LegacyRedirectController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AcceleratorBundle\Controller\LegacyRedirectController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\EventSubscriber\AcceleratorEvidenceSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AcceleratorBundle\EventSubscriber\AcceleratorEvidenceSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorApplicationForm"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorApplicationForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorBatchCreateType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorBatchCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorBatchEditType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorBatchEditType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorWizardStepType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AcceleratorBundle\Form\AcceleratorWizardStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\AllmedaBundle\Command\SyncInstagramCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Command\SyncInstagramCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\AlertSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\AlertSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\AlertSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\ChangelogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\ChangelogController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\ChangelogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\DealController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\DealController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\DealController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\EirResidencyAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\EirResidencyAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\EirResidencyAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\EmpfangController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\EmpfangController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\EmpfangController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\ImpersonateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\ImpersonateController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\ImpersonateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\KpiDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\KpiDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\KpiDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\MarketingDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\MarketingDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\MarketingDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\NetworkingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\NetworkingController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\NetworkingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\PageController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\PartnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\PartnerController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\PartnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\ServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\ServiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\ServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\TestApplicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\TestApplicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\TestApplicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\TestMonsumController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\TestMonsumController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\TestMonsumController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Entity\BatchApplicationAssessmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Entity\BatchApplicationAssessmentRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Form\JurySessionType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Form\JurySessionType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\BenefitController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\BenefitController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\BenefitController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\BookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\BookingController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\BookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\CommunityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\CommunityController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\CommunityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ConnectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ConnectController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\ConnectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\EnterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\EnterController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\EnterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\EventController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\FeedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\FeedController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\FeedController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\GruenderstipendiumController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\GruenderstipendiumController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\GruenderstipendiumController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\InvestmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\InvestmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\InvestmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\JobController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\JobController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\JobController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\KnowhowController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\KnowhowController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\KnowhowController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\MemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\MemberController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\MemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\MembershipController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\MembershipController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\MembershipController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\MetaDataDeletionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\MetaDataDeletionController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\MetaDataDeletionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\NetworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\NetworkController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\NetworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\PageController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\PerkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\PerkController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\PerkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\PostController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\PostController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\PostController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\RatingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\RatingController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\RatingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ResourceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ResourceController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\ResourceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ServiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\ServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolAnalyticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolAnalyticsController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolAnalyticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\SlackAnalyticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\SlackAnalyticsController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\SlackAnalyticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\StartupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\StartupController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\StartupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\TeamController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\TeamController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\TeamController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Entity\InvestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Entity\InvestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Entity\JobRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Entity\JobRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Entity\PageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Entity\PageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Entity\PerkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Entity\PerkRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AlphaBundle\Form\AssessmentSummaryType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Form\AssessmentSummaryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AlphaBundle\Form\JobType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Form\JobType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AlphaBundle\Form\PageType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Form\PageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AlphaBundle\Form\PerkType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Form\PerkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AlphaBundle\Form\PostType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Form\PostType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AlphaBundle\Form\RatingType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Form\RatingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\AlphaBundle\Form\WebPageType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Form\WebPageType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Repository\FeedRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Repository\FeedRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Repository\NetworkingDyadRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Repository\NetworkingDyadRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Repository\NetworkingEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Repository\NetworkingEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Repository\PostRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Repository\PostRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Repository\RatingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Repository\RatingRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\ApiBundle\Command\CleanupWebhookLogsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Command\CleanupWebhookLogsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\ApiBundle\Command\HubspotSyncPendingCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Command\HubspotSyncPendingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\ApiBundle\Command\LumaSyncGuestsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Command\LumaSyncGuestsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\ApiStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\ApiStatusController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\ApiStatusController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\BookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\BookingController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\BookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\BookingRestV3Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\BookingRestV3Controller"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\BookingRestV3Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EasybillController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EasybillController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\EasybillController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventApiV3Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventApiV3Controller"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\EventApiV3Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventDateParticipantsApiV3Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventDateParticipantsApiV3Controller"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\EventDateParticipantsApiV3Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventDatesApiV3Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventDatesApiV3Controller"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\EventDatesApiV3Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventImportController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\EventImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventParticipantApiV3Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventParticipantApiV3Controller"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\EventParticipantApiV3Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventPatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventPatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\EventPatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\EventRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventbriteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\EventbriteController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\EventbriteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\HubspotController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\HubspotController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\HubspotController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\LumaWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\LumaWebhookController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\LumaWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MailDesignTemplateRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MailDesignTemplateRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\MailDesignTemplateRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MailTemplateRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MailTemplateRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\MailTemplateRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MailchimpController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MailchimpController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\MailchimpController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MemberApiV3Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MemberApiV3Controller"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\MemberApiV3Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MemberController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\MemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MemberRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MemberRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\MemberRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MentorsRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MentorsRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\MentorsRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\MonsumController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\MonsumController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\MonsumController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\ReminderApiV3Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\ReminderApiV3Controller"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\ReminderApiV3Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\ResponseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\ResponseController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\ResponseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\SpaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\SpaceController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\SpaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\SpaceRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\SpaceRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\SpaceRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\StripeWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\StripeWebhookController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\StripeWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\TagApiV3Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\TagApiV3Controller"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\TagApiV3Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\TeamController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\TeamController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\TeamController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\TeamRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\TeamRestController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\TeamRestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\TransponderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\TransponderController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\TransponderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\TwilioController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\TwilioController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\TwilioController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\WebhookAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\WebhookAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\WebhookAdminController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\ApiBundle\Repository\WebhookLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Repository\WebhookLogRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\AcceleratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\AcceleratorController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\AcceleratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\BatchPortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\BatchPortalController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\BatchPortalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\BenefitController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\BenefitController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\BenefitController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\BookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\BookingController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\BookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\CommunityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\CommunityController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\CommunityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\EventController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\EventParticipantController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\EventParticipantController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\EventParticipantController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\FaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\FaqController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\FaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\FeedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\FeedController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\FeedController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\FirstStepsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\FirstStepsController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\FirstStepsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\MemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\MemberController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\MemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\MentorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\MentorController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\MentorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\NetworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\NetworkController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\NetworkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PartnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PartnerController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\PartnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PartnerIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PartnerIndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\PartnerIndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PerkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PerkController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\PerkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PostController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\PostController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\PostController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\RatingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\RatingController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\RatingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\RequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\RequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\RequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ResourceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ResourceController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\ResourceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\ServiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\ServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\StartupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\StartupController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\StartupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\SubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\SubscriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\SubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\TeamController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\TeamController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\TeamController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ConnectBundle\Controller\TeamSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ConnectBundle\Controller\TeamSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ConnectBundle\Controller\TeamSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ControllingBundle\Controller\BookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ControllingBundle\Controller\BookingController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ControllingBundle\Controller\BookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ControllingBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ControllingBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ControllingBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ControllingBundle\Controller\EarningController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ControllingBundle\Controller\EarningController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ControllingBundle\Controller\EarningController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ControllingBundle\Controller\MembershipController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ControllingBundle\Controller\MembershipController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ControllingBundle\Controller\MembershipController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\ControllingBundle\Entity\ControllingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ControllingBundle\Entity\ControllingRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\FetchAnthropicCostsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Command\FetchAnthropicCostsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\FetchOpenAiCostsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Command\FetchOpenAiCostsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\NormalizeEmployeeNamesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Command\NormalizeEmployeeNamesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\RematchTransactionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Command\RematchTransactionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\SyncGmiCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Command\SyncGmiCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\SyncPersonioCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Command\SyncPersonioCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\SyncPleoCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Command\SyncPleoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\CostBundle\Command\SyncQontoCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Command\SyncQontoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\CostBundle\Controller\CostAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\CostBundle\Controller\CostAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Controller\CostAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\CostBundle\Controller\CostApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\CostBundle\Controller\CostApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Controller\CostApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\CostBundle\Controller\CostEmployeeAliasController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\CostBundle\Controller\CostEmployeeAliasController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Controller\CostEmployeeAliasController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\CostBundle\Controller\PersonioAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\CostBundle\Controller\PersonioAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Controller\PersonioAdminController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\CostBundle\Entity\CostEmployeeAliasRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Entity\CostEmployeeAliasRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\CostBundle\Entity\CostTransactionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Entity\CostTransactionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\CostBundle\Entity\PersonioEmployeeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\CostBundle\Entity\PersonioEmployeeRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EcosystemBundle\Controller\CommunityAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EcosystemBundle\Controller\CommunityAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EcosystemBundle\Controller\CommunityAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EcosystemBundle\Controller\PortfolioAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EcosystemBundle\Controller\PortfolioAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EcosystemBundle\Controller\PortfolioAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\EventBundle\Command\SyncGa4PageStatsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Command\SyncGa4PageStatsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\EventBundle\Command\TestEventsHealthCheckCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Command\TestEventsHealthCheckCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\AdminSupportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\AdminSupportController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\AdminSupportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\CheckinController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\CheckinController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\CheckinController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\ConnectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\ConnectController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\ConnectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventCalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventCalendarController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventCalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventCopyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventCopyController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventCopyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventEditorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventEditorController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventEditorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventKpiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventKpiController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventKpiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventListController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventParticipantsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventParticipantsController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventParticipantsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventPlannerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventPlannerController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventPlannerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventPublicController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventRegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventRegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventRegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventSandboxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventSandboxController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventSandboxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventSurveyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventSurveyController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventSurveyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\EventTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\EventTagController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\EventTagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\GuestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\GuestController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\GuestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\LiveEventAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\LiveEventAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\LiveEventAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\ShortCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\ShortCodeController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\ShortCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\SignUpAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\SignUpAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\SignUpAdminController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventBundle\Entity\AgendaSlotRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Entity\AgendaSlotRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventBundle\Entity\CalendarNoteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Entity\CalendarNoteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventBundle\Entity\EventCheckinRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Entity\EventCheckinRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventBundle\Entity\EventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Entity\EventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventBundle\Entity\EventStripePaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Entity\EventStripePaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventBundle\Entity\LiveTickerEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Entity\LiveTickerEntryRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventAdminNotificationType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventAdminNotificationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventApplicationType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventApplicationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventCommunicationType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventCommunicationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventConfirmationMailType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventConfirmationMailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventContentType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventContentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventDataType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventDataType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventEnglishType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventEnglishType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventFeedbackMailType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventFeedbackMailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventInternalType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventInternalType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventParticipantAdminType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventParticipantAdminType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventRegistrationType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventRegistrationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventReminderType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventReminderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventSeoType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventSeoType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventSinglePageType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventSinglePageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\EventType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\EventType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\EventBundle\Form\FollowUpCockpitType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Form\FollowUpCockpitType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\StartPlatz\Bundle\EventBundle\Twig\Extension"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Twig\Extension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\AttendeeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\AttendeeController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventbriteBundle\Controller\AttendeeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\AutomatController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\AutomatController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventbriteBundle\Controller\AutomatController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventbriteBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\EventController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventbriteBundle\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventbriteBundle\Entity\AttendeeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventbriteBundle\Entity\AttendeeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventbriteBundle\Entity\EventAttendeeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventbriteBundle\Entity\EventAttendeeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventbriteBundle\Entity\EventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventbriteBundle\Entity\EventRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Controller\AdminFeedbackController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FeedbackBundle\Controller\AdminFeedbackController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Controller\AdminFeedbackController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Controller\ConnectFeedbackController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FeedbackBundle\Controller\ConnectFeedbackController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Controller\ConnectFeedbackController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FeedbackBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Entity\FeedbackItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Entity\FeedbackItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Entity\FeedbackRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Entity\FeedbackRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Entity\FeedbackVoteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Entity\FeedbackVoteRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Form\AllmedaFeedbackType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Form\AllmedaFeedbackType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Form\ConnectFeedbackType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Form\ConnectFeedbackType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Form\ContentCKEditorFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Form\ContentCKEditorFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Form\ContentPlainEditorFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Form\ContentPlainEditorFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Form\FeedbackType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Form\FeedbackType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\FeedbackBundle\Form\ImportFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Form\ImportFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\FibuBundle\Command\CheckDeletedPositionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Command\CheckDeletedPositionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\FibuBundle\Command\EnrichBatchDateFromEasybillCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Command\EnrichBatchDateFromEasybillCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\FibuBundle\Command\FindReplacementPositionIdsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Command\FindReplacementPositionIdsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\FibuBundle\Command\ImportInvoicesFromEasybillCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Command\ImportInvoicesFromEasybillCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\FibuBundle\Command\ImportPaymentsFromEasybillCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Command\ImportPaymentsFromEasybillCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\FibuBundle\Command\SyncServicesFromEasybillCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Command\SyncServicesFromEasybillCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\AccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Controller\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\CustomerController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\InvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Controller\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\KiManagerInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\KiManagerInvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Controller\KiManagerInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\PositionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\PositionController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Controller\PositionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FibuBundle\Entity\ConsolidationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Entity\ConsolidationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FibuBundle\Entity\DatevRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Entity\DatevRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FibuBundle\Entity\EasybillRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Entity\EasybillRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FibuBundle\Entity\InvoicePaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Entity\InvoicePaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FibuBundle\Entity\InvoiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Entity\InvoiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FibuBundle\Entity\PositionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Entity\PositionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\FibuBundle\Entity\ProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Entity\ProductRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsApplicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsApplicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsApplicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsDocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsDocumentController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsDocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsJuryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsJuryController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsJuryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsOverviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsOverviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsOverviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsWorkflowController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsWorkflowController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsWorkflowController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\EventSubscriber\GsEvidenceSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\EventSubscriber\GsEvidenceSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsBatchStatusType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsBatchStatusType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsCloseParticipationType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsCloseParticipationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsJurySessionCreateType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsJurySessionCreateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsRejectApplicationType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Form\GsRejectApplicationType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJuryAssessmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJuryAssessmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJuryMemberAssessmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJuryMemberAssessmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJuryParticipationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJuryParticipationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJurySessionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Repository\GsJurySessionRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Security\GsApplicationVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Security\GsApplicationVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\InvestorsBundle\Command\ImportInvestorsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\InvestorsBundle\Command\ImportInvestorsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\InvestorsBundle\Controller\InvestorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\InvestorsBundle\Controller\InvestorController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\InvestorsBundle\Controller\InvestorController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\InvestorsBundle\Repository\InvestorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\InvestorsBundle\Repository\InvestorRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\JobPortalBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\JobPortalBundle\Controller\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\JobPortalBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\JobPortalBundle\Controller\PublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\JobPortalBundle\Controller\PublicController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\JobPortalBundle\Controller\PublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\JobPortalBundle\Form\JobListingType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\JobPortalBundle\Form\JobListingType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\JobPortalBundle\Repository\JobListingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\JobPortalBundle\Repository\JobListingRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\LogBundle\Command\CleanupCronjobLogsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Command\CleanupCronjobLogsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\LogBundle\Command\CronjobHeartbeatCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Command\CronjobHeartbeatCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\AILogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\AILogController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\AILogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\BookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\BookingController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\BookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\CronjobAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\CronjobAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\CronjobAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\ErrorlogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\ErrorlogController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\ErrorlogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\EventbriteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\EventbriteController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\EventbriteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\MailLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\MailLogController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\MailLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\MemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\MemberController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\MemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\MonsumController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\MonsumController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\MonsumController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\SmsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\SmsController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\SmsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\SpaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\SpaceController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\SpaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\TeamController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\TeamController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\TeamController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\BookinglogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\BookinglogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\CronjobLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\CronjobLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\ErrorlogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\ErrorlogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\EventbritelogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\EventbritelogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\MemberlogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\MemberlogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\MonsumlogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\MonsumlogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\SelfbookinglogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\SelfbookinglogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\SpacelogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\SpacelogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\TeamlogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\TeamlogRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MailmanBundle\Command\CreateBulkMailQueueCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Command\CreateBulkMailQueueCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MailmanBundle\Command\PurgeMailQueueCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Command\PurgeMailQueueCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MailmanBundle\Command\SendMailQueueCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Command\SendMailQueueCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MailmanBundle\Controller\BulkMailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MailmanBundle\Controller\BulkMailController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Controller\BulkMailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MailmanBundle\Controller\MailQueueController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MailmanBundle\Controller\MailQueueController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Controller\MailQueueController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MailmanBundle\Controller\MailTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MailmanBundle\Controller\MailTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Controller\MailTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MailmanBundle\Controller\SingleMailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MailmanBundle\Controller\SingleMailController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Controller\SingleMailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MailmanBundle\Controller\TrackingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MailmanBundle\Controller\TrackingController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Controller\TrackingController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MailmanBundle\Form\MailQueueType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Form\MailQueueType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MailmanBundle\Form\MailTemplateCompleteType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Form\MailTemplateCompleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MailmanBundle\Form\MailTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Form\MailTemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MailmanBundle\Form\TemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Form\TemplateType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MailmanBundle\Repository\BulkMailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Repository\BulkMailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MailmanBundle\Repository\MailQueueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Repository\MailQueueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MailmanBundle\Repository\MailTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Repository\MailTemplateRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MemberAdminBundle\Command\CheckMemberNamesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Command\CheckMemberNamesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MemberAdminBundle\Command\RunDbMaintenanceJobCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Command\RunDbMaintenanceJobCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MemberAdminBundle\Command\UpdateCommunityMembershipCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Command\UpdateCommunityMembershipCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MemberAdminBundle\Command\UpdateMembershipCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Command\UpdateMembershipCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MemberAdminBundle\Command\UpdateTransponderAllowedCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Command\UpdateTransponderAllowedCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\DbMaintenanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\DbMaintenanceController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Controller\DbMaintenanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\EmailDomainController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\EmailDomainController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Controller\EmailDomainController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberEditController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberFilterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberFilterController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberFilterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberImportController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberMaintenanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberMaintenanceController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberMaintenanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberSmsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberSmsController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberSmsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberTeamController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberTeamController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberTeamController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberToggleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberToggleController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberToggleController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MemberBundle\Command\CheckEmailDomainsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Command\CheckEmailDomainsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\CoworkerEntitlementAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\CoworkerEntitlementAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Controller\CoworkerEntitlementAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\MemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\MemberController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Controller\MemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\SubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\SubscriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Controller\SubscriptionController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\EmailDomainRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Entity\EmailDomainRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\MemberRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Entity\MemberRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\MemberStripeCustomerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Entity\MemberStripeCustomerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\MemberTeamRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Entity\MemberTeamRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\OptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Entity\OptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\ProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Entity\ProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\ServiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Entity\ServiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\TeamRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Entity\TeamRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\AddMemberToTeamType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\AddMemberToTeamType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\MemberGuestType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\MemberGuestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\MemberMailType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\MemberMailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\MemberMentorType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\MemberMentorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\MemberProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\MemberProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\MemberType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\MemberType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\OptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\OptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\ProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\ProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\ServiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\ServiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MentorsBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MentorsBundle\Controller\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MentorsBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MentorsBundle\Controller\PublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MentorsBundle\Controller\PublicController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MentorsBundle\Controller\PublicController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MentorsBundle\Repository\MentorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MentorsBundle\Repository\MentorRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MetaBundle\Controller\AttributeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MetaBundle\Controller\AttributeController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MetaBundle\Controller\AttributeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MetaBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MetaBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MetaBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MetaBundle\Controller\TagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MetaBundle\Controller\TagController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MetaBundle\Controller\TagController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MetaBundle\Entity\AttributeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MetaBundle\Entity\AttributeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MetaBundle\Entity\TagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MetaBundle\Entity\TagRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MetaBundle\Form\AttributeType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MetaBundle\Form\AttributeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MetaBundle\Form\TagType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MetaBundle\Form\TagType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MobileApiBundle\Controller\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\EventsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\EventsController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MobileApiBundle\Controller\EventsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\RoomBookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\RoomBookingController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MobileApiBundle\Controller\RoomBookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MobileApiBundle\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MobileApiBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MobileApiBundle\Entity\MobileAppTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MobileApiBundle\Entity\MobileAppTokenRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MonsumBundle\Command\SyncMonsumInvoicesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Command\SyncMonsumInvoicesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\ArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\ArticleController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Controller\ArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\CustomerController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\InvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Controller\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\ItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\ItemController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Controller\ItemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\MaintenanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\MaintenanceController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Controller\MaintenanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\SubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\SubscriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Controller\SubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MonsumBundle\Controller\WebhookProbeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MonsumBundle\Controller\WebhookProbeController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Controller\WebhookProbeController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MonsumBundle\Entity\ArticleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Entity\ArticleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MonsumBundle\Entity\CustomerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Entity\CustomerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MonsumBundle\Entity\InvoiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Entity\InvoiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MonsumBundle\Entity\ItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Entity\ItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MonsumBundle\Entity\SubscriptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MonsumBundle\Entity\SubscriptionRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\PartnersBundle\Command\MigrateFromPagesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\PartnersBundle\Command\MigrateFromPagesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\PartnersBundle\Command\MigrateTagsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\PartnersBundle\Command\MigrateTagsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PartnersBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PartnersBundle\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\PartnersBundle\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerLegacyApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerLegacyApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerLegacyApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerPublicDetailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerPublicDetailController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerPublicDetailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PublicController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\PartnersBundle\Controller\PublicController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\PartnersBundle\Repository\PartnerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\PartnersBundle\Repository\PartnerRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\PublicPageBundle\Entity\PublicPageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\PublicPageBundle\Entity\PublicPageRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\StartPlatz\Bundle\PublicPageBundle\Twig\PublicPageExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\PublicPageBundle\Twig\PublicPageExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\ApplyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\ApplyController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\ApplyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\VoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\VoteController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\VoteController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Form\TeamApplicationType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\RheinlandPitchBundle\Form\TeamApplicationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\RheinlandPitchBundle\Form\TeamType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\RheinlandPitchBundle\Form\TeamType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\AdminApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\AdminApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\RpAdminBundle\Controller\AdminApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\RpAdminBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\JoinController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\JoinController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\RpAdminBundle\Controller\JoinController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\LegacyRedirectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\LegacyRedirectController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\RpAdminBundle\Controller\LegacyRedirectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\PortfolioController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\RpAdminBundle\Controller\PortfolioController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\RpAdminBundle\Controller\PortfolioController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\RpAdminBundle\Form\StepType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\RpAdminBundle\Form\StepType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SandboxBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SandboxBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SandboxBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\SettingBundle\Command\PlatformCleanupCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Command\PlatformCleanupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\ConsolidationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\ConsolidationController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\ConsolidationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\CronjobController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\CronjobController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\CronjobController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\DatabaseMaintenanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\DatabaseMaintenanceController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\DatabaseMaintenanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\DatevController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\DatevController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\DatevController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\KeyApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\KeyApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\KeyApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\KeyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\KeyController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\KeyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\OptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\OptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\OptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\ResourceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\ResourceController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\ResourceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\SpaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\SpaceController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\SpaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\TransponderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\TransponderController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\TransponderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\AlumnusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Entity\AlumnusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\BudgetRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Entity\BudgetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\KeyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Entity\KeyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\KeylogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Entity\KeylogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\ResourceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Entity\ResourceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\SpaceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Entity\SpaceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\TransactionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Entity\TransactionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\TransponderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Entity\TransponderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\TransponderlogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Entity\TransponderlogRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SettingBundle\Form\KeyType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Form\KeyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SettingBundle\Form\ResourceType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Form\ResourceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SettingBundle\Form\SpaceType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Form\SpaceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SettingBundle\Form\SpaceUsageType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Form\SpaceUsageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SettingBundle\Form\TransponderType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Form\TransponderType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SitemapBundle\Controller\SitemapController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SitemapBundle\Controller\SitemapController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SitemapBundle\Controller\SitemapController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\SpaceBundle\Command\CancelExpiredReservationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SpaceBundle\Command\CancelExpiredReservationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\SpaceBundle\Command\GuestsBookingCleanupCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SpaceBundle\Command\GuestsBookingCleanupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SpaceBundle\Controller\BookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SpaceBundle\Controller\BookingController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SpaceBundle\Controller\BookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SpaceBundle\Controller\BookingCronjobController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SpaceBundle\Controller\BookingCronjobController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SpaceBundle\Controller\BookingCronjobController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SpaceBundle\Controller\BudgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SpaceBundle\Controller\BudgetController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SpaceBundle\Controller\BudgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SpaceBundle\Controller\ControllingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SpaceBundle\Controller\ControllingController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SpaceBundle\Controller\ControllingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SpaceBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SpaceBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SpaceBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SpaceBundle\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SpaceBundle\Controller\PageController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SpaceBundle\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SpaceBundle\Entity\BookingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SpaceBundle\Entity\BookingRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SpaceBundle\Form\BookingType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SpaceBundle\Form\BookingType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\ApplicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\ApplicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\ApplicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\AssessmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\AssessmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\AssessmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\BatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\BatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\BatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumApplyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumApplyController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumApplyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumLegacyRedirectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumLegacyRedirectController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumLegacyRedirectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\GsApplicationAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\GsApplicationAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\GsApplicationAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\GsInternalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\GsInternalController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\GsInternalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\GsPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\GsPublicController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\GsPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\ProgramController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\ProgramController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\ProgramController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\ReminderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\ReminderController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\ReminderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\StartupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\StartupController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\StartupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\StartupLivecycleEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\StartupLivecycleEventController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\StartupLivecycleEventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\StartupSelfServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\StartupSelfServiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\StartupSelfServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\VoteSessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\VoteSessionController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\VoteSessionController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\VoteSessionParticipantRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\VoteSessionParticipantRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\VoteSessionParticipantVoteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\VoteSessionParticipantVoteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\VoteSessionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\VoteSessionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\WorkingSetRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\WorkingSetRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\ApplicationAdminType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\ApplicationAdminType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\ApplicationType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\ApplicationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\BatchType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\BatchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\GsApplicationStepType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\GsApplicationStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\LivecycleEventType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\LivecycleEventType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\ProgramType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\ProgramType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\ReminderType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\ReminderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\SignUpType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\SignUpType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\StartupCompleteType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\StartupCompleteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\StartupType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\StartupType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\ApplicationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Repository\ApplicationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\BatchRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Repository\BatchRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\ProgramRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Repository\ProgramRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\ReminderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Repository\ReminderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\StartupActivityTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Repository\StartupActivityTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\StartupAttributeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Repository\StartupAttributeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\StartupBatchActivityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Repository\StartupBatchActivityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\StartupLifecycleEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Repository\StartupLifecycleEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\StartupRelevanceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Repository\StartupRelevanceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Repository\StartupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Repository\StartupRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\StatisticBundle\Command\CommunityScoresCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Command\CommunityScoresCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\StatisticBundle\Command\DailyActivitiesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Command\DailyActivitiesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\StatisticBundle\Command\SyncGa4DailyCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Command\SyncGa4DailyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\ActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\ActivityController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Controller\ActivityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\BookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\BookingController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Controller\BookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\CommunityAnalyticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\CommunityAnalyticsController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Controller\CommunityAnalyticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\Ga4DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\Ga4DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Controller\Ga4DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\GoogleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\GoogleController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Controller\GoogleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\MembershipController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\MembershipController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Controller\MembershipController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\MetaAdsDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\MetaAdsDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Controller\MetaAdsDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\OfferController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Controller\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StatisticBundle\Entity\StatisticRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Entity\StatisticRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StatisticBundle\Repository\TrackingAggregateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Repository\TrackingAggregateRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StyleBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StyleBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StyleBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StyleBundle\Controller\MeetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StyleBundle\Controller\MeetupController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StyleBundle\Controller\MeetupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SurveyBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SurveyBundle\Controller\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SurveyBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SurveyBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SurveyBundle\Controller\FormAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SurveyBundle\Controller\FormAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Controller\FormAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SurveyBundle\Controller\FormPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SurveyBundle\Controller\FormPublicController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Controller\FormPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SurveyBundle\Form\AnswerType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Form\AnswerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SurveyBundle\Form\QuestionType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Form\QuestionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SurveyBundle\Form\SurveyType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Form\SurveyType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SurveyBundle\Repository\AnswerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Repository\AnswerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SurveyBundle\Repository\FormFieldRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Repository\FormFieldRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SurveyBundle\Repository\FormRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Repository\FormRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SurveyBundle\Repository\FormSubmissionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Repository\FormSubmissionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SurveyBundle\Repository\ParticipationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Repository\ParticipationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SurveyBundle\Repository\QuestionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Repository\QuestionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SurveyBundle\Repository\SurveyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SurveyBundle\Repository\SurveyRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\TeamAdminBundle\Command\SetMonthlyCoffeeCoinsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Command\SetMonthlyCoffeeCoinsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\TeamAdminBundle\Command\SetSameDayBudgetCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Command\SetSameDayBudgetCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\TeamAdminBundle\Command\UpdateTeamTypeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Command\UpdateTeamTypeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamBudgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamBudgetController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamBudgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamCronjobController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamCronjobController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamCronjobController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamEditController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamEditController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamImportController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamMergeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamMergeController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamMergeController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamBudgetsType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamBudgetsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamConnectType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamConnectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamContactsType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamContactsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\TeamAdminBundle\Form\TeamType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ToolBundle\Controller\ToolAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ToolBundle\Controller\ToolAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ToolBundle\Controller\ToolAdminController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\ToolBundle\Entity\CostCenterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ToolBundle\Entity\CostCenterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\ToolBundle\Entity\ToolAccountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ToolBundle\Entity\ToolAccountRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\StartPlatz\Bundle\ToolBundle\Security\SystemAccessVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ToolBundle\Security\SystemAccessVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\UserBundle\Command\CleanupLoginTokensCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Command\CleanupLoginTokensCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\UserBundle\Command\SendTestmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Command\SendTestmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\UserBundle\Controller\AuthenticationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\UserBundle\Controller\AuthenticationController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Controller\AuthenticationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\UserBundle\Controller\ProfilController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\UserBundle\Controller\ProfilController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Controller\ProfilController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\UserBundle\Entity\LoginTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Entity\LoginTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\UserBundle\Entity\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Entity\UserRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\StartPlatz\Bundle\UserBundle\EventSubscriber\ForcePasswordResetSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\UserBundle\EventSubscriber\ForcePasswordResetSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\AddPasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Form\AddPasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\ChangeEmailFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Form\ChangeEmailFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\LoginFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Form\LoginFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\LostPasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Form\LostPasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\ProfilFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Form\ProfilFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\RegistrationFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Form\RegistrationFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\UserBundle\Form\SetPasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Form\SetPasswordFormType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\UserBundle\Repository\UserActivityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Repository\UserActivityRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\StartPlatz\Bundle\UserBundle\Twig\Extension"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Twig\Extension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\StartPlatz\Bundle\UserBundle\Validator\UserExistsValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Validator\UserExistsValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Command\CheckVirtualOfficeEntitlementsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\VirtualOfficeBundle\Command\CheckVirtualOfficeEntitlementsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Command\ImportVirtualOfficeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\VirtualOfficeBundle\Command\ImportVirtualOfficeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Command\MigrateVirtualOfficeEntitlementsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\VirtualOfficeBundle\Command\MigrateVirtualOfficeEntitlementsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Controller\LegacyRedirectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Controller\LegacyRedirectController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\VirtualOfficeBundle\Controller\LegacyRedirectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Controller\VirtualOfficeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Controller\VirtualOfficeController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\VirtualOfficeBundle\Controller\VirtualOfficeController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Entity\VirtualOfficeImportErrorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\VirtualOfficeBundle\Entity\VirtualOfficeImportErrorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Entity\VirtualOfficeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\VirtualOfficeBundle\Entity\VirtualOfficeRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\VirtualOfficeBundle\Form\VirtualOfficeType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\VirtualOfficeBundle\Form\VirtualOfficeType"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\WebsiteBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\PortfolioController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\PortfolioController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\WebsiteBundle\Controller\PortfolioController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\SandboxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\SandboxController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\WebsiteBundle\Controller\SandboxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\Web3Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\WebsiteBundle\Controller\Web3Controller"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\WebsiteBundle\Controller\Web3Controller"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\StartPlatz\Bundle\WebsiteBundle\Twig\Extension"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\WebsiteBundle\Twig\Extension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\StartPlatz\Bundle\WebsiteBundle\Twig\MenuTranslationExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\WebsiteBundle\Twig\MenuTranslationExtension"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Ecosystem\Config\Runtime\Repository\ConfigSettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Ecosystem\Config\Runtime\Repository\ConfigSettingRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Ecosystem\Entitlement\Command\SyncCoworkerEntitlementsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Ecosystem\Entitlement\Command\SyncCoworkerEntitlementsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Ecosystem\Entitlement\Controller\EntitlementCronjobController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Ecosystem\Entitlement\Controller\EntitlementCronjobController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Ecosystem\Entitlement\Controller\EntitlementCronjobController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Ecosystem\Entitlement\Repository\CoworkerEntitlementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Ecosystem\Entitlement\Repository\CoworkerEntitlementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Ecosystem\Entitlement\Repository\EirResidencyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Ecosystem\Entitlement\Repository\EirResidencyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Ecosystem\Evidence\Repository\SystemEvidenceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Ecosystem\Evidence\Repository\SystemEvidenceRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Ecosystem\Interaction\Controller\Admin\AdminIntroController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Ecosystem\Interaction\Controller\Admin\AdminIntroController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Ecosystem\Interaction\Controller\Admin\AdminIntroController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Ecosystem\Interaction\Controller\Admin\AdminRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Ecosystem\Interaction\Controller\Admin\AdminRequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Ecosystem\Interaction\Controller\Admin\AdminRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Ecosystem\Interaction\Controller\RequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Ecosystem\Interaction\Controller\RequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Ecosystem\Interaction\Controller\RequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Ecosystem\Interaction\Form\IntroType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Ecosystem\Interaction\Form\IntroType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Ecosystem\Interaction\Form\RequestType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Ecosystem\Interaction\Form\RequestType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Ecosystem\Interaction\Repository\InteractionIntroRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Ecosystem\Interaction\Repository\InteractionIntroRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Ecosystem\Interaction\Repository\InteractionRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Ecosystem\Interaction\Repository\InteractionRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Ecosystem\Participation\Repository\ParticipationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Ecosystem\Participation\Repository\ParticipationRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\StartPlatz\Ecosystem\Twig\VisibilityExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Ecosystem\Twig\VisibilityExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Testing\Command\CompareTestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Testing\Command\CompareTestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Testing\Command\GradeTestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Testing\Command\GradeTestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Eckinox\TinymceBundle\Form\Type\TinymceType"; reason: abstract.
Removed service ".abstract.instanceof.Eckinox\TinymceBundle\Form\Type\TinymceType"; reason: abstract.
567
Removed service "stripe.client"; reason: unused.
Removed service "events.sitemap_source"; reason: unused.
Removed service "publicpages.sitemap_source"; reason: unused.
Removed service "startplatz.sitemap.source"; reason: unused.
Removed service "App\StartPlatz\Bundle\AcceleratorBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\AcceleratorBundle\DependencyInjection\StartPlatzAcceleratorExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\AcceleratorBundle\Entity\AcceleratorBatchProfile"; reason: unused.
Removed service "App\StartPlatz\Bundle\AcceleratorBundle\Entity\ApplicationComment"; reason: unused.
Removed service "App\StartPlatz\Bundle\AcceleratorBundle\Event\AcceleratorReviewStatusChangedEvent"; reason: unused.
Removed service "App\StartPlatz\Bundle\AcceleratorBundle\StartPlatzAcceleratorBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\AllmedaBundle\DTO\ServiceFilterDTO"; reason: unused.
Removed service "App\StartPlatz\Bundle\AllmedaBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\AllmedaBundle\DependencyInjection\StartPlatzAllmedaExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\AllmedaBundle\Entity\BatchApplicationAssessment"; reason: unused.
Removed service "App\StartPlatz\Bundle\AllmedaBundle\Entity\Deal"; reason: unused.
Removed service "App\StartPlatz\Bundle\AllmedaBundle\Entity\DealRepository"; reason: unused.
Removed service "App\StartPlatz\Bundle\AllmedaBundle\Entity\EmpfangInventoryCategory"; reason: unused.
Removed service "App\StartPlatz\Bundle\AllmedaBundle\Entity\EmpfangInventoryCategoryRepository"; reason: unused.
Removed service "App\StartPlatz\Bundle\AllmedaBundle\Entity\EmpfangInventoryItem"; reason: unused.
Removed service "App\StartPlatz\Bundle\AllmedaBundle\Entity\EmpfangInventoryItemRepository"; reason: unused.
Removed service "App\StartPlatz\Bundle\AllmedaBundle\Entity\EmpfangTask"; reason: unused.
Removed service "App\StartPlatz\Bundle\AllmedaBundle\Entity\EmpfangTaskCompletion"; reason: unused.
Removed service "App\StartPlatz\Bundle\AllmedaBundle\Entity\EmpfangTaskCompletionRepository"; reason: unused.
Removed service "App\StartPlatz\Bundle\AllmedaBundle\Entity\EmpfangTaskRepository"; reason: unused.
Removed service "App\StartPlatz\Bundle\AllmedaBundle\Entity\EmpfangVisit"; reason: unused.
Removed service "App\StartPlatz\Bundle\AllmedaBundle\Entity\EmpfangVisitRepository"; reason: unused.
Removed service "App\StartPlatz\Bundle\AllmedaBundle\StartPlatzAllmedaBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\AllmedaBundle\Tests\Controller\AcceleratorControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\AllmedaBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\AllmedaBundle\Tests\Controller\GruenderstipendiumControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\DependencyInjection\StartPlatzAlphaExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\Entity\Feed"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\Entity\Invest"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\Entity\Job"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\Entity\NetworkingDyad"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\Entity\NetworkingEvent"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\Entity\Page"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\Entity\Perk"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\Entity\Post"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\Entity\Rating"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\StartPlatzAlphaBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\Tests\Controller\BookingControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\Tests\Controller\GruenderstipendiumControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\Tests\Controller\HowtoControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\Tests\Controller\InvestmentControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\Tests\Controller\MemberControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\Tests\Controller\PageControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\Tests\Controller\PeopleControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\Tests\Controller\PerkControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\Tests\Controller\ServiceControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\Tests\Controller\StartupControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\AlphaBundle\Tests\Controller\TeamControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\DependencyInjection\StartPlatzApiExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Entity\WebhookLog"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Exception\EasybillApiException"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Exception\HubSpotApiException"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Exception\LumaApiException"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\StartPlatzApiBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Tests\Controller\BookingControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Tests\Controller\EasybillControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Tests\Controller\EventControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Tests\Controller\EventbriteControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Tests\Controller\MailchimpControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Tests\Controller\MemberControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Tests\Controller\OptimizememberControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Tests\Controller\ResponseControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Tests\Controller\SpaceControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Tests\Controller\TaskControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Tests\Controller\TeamControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Tests\Controller\TestControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Tests\Controller\TransponderControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Tests\Controller\UserControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Tests\Service\EasybillApiServiceIntegrationTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Tests\Service\EasybillApiServiceTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Tests\Service\HubSpotApiServiceIntegrationTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Tests\Service\HubSpotApiServiceTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\ConnectBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\ConnectBundle\DependencyInjection\StartPlatzConnectExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\ConnectBundle\Entity\AcceleratorBatchProfile"; reason: unused.
Removed service "App\StartPlatz\Bundle\ConnectBundle\StartPlatzConnectBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\ControllingBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\ControllingBundle\DependencyInjection\StartPlatzControllingExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\ControllingBundle\Entity\Controlling"; reason: unused.
Removed service "App\StartPlatz\Bundle\ControllingBundle\StartPlatzControllingBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\ControllingBundle\Tests\Controller\BookingControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\ControllingBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\ControllingBundle\Tests\Controller\EarningControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\CostBundle\DTO\CostFilterDTO"; reason: unused.
Removed service "App\StartPlatz\Bundle\CostBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\CostBundle\DependencyInjection\StartPlatzCostExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\CostBundle\Entity\CostEmployeeAlias"; reason: unused.
Removed service "App\StartPlatz\Bundle\CostBundle\Entity\CostTransaction"; reason: unused.
Removed service "App\StartPlatz\Bundle\CostBundle\Entity\PersonioEmployee"; reason: unused.
Removed service "App\StartPlatz\Bundle\CostBundle\StartPlatzCostBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\EcosystemBundle\DTO\PortfolioFilterDTO"; reason: unused.
Removed service "App\StartPlatz\Bundle\EcosystemBundle\StartPlatzEcosystemBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\DTO\EventFilterDTO"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\DTO\EventKpiFilter"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\DTO\ExternalEventDTO"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\DTO\InternalEventDTO"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\DependencyInjection\StartPlatzEventExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Entity\AgendaSlot"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Entity\CalendarNote"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Entity\Event"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Entity\EventCheckin"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Entity\EventStripePayment"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Entity\LiveTickerEntry"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Entity\SocialPost"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Exception\SlugConflictException"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Exception\StripeApiException"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Exception\ValidationException"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Sitemap\Source"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\StartPlatzEventBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Tests\Controller\EventPaymentFlowTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Tests\Controller\GuestControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Tests\Controller\ShortCodeControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Tests\Payment\PaymentFlowVerification"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Tests\Payment\PaymentLogicTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Tests\Payment\StripeEventPaymentSyncServiceTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventbriteBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventbriteBundle\DependencyInjection\StartPlatzEventbriteExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventbriteBundle\Entity\Attendee"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventbriteBundle\Entity\Event"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventbriteBundle\Entity\EventAttendee"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventbriteBundle\StartPlatzEventbriteBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventbriteBundle\Tests\Controller\AttendeeControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventbriteBundle\Tests\Controller\AutomatControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventbriteBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\FeedbackBundle\DTO\FeedbackFilterDTO"; reason: unused.
Removed service "App\StartPlatz\Bundle\FeedbackBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\FeedbackBundle\DependencyInjection\StartPlatzFeedbackExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\FeedbackBundle\Entity\Feedback"; reason: unused.
Removed service "App\StartPlatz\Bundle\FeedbackBundle\Entity\FeedbackItem"; reason: unused.
Removed service "App\StartPlatz\Bundle\FeedbackBundle\Entity\FeedbackVote"; reason: unused.
Removed service "App\StartPlatz\Bundle\FeedbackBundle\StartPlatzFeedbackBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\FeedbackBundle\Tests\CallbackServiceIntegrationTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\FeedbackBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\FeedbackBundle\Tests\FeedbackServiceTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\FeedbackBundle\Tests\Service\CallbackServiceEasybillEdgeCasesTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\FeedbackBundle\Tests\Service\CallbackServiceEasybillIntegrationTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\FibuBundle\DTO\KiManagerInvoiceFilterDTO"; reason: unused.
Removed service "App\StartPlatz\Bundle\FibuBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\FibuBundle\DependencyInjection\StartPlatzFibuExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\FibuBundle\Entity\Consolidation"; reason: unused.
Removed service "App\StartPlatz\Bundle\FibuBundle\Entity\Datev"; reason: unused.
Removed service "App\StartPlatz\Bundle\FibuBundle\Entity\Easybill"; reason: unused.
Removed service "App\StartPlatz\Bundle\FibuBundle\Entity\Invoice"; reason: unused.
Removed service "App\StartPlatz\Bundle\FibuBundle\Entity\InvoicePayment"; reason: unused.
Removed service "App\StartPlatz\Bundle\FibuBundle\Entity\Position"; reason: unused.
Removed service "App\StartPlatz\Bundle\FibuBundle\Entity\Product"; reason: unused.
Removed service "App\StartPlatz\Bundle\FibuBundle\StartPlatzFibuBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\FibuBundle\Tests\Controller\AccountControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\FibuBundle\Tests\Controller\CustomerControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\FibuBundle\Tests\Controller\DatevControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\FibuBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\FibuBundle\Tests\Controller\EasybillControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\FibuBundle\Tests\Controller\InvoiceControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\FibuBundle\Tests\Controller\PositionControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\FibuBundle\Tests\Controller\ProductControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\FibuBundle\Util\BookingAccountConverter"; reason: unused.
Removed service "App\StartPlatz\Bundle\GruendungsstipendiumBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\GruendungsstipendiumBundle\DependencyInjection\StartPlatzGruendungsstipendiumExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Entity\GsJuryAssessment"; reason: unused.
Removed service "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Entity\GsJuryMemberAssessment"; reason: unused.
Removed service "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Entity\GsJuryParticipation"; reason: unused.
Removed service "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Entity\GsJurySession"; reason: unused.
Removed service "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Event\GsApplicationApprovedEvent"; reason: unused.
Removed service "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Event\GsApplicationDeletedEvent"; reason: unused.
Removed service "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Event\GsApplicationFinalizedEvent"; reason: unused.
Removed service "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Event\GsApplicationRejectedEvent"; reason: unused.
Removed service "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Event\GsApplicationStatusResetEvent"; reason: unused.
Removed service "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Event\GsFundingStartedEvent"; reason: unused.
Removed service "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Event\GsJuryAdmittedEvent"; reason: unused.
Removed service "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Event\GsJuryRecommendedEvent"; reason: unused.
Removed service "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Event\GsJuryRejectedEvent"; reason: unused.
Removed service "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Event\GsJurySessionStatusChangedEvent"; reason: unused.
Removed service "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Event\GsParticipationClosedEvent"; reason: unused.
Removed service "App\StartPlatz\Bundle\GruendungsstipendiumBundle\StartPlatzGruendungsstipendiumBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\InvestorsBundle\StartPlatzInvestorsBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\JobPortalBundle\DependencyInjection\StartPlatzJobPortalExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\JobPortalBundle\Entity\JobListing"; reason: unused.
Removed service "App\StartPlatz\Bundle\JobPortalBundle\StartPlatzJobPortalBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\DTO\BookingLogFilterDTO"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\DependencyInjection\StartPlatzLogExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Entity\AILog"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Entity\AILogRepository"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Entity\Bookinglog"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Entity\CronjobLog"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Entity\Errorlog"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Entity\Eventbritelog"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Entity\MailLog"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Entity\MailLogRepository"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Entity\Memberlog"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Entity\Monsumlog"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Entity\Selfbookinglog"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Entity\SmsLog"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Entity\SmsLogRepository"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Entity\Spacelog"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Entity\Teamlog"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\StartPlatzLogBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Tests\Controller\BookingControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Tests\Controller\ErrorlogControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Tests\Controller\MemberControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Tests\Controller\MonsumControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Tests\Controller\SpaceControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Tests\Controller\TeamControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\MailBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\MailBundle\DependencyInjection\StartPlatzMailExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\MailBundle\StartPlatzMailBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\MailmanBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\MailmanBundle\DependencyInjection\StartPlatzMailmanExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\MailmanBundle\Entity\BulkMail"; reason: unused.
Removed service "App\StartPlatz\Bundle\MailmanBundle\Entity\MailQueue"; reason: unused.
Removed service "App\StartPlatz\Bundle\MailmanBundle\Entity\MailTemplate"; reason: unused.
Removed service "App\StartPlatz\Bundle\MailmanBundle\Entity\MailTrackingEvent"; reason: unused.
Removed service "App\StartPlatz\Bundle\MailmanBundle\StartPlatzMailmanBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\MailmanBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberAdminBundle\DTO\MemberFilterDTO"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberAdminBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberAdminBundle\DependencyInjection\StartPlatzMemberAdminExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberAdminBundle\StartPlatzMemberAdminBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\DependencyInjection\StartPlatzMemberExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\Entity\EmailDomain"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\Entity\Member"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\Entity\MemberStripeCustomer"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\Entity\MemberTeam"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\Entity\Option"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\Entity\Product"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\Entity\Service"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\Entity\Team"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\MemberService"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\StartPlatzMemberBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\Tests\Controller\KeyControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\Tests\Controller\LegacyControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\Tests\Controller\MemberControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\Tests\Controller\MigrationControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\Tests\Controller\ProductControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\Tests\Controller\PurchaseControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\Tests\Controller\ServiceControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\Tests\Controller\SpaceControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\Tests\Controller\TeamControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\MentorsBundle\Entity\Mentor"; reason: unused.
Removed service "App\StartPlatz\Bundle\MentorsBundle\StartPlatzMentorsBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\MetaBundle\DTO\TagFilterDTO"; reason: unused.
Removed service "App\StartPlatz\Bundle\MetaBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\MetaBundle\DependencyInjection\StartPlatzMetaExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\MetaBundle\Entity\Attribute"; reason: unused.
Removed service "App\StartPlatz\Bundle\MetaBundle\Entity\Tag"; reason: unused.
Removed service "App\StartPlatz\Bundle\MetaBundle\Model\MetaRepository"; reason: unused.
Removed service "App\StartPlatz\Bundle\MetaBundle\StartPlatzMetaBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\MetaBundle\TagService"; reason: unused.
Removed service "App\StartPlatz\Bundle\MetaBundle\Tests\Controller\AttributeControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\MetaBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\MetaBundle\Tests\Controller\DokuControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\MetaBundle\Tests\Controller\ShowControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\MetaBundle\Tests\Controller\TagControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\MobileApiBundle\Entity\MobileAppToken"; reason: unused.
Removed service "App\StartPlatz\Bundle\MobileApiBundle\StartPlatzMobileApiBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\MonsumBundle\DTO\ArticleFilterDTO"; reason: unused.
Removed service "App\StartPlatz\Bundle\MonsumBundle\DTO\CustomerFilterDTO"; reason: unused.
Removed service "App\StartPlatz\Bundle\MonsumBundle\DTO\StepResult"; reason: unused.
Removed service "App\StartPlatz\Bundle\MonsumBundle\DTO\SubscriptionFilterDTO"; reason: unused.
Removed service "App\StartPlatz\Bundle\MonsumBundle\DTO\TestRunResult"; reason: unused.
Removed service "App\StartPlatz\Bundle\MonsumBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\MonsumBundle\DependencyInjection\StartPlatzMonsumExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\MonsumBundle\Entity\Article"; reason: unused.
Removed service "App\StartPlatz\Bundle\MonsumBundle\Entity\Customer"; reason: unused.
Removed service "App\StartPlatz\Bundle\MonsumBundle\Entity\Invoice"; reason: unused.
Removed service "App\StartPlatz\Bundle\MonsumBundle\Entity\Item"; reason: unused.
Removed service "App\StartPlatz\Bundle\MonsumBundle\Entity\Subscription"; reason: unused.
Removed service "App\StartPlatz\Bundle\MonsumBundle\Service\ItemResolutionResult"; reason: unused.
Removed service "App\StartPlatz\Bundle\MonsumBundle\StartPlatzMonsumBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\MonsumBundle\Tests\Controller\ArticleControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\MonsumBundle\Tests\Controller\CustomerControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\MonsumBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\MonsumBundle\Tests\Controller\DuesseldorfControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\MonsumBundle\Tests\Controller\InvoiceControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\MonsumBundle\Tests\Controller\ItemControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\MonsumBundle\Tests\Controller\MaintenanceControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\PartnersBundle\DTO\PartnerFilterDTO"; reason: unused.
Removed service "App\StartPlatz\Bundle\PartnersBundle\Entity\Partner"; reason: unused.
Removed service "App\StartPlatz\Bundle\PartnersBundle\StartPlatzPartnersBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\PartnersBundle\Tests\Controller\ApiControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\PartnersBundle\Tests\Controller\PartnerControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\PartnersBundle\Tests\Controller\PublicControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\PartnersBundle\Tests\Controller\TeamConversionTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\PartnersBundle\Tests\Service\PartnerServiceTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\PublicPageBundle\Entity\PublicPage"; reason: unused.
Removed service "App\StartPlatz\Bundle\PublicPageBundle\Sitemap\Source"; reason: unused.
Removed service "App\StartPlatz\Bundle\PublicPageBundle\StartPlatzPublicPageBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\RheinlandPitchBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\RheinlandPitchBundle\DependencyInjection\StartPlatzRheinlandPitchExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\RheinlandPitchBundle\StartPlatzRheinlandPitchBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\RheinlandPitchBundle\Tests\Controller\ApplyControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\RheinlandPitchBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\RheinlandPitchBundle\Tests\Controller\VoteControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\RpAdminBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\RpAdminBundle\DependencyInjection\StartPlatzRpAdminExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\RpAdminBundle\StartPlatzRpAdminBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\SandboxBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\SandboxBundle\DependencyInjection\StartPlatzSandboxExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\SandboxBundle\StartPlatzSandboxBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\SandboxBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\DTO\KeyFilterDTO"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\DTO\ResourceFilterDTO"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\DTO\SpaceFilterDTO"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\DTO\TransponderFilterDTO"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\DependencyInjection\StartPlatzSettingExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Entity\Alumnus"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Entity\Budget"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Entity\Key"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Entity\Keylog"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Entity\Resource"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Entity\Space"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Entity\Transaction"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Entity\Transponder"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Entity\Transponderlog"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\StartPlatzSettingBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Tests\Controller\AlumnusControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Tests\Controller\CalendarControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Tests\Controller\ConsolidationControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Tests\Controller\DatevControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Tests\Controller\EasybillControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Tests\Controller\KeyControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Tests\Controller\MemberControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Tests\Controller\MonsumControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Tests\Controller\ProductControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Tests\Controller\SpaceControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Tests\Controller\SynopsisControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Tests\Controller\TaskControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Tests\Controller\TeamControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Tests\Controller\TransponderControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Tests\Controller\TransponderlogControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Tests\Controller\UserControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SettingBundle\Tests\Service\CalendarUtilityServiceTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SitemapBundle\DependencyInjection\Compiler\SourceCompilerPass"; reason: unused.
Removed service "App\StartPlatz\Bundle\SitemapBundle\Sitemap\Image"; reason: unused.
Removed service "App\StartPlatz\Bundle\SitemapBundle\Sitemap\Url"; reason: unused.
Removed service "App\StartPlatz\Bundle\SitemapBundle\Sitemap\Video"; reason: unused.
Removed service "App\StartPlatz\Bundle\SitemapBundle\StartPlatzSitemapBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\SpaceBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\SpaceBundle\DependencyInjection\StartPlatzSpaceExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\SpaceBundle\Entity\Booking"; reason: unused.
Removed service "App\StartPlatz\Bundle\SpaceBundle\StartPlatzSpaceBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\SpaceBundle\Tests\Controller\BookingControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SpaceBundle\Tests\Controller\BudgetControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SpaceBundle\Tests\Controller\ConferenceroomControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SpaceBundle\Tests\Controller\ControllingControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SpaceBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SpaceBundle\Tests\Controller\DeskControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SpaceBundle\Tests\Controller\MeetingroomControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SpaceBundle\Tests\Controller\OverviewControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SpaceBundle\Tests\Controller\RoomControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SpaceBundle\Tests\Controller\VancouverControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\DTO\EmailCheckResult"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\DTO\FinalizationResult"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\DTO\GsFilterDTO"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\DTO\ResumeResult"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\DTO\SpamCheckResult"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\DTO\StepResult"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\DTO\TeamMatchResult"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\DTO\TestRunResult"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\DependencyInjection\StartPlatzStartupExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\Batch"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\Program"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\Reminder"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\Startup"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\StartupActivityType"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\StartupAttribute"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\StartupBatchActivity"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\StartupLifecycleEvent"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\StartupRelevance"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\VoteSession"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\VoteSessionParticipant"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\VoteSessionParticipantVote"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\WorkingSet"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Service\ActivityTypeProvider"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\StartPlatzStartupBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Tests\Controller\AdminControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Tests\Controller\AnrufenControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Tests\Controller\ApplicationControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Tests\Controller\BatchControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Tests\Controller\ContactControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Tests\Controller\EnglishControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Tests\Controller\FirmaControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Tests\Controller\ProgramControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Tests\Controller\ProjectControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\StatisticBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\StatisticBundle\DependencyInjection\StartPlatzStatisticExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\StatisticBundle\Entity\Ga4City"; reason: unused.
Removed service "App\StartPlatz\Bundle\StatisticBundle\Entity\Ga4DailyStat"; reason: unused.
Removed service "App\StartPlatz\Bundle\StatisticBundle\Entity\Ga4Device"; reason: unused.
Removed service "App\StartPlatz\Bundle\StatisticBundle\Entity\Ga4TopPage"; reason: unused.
Removed service "App\StartPlatz\Bundle\StatisticBundle\Entity\Ga4TrafficSource"; reason: unused.
Removed service "App\StartPlatz\Bundle\StatisticBundle\Entity\Statistic"; reason: unused.
Removed service "App\StartPlatz\Bundle\StatisticBundle\Entity\TrackingAggregate"; reason: unused.
Removed service "App\StartPlatz\Bundle\StatisticBundle\StartPlatzStatisticBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\StatisticBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\StatisticBundle\Tests\Controller\GoogleControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\StyleBundle\StartPlatzStyleBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\StyleBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\StyleBundle\Tests\Controller\MeetupControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\SurveyBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\SurveyBundle\DependencyInjection\StartPlatzSurveyExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\SurveyBundle\Entity\Answer"; reason: unused.
Removed service "App\StartPlatz\Bundle\SurveyBundle\Entity\Form"; reason: unused.
Removed service "App\StartPlatz\Bundle\SurveyBundle\Entity\FormField"; reason: unused.
Removed service "App\StartPlatz\Bundle\SurveyBundle\Entity\FormSubmission"; reason: unused.
Removed service "App\StartPlatz\Bundle\SurveyBundle\Entity\Participation"; reason: unused.
Removed service "App\StartPlatz\Bundle\SurveyBundle\Entity\Question"; reason: unused.
Removed service "App\StartPlatz\Bundle\SurveyBundle\Entity\Survey"; reason: unused.
Removed service "App\StartPlatz\Bundle\SurveyBundle\StartPlatzSurveyBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\SurveyBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\TeamAdminBundle\DTO\TeamFilterDTO"; reason: unused.
Removed service "App\StartPlatz\Bundle\TeamAdminBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\TeamAdminBundle\DependencyInjection\StartPlatzTeamAdminExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\TeamAdminBundle\StartPlatzTeamAdminBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\ToolBundle\DTO\ToolFilterDTO"; reason: unused.
Removed service "App\StartPlatz\Bundle\ToolBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\ToolBundle\DependencyInjection\StartPlatzToolExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\ToolBundle\Entity\CostCenter"; reason: unused.
Removed service "App\StartPlatz\Bundle\ToolBundle\Entity\ToolAccount"; reason: unused.
Removed service "App\StartPlatz\Bundle\ToolBundle\Security\SystemAccessProvider"; reason: unused.
Removed service "App\StartPlatz\Bundle\ToolBundle\StartPlatzToolBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\UserBundle\DependencyInjection\StartPlatzUserExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\UserBundle\Entity\LoginToken"; reason: unused.
Removed service "App\StartPlatz\Bundle\UserBundle\Entity\User"; reason: unused.
Removed service "App\StartPlatz\Bundle\UserBundle\Entity\UserActivity"; reason: unused.
Removed service "App\StartPlatz\Bundle\UserBundle\Security\LoginLink\Factory"; reason: unused.
Removed service "App\StartPlatz\Bundle\UserBundle\Security\LoginLink\Listener"; reason: unused.
Removed service "App\StartPlatz\Bundle\UserBundle\Security\LoginLink\Provider"; reason: unused.
Removed service "App\StartPlatz\Bundle\UserBundle\Security\LoginLink\Token"; reason: unused.
Removed service "App\StartPlatz\Bundle\UserBundle\StartPlatzUserBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\UserBundle\Validator\UserExists"; reason: unused.
Removed service "App\StartPlatz\Bundle\VirtualOfficeBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\VirtualOfficeBundle\DependencyInjection\StartPlatzVirtualOfficeExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\VirtualOfficeBundle\Entity\VirtualOffice"; reason: unused.
Removed service "App\StartPlatz\Bundle\VirtualOfficeBundle\Entity\VirtualOfficeImportError"; reason: unused.
Removed service "App\StartPlatz\Bundle\VirtualOfficeBundle\StartPlatzVirtualOfficeBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\VirtualOfficeBundle\Tests\Controller\VirtualOfficeControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\WebsiteBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\WebsiteBundle\DependencyInjection\StartPlatzWebsiteExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\WebsiteBundle\StartPlatzWebsiteBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\WebsiteBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\WebsiteBundle\Utility\Utility"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Accelerator\Tests\AcceleratorParticipationReaderTest"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Accelerator\ValueObject\TimelineEntry"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Config\EcosystemConfigReader"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Config\Governance\Completion\AcceleratorCompletionPolicy"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Config\Governance\Completion\GruendungsstipendiumCompletionPolicy"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Config\Runtime\Entity\ConfigSetting"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Config\SystemContract\Transition\StatusTransitionMatrix"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Entitlement\Entity\CoworkerEntitlement"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Entitlement\Entity\EirResidency"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Entitlement\Service\MembershipEntitlementService"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Evidence\Entity\SystemEvidence"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Exception\IneligibleParticipationException"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Gruendungsstipendium\Tests\GruendungsstipendiumParticipationReaderTest"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Interaction\Entity\InteractionIntro"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Interaction\Entity\InteractionRequest"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Interaction\Service\RequestNotificationService"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Participation\Entity\Participation"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Participation\Exception\ParticipationConflictException"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Participation\Service\ParticipationOutcomeWriter"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Participation\Tests\ParticipationFactoryTest"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Participation\Tests\ParticipationGovernanceServiceTest"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Participation\Tests\ParticipationOutcomeWriterTest"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Participation\Tests\ParticipationTest"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Startup\Service\StartupProgramReader"; reason: unused.
Removed service "App\StartPlatz\Ecosystem\Startup\Tests\StartupProgramReaderTest"; reason: unused.
Removed service "App\StartPlatz\Testing\Grader\ComparisonResult"; reason: unused.
Removed service "App\StartPlatz\Testing\Grader\SemanticTestComparator"; reason: unused.
Removed service "App\StartPlatz\Testing\Grader\TestGrader"; reason: unused.
Removed service "App\StartPlatz\Testing\Grader\TestStructureParser"; reason: unused.
Removed service "doctrine.dbal.logger.chain"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service ".1_ServiceLocator~Ees0kX0"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; 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 "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "workflow.security.expression_language"; 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 "twig.loader.chain"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.authentication_utils"; reason: unused.
Removed service "security.authentication.basic_entry_point"; reason: unused.
Removed service "security.authentication.retry_entry_point"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.authentication.manager"; reason: unused.
Removed service "security.authentication.guard_handler"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "startplatz_member_member_base_repository"; reason: unused.
Removed service "startplatz_meta_meta_repository"; reason: unused.
Removed service "openai.http_client"; reason: unused.
Removed service "OpenAI\Factory"; reason: unused.
Removed service "OpenAI\Client"; reason: unused.
Removed service "nelmio_api_doc.type_describer.chain"; reason: unused.
Removed service "nelmio_api_doc.type_describer.array"; reason: unused.
Removed service "nelmio_api_doc.type_describer.bool"; reason: unused.
Removed service "nelmio_api_doc.type_describer.class"; reason: unused.
Removed service "nelmio_api_doc.type_describer.dictionary"; reason: unused.
Removed service "nelmio_api_doc.type_describer.float"; reason: unused.
Removed service "nelmio_api_doc.type_describer.integer"; reason: unused.
Removed service "nelmio_api_doc.type_describer.intersection"; reason: unused.
Removed service "nelmio_api_doc.type_describer.list"; reason: unused.
Removed service "nelmio_api_doc.type_describer.mixed"; reason: unused.
Removed service "nelmio_api_doc.type_describer.nullable"; reason: unused.
Removed service "nelmio_api_doc.type_describer.object"; reason: unused.
Removed service "nelmio_api_doc.type_describer.string"; reason: unused.
Removed service "nelmio_api_doc.type_describer.union"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.XgpoQM9"; reason: unused.
691
Inlined service "App\StartPlatz\Ecosystem\Accelerator\Service\AcceleratorParticipationService" to "App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorAdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorAdminController" to "App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorAdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorApplicationController" to "App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorApplicationController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorStartupController" to "App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorStartupController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorWizardController" to "App\StartPlatz\Bundle\AcceleratorBundle\Controller\AcceleratorWizardController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AcceleratorBundle\Controller\BatchProfileAdminController" to "App\StartPlatz\Bundle\AcceleratorBundle\Controller\BatchProfileAdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AcceleratorBundle\Controller\LegacyRedirectController" to "App\StartPlatz\Bundle\AcceleratorBundle\Controller\LegacyRedirectController".
Inlined service "App\StartPlatz\Bundle\AllmedaBundle\Service\InstagramApiClient" to "App\StartPlatz\Bundle\AllmedaBundle\Command\SyncInstagramCommand".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AllmedaBundle\Controller\AlertSettingsController" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\AlertSettingsController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AllmedaBundle\Controller\ChangelogController" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\ChangelogController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AllmedaBundle\Controller\DealController" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\DealController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AllmedaBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AllmedaBundle\Controller\EirResidencyAdminController" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\EirResidencyAdminController".
Inlined service "App\StartPlatz\Bundle\AllmedaBundle\Service\EmpfangDashboardService" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\EmpfangController".
Inlined service "App\StartPlatz\Bundle\AllmedaBundle\Service\EmpfangTaskService" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\EmpfangController".
Inlined service "App\StartPlatz\Bundle\AllmedaBundle\Service\EmpfangInventoryService" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\EmpfangController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AllmedaBundle\Controller\EmpfangController" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\EmpfangController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AllmedaBundle\Controller\ImpersonateController" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\ImpersonateController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AllmedaBundle\Controller\KpiDashboardController" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\KpiDashboardController".
Inlined service "App\StartPlatz\Bundle\AllmedaBundle\Service\MarketingKpiService" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\MarketingDashboardController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AllmedaBundle\Controller\MarketingDashboardController" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\MarketingDashboardController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AllmedaBundle\Controller\NetworkingController" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\NetworkingController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AllmedaBundle\Controller\PageController" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\PageController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AllmedaBundle\Controller\PartnerController" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\PartnerController".
Inlined service "App\StartPlatz\Bundle\AllmedaBundle\Service\ServiceFilterState" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\ServiceController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AllmedaBundle\Controller\ServiceController" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\ServiceController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AllmedaBundle\Controller\TestApplicationController" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\TestApplicationController".
Inlined service "App\StartPlatz\Bundle\MonsumBundle\Service\TestMonsumRunner" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\TestMonsumController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AllmedaBundle\Controller\TestMonsumController" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\TestMonsumController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\BenefitController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\BenefitController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\BookingController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\BookingController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\CommunityController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\CommunityController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\ConnectController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\ConnectController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\EnterController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\EnterController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\EventController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\EventController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\FeedController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\FeedController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\GruenderstipendiumController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\GruenderstipendiumController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\InvestmentController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\InvestmentController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\JobController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\JobController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\KnowhowController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\KnowhowController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\MemberController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\MemberController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\MembershipController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\MembershipController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\MetaDataDeletionController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\MetaDataDeletionController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\NetworkController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\NetworkController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\PageController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\PageController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\PerkController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\PerkController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\PostController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\PostController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\ProductController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\ProductController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\RatingController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\RatingController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\ResourceController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\ResourceController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\ServiceController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\ServiceController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolAnalyticsController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolAnalyticsController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\SlackAnalyticsController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\SlackAnalyticsController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\StartupController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\StartupController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\TeamController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\TeamController".
Inlined service "monolog.logger.feed_ranking" to "App\StartPlatz\Bundle\AlphaBundle\Service\FeedRankingService".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\ApiStatusController" to "App\StartPlatz\Bundle\ApiBundle\Controller\ApiStatusController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\BookingController" to "App\StartPlatz\Bundle\ApiBundle\Controller\BookingController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\BookingRestV3Controller" to "App\StartPlatz\Bundle\ApiBundle\Controller\BookingRestV3Controller".
Inlined service "App\StartPlatz\Bundle\ApiBundle\Service\TypeformWebhookAuthService" to "App\StartPlatz\Bundle\ApiBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\ApiBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\EasybillController" to "App\StartPlatz\Bundle\ApiBundle\Controller\EasybillController".
Inlined service ".service_locator.0DsrloK.App\StartPlatz\Bundle\ApiBundle\Controller\EventApiV3Controller" to "App\StartPlatz\Bundle\ApiBundle\Controller\EventApiV3Controller".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\EventController" to "App\StartPlatz\Bundle\ApiBundle\Controller\EventController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\EventDateParticipantsApiV3Controller" to "App\StartPlatz\Bundle\ApiBundle\Controller\EventDateParticipantsApiV3Controller".
Inlined service "App\StartPlatz\Bundle\EventBundle\Service\EventDatesV3Service" to "App\StartPlatz\Bundle\ApiBundle\Controller\EventDatesApiV3Controller".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\EventDatesApiV3Controller" to "App\StartPlatz\Bundle\ApiBundle\Controller\EventDatesApiV3Controller".
Inlined service ".service_locator.PjsddlU.App\StartPlatz\Bundle\ApiBundle\Controller\EventImportController" to "App\StartPlatz\Bundle\ApiBundle\Controller\EventImportController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\EventParticipantApiV3Controller" to "App\StartPlatz\Bundle\ApiBundle\Controller\EventParticipantApiV3Controller".
Inlined service ".service_locator.lmBrOKQ.App\StartPlatz\Bundle\ApiBundle\Controller\EventPatchController" to "App\StartPlatz\Bundle\ApiBundle\Controller\EventPatchController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\EventRestController" to "App\StartPlatz\Bundle\ApiBundle\Controller\EventRestController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\EventbriteController" to "App\StartPlatz\Bundle\ApiBundle\Controller\EventbriteController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\HubspotController" to "App\StartPlatz\Bundle\ApiBundle\Controller\HubspotController".
Inlined service ".service_locator.ELFNDYh.App\StartPlatz\Bundle\ApiBundle\Controller\LumaWebhookController" to "App\StartPlatz\Bundle\ApiBundle\Controller\LumaWebhookController".
Inlined service "App\StartPlatz\Bundle\MailmanBundle\Service\MailDesignTemplatePreviewRenderer" to "App\StartPlatz\Bundle\ApiBundle\Controller\MailDesignTemplateRestController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\MailDesignTemplateRestController" to "App\StartPlatz\Bundle\ApiBundle\Controller\MailDesignTemplateRestController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\MailTemplateRestController" to "App\StartPlatz\Bundle\ApiBundle\Controller\MailTemplateRestController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\MailchimpController" to "App\StartPlatz\Bundle\ApiBundle\Controller\MailchimpController".
Inlined service "monolog.logger.member_api_v3" to "App\StartPlatz\Bundle\ApiBundle\Controller\MemberApiV3Controller".
Inlined service ".service_locator.fpPMPAH.App\StartPlatz\Bundle\ApiBundle\Controller\MemberApiV3Controller" to "App\StartPlatz\Bundle\ApiBundle\Controller\MemberApiV3Controller".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\MemberController" to "App\StartPlatz\Bundle\ApiBundle\Controller\MemberController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\MemberRestController" to "App\StartPlatz\Bundle\ApiBundle\Controller\MemberRestController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\MentorsRestController" to "App\StartPlatz\Bundle\ApiBundle\Controller\MentorsRestController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\MonsumController" to "App\StartPlatz\Bundle\ApiBundle\Controller\MonsumController".
Inlined service ".service_locator.gSp28Ma.App\StartPlatz\Bundle\ApiBundle\Controller\ReminderApiV3Controller" to "App\StartPlatz\Bundle\ApiBundle\Controller\ReminderApiV3Controller".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\ResponseController" to "App\StartPlatz\Bundle\ApiBundle\Controller\ResponseController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\SpaceController" to "App\StartPlatz\Bundle\ApiBundle\Controller\SpaceController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\SpaceRestController" to "App\StartPlatz\Bundle\ApiBundle\Controller\SpaceRestController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\StripeWebhookController" to "App\StartPlatz\Bundle\ApiBundle\Controller\StripeWebhookController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\TagApiV3Controller" to "App\StartPlatz\Bundle\ApiBundle\Controller\TagApiV3Controller".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\TeamController" to "App\StartPlatz\Bundle\ApiBundle\Controller\TeamController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\TeamRestController" to "App\StartPlatz\Bundle\ApiBundle\Controller\TeamRestController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\TransponderController" to "App\StartPlatz\Bundle\ApiBundle\Controller\TransponderController".
Inlined service "App\StartPlatz\Bundle\ApiBundle\Service\TwilioWebhookAuthService" to "App\StartPlatz\Bundle\ApiBundle\Controller\TwilioController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\TwilioController" to "App\StartPlatz\Bundle\ApiBundle\Controller\TwilioController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\UserController" to "App\StartPlatz\Bundle\ApiBundle\Controller\UserController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\WebhookAdminController" to "App\StartPlatz\Bundle\ApiBundle\Controller\WebhookAdminController".
Inlined service "monolog.logger.easybill" to "App\StartPlatz\Bundle\ApiBundle\Service\EasybillApiService".
Inlined service "monolog.logger.webhook" to "App\StartPlatz\Bundle\ApiBundle\Service\WebhookDispatcher".
Inlined service "App\StartPlatz\Ecosystem\Accelerator\Service\AcceleratorTimelineService" to "App\StartPlatz\Bundle\ConnectBundle\Controller\AcceleratorController".
Inlined service "App\StartPlatz\Ecosystem\Config\Governance\Visibility\ViewerRoleResolver" to "App\StartPlatz\Bundle\ConnectBundle\Controller\AcceleratorController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\AcceleratorController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\AcceleratorController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\BatchPortalController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\BatchPortalController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\BenefitController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\BenefitController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\BookingController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\BookingController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\CommunityController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\CommunityController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\EventController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\EventController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\EventParticipantController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\EventParticipantController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\FaqController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\FaqController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\FeedController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\FeedController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\FirstStepsController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\FirstStepsController".
Inlined service "App\StartPlatz\Bundle\ConnectBundle\Service\MemberQrCodeService" to "App\StartPlatz\Bundle\ConnectBundle\Controller\MemberController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\MemberController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\MemberController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\MentorController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\MentorController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\NetworkController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\NetworkController".
Inlined service "App\StartPlatz\Bundle\PartnersBundle\Service\PartnerDealService" to "App\StartPlatz\Bundle\ConnectBundle\Controller\PartnerController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\PartnerController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\PartnerController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\PartnerIndexController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\PartnerIndexController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\PerkController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\PerkController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\PostController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\PostController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\ProductController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\ProductController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\ProfileController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\ProfileController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\RatingController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\RatingController".
Inlined service "App\StartPlatz\Ecosystem\Interaction\Service\RequestApprovalService" to "App\StartPlatz\Bundle\ConnectBundle\Controller\RequestController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\RequestController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\RequestController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\ResourceController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\ResourceController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\ServiceController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\ServiceController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\StartupController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\StartupController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\SubscriptionController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\SubscriptionController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\TeamController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\TeamController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ConnectBundle\Controller\TeamSettingsController" to "App\StartPlatz\Bundle\ConnectBundle\Controller\TeamSettingsController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ControllingBundle\Controller\BookingController" to "App\StartPlatz\Bundle\ControllingBundle\Controller\BookingController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ControllingBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\ControllingBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ControllingBundle\Controller\EarningController" to "App\StartPlatz\Bundle\ControllingBundle\Controller\EarningController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ControllingBundle\Controller\MembershipController" to "App\StartPlatz\Bundle\ControllingBundle\Controller\MembershipController".
Inlined service "App\StartPlatz\Bundle\CostBundle\Service\CostFilterState" to "App\StartPlatz\Bundle\CostBundle\Controller\CostAdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\CostBundle\Controller\CostAdminController" to "App\StartPlatz\Bundle\CostBundle\Controller\CostAdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\CostBundle\Controller\CostApiController" to "App\StartPlatz\Bundle\CostBundle\Controller\CostApiController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\CostBundle\Controller\CostEmployeeAliasController" to "App\StartPlatz\Bundle\CostBundle\Controller\CostEmployeeAliasController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\CostBundle\Controller\PersonioAdminController" to "App\StartPlatz\Bundle\CostBundle\Controller\PersonioAdminController".
Inlined service "App\StartPlatz\Bundle\CostBundle\Service\GmiApiClient" to "App\StartPlatz\Bundle\CostBundle\Service\GmiSyncService".
Inlined service "App\StartPlatz\Bundle\CostBundle\Service\PleoApiClient" to "App\StartPlatz\Bundle\CostBundle\Service\PleoSyncService".
Inlined service "App\StartPlatz\Bundle\CostBundle\Service\QontoApiClient" to "App\StartPlatz\Bundle\CostBundle\Service\QontoSyncService".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EcosystemBundle\Controller\CommunityAdminController" to "App\StartPlatz\Bundle\EcosystemBundle\Controller\CommunityAdminController".
Inlined service "App\StartPlatz\Bundle\EcosystemBundle\Service\PortfolioFilterState" to "App\StartPlatz\Bundle\EcosystemBundle\Controller\PortfolioAdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EcosystemBundle\Controller\PortfolioAdminController" to "App\StartPlatz\Bundle\EcosystemBundle\Controller\PortfolioAdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\AdminSupportController" to "App\StartPlatz\Bundle\EventBundle\Controller\AdminSupportController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\CheckinController" to "App\StartPlatz\Bundle\EventBundle\Controller\CheckinController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\ConnectController" to "App\StartPlatz\Bundle\EventBundle\Controller\ConnectController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\EventAdminController" to "App\StartPlatz\Bundle\EventBundle\Controller\EventAdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\EventCalendarController" to "App\StartPlatz\Bundle\EventBundle\Controller\EventCalendarController".
Inlined service "App\StartPlatz\Bundle\EventBundle\Service\EventCopyService" to "App\StartPlatz\Bundle\EventBundle\Controller\EventCopyController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\EventCopyController" to "App\StartPlatz\Bundle\EventBundle\Controller\EventCopyController".
Inlined service "App\StartPlatz\Bundle\EventBundle\Service\EventEditAlertService" to "App\StartPlatz\Bundle\EventBundle\Controller\EventCrudController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\EventCrudController" to "App\StartPlatz\Bundle\EventBundle\Controller\EventCrudController".
Inlined service "App\StartPlatz\Bundle\EventBundle\Service\ZernioService" to "App\StartPlatz\Bundle\EventBundle\Controller\EventEditorController".
Inlined service "App\StartPlatz\Bundle\EventBundle\Service\MeetupApiService" to "App\StartPlatz\Bundle\EventBundle\Controller\EventEditorController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\EventEditorController" to "App\StartPlatz\Bundle\EventBundle\Controller\EventEditorController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\EventKpiController" to "App\StartPlatz\Bundle\EventBundle\Controller\EventKpiController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\EventListController" to "App\StartPlatz\Bundle\EventBundle\Controller\EventListController".
Inlined service "App\StartPlatz\Bundle\EventBundle\Service\EventReviewService" to "App\StartPlatz\Bundle\EventBundle\Controller\EventParticipantsController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\EventParticipantsController" to "App\StartPlatz\Bundle\EventBundle\Controller\EventParticipantsController".
Inlined service "App\StartPlatz\Bundle\EventBundle\Service\EventPlannerService" to "App\StartPlatz\Bundle\EventBundle\Controller\EventPlannerController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\EventPlannerController" to "App\StartPlatz\Bundle\EventBundle\Controller\EventPlannerController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\EventPublicController" to "App\StartPlatz\Bundle\EventBundle\Controller\EventPublicController".
Inlined service "App\StartPlatz\Bundle\EventBundle\Service\EventPaymentService" to "App\StartPlatz\Bundle\EventBundle\Controller\EventRegistrationController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\EventRegistrationController" to "App\StartPlatz\Bundle\EventBundle\Controller\EventRegistrationController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\EventSandboxController" to "App\StartPlatz\Bundle\EventBundle\Controller\EventSandboxController".
Inlined service "App\StartPlatz\Bundle\EventBundle\Service\EventTaxClassification" to "App\StartPlatz\Bundle\EventBundle\Controller\EventSettingsController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\EventSettingsController" to "App\StartPlatz\Bundle\EventBundle\Controller\EventSettingsController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\EventSurveyController" to "App\StartPlatz\Bundle\EventBundle\Controller\EventSurveyController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\EventTagController" to "App\StartPlatz\Bundle\EventBundle\Controller\EventTagController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\GuestController" to "App\StartPlatz\Bundle\EventBundle\Controller\GuestController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\LiveEventAdminController" to "App\StartPlatz\Bundle\EventBundle\Controller\LiveEventAdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\ShortCodeController" to "App\StartPlatz\Bundle\EventBundle\Controller\ShortCodeController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\SignUpAdminController" to "App\StartPlatz\Bundle\EventBundle\Controller\SignUpAdminController".
Inlined service "App\StartPlatz\Bundle\EventBundle\Service\GoogleCalendarService" to "App\StartPlatz\Bundle\EventBundle\Service\EventApiV3Service".
Inlined service "monolog.logger.google_calendar" to "App\StartPlatz\Bundle\EventBundle\Service\GoogleCalendarService".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventbriteBundle\Controller\AttendeeController" to "App\StartPlatz\Bundle\EventbriteBundle\Controller\AttendeeController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventbriteBundle\Controller\AutomatController" to "App\StartPlatz\Bundle\EventbriteBundle\Controller\AutomatController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventbriteBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\EventbriteBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventbriteBundle\Controller\EventController" to "App\StartPlatz\Bundle\EventbriteBundle\Controller\EventController".
Inlined service "App\StartPlatz\Bundle\FeedbackBundle\Service\FeedbackFilterState" to "App\StartPlatz\Bundle\FeedbackBundle\Controller\AdminFeedbackController".
Inlined service "App\StartPlatz\Bundle\FeedbackBundle\Service\FeedbackBadgeService" to "App\StartPlatz\Bundle\FeedbackBundle\Controller\AdminFeedbackController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\FeedbackBundle\Controller\AdminFeedbackController" to "App\StartPlatz\Bundle\FeedbackBundle\Controller\AdminFeedbackController".
Inlined service "App\StartPlatz\Bundle\FeedbackBundle\Service\FeedbackNotificationService" to "App\StartPlatz\Bundle\FeedbackBundle\Controller\ConnectFeedbackController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\FeedbackBundle\Controller\ConnectFeedbackController" to "App\StartPlatz\Bundle\FeedbackBundle\Controller\ConnectFeedbackController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\FeedbackBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\FeedbackBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\FibuBundle\Controller\AccountController" to "App\StartPlatz\Bundle\FibuBundle\Controller\AccountController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\FibuBundle\Controller\CustomerController" to "App\StartPlatz\Bundle\FibuBundle\Controller\CustomerController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\FibuBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\FibuBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\FibuBundle\Controller\InvoiceController" to "App\StartPlatz\Bundle\FibuBundle\Controller\InvoiceController".
Inlined service "App\StartPlatz\Bundle\FibuBundle\Service\KiManagerInvoiceFilterState" to "App\StartPlatz\Bundle\FibuBundle\Controller\KiManagerInvoiceController".
Inlined service "App\StartPlatz\Bundle\FibuBundle\Service\KiManagerInvoiceService" to "App\StartPlatz\Bundle\FibuBundle\Controller\KiManagerInvoiceController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\FibuBundle\Controller\KiManagerInvoiceController" to "App\StartPlatz\Bundle\FibuBundle\Controller\KiManagerInvoiceController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\FibuBundle\Controller\PositionController" to "App\StartPlatz\Bundle\FibuBundle\Controller\PositionController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\FibuBundle\Controller\ProductController" to "App\StartPlatz\Bundle\FibuBundle\Controller\ProductController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsApplicationController" to "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsApplicationController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsDocumentController" to "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsDocumentController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsJuryController" to "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsJuryController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsOverviewController" to "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsOverviewController".
Inlined service "App\StartPlatz\Ecosystem\Gruendungsstipendium\Service\GsParticipationService" to "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsWorkflowController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsWorkflowController" to "App\StartPlatz\Bundle\GruendungsstipendiumBundle\Controller\GsWorkflowController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\InvestorsBundle\Controller\InvestorController" to "App\StartPlatz\Bundle\InvestorsBundle\Controller\InvestorController".
Inlined service "App\StartPlatz\Bundle\InvestorsBundle\Service\AliasGeneratorService" to "App\StartPlatz\Bundle\InvestorsBundle\Service\InvestorService".
Inlined service "App\StartPlatz\Bundle\JobPortalBundle\Service\JobPdfParserService" to "App\StartPlatz\Bundle\JobPortalBundle\Controller\AdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\JobPortalBundle\Controller\AdminController" to "App\StartPlatz\Bundle\JobPortalBundle\Controller\AdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\JobPortalBundle\Controller\PublicController" to "App\StartPlatz\Bundle\JobPortalBundle\Controller\PublicController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\LogBundle\Controller\AILogController" to "App\StartPlatz\Bundle\LogBundle\Controller\AILogController".
Inlined service "App\StartPlatz\Bundle\LogBundle\Service\BookingLogFilterState" to "App\StartPlatz\Bundle\LogBundle\Controller\BookingController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\LogBundle\Controller\BookingController" to "App\StartPlatz\Bundle\LogBundle\Controller\BookingController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\LogBundle\Controller\CronjobAdminController" to "App\StartPlatz\Bundle\LogBundle\Controller\CronjobAdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\LogBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\LogBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\LogBundle\Controller\ErrorlogController" to "App\StartPlatz\Bundle\LogBundle\Controller\ErrorlogController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\LogBundle\Controller\EventbriteController" to "App\StartPlatz\Bundle\LogBundle\Controller\EventbriteController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\LogBundle\Controller\MailLogController" to "App\StartPlatz\Bundle\LogBundle\Controller\MailLogController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\LogBundle\Controller\MemberController" to "App\StartPlatz\Bundle\LogBundle\Controller\MemberController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\LogBundle\Controller\MonsumController" to "App\StartPlatz\Bundle\LogBundle\Controller\MonsumController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\LogBundle\Controller\SmsController" to "App\StartPlatz\Bundle\LogBundle\Controller\SmsController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\LogBundle\Controller\SpaceController" to "App\StartPlatz\Bundle\LogBundle\Controller\SpaceController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\LogBundle\Controller\TeamController" to "App\StartPlatz\Bundle\LogBundle\Controller\TeamController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MailmanBundle\Controller\BulkMailController" to "App\StartPlatz\Bundle\MailmanBundle\Controller\BulkMailController".
Inlined service "App\StartPlatz\Bundle\MailmanBundle\Service\MemberMailService" to "App\StartPlatz\Bundle\MailmanBundle\Controller\MailQueueController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MailmanBundle\Controller\MailQueueController" to "App\StartPlatz\Bundle\MailmanBundle\Controller\MailQueueController".
Inlined service "App\StartPlatz\Bundle\MailmanBundle\Service\MailTemplateFilterState" to "App\StartPlatz\Bundle\MailmanBundle\Controller\MailTemplateController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MailmanBundle\Controller\MailTemplateController" to "App\StartPlatz\Bundle\MailmanBundle\Controller\MailTemplateController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MailmanBundle\Controller\SingleMailController" to "App\StartPlatz\Bundle\MailmanBundle\Controller\SingleMailController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MailmanBundle\Controller\TrackingController" to "App\StartPlatz\Bundle\MailmanBundle\Controller\TrackingController".
Inlined service "App\StartPlatz\Bundle\MailmanBundle\Service\MailTrackingInjector" to "App\StartPlatz\Bundle\MailmanBundle\Service\QueueProcessor".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MemberAdminBundle\Controller\DbMaintenanceController" to "App\StartPlatz\Bundle\MemberAdminBundle\Controller\DbMaintenanceController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MemberAdminBundle\Controller\EmailDomainController" to "App\StartPlatz\Bundle\MemberAdminBundle\Controller\EmailDomainController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberController" to "App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberEditController" to "App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberEditController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberFilterController" to "App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberFilterController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberImportController" to "App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberImportController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberMaintenanceController" to "App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberMaintenanceController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberSmsController" to "App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberSmsController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberTeamController" to "App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberTeamController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberToggleController" to "App\StartPlatz\Bundle\MemberAdminBundle\Controller\MemberToggleController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MemberBundle\Controller\CoworkerEntitlementAdminController" to "App\StartPlatz\Bundle\MemberBundle\Controller\CoworkerEntitlementAdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MemberBundle\Controller\MemberController" to "App\StartPlatz\Bundle\MemberBundle\Controller\MemberController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MemberBundle\Controller\SubscriptionController" to "App\StartPlatz\Bundle\MemberBundle\Controller\SubscriptionController".
Inlined service "App\StartPlatz\Ecosystem\Config\Governance\Eligibility\GruendungsstipendiumEligibilityPolicy" to "App\StartPlatz\Bundle\MemberBundle\Entity\TeamRepository".
Inlined service "App\StartPlatz\Bundle\MemberBundle\Service\NameSanitizer" to "App\StartPlatz\Bundle\MemberBundle\EventListener\MemberNameListener".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MentorsBundle\Controller\AdminController" to "App\StartPlatz\Bundle\MentorsBundle\Controller\AdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MentorsBundle\Controller\PublicController" to "App\StartPlatz\Bundle\MentorsBundle\Controller\PublicController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MetaBundle\Controller\AttributeController" to "App\StartPlatz\Bundle\MetaBundle\Controller\AttributeController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MetaBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\MetaBundle\Controller\DefaultController".
Inlined service "App\StartPlatz\Bundle\MetaBundle\Service\TagDomainResolver" to "App\StartPlatz\Bundle\MetaBundle\Controller\TagController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MetaBundle\Controller\TagController" to "App\StartPlatz\Bundle\MetaBundle\Controller\TagController".
Inlined service "App\StartPlatz\Bundle\MobileApiBundle\Service\MobileTokenService" to "App\StartPlatz\Bundle\MobileApiBundle\Controller\AuthController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MobileApiBundle\Controller\AuthController" to "App\StartPlatz\Bundle\MobileApiBundle\Controller\AuthController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MobileApiBundle\Controller\EventsController" to "App\StartPlatz\Bundle\MobileApiBundle\Controller\EventsController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MobileApiBundle\Controller\RoomBookingController" to "App\StartPlatz\Bundle\MobileApiBundle\Controller\RoomBookingController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MobileApiBundle\Controller\UserController" to "App\StartPlatz\Bundle\MobileApiBundle\Controller\UserController".
Inlined service "App\StartPlatz\Bundle\MobileApiBundle\Service\CallbackWhitelist" to "App\StartPlatz\Bundle\MobileApiBundle\Service\MobileTokenService".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MonsumBundle\Controller\ApiController" to "App\StartPlatz\Bundle\MonsumBundle\Controller\ApiController".
Inlined service "App\StartPlatz\Bundle\MonsumBundle\Service\ArticleFilterState" to "App\StartPlatz\Bundle\MonsumBundle\Controller\ArticleController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MonsumBundle\Controller\ArticleController" to "App\StartPlatz\Bundle\MonsumBundle\Controller\ArticleController".
Inlined service "App\StartPlatz\Bundle\MonsumBundle\Service\CustomerFilterState" to "App\StartPlatz\Bundle\MonsumBundle\Controller\CustomerController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MonsumBundle\Controller\CustomerController" to "App\StartPlatz\Bundle\MonsumBundle\Controller\CustomerController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MonsumBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\MonsumBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MonsumBundle\Controller\InvoiceController" to "App\StartPlatz\Bundle\MonsumBundle\Controller\InvoiceController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MonsumBundle\Controller\ItemController" to "App\StartPlatz\Bundle\MonsumBundle\Controller\ItemController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MonsumBundle\Controller\MaintenanceController" to "App\StartPlatz\Bundle\MonsumBundle\Controller\MaintenanceController".
Inlined service "App\StartPlatz\Bundle\MonsumBundle\Service\MonsumSubscriptionSyncService" to "App\StartPlatz\Bundle\MonsumBundle\Controller\SubscriptionController".
Inlined service "App\StartPlatz\Bundle\MonsumBundle\Service\SubscriptionFilterState" to "App\StartPlatz\Bundle\MonsumBundle\Controller\SubscriptionController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MonsumBundle\Controller\SubscriptionController" to "App\StartPlatz\Bundle\MonsumBundle\Controller\SubscriptionController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MonsumBundle\Controller\WebhookProbeController" to "App\StartPlatz\Bundle\MonsumBundle\Controller\WebhookProbeController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\PartnersBundle\Controller\ApiController" to "App\StartPlatz\Bundle\PartnersBundle\Controller\ApiController".
Inlined service "App\StartPlatz\Bundle\PartnersBundle\Service\PartnerApiService" to "App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerApiController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerApiController" to "App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerApiController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerController" to "App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerLegacyApiController" to "App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerLegacyApiController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerPublicDetailController" to "App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerPublicDetailController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\PartnersBundle\Controller\PublicController" to "App\StartPlatz\Bundle\PartnersBundle\Controller\PublicController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageAdminController" to "App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageAdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageApiController" to "App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageApiController".
Inlined service "App\StartPlatz\Bundle\PublicPageBundle\Service\PublicPageRenderer" to "App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageController" to "App\StartPlatz\Bundle\PublicPageBundle\Controller\PublicPageController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\ApplyController" to "App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\ApplyController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\VoteController" to "App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\VoteController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\RpAdminBundle\Controller\AdminApiController" to "App\StartPlatz\Bundle\RpAdminBundle\Controller\AdminApiController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\RpAdminBundle\Controller\AdminController" to "App\StartPlatz\Bundle\RpAdminBundle\Controller\AdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\RpAdminBundle\Controller\JoinController" to "App\StartPlatz\Bundle\RpAdminBundle\Controller\JoinController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\RpAdminBundle\Controller\LegacyRedirectController" to "App\StartPlatz\Bundle\RpAdminBundle\Controller\LegacyRedirectController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\RpAdminBundle\Controller\PortfolioController" to "App\StartPlatz\Bundle\RpAdminBundle\Controller\PortfolioController".
Inlined service "App\StartPlatz\Bundle\StartupBundle\Service\ApplicationSpamFilterService" to "App\StartPlatz\Bundle\RpAdminBundle\Service\ApplicationService".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SandboxBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\SandboxBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SettingBundle\Controller\ConsolidationController" to "App\StartPlatz\Bundle\SettingBundle\Controller\ConsolidationController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SettingBundle\Controller\CronjobController" to "App\StartPlatz\Bundle\SettingBundle\Controller\CronjobController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SettingBundle\Controller\DatabaseMaintenanceController" to "App\StartPlatz\Bundle\SettingBundle\Controller\DatabaseMaintenanceController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SettingBundle\Controller\DatevController" to "App\StartPlatz\Bundle\SettingBundle\Controller\DatevController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SettingBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\SettingBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SettingBundle\Controller\KeyApiController" to "App\StartPlatz\Bundle\SettingBundle\Controller\KeyApiController".
Inlined service "App\StartPlatz\Bundle\SettingBundle\Service\KeyFilterState" to "App\StartPlatz\Bundle\SettingBundle\Controller\KeyController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SettingBundle\Controller\KeyController" to "App\StartPlatz\Bundle\SettingBundle\Controller\KeyController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SettingBundle\Controller\OptionController" to "App\StartPlatz\Bundle\SettingBundle\Controller\OptionController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SettingBundle\Controller\ProductController" to "App\StartPlatz\Bundle\SettingBundle\Controller\ProductController".
Inlined service "App\StartPlatz\Bundle\SettingBundle\Service\ResourceFilterState" to "App\StartPlatz\Bundle\SettingBundle\Controller\ResourceController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SettingBundle\Controller\ResourceController" to "App\StartPlatz\Bundle\SettingBundle\Controller\ResourceController".
Inlined service "App\StartPlatz\Bundle\SettingBundle\Service\SpaceFilterState" to "App\StartPlatz\Bundle\SettingBundle\Controller\SpaceController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SettingBundle\Controller\SpaceController" to "App\StartPlatz\Bundle\SettingBundle\Controller\SpaceController".
Inlined service "App\StartPlatz\Bundle\SettingBundle\Service\TransponderFilterState" to "App\StartPlatz\Bundle\SettingBundle\Controller\TransponderController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SettingBundle\Controller\TransponderController" to "App\StartPlatz\Bundle\SettingBundle\Controller\TransponderController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SettingBundle\Controller\UserController" to "App\StartPlatz\Bundle\SettingBundle\Controller\UserController".
Inlined service "App\StartPlatz\Bundle\SitemapBundle\Sitemap\CompositeSource" to "App\StartPlatz\Bundle\SitemapBundle\Controller\SitemapController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SitemapBundle\Controller\SitemapController" to "App\StartPlatz\Bundle\SitemapBundle\Controller\SitemapController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SpaceBundle\Controller\BookingController" to "App\StartPlatz\Bundle\SpaceBundle\Controller\BookingController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SpaceBundle\Controller\BookingCronjobController" to "App\StartPlatz\Bundle\SpaceBundle\Controller\BookingCronjobController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SpaceBundle\Controller\BudgetController" to "App\StartPlatz\Bundle\SpaceBundle\Controller\BudgetController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SpaceBundle\Controller\ControllingController" to "App\StartPlatz\Bundle\SpaceBundle\Controller\ControllingController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SpaceBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\SpaceBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SpaceBundle\Controller\PageController" to "App\StartPlatz\Bundle\SpaceBundle\Controller\PageController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StartupBundle\Controller\AdminController" to "App\StartPlatz\Bundle\StartupBundle\Controller\AdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StartupBundle\Controller\ApplicationController" to "App\StartPlatz\Bundle\StartupBundle\Controller\ApplicationController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StartupBundle\Controller\AssessmentController" to "App\StartPlatz\Bundle\StartupBundle\Controller\AssessmentController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StartupBundle\Controller\BatchController" to "App\StartPlatz\Bundle\StartupBundle\Controller\BatchController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StartupBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\StartupBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumApplyController" to "App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumApplyController".
Inlined service "App\StartPlatz\Bundle\StartupBundle\Service\GsFilterState" to "App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumController" to "App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumLegacyRedirectController" to "App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumLegacyRedirectController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StartupBundle\Controller\GsApplicationAdminController" to "App\StartPlatz\Bundle\StartupBundle\Controller\GsApplicationAdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StartupBundle\Controller\GsInternalController" to "App\StartPlatz\Bundle\StartupBundle\Controller\GsInternalController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StartupBundle\Controller\GsPublicController" to "App\StartPlatz\Bundle\StartupBundle\Controller\GsPublicController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StartupBundle\Controller\ProgramController" to "App\StartPlatz\Bundle\StartupBundle\Controller\ProgramController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StartupBundle\Controller\ReminderController" to "App\StartPlatz\Bundle\StartupBundle\Controller\ReminderController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StartupBundle\Controller\StartupController" to "App\StartPlatz\Bundle\StartupBundle\Controller\StartupController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StartupBundle\Controller\StartupLivecycleEventController" to "App\StartPlatz\Bundle\StartupBundle\Controller\StartupLivecycleEventController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StartupBundle\Controller\StartupSelfServiceController" to "App\StartPlatz\Bundle\StartupBundle\Controller\StartupSelfServiceController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StartupBundle\Controller\VoteSessionController" to "App\StartPlatz\Bundle\StartupBundle\Controller\VoteSessionController".
Inlined service "App\StartPlatz\Ecosystem\Config\Governance\Eligibility\AcceleratorEligibilityPolicy" to "App\StartPlatz\Bundle\StartupBundle\Repository\ApplicationRepository".
Inlined service "monolog.logger.gs_ideenpapier" to "App\StartPlatz\Bundle\StartupBundle\Service\GsIdeenpapierParserService".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StatisticBundle\Controller\ActivityController" to "App\StartPlatz\Bundle\StatisticBundle\Controller\ActivityController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StatisticBundle\Controller\BookingController" to "App\StartPlatz\Bundle\StatisticBundle\Controller\BookingController".
Inlined service "App\StartPlatz\Bundle\StatisticBundle\Service\CommunityAnalyticsService" to "App\StartPlatz\Bundle\StatisticBundle\Controller\CommunityAnalyticsController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StatisticBundle\Controller\CommunityAnalyticsController" to "App\StartPlatz\Bundle\StatisticBundle\Controller\CommunityAnalyticsController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StatisticBundle\Controller\Ga4DashboardController" to "App\StartPlatz\Bundle\StatisticBundle\Controller\Ga4DashboardController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StatisticBundle\Controller\GoogleController" to "App\StartPlatz\Bundle\StatisticBundle\Controller\GoogleController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StatisticBundle\Controller\MembershipController" to "App\StartPlatz\Bundle\StatisticBundle\Controller\MembershipController".
Inlined service "App\StartPlatz\Bundle\StatisticBundle\Service\MetaAdsService" to "App\StartPlatz\Bundle\StatisticBundle\Controller\MetaAdsDashboardController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StatisticBundle\Controller\MetaAdsDashboardController" to "App\StartPlatz\Bundle\StatisticBundle\Controller\MetaAdsDashboardController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StatisticBundle\Controller\OfferController" to "App\StartPlatz\Bundle\StatisticBundle\Controller\OfferController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StatisticBundle\Controller\ProfileController" to "App\StartPlatz\Bundle\StatisticBundle\Controller\ProfileController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StyleBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\StyleBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StyleBundle\Controller\MeetupController" to "App\StartPlatz\Bundle\StyleBundle\Controller\MeetupController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SurveyBundle\Controller\AdminController" to "App\StartPlatz\Bundle\SurveyBundle\Controller\AdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SurveyBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\SurveyBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SurveyBundle\Controller\FormAdminController" to "App\StartPlatz\Bundle\SurveyBundle\Controller\FormAdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SurveyBundle\Controller\FormPublicController" to "App\StartPlatz\Bundle\SurveyBundle\Controller\FormPublicController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamBudgetController" to "App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamBudgetController".
Inlined service "security.user_password_hasher" to "App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamController" to "App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamCronjobController" to "App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamCronjobController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamEditController" to "App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamEditController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamImportController" to "App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamImportController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamMergeController" to "App\StartPlatz\Bundle\TeamAdminBundle\Controller\TeamMergeController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ToolBundle\Controller\ToolAdminController" to "App\StartPlatz\Bundle\ToolBundle\Controller\ToolAdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\UserBundle\Controller\AuthenticationController" to "App\StartPlatz\Bundle\UserBundle\Controller\AuthenticationController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\UserBundle\Controller\ProfilController" to "App\StartPlatz\Bundle\UserBundle\Controller\ProfilController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\VirtualOfficeBundle\Controller\LegacyRedirectController" to "App\StartPlatz\Bundle\VirtualOfficeBundle\Controller\LegacyRedirectController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\VirtualOfficeBundle\Controller\VirtualOfficeController" to "App\StartPlatz\Bundle\VirtualOfficeBundle\Controller\VirtualOfficeController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\WebsiteBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\WebsiteBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\WebsiteBundle\Controller\PortfolioController" to "App\StartPlatz\Bundle\WebsiteBundle\Controller\PortfolioController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\WebsiteBundle\Controller\SandboxController" to "App\StartPlatz\Bundle\WebsiteBundle\Controller\SandboxController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\WebsiteBundle\Controller\Web3Controller" to "App\StartPlatz\Bundle\WebsiteBundle\Controller\Web3Controller".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Ecosystem\Entitlement\Controller\EntitlementCronjobController" to "App\StartPlatz\Ecosystem\Entitlement\Controller\EntitlementCronjobController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Ecosystem\Interaction\Controller\Admin\AdminIntroController" to "App\StartPlatz\Ecosystem\Interaction\Controller\Admin\AdminIntroController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Ecosystem\Interaction\Controller\Admin\AdminRequestController" to "App\StartPlatz\Ecosystem\Interaction\Controller\Admin\AdminRequestController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Ecosystem\Interaction\Controller\RequestController" to "App\StartPlatz\Ecosystem\Interaction\Controller\RequestController".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logger".
Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
Inlined service ".service_locator.OleSaT6" 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.hSkAMl6" 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.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "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 "stof_doctrine_extensions.metadata_cache" to "stof_doctrine_extensions.listener.softdeleteable".
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 "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "mailer.transports" to "mailer.mailer".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service "state_machine.accelerator_review.definition" to "state_machine.accelerator_review".
Inlined service "state_machine.gs_review.definition" to "state_machine.gs_review".
Inlined service "state_machine.gs_selection.definition" to "state_machine.gs_selection".
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.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service "session.handler.native" to "session.storage.factory.native".
Inlined service ".service_locator.XmPJruK" 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.7bEyVhL" 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 "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service ".service_locator.atboBbm" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "profiler.storage" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.cache" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
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.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 "workflow.twig_extension" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "App\StartPlatz\Bundle\EventBundle\Twig\Extension" to "twig".
Inlined service "App\StartPlatz\Bundle\PublicPageBundle\Twig\PublicPageExtension" to "twig".
Inlined service "App\StartPlatz\Bundle\UserBundle\Twig\Extension" to "twig".
Inlined service "App\StartPlatz\Bundle\WebsiteBundle\Twig\Extension" to "twig".
Inlined service "App\StartPlatz\Bundle\WebsiteBundle\Twig\MenuTranslationExtension" to "twig".
Inlined service "App\StartPlatz\Ecosystem\Twig\VisibilityExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "startplatz.wordpress_integration.twig_extension_stringloader" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.v.Wwsjy.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service "workflow.registry" to "workflow.twig_extension".
Inlined service ".service_locator.pTeli0u" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.nLgZj7R" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service ".security.request_matcher._pRcrzc" to "security.access_map".
Inlined service ".security.request_matcher.PhQgZ9B" 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 "debug.security.firewall.authenticator.mobile_api_docs.inner" to "debug.security.firewall.authenticator.mobile_api_docs".
Inlined service "security.exception_listener.mobile_api_docs" to "security.firewall.map.context.mobile_api_docs".
Inlined service "security.firewall.map.config.mobile_api_docs" to "security.firewall.map.context.mobile_api_docs".
Inlined service "security.firewall.map.config.mobile_api_public" to "security.firewall.map.context.mobile_api_public".
Inlined service "debug.security.firewall.authenticator.mobile_api.inner" to "debug.security.firewall.authenticator.mobile_api".
Inlined service "security.exception_listener.mobile_api" to "security.firewall.map.context.mobile_api".
Inlined service "security.firewall.map.config.mobile_api" to "security.firewall.map.context.mobile_api".
Inlined service "security.firewall.map.config.stripe_webhook" to "security.firewall.map.context.stripe_webhook".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "startplatz.wordpress_integration.wordpress_http_kernel" to "startplatz.wordpress_integration.wordpress_response_listener".
Inlined service "startplatz.wordpress_integration.configured_shortcode.kopfmenu" to "startplatz.wordpress_integration.wordpress_response_listener".
Inlined service "startplatz.wordpress_integration.configured_shortcode.4sp_nextevent" to "startplatz.wordpress_integration.wordpress_response_listener".
Inlined service "startplatz.wordpress_integration.configured_shortcode.4sp_showevents" to "startplatz.wordpress_integration.wordpress_response_listener".
Inlined service "startplatz.wordpress_integration.configured_shortcode.4sp_future_events" to "startplatz.wordpress_integration.wordpress_response_listener".
Inlined service "startplatz.wordpress_integration.configured_shortcode.4sp_list_group_events" to "startplatz.wordpress_integration.wordpress_response_listener".
Inlined service "startplatz.wordpress_integration.configured_shortcode.4sp_next_events" to "startplatz.wordpress_integration.wordpress_response_listener".
Inlined service "startplatz.wordpress_integration.configured_shortcode.4sp_past_events" to "startplatz.wordpress_integration.wordpress_response_listener".
Inlined service "startplatz.wordpress_integration.configured_shortcode.4sp_service_partner_list_all" to "startplatz.wordpress_integration.wordpress_response_listener".
Inlined service "startplatz.wordpress_integration.configured_shortcode.4sp_footer" to "startplatz.wordpress_integration.wordpress_response_listener".
Inlined service "startplatz.wordpress_integration.configured_shortcode.4sp_bs40_footer" to "startplatz.wordpress_integration.wordpress_response_listener".
Inlined service "startplatz.wordpress_integration.configured_shortcode.4sp_menu" to "startplatz.wordpress_integration.wordpress_response_listener".
Inlined service "startplatz.wordpress_integration.configured_shortcode.4sp_menu_en" to "startplatz.wordpress_integration.wordpress_response_listener".
Inlined service "startplatz.wordpress_integration.configured_shortcode.4sp_bs40_menu" to "startplatz.wordpress_integration.wordpress_response_listener".
Inlined service "startplatz.wordpress_integration.configured_shortcode.4sp_tailwind_menu" to "startplatz.wordpress_integration.wordpress_response_listener".
Inlined service "startplatz.wordpress_integration.configured_shortcode.4sp_tailwind_footer" to "startplatz.wordpress_integration.wordpress_response_listener".
Inlined service "startplatz.wordpress_integration.configured_shortcode.4sp_homepage_css" to "startplatz.wordpress_integration.wordpress_response_listener".
Inlined service "startplatz.wordpress_integration.configured_shortcode.4sp_rheinland_pitch" to "startplatz.wordpress_integration.wordpress_response_listener".
Inlined service "startplatz.wordpress_integration.configured_shortcode.sy_header" to "startplatz.wordpress_integration.wordpress_response_listener".
Inlined service "startplatz.wordpress_integration.configured_shortcode.sy_footer" to "startplatz.wordpress_integration.wordpress_response_listener".
Inlined service "startplatz.wordpress_integration.configured_shortcode.events.this.week" to "startplatz.wordpress_integration.wordpress_response_listener".
Inlined service "startplatz.wordpress_integration.shortcode.symfony_render" to "startplatz.wordpress_integration.wordpress_response_listener".
Inlined service ".service_locator.mx0UMmY.Startplatz\Bundle\WordpressIntegrationBundle\Controller\PassthruController" to "Startplatz\Bundle\WordpressIntegrationBundle\Controller\PassthruController".
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 "Eckinox\TinymceBundle\Util\TinymceConfigurator" to "Eckinox\TinymceBundle\Form\Type\TinymceType".
Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.swagger.processor.nullable_property" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.open_api.generator" to "nelmio_api_doc.generator.default".
Inlined service "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
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 "doctrine.dbal.default_regex_schema_filter" to "doctrine.dbal.default_schema_asset_filter_manager".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service "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\StartPlatz\Bundle\GruendungsstipendiumBundle\Security\GsApplicationVoter" to "debug.security.voter.App\StartPlatz\Bundle\GruendungsstipendiumBundle\Security\GsApplicationVoter".
Inlined service "App\StartPlatz\Bundle\ToolBundle\Security\SystemAccessVoter" to "debug.security.voter.App\StartPlatz\Bundle\ToolBundle\Security\SystemAccessVoter".
Inlined service ".service_locator.0DsrloK" to ".service_locator.0DsrloK.App\StartPlatz\Bundle\ApiBundle\Controller\EventApiV3Controller".
Inlined service ".service_locator.PjsddlU" to ".service_locator.PjsddlU.App\StartPlatz\Bundle\ApiBundle\Controller\EventImportController".
Inlined service ".service_locator.lmBrOKQ" to ".service_locator.lmBrOKQ.App\StartPlatz\Bundle\ApiBundle\Controller\EventPatchController".
Inlined service ".service_locator.ELFNDYh" to ".service_locator.ELFNDYh.App\StartPlatz\Bundle\ApiBundle\Controller\LumaWebhookController".
Inlined service ".service_locator.fpPMPAH" to ".service_locator.fpPMPAH.App\StartPlatz\Bundle\ApiBundle\Controller\MemberApiV3Controller".
Inlined service ".service_locator.gSp28Ma" to ".service_locator.gSp28Ma.App\StartPlatz\Bundle\ApiBundle\Controller\ReminderApiV3Controller".
Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
Inlined service ".service_locator.T3Xu88i" to ".service_locator.T3Xu88i.router.default".
Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
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 "security.authenticator.manager.mobile_api_docs" to "debug.security.firewall.authenticator.mobile_api_docs.inner".
Inlined service "security.authenticator.manager.mobile_api" to "debug.security.firewall.authenticator.mobile_api.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service ".service_locator.VfcLQw." to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service ".service_locator.T3Xu88i.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "config_cache_factory" to "router".
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 "App\StartPlatz\Bundle\CostBundle\Service\AnthropicCostFetcher" to "console.command.public_alias.App\StartPlatz\Bundle\CostBundle\Command\FetchAnthropicCostsCommand".
Inlined service "App\StartPlatz\Bundle\CostBundle\Service\OpenAiCostFetcher" to "console.command.public_alias.App\StartPlatz\Bundle\CostBundle\Command\FetchOpenAiCostsCommand".
Inlined service "App\StartPlatz\Bundle\CostBundle\Service\GmiSyncService" to "console.command.public_alias.App\StartPlatz\Bundle\CostBundle\Command\SyncGmiCommand".
Inlined service "App\StartPlatz\Bundle\CostBundle\Service\PleoSyncService" to "console.command.public_alias.App\StartPlatz\Bundle\CostBundle\Command\SyncPleoCommand".
Inlined service "App\StartPlatz\Bundle\CostBundle\Service\QontoSyncService" to "console.command.public_alias.App\StartPlatz\Bundle\CostBundle\Command\SyncQontoCommand".
Inlined service "App\StartPlatz\Bundle\PartnersBundle\Validator\PartnerValidator" to "App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerApiController".
Inlined service "App\StartPlatz\Bundle\PartnersBundle\Validator\PartnerValidator" to "App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerApiController".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.assets" to "twig".
1
Tag "container.decorator" was defined on service(s) "debug.security.access.decision_manager", "debug.security.firewall.authenticator.mobile_api_docs", "debug.security.firewall.authenticator.mobile_api", "debug.security.firewall.authenticator.main", "debug.argument_resolver.request_attribute", "debug.argument_resolver.request", "debug.argument_resolver.session", "debug.security.user_value_resolver", "debug.argument_resolver.service", "debug.argument_resolver.default", "debug.argument_resolver.variadic", "debug.argument_resolver.not_tagged_controller", ".debug.http_client", "event_dispatcher", ".container.private.validator", but was never used.