Search for _block
- Search 7.x for _block
- Search 9.5.x for _block
- Search 10.3.x for _block
- Search 11.x for _block
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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 enable. |
NodeBlockFunctionalTest::$webUser | property | core/ |
An unprivileged user for testing. |
NodeBlockFunctionalTest::setUp | function | core/ |
|
NodeBlockFunctionalTest::testRecentNodeBlock | function | core/ |
Tests the recent comments block. |
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 enable. |
NodeSyndicateBlockTest::setUp | function | core/ |
|
NodeSyndicateBlockTest::testSyndicateBlock | function | core/ |
Tests that the "Syndicate" block is shown when enabled. |
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/ |
Test non-default theme admin. |
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. |
PageTitleConvertedIntoBlockUpdateTest | class | core/ |
Tests the upgrade path for page title being converted into a block. |
PageTitleConvertedIntoBlockUpdateTest.php | file | core/ |
|
PageTitleConvertedIntoBlockUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
PageTitleConvertedIntoBlockUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
PageTitleConvertedIntoBlockUpdateTest::setUp | function | core/ |
Overrides WebTestBase::setUp() for update testing. |
PageTitleConvertedIntoBlockUpdateTest::testUpdateHookN | function | core/ |
Tests that page title is being converted into a block. |
PlaceBlockPageVariant | class | core/ |
Allows blocks to be placed directly within a region. |
PlaceBlockPageVariant.php | file | core/ |
|
PlaceBlockPageVariant::$redirectDestination | property | core/ |
The redirect destination. |
PlaceBlockPageVariant::$themeManager | property | core/ |
The theme manager. |
PlaceBlockPageVariant::build | function | core/ |
Builds and returns the renderable array for the display variant. |
PlaceBlockPageVariant::create | function | core/ |
Creates an instance of the plugin. |
PlaceBlockPageVariant::getVisibleRegionNames | function | core/ |
Returns the human-readable list of regions keyed by machine name. |
PlaceBlockPageVariant::__construct | function | core/ |
Constructs a new PlaceBlockPageVariant. |
plugin.manager.block | service | core/ |
Drupal\Core\Block\BlockManager |
PluginTestBase::$mockBlockExpectedDefinitions | property | core/ |
|
PluginTestBase::$mockBlockManager | property | core/ |
|
QuickEditEndPointAccessTest::assertAccessIsBlocked | function | core/ |
Asserts that access to the passed URL is blocked. |
QuickEditIntegrationTest::createBlockContent | function | core/ |
Creates a custom block. |
QuickEditIntegrationTest::createBlockContentType | function | core/ |
Creates a custom block type (bundle). |
QuickEditIntegrationTest::testCustomBlock | function | core/ |
Tests if a custom can be in-place edited with Quick Edit. |
QuickEditIntegrationTest::testCustomBlockLinks | function | core/ |
Tests that contextual links in custom blocks are changed. |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.