Search for d
Title | Object type | File name | Summary |
---|---|---|---|
BlockListBuilder::getThemeName | function | core/ |
Gets the name of the theme used for this block listing. |
BlockListBuilder::render | function | core/ |
|
BlockListBuilder::submitForm | function | core/ |
Form submission handler. |
BlockListBuilder::systemRegionList | function | core/ |
Wraps system_region_list(). |
BlockListBuilder::validateForm | function | core/ |
Form validation handler. |
BlockListBuilder::__construct | function | core/ |
Constructs a new BlockListBuilder object. |
BlockListController::$themeHandler | property | core/ |
The theme handler. |
BlockLocalTasksTest::providerTestBlockAdminDisplay | function | core/ |
Provides a list of routes to test. |
BlockLocalTasksTest::testBlockAdminDisplay | function | core/ |
Tests the block admin display local tasks. |
BlockLocalTasksTest::testBlockAdminLocalTasks | function | core/ |
Tests the admin edit local task. |
BlockManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
BlockManager::getSortedDefinitions | function | core/ |
Gets sorted plugin definitions. |
BlockManager::handlePluginNotFound | function | core/ |
Allows plugin managers to specify custom behavior if a plugin is not found. |
BlockManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
BlockManagerTest::testDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
BlockManagerTest::testGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
BlockManagerTest::testHandlePluginNotFound | function | core/ |
@covers ::handlePluginNotFound[[api-linebreak]] |
BlockManagerTest::testSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions[[api-linebreak]] |
BlockPageDisplayVariantSubscriber | class | core/ |
Selects the block page display variant. |
BlockPageDisplayVariantSubscriber.php | file | core/ |
|
BlockPageDisplayVariantSubscriber::getSubscribedEvents | function | core/ |
|
BlockPageDisplayVariantSubscriber::onSelectPageDisplayVariant | function | core/ |
Selects the block page display variant. |
BlockPageVariant::$blockViewBuilder | property | core/ |
The block view builder. |
BlockPageVariant::build | function | core/ |
Builds and returns the renderable array for the display variant. |
BlockPageVariantTest::$blockViewBuilder | property | core/ |
The block view builder. |
BlockPageVariantTest::$contextHandler | property | core/ |
The plugin context handler. |
BlockPageVariantTest::providerBuild | function | core/ |
|
BlockPageVariantTest::setUpDisplayVariant | function | core/ |
Sets up a display variant plugin for testing. |
BlockPageVariantTest::testBuild | function | core/ |
Tests the building of a full page variant. |
BlockPageVariantTest::testBuildWithoutMainContent | function | core/ |
Tests the building of a full page variant with no main content set. |
BlockPluginCollection::$blockId | property | core/ |
The block ID this plugin collection belongs to. |
BlockPluginHasSettingsTrayFormAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
BlockPluginId | class | core/ |
#[MigrateProcess('block_plugin_id')] |
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. |
BlockPluginInterface::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
BlockPluginTrait::baseConfigurationDefaults | function | core/ |
Returns generic default configuration for block plugins. |
BlockPluginTrait::blockValidate | function | core/ |
|
BlockPluginTrait::buildConfigurationForm | function | core/ |
Creates a generic configuration form for all block types. Individual block plugins can add elements to this form by overriding BlockBase::blockForm(). Most block plugins should not override this method unless they need to alter the generic form elements. |
BlockPluginTrait::calculateDependencies | function | core/ |
|
BlockPluginTrait::defaultConfiguration | 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(). |
blockquote.admin.css | file | core/ |
.ckeditor5-toolbar-button-blockQuote { background-image: url(../icons/blockquote.svg); } |
BlockRebuildTest | class | core/ |
Tests block_rebuild(). |
BlockRebuildTest.php | file | core/ |
Pagination
- Previous page
- Page 58
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.