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 |
---|---|---|---|
StreamWrapperManagerInterface::getWrappers | function | core/ |
Provides Drupal stream wrapper registry. |
StreamWrapperManagerInterface::isValidScheme | function | core/ |
Checks that the scheme of a stream URI is valid. |
StreamWrapperManagerInterface::isValidUri | function | core/ |
Determines whether the URI has a valid scheme for file API operations. |
StreamWrapperManagerInterface::normalizeUri | function | core/ |
Normalizes a URI by making it syntactically correct. |
StreamWrapperManagerInterface::registerWrapper | function | core/ |
Registers stream wrapper with PHP. |
StreamWrapperManagerTest | class | core/ |
Tests Drupal\Core\StreamWrapper\StreamWrapperManager. |
StreamWrapperManagerTest.php | file | core/ |
|
StreamWrapperManagerTest::$streamWrapperManager | property | core/ |
The stream wrapper manager. |
StreamWrapperManagerTest::providerTestUriScheme | function | core/ |
Data provider. |
StreamWrapperManagerTest::setUp | function | core/ |
|
StreamWrapperManagerTest::testUriScheme | function | core/ |
Tests uri scheme. |
stream_wrapper_manager | service | core/ |
Drupal\Core\StreamWrapper\StreamWrapperManager |
StringFormatter::$entityTypeManager | property | core/ |
The entity type manager. |
StringFormatterTest::$entityTypeManager | property | core/ |
The entity type manager. |
StubFallbackPluginManager | class | core/ |
Stubs \Drupal\Component\Plugin\FallbackPluginManagerInterface. |
StubFallbackPluginManager.php | file | core/ |
|
StubFallbackPluginManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
StubPluginManagerBase | class | core/ |
A class extending PluginManagerBase for testing purposes. |
StubPluginManagerBase.php | file | core/ |
|
StubPluginManagerBaseWithMapper | class | core/ |
Stubs \Drupal\Component\Plugin\PluginManagerBase to take a MapperInterface. |
StubPluginManagerBaseWithMapper.php | file | core/ |
|
StubPluginManagerBaseWithMapper::__construct | function | core/ |
Constructs a new instance. |
SwitchToLiveForm::$workspaceManager | property | core/ |
The workspace manager. |
system.manager | service | core/ |
Drupal\system\SystemManager |
SystemBreadcrumbBlock::$breadcrumbManager | property | core/ |
The breadcrumb manager. |
SystemController::$systemManager | property | core/ |
System Manager Service. |
SystemInfoController::$systemManager | property | core/ |
System Manager Service. |
SystemManager | class | core/ |
System Manager Service. |
SystemManager.php | file | core/ |
|
SystemManager::$menuActiveTrail | property | core/ |
The active menu trail service. |
SystemManager::$menuItems | property | core/ |
A static cache of menu items. |
SystemManager::$menuTree | property | core/ |
The menu link tree manager. |
SystemManager::$moduleHandler | property | core/ |
Module handler service. |
SystemManager::$requestStack | property | core/ |
The request stack. |
SystemManager::checkRequirements | function | core/ |
Checks for requirement severity. |
SystemManager::getAdminBlock | function | core/ |
Provide a single block on the administration overview page. |
SystemManager::getBlockContents | function | core/ |
Loads the contents of a menu block. |
SystemManager::getMaxSeverity | function | core/ |
Extracts the highest severity from the requirements array. |
SystemManager::listRequirements | function | core/ |
Displays the site status report. Can also be used as a pure check. |
SystemManager::REQUIREMENT_ERROR | constant | core/ |
Requirement severity -- Error condition; abort installation. |
SystemManager::REQUIREMENT_OK | constant | core/ |
Requirement severity -- Requirement successfully met. |
SystemManager::REQUIREMENT_WARNING | constant | core/ |
Requirement severity -- Warning condition; proceed but flag warning. |
SystemManager::__construct | function | core/ |
Constructs a SystemManager object. |
SystemMenuBlockTest::$blockManager | property | core/ |
The block manager service. |
SystemMenuBlockTest::$menuLinkManager | property | core/ |
The menu link plugin manager service. |
SystemMenuOffCanvasForm::$entityTypeManager | property | core/ |
|
TabbingManagerTestController | class | core/ |
For testing the Tabbing Manager. |
TabbingManagerTestController.php | file | core/ |
|
TabbingManagerTestController::build | function | core/ |
Provides a page with the tabbingManager library for testing tabbing manager. |
tabbingmanager_test.info.yml | file | core/ |
core/modules/system/tests/modules/tabbingmanager_test/tabbingmanager_test.info.yml |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.