Search for block
- Search 7.x for block
- Search 9.5.x for block
- Search 8.9.x for block
- Search 10.3.x for block
- Other projects
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/ |
The Block attribute. |
Block | class | core/ |
Defines a Block annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
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. |
SettingsTrayHooks::blockAlter | function | core/ |
Implements hook_block_alter(). |
SettingsTrayHooks::blockViewAlter | function | core/ |
Implements hook_block_view_alter(). |
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_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); } |
StandardPerformanceTest::testLoginBlock | function | core/ |
Tests the performance of logging in via the user login block. |
StatisticsPopularBlock | class | core/ |
Provides a 'Popular content' block. |
StatisticsPopularBlock.php | file | core/ |
|
StatisticsPopularBlock::$entityRepository | property | core/ |
The entity repository service. |
StatisticsPopularBlock::$entityTypeManager | property | core/ |
The entity type manager. |
StatisticsPopularBlock::$renderer | property | core/ |
|
StatisticsPopularBlock::$statisticsStorage | property | core/ |
The storage for statistics. |
StatisticsPopularBlock::blockAccess | function | core/ |
Indicates whether the block should be shown. |
StatisticsPopularBlock::blockForm | function | core/ |
|
StatisticsPopularBlock::blockSubmit | function | core/ |
|
StatisticsPopularBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
StatisticsPopularBlock::create | function | core/ |
Creates an instance of the plugin. |
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.