Search for id
Title | Object type | File name | Summary |
---|---|---|---|
BookManagerTest::providerTestGetBookParents | function | core/ |
Provides test data for testGetBookParents. |
BookMultilingualTest::langcodesProvider | function | core/ |
Data provider for ::testMultilingualBooks(). |
BookOutlineConstraintValidator | class | core/ |
Constraint validator for changing the book outline in pending revisions. |
BookOutlineConstraintValidator.php | file | core/ |
|
BookOutlineConstraintValidator::$bookManager | property | core/ |
The book manager. |
BookOutlineConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
BookOutlineConstraintValidator::validate | function | core/ |
|
BookOutlineConstraintValidator::__construct | function | core/ |
Creates a new BookOutlineConstraintValidator instance. |
BookOutlineForm::getBaseFormId | function | core/ |
Returns a string identifying the base form. |
BookRemoveForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BookSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BookSettingsForm::validateForm | function | core/ |
Form validation handler. |
BookTest::providerSource | function | core/ |
|
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 @group legacy |
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 |
BooleanCheckboxWidget | class | core/ |
Plugin implementation of the 'boolean_checkbox' widget. |
BooleanCheckboxWidget.php | file | core/ |
|
BooleanCheckboxWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
BooleanCheckboxWidget::formElement | function | core/ |
Returns the form for a single field widget. |
BooleanCheckboxWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
BooleanCheckboxWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
BooleanOperator::valueValidate | function | core/ |
Validate the options form. |
Box::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
BoxTest::providerSource | function | core/ |
|
BoxTranslationTest::providerSource | function | core/ |
|
BreadcrumbManagerTest::testBuildWithInvalidBreadcrumbResult | function | core/ |
Tests a breadcrumb builder with a bad return value. |
BreakLockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.