Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 8.9.x for manager
- Search 10.3.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentTranslationManager::setEnabled | function | core/ |
Sets the value for translatability of the given entity type bundle. |
ContentTranslationManager::__construct | function | core/ |
Constructs a ContentTranslationManageAccessCheck object. |
ContentTranslationManagerInterface | interface | core/ |
Provides an interface for common functionality for content translation. |
ContentTranslationManagerInterface.php | file | core/ |
|
ContentTranslationManagerInterface::getSupportedEntityTypes | function | core/ |
Gets the entity types that support content translation. |
ContentTranslationManagerInterface::getTranslationHandler | function | core/ |
Returns an instance of the Content translation handler. |
ContentTranslationManagerInterface::getTranslationMetadata | function | core/ |
Returns an instance of the Content translation metadata. |
ContentTranslationManagerInterface::isEnabled | function | core/ |
Determines whether the given entity type is translatable. |
ContentTranslationManagerInterface::isSupported | function | core/ |
Checks whether an entity type supports translation. |
ContentTranslationManagerInterface::setEnabled | function | core/ |
Sets the value for translatability of the given entity type bundle. |
ContentTranslationModuleInstallTest::$contentTranslationManager | property | core/ |
The content translation manager. |
ContentTranslationOverviewAccess::$entityTypeManager | property | core/ |
The entity type manager service. |
ContentTranslationPermissions::$contentTranslationManager | property | core/ |
The content translation manager. |
ContentTranslationPermissions::$entityTypeManager | property | core/ |
The entity type manager. |
ContentTranslationRouteSubscriber::$contentTranslationManager | property | core/ |
The content translation manager. |
ContentTranslationSynchronizedFieldsConstraintValidator::$contentTranslationManager | property | core/ |
The content translation manager. |
ContentTranslationSynchronizedFieldsConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
ContentTranslationTestBase::$manager | property | core/ |
|
ContentUninstallValidator::$entityTypeManager | property | core/ |
The entity type manager service. |
content_translation.manager | service | core/ |
Drupal\content_translation\ContentTranslationManager |
ContextAwarePluginManagerInterface | interface | core/ |
Provides an interface for plugin managers that support context-aware plugins. |
ContextAwarePluginManagerInterface.php | file | core/ |
|
ContextAwarePluginManagerInterface::getDefinitionsForContexts | function | core/ |
Determines plugins whose constraints are satisfied by a set of contexts. |
ContextAwarePluginManagerTrait | trait | core/ |
Provides a trait for plugin managers that support context-aware plugins. |
ContextAwarePluginManagerTrait.php | file | core/ |
|
ContextAwarePluginManagerTrait::contextHandler | function | core/ |
Wraps the context handler. |
ContextAwarePluginManagerTrait::getDefinitions | function | core/ |
See \Drupal\Component\Plugin\Discovery\DiscoveryInterface::getDefinitions(). |
ContextAwarePluginManagerTrait::getDefinitionsForContexts | function | core/ |
See \Drupal\Core\Plugin\Context\ContextAwarePluginManagerInterface::getDefinitionsForContexts(). |
ContextTest::$typedDataManager | property | core/ |
The mocked Typed Data manager. |
ContextualLinkManager | class | core/ |
Defines a contextual link plugin manager to deal with contextual links. |
ContextualLinkManager.php | file | core/ |
|
ContextualLinkManager::$accessManager | property | core/ |
The access manager. |
ContextualLinkManager::$account | property | core/ |
The current user. |
ContextualLinkManager::$controllerResolver | property | core/ |
A controller resolver object. |
ContextualLinkManager::$defaults | property | core/ |
Provides default values for a contextual link definition. |
ContextualLinkManager::$languageManager | property | core/ |
The language manager. |
ContextualLinkManager::$pluginsByGroup | property | core/ |
A static cache of all the contextual link plugins by group name. |
ContextualLinkManager::$requestStack | property | core/ |
The request stack. |
ContextualLinkManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
ContextualLinkManager::getContextualLinkPluginsByGroup | function | core/ |
Gets the contextual link plugins by contextual link group. |
ContextualLinkManager::getContextualLinksArrayByGroup | function | core/ |
Gets the contextual links prepared as expected by links.html.twig. |
ContextualLinkManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
ContextualLinkManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
ContextualLinkManager::__construct | function | core/ |
Constructs a new ContextualLinkManager instance. |
ContextualLinkManagerInterface | interface | core/ |
Provides an object which returns the available contextual links. |
ContextualLinkManagerInterface.php | file | core/ |
|
ContextualLinkManagerInterface::getContextualLinkPluginsByGroup | function | core/ |
Gets the contextual link plugins by contextual link group. |
ContextualLinkManagerInterface::getContextualLinksArrayByGroup | function | core/ |
Gets the contextual links prepared as expected by links.html.twig. |
ContextualLinkManagerTest | class | core/ |
Tests Drupal\Core\Menu\ContextualLinkManager. |
ContextualLinkManagerTest.php | file | core/ |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.