Search for _block
- Search 7.x for _block
- Search 8.9.x for _block
- Search 10.3.x for _block
- Search 11.x for _block
- Search main for _block
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SearchBlockTest::$adminUser | property | core/ |
The administrative user. |
| SearchBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SearchBlockTest::$modules | property | core/ |
Modules to enable. |
| SearchBlockTest::setUp | function | core/ |
|
| SearchBlockTest::testSearchFormBlock | function | core/ |
Tests that the search form block can be placed and works. |
| search_form_search_block_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for the search_block_form form. |
| search_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| SectionRenderTest::$blockManager | property | core/ |
The block plugin manager. |
| 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 enable. |
| 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. |
| SettingsTrayIntegrationTest::createBlockContent | function | core/ |
Creates a custom block. |
| SettingsTrayIntegrationTest::createBlockContentType | function | core/ |
Creates a custom block type (bundle). |
| SettingsTrayIntegrationTest::testCustomBlockLinks | function | core/ |
Tests that contextual links in custom blocks are changed. |
| 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. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.