Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::__construct | function | core/ |
Constructs a new BlockPluginCollection. |
| BlockPluginHasSettingsTrayFormAccessCheck | class | core/ |
Determines whether the requested block has a 'settings_tray' form. |
| BlockPluginHasSettingsTrayFormAccessCheck.php | file | core/ |
|
| BlockPluginHasSettingsTrayFormAccessCheck::access | function | core/ |
Checks access for accessing a block's 'settings_tray' form. |
| BlockPluginHasSettingsTrayFormAccessCheck::accessBlockPlugin | function | core/ |
Checks access for accessing a block plugin's 'settings_tray' form. |
| BlockPluginHasSettingsTrayFormAccessCheckTest | class | core/ |
@coversDefaultClass \Drupal\settings_tray\Access\BlockPluginHasSettingsTrayFormAccessCheck[[api-linebreak]] @group settings_tray |
| BlockPluginHasSettingsTrayFormAccessCheckTest.php | file | core/ |
|
| BlockPluginHasSettingsTrayFormAccessCheckTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
| BlockPluginHasSettingsTrayFormAccessCheckTest::testAccess | function | core/ |
@covers ::access[[api-linebreak]] @covers ::accessBlockPlugin[[api-linebreak]] @dataProvider providerTestAccess |
| BlockPluginId::$blockContentStorage | property | core/ |
The block_content entity storage handler. |
| BlockPluginId::transform | function | core/ |
Set the block plugin id. |
| BlockPluginId::__construct | function | core/ |
Constructs a BlockPluginId object. |
| BlockPluginInterface::access | function | core/ |
Indicates whether the block should be shown. |
| BlockPluginInterface::blockSubmit | function | core/ |
Adds block type-specific submission handling for the block form. |
| BlockPluginInterface::BLOCK_LABEL_VISIBLE | constant | core/ |
Indicates the block label (title) should be displayed to end users. |
| BlockPluginInterface::getMachineNameSuggestion | function | core/ |
Suggests a machine name to identify an instance of this block. |
| BlockPluginInterface::setConfigurationValue | function | core/ |
Sets a particular value in the block settings. |
| BlockPluginTrait::$transliteration | property | core/ |
The transliteration service. |
| BlockPluginTrait::access | function | core/ |
|
| BlockPluginTrait::baseConfigurationDefaults | function | core/ |
Returns generic default configuration for block plugins. |
| BlockPluginTrait::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| BlockPluginTrait::blockSubmit | function | core/ |
|
| BlockPluginTrait::calculateDependencies | function | core/ |
|
| BlockPluginTrait::getMachineNameSuggestion | function | core/ |
|
| BlockPluginTrait::getPreviewFallbackString | function | core/ |
|
| BlockPluginTrait::setConfiguration | function | core/ |
|
| BlockPluginTrait::setConfigurationValue | function | core/ |
|
| BlockPluginTrait::setInPreview | function | core/ |
|
| BlockPluginTrait::setTransliteration | function | core/ |
Sets the transliteration service. |
| BlockPluginTrait::submitConfigurationForm | function | core/ |
Most block plugins should not override this method. To add submission handling for a specific block type, override BlockBase::blockSubmit(). |
| BlockPluginTrait::transliteration | function | core/ |
Wraps the transliteration service. |
| BlockPluginTrait::__construct | function | core/ |
|
| 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/ |
|
| BlockRebuildTest::$modules | property | core/ |
Modules to install. |
| BlockRebuildTest::setUp | function | core/ |
|
| BlockRebuildTest::setUpBeforeClass | function | core/ |
|
| BlockRebuildTest::testRebuildInvalidBlocks | function | core/ |
@covers ::block_rebuild[[api-linebreak]] |
| BlockRebuildTest::testRebuildNoBlocks | function | core/ |
@covers ::block_rebuild[[api-linebreak]] |
| BlockRebuildTest::testRebuildNoInvalidBlocks | function | core/ |
@covers ::block_rebuild[[api-linebreak]] |
| BlockRegion::$regions | property | core/ |
List of regions, keyed by theme. |
| BlockRegion::transform | function | core/ |
Performs the associated process. |
| BlockRegion::__construct | function | core/ |
Constructs a BlockRegion plugin instance. |
| BlockRegionTest | class | core/ |
@coversDefaultClass \Drupal\block\Plugin\migrate\process\BlockRegion[[api-linebreak]] @group block |
| BlockRegionTest.php | file | core/ |
Pagination
- Previous page
- Page 91
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.