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 |
---|---|---|---|
BulkForm::$entityTypeManager | property | core/ |
The entity type manager. |
BulkForm::$languageManager | property | core/ |
The language manager. |
BulkForm::getEntityTypeManager | function | core/ |
|
BulkForm::getLanguageManager | function | core/ |
Returns the language manager. |
Bundle::$entityTypeManager | property | core/ |
The entity type manager. |
BundleConfigImportValidate::$configManager | property | core/ |
The config manager. |
BundleConfigImportValidate::$entityTypeManager | property | core/ |
The entity type manager service. |
BundleConstraintValidatorTest::$typedDataManager | property | core/ |
The typed data manager to use. |
CacheableMetadataCalculationTest::$entityTypeManager | property | core/ |
The entity type manager. |
CacheContextsManager | class | core/ |
Converts cache context tokens into cache keys. |
CacheContextsManager.php | file | core/ |
|
CacheContextsManager::$container | property | core/ |
The service container. |
CacheContextsManager::$contexts | property | core/ |
Available cache context IDs and corresponding labels. |
CacheContextsManager::$validContextTokens | property | core/ |
The set of valid context tokens. |
CacheContextsManager::assertValidTokens | function | core/ |
Asserts the context tokens are valid. |
CacheContextsManager::convertTokensToKeys | function | core/ |
Converts cache context tokens to cache keys. |
CacheContextsManager::getAll | function | core/ |
Provides an array of available cache contexts. |
CacheContextsManager::getLabels | function | core/ |
Provides an array of available cache context labels. |
CacheContextsManager::getService | function | core/ |
Retrieves a cache context service from the container. |
CacheContextsManager::optimizeTokens | function | core/ |
Optimizes cache context tokens (the minimal representative subset). |
CacheContextsManager::parseTokens | function | core/ |
Parses cache context tokens into context IDs and optional parameters. |
CacheContextsManager::validateTokens | function | core/ |
Validates an array of cache context tokens. |
CacheContextsManager::__construct | function | core/ |
Constructs a CacheContextsManager object. |
CacheContextsManagerTest | class | core/ |
Tests Drupal\Core\Cache\Context\CacheContextsManager. |
CacheContextsManagerTest.php | file | core/ |
|
CacheContextsManagerTest::getContextsFixture | function | core/ |
|
CacheContextsManagerTest::getMockContainer | function | core/ |
|
CacheContextsManagerTest::providerTestInvalidCalculatedContext | function | core/ |
Provides a list of invalid 'baz' cache contexts: the parameter is missing. |
CacheContextsManagerTest::providerTestOptimizeTokens | function | core/ |
Provides a list of context token sets. |
CacheContextsManagerTest::testAvailableContextLabels | function | core/ |
|
CacheContextsManagerTest::testAvailableContextStrings | function | core/ |
|
CacheContextsManagerTest::testConvertTokensToKeys | function | core/ |
Tests convert tokens to keys. |
CacheContextsManagerTest::testInvalidCalculatedContext | function | core/ |
Tests invalid calculated context. |
CacheContextsManagerTest::testInvalidContext | function | core/ |
Tests invalid context. |
CacheContextsManagerTest::testOptimizeTokens | function | core/ |
Tests optimize tokens. |
CacheContextsManagerTest::testValidateContexts | function | core/ |
Tests validate contexts. |
CacheContextsManagerTest::validateTokensProvider | function | core/ |
Provides a list of cache context token arrays. |
cache_contexts_manager | service | core/ |
Drupal\Core\Cache\Context\CacheContextsManager |
CastedIntFieldJoinTestBase::$manager | property | core/ |
A plugin manager which handles the instances of joins. |
CategorizingPluginManager | class | core/ |
Class that allows testing the trait. |
CategorizingPluginManager::getDefinitions | function | core/ |
Provides some test definitions to the trait. |
CategorizingPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
CategorizingPluginManager::__construct | function | core/ |
Replace the constructor so we can instantiate a stub. |
CategorizingPluginManagerInterface | interface | core/ |
Defines an interface for plugin managers that categorize plugin definitions. |
CategorizingPluginManagerInterface.php | file | core/ |
|
CategorizingPluginManagerInterface::getCategories | function | core/ |
Gets the names of all categories. |
CategorizingPluginManagerInterface::getGroupedDefinitions | function | core/ |
Gets sorted plugin definitions grouped by category. |
CategorizingPluginManagerInterface::getSortedDefinitions | function | core/ |
Gets sorted plugin definitions. |
CategorizingPluginManagerTrait | trait | core/ |
Provides a trait for the CategorizingPluginManagerInterface. |
CategorizingPluginManagerTrait.php | file | core/ |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.