Search for book
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Book | class | core/ |
Drupal 6 book source. |
| Book | class | core/ |
Plugin annotation @MigrateDestination( id = "book", provider = "book" ) |
| Book | class | core/ |
Drupal 6 and 7 book source. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
| book_form_node_confirm_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\Form\NodeDeleteForm. |
| book_form_node_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm. |
| book_form_update | function | core/ |
Renders a new parent page select element when the book selection changes. |
| book_help | function | core/ |
Implements hook_help(). |
| book_migration_plugins_alter | function | core/ |
Implements hook_migration_plugins_alter(). |
| book_node_builder | function | core/ |
Entity form builder to add the book information to the node. |
| 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_load | function | core/ |
Implements hook_ENTITY_TYPE_load() for node entities. |
| book_node_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for node entities. |
| book_node_prepare_form | function | core/ |
Implements hook_ENTITY_TYPE_prepare_form() for node entities. |
| book_node_presave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for node entities. |
| book_node_type_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for node_type entities. |
| book_node_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for node entities. |
| book_node_view | function | core/ |
Implements hook_ENTITY_TYPE_view() 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(). |
| book_test_views.info.yml | file | core/ |
core/modules/book/tests/modules/book_test_views/book_test_views.info.yml |
| book_theme | function | core/ |
Implements hook_theme(). |
| book_type_is_allowed | function | core/ |
Determines if a given node type is in the list of types allowed for books. |
| book_uninstall | function | core/ |
Implements hook_uninstall(). |
| book_views_data | function | core/ |
Implements hook_views_data(). |
| cache_context.route.book_navigation | service | core/ |
Drupal\book\Cache\BookNavigationCacheContext |
| CommentBookTest | class | core/ |
Tests visibility of comments on book pages. |
| CommentBookTest.php | file | core/ |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.