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.
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-bundle 5.4: Method "Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension::addSecurityListenerFactory()" is deprecated, use "addAuthenticatorFactory()" instead.
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\FeedbackBundle\Form\ContentCKEditorFormType" 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\FeedbackBundle\Form\ContentPlainEditorFormType" 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\FeedbackBundle\Form\ImportFormType" 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\MailmanBundle\Form\MailTemplateCompleteType" 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\MailmanBundle\Form\MailTemplateType" 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\MailmanBundle\Form\TemplateType" 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 "App\StartPlatz\Bundle\SpaceBundle\DependencyInjection\Configuration" 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\SurveyBundle\Form\AnswerType" 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\SurveyBundle\Form\QuestionType" 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\SurveyBundle\Form\SurveyType" now to avoid errors or add an explicit @return annotation to suppress this message.
Class "App\StartPlatz\Bundle\UserBundle\Entity\User" should implement method "Symfony\Component\Security\Core\User\UserInterface::getUserIdentifier(): string": returns the identifier for this user (e.g. its username or email address).
Method "Symfony\Component\Security\Core\User\UserInterface::getUsername()" might add "string" as a native return type declaration in the future. Do the same in implementation "App\StartPlatz\Bundle\UserBundle\Entity\User" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserInterface::getRoles()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\StartPlatz\Bundle\UserBundle\Entity\User" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserInterface::getPassword()" might add "?string" as a native return type declaration in the future. Do the same in implementation "App\StartPlatz\Bundle\UserBundle\Entity\User" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserInterface::getSalt()" might add "?string" as a native return type declaration in the future. Do the same in implementation "App\StartPlatz\Bundle\UserBundle\Entity\User" 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\UserBundle\Form\ChangeEmailFormType" 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\UserBundle\Form\ChangePasswordFormType" 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\UserBundle\Form\LoginFormType" 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\UserBundle\Form\LostPasswordFormType" 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\UserBundle\Form\ProfilFormType" 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\UserBundle\Form\RegistrationFormType" 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.
Class "App\StartPlatz\Bundle\UserBundle\Security\UserProvider" should implement method "Symfony\Component\Security\Core\User\UserProviderInterface::loadUserByIdentifier(string $identifier): UserInterface": loads the user for the given user identifier (e.g. username or email). This method must throw UserNotFoundException if the user is not found.
Method "Symfony\Component\Security\Core\User\UserProviderInterface::loadUserByUsername()" might add "UserInterface" as a native return type declaration in the future. Do the same in implementation "App\StartPlatz\Bundle\UserBundle\Security\UserProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserProviderInterface::refreshUser()" might add "UserInterface" as a native return type declaration in the future. Do the same in implementation "App\StartPlatz\Bundle\UserBundle\Security\UserProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserProviderInterface::supportsClass()" might add "bool" as a native return type declaration in the future. Do the same in implementation "App\StartPlatz\Bundle\UserBundle\Security\UserProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\StartPlatz\Bundle\UserBundle\Twig\Extension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::validatedBy()" might add "string" as a native return type declaration in the future. Do the same in child class "App\StartPlatz\Bundle\UserBundle\Validator\UserExists" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\StartPlatz\Bundle\WebsiteBundle\Twig\Extension" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/security-bundle 5.3: Configuring an encoder for a user class that does not implement "Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface" is deprecated, class "App\StartPlatz\Bundle\UserBundle\Entity\User" should implement it.
Since symfony/security-bundle 5.3: Configuring a password hasher for a user class that does not implement "Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface" is deprecated, class "App\StartPlatz\Bundle\UserBundle\Entity\User" should implement it.
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-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead.
Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler" instead.
Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeHandler" instead.
Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\RememberMeServicesInterface" interface is deprecated, use "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface" instead.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\RememberMeListener" class is deprecated, use the new authenticator system instead.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AllmedaBundle\Controller\AcceleratorController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AllmedaBundle\Controller\DefaultController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AllmedaBundle\Controller\FeedController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AllmedaBundle\Controller\NetworkingController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AllmedaBundle\Controller\PageController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AllmedaBundle\Controller\ServiceController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\BenefitController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\BookingController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\CommunityController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\ConnectController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\DefaultController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\EnterController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\EventController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\FeedController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\GruenderstipendiumController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\InvestmentController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\JobController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\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\AlphaBundle\Controller\KnowhowController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\MemberController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\MembershipController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\NetworkController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\PageController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\PerkController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\PostController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\ProductController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\RatingController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\ResourceController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\ServiceController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\StartupController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\AlphaBundle\Controller\TeamController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\ApiBundle\Controller\EasybillController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\ApiBundle\Controller\HubspotController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\ApiBundle\Controller\MailchimpController" 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/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\ApiBundle\Controller\MonsumController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\ApiBundle\Controller\TwilioController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\CompanyBundle\Controller\AdminController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\CompanyBundle\Controller\DefaultController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\ControllingBundle\Controller\DefaultController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\EventBundle\Controller\AdminController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\EventBundle\Controller\AdminSupportController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\EventBundle\Controller\ConnectController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\EventBundle\Controller\DefaultController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\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\EventBundle\Controller\GuestController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\EventBundle\Controller\SntmKickOffController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\EventBundle\Controller\StartupNightControllerController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\EventBundle\Controller\SwissKnifeController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\EventbriteBundle\Controller\AttendeeController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\EventbriteBundle\Controller\AutomatController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\EventbriteBundle\Controller\DefaultController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\EventbriteBundle\Controller\DuesseldorfController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\EventbriteBundle\Controller\EventController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\FeedbackBundle\Controller\DefaultController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\FibuBundle\Controller\CustomerController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\FibuBundle\Controller\DefaultController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\FibuBundle\Controller\InvoiceController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\FibuBundle\Controller\ProductController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\FibuBundle\Controller\StripeController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\GuestBundle\Controller\CoronaController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\GuestBundle\Controller\MaterialController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\GuestBundle\Controller\OfficeHourController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\GuestBundle\Controller\PurchaseController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\GuestBundle\Controller\SpaceController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\GuestBundle\Controller\VisitController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\MailmanBundle\Controller\BulkMailController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\MailmanBundle\Controller\MailQueueController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\MailmanBundle\Controller\MailTemplateController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\MailmanBundle\Controller\SingleMailController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\MemberBundle\Controller\ContractController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\MemberBundle\Controller\LegacyController" 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\MemberBundle\Controller\LegacyController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\MemberBundle\Controller\MemberController" 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\MemberBundle\Controller\MemberController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\MemberBundle\Controller\SubscriptionController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\MemberBundle\Controller\TeamController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\MetaBundle\Controller\AttributeController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\MetaBundle\Controller\DokuController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\MetaBundle\Controller\TagController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\MonsumBundle\Controller\ArticleController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\MonsumBundle\Controller\CustomerController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\MonsumBundle\Controller\DefaultController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\MonsumBundle\Controller\InvoiceController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\MonsumBundle\Controller\MaintenanceController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\MonsumBundle\Controller\SubscriptionController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\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\RheinlandPitchBundle\Controller\ApplyController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\DefaultController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\VoteController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\SandboxBundle\Controller\DefaultController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\SettingBundle\Controller\ConsolidationController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\SettingBundle\Controller\DatevController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\SettingBundle\Controller\EventController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\SettingBundle\Controller\KeyController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\SettingBundle\Controller\MemberController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\SettingBundle\Controller\OptionController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\SettingBundle\Controller\ProductController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\SettingBundle\Controller\ResourceController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\SettingBundle\Controller\SpaceController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\SettingBundle\Controller\TaskController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\SettingBundle\Controller\TeamController" 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\SettingBundle\Controller\TeamController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\SettingBundle\Controller\TransponderController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\SettingBundle\Controller\UserController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\SpaceBundle\Controller\BookingController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\SpaceBundle\Controller\BudgetController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\SpaceBundle\Controller\ControllingController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\SpaceBundle\Controller\DefaultController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\SpaceBundle\Controller\PageController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorApplicationAdminController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorApplicationController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\StartupBundle\Controller\AdminController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\StartupBundle\Controller\ApplicationController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\StartupBundle\Controller\AssessmentController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\StartupBundle\Controller\BatchController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\StartupBundle\Controller\DefaultController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\StartupBundle\Controller\ProgramController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\StartupBundle\Controller\ReminderController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\StartupBundle\Controller\RheinlandpitchController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\StartupBundle\Controller\StartupController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\StartupBundle\Controller\StartupLivecycleEventController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\StartupBundle\Controller\VoteSessionController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\StatisticBundle\Controller\ActivityController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\StatisticBundle\Controller\BookingController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\StatisticBundle\Controller\MembershipController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\SurveyBundle\Controller\AdminController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\SurveyBundle\Controller\DefaultController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\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\AuthenticationController" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\UserBundle\Controller\ProfilController" 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/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\StartPlatz\Bundle\WebsiteBundle\Controller\Web3Controller" 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-http 5.4: The "Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint" class is deprecated, use the new security system with "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" instead.
User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\RememberMeServicesInterface" interface is deprecated, use "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface" instead.
User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\AbstractRememberMeHandler" instead.
User Deprecated: Since symfony/security-http 5.4: The "Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices" class is deprecated, use "Symfony\Component\Security\Http\RememberMe\SignatureRememberMeHandler" instead.
User Deprecated: Since symfony/security-http 5.4: Method "Symfony\Component\Security\Http\Firewall\ContextListener::setRememberMeServices()" is deprecated, use the new remember me handlers instead.
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.manager" service is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager" class is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Event\AuthenticationFailureEvent" class is deprecated, use "Symfony\Component\Security\Http\Event\LoginFailureEvent" with the new authenticator system instead.
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.form.main" service is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener" class is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener" class is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.rememberme.main" service is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\RememberMeListener" class is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.listener.anonymous.main" service is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-http 5.4: The $authManager argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" is deprecated.
User Deprecated: Since symfony/security-http 5.4: Not setting the $exceptionOnNoToken argument of "Symfony\Component\Security\Http\Firewall\AccessListener::__construct" to "false" is deprecated.
User Deprecated: Since symfony/security-core 5.4: Using an object that is not an instance of "Symfony\Component\Security\Core\User\UserInterface" as $user in "Symfony\Component\Security\Core\Authentication\Token\AnonymousToken" is deprecated.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface" interface is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.dao.main" service is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider" class is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider" class is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.rememberme.main" service is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider" class is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-bundle 5.3: The "security.authentication.provider.anonymous.main" service is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider" class is deprecated, use the new authenticator system instead.
Populated the TokenStorage with an anonymous Token.
security
deprecation
User Deprecated: Since symfony/security-core 5.4: The "Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous()" method is deprecated, use "isAuthenticated()" or "isFullFledged()" if you want to check if the request is (fully) authenticated.
User Deprecated: Since symfony/security-core 5.4: The "IS_AUTHENTICATED_ANONYMOUSLY" security attribute is deprecated, use "PUBLIC_ACCESS" for public resources, otherwise use "IS_AUTHENTICATED" or "IS_AUTHENTICATED_FULLY" instead if you want to check if the request is (fully) authenticated.
User Deprecated: Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated.
User Deprecated: Since symfony/framework-bundle 5.4: Method "Symfony\Bundle\FrameworkBundle\Controller\AbstractController::getDoctrine()" is deprecated, inject an instance of ManagerRegistry in your controller instead.
SELECT a0_.id AS id_0, a0_.eventbriteId AS eventbriteId_1, a0_.wpPostId AS wpPostId_2, a0_.title AS title_3, a0_.slug AS slug_4, a0_.lang AS lang_5, a0_.imagelink AS imagelink_6, a0_.videolink AS videolink_7, a0_.bgImagelink AS bgImagelink_8, a0_.tagline AS tagline_9, a0_.headerTextColor AS headerTextColor_10, a0_.spResponsiblePerson AS spResponsiblePerson_11, a0_.organization AS organization_12, a0_.organizerName AS organizerName_13, a0_.organizerEmail AS organizerEmail_14, a0_.venueName AS venueName_15, a0_.venueAddress AS venueAddress_16, a0_.ticketing AS ticketing_17, a0_.applicationUrl AS applicationUrl_18, a0_.alert AS alert_19, a0_.trainer AS trainer_20, a0_.speakers AS speakers_21, a0_.teaser AS teaser_22, a0_.navbar AS navbar_23, a0_.stripePriceId AS stripePriceId_24, a0_.stripeProductId AS stripeProductId_25, a0_.stripeAccount AS stripeAccount_26, a0_.priceInEuroCent AS priceInEuroCent_27, a0_.isTaxIncluded AS isTaxIncluded_28, a0_.isFreeForKiCampus AS isFreeForKiCampus_29, a0_.isFreeForCommunity AS isFreeForCommunity_30, a0_.isSinglePage AS isSinglePage_31, a0_.isFormalLanguage AS isFormalLanguage_32, a0_.isMultiBatchEvent AS isMultiBatchEvent_33, a0_.twigFile AS twigFile_34, a0_.additionalCss AS additionalCss_35, a0_.content AS content_36, a0_.contentTwig AS contentTwig_37, a0_.ctaContent AS ctaContent_38, a0_.postCtaContent AS postCtaContent_39, a0_.tags AS tags_40, a0_.seriesTag AS seriesTag_41, a0_.type AS type_42, a0_.location AS location_43, a0_.startDate AS startDate_44, a0_.endDate AS endDate_45, a0_.duration AS duration_46, a0_.status AS status_47, a0_.settings AS settings_48, a0_.displayStartDate AS displayStartDate_49, a0_.seoTitle AS seoTitle_50, a0_.seoKeyword AS seoKeyword_51, a0_.seoDescription AS seoDescription_52, a0_.navbar_en AS navbar_en_53, a0_.teaser_en AS teaser_en_54, a0_.content_en AS content_en_55, a0_.content_twig_en AS content_twig_en_56, a0_.post_cta_content_en AS post_cta_content_en_57, a0_.seo_title_en AS seo_title_en_58, a0_.seo_description_en AS seo_description_en_59, a0_.seo_keyword_en AS seo_keyword_en_60, a0_.has_english_version AS has_english_version_61, a0_.additional_js AS additional_js_62, a0_.metaPixelId AS metaPixelId_63, a0_.createDate AS createDate_64, a0_.lastChangeDate AS lastChangeDate_65, a0_.lastChangeUser AS lastChangeUser_66, a0_.publicId AS publicId_67, a0_.isExternalSubmission AS isExternalSubmission_68, a0_.createdBy AS createdBy_69, a0_.lastModified AS lastModified_70, a0_.createdAt AS createdAt_71, a0_.orgaNote AS orgaNote_72, a0_.history AS history_73, a0_.todoHistory AS todoHistory_74 FROM asp_events a0_ WHERE a0_.seriesTag = ? AND a0_.status = ?
doctrine
[
"STARTPLATZ TikTok Wochen"
"publish"
]
debug
SELECT a0_.id AS id_0, a0_.eventbriteId AS eventbriteId_1, a0_.wpPostId AS wpPostId_2, a0_.title AS title_3, a0_.slug AS slug_4, a0_.lang AS lang_5, a0_.imagelink AS imagelink_6, a0_.videolink AS videolink_7, a0_.bgImagelink AS bgImagelink_8, a0_.tagline AS tagline_9, a0_.headerTextColor AS headerTextColor_10, a0_.spResponsiblePerson AS spResponsiblePerson_11, a0_.organization AS organization_12, a0_.organizerName AS organizerName_13, a0_.organizerEmail AS organizerEmail_14, a0_.venueName AS venueName_15, a0_.venueAddress AS venueAddress_16, a0_.ticketing AS ticketing_17, a0_.applicationUrl AS applicationUrl_18, a0_.alert AS alert_19, a0_.trainer AS trainer_20, a0_.speakers AS speakers_21, a0_.teaser AS teaser_22, a0_.navbar AS navbar_23, a0_.stripePriceId AS stripePriceId_24, a0_.stripeProductId AS stripeProductId_25, a0_.stripeAccount AS stripeAccount_26, a0_.priceInEuroCent AS priceInEuroCent_27, a0_.isTaxIncluded AS isTaxIncluded_28, a0_.isFreeForKiCampus AS isFreeForKiCampus_29, a0_.isFreeForCommunity AS isFreeForCommunity_30, a0_.isSinglePage AS isSinglePage_31, a0_.isFormalLanguage AS isFormalLanguage_32, a0_.isMultiBatchEvent AS isMultiBatchEvent_33, a0_.twigFile AS twigFile_34, a0_.additionalCss AS additionalCss_35, a0_.content AS content_36, a0_.contentTwig AS contentTwig_37, a0_.ctaContent AS ctaContent_38, a0_.postCtaContent AS postCtaContent_39, a0_.tags AS tags_40, a0_.seriesTag AS seriesTag_41, a0_.type AS type_42, a0_.location AS location_43, a0_.startDate AS startDate_44, a0_.endDate AS endDate_45, a0_.duration AS duration_46, a0_.status AS status_47, a0_.settings AS settings_48, a0_.displayStartDate AS displayStartDate_49, a0_.seoTitle AS seoTitle_50, a0_.seoKeyword AS seoKeyword_51, a0_.seoDescription AS seoDescription_52, a0_.navbar_en AS navbar_en_53, a0_.teaser_en AS teaser_en_54, a0_.content_en AS content_en_55, a0_.content_twig_en AS content_twig_en_56, a0_.post_cta_content_en AS post_cta_content_en_57, a0_.seo_title_en AS seo_title_en_58, a0_.seo_description_en AS seo_description_en_59, a0_.seo_keyword_en AS seo_keyword_en_60, a0_.has_english_version AS has_english_version_61, a0_.additional_js AS additional_js_62, a0_.metaPixelId AS metaPixelId_63, a0_.createDate AS createDate_64, a0_.lastChangeDate AS lastChangeDate_65, a0_.lastChangeUser AS lastChangeUser_66, a0_.publicId AS publicId_67, a0_.isExternalSubmission AS isExternalSubmission_68, a0_.createdBy AS createdBy_69, a0_.lastModified AS lastModified_70, a0_.createdAt AS createdAt_71, a0_.orgaNote AS orgaNote_72, a0_.history AS history_73, a0_.todoHistory AS todoHistory_74 FROM asp_events a0_ WHERE a0_.seriesTag = ? AND a0_.status = ?
doctrine
[
"STARTPLATZ TikTok Wochen"
"publish"
]
debug
SELECT a0_.id AS id_0, a0_.eventbriteId AS eventbriteId_1, a0_.wpPostId AS wpPostId_2, a0_.title AS title_3, a0_.slug AS slug_4, a0_.lang AS lang_5, a0_.imagelink AS imagelink_6, a0_.videolink AS videolink_7, a0_.bgImagelink AS bgImagelink_8, a0_.tagline AS tagline_9, a0_.headerTextColor AS headerTextColor_10, a0_.spResponsiblePerson AS spResponsiblePerson_11, a0_.organization AS organization_12, a0_.organizerName AS organizerName_13, a0_.organizerEmail AS organizerEmail_14, a0_.venueName AS venueName_15, a0_.venueAddress AS venueAddress_16, a0_.ticketing AS ticketing_17, a0_.applicationUrl AS applicationUrl_18, a0_.alert AS alert_19, a0_.trainer AS trainer_20, a0_.speakers AS speakers_21, a0_.teaser AS teaser_22, a0_.navbar AS navbar_23, a0_.stripePriceId AS stripePriceId_24, a0_.stripeProductId AS stripeProductId_25, a0_.stripeAccount AS stripeAccount_26, a0_.priceInEuroCent AS priceInEuroCent_27, a0_.isTaxIncluded AS isTaxIncluded_28, a0_.isFreeForKiCampus AS isFreeForKiCampus_29, a0_.isFreeForCommunity AS isFreeForCommunity_30, a0_.isSinglePage AS isSinglePage_31, a0_.isFormalLanguage AS isFormalLanguage_32, a0_.isMultiBatchEvent AS isMultiBatchEvent_33, a0_.twigFile AS twigFile_34, a0_.additionalCss AS additionalCss_35, a0_.content AS content_36, a0_.contentTwig AS contentTwig_37, a0_.ctaContent AS ctaContent_38, a0_.postCtaContent AS postCtaContent_39, a0_.tags AS tags_40, a0_.seriesTag AS seriesTag_41, a0_.type AS type_42, a0_.location AS location_43, a0_.startDate AS startDate_44, a0_.endDate AS endDate_45, a0_.duration AS duration_46, a0_.status AS status_47, a0_.settings AS settings_48, a0_.displayStartDate AS displayStartDate_49, a0_.seoTitle AS seoTitle_50, a0_.seoKeyword AS seoKeyword_51, a0_.seoDescription AS seoDescription_52, a0_.navbar_en AS navbar_en_53, a0_.teaser_en AS teaser_en_54, a0_.content_en AS content_en_55, a0_.content_twig_en AS content_twig_en_56, a0_.post_cta_content_en AS post_cta_content_en_57, a0_.seo_title_en AS seo_title_en_58, a0_.seo_description_en AS seo_description_en_59, a0_.seo_keyword_en AS seo_keyword_en_60, a0_.has_english_version AS has_english_version_61, a0_.additional_js AS additional_js_62, a0_.metaPixelId AS metaPixelId_63, a0_.createDate AS createDate_64, a0_.lastChangeDate AS lastChangeDate_65, a0_.lastChangeUser AS lastChangeUser_66, a0_.publicId AS publicId_67, a0_.isExternalSubmission AS isExternalSubmission_68, a0_.createdBy AS createdBy_69, a0_.lastModified AS lastModified_70, a0_.createdAt AS createdAt_71, a0_.orgaNote AS orgaNote_72, a0_.history AS history_73, a0_.todoHistory AS todoHistory_74 FROM asp_events a0_ WHERE a0_.seriesTag = ? AND a0_.id <> ? AND a0_.status = ?
doctrine
[
"STARTPLATZ TikTok Wochen"
5901
"publish"
]
debug
SELECT a0_.id AS id_0, a0_.eventbriteId AS eventbriteId_1, a0_.wpPostId AS wpPostId_2, a0_.title AS title_3, a0_.slug AS slug_4, a0_.lang AS lang_5, a0_.imagelink AS imagelink_6, a0_.videolink AS videolink_7, a0_.bgImagelink AS bgImagelink_8, a0_.tagline AS tagline_9, a0_.headerTextColor AS headerTextColor_10, a0_.spResponsiblePerson AS spResponsiblePerson_11, a0_.organization AS organization_12, a0_.organizerName AS organizerName_13, a0_.organizerEmail AS organizerEmail_14, a0_.venueName AS venueName_15, a0_.venueAddress AS venueAddress_16, a0_.ticketing AS ticketing_17, a0_.applicationUrl AS applicationUrl_18, a0_.alert AS alert_19, a0_.trainer AS trainer_20, a0_.speakers AS speakers_21, a0_.teaser AS teaser_22, a0_.navbar AS navbar_23, a0_.stripePriceId AS stripePriceId_24, a0_.stripeProductId AS stripeProductId_25, a0_.stripeAccount AS stripeAccount_26, a0_.priceInEuroCent AS priceInEuroCent_27, a0_.isTaxIncluded AS isTaxIncluded_28, a0_.isFreeForKiCampus AS isFreeForKiCampus_29, a0_.isFreeForCommunity AS isFreeForCommunity_30, a0_.isSinglePage AS isSinglePage_31, a0_.isFormalLanguage AS isFormalLanguage_32, a0_.isMultiBatchEvent AS isMultiBatchEvent_33, a0_.twigFile AS twigFile_34, a0_.additionalCss AS additionalCss_35, a0_.content AS content_36, a0_.contentTwig AS contentTwig_37, a0_.ctaContent AS ctaContent_38, a0_.postCtaContent AS postCtaContent_39, a0_.tags AS tags_40, a0_.seriesTag AS seriesTag_41, a0_.type AS type_42, a0_.location AS location_43, a0_.startDate AS startDate_44, a0_.endDate AS endDate_45, a0_.duration AS duration_46, a0_.status AS status_47, a0_.settings AS settings_48, a0_.displayStartDate AS displayStartDate_49, a0_.seoTitle AS seoTitle_50, a0_.seoKeyword AS seoKeyword_51, a0_.seoDescription AS seoDescription_52, a0_.navbar_en AS navbar_en_53, a0_.teaser_en AS teaser_en_54, a0_.content_en AS content_en_55, a0_.content_twig_en AS content_twig_en_56, a0_.post_cta_content_en AS post_cta_content_en_57, a0_.seo_title_en AS seo_title_en_58, a0_.seo_description_en AS seo_description_en_59, a0_.seo_keyword_en AS seo_keyword_en_60, a0_.has_english_version AS has_english_version_61, a0_.additional_js AS additional_js_62, a0_.metaPixelId AS metaPixelId_63, a0_.createDate AS createDate_64, a0_.lastChangeDate AS lastChangeDate_65, a0_.lastChangeUser AS lastChangeUser_66, a0_.publicId AS publicId_67, a0_.isExternalSubmission AS isExternalSubmission_68, a0_.createdBy AS createdBy_69, a0_.lastModified AS lastModified_70, a0_.createdAt AS createdAt_71, a0_.orgaNote AS orgaNote_72, a0_.history AS history_73, a0_.todoHistory AS todoHistory_74 FROM asp_events a0_ WHERE a0_.seriesTag = ? AND a0_.id <> ? AND a0_.status = ?
doctrine
[
"STARTPLATZ TikTok Wochen"
5901
"publish"
]
debug
SELECT
b.id as batch_id,
b.eventId as event_id,
b.name as batch_name,
b.slug as batch_slug,
COALESCE(b.startDate, b.pitchDate) as batch_date,
b.endDate as batch_end_date,
b.status as batch_status,
e.id as event_id,
e.title as event_title,
e.slug as event_slug,
e.location,
e.venueName,
e.trainer,
e.isMultiBatchEvent
FROM asp_events e
INNER JOIN aab_batches b ON b.eventId = e.id
WHERE e.seriesTag = :seriesTag
AND e.status = 'publish'
AND b.status = 'active'
AND e.isMultiBatchEvent = 1
AND (
(b.startDate IS NOT NULL AND b.startDate > NOW()) OR
(b.startDate IS NULL AND b.pitchDate > NOW())
)
ORDER BY COALESCE(b.startDate, b.pitchDate) ASC
doctrine
[
"seriesTag" => "STARTPLATZ TikTok Wochen"
]
debug
SELECT
b.id as batch_id,
b.eventId as event_id,
b.name as batch_name,
b.slug as batch_slug,
COALESCE(b.endDate, b.startDate, b.pitchDate) as batch_date,
b.endDate as batch_end_date,
b.status as batch_status,
e.id as event_id,
e.title as event_title,
e.slug as event_slug,
e.location,
e.venueName,
e.trainer,
e.isMultiBatchEvent
FROM asp_events e
INNER JOIN aab_batches b ON b.eventId = e.id
WHERE e.seriesTag = :seriesTag
AND e.status = 'publish'
AND b.status = 'active'
AND e.isMultiBatchEvent = 1
AND (
(b.endDate IS NOT NULL AND b.endDate < NOW()) OR
(b.endDate IS NULL AND b.startDate IS NOT NULL AND b.startDate < NOW()) OR
(b.startDate IS NULL AND b.pitchDate < NOW())
)
ORDER BY COALESCE(b.endDate, b.startDate, b.pitchDate) DESC
doctrine
[
"seriesTag" => "STARTPLATZ TikTok Wochen"
]
debug
SELECT t0.id AS id_1, t0.category AS category_2, t0.type AS type_3, t0.slug AS slug_4, t0.title AS title_5, t0.teaser AS teaser_6, t0.partnerAdminRating AS partnerAdminRating_7, t0.imagelink AS imagelink_8, t0.website AS website_9, t0.tags AS tags_10, t0.feedTags AS feedTags_11, t0.logoUrl AS logoUrl_12, t0.publicId AS publicId_13, t0.description AS description_14, t0.relatedInformation AS relatedInformation_15, t0.redeemPerk AS redeemPerk_16, t0.targetGroup AS targetGroup_17, t0.contactPartner AS contactPartner_18, t0.contactPartnerMemberId AS contactPartnerMemberId_19, t0.isActive AS isActive_20, t0.status AS status_21, t0.visibility AS visibility_22, t0.teamId AS teamId_23, t0.teamName AS teamName_24, t0.titleEN AS titleEN_25, t0.teaserEN AS teaserEN_26, t0.descriptionEN AS descriptionEN_27, t0.relatedInformationEN AS relatedInformationEN_28, t0.redeemPerkEN AS redeemPerkEN_29, t0.seoTitle AS seoTitle_30, t0.seoKeyword AS seoKeyword_31, t0.seoDescription AS seoDescription_32, t0.history AS history_33, t0.lastModified AS lastModified_34, t0.lastChangeUser AS lastChangeUser_35, t0.createdAt AS createdAt_36, t0.additionalHead AS additionalHead_37 FROM aaa_sp_pages t0 WHERE t0.id = ?
doctrine
[
"1180"
]
debug
SELECT t0.id AS id_1, t0.spMemberId AS spMemberId_2, t0.score AS score_3, t0.completenessScore AS completenessScore_4, t0.status AS status_5, t0.location AS location_6, t0.salutation AS salutation_7, t0.title AS title_8, t0.jobTitle AS jobTitle_9, t0.firstName AS firstName_10, t0.lastName AS lastName_11, t0.name AS name_12, t0.sortName AS sortName_13, t0.email AS email_14, t0.secondaryEmail AS secondaryEmail_15, t0.phone AS phone_16, t0.hasCommunityMembership AS hasCommunityMembership_17, t0.aiMemberValid AS aiMemberValid_18, t0.aiMemberStatus AS aiMemberStatus_19, t0.aiMemberReason AS aiMemberReason_20, t0.aiMemberStart AS aiMemberStart_21, t0.aiMemberEnd AS aiMemberEnd_22, t0.utm_source AS utm_source_23, t0.utm_medium AS utm_medium_24, t0.utm_campaign AS utm_campaign_25, t0.utm_term AS utm_term_26, t0.utm_content AS utm_content_27, t0.birthday AS birthday_28, t0.addressFieldOne AS addressFieldOne_29, t0.addressFieldTwo AS addressFieldTwo_30, t0.addressCountryCode AS addressCountryCode_31, t0.addressPostalCode AS addressPostalCode_32, t0.addressCity AS addressCity_33, t0.teamId AS teamId_34, t0.teamName AS teamName_35, t0.company AS company_36, t0.history AS history_37, t0.tags AS tags_38, t0.annotation AS annotation_39, t0.mentorBuckets AS mentorBuckets_40, t0.areasOfExpertise AS areasOfExpertise_41, t0.mentor_firma AS mentor_firma_42, t0.mentor_firma_url AS mentor_firma_url_43, t0.mentor_locations AS mentor_locations_44, t0.mentor_profile AS mentor_profile_45, t0.mentor_note AS mentor_note_46, t0.mentor_admin_rating AS mentor_admin_rating_47, t0.active AS active_48, t0.tiefgarage AS tiefgarage_49, t0.transponder AS transponder_50, t0.isTransponderAllowed AS isTransponderAllowed_51, t0.imageLink AS imageLink_52, t0.homepage AS homepage_53, t0.xing AS xing_54, t0.pipedriveId AS pipedriveId_55, t0.linkedin AS linkedin_56, t0.facebook AS facebook_57, t0.instagram AS instagram_58, t0.twitter AS twitter_59, t0.skills AS skills_60, t0.description AS description_61, t0.touchpoints AS touchpoints_62, t0.isAddressComplete AS isAddressComplete_63, t0.hasMailchimp AS hasMailchimp_64, t0.hasKiNewsletter AS hasKiNewsletter_65, t0.enterDate AS enterDate_66, t0.exitDate AS exitDate_67, t0.physicalMembershipStarted AS physicalMembershipStarted_68, t0.physicalMembershipEnded AS physicalMembershipEnded_69, t0.lastModified AS lastModified_70, t0.lastChangeUser AS lastChangeUser_71, t0.nAiWebinarsAttended AS nAiWebinarsAttended_72, t0.nAiWebinarsApplied AS nAiWebinarsApplied_73, t0.nAiEventsAttended AS nAiEventsAttended_74, t0.nAiEventsApplied AS nAiEventsApplied_75, t0.nPaidAttended AS nPaidAttended_76, t0.nPaidApplied AS nPaidApplied_77, t0.nKiEinstiegAttended AS nKiEinstiegAttended_78, t0.nKiEinstiegApplied AS nKiEinstiegApplied_79, t0.nPromptEngineeringAttended AS nPromptEngineeringAttended_80, t0.nPromptEngineeringApplied AS nPromptEngineeringApplied_81, t0.nEcodynamicsAttended AS nEcodynamicsAttended_82, t0.nEcodynamicsApplied AS nEcodynamicsApplied_83, t0.nBbqApplied AS nBbqApplied_84, t0.nAiFridayApplied AS nAiFridayApplied_85, t0.nAiGatheringApplied AS nAiGatheringApplied_86, t0.nAiGatheringAttended AS nAiGatheringAttended_87, t0.aiSs24Applied AS aiSs24Applied_88, t0.aiSs24Booked AS aiSs24Booked_89, t0.interestedIn AS interestedIn_90, t0.interests AS interests_91, t0.mentorMetadata AS mentorMetadata_92, t0.eventParticipations AS eventParticipations_93, t0.kiKompetenz AS kiKompetenz_94, t0.mentorOwnerId AS mentorOwnerId_95 FROM aaa_sp_members t0 WHERE t0.id = ?
doctrine
[
"92518"
]
deprecation
User Deprecated: Since symfony/security-bundle 5.4: Setting the $authenticatorManagerEnabled argument of "Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct" to "false" is deprecated, use the new authenticator system instead.
User Deprecated: Since symfony/security-bundle 5.4: The "Symfony\Bundle\SecurityBundle\Security\FirewallConfig::allowsAnonymous()" method is deprecated.
Log messages generated during the compilation of the service container.
Messages
Class
1047
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\AcceleratorController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\AcceleratorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\AcceleratorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\AcceleratorController).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Controller\AcceleratorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\AcceleratorController).
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\FeedController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\FeedController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\FeedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\FeedController).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Controller\FeedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\FeedController).
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\WPPostController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\WPPostController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\WPPostController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\WPPostController).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Controller\WPPostController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\WPPostController).
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.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJuryAssessmentRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJuryAssessmentRepository).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJuryAssessmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJuryAssessmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJuryMemberAssessmentRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJuryMemberAssessmentRepository).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJuryMemberAssessmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJuryMemberAssessmentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJuryParticipationRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJuryParticipationRepository).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJuryParticipationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJuryParticipationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJurySessionRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJurySessionRepository).
Resolving inheritance for "App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJurySessionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJurySessionRepository).
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\ActorController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\ActorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ActorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ActorController).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Controller\ActorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ActorController).
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\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\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\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\ActorRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Repository\ActorRepository).
Resolving inheritance for "App\StartPlatz\Bundle\AlphaBundle\Repository\ActorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AlphaBundle\Repository\ActorRepository).
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\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\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\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\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\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\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\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\OptimizememberController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\OptimizememberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\OptimizememberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\OptimizememberController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\OptimizememberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\OptimizememberController).
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\TaskController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\TaskController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\TaskController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\TaskController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\TaskController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\TaskController).
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\TestController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\TestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\TestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\ApiBundle\Controller\TestController).
Resolving inheritance for "App\StartPlatz\Bundle\ApiBundle\Controller\TestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\TestController).
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\CompanyBundle\Controller\AdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\CompanyBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\CompanyBundle\Controller\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\CompanyBundle\Controller\AdminController).
Resolving inheritance for "App\StartPlatz\Bundle\CompanyBundle\Controller\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\CompanyBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\CompanyBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\CompanyBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\CompanyBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\CompanyBundle\Controller\DefaultController).
Resolving inheritance for "App\StartPlatz\Bundle\CompanyBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\CompanyBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\CompanyBundle\Repository\CompanyAttributeRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\CompanyBundle\Repository\CompanyAttributeRepository).
Resolving inheritance for "App\StartPlatz\Bundle\CompanyBundle\Repository\CompanyAttributeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\CompanyBundle\Repository\CompanyAttributeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\CompanyBundle\Repository\CompanyRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\CompanyBundle\Repository\CompanyRepository).
Resolving inheritance for "App\StartPlatz\Bundle\CompanyBundle\Repository\CompanyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\CompanyBundle\Repository\CompanyRepository).
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\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\AdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\AdminController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\AdminController).
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\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\ControllingController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\ControllingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\ControllingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\ControllingController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\ControllingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\ControllingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\DefaultController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\DefaultController).
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\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\MigrationController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\MigrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\MigrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\MigrationController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\MigrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\MigrationController).
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\SntmKickOffController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\SntmKickOffController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\SntmKickOffController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\SntmKickOffController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\SntmKickOffController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\SntmKickOffController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\StartupNightControllerController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\StartupNightControllerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\StartupNightControllerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\StartupNightControllerController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\StartupNightControllerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\StartupNightControllerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\SwissKnifeController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\SwissKnifeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\SwissKnifeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\SwissKnifeController).
Resolving inheritance for "App\StartPlatz\Bundle\EventBundle\Controller\SwissKnifeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\SwissKnifeController).
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.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.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\DuesseldorfController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventbriteBundle\Controller\DuesseldorfController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\DuesseldorfController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\DuesseldorfController).
Resolving inheritance for "App\StartPlatz\Bundle\EventbriteBundle\Controller\DuesseldorfController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\DuesseldorfController).
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\EventDuesseldorfRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\EventbriteBundle\Entity\EventDuesseldorfRepository).
Resolving inheritance for "App\StartPlatz\Bundle\EventbriteBundle\Entity\EventDuesseldorfRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\EventbriteBundle\Entity\EventDuesseldorfRepository).
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\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\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.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\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\EasybillController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Controller\EasybillController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\EasybillController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\EasybillController).
Resolving inheritance for "App\StartPlatz\Bundle\FibuBundle\Controller\EasybillController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\EasybillController).
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\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.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\StripeController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Controller\StripeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\StripeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\StripeController).
Resolving inheritance for "App\StartPlatz\Bundle\FibuBundle\Controller\StripeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\StripeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\WebhookController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Controller\WebhookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\WebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\WebhookController).
Resolving inheritance for "App\StartPlatz\Bundle\FibuBundle\Controller\WebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\WebhookController).
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\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\GuestBundle\Controller\CoronaController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GuestBundle\Controller\CoronaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GuestBundle\Controller\CoronaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GuestBundle\Controller\CoronaController).
Resolving inheritance for "App\StartPlatz\Bundle\GuestBundle\Controller\CoronaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GuestBundle\Controller\CoronaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GuestBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GuestBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GuestBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GuestBundle\Controller\DefaultController).
Resolving inheritance for "App\StartPlatz\Bundle\GuestBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GuestBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GuestBundle\Controller\MaterialController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GuestBundle\Controller\MaterialController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GuestBundle\Controller\MaterialController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GuestBundle\Controller\MaterialController).
Resolving inheritance for "App\StartPlatz\Bundle\GuestBundle\Controller\MaterialController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GuestBundle\Controller\MaterialController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GuestBundle\Controller\OfficeHourController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GuestBundle\Controller\OfficeHourController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GuestBundle\Controller\OfficeHourController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GuestBundle\Controller\OfficeHourController).
Resolving inheritance for "App\StartPlatz\Bundle\GuestBundle\Controller\OfficeHourController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GuestBundle\Controller\OfficeHourController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GuestBundle\Controller\PurchaseController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GuestBundle\Controller\PurchaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GuestBundle\Controller\PurchaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GuestBundle\Controller\PurchaseController).
Resolving inheritance for "App\StartPlatz\Bundle\GuestBundle\Controller\PurchaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GuestBundle\Controller\PurchaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GuestBundle\Controller\SpaceController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GuestBundle\Controller\SpaceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GuestBundle\Controller\SpaceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GuestBundle\Controller\SpaceController).
Resolving inheritance for "App\StartPlatz\Bundle\GuestBundle\Controller\SpaceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GuestBundle\Controller\SpaceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GuestBundle\Controller\VisitController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GuestBundle\Controller\VisitController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GuestBundle\Controller\VisitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GuestBundle\Controller\VisitController).
Resolving inheritance for "App\StartPlatz\Bundle\GuestBundle\Controller\VisitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GuestBundle\Controller\VisitController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\GuestBundle\Form\VisitType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GuestBundle\Form\VisitType).
Resolving inheritance for "App\StartPlatz\Bundle\GuestBundle\Form\VisitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\GuestBundle\Form\VisitType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\GuestBundle\Form\VisitorType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GuestBundle\Form\VisitorType).
Resolving inheritance for "App\StartPlatz\Bundle\GuestBundle\Form\VisitorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\GuestBundle\Form\VisitorType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\GuestBundle\Repository\VisitRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\GuestBundle\Repository\VisitRepository).
Resolving inheritance for "App\StartPlatz\Bundle\GuestBundle\Repository\VisitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\GuestBundle\Repository\VisitRepository).
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\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\EasybillController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\EasybillController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\EasybillController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\EasybillController).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Controller\EasybillController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\EasybillController).
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\InvoiceController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\InvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\InvoiceController).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Controller\InvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\InvoiceController).
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\ResourceController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\ResourceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\ResourceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\ResourceController).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Controller\ResourceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\ResourceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\SelfbookingController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\SelfbookingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\SelfbookingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\SelfbookingController).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Controller\SelfbookingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\SelfbookingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\ServiceController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\ServiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\ServiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\ServiceController).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Controller\ServiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\ServiceController).
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\EasybilllogRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\EasybilllogRepository).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Entity\EasybilllogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\EasybilllogRepository).
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\InvoicelogRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\InvoicelogRepository).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Entity\InvoicelogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\InvoicelogRepository).
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\ResourcelogRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\ResourcelogRepository).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Entity\ResourcelogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\ResourcelogRepository).
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\ServicelogRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\ServicelogRepository).
Resolving inheritance for "App\StartPlatz\Bundle\LogBundle\Entity\ServicelogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\LogBundle\Entity\ServicelogRepository).
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\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\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.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MailmanBundle\Repository\ReportingRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Repository\ReportingRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MailmanBundle\Repository\ReportingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MailmanBundle\Repository\ReportingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MailmanBundle\Repository\TargetUserRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Repository\TargetUserRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MailmanBundle\Repository\TargetUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MailmanBundle\Repository\TargetUserRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MemberBundle\Command\ImportVirtualOfficeCommand" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Command\ImportVirtualOfficeCommand).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Command\ImportVirtualOfficeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MemberBundle\Command\ImportVirtualOfficeCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\ContractController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Controller\ContractController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\ContractController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\ContractController).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Controller\ContractController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\ContractController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\DefaultController).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\LegacyController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Controller\LegacyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\LegacyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\LegacyController).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Controller\LegacyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\LegacyController).
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.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\TeamController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Controller\TeamController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\TeamController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\TeamController).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Controller\TeamController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\TeamController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\VirtualOfficeController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Controller\VirtualOfficeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\VirtualOfficeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\VirtualOfficeController).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Controller\VirtualOfficeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\VirtualOfficeController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\ContractRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Entity\ContractRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Entity\ContractRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\ContractRepository).
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\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.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\VirtualOfficeRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Entity\VirtualOfficeRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Entity\VirtualOfficeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\VirtualOfficeRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\ContractType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\ContractType).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Form\ContractType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\ContractType).
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\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\TeamBudgetsType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\TeamBudgetsType).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Form\TeamBudgetsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\TeamBudgetsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\TeamConnectType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\TeamConnectType).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Form\TeamConnectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\TeamConnectType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\TeamContactsType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\TeamContactsType).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Form\TeamContactsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\TeamContactsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\TeamType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\TeamType).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Form\TeamType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\TeamType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\VirtualOfficeType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\VirtualOfficeType).
Resolving inheritance for "App\StartPlatz\Bundle\MemberBundle\Form\VirtualOfficeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\VirtualOfficeType).
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.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\DokuController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MetaBundle\Controller\DokuController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MetaBundle\Controller\DokuController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MetaBundle\Controller\DokuController).
Resolving inheritance for "App\StartPlatz\Bundle\MetaBundle\Controller\DokuController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MetaBundle\Controller\DokuController).
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\MetaPostRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\MetaBundle\Entity\MetaPostRepository).
Resolving inheritance for "App\StartPlatz\Bundle\MetaBundle\Entity\MetaPostRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MetaBundle\Entity\MetaPostRepository).
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\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.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\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\PartnerPublicController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerPublicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerPublicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerPublicController).
Resolving inheritance for "App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerPublicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerPublicController).
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\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\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\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\AlumnusController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\AlumnusController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\AlumnusController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\AlumnusController).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Controller\AlumnusController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\AlumnusController).
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\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\EventController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\EventController).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Controller\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\EventController).
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\MemberController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\MemberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\MemberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\MemberController).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Controller\MemberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\MemberController).
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\TaskController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\TaskController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\TaskController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\TaskController).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Controller\TaskController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\TaskController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\TeamController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\TeamController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\TeamController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\TeamController).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Controller\TeamController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\TeamController).
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\TransponderlogController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\TransponderlogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\TransponderlogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\TransponderlogController).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Controller\TransponderlogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\TransponderlogController).
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\CalendarRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Entity\CalendarRepository).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Entity\CalendarRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\CalendarRepository).
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\TaskRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Entity\TaskRepository).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Entity\TaskRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\SettingBundle\Entity\TaskRepository).
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\TaskType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Form\TaskType).
Resolving inheritance for "App\StartPlatz\Bundle\SettingBundle\Form\TaskType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\SettingBundle\Form\TaskType).
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\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\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\CoworkingController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\SpaceBundle\Controller\CoworkingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SpaceBundle\Controller\CoworkingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SpaceBundle\Controller\CoworkingController).
Resolving inheritance for "App\StartPlatz\Bundle\SpaceBundle\Controller\CoworkingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SpaceBundle\Controller\CoworkingController).
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\AcceleratorApplicationAdminController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorApplicationAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorApplicationAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorApplicationAdminController).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorApplicationAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorApplicationAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorApplicationController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorApplicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorApplicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorApplicationController).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorApplicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorApplicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorController).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorController).
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\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\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\RheinlandpitchController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\RheinlandpitchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\RheinlandpitchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\RheinlandpitchController).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Controller\RheinlandpitchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\RheinlandpitchController).
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\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\ContactFirmaRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\ContactFirmaRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Entity\ContactFirmaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\ContactFirmaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\ContactRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\ContactRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Entity\ContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\ContactRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\FirmaRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\FirmaRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Entity\FirmaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\FirmaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\ProjectLeadRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\ProjectLeadRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Entity\ProjectLeadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\ProjectLeadRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\ProjectRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\ProjectRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Entity\ProjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\ProjectRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\StartupPrevRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\StartupPrevRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Entity\StartupPrevRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\StartupPrevRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\TermRelationshipRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\TermRelationshipRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Entity\TermRelationshipRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\TermRelationshipRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\TermRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\TermRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Entity\TermRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\TermRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\VoteRepository" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\VoteRepository).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Entity\VoteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\VoteRepository).
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\AcceleratorApplicationForm" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\AcceleratorApplicationForm).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Form\AcceleratorApplicationForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\AcceleratorApplicationForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\AcceleratorEmbedForm" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\AcceleratorEmbedForm).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Form\AcceleratorEmbedForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\AcceleratorEmbedForm).
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\ContactType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\ContactType).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Form\ContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\ContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\FirmaType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\FirmaType).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Form\FirmaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\FirmaType).
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\ProjectType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\ProjectType).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Form\ProjectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\ProjectType).
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\StartupAnrufenType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\StartupAnrufenType).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Form\StartupAnrufenType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\StartupAnrufenType).
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.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\TermType" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\TermType).
Resolving inheritance for "App\StartPlatz\Bundle\StartupBundle\Form\TermType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\TermType).
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\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\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\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\DefaultController" (parent: .abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StatisticBundle\Controller\DefaultController).
Resolving inheritance for "App\StartPlatz\Bundle\StatisticBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\DefaultController).
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\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\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\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\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\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\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\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\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 "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 "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.authentication.listener.form" (parent: security.authentication.listener.abstract).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.authentication.provider.loginlink.main" (parent: App\StartPlatz\Bundle\UserBundle\Security\LoginLink\Provider).
Resolving inheritance for "security.authentication.listener.loginlink.main" (parent: App\StartPlatz\Bundle\UserBundle\Security\LoginLink\Listener).
Resolving inheritance for "security.authentication.provider.dao.main" (parent: security.authentication.provider.dao).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authentication.listener.form.main" (parent: security.authentication.listener.form).
Resolving inheritance for "security.authentication.form_entry_point.main" (parent: security.authentication.form_entry_point).
Resolving inheritance for "security.authentication.provider.rememberme.main" (parent: security.authentication.provider.rememberme).
Resolving inheritance for "security.authentication.rememberme.services.simplehash.main" (parent: security.authentication.rememberme.services.simplehash).
Resolving inheritance for "security.authentication.listener.rememberme.main" (parent: security.authentication.listener.rememberme).
Resolving inheritance for "security.authentication.listener.anonymous.main" (parent: security.authentication.listener.anonymous).
Resolving inheritance for "security.authentication.provider.anonymous.main" (parent: security.authentication.provider.anonymous).
Resolving inheritance for "security.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.event_import" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event_patch" (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.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.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.deprecation" (parent: monolog.logger_prototype).
184
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; 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\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\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.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "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 $eventImportLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventPatchLogger"; 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 $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 $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 $deprecationLogger"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.s9j.Ahc"; reason: private alias.
Removed service ".service_locator.TuNpnXL"; reason: private alias.
Removed service ".service_locator.tm.pRQf"; reason: private alias.
Removed service ".service_locator.mFAhFe4"; reason: private alias.
Removed service ".service_locator.0ghLsew"; reason: private alias.
Removed service ".service_locator.kdHR9rx"; reason: private alias.
Removed service ".service_locator.jhmiC3l"; 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 "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.rOIF5E4"; reason: private alias.
Removed service ".service_locator.NjyTmEU"; reason: private alias.
Removed service ".service_locator.hCumxIO"; reason: private alias.
Removed service ".service_locator.z26ogy5"; reason: private alias.
Removed service ".service_locator.N._ozWB"; reason: private alias.
Removed service ".service_locator.l3uOHAR"; reason: private alias.
Removed service ".service_locator.JmHnXRx"; reason: private alias.
Removed service ".service_locator.cygNn32"; reason: private alias.
Removed service ".service_locator.0lz22_U"; reason: private alias.
Removed service ".service_locator.sf85gDo"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
209
Changed reference of service "events.sitemap_source" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\AllmedaBundle\Controller\AcceleratorController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AllmedaBundle\Controller\DefaultController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AllmedaBundle\Controller\FeedController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AllmedaBundle\Controller\NetworkingController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AllmedaBundle\Controller\PageController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AllmedaBundle\Controller\ServiceController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\BenefitController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\BookingController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\CommunityController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\ConnectController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\DefaultController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\EnterController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\EventController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\FeedController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\GruenderstipendiumController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\InvestmentController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\JobController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\KnowhowController" previously pointing to ".session.do-not-use" to "session".
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\AlphaBundle\Controller\MemberController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\MembershipController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\NetworkController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\PageController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\PerkController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\PostController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\ProductController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\RatingController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\ResourceController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\ServiceController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\StartupController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\AlphaBundle\Controller\TeamController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\ApiBundle\Controller\EasybillController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\ApiBundle\Controller\HubspotController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\ApiBundle\Controller\MailchimpController" previously pointing to ".session.do-not-use" to "session".
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\ApiBundle\Controller\MonsumController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\ApiBundle\Controller\TwilioController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\CompanyBundle\Controller\AdminController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\CompanyBundle\Controller\DefaultController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\ControllingBundle\Controller\DefaultController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\EventBundle\Controller\AdminController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\EventBundle\Controller\AdminController" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\EventBundle\Controller\AdminSupportController" previously pointing to ".session.do-not-use" to "session".
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\ConnectController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\EventBundle\Controller\DefaultController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\EventBundle\Controller\DefaultController" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\EventBundle\Controller\GuestController" previously pointing to ".session.do-not-use" to "session".
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\Controller\SntmKickOffController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\EventBundle\Controller\StartupNightControllerController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\EventBundle\Controller\SwissKnifeController" previously pointing to ".session.do-not-use" to "session".
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\EventPatchService" previously pointing to "debug.validator" to "validator".
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\EventbriteBundle\Controller\AttendeeController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\EventbriteBundle\Controller\AutomatController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\EventbriteBundle\Controller\DefaultController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\EventbriteBundle\Controller\DuesseldorfController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\EventbriteBundle\Controller\EventController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\FeedbackBundle\Controller\DefaultController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\FibuBundle\Controller\CustomerController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\FibuBundle\Controller\DefaultController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\FibuBundle\Controller\InvoiceController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\FibuBundle\Controller\ProductController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\FibuBundle\Controller\StripeController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\GuestBundle\Controller\CoronaController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\GuestBundle\Controller\MaterialController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\GuestBundle\Controller\OfficeHourController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\GuestBundle\Controller\PurchaseController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\GuestBundle\Controller\SpaceController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\GuestBundle\Controller\VisitController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\MailmanBundle\ConfirmationMailService" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\MailmanBundle\Controller\BulkMailController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\MailmanBundle\Controller\MailQueueController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\MailmanBundle\Controller\MailTemplateController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\MailmanBundle\Controller\SingleMailController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\MailmanBundle\Service\BulkMailGeneratorService" previously pointing to "router.default" to "router".
Changed reference of service "App\StartPlatz\Bundle\MemberBundle\Controller\ContractController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\MemberBundle\Controller\LegacyController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\MemberBundle\Controller\LegacyController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\StartPlatz\Bundle\MemberBundle\Controller\MemberController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\MemberBundle\Controller\MemberController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\StartPlatz\Bundle\MemberBundle\Controller\SubscriptionController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\MemberBundle\Controller\TeamController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\MetaBundle\Controller\AttributeController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\MetaBundle\Controller\DokuController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\MetaBundle\Controller\TagController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\MonsumBundle\Controller\ArticleController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\MonsumBundle\Controller\CustomerController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\MonsumBundle\Controller\DefaultController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\MonsumBundle\Controller\InvoiceController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\MonsumBundle\Controller\MaintenanceController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\MonsumBundle\Controller\SubscriptionController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\ApplyController" previously pointing to ".session.do-not-use" to "session".
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\RheinlandPitchBundle\Controller\DefaultController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\RheinlandPitchBundle\Controller\VoteController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\SandboxBundle\Controller\DefaultController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\SettingBundle\Controller\ConsolidationController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\SettingBundle\Controller\DatevController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\SettingBundle\Controller\EventController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\SettingBundle\Controller\KeyController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\SettingBundle\Controller\MemberController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\SettingBundle\Controller\OptionController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\SettingBundle\Controller\ProductController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\SettingBundle\Controller\ResourceController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\SettingBundle\Controller\SpaceController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\SettingBundle\Controller\TaskController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\SettingBundle\Controller\TeamController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\SettingBundle\Controller\TeamController" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\StartPlatz\Bundle\SettingBundle\Controller\TransponderController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\SettingBundle\Controller\UserController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\SpaceBundle\Controller\BookingController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\SpaceBundle\Controller\BudgetController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\SpaceBundle\Controller\ControllingController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\SpaceBundle\Controller\DefaultController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\SpaceBundle\Controller\PageController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorApplicationAdminController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorApplicationController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\StartupBundle\Controller\AdminController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\StartupBundle\Controller\ApplicationController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\StartupBundle\Controller\AssessmentController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\StartupBundle\Controller\BatchController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\StartupBundle\Controller\DefaultController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\StartupBundle\Controller\ProgramController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\StartupBundle\Controller\ReminderController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\StartupBundle\Controller\RheinlandpitchController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\StartupBundle\Controller\StartupController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\StartupBundle\Controller\StartupLivecycleEventController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\StartupBundle\Controller\VoteSessionController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\StatisticBundle\Controller\ActivityController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\StatisticBundle\Controller\BookingController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\StatisticBundle\Controller\MembershipController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\SurveyBundle\Controller\AdminController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\SurveyBundle\Controller\DefaultController" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\StartPlatz\Bundle\UserBundle\Controller\AuthenticationController" previously pointing to ".session.do-not-use" to "session".
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 ".session.do-not-use" to "session".
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\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\WebsiteBundle\Controller\Web3Controller" previously pointing to ".session.do-not-use" to "session".
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 "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.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.loginlink.main" previously pointing to "router.default" to "router".
Changed reference of service "security.authentication.listener.form.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "Eckinox\TinymceBundle\Util\TinymceConfigurator" 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 ".service_locator.mx0UMmY" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.I7VWk9N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.yDuvDA1" 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.XsyfP82" 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".
1048
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 "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.form_entry_point"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
Removed service "security.authentication.listener.form"; reason: abstract.
Removed service "security.authentication.listener.x509"; reason: abstract.
Removed service "security.authentication.listener.json"; reason: abstract.
Removed service "security.authentication.listener.remote_user"; reason: abstract.
Removed service "security.authentication.listener.basic"; reason: abstract.
Removed service "security.authentication.provider.dao"; reason: abstract.
Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
Removed service "security.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\AcceleratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\AcceleratorController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\AcceleratorController"; 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\FeedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\FeedController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\FeedController"; 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\WPPostController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AllmedaBundle\Controller\WPPostController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Controller\WPPostController"; 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.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJuryAssessmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJuryAssessmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJuryMemberAssessmentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJuryMemberAssessmentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJuryParticipationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJuryParticipationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJurySessionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJurySessionRepository"; 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\ActorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\AlphaBundle\Controller\ActorController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Controller\ActorController"; 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\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\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\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\ActorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\AlphaBundle\Repository\ActorRepository"; 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\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\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\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\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\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\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\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\OptimizememberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\OptimizememberController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\OptimizememberController"; 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\TaskController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\TaskController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\TaskController"; 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\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\ApiBundle\Controller\TestController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\ApiBundle\Controller\TestController"; 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\CompanyBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\CompanyBundle\Controller\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\CompanyBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\CompanyBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\CompanyBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\CompanyBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\CompanyBundle\Repository\CompanyAttributeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\CompanyBundle\Repository\CompanyAttributeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\CompanyBundle\Repository\CompanyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\CompanyBundle\Repository\CompanyRepository"; 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\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\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\AdminController"; 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\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\ControllingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\ControllingController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\ControllingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\DefaultController"; 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\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\MigrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\MigrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\MigrationController"; 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\SntmKickOffController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\SntmKickOffController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\SntmKickOffController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\StartupNightControllerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\StartupNightControllerController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\StartupNightControllerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\EventBundle\Controller\SwissKnifeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventBundle\Controller\SwissKnifeController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventBundle\Controller\SwissKnifeController"; 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.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.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\DuesseldorfController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\EventbriteBundle\Controller\DuesseldorfController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventbriteBundle\Controller\DuesseldorfController"; 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\EventDuesseldorfRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\EventbriteBundle\Entity\EventDuesseldorfRepository"; 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\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\FeedbackRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FeedbackBundle\Entity\FeedbackRepository"; 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\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\EasybillController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\EasybillController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Controller\EasybillController"; 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\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.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\StripeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\StripeController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Controller\StripeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\FibuBundle\Controller\WebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\FibuBundle\Controller\WebhookController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\FibuBundle\Controller\WebhookController"; 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\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\GuestBundle\Controller\CoronaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GuestBundle\Controller\CoronaController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GuestBundle\Controller\CoronaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GuestBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GuestBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GuestBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GuestBundle\Controller\MaterialController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GuestBundle\Controller\MaterialController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GuestBundle\Controller\MaterialController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GuestBundle\Controller\OfficeHourController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GuestBundle\Controller\OfficeHourController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GuestBundle\Controller\OfficeHourController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GuestBundle\Controller\PurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GuestBundle\Controller\PurchaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GuestBundle\Controller\PurchaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GuestBundle\Controller\SpaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GuestBundle\Controller\SpaceController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GuestBundle\Controller\SpaceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\GuestBundle\Controller\VisitController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\GuestBundle\Controller\VisitController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GuestBundle\Controller\VisitController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\GuestBundle\Form\VisitType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GuestBundle\Form\VisitType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\GuestBundle\Form\VisitorType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GuestBundle\Form\VisitorType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\GuestBundle\Repository\VisitRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\GuestBundle\Repository\VisitRepository"; 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\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\EasybillController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\EasybillController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\EasybillController"; 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\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\InvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\InvoiceController"; 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\ResourceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\ResourceController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\ResourceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\SelfbookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\SelfbookingController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\SelfbookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\LogBundle\Controller\ServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\LogBundle\Controller\ServiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Controller\ServiceController"; 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\EasybilllogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\EasybilllogRepository"; 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\InvoicelogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\InvoicelogRepository"; 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\ResourcelogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\ResourcelogRepository"; 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\ServicelogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\LogBundle\Entity\ServicelogRepository"; 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\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\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.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MailmanBundle\Repository\ReportingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Repository\ReportingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MailmanBundle\Repository\TargetUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MailmanBundle\Repository\TargetUserRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\StartPlatz\Bundle\MemberBundle\Command\ImportVirtualOfficeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Command\ImportVirtualOfficeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\ContractController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\ContractController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Controller\ContractController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\LegacyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\LegacyController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Controller\LegacyController"; 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.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\TeamController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\TeamController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Controller\TeamController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\MemberBundle\Controller\VirtualOfficeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MemberBundle\Controller\VirtualOfficeController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Controller\VirtualOfficeController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\ContractRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Entity\ContractRepository"; 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\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.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\MemberBundle\Entity\VirtualOfficeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Entity\VirtualOfficeRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\ContractType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\ContractType"; 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\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\TeamBudgetsType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\TeamBudgetsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\TeamConnectType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\TeamConnectType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\TeamContactsType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\TeamContactsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\TeamType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\TeamType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\MemberBundle\Form\VirtualOfficeType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MemberBundle\Form\VirtualOfficeType"; 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.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\DokuController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\MetaBundle\Controller\DokuController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MetaBundle\Controller\DokuController"; 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\MetaPostRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\MetaBundle\Entity\MetaPostRepository"; 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\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.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\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\PartnerPublicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerPublicController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerPublicController"; 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\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\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\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\AlumnusController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\AlumnusController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\AlumnusController"; 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\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\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\EventController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\EventController"; 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\MemberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\MemberController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\MemberController"; 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\TaskController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\TaskController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\TaskController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\SettingBundle\Controller\TeamController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\TeamController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\TeamController"; 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\TransponderlogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SettingBundle\Controller\TransponderlogController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Controller\TransponderlogController"; 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\CalendarRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Entity\CalendarRepository"; 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\TaskRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Entity\TaskRepository"; 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\TaskType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SettingBundle\Form\TaskType"; 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\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\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\CoworkingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\SpaceBundle\Controller\CoworkingController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\SpaceBundle\Controller\CoworkingController"; 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\AcceleratorApplicationAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorApplicationAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorApplicationAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorApplicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorApplicationController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorApplicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorController"; 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\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\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\RheinlandpitchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StartupBundle\Controller\RheinlandpitchController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Controller\RheinlandpitchController"; 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\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\ContactFirmaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\ContactFirmaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\ContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\ContactRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\FirmaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\FirmaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\ProjectLeadRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\ProjectLeadRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\ProjectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\ProjectRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\StartupPrevRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\StartupPrevRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\TermRelationshipRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\TermRelationshipRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\TermRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\TermRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\StartPlatz\Bundle\StartupBundle\Entity\VoteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Entity\VoteRepository"; 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\AcceleratorApplicationForm"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\AcceleratorApplicationForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\AcceleratorEmbedForm"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\AcceleratorEmbedForm"; 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\ContactType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\ContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\FirmaType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\FirmaType"; 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\ProjectType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\ProjectType"; 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\StartupAnrufenType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\StartupAnrufenType"; 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.Symfony\Component\Form\FormTypeInterface.0.App\StartPlatz\Bundle\StartupBundle\Form\TermType"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StartupBundle\Form\TermType"; 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\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\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\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\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\StartPlatz\Bundle\StatisticBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\StatisticBundle\Controller\DefaultController"; 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\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\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\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\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\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\StartPlatz\Bundle\UserBundle\Entity\UserRepository"; 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\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\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.Symfony\Component\Form\FormTypeInterface.0.Eckinox\TinymceBundle\Form\Type\TinymceType"; reason: abstract.
Removed service ".abstract.instanceof.Eckinox\TinymceBundle\Form\Type\TinymceType"; reason: abstract.
427
Removed service "events.sitemap_source"; reason: unused.
Removed service "startplatz.sitemap.source"; 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\GsJuryAssessment"; reason: unused.
Removed service "App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJuryMemberAssessment"; reason: unused.
Removed service "App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJuryParticipation"; reason: unused.
Removed service "App\StartPlatz\Bundle\AllmedaBundle\Entity\GsJurySession"; 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\Actor"; 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\Exception\EasybillApiException"; reason: unused.
Removed service "App\StartPlatz\Bundle\ApiBundle\Exception\HubSpotApiException"; 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\CompanyBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\CompanyBundle\DependencyInjection\StartPlatzCompanyExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\CompanyBundle\Entity\Company"; reason: unused.
Removed service "App\StartPlatz\Bundle\CompanyBundle\Entity\CompanyAttribute"; reason: unused.
Removed service "App\StartPlatz\Bundle\CompanyBundle\StartPlatzCompanyBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\CompanyBundle\Tests\Controller\AdminControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\CompanyBundle\Tests\Controller\DefaultControllerTest"; 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\EventBundle\DTO\EventFilterDTO"; 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\Event"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Exception\SlugConflictException"; 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\AdminControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Tests\Controller\ControllingControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Tests\Controller\DefaultControllerTest"; 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\MigrationControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Tests\Controller\ShortCodeControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Tests\Controller\SntmKickOffControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Tests\Controller\StartupNightControllerControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\EventBundle\Tests\Controller\SwissKnifeControllerTest"; 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\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\Entity\EventDuesseldorf"; 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\EventbriteBundle\Tests\Controller\DuesseldorfControllerTest"; 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\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\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\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\Tests\Controller\WebhookControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\FibuBundle\Util\BookingAccountConverter"; reason: unused.
Removed service "App\StartPlatz\Bundle\GuestBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\GuestBundle\DependencyInjection\StartPlatzGuestExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\GuestBundle\Entity\Visit"; reason: unused.
Removed service "App\StartPlatz\Bundle\GuestBundle\StartPlatzGuestBundle"; reason: unused.
Removed service "App\StartPlatz\Bundle\GuestBundle\Tests\Controller\DefaultControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\GuestBundle\Tests\Controller\OfficeHourControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\GuestBundle\Tests\Controller\SpaceControllerTest"; reason: unused.
Removed service "App\StartPlatz\Bundle\GuestBundle\Tests\Controller\VisitControllerTest"; 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\Bookinglog"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Entity\Easybilllog"; 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\Invoicelog"; 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\Resourcelog"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Entity\Selfbookinglog"; reason: unused.
Removed service "App\StartPlatz\Bundle\LogBundle\Entity\Servicelog"; 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\InvoiceControllerTest"; 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\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\Reporting"; reason: unused.
Removed service "App\StartPlatz\Bundle\MailmanBundle\Entity\TargetUser"; 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\MemberBundle\DependencyInjection\Configuration"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\DependencyInjection\StartPlatzMemberExtension"; reason: unused.
Removed service "App\StartPlatz\Bundle\MemberBundle\Entity\Contract"; 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\Entity\VirtualOffice"; 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\ContractControllerTest"; 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\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\MetaPost"; 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\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\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\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\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\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\SpaceFilterDTO"; 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\Calendar"; 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\Task"; 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\EventControllerTest"; 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\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\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\Contact"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\ContactFirma"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\Firma"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\Program"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\Project"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\ProjectLead"; 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\StartupAttribute"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\StartupLifecycleEvent"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\StartupPrev"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\StartupRelevance"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\Term"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\TermRelationship"; reason: unused.
Removed service "App\StartPlatz\Bundle\StartupBundle\Entity\Vote"; 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\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\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\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\UserBundle\DependencyInjection\StartPlatzUserExtension"; 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\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 "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 "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.user_password_hasher"; reason: unused.
Removed service "security.authentication.basic_entry_point"; reason: unused.
Removed service "security.authentication.retry_entry_point"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
Removed service "security.authentication.listener.anonymous"; reason: unused.
Removed service "security.authentication.provider.anonymous"; reason: unused.
Removed service "security.authentication.guard_handler"; reason: unused.
Removed service "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 "security.ldap_locator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
475
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AllmedaBundle\Controller\AcceleratorController" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\AcceleratorController".
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\FeedController" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\FeedController".
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 ".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\WPPostController" to "App\StartPlatz\Bundle\AllmedaBundle\Controller\WPPostController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\AlphaBundle\Controller\ActorController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\ActorController".
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\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\SkoolController" to "App\StartPlatz\Bundle\AlphaBundle\Controller\SkoolController".
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 ".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\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.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\EventController" to "App\StartPlatz\Bundle\ApiBundle\Controller\EventController".
Inlined service ".service_locator.I7VWk9N.App\StartPlatz\Bundle\ApiBundle\Controller\EventImportController" to "App\StartPlatz\Bundle\ApiBundle\Controller\EventImportController".
Inlined service ".service_locator.yDuvDA1.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.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 ".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.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\OptimizememberController" to "App\StartPlatz\Bundle\ApiBundle\Controller\OptimizememberController".
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\TaskController" to "App\StartPlatz\Bundle\ApiBundle\Controller\TaskController".
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\TestController" to "App\StartPlatz\Bundle\ApiBundle\Controller\TestController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\ApiBundle\Controller\TransponderController" to "App\StartPlatz\Bundle\ApiBundle\Controller\TransponderController".
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 "monolog.logger.easybill" to "App\StartPlatz\Bundle\ApiBundle\Service\EasybillApiService".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\CompanyBundle\Controller\AdminController" to "App\StartPlatz\Bundle\CompanyBundle\Controller\AdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\CompanyBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\CompanyBundle\Controller\DefaultController".
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 ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\AdminController" to "App\StartPlatz\Bundle\EventBundle\Controller\AdminController".
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\ConnectController" to "App\StartPlatz\Bundle\EventBundle\Controller\ConnectController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\ControllingController" to "App\StartPlatz\Bundle\EventBundle\Controller\ControllingController".
Inlined service "App\StartPlatz\Bundle\EventBundle\Service\MailTemplateService" to "App\StartPlatz\Bundle\EventBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\EventBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\EventSandboxController" to "App\StartPlatz\Bundle\EventBundle\Controller\EventSandboxController".
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\MigrationController" to "App\StartPlatz\Bundle\EventBundle\Controller\MigrationController".
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\SntmKickOffController" to "App\StartPlatz\Bundle\EventBundle\Controller\SntmKickOffController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\StartupNightControllerController" to "App\StartPlatz\Bundle\EventBundle\Controller\StartupNightControllerController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventBundle\Controller\SwissKnifeController" to "App\StartPlatz\Bundle\EventBundle\Controller\SwissKnifeController".
Inlined service "App\StartPlatz\Bundle\EventBundle\Service\SlugResolver" to "App\StartPlatz\Bundle\EventBundle\Service\EventImportService".
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\DuesseldorfController" to "App\StartPlatz\Bundle\EventbriteBundle\Controller\DuesseldorfController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\EventbriteBundle\Controller\EventController" to "App\StartPlatz\Bundle\EventbriteBundle\Controller\EventController".
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\EasybillController" to "App\StartPlatz\Bundle\FibuBundle\Controller\EasybillController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\FibuBundle\Controller\InvoiceController" to "App\StartPlatz\Bundle\FibuBundle\Controller\InvoiceController".
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\FibuBundle\Controller\StripeController" to "App\StartPlatz\Bundle\FibuBundle\Controller\StripeController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\FibuBundle\Controller\WebhookController" to "App\StartPlatz\Bundle\FibuBundle\Controller\WebhookController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\GuestBundle\Controller\CoronaController" to "App\StartPlatz\Bundle\GuestBundle\Controller\CoronaController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\GuestBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\GuestBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\GuestBundle\Controller\MaterialController" to "App\StartPlatz\Bundle\GuestBundle\Controller\MaterialController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\GuestBundle\Controller\OfficeHourController" to "App\StartPlatz\Bundle\GuestBundle\Controller\OfficeHourController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\GuestBundle\Controller\PurchaseController" to "App\StartPlatz\Bundle\GuestBundle\Controller\PurchaseController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\GuestBundle\Controller\SpaceController" to "App\StartPlatz\Bundle\GuestBundle\Controller\SpaceController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\GuestBundle\Controller\VisitController" to "App\StartPlatz\Bundle\GuestBundle\Controller\VisitController".
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\DefaultController" to "App\StartPlatz\Bundle\LogBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\LogBundle\Controller\EasybillController" to "App\StartPlatz\Bundle\LogBundle\Controller\EasybillController".
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\InvoiceController" to "App\StartPlatz\Bundle\LogBundle\Controller\InvoiceController".
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\ResourceController" to "App\StartPlatz\Bundle\LogBundle\Controller\ResourceController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\LogBundle\Controller\SelfbookingController" to "App\StartPlatz\Bundle\LogBundle\Controller\SelfbookingController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\LogBundle\Controller\ServiceController" to "App\StartPlatz\Bundle\LogBundle\Controller\ServiceController".
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 ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MailmanBundle\Controller\MailQueueController" to "App\StartPlatz\Bundle\MailmanBundle\Controller\MailQueueController".
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\MemberBundle\Controller\ContractController" to "App\StartPlatz\Bundle\MemberBundle\Controller\ContractController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MemberBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\MemberBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MemberBundle\Controller\LegacyController" to "App\StartPlatz\Bundle\MemberBundle\Controller\LegacyController".
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 ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MemberBundle\Controller\TeamController" to "App\StartPlatz\Bundle\MemberBundle\Controller\TeamController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MemberBundle\Controller\VirtualOfficeController" to "App\StartPlatz\Bundle\MemberBundle\Controller\VirtualOfficeController".
Inlined service "App\StartPlatz\Bundle\MentorsBundle\Service\TemplateService" to "App\StartPlatz\Bundle\MentorsBundle\Controller\AdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MentorsBundle\Controller\AdminController" to "App\StartPlatz\Bundle\MentorsBundle\Controller\AdminController".
Inlined service "App\StartPlatz\Bundle\MentorsBundle\Service\WordPressMenuService" to "App\StartPlatz\Bundle\MentorsBundle\Controller\PublicController".
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 ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MetaBundle\Controller\DokuController" to "App\StartPlatz\Bundle\MetaBundle\Controller\DokuController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MetaBundle\Controller\TagController" to "App\StartPlatz\Bundle\MetaBundle\Controller\TagController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MonsumBundle\Controller\ApiController" to "App\StartPlatz\Bundle\MonsumBundle\Controller\ApiController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MonsumBundle\Controller\ArticleController" to "App\StartPlatz\Bundle\MonsumBundle\Controller\ArticleController".
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 ".service_locator.mx0UMmY.App\StartPlatz\Bundle\MonsumBundle\Controller\SubscriptionController" to "App\StartPlatz\Bundle\MonsumBundle\Controller\SubscriptionController".
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\PartnerPublicController" to "App\StartPlatz\Bundle\PartnersBundle\Controller\PartnerPublicController".
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\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\SandboxBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\SandboxBundle\Controller\DefaultController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SettingBundle\Controller\AlumnusController" to "App\StartPlatz\Bundle\SettingBundle\Controller\AlumnusController".
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\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\EventController" to "App\StartPlatz\Bundle\SettingBundle\Controller\EventController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SettingBundle\Controller\KeyApiController" to "App\StartPlatz\Bundle\SettingBundle\Controller\KeyApiController".
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\MemberController" to "App\StartPlatz\Bundle\SettingBundle\Controller\MemberController".
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 ".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 ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SettingBundle\Controller\TaskController" to "App\StartPlatz\Bundle\SettingBundle\Controller\TaskController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\SettingBundle\Controller\TeamController" to "App\StartPlatz\Bundle\SettingBundle\Controller\TeamController".
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\TransponderlogController" to "App\StartPlatz\Bundle\SettingBundle\Controller\TransponderlogController".
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\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\CoworkingController" to "App\StartPlatz\Bundle\SpaceBundle\Controller\CoworkingController".
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\AcceleratorApplicationAdminController" to "App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorApplicationAdminController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorApplicationController" to "App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorApplicationController".
Inlined service ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorController" to "App\StartPlatz\Bundle\StartupBundle\Controller\AcceleratorController".
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\GruenderstipendiumController" to "App\StartPlatz\Bundle\StartupBundle\Controller\GruenderstipendiumController".
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\RheinlandpitchController" to "App\StartPlatz\Bundle\StartupBundle\Controller\RheinlandpitchController".
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\VoteSessionController" to "App\StartPlatz\Bundle\StartupBundle\Controller\VoteSessionController".
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 ".service_locator.mx0UMmY.App\StartPlatz\Bundle\StatisticBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\StatisticBundle\Controller\DefaultController".
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 ".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\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\WebsiteBundle\Controller\DefaultController" to "App\StartPlatz\Bundle\WebsiteBundle\Controller\DefaultController".
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 "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._2IyOZZ" 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.kC1RpQT" 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 "monolog.processor.psr_log_message" to "monolog.handler.main".
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 "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.2BEc6Gi" 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.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.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\UserBundle\Twig\Extension" to "twig".
Inlined service "App\StartPlatz\Bundle\WebsiteBundle\Twig\Extension" 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 "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 ".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.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authentication.listener.form.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authentication.listener.form.main".
Inlined service "security.authentication.form_entry_point.main" to "security.exception_listener.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "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_jobs_offers" 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_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 ".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 ".service_locator.I7VWk9N" to ".service_locator.I7VWk9N.App\StartPlatz\Bundle\ApiBundle\Controller\EventImportController".
Inlined service ".service_locator.yDuvDA1" to ".service_locator.yDuvDA1.App\StartPlatz\Bundle\ApiBundle\Controller\EventPatchController".
Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
Inlined service ".service_locator.vUkdA2v" to ".service_locator.vUkdA2v.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 "doctrine.orm.default_annotation_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 "doctrine.orm.default_annotation_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 "doctrine.orm.default_annotation_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 "doctrine.orm.default_annotation_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 "doctrine.orm.default_annotation_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 "doctrine.orm.default_annotation_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 "doctrine.orm.default_annotation_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 "doctrine.orm.default_annotation_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 "doctrine.orm.default_annotation_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 "doctrine.orm.default_annotation_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 "doctrine.orm.default_annotation_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.LtM66dI" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service ".service_locator.vUkdA2v.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\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.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
1
Tag "container.decorator" was defined on service(s) "debug.security.access.decision_manager", "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.