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
- Search 11.x for _block
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SearchBlock::$searchPageRepository | property | core/ |
The search page repository. |
| SearchBlock::blockAccess | function | core/ |
|
| SearchBlock::blockForm | function | core/ |
|
| SearchBlock::blockSubmit | function | core/ |
|
| SearchBlock::build | function | core/ |
|
| SearchBlock::defaultConfiguration | function | core/ |
|
| SearchBlock::__construct | function | core/ |
Constructs a new SearchLocalTask. |
| SearchBlockForm | class | core/ |
Builds the search form for the search block. |
| SearchBlockForm.php | file | core/ |
|
| SearchBlockForm::$configFactory | property | core/ |
The config factory. |
| SearchBlockForm::$renderer | property | core/ |
The renderer. |
| SearchBlockForm::$searchPageRepository | property | core/ |
The search page repository. |
| SearchBlockForm::buildForm | function | core/ |
|
| SearchBlockForm::create | function | core/ |
|
| SearchBlockForm::getFormId | function | core/ |
|
| SearchBlockForm::submitForm | function | core/ |
|
| SearchBlockForm::__construct | function | core/ |
Constructs a new SearchBlockForm. |
| SearchBlockPageIdUpdatePathTest | class | core/ |
Tests update path for the search block's `page_id` setting from '' to NULL. |
| SearchBlockPageIdUpdatePathTest.php | file | core/ |
|
| SearchBlockPageIdUpdatePathTest::setDatabaseDumpFiles | function | core/ |
|
| SearchBlockPageIdUpdatePathTest::testRunUpdates | function | core/ |
Tests update path for the search block's `page_id` setting from '' to NULL. |
| SearchBlockTest | class | core/ |
Tests if the search form block is available. |
| SearchBlockTest.php | file | core/ |
|
| SearchBlockTest::$adminUser | property | core/ |
The administrative user. |
| SearchBlockTest::$defaultTheme | property | core/ |
|
| SearchBlockTest::$modules | property | core/ |
|
| SearchBlockTest::setUp | function | core/ |
|
| SearchBlockTest::testSearchFormBlock | function | core/ |
Tests that the search form block can be placed and works. |
| SearchHooks::formSearchBlockFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for the search_block_form form. |
| SearchThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| SectionRenderTest::$blockManager | property | core/ |
The block plugin manager. |
| SectionRenderTest::testContextAwareBlock | function | core/ |
Tests context aware block. |
| SectionStorage::$allow_inline_blocks | property | core/ |
Indicates that this section storage allows inline block creation. |
| 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/ |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.