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 |
---|---|---|---|
Sql::$migrationPluginManager | property | core/ |
The migration plugin manager. |
SqlBase::$pagerManager | property | core/ |
The pager manager. |
SqlContentEntityStorage::$entityTypeManager | property | core/ |
The entity type manager. |
SqlContentEntityStorage::$languageManager | property | core/ |
The language manager. |
SqlContentEntityStorageSchema::$entityFieldManager | property | core/ |
The entity field manager service. |
SqlContentEntityStorageSchema::$entityTypeManager | property | core/ |
The entity type manager. |
SqlContentEntityStorageSchemaColumnTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
SqlContentEntityStorageSchemaTest::$entityDefinitionUpdateManager | property | core/ |
The entity definition update manager. |
SqlContentEntityStorageSchemaTest::$entityFieldManager | property | core/ |
The mocked entity field manager used in this test. |
SqlContentEntityStorageSchemaTest::$entityTypeManager | property | core/ |
The mocked entity type manager used in this test. |
SqlContentEntityStorageTest::$entityFieldManager | property | core/ |
The mocked entity field manager used in this test. |
SqlContentEntityStorageTest::$entityTypeManager | property | core/ |
The mocked entity type manager used in this test. |
SqlContentEntityStorageTest::$languageManager | property | core/ |
The language manager. |
SqlTest::$migrationPluginManager | property | core/ |
The migration plugin manager. |
SqlTest::setupEntityTypeManager | function | core/ |
Sets up the entity type manager in the container. |
StableLibraryOverrideTestBase::$themeManager | property | core/ |
The theme manager. |
StorableConfigBase::$typedConfigManager | property | core/ |
The typed config manager. |
StorageManagerInterface | interface | core/ |
Interface for a storage manager. |
StorageManagerInterface.php | file | core/ |
|
StorageManagerInterface::getStorage | function | core/ |
Get the config storage. |
StreamWrapperManager | class | core/ |
Provides a StreamWrapper manager. |
StreamWrapperManager.php | file | core/ |
|
StreamWrapperManager::$info | property | core/ |
Contains stream wrapper info. |
StreamWrapperManager::$wrappers | property | core/ |
Contains collected stream wrappers. |
StreamWrapperManager::addStreamWrapper | function | core/ |
Adds a stream wrapper. |
StreamWrapperManager::getClass | function | core/ |
Returns the stream wrapper class name for a given scheme. |
StreamWrapperManager::getDescriptions | function | core/ |
Returns registered stream wrapper descriptions. |
StreamWrapperManager::getNames | function | core/ |
Returns registered stream wrapper names. |
StreamWrapperManager::getScheme | function | core/ |
Returns the scheme of a URI (e.g. a stream). |
StreamWrapperManager::getTarget | function | core/ |
Returns the part of a URI after the schema. |
StreamWrapperManager::getViaScheme | function | core/ |
Returns a reference to the stream wrapper class responsible for a scheme. |
StreamWrapperManager::getViaUri | function | core/ |
Returns a reference to the stream wrapper class responsible for a URI. |
StreamWrapperManager::getWrapper | function | core/ |
Returns a stream wrapper instance. |
StreamWrapperManager::getWrappers | function | core/ |
Provides Drupal stream wrapper registry. |
StreamWrapperManager::isValidScheme | function | core/ |
Checks that the scheme of a stream URI is valid. |
StreamWrapperManager::isValidUri | function | core/ |
Determines whether the URI has a valid scheme for file API operations. |
StreamWrapperManager::normalizeUri | function | core/ |
Normalizes a URI by making it syntactically correct. |
StreamWrapperManager::register | function | core/ |
Registers the tagged stream wrappers. |
StreamWrapperManager::registerWrapper | function | core/ |
Registers stream wrapper with PHP. |
StreamWrapperManager::unregister | function | core/ |
Deregisters the tagged stream wrappers. |
StreamWrapperManager::__construct | function | core/ |
Constructs a StreamWrapperManager object. |
StreamWrapperManagerInterface | interface | core/ |
Provides a StreamWrapper manager. |
StreamWrapperManagerInterface.php | file | core/ |
|
StreamWrapperManagerInterface::getClass | function | core/ |
Returns the stream wrapper class name for a given scheme. |
StreamWrapperManagerInterface::getDescriptions | function | core/ |
Returns registered stream wrapper descriptions. |
StreamWrapperManagerInterface::getNames | function | core/ |
Returns registered stream wrapper names. |
StreamWrapperManagerInterface::getScheme | function | core/ |
Returns the scheme of a URI (e.g. a stream). |
StreamWrapperManagerInterface::getTarget | function | core/ |
Returns the part of a URI after the schema. |
StreamWrapperManagerInterface::getViaScheme | function | core/ |
Returns a reference to the stream wrapper class responsible for a scheme. |
StreamWrapperManagerInterface::getViaUri | function | core/ |
Returns a reference to the stream wrapper class responsible for a URI. |
Pagination
- Previous page
- Page 58
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.