Search for on
Title | Object type | File name | Summary |
---|---|---|---|
BlockJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
BlockJsonCookieTest | class | core/ |
@group rest |
BlockJsonCookieTest.php | file | core/ |
|
BlockJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
BlockJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BlockJsonCookieTest::$format | property | core/ |
The format to use in this test. |
BlockJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
BlockLibraryController | class | core/ |
Provides a list of block plugins to be added to the layout. |
BlockLibraryController.php | file | core/ |
|
BlockLibraryController::$blockManager | property | core/ |
The block manager. |
BlockLibraryController::$contextRepository | property | core/ |
The context repository. |
BlockLibraryController::$localActionManager | property | core/ |
The local action manager. |
BlockLibraryController::$routeMatch | property | core/ |
The route match. |
BlockLibraryController::buildLocalActions | function | core/ |
Builds the local actions for this listing. |
BlockLibraryController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
BlockLibraryController::listBlocks | function | core/ |
Shows a list of blocks that can be added to a theme's layout. |
BlockLibraryController::__construct | function | core/ |
Constructs a BlockLibraryController object. |
BlockListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
BlockListBuilder::systemRegionList | function | core/ |
Wraps system_region_list(). |
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. |
BlockManager::getSortedDefinitions | function | core/ |
Gets sorted plugin definitions. |
BlockManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
BlockManager::__construct | function | core/ |
Constructs a new \Drupal\Core\Block\BlockManager object. |
BlockManagerTest::testDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
BlockManagerTest::testGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
BlockManagerTest::testSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions[[api-linebreak]] |
BlockPageDisplayVariantSubscriber::onSelectPageDisplayVariant | function | core/ |
Selects the block page display variant. |
BlockPageVariant::$mainContent | property | core/ |
The render array representing the main page content. |
BlockPageVariant::setMainContent | function | core/ |
Sets the main content for the page being rendered. |
BlockPageVariant::__construct | function | core/ |
Constructs a new BlockPageVariant. |
BlockPageVariantTest::$contextHandler | property | core/ |
The plugin context handler. |
BlockPageVariantTest::testBuildWithoutMainContent | function | core/ |
Tests the building of a full page variant with no main content set. |
BlockPluginCollection | class | core/ |
Provides a collection of block plugins. |
BlockPluginCollection.php | file | core/ |
|
BlockPluginCollection::$blockId | property | core/ |
The block ID this plugin collection belongs to. |
BlockPluginCollection::get | function | core/ |
|
BlockPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
BlockPluginCollection::__construct | function | core/ |
Constructs a new BlockPluginCollection. |
BlockPluginId::$blockContentStorage | property | core/ |
The block_content entity storage handler. |
BlockPluginId::__construct | function | core/ |
Constructs a BlockPluginId object. |
BlockPluginInterface::getMachineNameSuggestion | function | core/ |
Suggests a machine name to identify an instance of this block. |
BlockPluginInterface::setConfigurationValue | function | core/ |
Sets a particular value in the block settings. |
BlockPluginTrait::$transliteration | property | core/ |
The transliteration service. |
BlockPluginTrait::baseConfigurationDefaults | function | core/ |
Returns generic default configuration for block plugins. |
Pagination
- Previous page
- Page 48
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.