Search for _block
- Search 7.x for _block
- Search 9.5.x for _block
- Search 8.9.x for _block
- Search 11.x for _block
- Search main for _block
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| NewDefaultThemeBlocksTest.php | file | core/ |
|
| NewDefaultThemeBlocksTest::$defaultTheme | property | core/ |
The default theme. |
| NewDefaultThemeBlocksTest::$modules | property | core/ |
Modules to install. |
| NewDefaultThemeBlocksTest::$themeInstaller | property | core/ |
The theme installer service. |
| NewDefaultThemeBlocksTest::setUp | function | core/ |
|
| NewDefaultThemeBlocksTest::testBlockCollision | function | core/ |
Checks that a theme block is still created when same ID exists. |
| NewDefaultThemeBlocksTest::testNewDefaultThemeBlocks | function | core/ |
Check the blocks are correctly copied by block_themes_installed(). |
| NewTopicsBlock | class | core/ |
Provides a 'New forum topics' block. |
| NewTopicsBlock.php | file | core/ |
|
| NewTopicsBlock::buildForumQuery | function | core/ |
Builds the select query to use for this forum block. |
| Node::blockDisplayOptions | function | core/ |
Retrieves the block display options. |
| NodeBlockFunctionalTest | class | core/ |
Tests node block functionality. |
| NodeBlockFunctionalTest.php | file | core/ |
|
| NodeBlockFunctionalTest::$adminUser | property | core/ |
An administrative user for testing. |
| NodeBlockFunctionalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeBlockFunctionalTest::$modules | property | core/ |
Modules to install. |
| NodeBlockFunctionalTest::$webUser | property | core/ |
An unprivileged user for testing. |
| NodeBlockFunctionalTest::setUp | function | core/ |
|
| NodeBlockFunctionalTest::testRecentNodeBlock | function | core/ |
Tests the recent comments block. |
| NodeContextTestBlock | class | core/ |
Provides a 'Node Context Test' block. |
| NodeContextTestBlock.php | file | core/ |
|
| NodeContextTestBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| NodeSyndicateBlockTest | class | core/ |
Tests if the syndicate block is available. |
| NodeSyndicateBlockTest.php | file | core/ |
|
| NodeSyndicateBlockTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeSyndicateBlockTest::$modules | property | core/ |
Modules to install. |
| NodeSyndicateBlockTest::setUp | function | core/ |
|
| NodeSyndicateBlockTest::testSyndicateBlock | function | core/ |
Tests that the "Syndicate" block is shown when enabled. |
| node_block_test.info.yml | file | core/ |
core/modules/node/tests/modules/node_block_test/node_block_test.info.yml |
| node_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block templates. |
| 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. |
| OliveroTest::testPreprocessBlock | function | core/ |
Tests that olivero_preprocess_block is functioning as expected. |
| olivero_preprocess_block | function | core/ |
Implements hook_preprocess_HOOK() for block.html.twig. |
| olivero_theme_suggestions_block_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block(). |
| 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. |
| plugin.manager.block | service | core/ |
Drupal\Core\Block\BlockManager |
| PluginTestBase::$mockBlockExpectedDefinitions | property | core/ |
|
| PluginTestBase::$mockBlockManager | property | core/ |
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.