Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 10.3.x for all
  4. Search 11.x for all
  5. Other projects
Title Object type File name Summary
BookUninstallValidator::hasBookNodes function core/modules/book/src/BookUninstallValidator.php Determines if there is any book nodes or not.
BookUninstallValidator::hasBookOutlines function core/modules/book/src/BookUninstallValidator.php Checks if there are any books in an outline.
BookUninstallValidator::lazyLoadItself function core/modules/book/src/ProxyClass/BookUninstallValidator.php Lazy loads the real service from the container.
BookUninstallValidator::setStringTranslation function core/modules/book/src/ProxyClass/BookUninstallValidator.php
BookUninstallValidator::validate function core/modules/book/src/ProxyClass/BookUninstallValidator.php Determines the reasons a module can not be uninstalled.
BookUninstallValidator::validate function core/modules/book/src/BookUninstallValidator.php Determines the reasons a module can not be uninstalled.
BookUninstallValidator::__construct function core/modules/book/src/BookUninstallValidator.php Constructs a new BookUninstallValidator.
BookUninstallValidator::__construct function core/modules/book/src/ProxyClass/BookUninstallValidator.php Constructs a ProxyClass Drupal proxy object.
BookUninstallValidatorTest class core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php @coversDefaultClass \Drupal\book\BookUninstallValidator[[api-linebreak]]
@group book
BookUninstallValidatorTest.php file core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php
BookUninstallValidatorTest::$bookUninstallValidator property core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php
BookUninstallValidatorTest::setUp function core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php
BookUninstallValidatorTest::testValidateEntityQueryWithoutResults function core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php @covers ::validate[[api-linebreak]]
BookUninstallValidatorTest::testValidateEntityQueryWithResults function core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php @covers ::validate[[api-linebreak]]
BookUninstallValidatorTest::testValidateNotBook function core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php @covers ::validate[[api-linebreak]]
BookUninstallValidatorTest::testValidateOutlineStorage function core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php @covers ::validate[[api-linebreak]]
book_breadcrumb_test.info.yml file core/modules/book/tests/modules/book_breadcrumb_test/book_breadcrumb_test.info.yml core/modules/book/tests/modules/book_breadcrumb_test/book_breadcrumb_test.info.yml
book_breadcrumb_test.module file core/modules/book/tests/modules/book_breadcrumb_test/book_breadcrumb_test.module Test module for testing the book module breadcrumb.
book_breadcrumb_test.schema.yml file core/modules/book/tests/modules/book_breadcrumb_test/config/schema/book_breadcrumb_test.schema.yml core/modules/book/tests/modules/book_breadcrumb_test/config/schema/book_breadcrumb_test.schema.yml
book_breadcrumb_test.settings.yml file core/modules/book/tests/modules/book_breadcrumb_test/config/install/book_breadcrumb_test.settings.yml core/modules/book/tests/modules/book_breadcrumb_test/config/install/book_breadcrumb_test.settings.yml
book_breadcrumb_test_node_access function core/modules/book/tests/modules/book_breadcrumb_test/book_breadcrumb_test.module Implements hook_node_access().
book_entity_type_build function core/modules/book/book.module Implements hook_entity_type_build().
book_form_node_confirm_form_alter function core/modules/book/book.module Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\Form\NodeDeleteForm.
book_form_node_form_alter function core/modules/book/book.module Implements hook_form_BASE_FORM_ID_alter() for \Drupal\node\NodeForm.
book_form_update function core/modules/book/book.module Renders a new parent page select element when the book selection changes.
book_help function core/modules/book/book.module Implements hook_help().
book_migration_plugins_alter function core/modules/book/book.module Implements hook_migration_plugins_alter().
book_node_builder function core/modules/book/book.module Entity form builder to add the book information to the node.
book_node_insert function core/modules/book/book.module Implements hook_ENTITY_TYPE_insert() for node entities.
book_node_links_alter function core/modules/book/book.module Implements hook_node_links_alter().
book_node_load function core/modules/book/book.module Implements hook_ENTITY_TYPE_load() for node entities.
book_node_predelete function core/modules/book/book.module Implements hook_ENTITY_TYPE_predelete() for node entities.
book_node_prepare_form function core/modules/book/book.module Implements hook_ENTITY_TYPE_prepare_form() for node entities.
book_node_presave function core/modules/book/book.module Implements hook_ENTITY_TYPE_presave() for node entities.
book_node_type_update function core/modules/book/book.module Implements hook_ENTITY_TYPE_update() for node_type entities.
book_node_update function core/modules/book/book.module Implements hook_ENTITY_TYPE_update() for node entities.
book_node_view function core/modules/book/book.module Implements hook_ENTITY_TYPE_view() for node entities.
book_pick_book_nojs_submit function core/modules/book/book.module Form submission handler for node_form().
book_schema function core/modules/book/book.install Implements hook_schema().
book_settings.yml file core/modules/book/migrations/book_settings.yml core/modules/book/migrations/book_settings.yml
book_test.info.yml file core/modules/book/tests/modules/book_test/book_test.info.yml core/modules/book/tests/modules/book_test/book_test.info.yml
book_test.module file core/modules/book/tests/modules/book_test/book_test.module Test module for testing the book module.
book_test_page_attachments function core/modules/book/tests/modules/book_test/book_test.module Implements hook_page_attachments().
book_test_views.info.yml file core/modules/book/tests/modules/book_test_views/book_test_views.info.yml core/modules/book/tests/modules/book_test_views/book_test_views.info.yml
book_theme function core/modules/book/book.module Implements hook_theme().
book_type_is_allowed function core/modules/book/book.module Determines if a given node type is in the list of types allowed for books.
book_uninstall function core/modules/book/book.install Implements hook_uninstall().
book_views_data function core/modules/book/book.views.inc Implements hook_views_data().
Boolean class core/modules/views/src/Plugin/views/field/Boolean.php A handler to provide proper displays for booleans.
boolean-filter-values.php file core/modules/views/tests/fixtures/update/boolean-filter-values.php Test fixture.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.