Search for on
Title | Object type | File name | Summary |
---|---|---|---|
block.block.test_default_config.yml | file | core/ |
core/modules/locale/tests/modules/locale_test/config/optional/block.block.test_default_config.yml |
block.block.umami_content.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.umami_content.yml |
block.block.umami_views_block__recipe_collections_block.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.umami_views_block__recipe_collections_block.yml |
block.configure.html.twig | file | core/ |
--- label: 'Configuring a previously-placed block' related: - block.overview - core.ui_accessibility --- {% set layout_link_text %}{% trans %}Block layout{% endtrans %}{% endset %} {% set layout_link =… |
block.links.contextual.yml | file | core/ |
core/modules/block/block.links.contextual.yml |
block.permissions.yml | file | core/ |
core/modules/block/block.permissions.yml |
Block::$conditionPluginManager | property | core/ |
The condition plugin manager. |
Block::$contexts | property | core/ |
The available contexts for this block and its visibility conditions. |
Block::$context_definitions | property | core/ |
An array of context definitions describing the context used by the plugin. |
Block::$pluginCollection | property | core/ |
The plugin collection that holds the block plugin for this entity. |
Block::$region | property | core/ |
The region this block is placed in. |
Block::$visibilityCollection | property | core/ |
The visibility collection. |
Block::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
Block::conditionPluginManager | function | core/ |
Gets the condition plugin manager. |
Block::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Block::getPluginCollection | function | core/ |
Encapsulates the creation of the block's LazyPluginCollection. |
Block::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
Block::getRegion | function | core/ |
Returns the region this block is placed in. |
Block::getVisibilityCondition | function | core/ |
Gets a visibility condition plugin instance. |
Block::getVisibilityConditions | function | core/ |
Gets conditions for this block. |
Block::optionsSummary | function | core/ |
Provide the summary for page options in the views UI. |
Block::setRegion | function | core/ |
Sets the region this block is placed in. |
Block::setVisibilityConfig | function | core/ |
Sets the visibility condition configuration. |
Block::submitOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. |
Block::__construct | function | core/ |
Constructs a new Block instance. |
BlockAccessControlHandler | class | core/ |
Defines the access control handler for the block entity type. |
BlockAccessControlHandler.php | file | core/ |
|
BlockAccessControlHandler::$contextHandler | property | core/ |
The plugin context handler. |
BlockAccessControlHandler::$contextRepository | property | core/ |
The context manager service. |
BlockAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
BlockAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
BlockAccessControlHandler::mergeCacheabilityFromConditions | function | core/ |
Merges cacheable metadata from conditions onto the access result object. |
BlockAccessControlHandler::__construct | function | core/ |
Constructs the block access control handler instance. |
BlockAddController | class | core/ |
Controller for building the block instance add form. |
BlockAddController.php | file | core/ |
|
BlockAddController::blockAddConfigureForm | function | core/ |
Build the block instance add form. |
BlockBase::buildConfigurationForm | function | core/ |
Form constructor. |
BlockBaseTest::providerTestGetMachineNameSuggestion | function | core/ |
Provides data for testGetMachineNameSuggestion(). |
BlockBaseTest::testGetMachineNameSuggestion | function | core/ |
Tests the machine name suggestion. |
BlockCacheTest::testCachePermissions | function | core/ |
Tests a cacheable block without any additional cache context. |
BlockComponentRenderArray | class | core/ |
Builds render arrays and handles access for all block components. |
BlockComponentRenderArray.php | file | core/ |
|
BlockComponentRenderArray::$currentUser | property | core/ |
The current user. |
BlockComponentRenderArray::getSubscribedEvents | function | core/ |
|
BlockComponentRenderArray::onBuildRender | function | core/ |
Builds render arrays for block plugins and sets it on the event. |
BlockComponentRenderArray::__construct | function | core/ |
Creates a BlockComponentRenderArray object. |
BlockComponentRenderArrayTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\EventSubscriber\BlockComponentRenderArray[[api-linebreak]] @group layout_builder |
BlockComponentRenderArrayTest.php | file | core/ |
|
BlockComponentRenderArrayTest::$account | property | core/ |
The current user. |
BlockComponentRenderArrayTest::$blockManager | property | core/ |
The block plugin manager. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.