Search for on

  1. Search 7.x for on
  2. Search 8.9.x for on
  3. Search 10.3.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
block.block.test_default_config.yml file core/modules/locale/tests/modules/locale_test/config/optional/block.block.test_default_config.yml core/modules/locale/tests/modules/locale_test/config/optional/block.block.test_default_config.yml
block.block.umami_content.yml file core/profiles/demo_umami/config/install/block.block.umami_content.yml core/profiles/demo_umami/config/install/block.block.umami_content.yml
block.block.umami_views_block__recipe_collections_block.yml file core/profiles/demo_umami/config/install/block.block.umami_views_block__recipe_collections_block.yml core/profiles/demo_umami/config/install/block.block.umami_views_block__recipe_collections_block.yml
block.configure.html.twig file core/modules/help_topics/help_topics/block.configure.html.twig ---
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/modules/block/block.links.contextual.yml core/modules/block/block.links.contextual.yml
block.permissions.yml file core/modules/block/block.permissions.yml core/modules/block/block.permissions.yml
Block::$conditionPluginManager property core/modules/block/src/Entity/Block.php The condition plugin manager.
Block::$contexts property core/modules/block/src/Entity/Block.php The available contexts for this block and its visibility conditions.
Block::$context_definitions property core/lib/Drupal/Core/Block/Annotation/Block.php An array of context definitions describing the context used by the plugin.
Block::$pluginCollection property core/modules/block/src/Entity/Block.php The plugin collection that holds the block plugin for this entity.
Block::$region property core/modules/block/src/Entity/Block.php The region this block is placed in.
Block::$visibilityCollection property core/modules/block/src/Entity/Block.php The visibility collection.
Block::buildOptionsForm function core/modules/views/src/Plugin/views/display/Block.php Provide the default form for setting options.
Block::conditionPluginManager function core/modules/block/src/Entity/Block.php Gets the condition plugin manager.
Block::defineOptions function core/modules/views/src/Plugin/views/display/Block.php Information about options for all kinds of purposes will be held here.
Block::getPluginCollection function core/modules/block/src/Entity/Block.php Encapsulates the creation of the block's LazyPluginCollection.
Block::getPluginCollections function core/modules/block/src/Entity/Block.php Gets the plugin collections used by this object.
Block::getRegion function core/modules/block/src/Entity/Block.php Returns the region this block is placed in.
Block::getVisibilityCondition function core/modules/block/src/Entity/Block.php Gets a visibility condition plugin instance.
Block::getVisibilityConditions function core/modules/block/src/Entity/Block.php Gets conditions for this block.
Block::optionsSummary function core/modules/views/src/Plugin/views/display/Block.php Provide the summary for page options in the views UI.
Block::setRegion function core/modules/block/src/Entity/Block.php Sets the region this block is placed in.
Block::setVisibilityConfig function core/modules/block/src/Entity/Block.php Sets the visibility condition configuration.
Block::submitOptionsForm function core/modules/views/src/Plugin/views/display/Block.php Perform any necessary changes to the form values prior to storage.
Block::__construct function core/modules/views/src/Plugin/views/display/Block.php Constructs a new Block instance.
BlockAccessControlHandler class core/modules/block/src/BlockAccessControlHandler.php Defines the access control handler for the block entity type.
BlockAccessControlHandler.php file core/modules/block/src/BlockAccessControlHandler.php
BlockAccessControlHandler::$contextHandler property core/modules/block/src/BlockAccessControlHandler.php The plugin context handler.
BlockAccessControlHandler::$contextRepository property core/modules/block/src/BlockAccessControlHandler.php The context manager service.
BlockAccessControlHandler::checkAccess function core/modules/block/src/BlockAccessControlHandler.php Performs access checks.
BlockAccessControlHandler::createInstance function core/modules/block/src/BlockAccessControlHandler.php Instantiates a new instance of this entity handler.
BlockAccessControlHandler::mergeCacheabilityFromConditions function core/modules/block/src/BlockAccessControlHandler.php Merges cacheable metadata from conditions onto the access result object.
BlockAccessControlHandler::__construct function core/modules/block/src/BlockAccessControlHandler.php Constructs the block access control handler instance.
BlockAddController class core/modules/block/src/Controller/BlockAddController.php Controller for building the block instance add form.
BlockAddController.php file core/modules/block/src/Controller/BlockAddController.php
BlockAddController::blockAddConfigureForm function core/modules/block/src/Controller/BlockAddController.php Build the block instance add form.
BlockBase::buildConfigurationForm function core/lib/Drupal/Core/Block/BlockBase.php Form constructor.
BlockBaseTest::providerTestGetMachineNameSuggestion function core/tests/Drupal/Tests/Core/Block/BlockBaseTest.php Provides data for testGetMachineNameSuggestion().
BlockBaseTest::testGetMachineNameSuggestion function core/tests/Drupal/Tests/Core/Block/BlockBaseTest.php Tests the machine name suggestion.
BlockCacheTest::testCachePermissions function core/modules/block/tests/src/Functional/BlockCacheTest.php Tests a cacheable block without any additional cache context.
BlockComponentRenderArray class core/modules/layout_builder/src/EventSubscriber/BlockComponentRenderArray.php Builds render arrays and handles access for all block components.
BlockComponentRenderArray.php file core/modules/layout_builder/src/EventSubscriber/BlockComponentRenderArray.php
BlockComponentRenderArray::$currentUser property core/modules/layout_builder/src/EventSubscriber/BlockComponentRenderArray.php The current user.
BlockComponentRenderArray::getSubscribedEvents function core/modules/layout_builder/src/EventSubscriber/BlockComponentRenderArray.php
BlockComponentRenderArray::onBuildRender function core/modules/layout_builder/src/EventSubscriber/BlockComponentRenderArray.php Builds render arrays for block plugins and sets it on the event.
BlockComponentRenderArray::__construct function core/modules/layout_builder/src/EventSubscriber/BlockComponentRenderArray.php Creates a BlockComponentRenderArray object.
BlockComponentRenderArrayTest class core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php @coversDefaultClass \Drupal\layout_builder\EventSubscriber\BlockComponentRenderArray[[api-linebreak]]
@group layout_builder
BlockComponentRenderArrayTest.php file core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php
BlockComponentRenderArrayTest::$account property core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php The current user.
BlockComponentRenderArrayTest::$blockManager property core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php The block plugin manager.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.