Search for block
- Search 7.x for block
- Search 9.5.x for block
- Search 8.9.x for block
- Search 10.3.x for block
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Block | class | core/ |
The plugin that handles a block. |
Block | class | core/ |
Defines a Block configuration entity class. |
Block | class | core/ |
Drupal 6/7 block source from database. |
Block | class | core/ |
The Block attribute. |
Block | class | core/ |
Defines a Block annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
block.block.umami_messages.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.umami_messages.yml |
block.block.umami_page_title.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.umami_page_title.yml |
block.block.umami_search.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.umami_search.yml |
block.block.umami_views_block__articles_aside_block_1.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.umami_views_block__articles_aside_block_1.yml |
block.block.umami_views_block__promoted_items_block_1.yml | file | core/ |
core/profiles/demo_umami/config/install/block.block.umami_views_block__promoted_items_block_1.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.css | file | core/ |
Block styling. |
block.html.twig | file | core/ |
Theme override to display a block. |
block.html.twig | file | core/ |
Olivero's implementation to display a block. |
block.html.twig | file | core/ |
Theme override to display a block. |
block.html.twig | file | core/ |
Theme override to display a block. |
block.html.twig | file | core/ |
Theme override to display a block. |
block.html.twig | file | core/ |
Default theme implementation to display a block. |
block.info.yml | file | core/ |
core/modules/block/block.info.yml |
block.install | file | core/ |
Contains install and update functions for Block. |
block.libraries.yml | file | core/ |
core/modules/block/block.libraries.yml |
block.links.contextual.yml | file | core/ |
core/modules/block/block.links.contextual.yml |
block.links.menu.yml | file | core/ |
core/modules/block/block.links.menu.yml |
block.links.task.yml | file | core/ |
core/modules/block/block.links.task.yml |
block.migrate_drupal.yml | file | core/ |
core/modules/block/migrations/state/block.migrate_drupal.yml |
block.module | file | core/ |
|
block.overview.html.twig | file | core/ |
--- label: 'Managing blocks' top_level: true related: - core.content_structure --- <h2>{% trans %}What are blocks?{% endtrans %}</h2> <p>{% trans %}Blocks are boxes of content rendered into an area, or region, of a web… |
block.page_display_variant_subscriber | service | core/ |
Drupal\block\EventSubscriber\BlockPageDisplayVariantSubscriber |
block.pcss.css | file | core/ |
Block styling. |
block.permissions.yml | file | core/ |
core/modules/block/block.permissions.yml |
Block.php | file | core/ |
|
Block.php | file | core/ |
|
Block.php | file | core/ |
|
Block.php | file | core/ |
|
Block.php | file | core/ |
|
block.place.html.twig | file | core/ |
--- label: 'Placing a block' related: - block.overview - block.configure --- {% set layout_link_text %} {% trans %}Block layout{% endtrans %} {% endset %} {% set layout_link = render_var(help_route_link(layout_link_text,… |
block.post_update.php | file | core/ |
Post update functions for Block. |
block.repository | service | core/ |
Drupal\block\BlockRepository |
block.routing.yml | file | core/ |
core/modules/block/block.routing.yml |
block.schema.yml | file | core/ |
core/modules/block/config/schema/block.schema.yml |
block.services.yml | file | core/ |
core/modules/block/block.services.yml |
Block::$adminTheme | property | core/ |
The admin theme name. |
Block::$admin_label | property | core/ |
The administrative label of the block. |
Block::$blockManager | property | core/ |
The block manager. |
Block::$blockRoleTable | property | core/ |
Table mapping blocks to user roles. |
Block::$blockTable | property | core/ |
Table containing block configuration. |
Block::$category | property | core/ |
The category in the admin UI where the block will be listed. |
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::$defaultTheme | property | core/ |
The default theme name. |
Block::$entityTypeManager | property | core/ |
The entity type manager. |
Block::$id | property | core/ |
The ID of the block. |
Block::$id | property | core/ |
The plugin ID. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.