Search for on
Title | Object type | File name | Summary |
---|---|---|---|
block.block.seven_local_actions.yml | file | core/ |
core/profiles/standard/config/install/block.block.seven_local_actions.yml |
block.block.seven_local_actions.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.seven_local_actions.yml |
block.block.seven_secondary_local_tasks.yml | file | core/ |
core/profiles/standard/config/install/block.block.seven_secondary_local_tasks.yml |
block.block.seven_secondary_local_tasks.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.seven_secondary_local_tasks.yml |
block.block.stark_local_actions.yml | file | core/ |
core/profiles/minimal/config/install/block.block.stark_local_actions.yml |
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.views_block__recipe_collections_block.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.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_url = render_var(url('block.admin_display')) %} <h2>{% trans %}Goal{% endtrans… |
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::$context | property | core/ |
An array of context definitions describing the context used by the plugin. |
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/ |
|
Block::getPluginCollection | function | core/ |
Encapsulates the creation of the block's LazyPluginCollection. |
Block::getPluginCollections | function | core/ |
|
Block::getRegion | function | core/ |
|
Block::getVisibilityCondition | function | core/ |
|
Block::getVisibilityConditions | function | core/ |
|
Block::optionsSummary | function | core/ |
Provide the summary for page options in the views UI. |
Block::setRegion | function | core/ |
|
Block::setVisibilityConfig | function | core/ |
|
Block::submitOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data. |
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/ |
|
BlockAccessControlHandler::createInstance | function | core/ |
|
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. |
BlockBaseTest::providerTestGetMachineNameSuggestion | function | core/ |
Provides data for testGetMachineNameSuggestion(). |
BlockBaseTest::testGetMachineNameSuggestion | function | core/ |
Tests the machine name suggestion. |
BlockCacheTest::testCachePermissions | function | core/ |
Test 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. |
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.