Search for on
Title | Object type | File name | Summary |
---|---|---|---|
BookManagerTest::$configFactory | property | core/ |
The mocked config factory. |
BookManagerTest::$translation | property | core/ |
The mocked translation manager. |
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::__construct | function | core/ |
Constructs a BookNodeIsRemovableAccessCheck object. |
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. |
BookOutlineConstraintValidator.php | file | core/ |
|
BookOutlineConstraintValidator::$bookManager | property | core/ |
The book manager. |
BookOutlineConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
BookOutlineConstraintValidator::validate | function | core/ |
|
BookOutlineConstraintValidator::__construct | function | core/ |
Creates a new BookOutlineConstraintValidator instance. |
BookOutlineForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
BookOutlineForm::__construct | function | core/ |
Constructs a BookOutlineForm object. |
BookOutlineStorage::$connection | property | core/ |
Database Service Object. |
BookOutlineStorage::__construct | function | core/ |
Constructs a BookOutlineStorage object. |
BookPendingRevisionTest | class | core/ |
Tests that the Book module handles pending revisions correctly. |
BookPendingRevisionTest.php | file | core/ |
|
BookPendingRevisionTest::$modules | property | core/ |
Modules to enable. |
BookPendingRevisionTest::setUp | function | core/ |
|
BookPendingRevisionTest::testBookWithPendingRevisions | function | core/ |
Tests pending revision handling for books. |
BookRelationshipTest | class | core/ |
Tests entity reference relationship data. |
BookRelationshipTest.php | file | core/ |
|
BookRelationshipTest::$book | property | core/ |
A book node. |
BookRelationshipTest::$bookAuthor | property | core/ |
A user with permission to create and edit books. |
BookRelationshipTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BookRelationshipTest::$modules | property | core/ |
Modules to install. |
BookRelationshipTest::$testViews | property | core/ |
Views used by this test. |
BookRelationshipTest::createBook | function | core/ |
Creates a new book with a page hierarchy. |
Pagination
- Previous page
- Page 53
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.