Functions - main - drupal
| Title | Deprecated | File name | Summary | Direct uses | Strings |
|---|---|---|---|---|---|
| help_removed_post_updates | core/ |
Implements hook_removed_post_updates(). | |||
| help_schema | core/ |
Implements hook_schema(). | |||
| help_update_last_removed | core/ |
Implements hook_update_last_removed(). | |||
| hide | core/ |
Hides an element from later rendering. | 1 | 10 | |
| hold_test_install | core/ |
Implements hook_install(). | |||
| hook_admin_content_form_ignore_form_ids | core/ |
Register form IDs that should not use the content form. | |||
| hook_admin_content_form_routes | core/ |
Register routes to apply admin’s content edit form layout. | |||
| hook_admin_content_form_routes_alter | core/ |
Alter the registered routes to enable or disable admin’s edit form layout. | |||
| hook_ajax_render_alter | core/ |
Alter the Ajax command data that is sent to the client. | |||
| hook_batch_alter | core/ |
Alter batch information before a batch is processed. | |||
| hook_block_access | core/ |
Control access to a block instance. | |||
| hook_block_alter | core/ |
Allow modules to alter the block plugin definitions. | |||
| hook_block_build_alter | core/ |
Alter the result of \Drupal\Core\Block\BlockBase::build(). | |||
| hook_block_build_BASE_BLOCK_ID_alter | core/ |
Provide a block plugin specific block_build alteration. | |||
| hook_block_view_alter | core/ |
Alter the result of \Drupal\Core\Block\BlockBase::build(). | |||
| hook_block_view_BASE_BLOCK_ID_alter | core/ |
Provide a block plugin specific block_view alteration. | |||
| hook_cache_flush | core/ |
Flush all persistent and static caches. | 1 | ||
| hook_ckeditor5_plugin_info_alter | core/ |
Modify the list of available CKEditor 5 plugins. | |||
| hook_collector_on_behalf_cache_flush | core/ |
This implements a hook but should not be picked up. | |||
| hook_collector_on_behalf_procedural_cache_flush | core/ |
This implements a hook but should not be picked up. | |||
| hook_collector_skip_procedural_attribute_cache_flush | core/ |
This implements a hook and should be picked up. | |||
| hook_collector_skip_procedural_cache_flush | core/ |
This implements a hook but should not be picked up. | |||
| hook_collector_skip_procedural_custom_function | core/ |
1 | |||
| hook_comment_links_alter | core/ |
Alter the links of a comment. | |||
| hook_condition_info_alter | core/ |
Alter the information provided in ConditionManager::getDefinitions(). | |||
| hook_config_import_steps_alter | core/ |
Alter the configuration synchronization steps. | |||
| hook_config_schema_info_alter | core/ |
Alter config typed data definitions. | |||
| hook_config_translation_info | core/ |
Introduce dynamic translation tabs for translation of configuration. | |||
| hook_config_translation_info_alter | core/ |
Alter existing translation tabs for translation of configuration. | |||
| hook_contextual_links_alter | core/ |
Alter contextual links before they are rendered. | |||
| hook_contextual_links_plugins_alter | core/ |
Alter the plugin definition of contextual links. | |||
| hook_contextual_links_view_alter | core/ |
Alter a contextual links element before it is rendered. | |||
| hook_countries_alter | core/ |
Alter the default country list. | |||
| hook_cron | core/ |
Perform periodic actions. | |||
| hook_css_alter | core/ |
Alter CSS files before they are output on the page. | |||
| hook_data_type_info_alter | core/ |
Alter available data types for typed data wrappers. | |||
| hook_default_admin_content_form_ignore_form_ids | core/ |
Register form IDs that should not use the content form. | |||
| hook_default_admin_content_form_routes | core/ |
Register routes to apply admin’s content edit form layout. | |||
| hook_default_admin_content_form_routes_alter | core/ |
Alter the registered routes to enable or disable admin’s edit form layout. | |||
| hook_display_variant_plugin_alter | core/ |
Alter display variant plugin definitions. | |||
| hook_editor_info_alter | core/ |
Performs alterations on text editor definitions. | |||
| hook_editor_js_settings_alter | core/ |
Modifies JavaScript settings that are added for text editors. | |||
| hook_editor_xss_filter_alter | core/ |
Modifies the text editor XSS filter that will used for the given text format. | |||
| hook_element_info_alter | core/ |
Alter the element type information returned from modules. | |||
| hook_element_plugin_alter | core/ |
Alter Element plugin definitions. | |||
| hook_entity_access | core/ |
Control entity operation access. | |||
| hook_entity_base_field_info | core/ |
Provides custom base field definitions for a content entity type. | |||
| hook_entity_base_field_info_alter | core/ |
Alter base field definitions for a content entity type. | |||
| hook_entity_build_defaults_alter | core/ |
Alter entity renderable values before cache checking during rendering. | |||
| hook_entity_bundle_create | core/ |
Act on entity_bundle_create(). |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.