Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 8.9.x for manager
- Search 11.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
BookBreadcrumbBuilder::$languageManager | property | core/ |
The language manager service. |
BookController::$bookManager | property | core/ |
The book manager. |
BookExport::$bookManager | property | core/ |
The book manager. |
BookManager | class | core/ |
Defines a book manager. |
BookManager | class | core/ |
Provides a proxy class for \Drupal\book\BookManager. |
BookManager.php | file | core/ |
|
BookManager.php | file | core/ |
|
BookManager::$backendChainedCache | property | core/ |
The book chained backend cache service. |
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::$container | property | core/ |
The service container. |
BookManager::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
BookManager::$entityRepository | property | core/ |
The entity repository service. |
BookManager::$entityTypeManager | property | core/ |
Entity type manager. |
BookManager::$languageManager | property | core/ |
The language manager. |
BookManager::$memoryCache | property | core/ |
The book memory cache service. |
BookManager::$renderer | property | core/ |
The renderer. |
BookManager::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
BookManager::addFormElements | function | core/ |
Builds the common elements of the book form for the node and outline forms. |
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::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::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::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::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::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::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. |
BookManager::bookTreeOutput | function | core/ |
Returns a rendered menu tree. |
BookManager::BOOK_MAX_DEPTH | constant | core/ |
Defines the maximum supported depth of the book tree. |
BookManager::buildBookOutlineData | function | core/ |
Sorts and returns the built data representing a book tree. |
BookManager::buildBookOutlineRecursive | function | core/ |
Builds the data representing a book 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.