Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
BlockValidationTest::testRegionValidation | function | core/ |
Tests validating a block's region in a theme. |
BlockValidationTest::testRequiredPropertyValuesMissing | function | core/ |
A property that is required must have a value (i.e. not NULL). |
BlockValidationTest::testThemeValidation | function | core/ |
Tests validating a block with a non-existent theme. |
BlockValidationTest::testWeightCannotBeNull | function | core/ |
@group legacy |
BlockValidationTest::testWeightValidation | function | core/ |
Tests validating weight. |
block_content.uuid_lookup | service | core/ |
\Drupal\block_content\BlockContentUuidLookup |
book.uninstall_validator | service | core/ |
Drupal\book\BookUninstallValidator |
Book::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
Book::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
BookAdminEditForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
BookAdminEditForm::validateForm | function | core/ |
Form validation handler. |
BookManager::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
BookManager::getActiveTrailIds | function | core/ |
|
BookManager::getActiveTrailIds | function | core/ |
|
BookManagerInterface::getActiveTrailIds | function | core/ |
Gets the active trail IDs for the specified book at the provided path. |
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/ |
The data provider. |
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 |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.