Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BookManagerTest::testGetBookParents | function | core/ |
Tests the getBookParents() method. |
BookMultilingualTest | class | core/ |
Tests multilingual books. |
BookMultilingualTest.php | file | core/ |
|
BookMultilingualTest::$modules | property | core/ |
Modules to install. |
BookMultilingualTest::assertBookItemIsCorrectlyTranslated | function | core/ |
Asserts a book item is correctly translated. |
BookMultilingualTest::assertNodeLinkIsCorrectlyTranslated | function | core/ |
Asserts a node link is correctly translated. |
BookMultilingualTest::assertToCEntryIsCorrectlyTranslated | function | core/ |
Asserts one entry in the table of contents is correct. |
BookMultilingualTest::LANGCODE | constant | core/ |
The translation langcode. |
BookMultilingualTest::langcodesProvider | function | core/ |
Data provider for ::testMultilingualBooks(). |
BookMultilingualTest::setCurrentLanguage | function | core/ |
Sets the current language. |
BookMultilingualTest::setUp | function | core/ |
|
BookMultilingualTest::testMultilingualBookBreadcrumbBuilder | function | core/ |
Tests various book breadcrumb builder methods return correct translations. |
BookMultilingualTest::testMultilingualBookExport | function | core/ |
Tests the book export returns correct translations. |
BookMultilingualTest::testMultilingualBookManager | function | core/ |
Tests various book manager methods return correct translations. |
BookNavigationBlock | class | core/ |
Provides a 'Book navigation' block. |
BookNavigationBlock.php | file | core/ |
|
BookNavigationBlock::$bookManager | property | core/ |
The book manager. |
BookNavigationBlock::$nodeStorage | property | core/ |
The node storage. |
BookNavigationBlock::$routeMatch | property | core/ |
The current route match. |
BookNavigationBlock::blockForm | function | core/ |
|
BookNavigationBlock::blockSubmit | function | core/ |
|
BookNavigationBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
BookNavigationBlock::create | function | core/ |
Creates an instance of the plugin. |
BookNavigationBlock::defaultConfiguration | function | core/ |
|
BookNavigationBlock::getCacheContexts | function | core/ |
|
BookNavigationBlock::getCacheMaxAge | function | core/ |
@todo Make cacheable in https://www.drupal.org/node/2483181 |
BookNavigationBlock::__construct | function | core/ |
Constructs a new BookNavigationBlock instance. |
BookNavigationCacheContext | class | core/ |
Defines the book navigation cache context service. |
BookNavigationCacheContext.php | file | core/ |
|
BookNavigationCacheContext::$routeMatch | property | core/ |
The current route match. |
BookNavigationCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
BookNavigationCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
BookNavigationCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
BookNavigationCacheContext::__construct | function | core/ |
Constructs a new BookNavigationCacheContext service. |
BookNodeIsRemovableAccessCheck | class | core/ |
Determines whether the requested node can be removed from its book. |
BookNodeIsRemovableAccessCheck.php | file | core/ |
|
BookNodeIsRemovableAccessCheck::$bookManager | property | core/ |
Book Manager Service. |
BookNodeIsRemovableAccessCheck::access | function | core/ |
Checks access for removing the node from its book. |
BookNodeIsRemovableAccessCheck::__construct | function | core/ |
Constructs a BookNodeIsRemovableAccessCheck object. |
BookOutline | class | core/ |
Provides handling to render the book outline. |
BookOutline.php | file | core/ |
|
BookOutline::$bookManager | property | core/ |
The book manager. |
BookOutline::childrenLinks | function | core/ |
Formats the book links for the child pages of the current page. |
BookOutline::nextLink | function | core/ |
Fetches the book link for the next page of the book. |
BookOutline::prevLink | function | core/ |
Fetches the book link for the previous page of the book. |
BookOutline::__construct | function | core/ |
Constructs a new BookOutline. |
BookOutlineConstraint | class | core/ |
Validation constraint for changing the book outline in pending revisions. |
BookOutlineConstraint.php | file | core/ |
|
BookOutlineConstraint::$message | property | core/ |
|
BookOutlineConstraintValidator | class | core/ |
Constraint validator for changing the book outline in pending revisions. |
Pagination
- Previous page
- Page 122
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.