Controls the visual building blocks a page is constructed with.
File
core/modules/block/block.module
Functions
Name | Description |
---|---|
block_configurable_language_delete | Implements hook_ENTITY_TYPE_delete() for 'configurable_language'. |
block_help | Implements hook_help(). |
block_menu_delete | Implements hook_ENTITY_TYPE_delete() for menu entities. |
block_page_top | Implements hook_page_top(). |
block_rebuild | Implements hook_rebuild(). |
block_theme | Implements hook_theme(). |
block_themes_installed | Initializes blocks for installed themes. |
block_theme_initialize | Assigns an initial, default set of blocks for a theme. |
block_theme_suggestions_block | Implements hook_theme_suggestions_HOOK(). |
block_user_role_delete | Implements hook_ENTITY_TYPE_delete() for user_role entities. |
template_preprocess_block | Prepares variables for block templates. |
Please login to continue.