Files - 10.3.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
block.block.umami_messages.yml core/profiles/demo_umami/config/install/block.block.umami_messages.yml core/profiles/demo_umami/config/install/block.block.umami_messages.yml
block.block.umami_page_title.yml core/profiles/demo_umami/config/install/block.block.umami_page_title.yml core/profiles/demo_umami/config/install/block.block.umami_page_title.yml
block.block.umami_search.yml core/profiles/demo_umami/config/install/block.block.umami_search.yml core/profiles/demo_umami/config/install/block.block.umami_search.yml
block.block.umami_views_block__articles_aside_block_1.yml core/profiles/demo_umami/config/install/block.block.umami_views_block__articles_aside_block_1.yml 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 core/profiles/demo_umami/config/install/block.block.umami_views_block__promoted_items_block_1.yml 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 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 core/modules/block/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.css core/themes/olivero/css/components/block.css Block styling.
block.html.twig core/profiles/demo_umami/themes/umami/templates/classy/block/block.html.twig Theme override to display a block.
block.html.twig core/themes/claro/templates/classy/block/block.html.twig Theme override to display a block.
block.html.twig core/themes/starterkit_theme/templates/block/block.html.twig Theme override to display a block.
block.html.twig core/themes/olivero/templates/block/block.html.twig Olivero's implementation to display a block.
block.html.twig core/themes/stable9/templates/block/block.html.twig Theme override to display a block.
block.html.twig core/modules/block/templates/block.html.twig Default theme implementation to display a block.
block.info.yml core/modules/block/block.info.yml core/modules/block/block.info.yml
block.install core/modules/block/block.install Contains install and update functions for Block.
block.libraries.yml core/modules/block/block.libraries.yml core/modules/block/block.libraries.yml
block.links.contextual.yml core/modules/block/block.links.contextual.yml core/modules/block/block.links.contextual.yml
block.links.menu.yml core/modules/block/block.links.menu.yml core/modules/block/block.links.menu.yml
block.links.task.yml core/modules/block/block.links.task.yml core/modules/block/block.links.task.yml
block.migrate_drupal.yml core/modules/block/migrations/state/block.migrate_drupal.yml core/modules/block/migrations/state/block.migrate_drupal.yml
block.module core/modules/block/block.module Controls the visual building blocks a page is constructed with.
block.overview.html.twig core/modules/block/help_topics/block.overview.html.twig --- 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.pcss.css core/themes/olivero/css/components/block.pcss.css Block styling.
block.permissions.yml core/modules/block/block.permissions.yml core/modules/block/block.permissions.yml
Block.php core/modules/block/src/Entity/Block.php Drupal\block\Entity
Block.php core/modules/block/src/Plugin/migrate/source/Block.php Drupal\block\Plugin\migrate\source
Block.php core/lib/Drupal/Core/Block/Attribute/Block.php Drupal\Core\Block\Attribute
Block.php core/lib/Drupal/Core/Block/Annotation/Block.php Drupal\Core\Block\Annotation
Block.php core/modules/views/src/Plugin/views/display/Block.php Drupal\views\Plugin\views\display
block.place.html.twig core/modules/block/help_topics/block.place.html.twig --- 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 core/modules/block/block.post_update.php Post update functions for Block.
block.routing.yml core/modules/block/block.routing.yml core/modules/block/block.routing.yml
block.schema.yml core/modules/block/config/schema/block.schema.yml core/modules/block/config/schema/block.schema.yml
block.services.yml core/modules/block/block.services.yml core/modules/block/block.services.yml
BlockAccessControlHandler.php core/modules/block/src/BlockAccessControlHandler.php Drupal\block
BlockAddController.php core/modules/block/src/Controller/BlockAddController.php Drupal\block\Controller
BlockAddTest.php core/modules/block/tests/src/FunctionalJavascript/BlockAddTest.php Drupal\Tests\block\FunctionalJavascript
BlockAdminThemeTest.php core/modules/block/tests/src/Functional/BlockAdminThemeTest.php Drupal\Tests\block\Functional
BlockBase.php core/lib/Drupal/Core/Block/BlockBase.php Drupal\Core\Block
BlockBaseTest.php core/tests/Drupal/Tests/Core/Block/BlockBaseTest.php Drupal\Tests\Core\Block
BlockCacheTest.php core/modules/block/tests/src/Functional/BlockCacheTest.php Drupal\Tests\block\Functional
BlockComponentRenderArray.php core/modules/layout_builder/src/EventSubscriber/BlockComponentRenderArray.php Drupal\layout_builder\EventSubscriber
BlockComponentRenderArrayTest.php core/modules/layout_builder/tests/src/Unit/BlockComponentRenderArrayTest.php Drupal\Tests\layout_builder\Unit
BlockConfigEntityUnitTest.php core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php Drupal\Tests\block\Unit
BlockConfigSchemaTest.php core/modules/block/tests/src/Kernel/BlockConfigSchemaTest.php Drupal\Tests\block\Kernel
BlockConfigSchemaTest.php core/modules/book/tests/src/Kernel/Block/BlockConfigSchemaTest.php Drupal\Tests\book\Kernel\Block
BlockContent.php core/modules/block_content/src/Entity/BlockContent.php Drupal\block_content\Entity
BlockContent.php core/modules/block_content/src/Plugin/views/wizard/BlockContent.php Drupal\block_content\Plugin\views\wizard
BlockContent.php core/modules/block_content/src/Plugin/Derivative/BlockContent.php Drupal\block_content\Plugin\Derivative

Other projects


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