Search for on

  1. Search 7.x for on
  2. Search 9.5.x for on
  3. Search 8.9.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
BlockXmlAnonTest class core/modules/block/tests/src/Functional/Rest/BlockXmlAnonTest.php @group rest
BlockXmlAnonTest.php file core/modules/block/tests/src/Functional/Rest/BlockXmlAnonTest.php
BlockXmlAnonTest::$defaultTheme property core/modules/block/tests/src/Functional/Rest/BlockXmlAnonTest.php The theme to install as the default for testing.
BlockXmlAnonTest::$format property core/modules/block/tests/src/Functional/Rest/BlockXmlAnonTest.php The format to use in this test.
BlockXmlAnonTest::$mimeType property core/modules/block/tests/src/Functional/Rest/BlockXmlAnonTest.php The MIME type that corresponds to $format.
BlockXssTest::doBlockContentTest function core/modules/block/tests/src/Functional/BlockXssTest.php Tests XSS coming from Block Content block info.
block_block_build_local_actions_block_alter function core/modules/block/block.module Implements hook_block_build_BASE_BLOCK_ID_alter().
block_configurable_language_delete function core/modules/block/block.module Implements hook_ENTITY_TYPE_delete() for 'configurable_language'.
block_content.add.html.twig file core/modules/block_content/help_topics/block_content.add.html.twig ---
label: 'Creating a content block'
related:
- block.overview
- block.configure
- block.place
- block_content.type
---
{% set library_link_text %}{% trans %}Content blocks{% endtrans %}{% endset %}
{% set library_link =…
block_content.bc_subscriber service core/modules/block_content/block_content.services.yml Drupal\block_content\Routing\RouteSubscriber
block_content.info.yml file core/modules/block_content/block_content.info.yml core/modules/block_content/block_content.info.yml
block_content.install file core/modules/block_content/block_content.install Install, update and uninstall functions for the block_content module.
block_content.links.action.yml file core/modules/block_content/block_content.links.action.yml core/modules/block_content/block_content.links.action.yml
block_content.links.contextual.yml file core/modules/block_content/block_content.links.contextual.yml core/modules/block_content/block_content.links.contextual.yml
block_content.links.menu.yml file core/modules/block_content/block_content.links.menu.yml core/modules/block_content/block_content.links.menu.yml
block_content.links.task.yml file core/modules/block_content/block_content.links.task.yml core/modules/block_content/block_content.links.task.yml
block_content.migrate_drupal.yml file core/modules/block_content/migrations/state/block_content.migrate_drupal.yml core/modules/block_content/migrations/state/block_content.migrate_drupal.yml
block_content.module file core/modules/block_content/block_content.module Allows the creation of content blocks through the user interface.
block_content.pages.inc file core/modules/block_content/block_content.pages.inc Provides page callbacks for content blocks.
block_content.permissions.yml file core/modules/block_content/block_content.permissions.yml core/modules/block_content/block_content.permissions.yml
block_content.post_update.php file core/modules/block_content/block_content.post_update.php Post update functions for Content Block.
block_content.routing.yml file core/modules/block_content/block_content.routing.yml core/modules/block_content/block_content.routing.yml
block_content.schema.yml file core/modules/block_content/config/schema/block_content.schema.yml core/modules/block_content/config/schema/block_content.schema.yml
block_content.services.yml file core/modules/block_content/block_content.services.yml core/modules/block_content/block_content.services.yml
block_content.type.banner_block.yml file core/profiles/demo_umami/config/install/block_content.type.banner_block.yml core/profiles/demo_umami/config/install/block_content.type.banner_block.yml
block_content.type.basic.yml file core/profiles/standard/config/install/block_content.type.basic.yml core/profiles/standard/config/install/block_content.type.basic.yml
block_content.type.basic.yml file core/profiles/demo_umami/config/install/block_content.type.basic.yml core/profiles/demo_umami/config/install/block_content.type.basic.yml
block_content.type.basic.yml file core/recipes/basic_block_type/config/block_content.type.basic.yml core/recipes/basic_block_type/config/block_content.type.basic.yml
block_content.type.disclaimer_block.yml file core/profiles/demo_umami/config/install/block_content.type.disclaimer_block.yml core/profiles/demo_umami/config/install/block_content.type.disclaimer_block.yml
block_content.type.footer_promo_block.yml file core/profiles/demo_umami/config/install/block_content.type.footer_promo_block.yml core/profiles/demo_umami/config/install/block_content.type.footer_promo_block.yml
block_content.type.html.twig file core/modules/block_content/help_topics/block_content.type.html.twig ---
label: 'Defining a block type'
related:
- block.overview
- block.configure
- block.place
- block_content.add
- field_ui.add_field
- field_ui.manage_form
- field_ui.manage_display
---
{% set types_link_text %}{% trans…
block_content.uuid_lookup service core/modules/block_content/block_content.services.yml \Drupal\block_content\BlockContentUuidLookup
block_content_add_body_field function core/modules/block_content/block_content.module Adds the default body field to a block type.
block_content_body_field.yml file core/modules/block_content/migrations/block_content_body_field.yml core/modules/block_content/migrations/block_content_body_field.yml
block_content_entity_display.yml file core/modules/block_content/migrations/block_content_entity_display.yml core/modules/block_content/migrations/block_content_entity_display.yml
block_content_entity_form_display.yml file core/modules/block_content/migrations/block_content_entity_form_display.yml core/modules/block_content/migrations/block_content_entity_form_display.yml
block_content_entity_operation function core/modules/block_content/block_content.module Implements hook_entity_operation().
block_content_entity_type_alter function core/modules/block_content/block_content.module Implements hook_entity_type_alter().
block_content_help function core/modules/block_content/block_content.module Implements hook_help().
block_content_post_update_block_library_view_permission function core/modules/block_content/block_content.post_update.php Update block_content 'block library' view permission.
block_content_post_update_entity_changed_constraint function core/modules/block_content/block_content.post_update.php Clear the entity type cache.
block_content_post_update_move_custom_block_library function core/modules/block_content/block_content.post_update.php Moves the custom block library to Content.
block_content_post_update_revision_type function core/modules/block_content/block_content.post_update.php Update configuration for revision type.
block_content_post_update_sort_permissions function core/modules/block_content/block_content.post_update.php Update permissions for users with "administer blocks" permission.
block_content_query_entity_reference_alter function core/modules/block_content/block_content.module Implements hook_query_TAG_alter().
block_content_removed_post_updates function core/modules/block_content/block_content.post_update.php Implements hook_removed_post_updates().
block_content_test.info.yml file core/modules/block_content/tests/modules/block_content_test/block_content_test.info.yml core/modules/block_content/tests/modules/block_content_test/block_content_test.info.yml
block_content_test.module file core/modules/block_content/tests/modules/block_content_test/block_content_test.module A dummy module for testing content block related hooks.
block_content_test.routing.yml file core/modules/block_content/tests/modules/block_content_test/block_content_test.routing.yml core/modules/block_content/tests/modules/block_content_test/block_content_test.routing.yml
block_content_test_block_content_insert function core/modules/block_content/tests/modules/block_content_test/block_content_test.module Implements hook_block_content_insert().

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