Search for block
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Block | class | core/ |
The plugin that handles a block. |
| Block | class | core/ |
Defines a Block configuration entity class. |
| Block | class | core/ |
Drupal 6/7 block source from database. |
| Block | class | core/ |
Defines a Block annotation object. |
| Block | class | core/ |
The Block attribute. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| SectionRenderTest::testContextAwareBlock | function | core/ |
@covers ::toRenderArray[[api-linebreak]] |
| SetInlineBlockDependency | class | core/ |
An event subscriber that returns an access dependency for inline blocks. |
| SetInlineBlockDependency.php | file | core/ |
|
| SetInlineBlockDependency::$database | property | core/ |
The database connection. |
| SetInlineBlockDependency::$entityTypeManager | property | core/ |
The entity type manager. |
| SetInlineBlockDependency::$usage | property | core/ |
The inline block usage service. |
| SetInlineBlockDependency::getInlineBlockDependency | function | core/ |
Get the access dependency of an inline block. |
| SetInlineBlockDependency::getSubscribedEvents | function | core/ |
|
| SetInlineBlockDependency::isBlockRevisionUsedInEntity | function | core/ |
Determines if a block content revision is used in an entity. |
| SetInlineBlockDependency::onGetDependency | function | core/ |
Handles the BlockContentEvents::INLINE_BLOCK_GET_DEPENDENCY event. |
| SetInlineBlockDependency::__construct | function | core/ |
Constructs SetInlineBlockDependency object. |
| SettingsTrayBlockFormTest | class | core/ |
Testing opening and saving block forms in the off-canvas dialog. |
| SettingsTrayBlockFormTest.php | file | core/ |
|
| SettingsTrayBlockFormTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SettingsTrayBlockFormTest::$modules | property | core/ |
Modules to install. |
| SettingsTrayBlockFormTest::doTestBlocks | function | core/ |
Tests opening off-canvas dialog by click blocks and elements in the blocks. |
| SettingsTrayBlockFormTest::getBlockTests | function | core/ |
Creates tests for ::testBlocks(). |
| SettingsTrayBlockFormTest::setUp | function | core/ |
|
| SettingsTrayBlockFormTest::testBlocks | function | core/ |
Tests opening off-canvas dialog by click blocks and elements in the blocks. |
| SettingsTrayBlockFormTest::testEditModeEnableDisable | function | core/ |
Tests enabling and disabling Edit Mode. |
| SettingsTrayBlockFormTest::testValidationMessages | function | core/ |
Tests that validation errors appear in the off-canvas dialog. |
| SettingsTrayFormAnnotationIsClassBlock | class | core/ |
Block that explicitly provides a "settings_tray" form class. |
| SettingsTrayFormAnnotationIsClassBlock.php | file | core/ |
|
| SettingsTrayFormAnnotationIsClassBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SettingsTrayFormAnnotationIsClassBlockForm | class | core/ |
|
| SettingsTrayFormAnnotationIsClassBlockForm.php | file | core/ |
|
| SettingsTrayFormAnnotationIsClassBlockForm::$plugin | property | core/ |
The block plugin. |
| SettingsTrayFormAnnotationIsClassBlockForm::buildConfigurationForm | function | core/ |
Form constructor. |
| SettingsTrayFormAnnotationIsClassBlockForm::submitConfigurationForm | function | core/ |
Form submission handler. |
| SettingsTrayFormAnnotationIsFalseBlock | class | core/ |
Block that explicitly provides no "settings_tray" form, thus opting out. |
| SettingsTrayFormAnnotationIsFalseBlock.php | file | core/ |
|
| SettingsTrayFormAnnotationIsFalseBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SettingsTrayFormAnnotationNoneBlock | class | core/ |
Block that does nothing explicit for Settings Tray. |
| SettingsTrayFormAnnotationNoneBlock.php | file | core/ |
|
| SettingsTrayFormAnnotationNoneBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| SettingsTrayTest::getBlockSelector | function | core/ |
Gets the block CSS selector. |
| SettingsTrayTestBase::assertOffCanvasBlockFormIsValid | function | core/ |
Asserts that Off-Canvas block form is valid. |
| SettingsTrayTestBase::getBlockSelector | function | core/ |
Gets the block CSS selector. |
| SettingsTrayTestBase::openBlockForm | function | core/ |
Open block form by clicking the element found with a css selector. |
| settings_tray_block_alter | function | core/ |
Implements hook_block_alter(). |
| settings_tray_block_view_alter | function | core/ |
Implements hook_block_view_alter(). |
| settings_tray_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| ShortcutCacheTagsTest::testBlock | function | core/ |
Tests visibility and cacheability of shortcuts in the block. |
| ShortcutLinksTest::testShortcutBlockAccess | function | core/ |
Tests the 'access shortcuts' permission with the shortcut block. |
| ShortcutsBlock | class | core/ |
Provides a 'Shortcut' block. |
| ShortcutsBlock.php | file | core/ |
|
| ShortcutsBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
| ShortcutsBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| shortcut_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| show-blocks.admin.css | file | core/ |
.ckeditor5-toolbar-button-showBlocks { background-image: url(../icons/show-blocks.svg); } |
Pagination
- Previous page
- Page 53
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.