Search for manager

  1. Search 7.x for manager
  2. Search 9.5.x for manager
  3. Search 10.3.x for manager
  4. Search 11.x for manager
  5. Other projects
Title Object type File name Summary
ContentModerationRouteSubscriber::$entityTypeManager property core/modules/content_moderation/src/Routing/ContentModerationRouteSubscriber.php The entity type manager.
ContentModerationStateTest::$entityTypeManager property core/modules/content_moderation/tests/src/Kernel/ContentModerationStateTest.php
ContentModerationWorkflowConfigTest::$entityTypeManager property core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowConfigTest.php
ContentTranslationContextualLinks::$contentTranslationManager property core/modules/content_translation/src/Plugin/Derivative/ContentTranslationContextualLinks.php The content translation manager.
ContentTranslationController::$entityFieldManager property core/modules/content_translation/src/Controller/ContentTranslationController.php The entity field manager.
ContentTranslationController::$manager property core/modules/content_translation/src/Controller/ContentTranslationController.php The content translation manager.
ContentTranslationDeleteAccess::$contentTranslationManager property core/modules/content_translation/src/Access/ContentTranslationDeleteAccess.php The content translation manager.
ContentTranslationDeleteAccess::$entityTypeManager property core/modules/content_translation/src/Access/ContentTranslationDeleteAccess.php The entity type manager.
ContentTranslationEntityBundleInfoTest::$contentTranslationManager property core/modules/content_translation/tests/src/Kernel/ContentTranslationEntityBundleInfoTest.php The content translation manager.
ContentTranslationFieldSyncRevisionTest::$contentTranslationManager property core/modules/content_translation/tests/src/Kernel/ContentTranslationFieldSyncRevisionTest.php The content translation manager.
ContentTranslationHandler::$entityTypeManager property core/modules/content_translation/src/ContentTranslationHandler.php The entity type manager.
ContentTranslationHandler::$languageManager property core/modules/content_translation/src/ContentTranslationHandler.php The language manager.
ContentTranslationHandler::$manager property core/modules/content_translation/src/ContentTranslationHandler.php The content translation manager.
ContentTranslationHandlerTest::$entityTypeManager property core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php The entity type manager.
ContentTranslationLocalTasks::$contentTranslationManager property core/modules/content_translation/src/Plugin/Derivative/ContentTranslationLocalTasks.php The content translation manager.
ContentTranslationManageAccessCheck::$entityTypeManager property core/modules/content_translation/src/Access/ContentTranslationManageAccessCheck.php The entity type manager.
ContentTranslationManageAccessCheck::$languageManager property core/modules/content_translation/src/Access/ContentTranslationManageAccessCheck.php The language manager.
ContentTranslationManageAccessCheckTest::$cacheContextsManager property core/modules/content_translation/tests/src/Unit/Access/ContentTranslationManageAccessCheckTest.php The cache contexts manager.
ContentTranslationManager class core/modules/content_translation/src/ContentTranslationManager.php Provides common functionality for content translation.
ContentTranslationManager.php file core/modules/content_translation/src/ContentTranslationManager.php
ContentTranslationManager::$deprecatedProperties property core/modules/content_translation/src/ContentTranslationManager.php
ContentTranslationManager::$entityTypeBundleInfo property core/modules/content_translation/src/ContentTranslationManager.php The entity type bundle info provider.
ContentTranslationManager::$entityTypeManager property core/modules/content_translation/src/ContentTranslationManager.php The entity type manager.
ContentTranslationManager::getBundleTranslationSettings function core/modules/content_translation/src/ContentTranslationManager.php Returns translation settings for the specified bundle.
ContentTranslationManager::getSupportedEntityTypes function core/modules/content_translation/src/ContentTranslationManager.php Gets the entity types that support content translation.
ContentTranslationManager::getTranslationHandler function core/modules/content_translation/src/ContentTranslationManager.php Returns an instance of the Content translation handler.
ContentTranslationManager::getTranslationMetadata function core/modules/content_translation/src/ContentTranslationManager.php Returns an instance of the Content translation metadata.
ContentTranslationManager::isEnabled function core/modules/content_translation/src/ContentTranslationManager.php Determines whether the given entity type is translatable.
ContentTranslationManager::isPendingRevisionSupportEnabled function core/modules/content_translation/src/ContentTranslationManager.php Checks whether support for pending revisions should be enabled.
ContentTranslationManager::isSupported function core/modules/content_translation/src/ContentTranslationManager.php Checks whether an entity type supports translation.
ContentTranslationManager::loadContentLanguageSettings function core/modules/content_translation/src/ContentTranslationManager.php Loads a content language config entity based on the entity type and bundle.
ContentTranslationManager::setBundleTranslationSettings function core/modules/content_translation/src/ContentTranslationManager.php Sets translation settings for the specified bundle.
ContentTranslationManager::setEnabled function core/modules/content_translation/src/ContentTranslationManager.php Sets the value for translatability of the given entity type bundle.
ContentTranslationManager::__construct function core/modules/content_translation/src/ContentTranslationManager.php Constructs a ContentTranslationManageAccessCheck object.
ContentTranslationManagerInterface interface core/modules/content_translation/src/ContentTranslationManagerInterface.php Provides an interface for common functionality for content translation.
ContentTranslationManagerInterface.php file core/modules/content_translation/src/ContentTranslationManagerInterface.php
ContentTranslationManagerInterface::getSupportedEntityTypes function core/modules/content_translation/src/ContentTranslationManagerInterface.php Gets the entity types that support content translation.
ContentTranslationManagerInterface::getTranslationHandler function core/modules/content_translation/src/ContentTranslationManagerInterface.php Returns an instance of the Content translation handler.
ContentTranslationManagerInterface::getTranslationMetadata function core/modules/content_translation/src/ContentTranslationManagerInterface.php Returns an instance of the Content translation metadata.
ContentTranslationManagerInterface::isEnabled function core/modules/content_translation/src/ContentTranslationManagerInterface.php Determines whether the given entity type is translatable.
ContentTranslationManagerInterface::isSupported function core/modules/content_translation/src/ContentTranslationManagerInterface.php Checks whether an entity type supports translation.
ContentTranslationManagerInterface::setEnabled function core/modules/content_translation/src/ContentTranslationManagerInterface.php Sets the value for translatability of the given entity type bundle.
ContentTranslationModuleInstallTest::$contentTranslationManager property core/modules/content_translation/tests/src/Kernel/ContentTranslationModuleInstallTest.php The content translation manager.
ContentTranslationOverviewAccess::$entityTypeManager property core/modules/content_translation/src/Access/ContentTranslationOverviewAccess.php The entity type manager service.
ContentTranslationPermissions::$contentTranslationManager property core/modules/content_translation/src/ContentTranslationPermissions.php The content translation manager.
ContentTranslationPermissions::$entityTypeManager property core/modules/content_translation/src/ContentTranslationPermissions.php The entity type manager.
ContentTranslationRouteSubscriber::$contentTranslationManager property core/modules/content_translation/src/Routing/ContentTranslationRouteSubscriber.php The content translation manager.
ContentTranslationSynchronizedFieldsConstraintValidator::$contentTranslationManager property core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php The content translation manager.
ContentTranslationSynchronizedFieldsConstraintValidator::$entityTypeManager property core/modules/content_translation/src/Plugin/Validation/Constraint/ContentTranslationSynchronizedFieldsConstraintValidator.php The entity type manager.
ContentTranslationTestBase::$manager property core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.