Search for all
Title | Object type | File name | Summary |
---|---|---|---|
BlockListBuilder::$theme | property | core/ |
The theme containing the blocks. |
BlockListBuilder::$themeManager | property | core/ |
The theme manager. |
BlockListBuilder::buildBlocksForm | function | core/ |
Builds the main "Blocks" portion of the form. |
BlockListBuilder::buildForm | function | core/ |
Form constructor. |
BlockListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
BlockListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
BlockListBuilder::getEntityIds | function | core/ |
Loads entity IDs using a pager sorted by the entity id. |
BlockListBuilder::getFormId | function | core/ |
Returns a unique string identifying the form. |
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 BlockListBuilder 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/ |
Gets a fallback id for a missing plugin. |
BlockManager::getSortedDefinitions | function | core/ |
Gets sorted plugin definitions. |
BlockManager::getType | function | core/ |
A string identifying the plugin type. |
BlockManager::handlePluginNotFound | function | core/ |
Allows plugin managers to specify custom behavior if a plugin is not found. |
BlockManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
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/ |
@coversDefaultClass \Drupal\Core\Block\BlockManager[[api-linebreak]] |
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/ |
@covers ::getDefinitions[[api-linebreak]] |
BlockManagerTest::testGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
BlockManagerTest::testHandlePluginNotFound | function | core/ |
@covers ::handlePluginNotFound[[api-linebreak]] |
BlockManagerTest::testSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions[[api-linebreak]] |
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. |
Pagination
- Previous page
- Page 107
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.