Search for to
Title | Object type | File name | Summary |
---|---|---|---|
BookOutlineStorageInterface::getBookSubtree | function | core/ |
Get book subtree. |
BookOutlineStorageInterface::getChildRelativeDepth | function | core/ |
Gets child relative depth. |
BookOutlineStorageInterface::hasBooks | function | core/ |
Checks if there are any books. |
BookOutlineStorageInterface::insert | function | core/ |
Inserts a book link. |
BookOutlineStorageInterface::loadBookChildren | function | core/ |
Loads book's children using its parent ID. |
BookOutlineStorageInterface::loadMultiple | function | core/ |
Loads books. |
BookOutlineStorageInterface::update | function | core/ |
Updates book reference for links that were moved between books. |
BookOutlineStorageInterface::updateMovedChildren | function | core/ |
Update the book ID of the book link that it's being moved. |
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 @group book |
BookUninstallValidatorTest.php | file | core/ |
|
BookUninstallValidatorTest::$bookUninstallValidator | property | core/ |
|
BookUninstallValidatorTest::setUp | function | core/ |
|
BookUninstallValidatorTest::testValidateEntityQueryWithoutResults | function | core/ |
@covers ::validate |
BookUninstallValidatorTest::testValidateEntityQueryWithResults | function | core/ |
@covers ::validate |
BookUninstallValidatorTest::testValidateNotBook | function | core/ |
@covers ::validate |
BookUninstallValidatorTest::testValidateOutlineStorage | function | core/ |
@covers ::validate |
BooleanFieldTest::$fieldStorage | property | core/ |
A field to use in this test class. |
BooleanFormatter::getOutputFormats | function | core/ |
Gets the available format options. |
BooleanOperator | class | core/ |
Simple filter to handle matching of boolean values. |
BooleanOperator.php | file | core/ |
|
BooleanOperator::$accept_null | property | core/ |
|
BooleanOperator::$alwaysMultiple | property | core/ |
Exposed filter options. |
BooleanOperator::$valueOptions | property | core/ |
The value options. |
BooleanOperator::$value_value | property | core/ |
|
BooleanOperator::adminSummary | function | core/ |
Display the filter on the administrative summary. |
BooleanOperator::defaultExposeOptions | function | core/ |
Provide default options for exposed filters. |
BooleanOperator::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
BooleanOperator::EQUAL | constant | core/ |
The equal query operator. |
BooleanOperator::getValueOptions | function | core/ |
Return the possible options for this filter. |
BooleanOperator::init | function | core/ |
Overrides \Drupal\views\Plugin\views\HandlerBase::init(). |
BooleanOperator::NOT_EQUAL | constant | core/ |
The non equal query operator. |
BooleanOperator::opEmpty | function | core/ |
Filters by operator empty. |
BooleanOperator::operatorOptions | function | core/ |
Provide a list of options for the default operator form. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.