Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BookTestTrait::$bookAuthor | property | core/ |
A user with permission to create and edit books. |
| BookTestTrait::checkBookNode | function | core/ |
Checks the outline of sub-pages; previous, up, and next. |
| BookTestTrait::createBook | function | core/ |
Creates a new book with a page hierarchy. |
| BookTestTrait::createBookNode | function | core/ |
Creates a book node. |
| BookTestTrait::generateOutlinePattern | function | core/ |
Creates a regular expression to check for the sub-nodes in the outline. |
| BookUninstallTest | class | core/ |
Tests that the Book module cannot be uninstalled if books exist. |
| BookUninstallTest.php | file | core/ |
|
| BookUninstallTest::$modules | property | core/ |
Modules to enable. |
| BookUninstallTest::setUp | function | core/ |
|
| BookUninstallTest::testBookUninstall | function | core/ |
Tests the book_system_info_alter() method. |
| BookUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\book\BookUninstallValidator. |
| BookUninstallValidator | class | core/ |
Prevents book module from being uninstalled whilst any book nodes exist or there are any book outline stored. |
| 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 |
| 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_node_access(). |
| book_migration_plugins_alter | function | core/ |
Implements hook_migration_plugins_alter(). |
| book_node_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for node entities. |
| book_node_links_alter | function | core/ |
Implements hook_node_links_alter(). |
| book_node_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for node entities. |
| book_pick_book_nojs_submit | function | core/ |
Form submission handler for node_form(). |
| book_schema | function | core/ |
Implements hook_schema(). |
| book_settings.yml | file | core/ |
core/modules/book/migrations/book_settings.yml |
| book_test.info.yml | file | core/ |
core/modules/book/tests/modules/book_test/book_test.info.yml |
| book_test.module | file | core/ |
Test module for testing the book module. |
| book_test_page_attachments | function | core/ |
Implements hook_page_attachments(). |
Pagination
- Previous page
- Page 100
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.