Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
BookOutlineStorageInterface::getBooks function core/modules/book/src/BookOutlineStorageInterface.php Gets books (the highest positioned book links).
BookOutlineStorageInterface::getBookSubtree function core/modules/book/src/BookOutlineStorageInterface.php Get book subtree.
BookOutlineStorageInterface::getChildRelativeDepth function core/modules/book/src/BookOutlineStorageInterface.php Gets child relative depth.
BookOutlineStorageInterface::hasBooks function core/modules/book/src/BookOutlineStorageInterface.php Checks if there are any books.
BookOutlineStorageInterface::insert function core/modules/book/src/BookOutlineStorageInterface.php Inserts a book link.
BookOutlineStorageInterface::loadBookChildren function core/modules/book/src/BookOutlineStorageInterface.php Loads book's children using its parent ID.
BookOutlineStorageInterface::loadMultiple function core/modules/book/src/BookOutlineStorageInterface.php Loads books.
BookOutlineStorageInterface::update function core/modules/book/src/BookOutlineStorageInterface.php Updates book reference for links that were moved between books.
BookOutlineStorageInterface::updateMovedChildren function core/modules/book/src/BookOutlineStorageInterface.php Update the book ID of the book link that it's being moved.
BookUninstallValidator class core/modules/book/src/ProxyClass/BookUninstallValidator.php Provides a proxy class for \Drupal\book\BookUninstallValidator.
BookUninstallValidator class core/modules/book/src/BookUninstallValidator.php Prevents book module from being uninstalled under certain conditions.
BookUninstallValidator.php file core/modules/book/src/ProxyClass/BookUninstallValidator.php
BookUninstallValidator.php file core/modules/book/src/BookUninstallValidator.php
BookUninstallValidator::$bookOutlineStorage property core/modules/book/src/BookUninstallValidator.php The book outline storage.
BookUninstallValidator::$container property core/modules/book/src/ProxyClass/BookUninstallValidator.php The service container.
BookUninstallValidator::$drupalProxyOriginalServiceId property core/modules/book/src/ProxyClass/BookUninstallValidator.php The id of the original proxied service.
BookUninstallValidator::$entityTypeManager property core/modules/book/src/BookUninstallValidator.php The entity type manager.
BookUninstallValidator::$service property core/modules/book/src/ProxyClass/BookUninstallValidator.php The real proxied service, after it was lazy loaded.
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/ProxyClass/BookUninstallValidator.php Constructs a ProxyClass Drupal proxy object.
BookUninstallValidator::__construct function core/modules/book/src/BookUninstallValidator.php Constructs a new BookUninstallValidator.
BookUninstallValidatorTest class core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php @coversDefaultClass \Drupal\book\BookUninstallValidator
@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
BookUninstallValidatorTest::testValidateEntityQueryWithResults function core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php @covers ::validate
BookUninstallValidatorTest::testValidateNotBook function core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php @covers ::validate
BookUninstallValidatorTest::testValidateOutlineStorage function core/modules/book/tests/src/Unit/BookUninstallValidatorTest.php @covers ::validate
BooleanFieldTest::$fieldStorage property core/modules/field/tests/src/Functional/Boolean/BooleanFieldTest.php A field to use in this test class.
BooleanFormatter::getOutputFormats function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php Gets the available format options.
BooleanOperator class core/modules/views/src/Plugin/views/filter/BooleanOperator.php Simple filter to handle matching of boolean values.
BooleanOperator.php file core/modules/views/src/Plugin/views/filter/BooleanOperator.php
BooleanOperator::$accept_null property core/modules/views/src/Plugin/views/filter/BooleanOperator.php
BooleanOperator::$alwaysMultiple property core/modules/views/src/Plugin/views/filter/BooleanOperator.php Exposed filter options.
BooleanOperator::$valueOptions property core/modules/views/src/Plugin/views/filter/BooleanOperator.php The value options.
BooleanOperator::$value_value property core/modules/views/src/Plugin/views/filter/BooleanOperator.php
BooleanOperator::adminSummary function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Display the filter on the administrative summary.
BooleanOperator::defaultExposeOptions function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Provide default options for exposed filters.
BooleanOperator::defineOptions function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Information about options for all kinds of purposes will be held here.
BooleanOperator::EQUAL constant core/modules/views/src/Plugin/views/filter/BooleanOperator.php The equal query operator.
BooleanOperator::getValueOptions function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Return the possible options for this filter.
BooleanOperator::init function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Overrides \Drupal\views\Plugin\views\HandlerBase::init().
BooleanOperator::NOT_EQUAL constant core/modules/views/src/Plugin/views/filter/BooleanOperator.php The non equal query operator.
BooleanOperator::opEmpty function core/modules/views/src/Plugin/views/filter/BooleanOperator.php Filters by operator empty.

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