Search for d
Title | Object type | File name | Summary |
---|---|---|---|
BookSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BookSettingsForm::validateForm | function | core/ |
Form validation handler. |
BookSettingsFormTest::$modules | property | core/ |
Modules to install. |
BookSettingsFormTest::testConfigValuesSavedCorrectly | function | core/ |
Tests that submitted values are processed and saved correctly. |
BookTest::$adminUser | property | core/ |
A user with permission to create and edit books and to administer blocks. |
BookTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BookTest::$modules | property | core/ |
Modules to install. |
BookTest::$modules | property | core/ |
Modules to install. |
BookTest::$webUserWithoutNodeAccess | property | core/ |
A user without the 'node test view' permission. |
BookTest::providerSource | function | core/ |
|
BookTest::testAdminBookListing | function | core/ |
Tests the administrative listing of all books. |
BookTest::testAdminBookNodeListing | function | core/ |
Tests the administrative listing of all book pages in a book. |
BookTest::testBookDelete | function | core/ |
Tests the access for deleting top-level book nodes. |
BookTest::testBookNavigationBlockOnUnpublishedBook | function | core/ |
Tests the book navigation block when book is unpublished. |
BookTest::testHookNodeLoadAccess | function | core/ |
Ensure the loaded book in hook_node_load() does not depend on the user. |
BookTest::testNavigationBlockOnAccessModuleInstalled | function | core/ |
Tests the book navigation block when an access module is installed. |
BookTestTrait::checkBookNode | function | core/ |
Checks the outline of sub-pages; previous, up, and next. |
BookTestTrait::createBookNode | function | core/ |
Creates a book node. |
BookUninstallTest::$modules | property | core/ |
Modules to enable. |
BookUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\book\BookUninstallValidator. |
BookUninstallValidator | class | core/ |
Prevents book module from being uninstalled under certain conditions. |
BookUninstallValidator.php | file | core/ |
|
BookUninstallValidator.php | file | core/ |
|
BookUninstallValidator::$bookOutlineStorage | property | core/ |
The book outline storage. |
BookUninstallValidator::$container | property | core/ |
The service container. |
BookUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
BookUninstallValidator::$entityTypeManager | property | core/ |
The entity type manager. |
BookUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
BookUninstallValidator::hasBookNodes | function | core/ |
Determines if there is any book nodes or not. |
BookUninstallValidator::hasBookOutlines | function | core/ |
Checks if there are any books in an outline. |
BookUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
BookUninstallValidator::setStringTranslation | function | core/ |
|
BookUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
BookUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
BookUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
BookUninstallValidator::__construct | function | core/ |
Constructs a new BookUninstallValidator. |
BookUninstallValidatorTest | class | core/ |
@coversDefaultClass \Drupal\book\BookUninstallValidator[[api-linebreak]] @group book @group legacy |
BookUninstallValidatorTest.php | file | core/ |
|
BookUninstallValidatorTest::$bookUninstallValidator | property | core/ |
|
BookUninstallValidatorTest::setUp | function | core/ |
|
BookUninstallValidatorTest::testValidateEntityQueryWithoutResults | function | core/ |
@covers ::validate[[api-linebreak]] |
BookUninstallValidatorTest::testValidateEntityQueryWithResults | function | core/ |
@covers ::validate[[api-linebreak]] |
BookUninstallValidatorTest::testValidateNotBook | function | core/ |
@covers ::validate[[api-linebreak]] |
BookUninstallValidatorTest::testValidateOutlineStorage | function | core/ |
@covers ::validate[[api-linebreak]] |
book_breadcrumb_test.info.yml | file | core/ |
core/modules/book/tests/modules/book_breadcrumb_test/book_breadcrumb_test.info.yml |
book_breadcrumb_test.module | file | core/ |
Test module for testing the book module breadcrumb. |
book_breadcrumb_test.schema.yml | file | core/ |
core/modules/book/tests/modules/book_breadcrumb_test/config/schema/book_breadcrumb_test.schema.yml |
book_breadcrumb_test.settings.yml | file | core/ |
core/modules/book/tests/modules/book_breadcrumb_test/config/install/book_breadcrumb_test.settings.yml |
book_breadcrumb_test_node_access | function | core/ |
Implements hook_ENTITY_TYPE_access(). |
book_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
Pagination
- Previous page
- Page 66
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.