Extbase Variable Dump
TYPO3\CMS\Core\Resource\FileReferenceprototypeobject
   propertiesOfFileReference => protectedarray(30 items)
      uid => 3406 (integer)
      pid => 3 (integer)
      tstamp => 1701164999 (integer)
      crdate => 1623052706 (integer)
      cruser_id => 5 (integer)
      deleted => 0 (integer)
      hidden => 0 (integer)
      sys_language_uid => 1 (integer)
      l10n_parent => 0 (integer)
      l10n_state => NULL
      l10n_diffsource => 'a:1:{s:6:"hidden";N;}' (21 chars)
      t3ver_oid => 0 (integer)
      t3ver_wsid => 0 (integer)
      t3ver_state => 0 (integer)
      t3ver_stage => 0 (integer)
      t3ver_count => 0 (integer)
      t3ver_tstamp => 0 (integer)
      t3ver_move_id => 0 (integer)
      uid_local => 1098 (integer)
      uid_foreign => 246 (integer)
      tablenames => 'tt_content' (10 chars)
      fieldname => 'counter_image' (13 chars)
      sorting_foreign => 1 (integer)
      table_local => 'sys_file' (8 chars)
      title => NULL
      description => NULL
      alternative => NULL
      link => '' (0 chars)
      crop => '' (0 chars)
      autoplay => 0 (integer)
   name => protectedNULL
   originalFile => protectedTYPO3\CMS\Core\Resource\Fileprototypeobject
      updatedProperties => protectedarray(empty)
      metaDataAspect => privateNULL
      properties => protectedarray(15 items)
         uid => 1098 (integer)
         pid => 0 (integer)
         missing => 0 (integer)
         type => '0' (1 chars)
         storage => 1 (integer)
         identifier => '/user_upload/Group_10936.png' (28 chars)
         identifier_hash => 'ee5e64506cf44a6b34f53148f05c666c6e64d241' (40 chars)
         extension => 'png' (3 chars)
         mime_type => '' (0 chars)
         name => 'Group_10936.png' (15 chars)
         sha1 => '3d96c407e12744a87256c9ec81d9f6dbe0467120' (40 chars)
         size => 761824 (integer)
         creation_date => 1623052417 (integer)
         modification_date => 1623052417 (integer)
         folder_hash => '19669f1e02c2f16705ec7587044c66443be70725' (40 chars)
      storage => protectedTYPO3\CMS\Core\Resource\ResourceStorageprototypeobject
         driver => protectedTYPO3\CMS\Core\Resource\Driver\LocalDriverprototypeobject
            absoluteBasePath => protected'/home/pitsolu/public_html/staging/public/fileadmin/' (51 chars)
            supportedHashAlgorithms => protectedarray(2 items)
               0 => 'sha1' (4 chars)
               1 => 'md5' (3 chars)
            baseUri => protected'fileadmin/' (10 chars)
            mappingFolderNameToRole => protectedarray(3 items)
               _recycler_ => 'recycler' (8 chars)
               _temp_ => 'temporary' (9 chars)
               user_upload => 'userupload' (10 chars)
            capabilities => protected15 (integer)
            storageUid => protected1 (integer)
            configuration => protectedarray(3 items)
               basePath => 'fileadmin/' (10 chars)
               pathType => 'relative' (8 chars)
               caseSensitive => '1' (1 chars)
         storageRecord => protectedarray(17 items)
            uid => 1 (integer)
            pid => 0 (integer)
            tstamp => 1605872654 (integer)
            crdate => 1605872654 (integer)
            cruser_id => 0 (integer)
            deleted => 0 (integer)
            description => 'This is the local fileadmin/ directory. This storage mount has been created 
               automatically by TYPO3.
' (99 chars) name => 'fileadmin/ (auto-created)' (25 chars) driver => 'Local' (5 chars) configuration => '<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <T3FlexForms> <
               data> <sheet index="sDEF"> <language index="lDEF">
                <field index="basePath"> <value index="vDEF">
               fileadmin/</value> </field> <field index="pa
               thType"> <value index="vDEF">relative</value>
                </field> <field index="caseSensitive">
                <value index="vDEF">1</value> </field> </la
               nguage> </sheet> </data> </T3FlexForms>
' (583 chars) is_default => 1 (integer) is_browsable => 1 (integer) is_public => 1 (integer) is_writable => 1 (integer) is_online => 1 (integer) auto_extract_metadata => 1 (integer) processingfolder => NULL
configuration => protectedarray(3 items) basePath => 'fileadmin/' (10 chars) pathType => 'relative' (8 chars) caseSensitive => '1' (1 chars) fileProcessingService => protectedNULL evaluatePermissions => protectedFALSE fileMounts => protectedarray(empty) userPermissions => protectedarray(empty) capabilities => protected15 (integer) eventDispatcher => protectedTYPO3\CMS\Core\EventDispatcher\EventDispatchersingletonobject listenerProvider => protectedTYPO3\CMS\Core\EventDispatcher\ListenerProviderprototypeobject container => protectedDependencyInjectionContainer_33ec3141bb0cc16efb0cf35db7e4281b5e7c0f74prototypeobject parameters => protectedarray(empty) getService => protectedClosure function ($registry, $id, $method, $load) { { if ('service_container' === $id) { return $this; } if (\is_string($load)) { throw new RuntimeException($load); } if (null === $method) { return false !== $registry ? $this->{$registry}[$id] ?? null : null; } if (false !== $registry) { return $this->{$registry}[$id] ?? $this->{$registry}[$id] = $load ? $this->load($method) : $this->{$method}(); } if (!$load) { return $this->{$method}(); } return ($factory = $this->factories[$id] ?? $this->factories['service_container'][$id] ?? null) ? $factory() : $this->load($method); } parameterBag => protectedNULL services => protectedarray(79 items) _early.Composer\Autoload\ClassLoader => Composer\Autoload\ClassLoaderprototypeobjectmax depth _early.TYPO3\CMS\Core\Core\ApplicationContext => TYPO3\CMS\Core\Core\ApplicationContextprototypeobjectmax depth _early.TYPO3\CMS\Core\Configuration\ConfigurationManager => TYPO3\CMS\Core\Configuration\ConfigurationManagerprototypeobjectmax depth _early.TYPO3\CMS\Core\Log\LogManager => TYPO3\CMS\Core\Log\LogManagersingletonobjectmax depth _early.cache.di => TYPO3\CMS\Core\Cache\Frontend\PhpFrontendprototypeobjectmax depth _early.cache.core => TYPO3\CMS\Core\Cache\Frontend\PhpFrontendprototypeobjectmax depth _early.cache.assets => TYPO3\CMS\Core\Cache\Frontend\VariableFrontendprototypeobjectmax depth _early.TYPO3\CMS\Core\Package\PackageManager => TYPO3\CMS\Core\Package\PackageManagersingletonobjectmax depth _early.boot.state => stdClassprototypeobjectmax depth _early.TYPO3\CMS\Core\DependencyInjection\ContainerBuilder => TYPO3\CMS\Core\DependencyInjection\ContainerBuilderprototypeobjectmax depth service_provider_registry => TYPO3\CMS\Core\DependencyInjection\ServiceProviderRegistryprototypeobjectmax depth TYPO3\CMS\Core\EventDispatcher\ListenerProvider_decorated_1 => TYPO3\CMS\Core\EventDispatcher\ListenerProviderprototypeobjectsee above TYPO3\CMS\Core\EventDispatcher\EventDispatcher => TYPO3\CMS\Core\EventDispatcher\EventDispatchersingletonobjectsee above Psr\EventDispatcher\EventDispatcherInterface_decorated_1 => TYPO3\CMS\Core\EventDispatcher\EventDispatchersingletonobjectsee above TYPO3\CMS\Core\Resource\Rendering\RendererRegistry => TYPO3\CMS\Core\Resource\Rendering\RendererRegistrysingletonobjectmax depth TYPO3\CMS\Core\Resource\TextExtraction\TextExtractorRegistry => TYPO3\CMS\Core\Resource\TextExtraction\TextExtractorRegistrysingletonobjectmax depth TYPO3\CMS\Core\Resource\Index\ExtractorRegistry => TYPO3\CMS\Core\Resource\Index\ExtractorRegistrysingletonobjectmax depth TYPO3\CMS\Core\MetaTag\MetaTagManagerRegistry => TYPO3\CMS\Core\MetaTag\MetaTagManagerRegistrysingletonobjectmax depth TYPO3\CMS\Core\Imaging\IconRegistry => TYPO3\CMS\Core\Imaging\IconRegistrysingletonobjectmax depth TYPO3\CMS\Extbase\Object\Container\Container => TYPO3\CMS\Extbase\Object\Container\Containersingletonobjectmax depth TYPO3\CMS\Extbase\Object\ObjectManager => TYPO3\CMS\Extbase\Object\ObjectManagersingletonobjectfiltered TYPO3\CMS\Extbase\SignalSlot\Dispatcher => TYPO3\CMS\Extbase\SignalSlot\Dispatchersingletonobjectmax depth TYPO3\CMS\Frontend\Http\RequestHandler => TYPO3\CMS\Frontend\Http\RequestHandlerprototypeobjectmax depth TYPO3\CMS\Core\Service\DependencyOrderingService => TYPO3\CMS\Core\Service\DependencyOrderingServiceprototypeobjectmax depth TYPO3\CMS\Core\Http\MiddlewareStackResolver => TYPO3\CMS\Core\Http\MiddlewareStackResolverprototypeobjectmax depth frontend.middlewares => ArrayObjectprototypeobjectmax depth (20 items) TYPO3\CMS\Core\Context\Context => TYPO3\CMS\Core\Context\Contextsingletonobjectmax depth TYPO3\CMS\Frontend\Http\Application => TYPO3\CMS\Frontend\Http\Applicationprototypeobjectmax depth TYPO3\CMS\Core\TimeTracker\TimeTracker => TYPO3\CMS\Core\TimeTracker\TimeTrackersingletonobjectmax depth TYPO3\CMS\Frontend\Middleware\TimeTrackerInitialization => TYPO3\CMS\Frontend\Middleware\TimeTrackerInitializationprototypeobjectmax depth TYPO3\CMS\Core\Middleware\NormalizedParamsAttribute => TYPO3\CMS\Core\Middleware\NormalizedParamsAttributeprototypeobjectmax depth TYPO3\CMS\Frontend\Middleware\EidHandler => TYPO3\CMS\Frontend\Middleware\EidHandlerprototypeobjectmax depth TYPO3\CMS\Core\Configuration\SiteConfiguration => TYPO3\CMS\Core\Configuration\SiteConfigurationsingletonobjectmax depth TYPO3\CMS\Core\Cache\CacheManager => TYPO3\CMS\Core\Cache\CacheManagersingletonobjectmax depth TYPO3\CMS\Core\Routing\SiteMatcher => TYPO3\CMS\Core\Routing\SiteMatchersingletonobjectmax depth TYPO3\CMS\Frontend\Middleware\SiteResolver => TYPO3\CMS\Frontend\Middleware\SiteResolverprototypeobjectmax depth TYPO3\CMS\Frontend\Middleware\MaintenanceMode => TYPO3\CMS\Frontend\Middleware\MaintenanceModeprototypeobjectmax depth TYPO3\CMS\Frontend\Middleware\BackendUserAuthenticator => TYPO3\CMS\Frontend\Middleware\BackendUserAuthenticatorprototypeobjectmax depth TYPO3\CMS\Frontend\Middleware\FrontendUserAuthenticator => TYPO3\CMS\Frontend\Middleware\FrontendUserAuthenticatorprototypeobjectmax depth TYPO3\CMS\Core\LinkHandling\LinkService => TYPO3\CMS\Core\LinkHandling\LinkServicesingletonobjectmax depth TYPO3\CMS\Redirects\Http\Middleware\RedirectHandler => TYPO3\CMS\Redirects\Http\Middleware\RedirectHandlerprototypeobjectmax depth TYPO3\CMS\Frontend\Middleware\SiteBaseRedirectResolver => TYPO3\CMS\Frontend\Middleware\SiteBaseRedirectResolverprototypeobjectmax depth TYPO3\CMS\Core\Http\RequestFactory => TYPO3\CMS\Core\Http\RequestFactoryprototypeobjectmax depth TYPO3\CMS\Frontend\Middleware\StaticRouteResolver => TYPO3\CMS\Frontend\Middleware\StaticRouteResolverprototypeobjectmax depth TYPO3\CMS\Frontend\Middleware\PageResolver => TYPO3\CMS\Frontend\Middleware\PageResolverprototypeobjectmax depth TYPO3\CMS\Frontend\Page\CacheHashCalculator => TYPO3\CMS\Frontend\Page\CacheHashCalculatorsingletonobjectmax depth TYPO3\CMS\Frontend\Middleware\PreviewSimulator => TYPO3\CMS\Frontend\Middleware\PreviewSimulatorprototypeobjectmax depth TYPO3\CMS\Frontend\Middleware\PageArgumentValidator => TYPO3\CMS\Frontend\Middleware\PageArgumentValidatorprototypeobjectmax depth TYPO3\CMS\Frontend\Middleware\TypoScriptFrontendInitialization => TYPO3\CMS\Frontend\Middleware\TypoScriptFrontendInitializationprototypeobjectmax depth TYPO3\CMS\Core\Localization\Locales => TYPO3\CMS\Core\Localization\Localessingletonobjectmax depth TYPO3\CMS\Core\Page\PageRenderer => TYPO3\CMS\Core\Page\PageRenderersingletonobjectmax depth TYPO3\CMS\Core\Localization\LanguageStore => TYPO3\CMS\Core\Localization\LanguageStoresingletonobjectmax depth TYPO3\CMS\Core\Localization\LocalizationFactory => TYPO3\CMS\Core\Localization\LocalizationFactorysingletonobjectmax depth TYPO3\CMS\Core\Localization\LanguageServiceFactory => TYPO3\CMS\Core\Localization\LanguageServiceFactoryprototypeobjectmax depth TYPO3\CMS\Frontend\Middleware\PrepareTypoScriptFrontendRendering => TYPO3\CMS\Frontend\Middleware\PrepareTypoScriptFrontendRenderingprototypeobjectmax depth TYPO3\CMS\Core\Locking\LockFactory => TYPO3\CMS\Core\Locking\LockFactorysingletonobjectmax depth TYPO3\CMS\Core\Imaging\IconFactory => TYPO3\CMS\Core\Imaging\IconFactoryprototypeobjectmax depth TYPO3\CMS\Frontend\Middleware\ShortcutAndMountPointRedirect => TYPO3\CMS\Frontend\Middleware\ShortcutAndMountPointRedirectprototypeobjectmax depth TYPO3\CMS\Frontend\Middleware\ContentLengthResponseHeader => TYPO3\CMS\Frontend\Middleware\ContentLengthResponseHeaderprototypeobjectmax depth TYPO3\CMS\Frontend\Middleware\OutputCompression => TYPO3\CMS\Frontend\Middleware\OutputCompressionprototypeobjectmax depth TYPO3\CMS\Extbase\Service\EnvironmentService => TYPO3\CMS\Extbase\Service\EnvironmentServicesingletonobjectmax depth TYPO3\CMS\Core\TypoScript\TypoScriptService => TYPO3\CMS\Core\TypoScript\TypoScriptServiceprototypeobjectmax depth TYPO3\CMS\Core\Service\FlexFormService => TYPO3\CMS\Core\Service\FlexFormServicesingletonobjectmax depth TYPO3\CMS\Extbase\Configuration\FrontendConfigurationManager => TYPO3\CMS\Extbase\Configuration\FrontendConfigurationManagersingletonobjectmax depth TYPO3\CMS\Extbase\Configuration\ConfigurationManager => TYPO3\CMS\Extbase\Configuration\ConfigurationManagersingletonobjectmax depth TYPO3\CMS\Extbase\Reflection\ReflectionService => TYPO3\CMS\Extbase\Reflection\ReflectionServicesingletonobjectfiltered TYPO3\CMS\Extbase\Service\ExtensionService => TYPO3\CMS\Extbase\Service\ExtensionServicesingletonobjectmax depth TYPO3\CMS\Core\Messaging\FlashMessageService => TYPO3\CMS\Core\Messaging\FlashMessageServicesingletonobjectmax depth TYPO3\CMS\Frontend\ContentObject\Menu\MenuContentObjectFactory => TYPO3\CMS\Frontend\ContentObject\Menu\MenuContentObjectFactorysingletonobjectmax depth TYPO3\CMS\Core\Resource\ResourceFactory => TYPO3\CMS\Core\Resource\ResourceFactorysingletonobjectmax depth TYPO3\CMS\Core\Resource\FileRepository => TYPO3\CMS\Core\Resource\FileRepositorysingletonobjectmax depth TYPO3\CMS\Core\Resource\Index\FileIndexRepository => TYPO3\CMS\Core\Resource\Index\FileIndexRepositorysingletonobjectmax depth TYPO3\CMS\Core\Compatibility\SlotReplacement => TYPO3\CMS\Core\Compatibility\SlotReplacementprototypeobjectmax depth TYPO3\CMS\Core\Resource\StorageRepository => TYPO3\CMS\Core\Resource\StorageRepositorysingletonobjectmax depth TYPO3\CMS\Core\Resource\Driver\DriverRegistry => TYPO3\CMS\Core\Resource\Driver\DriverRegistrysingletonobjectmax depth TYPO3\CMS\Core\Resource\Security\StoragePermissionsAspect => TYPO3\CMS\Core\Resource\Security\StoragePermissionsAspectprototypeobjectmax depth TYPO3\CMS\Form\Slot\ResourcePublicationSlot => TYPO3\CMS\Form\Slot\ResourcePublicationSlotsingletonobjectmax depth TYPO3\CMS\Core\Resource\OnlineMedia\Helpers\OnlineMediaHelperRegistry => TYPO3\CMS\Core\Resource\OnlineMedia\Helpers\OnlineMediaHelperRegistrysingletonobjectmax depth TYPO3\CMS\Core\Html\DefaultSanitizerBuilder => TYPO3\CMS\Core\Html\DefaultSanitizerBuildersingletonobjectmax depth privates => protectedarray(1 item) TYPO3\CMS\Core\Site\SiteFinder => TYPO3\CMS\Core\Site\SiteFinderprototypeobjectmax depth fileMap => protectedarray(empty) methodMap => protectedarray(480 items) Evoweb\Recaptcha\Adapter\SfRegisterAdapter => 'getSfRegisterAdapterService' (27 chars) Evoweb\Recaptcha\Services\CaptchaService => 'getCaptchaServiceService' (24 chars) Evoweb\Recaptcha\ViewHelpers\Form\RecaptchaViewHelper => 'getRecaptchaViewHelperService' (29 chars) GuzzleHttp\ClientInterface => 'getClientInterfaceService' (25 chars) Netresearch\RteCKEditorImage\Database\RteImagesDbHook => 'getRteImagesDbHookService' (25 chars) Netresearch\RteCKEditorImage\Database\RteImagesSoftReferenceIndex => 'getRteImagesSoftReferenceIndexService' (37 chars) Psr\EventDispatcher\EventDispatcherInterface_decorated_1 => 'getEventDispatcherInterfaceDecorated1Service' (44 chars) Psr\Http\Client\ClientInterface => 'getClientInterface2Service' (26 chars) Psr\Http\Message\ResponseFactoryInterface => 'getResponseFactoryInterfaceService' (34 chars) Psr\Http\Message\ServerRequestFactoryInterface => 'getServerRequestFactoryInterfaceService' (39 chars) Psr\Http\Message\StreamFactoryInterface => 'getStreamFactoryInterfaceService' (32 chars) Psr\Http\Message\UploadedFileFactoryInterface => 'getUploadedFileFactoryInterfaceService' (38 chars) Psr\Http\Message\UriFactoryInterface => 'getUriFactoryInterfaceService' (29 chars) TYPO3\CMS\About\Controller\AboutController => 'getAboutControllerService' (25 chars) TYPO3\CMS\Backend\Command\LockBackendCommand => 'getLockBackendCommandService' (28 chars) TYPO3\CMS\Backend\Command\ReferenceIndexUpdateCommand => 'getReferenceIndexUpdateCommandService' (37 chars) TYPO3\CMS\Backend\Command\ResetPasswordCommand => 'getResetPasswordCommandService' (30 chars) TYPO3\CMS\Backend\Command\UnlockBackendCommand => 'getUnlockBackendCommandService' (30 chars) TYPO3\CMS\Backend\Compatibility\SlotReplacement => 'getSlotReplacementService' (25 chars) TYPO3\CMS\Backend\Controller\EditDocumentController => 'getEditDocumentControllerService' (32 chars) TYPO3\CMS\Backend\Controller\File\ImageProcessController => 'getImageProcessControllerService' (32 chars) TYPO3\CMS\Backend\Controller\HelpController => 'getHelpControllerService' (24 chars) TYPO3\CMS\Backend\Controller\LoginController => 'getLoginControllerService' (25 chars) TYPO3\CMS\Backend\Domain\Repository\Module\BackendModuleRepository => 'getBackendModuleRepositoryService' (33 chars) TYPO3\CMS\Backend\Form\FormDataProvider\SiteDatabaseEditRow => 'getSiteDatabaseEditRowService' (29 chars) TYPO3\CMS\Backend\History\RecordHistoryRollback => 'getRecordHistoryRollbackService' (31 chars) TYPO3\CMS\Backend\Http\Application => 'getApplicationService' (21 chars) TYPO3\CMS\Backend\Http\RequestHandler => 'getRequestHandlerService' (24 chars) TYPO3\CMS\Backend\Http\RouteDispatcher => 'getRouteDispatcherService' (25 chars) TYPO3\CMS\Backend\Middleware\AdditionalResponseHeaders => 'getAdditionalResponseHeadersService' (35 chars) TYPO3\CMS\Backend\Middleware\BackendRouteInitialization => 'getBackendRouteInitializationService' (36 chars) TYPO3\CMS\Backend\Middleware\BackendUserAuthenticator => 'getBackendUserAuthenticatorService' (34 chars) TYPO3\CMS\Backend\Middleware\ForcedHttpsBackendRedirector => 'getForcedHttpsBackendRedirectorService' (38 chars) TYPO3\CMS\Backend\Middleware\LockedBackendGuard => 'getLockedBackendGuardService' (28 chars) TYPO3\CMS\Backend\Middleware\OutputCompression => 'getOutputCompressionService' (27 chars) TYPO3\CMS\Backend\Middleware\SiteResolver => 'getSiteResolverService' (22 chars) TYPO3\CMS\Backend\Module\ModuleStorage => 'getModuleStorageService' (23 chars) TYPO3\CMS\Backend\Routing\Router_decorated_1 => 'getRouterDecorated1Service' (26 chars) TYPO3\CMS\Backend\Routing\UriBuilder => 'getUriBuilderService' (20 chars) TYPO3\CMS\Backend\Security\CategoryPermissionsAspect => 'getCategoryPermissionsAspectService' (35 chars) TYPO3\CMS\Backend\Template\ModuleTemplate => 'getModuleTemplateService' (24 chars) TYPO3\CMS\Backend\ViewHelpers\ArrayBrowserViewHelper => 'getArrayBrowserViewHelperService' (32 chars) TYPO3\CMS\Backend\ViewHelpers\AvatarViewHelper => 'getAvatarViewHelperService' (26 chars) TYPO3\CMS\Backend\ViewHelpers\LanguageColumnViewHelper => 'getLanguageColumnViewHelperService' (34 chars) TYPO3\CMS\Backend\ViewHelpers\Link\EditRecordViewHelper => 'getEditRecordViewHelperService' (30 chars) TYPO3\CMS\Backend\ViewHelpers\Link\NewRecordViewHelper => 'getNewRecordViewHelperService' (29 chars) TYPO3\CMS\Backend\ViewHelpers\ModuleLayoutViewHelper => 'getModuleLayoutViewHelperService' (32 chars) TYPO3\CMS\Backend\ViewHelpers\ModuleLayout\Button\LinkButtonViewHelper => 'getLinkButtonViewHelperService' (30 chars) TYPO3\CMS\Backend\ViewHelpers\ModuleLayout\Button\ShortcutButtonViewHelper => 'getShortcutButtonViewHelperService' (34 chars) TYPO3\CMS\Backend\ViewHelpers\ModuleLayout\MenuItemViewHelper => 'getMenuItemViewHelperService' (28 chars) TYPO3\CMS\Backend\ViewHelpers\ModuleLayout\MenuViewHelper => 'getMenuViewHelperService' (24 chars) TYPO3\CMS\Backend\ViewHelpers\ModuleLinkViewHelper => 'getModuleLinkViewHelperService' (30 chars) TYPO3\CMS\Backend\ViewHelpers\ThumbnailViewHelper => 'getThumbnailViewHelperService' (29 chars) TYPO3\CMS\Backend\ViewHelpers\Uri\EditRecordViewHelper => 'getEditRecordViewHelper2Service' (31 chars) TYPO3\CMS\Backend\ViewHelpers\Uri\NewRecordViewHelper => 'getNewRecordViewHelper2Service' (30 chars) TYPO3\CMS\Backend\View\BackendLayoutView => 'getBackendLayoutViewService' (27 chars) TYPO3\CMS\Backend\View\BackendLayout\DataProviderCollection => 'getDataProviderCollectionService' (32 chars) TYPO3\CMS\Backend\View\BackendLayout\DataProviderContext => 'getDataProviderContextService' (29 chars) TYPO3\CMS\Backend\View\BackendLayout\RecordRememberer => 'getRecordRemembererService' (26 chars) TYPO3\CMS\Backend\View\PageLayoutView => 'getPageLayoutViewService' (24 chars) TYPO3\CMS\Backend\View\PageLayoutViewDrawEmptyColposContent => 'getPageLayoutViewDrawEmptyColposContentService' (46 chars) TYPO3\CMS\Beuser\Compatibility\SlotReplacement => 'getSlotReplacement2Service' (26 chars) TYPO3\CMS\Beuser\Controller\BackendUserController => 'getBackendUserControllerService' (31 chars) TYPO3\CMS\Beuser\Controller\BackendUserGroupController => 'getBackendUserGroupControllerService' (36 chars) TYPO3\CMS\Beuser\Controller\PermissionController => 'getPermissionControllerService' (30 chars) TYPO3\CMS\Beuser\Domain\Repository\BackendUserGroupRepository => 'getBackendUserGroupRepositoryService' (36 chars) TYPO3\CMS\Beuser\Domain\Repository\BackendUserRepository => 'getBackendUserRepositoryService' (31 chars) TYPO3\CMS\Beuser\Domain\Repository\BackendUserSessionRepository => 'getBackendUserSessionRepositoryService' (38 chars) TYPO3\CMS\Beuser\Service\ModuleDataStorageService => 'getModuleDataStorageServiceService' (34 chars) TYPO3\CMS\Beuser\ViewHelpers\ArrayElementViewHelper => 'getArrayElementViewHelperService' (32 chars) TYPO3\CMS\Beuser\ViewHelpers\Display\TableAccessViewHelper => 'getTableAccessViewHelperService' (31 chars) TYPO3\CMS\Beuser\ViewHelpers\PermissionsViewHelper => 'getPermissionsViewHelperService' (31 chars) TYPO3\CMS\Beuser\ViewHelpers\SpriteIconForRecordViewHelper => 'getSpriteIconForRecordViewHelperService' (39 chars) TYPO3\CMS\Beuser\ViewHelpers\SwitchUserViewHelper => 'getSwitchUserViewHelperService' (30 chars) TYPO3\CMS\Core\Cache\CacheManager => 'getCacheManagerService' (22 chars) TYPO3\CMS\Core\Cache\DatabaseSchemaService => 'getDatabaseSchemaServiceService' (31 chars) TYPO3\CMS\Core\Category\CategoryRegistry => 'getCategoryRegistryService' (26 chars) TYPO3\CMS\Core\Charset\CharsetConverter => 'getCharsetConverterService' (26 chars) TYPO3\CMS\Core\Command\DumpAutoloadCommand => 'getDumpAutoloadCommandService' (29 chars) TYPO3\CMS\Core\Command\ExtensionListCommand => 'getExtensionListCommandService' (30 chars) TYPO3\CMS\Core\Command\SendEmailCommand => 'getSendEmailCommandService' (26 chars) TYPO3\CMS\Core\Command\SiteListCommand => 'getSiteListCommandService' (25 chars) TYPO3\CMS\Core\Command\SiteShowCommand => 'getSiteShowCommandService' (25 chars) TYPO3\CMS\Core\Compatibility\SlotReplacement => 'getSlotReplacement3Service' (26 chars) TYPO3\CMS\Core\Configuration\Loader\PageTsConfigLoader => 'getPageTsConfigLoaderService' (28 chars) TYPO3\CMS\Core\Configuration\SiteConfiguration => 'getSiteConfigurationService' (27 chars) TYPO3\CMS\Core\Console\CommandApplication => 'getCommandApplicationService' (28 chars) TYPO3\CMS\Core\Console\CommandRegistry_decorated_1 => 'getCommandRegistryDecorated1Service' (35 chars) TYPO3\CMS\Core\Context\Context => 'getContextService' (17 chars) TYPO3\CMS\Core\Controller\FileDumpController => 'getFileDumpControllerService' (28 chars) TYPO3\CMS\Core\Core\ClassLoadingInformation => 'getClassLoadingInformationService' (33 chars) TYPO3\CMS\Core\Crypto\PasswordHashing\PasswordHashFactory => 'getPasswordHashFactoryService' (29 chars) TYPO3\CMS\Core\Database\Schema\SqlReader => 'getSqlReaderService' (19 chars) TYPO3\CMS\Core\Database\SoftReferenceIndex => 'getSoftReferenceIndexService' (28 chars) TYPO3\CMS\Core\Error\DebugExceptionHandler => 'getDebugExceptionHandlerService' (31 chars) TYPO3\CMS\Core\Error\ProductionExceptionHandler => 'getProductionExceptionHandlerService' (36 chars) TYPO3\CMS\Core\EventDispatcher\EventDispatcher => 'getEventDispatcherService' (25 chars) TYPO3\CMS\Core\EventDispatcher\ListenerProvider_decorated_1 => 'getListenerProviderDecorated1Service' (36 chars) TYPO3\CMS\Core\Html\DefaultSanitizerBuilder => 'getDefaultSanitizerBuilderService' (33 chars) TYPO3\CMS\Core\Html\RteHtmlParser => 'getRteHtmlParserService' (23 chars) TYPO3\CMS\Core\Http\MiddlewareStackResolver => 'getMiddlewareStackResolverService' (33 chars) TYPO3\CMS\Core\Http\RequestFactory => 'getRequestFactoryService' (24 chars) TYPO3\CMS\Core\Imaging\IconFactory => 'getIconFactoryService' (21 chars) TYPO3\CMS\Core\Imaging\IconRegistry => 'getIconRegistryService' (22 chars) TYPO3\CMS\Core\LinkHandling\LinkService => 'getLinkServiceService' (21 chars) TYPO3\CMS\Core\Localization\LanguageService => 'getLanguageServiceService' (25 chars) TYPO3\CMS\Core\Localization\LanguageServiceFactory => 'getLanguageServiceFactoryService' (32 chars) TYPO3\CMS\Core\Localization\LanguageStore => 'getLanguageStoreService' (23 chars) TYPO3\CMS\Core\Localization\Locales => 'getLocalesService' (17 chars) TYPO3\CMS\Core\Localization\LocalizationFactory => 'getLocalizationFactoryService' (29 chars) TYPO3\CMS\Core\Locking\LockFactory => 'getLockFactoryService' (21 chars) TYPO3\CMS\Core\Mail\Mailer => 'getMailerService' (16 chars) TYPO3\CMS\Core\Mail\MemorySpool => 'getMemorySpoolService' (21 chars) TYPO3\CMS\Core\Mail\TransportFactory => 'getTransportFactoryService' (26 chars) TYPO3\CMS\Core\Messaging\FlashMessageService => 'getFlashMessageServiceService' (29 chars) TYPO3\CMS\Core\MetaTag\MetaTagManagerRegistry => 'getMetaTagManagerRegistryService' (32 chars) TYPO3\CMS\Core\Middleware\NormalizedParamsAttribute => 'getNormalizedParamsAttributeService' (35 chars) TYPO3\CMS\Core\Package\FailsafePackageManager => 'getFailsafePackageManagerService' (32 chars) TYPO3\CMS\Core\PageTitle\PageTitleProviderManager => 'getPageTitleProviderManagerService' (34 chars) TYPO3\CMS\Core\PageTitle\RecordPageTitleProvider => 'getRecordPageTitleProviderService' (33 chars) TYPO3\CMS\Core\Page\AssetCollector => 'getAssetCollectorService' (24 chars) TYPO3\CMS\Core\Page\AssetRenderer => 'getAssetRendererService' (23 chars) TYPO3\CMS\Core\Page\PageRenderer => 'getPageRendererService' (22 chars) TYPO3\CMS\Core\Registry => 'getRegistryService' (18 chars) TYPO3\CMS\Core\Resource\Collection\FileCollectionRegistry => 'getFileCollectionRegistryService' (32 chars) TYPO3\CMS\Core\Resource\Driver\DriverRegistry => 'getDriverRegistryService' (24 chars) TYPO3\CMS\Core\Resource\FileRepository => 'getFileRepositoryService' (24 chars) TYPO3\CMS\Core\Resource\Index\ExtractorRegistry => 'getExtractorRegistryService' (27 chars) TYPO3\CMS\Core\Resource\Index\FileIndexRepository => 'getFileIndexRepositoryService' (29 chars) TYPO3\CMS\Core\Resource\Index\MetaDataRepository => 'getMetaDataRepositoryService' (28 chars) TYPO3\CMS\Core\Resource\MetaDataEventListener => 'getMetaDataEventListenerService' (31 chars) TYPO3\CMS\Core\Resource\OnlineMedia\Helpers\OnlineMediaHelperRegistry => 'getOnlineMediaHelperRegistryService' (35 chars) TYPO3\CMS\Core\Resource\ProcessedFileRepository => 'getProcessedFileRepositoryService' (33 chars) TYPO3\CMS\Core\Resource\Processing\FileDeletionAspect => 'getFileDeletionAspectService' (28 chars) TYPO3\CMS\Core\Resource\Processing\ProcessorRegistry => 'getProcessorRegistryService' (27 chars) TYPO3\CMS\Core\Resource\Processing\TaskTypeRegistry => 'getTaskTypeRegistryService' (26 chars) TYPO3\CMS\Core\Resource\Rendering\AudioTagRenderer => 'getAudioTagRendererService' (26 chars) TYPO3\CMS\Core\Resource\Rendering\RendererRegistry => 'getRendererRegistryService' (26 chars) TYPO3\CMS\Core\Resource\Rendering\VideoTagRenderer => 'getVideoTagRendererService' (26 chars) TYPO3\CMS\Core\Resource\Rendering\VimeoRenderer => 'getVimeoRendererService' (23 chars) TYPO3\CMS\Core\Resource\Rendering\YouTubeRenderer => 'getYouTubeRendererService' (25 chars) TYPO3\CMS\Core\Resource\ResourceFactory => 'getResourceFactoryService' (25 chars) TYPO3\CMS\Core\Resource\Security\FileMetadataPermissionsAspect => 'getFileMetadataPermissionsAspectService' (39 chars) TYPO3\CMS\Core\Resource\Security\StoragePermissionsAspect => 'getStoragePermissionsAspectService' (34 chars) TYPO3\CMS\Core\Resource\Security\SvgEventListener => 'getSvgEventListenerService' (26 chars) TYPO3\CMS\Core\Resource\Security\SvgHookHandler => 'getSvgHookHandlerService' (24 chars) TYPO3\CMS\Core\Resource\Security\SvgTypeCheck => 'getSvgTypeCheckService' (22 chars) TYPO3\CMS\Core\Resource\StorageRepository => 'getStorageRepositoryService' (27 chars) TYPO3\CMS\Core\Resource\TextExtraction\TextExtractorRegistry => 'getTextExtractorRegistryService' (31 chars) TYPO3\CMS\Core\Routing\SiteMatcher => 'getSiteMatcherService' (21 chars) TYPO3\CMS\Core\Service\DependencyOrderingService => 'getDependencyOrderingServiceService' (35 chars) TYPO3\CMS\Core\Service\FlexFormService => 'getFlexFormServiceService' (25 chars) TYPO3\CMS\Core\Service\OpcodeCacheService => 'getOpcodeCacheServiceService' (28 chars) TYPO3\CMS\Core\Session\SessionManager => 'getSessionManagerService' (24 chars) TYPO3\CMS\Core\TimeTracker\TimeTracker => 'getTimeTrackerService' (21 chars) TYPO3\CMS\Core\Tree\TableConfiguration\DatabaseTreeDataProvider => 'getDatabaseTreeDataProviderService' (34 chars) TYPO3\CMS\Core\TypoScript\Parser\ConstantConfigurationParser => 'getConstantConfigurationParserService' (37 chars) TYPO3\CMS\Core\TypoScript\TypoScriptService => 'getTypoScriptServiceService' (27 chars) TYPO3\CMS\Core\ViewHelpers\Form\TypoScriptConstantsViewHelper => 'getTypoScriptConstantsViewHelperService' (39 chars) TYPO3\CMS\Core\ViewHelpers\IconForRecordViewHelper => 'getIconForRecordViewHelperService' (33 chars) TYPO3\CMS\Core\ViewHelpers\IconForResourceViewHelper => 'getIconForResourceViewHelperService' (35 chars) TYPO3\CMS\Core\ViewHelpers\IconViewHelper => 'getIconViewHelperService' (24 chars) TYPO3\CMS\Dashboard\Controller\DashboardController => 'getDashboardControllerService' (29 chars) TYPO3\CMS\Dashboard\Controller\WidgetAjaxController => 'getWidgetAjaxControllerService' (30 chars) TYPO3\CMS\Dashboard\DashboardPresetRegistry_decorated_1 => 'getDashboardPresetRegistryDecorated1Service' (43 chars) TYPO3\CMS\Dashboard\WidgetGroupRegistry_decorated_1 => 'getWidgetGroupRegistryDecorated1Service' (39 chars) TYPO3\CMS\Dashboard\WidgetRegistry => 'getWidgetRegistryService' (24 chars) TYPO3\CMS\Extbase\Compatibility\SlotReplacement => 'getSlotReplacement4Service' (26 chars) TYPO3\CMS\Extbase\Configuration\BackendConfigurationManager => 'getBackendConfigurationManagerService' (37 chars) TYPO3\CMS\Extbase\Configuration\ConfigurationManager => 'getConfigurationManagerService' (30 chars) TYPO3\CMS\Extbase\Configuration\FrontendConfigurationManager => 'getFrontendConfigurationManagerService' (38 chars) TYPO3\CMS\Extbase\Configuration\RequestHandlersConfigurationFactory => 'getRequestHandlersConfigurationFactoryService' (45 chars) TYPO3\CMS\Extbase\Core\Bootstrap => 'getBootstrapService' (19 chars) TYPO3\CMS\Extbase\Domain\Repository\BackendUserGroupRepository => 'getBackendUserGroupRepository2Service' (37 chars) TYPO3\CMS\Extbase\Domain\Repository\BackendUserRepository => 'getBackendUserRepository2Service' (32 chars) TYPO3\CMS\Extbase\Domain\Repository\CategoryRepository => 'getCategoryRepositoryService' (28 chars) TYPO3\CMS\Extbase\Domain\Repository\FileMountRepository => 'getFileMountRepositoryService' (29 chars) TYPO3\CMS\Extbase\Domain\Repository\FrontendUserGroupRepository => 'getFrontendUserGroupRepositoryService' (37 chars) TYPO3\CMS\Extbase\Domain\Repository\FrontendUserRepository => 'getFrontendUserRepositoryService' (32 chars) TYPO3\CMS\Extbase\Middleware\SignalSlotDeprecator => 'getSignalSlotDeprecatorService' (30 chars) TYPO3\CMS\Extbase\Mvc\Controller\ActionController => 'getActionControllerService' (26 chars) TYPO3\CMS\Extbase\Mvc\Controller\MvcPropertyMappingConfigurationService => 'getMvcPropertyMappingConfigurationServiceService' (48 chars) TYPO3\CMS\Extbase\Mvc\Dispatcher => 'getDispatcherService' (20 chars) TYPO3\CMS\Extbase\Mvc\View\EmptyView => 'getEmptyViewService' (19 chars) TYPO3\CMS\Extbase\Mvc\View\JsonView => 'getJsonViewService' (18 chars) TYPO3\CMS\Extbase\Mvc\View\NotFoundView => 'getNotFoundViewService' (22 chars) TYPO3\CMS\Extbase\Mvc\Web\BackendRequestHandler => 'getBackendRequestHandlerService' (31 chars) TYPO3\CMS\Extbase\Mvc\Web\FrontendRequestHandler => 'getFrontendRequestHandlerService' (32 chars) TYPO3\CMS\Extbase\Mvc\Web\RequestBuilder => 'getRequestBuilderService' (24 chars) TYPO3\CMS\Extbase\Object\Container\Container => 'getContainerService' (19 chars) TYPO3\CMS\Extbase\Object\ObjectManager => 'getObjectManagerService' (23 chars) TYPO3\CMS\Extbase\Persistence\ClassesConfigurationFactory => 'getClassesConfigurationFactoryService' (37 chars) TYPO3\CMS\Extbase\Persistence\Generic\Backend => 'getBackendService' (17 chars) TYPO3\CMS\Extbase\Persistence\Generic\Mapper\DataMapFactory => 'getDataMapFactoryService' (24 chars) TYPO3\CMS\Extbase\Persistence\Generic\PersistenceManager => 'getPersistenceManagerService' (28 chars) TYPO3\CMS\Extbase\Persistence\Generic\Qom\QueryObjectModelFactory => 'getQueryObjectModelFactoryService' (33 chars) TYPO3\CMS\Extbase\Persistence\Generic\QueryFactory => 'getQueryFactoryService' (22 chars) TYPO3\CMS\Extbase\Persistence\Generic\Session => 'getSessionService' (17 chars) TYPO3\CMS\Extbase\Persistence\Generic\Storage\Typo3DbBackend => 'getTypo3DbBackendService' (24 chars) TYPO3\CMS\Extbase\Persistence\Repository => 'getRepositoryService' (20 chars) TYPO3\CMS\Extbase\Property\PropertyMapper => 'getPropertyMapperService' (24 chars) TYPO3\CMS\Extbase\Property\PropertyMappingConfigurationBuilder => 'getPropertyMappingConfigurationBuilderService' (45 chars) TYPO3\CMS\Extbase\Property\TypeConverter\ArrayConverter => 'getArrayConverterService' (24 chars) TYPO3\CMS\Extbase\Property\TypeConverter\BooleanConverter => 'getBooleanConverterService' (26 chars) TYPO3\CMS\Extbase\Property\TypeConverter\CoreTypeConverter => 'getCoreTypeConverterService' (27 chars) TYPO3\CMS\Extbase\Property\TypeConverter\DateTimeConverter => 'getDateTimeConverterService' (27 chars) TYPO3\CMS\Extbase\Property\TypeConverter\FileConverter => 'getFileConverterService' (23 chars) TYPO3\CMS\Extbase\Property\TypeConverter\FileReferenceConverter => 'getFileReferenceConverterService' (32 chars) TYPO3\CMS\Extbase\Property\TypeConverter\FloatConverter => 'getFloatConverterService' (24 chars) TYPO3\CMS\Extbase\Property\TypeConverter\FolderBasedFileCollectionConverter => 'getFolderBasedFileCollectionConverterService' (44 chars) TYPO3\CMS\Extbase\Property\TypeConverter\FolderConverter => 'getFolderConverterService' (25 chars) TYPO3\CMS\Extbase\Property\TypeConverter\IntegerConverter => 'getIntegerConverterService' (26 chars) TYPO3\CMS\Extbase\Property\TypeConverter\ObjectConverter => 'getObjectConverterService' (25 chars) TYPO3\CMS\Extbase\Property\TypeConverter\ObjectStorageConverter => 'getObjectStorageConverterService' (32 chars) TYPO3\CMS\Extbase\Property\TypeConverter\PersistentObjectConverter => 'getPersistentObjectConverterService' (35 chars) TYPO3\CMS\Extbase\Property\TypeConverter\StaticFileCollectionConverter => 'getStaticFileCollectionConverterService' (39 chars) TYPO3\CMS\Extbase\Property\TypeConverter\StringConverter => 'getStringConverterService' (25 chars) TYPO3\CMS\Extbase\Reflection\ReflectionService => 'getReflectionServiceService' (27 chars) TYPO3\CMS\Extbase\Security\Cryptography\HashService => 'getHashServiceService' (21 chars) TYPO3\CMS\Extbase\Service\CacheService => 'getCacheServiceService' (22 chars) TYPO3\CMS\Extbase\Service\EnvironmentService => 'getEnvironmentServiceService' (28 chars) TYPO3\CMS\Extbase\Service\ExtensionService => 'getExtensionServiceService' (26 chars) TYPO3\CMS\Extbase\Service\ImageService => 'getImageServiceService' (22 chars) TYPO3\CMS\Extbase\SignalSlot\Dispatcher => 'getDispatcher2Service' (21 chars) TYPO3\CMS\Extbase\Validation\ValidatorResolver => 'getValidatorResolverService' (27 chars) TYPO3\CMS\Extensionmanager\Command\ActivateExtensionCommand => 'getActivateExtensionCommandService' (34 chars) TYPO3\CMS\Extensionmanager\Command\DeactivateExtensionCommand => 'getDeactivateExtensionCommandService' (36 chars) TYPO3\CMS\Extensionmanager\Compatibility\SlotReplacement => 'getSlotReplacement5Service' (26 chars) TYPO3\CMS\Extensionmanager\Controller\AbstractController => 'getAbstractControllerService' (28 chars) TYPO3\CMS\Extensionmanager\Controller\AbstractModuleController => 'getAbstractModuleControllerService' (34 chars) TYPO3\CMS\Extensionmanager\Controller\ActionController => 'getActionController2Service' (27 chars) TYPO3\CMS\Extensionmanager\Controller\DistributionController => 'getDistributionControllerService' (32 chars) TYPO3\CMS\Extensionmanager\Controller\DownloadController => 'getDownloadControllerService' (28 chars) TYPO3\CMS\Extensionmanager\Controller\ExtensionComposerStatusController => 'getExtensionComposerStatusControllerService' (43 chars) TYPO3\CMS\Extensionmanager\Controller\ListController => 'getListControllerService' (24 chars) TYPO3\CMS\Extensionmanager\Controller\UpdateFromTerController => 'getUpdateFromTerControllerService' (33 chars) TYPO3\CMS\Extensionmanager\Controller\UpdateScriptController => 'getUpdateScriptControllerService' (32 chars) TYPO3\CMS\Extensionmanager\Controller\UploadExtensionFileController => 'getUploadExtensionFileControllerService' (39 chars) TYPO3\CMS\Extensionmanager\Domain\Model\DownloadQueue => 'getDownloadQueueService' (23 chars) TYPO3\CMS\Extensionmanager\Domain\Repository\ExtensionRepository => 'getExtensionRepositoryService' (29 chars) TYPO3\CMS\Extensionmanager\Domain\Repository\RepositoryRepository => 'getRepositoryRepositoryService' (30 chars) TYPO3\CMS\Extensionmanager\Service\ExtensionManagementService => 'getExtensionManagementServiceService' (36 chars) TYPO3\CMS\Extensionmanager\Utility\DependencyUtility => 'getDependencyUtilityService' (27 chars) TYPO3\CMS\Extensionmanager\Utility\DownloadUtility => 'getDownloadUtilityService' (25 chars) TYPO3\CMS\Extensionmanager\Utility\EmConfUtility => 'getEmConfUtilityService' (23 chars) TYPO3\CMS\Extensionmanager\Utility\FileHandlingUtility => 'getFileHandlingUtilityService' (29 chars) TYPO3\CMS\Extensionmanager\Utility\InstallUtility => 'getInstallUtilityService' (24 chars) TYPO3\CMS\Extensionmanager\Utility\ListUtility => 'getListUtilityService' (21 chars) TYPO3\CMS\Extensionmanager\Utility\Repository\Helper => 'getHelperService' (16 chars) TYPO3\CMS\Extensionmanager\ViewHelpers\Be\TriggerViewHelper => 'getTriggerViewHelperService' (27 chars) TYPO3\CMS\Extensionmanager\ViewHelpers\DistributionImageViewHelper => 'getDistributionImageViewHelperService' (37 chars) TYPO3\CMS\Extensionmanager\ViewHelpers\DownloadExtensionViewHelper => 'getDownloadExtensionViewHelperService' (37 chars) TYPO3\CMS\Extensionmanager\ViewHelpers\InstallationStateCssClassViewHelper => 'getInstallationStateCssClassViewHelperService' (45 chars) TYPO3\CMS\Extensionmanager\ViewHelpers\ProcessAvailableActionsViewHelper => 'getProcessAvailableActionsViewHelperService' (43 chars) TYPO3\CMS\Extensionmanager\ViewHelpers\ReloadSqlDataViewHelper => 'getReloadSqlDataViewHelperService' (33 chars) TYPO3\CMS\Extensionmanager\ViewHelpers\RemoveExtensionViewHelper => 'getRemoveExtensionViewHelperService' (35 chars) TYPO3\CMS\Extensionmanager\ViewHelpers\ToggleExtensionInstallationStateViewHelper => 'getToggleExtensionInstallationStateViewHelperService' (52 chars) TYPO3\CMS\Extensionmanager\ViewHelpers\Typo3DependencyViewHelper => 'getTypo3DependencyViewHelperService' (35 chars) TYPO3\CMS\Extensionmanager\ViewHelpers\UpdateScriptViewHelper => 'getUpdateScriptViewHelperService' (32 chars) TYPO3\CMS\Filelist\Configuration\ThumbnailConfiguration => 'getThumbnailConfigurationService' (32 chars) TYPO3\CMS\Filelist\Controller\FileListController => 'getFileListControllerService' (28 chars) TYPO3\CMS\Filelist\ViewHelpers\Uri\CopyCutFileViewHelper => 'getCopyCutFileViewHelperService' (31 chars) TYPO3\CMS\Filelist\ViewHelpers\Uri\EditFileContentViewHelper => 'getEditFileContentViewHelperService' (35 chars) TYPO3\CMS\Filelist\ViewHelpers\Uri\RenameFileViewHelper => 'getRenameFileViewHelperService' (30 chars) TYPO3\CMS\Filelist\ViewHelpers\Uri\ReplaceFileViewHelper => 'getReplaceFileViewHelperService' (31 chars) TYPO3\CMS\FluidStyledContent\ViewHelpers\Link\ClickEnlargeViewHelper => 'getClickEnlargeViewHelperService' (32 chars) TYPO3\CMS\Fluid\Core\Widget\AjaxWidgetContextHolder => 'getAjaxWidgetContextHolderService' (33 chars) TYPO3\CMS\Fluid\Core\Widget\WidgetRequestBuilder => 'getWidgetRequestBuilderService' (30 chars) TYPO3\CMS\Fluid\Core\Widget\WidgetRequestHandler => 'getWidgetRequestHandlerService' (30 chars) TYPO3\CMS\Fluid\ViewHelpers\Asset\CssViewHelper => 'getCssViewHelperService' (23 chars) TYPO3\CMS\Fluid\ViewHelpers\Asset\ScriptViewHelper => 'getScriptViewHelperService' (26 chars) TYPO3\CMS\Fluid\ViewHelpers\BaseViewHelper => 'getBaseViewHelperService' (24 chars) TYPO3\CMS\Fluid\ViewHelpers\Be\Buttons\CshViewHelper => 'getCshViewHelperService' (23 chars) TYPO3\CMS\Fluid\ViewHelpers\Be\Buttons\ShortcutViewHelper => 'getShortcutViewHelperService' (28 chars) TYPO3\CMS\Fluid\ViewHelpers\Be\ContainerViewHelper => 'getContainerViewHelperService' (29 chars) TYPO3\CMS\Fluid\ViewHelpers\Be\InfoboxViewHelper => 'getInfoboxViewHelperService' (27 chars) TYPO3\CMS\Fluid\ViewHelpers\Be\Labels\CshViewHelper => 'getCshViewHelper2Service' (24 chars) TYPO3\CMS\Fluid\ViewHelpers\Be\LinkViewHelper => 'getLinkViewHelperService' (24 chars) TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemGroupViewHelper => 'getActionMenuItemGroupViewHelperService' (39 chars) TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuItemViewHelper => 'getActionMenuItemViewHelperService' (34 chars) TYPO3\CMS\Fluid\ViewHelpers\Be\Menus\ActionMenuViewHelper => 'getActionMenuViewHelperService' (30 chars) TYPO3\CMS\Fluid\ViewHelpers\Be\PageInfoViewHelper => 'getPageInfoViewHelperService' (28 chars) TYPO3\CMS\Fluid\ViewHelpers\Be\PagePathViewHelper => 'getPagePathViewHelperService' (28 chars) TYPO3\CMS\Fluid\ViewHelpers\Be\PageRendererViewHelper => 'getPageRendererViewHelperService' (32 chars) TYPO3\CMS\Fluid\ViewHelpers\Be\Security\IfAuthenticatedViewHelper => 'getIfAuthenticatedViewHelperService' (35 chars) TYPO3\CMS\Fluid\ViewHelpers\Be\Security\IfHasRoleViewHelper => 'getIfHasRoleViewHelperService' (29 chars) TYPO3\CMS\Fluid\ViewHelpers\Be\TableListViewHelper => 'getTableListViewHelperService' (29 chars) TYPO3\CMS\Fluid\ViewHelpers\Be\UriViewHelper => 'getUriViewHelperService' (23 chars) TYPO3\CMS\Fluid\ViewHelpers\Be\Widget\Controller\PaginateController => 'getPaginateControllerService' (28 chars) TYPO3\CMS\Fluid\ViewHelpers\Be\Widget\PaginateViewHelper => 'getPaginateViewHelperService' (28 chars) TYPO3\CMS\Fluid\ViewHelpers\CObjectViewHelper => 'getCObjectViewHelperService' (27 chars) TYPO3\CMS\Fluid\ViewHelpers\DebugViewHelper => 'getDebugViewHelperService' (25 chars) TYPO3\CMS\Fluid\ViewHelpers\Debug\RenderViewHelper => 'getRenderViewHelperService' (26 chars) TYPO3\CMS\Fluid\ViewHelpers\FlashMessagesViewHelper => 'getFlashMessagesViewHelperService' (33 chars) TYPO3\CMS\Fluid\ViewHelpers\FormViewHelper => 'getFormViewHelperService' (24 chars) TYPO3\CMS\Fluid\ViewHelpers\Form\ButtonViewHelper => 'getButtonViewHelperService' (26 chars) TYPO3\CMS\Fluid\ViewHelpers\Form\CheckboxViewHelper => 'getCheckboxViewHelperService' (28 chars) TYPO3\CMS\Fluid\ViewHelpers\Form\HiddenViewHelper => 'getHiddenViewHelperService' (26 chars) TYPO3\CMS\Fluid\ViewHelpers\Form\PasswordViewHelper => 'getPasswordViewHelperService' (28 chars) TYPO3\CMS\Fluid\ViewHelpers\Form\RadioViewHelper => 'getRadioViewHelperService' (25 chars) TYPO3\CMS\Fluid\ViewHelpers\Form\SelectViewHelper => 'getSelectViewHelperService' (26 chars) TYPO3\CMS\Fluid\ViewHelpers\Form\Select\OptgroupViewHelper => 'getOptgroupViewHelperService' (28 chars) TYPO3\CMS\Fluid\ViewHelpers\Form\Select\OptionViewHelper => 'getOptionViewHelperService' (26 chars) TYPO3\CMS\Fluid\ViewHelpers\Form\SubmitViewHelper => 'getSubmitViewHelperService' (26 chars) TYPO3\CMS\Fluid\ViewHelpers\Form\TextareaViewHelper => 'getTextareaViewHelperService' (28 chars) TYPO3\CMS\Fluid\ViewHelpers\Form\TextfieldViewHelper => 'getTextfieldViewHelperService' (29 chars) TYPO3\CMS\Fluid\ViewHelpers\Form\UploadViewHelper => 'getUploadViewHelperService' (26 chars) TYPO3\CMS\Fluid\ViewHelpers\Form\ValidationResultsViewHelper => 'getValidationResultsViewHelperService' (37 chars) TYPO3\CMS\Fluid\ViewHelpers\Format\BytesViewHelper => 'getBytesViewHelperService' (25 chars) TYPO3\CMS\Fluid\ViewHelpers\Format\CaseViewHelper => 'getCaseViewHelperService' (24 chars) TYPO3\CMS\Fluid\ViewHelpers\Format\CropViewHelper => 'getCropViewHelperService' (24 chars) TYPO3\CMS\Fluid\ViewHelpers\Format\CurrencyViewHelper => 'getCurrencyViewHelperService' (28 chars) TYPO3\CMS\Fluid\ViewHelpers\Format\DateViewHelper => 'getDateViewHelperService' (24 chars) TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlViewHelper => 'getHtmlViewHelperService' (24 chars) TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlentitiesDecodeViewHelper => 'getHtmlentitiesDecodeViewHelperService' (38 chars) TYPO3\CMS\Fluid\ViewHelpers\Format\HtmlentitiesViewHelper => 'getHtmlentitiesViewHelperService' (32 chars) TYPO3\CMS\Fluid\ViewHelpers\Format\JsonViewHelper => 'getJsonViewHelperService' (24 chars) TYPO3\CMS\Fluid\ViewHelpers\Format\Nl2brViewHelper => 'getNl2brViewHelperService' (25 chars) TYPO3\CMS\Fluid\ViewHelpers\Format\NumberViewHelper => 'getNumberViewHelperService' (26 chars) TYPO3\CMS\Fluid\ViewHelpers\Format\PaddingViewHelper => 'getPaddingViewHelperService' (27 chars) TYPO3\CMS\Fluid\ViewHelpers\Format\StripTagsViewHelper => 'getStripTagsViewHelperService' (29 chars) TYPO3\CMS\Fluid\ViewHelpers\Format\UrlencodeViewHelper => 'getUrlencodeViewHelperService' (29 chars) TYPO3\CMS\Fluid\ViewHelpers\ImageViewHelper => 'getImageViewHelperService' (25 chars) TYPO3\CMS\Fluid\ViewHelpers\Link\ActionViewHelper => 'getActionViewHelperService' (26 chars) TYPO3\CMS\Fluid\ViewHelpers\Link\EmailViewHelper => 'getEmailViewHelperService' (25 chars) TYPO3\CMS\Fluid\ViewHelpers\Link\ExternalViewHelper => 'getExternalViewHelperService' (28 chars) TYPO3\CMS\Fluid\ViewHelpers\Link\PageViewHelper => 'getPageViewHelperService' (24 chars) TYPO3\CMS\Fluid\ViewHelpers\Link\TypolinkViewHelper => 'getTypolinkViewHelperService' (28 chars) TYPO3\CMS\Fluid\ViewHelpers\MediaViewHelper => 'getMediaViewHelperService' (25 chars) TYPO3\CMS\Fluid\ViewHelpers\RenderChildrenViewHelper => 'getRenderChildrenViewHelperService' (34 chars) TYPO3\CMS\Fluid\ViewHelpers\RenderViewHelper => 'getRenderViewHelper2Service' (27 chars) TYPO3\CMS\Fluid\ViewHelpers\Sanitize\HtmlViewHelper => 'getHtmlViewHelper2Service' (25 chars) TYPO3\CMS\Fluid\ViewHelpers\Security\IfAuthenticatedViewHelper => 'getIfAuthenticatedViewHelper2Service' (36 chars) TYPO3\CMS\Fluid\ViewHelpers\Security\IfHasRoleViewHelper => 'getIfHasRoleViewHelper2Service' (30 chars) TYPO3\CMS\Fluid\ViewHelpers\TranslateViewHelper => 'getTranslateViewHelperService' (29 chars) TYPO3\CMS\Fluid\ViewHelpers\Uri\ActionViewHelper => 'getActionViewHelper2Service' (27 chars) TYPO3\CMS\Fluid\ViewHelpers\Uri\EmailViewHelper => 'getEmailViewHelper2Service' (26 chars) TYPO3\CMS\Fluid\ViewHelpers\Uri\ExternalViewHelper => 'getExternalViewHelper2Service' (29 chars) TYPO3\CMS\Fluid\ViewHelpers\Uri\ImageViewHelper => 'getImageViewHelper2Service' (26 chars) TYPO3\CMS\Fluid\ViewHelpers\Uri\PageViewHelper => 'getPageViewHelper2Service' (25 chars) TYPO3\CMS\Fluid\ViewHelpers\Uri\ResourceViewHelper => 'getResourceViewHelperService' (28 chars) TYPO3\CMS\Fluid\ViewHelpers\Uri\TypolinkViewHelper => 'getTypolinkViewHelper2Service' (29 chars) TYPO3\CMS\Fluid\ViewHelpers\Widget\AutocompleteViewHelper => 'getAutocompleteViewHelperService' (32 chars) TYPO3\CMS\Fluid\ViewHelpers\Widget\Controller\AutocompleteController => 'getAutocompleteControllerService' (32 chars) TYPO3\CMS\Fluid\ViewHelpers\Widget\Controller\PaginateController => 'getPaginateController2Service' (29 chars) TYPO3\CMS\Fluid\ViewHelpers\Widget\LinkViewHelper => 'getLinkViewHelper2Service' (25 chars) TYPO3\CMS\Fluid\ViewHelpers\Widget\PaginateViewHelper => 'getPaginateViewHelper2Service' (29 chars) TYPO3\CMS\Fluid\ViewHelpers\Widget\UriViewHelper => 'getUriViewHelper2Service' (24 chars) TYPO3\CMS\Fluid\View\StandaloneView => 'getStandaloneViewService' (24 chars) TYPO3\CMS\Fluid\View\TemplateView => 'getTemplateViewService' (22 chars) TYPO3\CMS\Form\Controller\FormEditorController => 'getFormEditorControllerService' (30 chars) TYPO3\CMS\Form\Controller\FormFrontendController => 'getFormFrontendControllerService' (32 chars) TYPO3\CMS\Form\Controller\FormManagerController => 'getFormManagerControllerService' (31 chars) TYPO3\CMS\Form\Domain\Configuration\ConfigurationService => 'getConfigurationServiceService' (30 chars) TYPO3\CMS\Form\Domain\Configuration\FormDefinitionConversionService => 'getFormDefinitionConversionServiceService' (41 chars) TYPO3\CMS\Form\Domain\Configuration\FormDefinitionValidationService => 'getFormDefinitionValidationServiceService' (41 chars) TYPO3\CMS\Form\Hooks\SoftReferenceParserHook => 'getSoftReferenceParserHookService' (33 chars) TYPO3\CMS\Form\Mvc\Configuration\ConfigurationManager => 'getConfigurationManager2Service' (31 chars) TYPO3\CMS\Form\Mvc\Property\TypeConverter\FormDefinitionArrayConverter => 'getFormDefinitionArrayConverterService' (38 chars) TYPO3\CMS\Form\Mvc\Property\TypeConverter\UploadedFileReferenceConverter => 'getUploadedFileReferenceConverterService' (40 chars) TYPO3\CMS\Form\Service\TranslationService => 'getTranslationServiceService' (28 chars) TYPO3\CMS\Form\Slot\FilePersistenceSlot => 'getFilePersistenceSlotService' (29 chars) TYPO3\CMS\Form\Slot\ResourcePublicationSlot => 'getResourcePublicationSlotService' (33 chars) TYPO3\CMS\Form\ViewHelpers\Be\MaximumFileSizeViewHelper => 'getMaximumFileSizeViewHelperService' (35 chars) TYPO3\CMS\Form\ViewHelpers\Be\RenderContentElementPreviewViewHelper => 'getRenderContentElementPreviewViewHelperService' (47 chars) TYPO3\CMS\Form\ViewHelpers\FormViewHelper => 'getFormViewHelper2Service' (25 chars) TYPO3\CMS\Form\ViewHelpers\Form\DatePickerViewHelper => 'getDatePickerViewHelperService' (30 chars) TYPO3\CMS\Form\ViewHelpers\Form\TimePickerViewHelper => 'getTimePickerViewHelperService' (30 chars) TYPO3\CMS\Form\ViewHelpers\Form\UploadedResourceViewHelper => 'getUploadedResourceViewHelperService' (36 chars) TYPO3\CMS\Form\ViewHelpers\GridColumnClassAutoConfigurationViewHelper => 'getGridColumnClassAutoConfigurationViewHelperService' (52 chars) TYPO3\CMS\Form\ViewHelpers\RenderAllFormValuesViewHelper => 'getRenderAllFormValuesViewHelperService' (39 chars) TYPO3\CMS\Form\ViewHelpers\RenderFormValueViewHelper => 'getRenderFormValueViewHelperService' (35 chars) TYPO3\CMS\Form\ViewHelpers\RenderRenderableViewHelper => 'getRenderRenderableViewHelperService' (36 chars) TYPO3\CMS\Form\ViewHelpers\RenderViewHelper => 'getRenderViewHelper3Service' (27 chars) TYPO3\CMS\Form\ViewHelpers\TranslateElementErrorViewHelper => 'getTranslateElementErrorViewHelperService' (41 chars) TYPO3\CMS\Form\ViewHelpers\TranslateElementPropertyViewHelper => 'getTranslateElementPropertyViewHelperService' (44 chars) TYPO3\CMS\FrontendLogin\Service\ValidatorResolverService => 'getValidatorResolverServiceService' (34 chars) TYPO3\CMS\Frontend\Aspect\FileMetadataOverlayAspect => 'getFileMetadataOverlayAspectService' (35 chars) TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer => 'getContentObjectRendererService' (31 chars) TYPO3\CMS\Frontend\ContentObject\Menu\MenuContentObjectFactory => 'getMenuContentObjectFactoryService' (34 chars) TYPO3\CMS\Frontend\Hooks\MediaItemHooks => 'getMediaItemHooksService' (24 chars) TYPO3\CMS\Frontend\Http\Application => 'getApplication2Service' (22 chars) TYPO3\CMS\Frontend\Http\RequestHandler => 'getRequestHandler2Service' (25 chars) TYPO3\CMS\Frontend\Middleware\BackendUserAuthenticator => 'getBackendUserAuthenticator2Service' (35 chars) TYPO3\CMS\Frontend\Middleware\ContentLengthResponseHeader => 'getContentLengthResponseHeaderService' (37 chars) TYPO3\CMS\Frontend\Middleware\EidHandler => 'getEidHandlerService' (20 chars) TYPO3\CMS\Frontend\Middleware\FrontendUserAuthenticator => 'getFrontendUserAuthenticatorService' (35 chars) TYPO3\CMS\Frontend\Middleware\MaintenanceMode => 'getMaintenanceModeService' (25 chars) TYPO3\CMS\Frontend\Middleware\OutputCompression => 'getOutputCompression2Service' (28 chars) TYPO3\CMS\Frontend\Middleware\PageArgumentValidator => 'getPageArgumentValidatorService' (31 chars) TYPO3\CMS\Frontend\Middleware\PageResolver => 'getPageResolverService' (22 chars) TYPO3\CMS\Frontend\Middleware\PrepareTypoScriptFrontendRendering => 'getPrepareTypoScriptFrontendRenderingService' (44 chars) TYPO3\CMS\Frontend\Middleware\PreviewSimulator => 'getPreviewSimulatorService' (26 chars) TYPO3\CMS\Frontend\Middleware\ShortcutAndMountPointRedirect => 'getShortcutAndMountPointRedirectService' (39 chars) TYPO3\CMS\Frontend\Middleware\SiteBaseRedirectResolver => 'getSiteBaseRedirectResolverService' (34 chars) TYPO3\CMS\Frontend\Middleware\SiteResolver => 'getSiteResolver2Service' (23 chars) TYPO3\CMS\Frontend\Middleware\StaticRouteResolver => 'getStaticRouteResolverService' (29 chars) TYPO3\CMS\Frontend\Middleware\TimeTrackerInitialization => 'getTimeTrackerInitializationService' (35 chars) TYPO3\CMS\Frontend\Middleware\TypoScriptFrontendInitialization => 'getTypoScriptFrontendInitializationService' (42 chars) TYPO3\CMS\Frontend\Page\CacheHashCalculator => 'getCacheHashCalculatorService' (29 chars) TYPO3\CMS\Frontend\Utility\CompressionUtility => 'getCompressionUtilityService' (28 chars) TYPO3\CMS\Impexp\Command\ImportCommand => 'getImportCommandService' (23 chars) TYPO3\CMS\Impexp\Compatibility\SlotReplacement => 'getSlotReplacement6Service' (26 chars) TYPO3\CMS\Impexp\Utility\ImportExportUtility => 'getImportExportUtilityService' (29 chars) TYPO3\CMS\Info\Controller\InfoModuleController => 'getInfoModuleControllerService' (30 chars) TYPO3\CMS\Install\Command\LanguagePackCommand => 'getLanguagePackCommandService' (29 chars) TYPO3\CMS\Install\Command\UpgradeWizardListCommand => 'getUpgradeWizardListCommandService' (34 chars) TYPO3\CMS\Install\Command\UpgradeWizardRunCommand => 'getUpgradeWizardRunCommandService' (33 chars) TYPO3\CMS\Install\Compatibility\SlotReplacement => 'getSlotReplacement7Service' (26 chars) TYPO3\CMS\Install\Controller\EnvironmentController => 'getEnvironmentControllerService' (31 chars) TYPO3\CMS\Install\Controller\IconController => 'getIconControllerService' (24 chars) TYPO3\CMS\Install\Controller\InstallerController => 'getInstallerControllerService' (29 chars) TYPO3\CMS\Install\Controller\LayoutController => 'getLayoutControllerService' (26 chars) TYPO3\CMS\Install\Controller\LoginController => 'getLoginController2Service' (26 chars) TYPO3\CMS\Install\Controller\MaintenanceController => 'getMaintenanceControllerService' (31 chars) TYPO3\CMS\Install\Controller\SettingsController => 'getSettingsControllerService' (28 chars) TYPO3\CMS\Install\Controller\UpgradeController => 'getUpgradeControllerService' (27 chars) TYPO3\CMS\Install\Database\PermissionsCheck => 'getPermissionsCheckService' (26 chars) TYPO3\CMS\Install\Http\Application => 'getApplication3Service' (22 chars) TYPO3\CMS\Install\Http\NotFoundRequestHandler => 'getNotFoundRequestHandlerService' (32 chars) TYPO3\CMS\Install\Middleware\Installer => 'getInstallerService' (19 chars) TYPO3\CMS\Install\Middleware\Maintenance => 'getMaintenanceService' (21 chars) TYPO3\CMS\Install\Service\ClearCacheService => 'getClearCacheServiceService' (27 chars) TYPO3\CMS\Install\Service\CoreUpdateService => 'getCoreUpdateServiceService' (27 chars) TYPO3\CMS\Install\Service\CoreVersionService => 'getCoreVersionServiceService' (28 chars) TYPO3\CMS\Install\Service\ExtensionConfigurationService => 'getExtensionConfigurationServiceService' (39 chars) TYPO3\CMS\Install\Service\LanguagePackService => 'getLanguagePackServiceService' (29 chars) TYPO3\CMS\Install\Service\LateBootService => 'getLateBootServiceService' (25 chars) TYPO3\CMS\Install\Service\LoadTcaService => 'getLoadTcaServiceService' (24 chars) TYPO3\CMS\Install\Service\SilentConfigurationUpgradeService => 'getSilentConfigurationUpgradeServiceService' (43 chars) TYPO3\CMS\Install\Service\Typo3tempFileService => 'getTypo3tempFileServiceService' (30 chars) TYPO3\CMS\Install\Service\UpgradeWizardsService => 'getUpgradeWizardsServiceService' (31 chars) TYPO3\CMS\Redirects\Command\CheckIntegrityCommand => 'getCheckIntegrityCommandService' (31 chars) TYPO3\CMS\Redirects\Controller\RecordHistoryRollbackController => 'getRecordHistoryRollbackControllerService' (41 chars) TYPO3\CMS\Redirects\EventListener\RecordHistoryRollbackEventsListener => 'getRecordHistoryRollbackEventsListenerService' (45 chars) TYPO3\CMS\Redirects\Hooks\DataHandlerSlugUpdateHook => 'getDataHandlerSlugUpdateHookService' (35 chars) TYPO3\CMS\Redirects\Http\Middleware\RedirectHandler => 'getRedirectHandlerService' (25 chars) TYPO3\CMS\Redirects\ViewHelpers\TargetPageIdViewHelper => 'getTargetPageIdViewHelperService' (32 chars) TYPO3\CMS\Seo\Compatibility\SlotReplacement => 'getSlotReplacement8Service' (26 chars) TYPO3\CMS\Seo\HrefLang\HrefLangGenerator => 'getHrefLangGeneratorService' (27 chars) TYPO3\CMS\Seo\PageTitle\SeoTitlePageTitleProvider => 'getSeoTitlePageTitleProviderService' (35 chars) TYPO3\CMS\Setup\Controller\SetupModuleController => 'getSetupModuleControllerService' (31 chars) TYPO3\CMS\T3editor\Registry\AddonRegistry => 'getAddonRegistryService' (23 chars) TYPO3\CMS\T3editor\Registry\ModeRegistry => 'getModeRegistryService' (22 chars) TYPO3\CMS\T3editor\T3editor => 'getT3editorService' (18 chars) TYPO3\CMS\Tstemplate\Hooks\DataHandlerClearCachePostProcHook => 'getDataHandlerClearCachePostProcHookService' (43 chars) TYPO3\SymfonyPsrEventDispatcherAdapter\EventDispatcherAdapter => 'getEventDispatcherAdapterService' (32 chars) backend.middlewares => 'getBackend_MiddlewaresService' (29 chars) backend.routes_decorated_35 => 'getBackend_RoutesDecorated35Service' (35 chars) container.env_var_processors_locator => 'getContainer_EnvVarProcessorsLocatorService' (43 chars) dashboard.presets_decorated_1 => 'getDashboard_PresetsDecorated1Service' (37 chars) dashboard.views.widget => 'getDashboard_Views_WidgetService' (32 chars) dashboard.widget.docGettingStarted => 'getDashboard_Widget_DocGettingStartedService' (44 chars) dashboard.widget.docTSconfig => 'getDashboard_Widget_DocTSconfigService' (38 chars) dashboard.widget.docTypoScriptReference => 'getDashboard_Widget_DocTypoScriptReferenceService' (49 chars) dashboard.widget.failedLogins => 'getDashboard_Widget_FailedLoginsService' (39 chars) dashboard.widget.ke_search_index_overview => 'getDashboard_Widget_KeSearchIndexOverviewService' (48 chars) dashboard.widget.ke_search_indexer_status => 'getDashboard_Widget_KeSearchIndexerStatusService' (48 chars) dashboard.widget.ke_search_trending_searchphrases => 'getDashboard_Widget_KeSearchTrendingSearchphrasesService' (56 chars) dashboard.widget.sysLogErrors => 'getDashboard_Widget_SysLogErrorsService' (39 chars) dashboard.widget.t3information => 'getDashboard_Widget_T3informationService' (40 chars) dashboard.widget.t3news => 'getDashboard_Widget_T3newsService' (33 chars) dashboard.widget.t3securityAdvisories => 'getDashboard_Widget_T3securityAdvisoriesService' (47 chars) dashboard.widget.typeOfUsers => 'getDashboard_Widget_TypeOfUsersService' (38 chars) dashboard.widgetGroups_decorated_1 => 'getDashboard_WidgetGroupsDecorated1Service' (42 chars) dashboard.widgets_decorated_1 => 'getDashboard_WidgetsDecorated1Service' (37 chars) docGettingStartedWidgetConfiguration => 'getDocGettingStartedWidgetConfigurationService' (46 chars) docTSconfigWidgetConfiguration => 'getDocTSconfigWidgetConfigurationService' (40 chars) docTypoScriptReferenceWidgetConfiguration => 'getDocTypoScriptReferenceWidgetConfigurationService' (51 chars) failedLoginsWidgetConfiguration => 'getFailedLoginsWidgetConfigurationService' (41 chars) frontend.middlewares => 'getFrontend_MiddlewaresService' (30 chars) keSearchIndexOverviewWidgetConfiguration => 'getKeSearchIndexOverviewWidgetConfigurationService' (50 chars) keSearchStatusWidgetConfiguration => 'getKeSearchStatusWidgetConfigurationService' (43 chars) keSearchTrendingSearchphrasesWidgetConfiguration => 'getKeSearchTrendingSearchphrasesWidgetConfigurationService' (58 chars) middlewares_decorated_34 => 'getMiddlewaresDecorated34Service' (32 chars) sysLogErrorsWidgetConfiguration => 'getSysLogErrorsWidgetConfigurationService' (41 chars) t3informationWidgetConfiguration => 'getT3informationWidgetConfigurationService' (42 chars) t3newsWidgetConfiguration => 'getT3newsWidgetConfigurationService' (35 chars) t3securityAdvisoriesWidgetConfiguration => 'getT3securityAdvisoriesWidgetConfigurationService' (49 chars) typeOfUsersWidgetConfiguration => 'getTypeOfUsersWidgetConfigurationService' (40 chars) factories => protectedarray(2 items) TYPO3\CMS\Fluid\View\StandaloneView => Closuremax depth TYPO3\CMS\Frontend\ContentObject\ContentObjectRenderer => Closuremax depth aliases => protectedarray(90 items) Composer\Autoload\ClassLoader => '_early.Composer\Autoload\ClassLoader' (36 chars) Psr\EventDispatcher\EventDispatcherInterface => 'Psr\EventDispatcher\EventDispatcherInterface_decorated_1' (56 chars) Psr\Http\Message\RequestFactoryInterface => 'TYPO3\CMS\Core\Http\RequestFactory' (34 chars) Symfony\Contracts\EventDispatcher\EventDispatcherInterface => 'TYPO3\SymfonyPsrEventDispatcherAdapter\EventDispatcherAdapter' (61 chars) TYPO3\CMS\Backend\Routing\Router => 'TYPO3\CMS\Backend\Routing\Router_decorated_1' (44 chars) TYPO3\CMS\Core\Configuration\ConfigurationManager => '_early.TYPO3\CMS\Core\Configuration\ConfigurationManager' (56 chars) TYPO3\CMS\Core\Console\CommandRegistry => 'TYPO3\CMS\Core\Console\CommandRegistry_decorated_1' (50 chars) TYPO3\CMS\Core\Core\ApplicationContext => '_early.TYPO3\CMS\Core\Core\ApplicationContext' (45 chars) TYPO3\CMS\Core\DependencyInjection\ContainerBuilder => '_early.TYPO3\CMS\Core\DependencyInjection\ContainerBuilder' (58 chars) TYPO3\CMS\Core\EventDispatcher\ListenerProvider => 'TYPO3\CMS\Core\EventDispatcher\ListenerProvider_decorated_1' (59 chars) TYPO3\CMS\Core\Log\LogManager => '_early.TYPO3\CMS\Core\Log\LogManager' (36 chars) TYPO3\CMS\Core\Package\PackageManager => '_early.TYPO3\CMS\Core\Package\PackageManager' (44 chars) TYPO3\CMS\Dashboard\DashboardPresetRegistry => 'TYPO3\CMS\Dashboard\DashboardPresetRegistry_decorated_1' (55 chars) TYPO3\CMS\Dashboard\WidgetGroupRegistry => 'TYPO3\CMS\Dashboard\WidgetGroupRegistry_decorated_1' (51 chars) backend.routes => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_1 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_10 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_11 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_12 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_13 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_14 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_15 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_16 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_17 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_18 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_19 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_2 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_20 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_21 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_22 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_23 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_24 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_25 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_26 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_27 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_28 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_29 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_3 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_30 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_31 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_32 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_33 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_34 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_4 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_5 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_6 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_7 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_8 => 'backend.routes_decorated_35' (27 chars) backend.routes_decorated_9 => 'backend.routes_decorated_35' (27 chars) boot.state => '_early.boot.state' (17 chars) cache.assets => '_early.cache.assets' (19 chars) cache.core => '_early.cache.core' (17 chars) cache.di => '_early.cache.di' (15 chars) dashboard.presets => 'dashboard.presets_decorated_1' (29 chars) dashboard.widgetGroups => 'dashboard.widgetGroups_decorated_1' (34 chars) dashboard.widgets => 'dashboard.widgets_decorated_1' (29 chars) middlewares => 'middlewares_decorated_34' (24 chars) middlewares_decorated_1 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_10 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_11 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_12 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_13 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_14 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_15 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_16 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_17 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_18 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_19 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_2 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_20 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_21 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_22 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_23 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_24 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_25 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_26 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_27 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_28 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_29 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_3 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_30 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_31 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_32 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_33 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_4 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_5 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_6 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_7 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_8 => 'middlewares_decorated_34' (24 chars) middlewares_decorated_9 => 'middlewares_decorated_34' (24 chars) loading => protectedarray(empty) resolving => protectedarray(empty) syntheticIds => protectedarray(11 items) _early.Composer\Autoload\ClassLoader => TRUE _early.TYPO3\CMS\Core\Configuration\ConfigurationManager => TRUE _early.TYPO3\CMS\Core\Core\ApplicationContext => TRUE _early.TYPO3\CMS\Core\DependencyInjection\ContainerBuilder => TRUE _early.TYPO3\CMS\Core\Log\LogManager => TRUE _early.TYPO3\CMS\Core\Package\PackageManager => TRUE _early.boot.state => TRUE _early.cache.assets => TRUE _early.cache.core => TRUE _early.cache.di => TRUE service_provider_registry => TRUE listeners => protectedarray(78 items) TYPO3\CMS\Core\Database\Event\AlterTableDefinitionStatementsEvent => array(3 items) 0 => array(2 items)max depth 1 => array(2 items)max depth 2 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\AfterFileAddedToIndexEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\AfterFileRemovedFromIndexEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\AfterFileMarkedAsMissingEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\AfterFileUpdatedInIndexEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\AfterFileProcessingEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\BeforeFileProcessingEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\AfterFileMetaDataCreatedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\AfterFileMetaDataDeletedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\EnrichFileMetaDataEvent => array(2 items) 0 => array(2 items)max depth 1 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\AfterFileMetaDataUpdatedEvent => array(2 items) 0 => array(2 items)max depth 1 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\AfterResourceStorageInitializationEvent => array(2 items) 0 => array(2 items)max depth 1 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\BeforeResourceStorageInitializationEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\AfterFileAddedEvent => array(2 items) 0 => array(2 items)max depth 1 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\AfterFileCopiedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\AfterFileCreatedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\AfterFileDeletedEvent => array(2 items) 0 => array(2 items)max depth 1 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\AfterFileMovedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\AfterFileRenamedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\AfterFileReplacedEvent => array(2 items) 0 => array(2 items)max depth 1 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\AfterFileContentsSetEvent => array(2 items) 0 => array(2 items)max depth 1 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\AfterFolderAddedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\AfterFolderCopiedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\AfterFolderDeletedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\AfterFolderMovedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\AfterFolderRenamedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\BeforeFileAddedEvent => array(3 items) 0 => array(2 items)max depth 1 => array(2 items)max depth 2 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\BeforeFileCopiedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\BeforeFileCreatedEvent => array(2 items) 0 => array(2 items)max depth 1 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\BeforeFileDeletedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\BeforeFileMovedEvent => array(2 items) 0 => array(2 items)max depth 1 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\BeforeFileRenamedEvent => array(2 items) 0 => array(2 items)max depth 1 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\BeforeFileReplacedEvent => array(3 items) 0 => array(2 items)max depth 1 => array(2 items)max depth 2 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\BeforeFileContentsSetEvent => array(2 items) 0 => array(2 items)max depth 1 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\BeforeFolderAddedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\BeforeFolderCopiedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\BeforeFolderDeletedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\BeforeFolderMovedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\BeforeFolderRenamedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\GeneratePublicUrlForResourceEvent => array(2 items) 0 => array(2 items)max depth 1 => array(2 items)max depth TYPO3\CMS\Core\Resource\Event\SanitizeFileNameEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\DataHandling\Event\IsTableExcludedFromReferenceIndexEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\DataHandling\Event\AppendLinkHandlerElementsEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Imaging\Event\ModifyIconForResourcePropertiesEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Configuration\Event\AfterTcaCompilationEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Tree\Event\ModifyTreeDataEvent => array(2 items) 0 => array(2 items)max depth 1 => array(2 items)max depth TYPO3\CMS\Core\Package\Event\PackagesMayHaveChangedEvent => array(2 items) 0 => array(2 items)max depth 1 => array(2 items)max depth TYPO3\CMS\Core\Mail\Event\AfterMailerInitializationEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Package\Event\AfterPackageActivationEvent => array(2 items) 0 => array(2 items)max depth 1 => array(2 items)max depth TYPO3\CMS\Core\Package\Event\AfterPackageDeactivationEvent => array(2 items) 0 => array(2 items)max depth 1 => array(2 items)max depth TYPO3\CMS\Extbase\Event\Mvc\AfterRequestDispatchedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Extbase\Event\Mvc\BeforeActionCallEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Extbase\Event\Persistence\AfterObjectThawedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Extbase\Event\Persistence\ModifyQueryBeforeFetchingObjectDataEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Extbase\Event\Persistence\ModifyResultAfterFetchingObjectDataEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Extbase\Event\Persistence\EntityFinalizedAfterPersistenceEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Extbase\Event\Persistence\EntityAddedToPersistenceEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Extbase\Event\Persistence\EntityUpdatedInPersistenceEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Extbase\Event\Persistence\EntityRemovedFromPersistenceEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Extbase\Event\Persistence\EntityPersistedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Impexp\Event\BeforeImportEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Install\Service\Event\ModifyLanguagePackRemoteBaseUrlEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Backend\Backend\Event\SystemInformationToolbarCollectorEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Backend\LoginProvider\Event\ModifyPageLayoutOnLoginProviderSelectionEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Configuration\Event\ModifyLoadedPageTsConfigEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Backend\Controller\Event\BeforeFormEnginePageInitializedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Backend\Controller\Event\AfterFormEnginePageInitializedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Backend\View\Event\AfterSectionMarkupGeneratedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Backend\Authentication\Event\SwitchUserEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Core\Package\Event\BeforePackageActivationEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Extensionmanager\Event\AfterExtensionDatabaseContentHasBeenImportedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Extensionmanager\Event\AfterExtensionStaticDatabaseContentHasBeenImportedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Extensionmanager\Event\AfterExtensionFilesHaveBeenImportedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Extensionmanager\Event\AvailableActionsForExtensionEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Backend\History\Event\BeforeHistoryRollbackStartEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Backend\History\Event\AfterHistoryRollbackFinishedEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Seo\Event\ModifyUrlForCanonicalTagEvent => array(1 item) 0 => array(2 items)max depth TYPO3\CMS\Frontend\Event\ModifyHrefLangTagsEvent => array(1 item) 0 => array(2 items)max depth processingFolder => protectedTYPO3\CMS\Core\Resource\Folderprototypeobject storage => protectedTYPO3\CMS\Core\Resource\ResourceStorageprototypeobjectsee above identifier => protected'/_processed_/' (13 chars) name => protected'_processed_' (11 chars) fileAndFolderNameFilters => protectedarray(empty) processingFolders => protectedarray(1 item) 0 => TYPO3\CMS\Core\Resource\Folderprototypeobjectsee above isOnline => protectedTRUE isDefault => protectedTRUE fileAndFolderNameFilters => protectedarray(1 item) 0 => array(2 items) 0 => 'TYPO3\CMS\Core\Resource\Filter\FileNameFilter' (45 chars) 1 => 'filterHiddenFilesAndFolders' (27 chars)
identifier => protected'/user_upload/Group_10936.png' (28 chars) name => protected'Group_10936.png' (15 chars) deleted => protectedFALSE
mergedProperties => protectedarray(empty)
About us - PIT Solutions AG -Stage About us - PIT Solutions AG

About PITS

PIT Solutions is a Digital Services Agency with main offices in Switzerland and India as well as subsidiaries in the USA, Germany and Middle East.

 

We have a team strength of over 800+ in-house skilled resources that possess the right mix of technical competence and industry experience to understand client needs and provide them with the right solutions. Our passion is to turn smart ideas into reality. We have partnerships with leading technology companies like Microsoft, Adobe, SAP, Odoo and TYPO3. Together, we are shaping the digital landscape, pushing boundaries, and redefining what's possible.

We do everything with our core values of honesty, hard work and trust.

We PITSians

To be a well-respected technology services company known for its excellent technical team and flawless project deliveries.

800+
Employees
23
Years in business
4000+
Projects
40:60
Women : Men

Key People

Rafeek Mohammed
Chief Executive Officer (CEO) & Partner, Member of the Board
Thomaskutty Sebastian
Chief Strategy Officer (CSO) & Partner, Member of the Board
Gabriele Lorini
Head of Digital Delivery
Biju TP
Chief Financial Officer
Ajith Alexander
Partner, PIT Solutions USA
Fiona Hilpertshauser
Project Manager / Webdesign
Pedro Cordeiro
Software Development Manager
Faustin de Souza
Director of Business Development - North America
Kaj Maring
Project Manager
Mary Tresa Scaria
Accounting & Finance
Vanessa Celano
Junior Project Manager
Dr. Tom Hinzdorf
Managing Director – Germany
Shibu Padmavathy
Head of SAP Commerce Practice
Jazna Rafeek
Head of Delivery
Amina Zeenath
Project Manager
Rajasree P
Associate Project Manager
Arun K
Lead Software Engineer
Sumesh T K
Manager - Testing
Sreejith C B
Lead Software Engineer
Jacob V Thomas
Project Manager
Hakkim P Ahammed
Lead Software Engineer
Sasank Pillai
Senior Software Engineer
Ravikumar P S
Lead Software Engineer
Soumia George
Project Manager
Sanoop Sivan
Technical Lead
Sonu C
Solution Architect
Tony Joseph Fernandez
Manager - Talent Acquisition
Shanty Justus
Lead Software Engineer
Azeef A S
Project Manager
Sreerekha S
Lead Test Engineer
Anto George
Project Manager
Sooraj L V
Associate Project Manager
Pradeep K C
Project Manager
Melwin Paul
Project Manager
Ajesh M S
Senior Project Manager
Nidhin Aravind
Data Protection Officer /Business Excellence Manager
Sunil SK
Associate Project Manager
Rainey Dominic
Manager – Human Resources
OSAMA ABDUL WAHAB TAWFIQ KHALIL
BUSINESS ANALYST
NAZEEM NIZAMUDEEN
SENIOR SOFTWARE ENGINEER
RIZWIN AZEEZ NAINA
Lead
DIBIN DEVASSY
ODOO CONSULTANT
Nandhu V Nair
Senior Software Engineer

Our Team

Together, we embrace challenges, explore innovative solutions, and celebrate our collective success, making PITS a truly exceptional place to work.

Advisory Board

Our success wouldn't be possible without the invaluable guidance and expertise of our esteemed advisory board. Comprised of industry veterans, thought leaders, and visionaries, they bring a wealth of knowledge and experience to the table.

Prof Dr Henry Markram
Overall project manager, Human Brain project
Stephan Handschin
Founder, Unic AG
Dr. Beat D. Wyser
Online Marketing Expert, Netcast AG
Tariq Saeed AlNoman
Partner, PIT Solutions Middle East Operations
Dieter von Ziegler
President, Azinova Group AG
Dr. Harald R. Raetzsch
Founder & CEO, IoT40 Systems AG
Prof. Dr. Uwe Serdült
Principle Investigator, Digital Democracy projects

Our initiatives

PITS is not just a software services company but also a hub for innovation and digital discovery. With a passion for creating cutting-edge solutions, we have developed a range of in-house technical products and invested in promising startups. The excitement of exploring new digital solutions has fuelled our drive to push boundaries and deliver ground-breaking solutions.

Our History

2021

Team Size grown to 500+
Recertified as Magneto Bronze Partner
Started Data Science team at PITS
Established new office in Sharjah, UA

2020

Certified as Contentful Partner
webshopextensions.ch - plugin portal launched
VirtualX Pro - new version released

2018

Odoo-Partnership
Partnership with Unic AG
Changed GmbH to AG

2017

SAP-Partnership
Hybris Partnership

2016

Hybris business unit started.
New office in Kochi started. E - Block.
PITS academy started.
New office space acquired – Phase III

2015

Short listed in best of web Swiss awards (Public affairs)
New office added. D Block

2014

Typo3 professional services listed company (only one company from India)
USA and Dubai Operations started.

2013

ISO certified.
Separate QA team with several ISTQB certified testers started

2012

Magento partnership.
Established Java and PHP/Symfony Business Units

2010

Typo3 Silver member.

2009

Gold certified Microsoft partner.
Team size increased to 70 people

2008

Frontiers project started.
Two new offices added (B & C Blocks)

2006

PIT Solutions GmbH registered at Swiss commercial registry.
Office is established at Murg, at Lake Walensee region

2003

ITES division started.
Our first ecommerce project launched for a Swiss customer

2002

Started with Open source Technologies.
Team size increased to 20 people

2001

Moved to own office in Nila building.
Conducted first seminar in .NET technology in state of Kerala

2000

PITS founded in Technopark with 5 member team in 10 M2 space in an incubator.
First projects based on Microsoft technologies.

Our Office Locations

Switzerland

PIT Solutions AG

Holzwiesstrasse 35,
8645 Rapperswil-Jona.

konakt@pitsolutions.ch

+41 43 558 4360

India

PIT Solutions Pvt Ltd

L7 & L8, Thejaswani,
Technopark, Trivandrum, Kerala.

contact@pitsolutions.com

+91 471 270 0615 / 715

USA

PIT Solutions LLC

2018 156th Ave NE Suite 100,
Bellevue, WA, 98007.

pitsusa@pitsolutions.com

+1 425 440 2812

UAE

Professional IT Solutions LLC

10, Al Najah Business Centre,
Al Abbas Building 2,Bur Dubai, Dubai

pitsuae@pitsolutions.com

+971 50 955 7860

Contact us!
SCROLL TO TOP