Search for manager

  1. Search 7.x for manager
  2. Search 9.5.x for manager
  3. Search 8.9.x for manager
  4. Search 10.3.x for manager
  5. Other projects
Title Object type File name Summary
StreamWrapperManagerInterface::getWrappers function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManagerInterface.php Provides Drupal stream wrapper registry.
StreamWrapperManagerInterface::isValidScheme function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManagerInterface.php Checks that the scheme of a stream URI is valid.
StreamWrapperManagerInterface::isValidUri function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManagerInterface.php Determines whether the URI has a valid scheme for file API operations.
StreamWrapperManagerInterface::normalizeUri function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManagerInterface.php Normalizes a URI by making it syntactically correct.
StreamWrapperManagerInterface::registerWrapper function core/lib/Drupal/Core/StreamWrapper/StreamWrapperManagerInterface.php Registers stream wrapper with PHP.
StreamWrapperManagerTest class core/tests/Drupal/KernelTests/Core/StreamWrapper/StreamWrapperManagerTest.php Tests Drupal\Core\StreamWrapper\StreamWrapperManager.
StreamWrapperManagerTest.php file core/tests/Drupal/KernelTests/Core/StreamWrapper/StreamWrapperManagerTest.php
StreamWrapperManagerTest::$streamWrapperManager property core/tests/Drupal/KernelTests/Core/StreamWrapper/StreamWrapperManagerTest.php The stream wrapper manager.
StreamWrapperManagerTest::providerTestUriScheme function core/tests/Drupal/KernelTests/Core/StreamWrapper/StreamWrapperManagerTest.php Data provider.
StreamWrapperManagerTest::setUp function core/tests/Drupal/KernelTests/Core/StreamWrapper/StreamWrapperManagerTest.php
StreamWrapperManagerTest::testUriScheme function core/tests/Drupal/KernelTests/Core/StreamWrapper/StreamWrapperManagerTest.php Tests uri scheme.
stream_wrapper_manager service core/core.services.yml Drupal\Core\StreamWrapper\StreamWrapperManager
StringFormatter::$entityTypeManager property core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/StringFormatter.php The entity type manager.
StringFormatterTest::$entityTypeManager property core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php The entity type manager.
StubFallbackPluginManager class core/tests/Drupal/Tests/Component/Plugin/StubFallbackPluginManager.php Stubs \Drupal\Component\Plugin\FallbackPluginManagerInterface.
StubFallbackPluginManager.php file core/tests/Drupal/Tests/Component/Plugin/StubFallbackPluginManager.php
StubFallbackPluginManager::getFallbackPluginId function core/tests/Drupal/Tests/Component/Plugin/StubFallbackPluginManager.php Gets a fallback id for a missing plugin.
StubPluginManagerBase class core/tests/Drupal/Tests/Component/Plugin/StubPluginManagerBase.php A class extending PluginManagerBase for testing purposes.
StubPluginManagerBase.php file core/tests/Drupal/Tests/Component/Plugin/StubPluginManagerBase.php
StubPluginManagerBaseWithMapper class core/tests/Drupal/Tests/Component/Plugin/StubPluginManagerBaseWithMapper.php Stubs \Drupal\Component\Plugin\PluginManagerBase to take a MapperInterface.
StubPluginManagerBaseWithMapper.php file core/tests/Drupal/Tests/Component/Plugin/StubPluginManagerBaseWithMapper.php
StubPluginManagerBaseWithMapper::__construct function core/tests/Drupal/Tests/Component/Plugin/StubPluginManagerBaseWithMapper.php Constructs a new instance.
SwitchToLiveForm::$workspaceManager property core/modules/workspaces/src/Form/SwitchToLiveForm.php The workspace manager.
system.manager service core/modules/system/system.services.yml Drupal\system\SystemManager
SystemBreadcrumbBlock::$breadcrumbManager property core/modules/system/src/Plugin/Block/SystemBreadcrumbBlock.php The breadcrumb manager.
SystemController::$systemManager property core/modules/system/src/Controller/SystemController.php System Manager Service.
SystemInfoController::$systemManager property core/modules/system/src/Controller/SystemInfoController.php System Manager Service.
SystemManager class core/modules/system/src/SystemManager.php System Manager Service.
SystemManager.php file core/modules/system/src/SystemManager.php
SystemManager::$menuActiveTrail property core/modules/system/src/SystemManager.php The active menu trail service.
SystemManager::$menuItems property core/modules/system/src/SystemManager.php A static cache of menu items.
SystemManager::$menuTree property core/modules/system/src/SystemManager.php The menu link tree manager.
SystemManager::$moduleHandler property core/modules/system/src/SystemManager.php Module handler service.
SystemManager::$requestStack property core/modules/system/src/SystemManager.php The request stack.
SystemManager::checkRequirements function core/modules/system/src/SystemManager.php Checks for requirement severity.
SystemManager::getAdminBlock function core/modules/system/src/SystemManager.php Provide a single block on the administration overview page.
SystemManager::getBlockContents function core/modules/system/src/SystemManager.php Loads the contents of a menu block.
SystemManager::getMaxSeverity function core/modules/system/src/SystemManager.php Extracts the highest severity from the requirements array.
SystemManager::listRequirements function core/modules/system/src/SystemManager.php Displays the site status report. Can also be used as a pure check.
SystemManager::REQUIREMENT_ERROR constant core/modules/system/src/SystemManager.php Requirement severity -- Error condition; abort installation.
SystemManager::REQUIREMENT_OK constant core/modules/system/src/SystemManager.php Requirement severity -- Requirement successfully met.
SystemManager::REQUIREMENT_WARNING constant core/modules/system/src/SystemManager.php Requirement severity -- Warning condition; proceed but flag warning.
SystemManager::__construct function core/modules/system/src/SystemManager.php Constructs a SystemManager object.
SystemMenuBlockTest::$blockManager property core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php The block manager service.
SystemMenuBlockTest::$menuLinkManager property core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php The menu link plugin manager service.
SystemMenuOffCanvasForm::$entityTypeManager property core/modules/system/src/Form/SystemMenuOffCanvasForm.php
TabbingManagerTestController class core/modules/system/tests/modules/tabbingmanager_test/src/Controller/TabbingManagerTestController.php For testing the Tabbing Manager.
TabbingManagerTestController.php file core/modules/system/tests/modules/tabbingmanager_test/src/Controller/TabbingManagerTestController.php
TabbingManagerTestController::build function core/modules/system/tests/modules/tabbingmanager_test/src/Controller/TabbingManagerTestController.php Provides a page with the tabbingManager library for testing tabbing manager.
tabbingmanager_test.info.yml file core/modules/system/tests/modules/tabbingmanager_test/tabbingmanager_test.info.yml core/modules/system/tests/modules/tabbingmanager_test/tabbingmanager_test.info.yml

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