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 main for _block
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NodeSyndicateBlockTest::$modules | property | core/ |
Modules to install. |
| NodeSyndicateBlockTest::setUp | function | core/ |
|
| NodeSyndicateBlockTest::testSyndicateBlock | function | core/ |
Tests that the "Syndicate" block is shown when enabled. |
| NodeThemeHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| NodeUserHooks::userCancelBlockUnpublish | function | core/ |
Implements hook_user_cancel(). |
| node_block_test.info.yml | file | core/ |
core/modules/node/tests/modules/node_block_test/node_block_test.info.yml |
| NonDefaultBlockAdminTest | class | core/ |
Tests the block administration page for a non-default theme. |
| NonDefaultBlockAdminTest.php | file | core/ |
|
| NonDefaultBlockAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NonDefaultBlockAdminTest::$modules | property | core/ |
Modules to install. |
| NonDefaultBlockAdminTest::setUp | function | core/ |
|
| NonDefaultBlockAdminTest::testNonDefaultBlockAdmin | function | core/ |
Tests non-default theme admin. |
| OliveroHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_HOOK() for block. |
| OliveroHooks::themeSuggestionsBlockAlter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block(). |
| OliveroTest::testPreprocessBlock | function | core/ |
Tests that olivero_preprocess_block is functioning as expected. |
| OverriddenConfigurationTest::assertOverriddenBlockDisabled | function | core/ |
Asserts that an overridden block has Settings Tray disabled. |
| OverriddenConfigurationTest::testOverriddenBlock | function | core/ |
Tests that blocks with configuration overrides are disabled. |
| PageTitleBlock | class | core/ |
Provides a block to display the page title. |
| PageTitleBlock.php | file | core/ |
|
| PageTitleBlock::$title | property | core/ |
The page title: a string (plain title) or a render array (formatted title). |
| PageTitleBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| PageTitleBlock::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| PageTitleBlock::setTitle | function | core/ |
Sets the title. |
| PlaceBlock | class | core/ |
Places a block in either the admin or default theme. |
| PlaceBlock.php | file | core/ |
|
| PlaceBlock::apply | function | core/ |
Applies the config action. |
| PlaceBlock::create | function | core/ |
Creates an instance of the plugin. |
| PlaceBlock::__construct | function | core/ |
|
| PlaceBlockDeriver | class | core/ |
Defines a deriver for the `placeBlock` config action. |
| PlaceBlockDeriver.php | file | core/ |
|
| PlaceBlockDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| plugin.manager.block | service | core/ |
Drupal\Core\Block\BlockManager |
| PluginTestBase::$mockBlockExpectedDefinitions | property | core/ |
The expected plugin definitions for the mock block plugin. |
| PluginTestBase::$mockBlockManager | property | core/ |
The mock plugin manager used by Plugin API derivative unit tests. |
| powered-by-block.css | file | core/ |
Powered by block specific styles. |
| powered-by-block.pcss.css | file | core/ |
Powered by block specific styles. |
| PreprocessHooks::adminBlock | function | core/ |
Implements hook_preprocess_HOOK() for admin_block. |
| PreprocessHooks::adminBlockContent | function | core/ |
Implements hook_preprocess_HOOK() for admin_block. |
| PreprocessHooks::block | function | core/ |
Implements hook_preprocess_block() for block content. |
| PreprocessHooks::blockContentAddList | function | core/ |
Implements hook_preprocess_HOOK() for block_content_add_list. |
| PreprocessHooks::preprocessAdminBlock | function | core/ |
Implements hook_preprocess_HOOK() for admin_block. |
| PreprocessHooks::preprocessAdminBlockContent | function | core/ |
Implements hook_preprocess_HOOK() for admin_block. |
| PreprocessHooks::preprocessBlock | function | core/ |
Implements hook_preprocess_block() for block content. |
| PreprocessHooks::preprocessBlockContentAddList | function | core/ |
Implements hook_preprocess_HOOK() for block_content_add_list. |
| PreviewAwareBlock | class | core/ |
Defines a class for a context-aware block. |
| PreviewAwareBlock.php | file | core/ |
|
| PreviewAwareBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| RedirectBlockForm | class | core/ |
Builds a simple form that redirects on submit. |
| RedirectBlockForm.php | file | core/ |
|
| RedirectBlockForm::buildForm | function | core/ |
Form constructor. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.