Search for on
Title | Object type | File name | Summary |
---|---|---|---|
block--local-actions-block.html.twig | file | core/ |
Theme override for local actions (primary admin actions.) |
block--local-actions-block.html.twig | file | core/ |
Theme override for local actions (primary admin actions.) |
block--local-actions-block.html.twig | file | core/ |
Theme override for local actions (primary admin actions.) |
block--navigation.html.twig | file | core/ |
Default theme implementation to display a navigation_block. |
block--secondary-menu--plugin-id--search-form-block.html.twig | file | core/ |
Theme implementation for a search form block in the Secondary Menu region. |
block--secondary-menu.html.twig | file | core/ |
Olivero's override for the User Account Menu navigation block. |
block--views-block--recipe-collections-block.html.twig | file | core/ |
Theme override for recipe collections block. |
block-content-add-list.html.twig | file | core/ |
Theme override to present a list of content block types. |
block-content-add-list.html.twig | file | core/ |
Claro's theme implementation to display a list of content block types. |
block-content-add-list.html.twig | file | core/ |
Default theme implementation to present a list of block types. |
block.block.call_to_action.yml | file | core/ |
core/modules/config/tests/config_override_test/config/install/block.block.call_to_action.yml |
block.block.claro_content.yml | file | core/ |
core/themes/claro/config/optional/block.block.claro_content.yml |
block.block.claro_local_actions.yml | file | core/ |
core/themes/claro/config/optional/block.block.claro_local_actions.yml |
block.block.claro_secondary_local_tasks.yml | file | core/ |
core/themes/claro/config/optional/block.block.claro_secondary_local_tasks.yml |
block.block.config_override_test.yml | file | core/ |
core/modules/config/tests/config_override_integration_test/config/install/block.block.config_override_test.yml |
block.block.olivero_content.yml | file | core/ |
core/themes/olivero/config/optional/block.block.olivero_content.yml |
block.block.olivero_primary_admin_actions.yml | file | core/ |
core/themes/olivero/config/optional/block.block.olivero_primary_admin_actions.yml |
block.block.olivero_secondary_local_tasks.yml | file | core/ |
core/themes/olivero/config/optional/block.block.olivero_secondary_local_tasks.yml |
block.block.olivero_secondary_local_tasks.yml | file | core/ |
core/modules/system/tests/modules/olivero_test/config/optional/block.block.olivero_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.stark_local_actions.yml | file | core/ |
core/tests/fixtures/config_install/testing_config_install/block.block.stark_local_actions.yml |
block.block.stark_local_actions.yml | file | core/ |
core/tests/fixtures/config_install/multilingual/block.block.stark_local_actions.yml |
block.block.testing_theme_optional_blocks_page_title.yml | file | core/ |
core/profiles/tests/testing_themes_blocks/themes/testing_theme_optional_blocks/config/optional/block.block.testing_theme_optional_blocks_page_title.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.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/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Set block region'), pluralize: FALSE)] |
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::validateRegion | function | core/ |
Validates that a region exists in the active theme. |
Block::__construct | function | core/ |
Constructs a new Block instance. |
Block::__construct | function | core/ |
Constructs a Block attribute. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.