Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 10.3.x for manager
- Search 11.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BlockForm::$manager | property | core/ |
The condition plugin manager. |
BlockFormTest::$conditionManager | property | core/ |
The condition plugin manager. |
BlockFormTest::$entityTypeManager | property | core/ |
The entity type manager. |
BlockLibraryController::$blockManager | property | core/ |
The block manager. |
BlockLibraryController::$localActionManager | property | core/ |
The local action manager. |
BlockListBuilder::$themeManager | property | core/ |
The theme manager. |
BlockManager | class | core/ |
Manages discovery and instantiation of block plugins. |
BlockManager.php | file | core/ |
|
BlockManager::$logger | property | core/ |
The logger. |
BlockManager::getFallbackPluginId | function | core/ |
|
BlockManager::getSortedDefinitions | function | core/ |
|
BlockManager::getType | function | core/ |
|
BlockManager::handlePluginNotFound | function | core/ |
|
BlockManager::processDefinition | function | core/ |
|
BlockManager::__construct | function | core/ |
Constructs a new \Drupal\Core\Block\BlockManager object. |
BlockManagerInterface | interface | core/ |
Provides an interface for the discovery and instantiation of block plugins. |
BlockManagerInterface.php | file | core/ |
|
BlockManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Block\BlockManager[[api-linebreak]] |
BlockManagerTest.php | file | core/ |
|
BlockManagerTest::$blockManager | property | core/ |
The block manager under test. |
BlockManagerTest::$logger | property | core/ |
The logger. |
BlockManagerTest::setUp | function | core/ |
|
BlockManagerTest::testDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
BlockManagerTest::testGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
BlockManagerTest::testHandlePluginNotFound | function | core/ |
@covers ::handlePluginNotFound[[api-linebreak]] |
BlockManagerTest::testSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions[[api-linebreak]] |
BlockRepository::$themeManager | property | core/ |
The theme manager. |
book.manager | service | core/ |
Drupal\book\BookManager |
BookAdminEditForm::$bookManager | property | core/ |
The book manager. |
BookController::$bookManager | property | core/ |
The book manager. |
BookExport::$bookManager | property | core/ |
The book manager. |
BookManager | class | core/ |
Defines a book manager. |
BookManager.php | file | core/ |
|
BookManager::$bookOutlineStorage | property | core/ |
Book outline storage. |
BookManager::$books | property | core/ |
Books Array. |
BookManager::$bookTreeFlattened | property | core/ |
Stores flattened book trees. |
BookManager::$configFactory | property | core/ |
Config Factory Service Object. |
BookManager::$deprecatedProperties | property | core/ |
|
BookManager::$entityTypeManager | property | core/ |
Entity type manager. |
BookManager::$renderer | property | core/ |
The renderer. |
BookManager::addFormElements | function | core/ |
Builds the common elements of the book form for the node and outline forms. |
BookManager::addParentSelectFormElements | function | core/ |
Builds the parent selection form element for the node form or outline tab. |
BookManager::bookLinkTranslate | function | core/ |
Provides book loading, access control and translation. |
BookManager::bookSubtreeData | function | core/ |
Gets the data representing a subtree of the book hierarchy. |
BookManager::bookTreeAllData | function | core/ |
Gets the data structure representing a named menu tree. |
BookManager::bookTreeBuild | function | core/ |
Builds a book tree, translates links, and checks access. |
BookManager::bookTreeCheckAccess | function | core/ |
Checks access and performs dynamic operations for each link in the tree. |
BookManager::bookTreeCollectNodeLinks | function | core/ |
Collects node links from a given menu tree recursively. |
BookManager::bookTreeGetFlat | function | core/ |
Gets the book for a page and returns it as a linear array. |
BookManager::bookTreeOutput | function | core/ |
Returns a rendered menu tree. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.