Search for block
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_content.type.html.twig | file | core/ |
--- 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/ |
\Drupal\block_content\BlockContentUuidLookup |
block_content_add_body_field | function | core/ |
Adds the default body field to a block type. |
block_content_body_field.yml | file | core/ |
core/modules/block_content/migrations/block_content_body_field.yml |
block_content_entity_display.yml | file | core/ |
core/modules/block_content/migrations/block_content_entity_display.yml |
block_content_entity_form_display.yml | file | core/ |
core/modules/block_content/migrations/block_content_entity_form_display.yml |
block_content_entity_operation | function | core/ |
Implements hook_entity_operation(). |
block_content_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
block_content_help | function | core/ |
Implements hook_help(). |
block_content_post_update_block_library_view_permission | function | core/ |
Update block_content 'block library' view permission. |
block_content_post_update_entity_changed_constraint | function | core/ |
Clear the entity type cache. |
block_content_post_update_move_custom_block_library | function | core/ |
Moves the custom block library to Content. |
block_content_post_update_revision_type | function | core/ |
Update configuration for revision type. |
block_content_post_update_sort_permissions | function | core/ |
Update permissions for users with "administer blocks" permission. |
block_content_query_entity_reference_alter | function | core/ |
Implements hook_query_TAG_alter(). |
block_content_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
block_content_test.info.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_test/block_content_test.info.yml |
block_content_test.module | file | core/ |
A dummy module for testing content block related hooks. |
block_content_test.routing.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_test/block_content_test.routing.yml |
block_content_test_block_content_insert | function | core/ |
Implements hook_block_content_insert(). |
block_content_test_block_content_presave | function | core/ |
Implements hook_block_content_presave(). |
block_content_test_block_content_update | function | core/ |
Implements hook_block_content_update(). |
block_content_test_block_content_view | function | core/ |
Implements hook_block_content_view(). |
block_content_test_views.info.yml | file | core/ |
core/modules/block_content/tests/modules/block_content_test_views/block_content_test_views.info.yml |
block_content_theme | function | core/ |
Implements hook_theme(). |
block_content_theme_suggestions_block_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter() for block templates. |
block_content_type.yml | file | core/ |
core/modules/block_content/migrations/block_content_type.yml |
block_content_update_10100 | function | core/ |
Update entity definition to handle revision routes. |
block_content_update_10200 | function | core/ |
Remove the unique values constraint from block content info fields. |
block_content_update_10300 | function | core/ |
Apply index to reusable column. |
block_content_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
block_drupal_alter_foo_alter | function | core/ |
Implements hook_TYPE_alter(). |
block_form_form_test_alter_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
block_help | function | core/ |
Implements hook_help(). |
block_install | function | core/ |
Implements hook_install(). |
block_menu_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for menu entities. |
block_modules_installed | function | core/ |
Implements hook_modules_installed(). |
block_page_top | function | core/ |
Implements hook_page_top(). |
block_rebuild | function | core/ |
Implements hook_rebuild(). |
block_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
block_test.info.yml | file | core/ |
core/modules/block/tests/modules/block_test/block_test.info.yml |
block_test.module | file | core/ |
Provide test blocks. |
block_test.multiple_static_context | service | core/ |
Drupal\block_test\ContextProvider\MultipleStaticContext |
block_test.routing.yml | file | core/ |
core/modules/block/tests/modules/block_test/block_test.routing.yml |
block_test.schema.yml | file | core/ |
core/modules/block/tests/modules/block_test/config/schema/block_test.schema.yml |
block_test.services.yml | file | core/ |
core/modules/block/tests/modules/block_test/block_test.services.yml |
block_test_block_alter | function | core/ |
Implements hook_block_alter(). |
block_test_block_build_test_cache_alter | function | core/ |
Implements hook_block_build_BASE_BLOCK_ID_alter(). |
block_test_block_view_test_cache_alter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter(). |
block_test_specialchars_theme.info.yml | file | core/ |
core/modules/block/tests/modules/block_test/themes/block_test_specialchars_theme/block_test_specialchars_theme.info.yml |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.