Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BlockListBuilder::getThemeName | function | core/ |
Gets the name of the theme used for this block listing. |
| BlockListBuilder::render | function | core/ |
|
| BlockListBuilder::submitForm | function | core/ |
Form submission handler. |
| BlockListBuilder::systemRegionList | function | core/ |
Wraps system_region_list(). |
| BlockListBuilder::validateForm | function | core/ |
Form validation handler. |
| BlockListBuilder::__construct | function | core/ |
Constructs a new EntityListBuilder object. |
| BlockListController | class | core/ |
Defines a controller to list blocks. |
| BlockListController.php | file | core/ |
|
| BlockListController::$themeHandler | property | core/ |
The theme handler. |
| BlockListController::listing | function | core/ |
Shows the block administration page. |
| BlockListController::__construct | function | core/ |
Constructs the BlockListController. |
| BlockLocalTasksTest | class | core/ |
Tests block local tasks. |
| BlockLocalTasksTest.php | file | core/ |
|
| BlockLocalTasksTest::providerTestBlockAdminDisplay | function | core/ |
Provides a list of routes to test. |
| BlockLocalTasksTest::setUp | function | core/ |
|
| BlockLocalTasksTest::testBlockAdminDisplay | function | core/ |
Tests the block admin display local tasks. |
| BlockLocalTasksTest::testBlockAdminLocalTasks | function | core/ |
Tests the admin edit local task. |
| BlockManager | class | core/ |
Manages discovery and instantiation of block plugins. |
| BlockManager.php | file | core/ |
|
| BlockManager::$logger | property | core/ |
The logger. |
| BlockManager::getFallbackPluginId | function | core/ |
|
| BlockManager::getSortedDefinitions | function | core/ |
|
| BlockManager::getType | function | core/ |
|
| BlockManager::handlePluginNotFound | function | core/ |
|
| BlockManager::processDefinition | function | core/ |
|
| BlockManager::__construct | function | core/ |
Constructs a new \Drupal\Core\Block\BlockManager object. |
| BlockManagerInterface | interface | core/ |
Provides an interface for the discovery and instantiation of block plugins. |
| BlockManagerInterface.php | file | core/ |
|
| BlockManagerTest | class | core/ |
Tests Drupal\Core\Block\BlockManager. |
| BlockManagerTest.php | file | core/ |
|
| BlockManagerTest::$blockManager | property | core/ |
The block manager under test. |
| BlockManagerTest::$logger | property | core/ |
The logger. |
| BlockManagerTest::setUp | function | core/ |
|
| BlockManagerTest::testDefinitions | function | core/ |
Tests definitions. |
| BlockManagerTest::testGroupedDefinitions | function | core/ |
Tests grouped definitions. |
| BlockManagerTest::testHandlePluginNotFound | function | core/ |
Tests handle plugin not found. |
| BlockManagerTest::testSortedDefinitions | function | core/ |
Tests sorted definitions. |
| BlockPageDisplayVariantSubscriber | class | core/ |
Selects the block page display variant. |
| BlockPageDisplayVariantSubscriber.php | file | core/ |
|
| BlockPageDisplayVariantSubscriber::getSubscribedEvents | function | core/ |
|
| BlockPageDisplayVariantSubscriber::onSelectPageDisplayVariant | function | core/ |
Selects the block page display variant. |
| BlockPageVariant | class | core/ |
Provides a page display variant that decorates the main content with blocks. |
| BlockPageVariant.php | file | core/ |
|
| BlockPageVariant::$blockListCacheTags | property | core/ |
The Block entity type list cache tags. |
| BlockPageVariant::$blockRepository | property | core/ |
The block repository. |
| BlockPageVariant::$blockViewBuilder | property | core/ |
The block view builder. |
| BlockPageVariant::$mainContent | property | core/ |
The render array representing the main page content. |
| BlockPageVariant::$title | property | core/ |
The page title: a string (plain title) or a render array (formatted title). |
| BlockPageVariant::build | function | core/ |
Builds and returns the renderable array for the display variant. |
| BlockPageVariant::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
Pagination
- Previous page
- Page 117
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.