Search for id
Title | Object type | File name | Summary |
---|---|---|---|
BlockListBuilder::validateForm | function | core/ |
Form validation handler. |
BlockLocalTasksTest::providerTestBlockAdminDisplay | function | core/ |
Provides a list of routes to test. |
BlockManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
BlockPageVariantTest::providerBuild | function | core/ |
|
BlockPluginCollection::$blockId | property | core/ |
The block ID this plugin collection belongs to. |
BlockPluginHasSettingsTrayFormAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
BlockPluginId | class | core/ |
|
BlockPluginId.php | file | core/ |
|
BlockPluginId::$blockContentStorage | property | core/ |
The block_content entity storage handler. |
BlockPluginId::$migrateLookup | property | core/ |
The migrate lookup service. |
BlockPluginId::create | function | core/ |
Creates an instance of the plugin. |
BlockPluginId::transform | function | core/ |
Set the block plugin id. |
BlockPluginId::__construct | function | core/ |
Constructs a BlockPluginId object. |
BlockPluginInterface::blockValidate | function | core/ |
Adds block type-specific validation for the block form. |
BlockPluginTrait::blockValidate | function | core/ |
|
BlockPluginTrait::validateConfigurationForm | function | core/ |
Most block plugins should not override this method. To add validation for a specific block type, override BlockBase::blockValidate(). |
BlockRebuildTest::testRebuildInvalidBlocks | function | core/ |
@covers ::block_rebuild |
BlockRebuildTest::testRebuildNoInvalidBlocks | function | core/ |
@covers ::block_rebuild |
BlockRepositoryTest::providerBlocksConfig | function | core/ |
|
BlockResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
BlockSettingsTest::providerTestTransform | function | core/ |
Provides data for testTransform. |
BlockTest::$entityTypeId | property | core/ |
The tested entity type. |
BlockTest::providerSource | function | core/ |
|
BlockTest::testBuildNoOverride | function | core/ |
Tests the build method with no overriding. |
BlockTest::testBuildOverride | function | core/ |
Tests the build method with overriding items per page. |
BlockTest::testHideBlockTitle | function | core/ |
Tests block title display settings. |
BlockTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
BlockTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
BlockTranslationTest::providerSource | function | core/ |
|
BlockTranslationTest::providerSource | function | core/ |
|
BlockUiTest::testBlockValidateErrors | function | core/ |
Tests if validation errors are passed plugin form to the parent form. |
BlockUiTest::testCandidateBlockList | function | core/ |
Tests the block categories on the listing page. |
BlockValidationTest | class | core/ |
Tests validation of block entities. |
BlockValidationTest.php | file | core/ |
|
BlockValidationTest::$modules | property | core/ |
Modules to install. |
BlockValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Block names are atypical in that they allow periods in the machine name. |
BlockValidationTest::setLabel | function | core/ |
Sets the label of the given config entity. |
BlockValidationTest::setUp | function | core/ |
|
BlockValidationTest::testInvalidPluginId | function | core/ |
Tests validating a block with an unknown plugin ID. |
BlockValidationTest::testLabelValidation | function | core/ |
Tests validation of config entity's label. |
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. |
Pagination
- Previous page
- Page 13
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.