Functions - 11.x - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
config_install_dependency_test_config_test_create core/modules/config/tests/config_install_dependency_test/config_install_dependency_test.module Implements hook_ENTITY_TYPE_create().
config_override_message_test_form_system_site_information_settings_alter core/modules/config/tests/config_override_message_test/config_override_message_test.module Implements hook_form_FORM_ID_alter().
config_schema_test_config_schema_info_alter core/modules/config/tests/config_schema_test/config_schema_test.module Implements hook_config_schema_info_alter().
config_test_cache_flush core/modules/config/tests/config_test/config_test.module Implements hook_cache_flush(). 1
config_test_config_test_create core/modules/config/tests/config_test/config_test.hooks.inc Implements hook_ENTITY_TYPE_create() for 'config_test'.
config_test_config_test_delete core/modules/config/tests/config_test/config_test.hooks.inc Implements hook_config_test_delete(). 1
config_test_config_test_insert core/modules/config/tests/config_test/config_test.hooks.inc Implements hook_config_test_insert(). 1
config_test_config_test_load core/modules/config/tests/config_test/config_test.hooks.inc Implements hook_config_test_load(). 1
config_test_config_test_predelete core/modules/config/tests/config_test/config_test.hooks.inc Implements hook_config_test_predelete(). 1
config_test_config_test_presave core/modules/config/tests/config_test/config_test.hooks.inc Implements hook_config_test_presave(). 1
config_test_config_test_update core/modules/config/tests/config_test/config_test.hooks.inc Implements hook_config_test_update(). 1
config_test_entity_query_tag__config_query_test__config_entity_query_alter_hook_test_alter core/modules/config/tests/config_test/config_test.module Implements hook_entity_query_tag__ENTITY_TYPE__TAG_alter().
config_test_entity_type_alter core/modules/config/tests/config_test/config_test.module Implements hook_entity_type_alter().
config_test_install core/modules/config/tests/config_test/config_test.install Implements hook_install().
config_test_rest_config_test_access core/modules/rest/tests/modules/config_test_rest/config_test_rest.module Implements hook_ENTITY_TYPE_access().
config_test_rest_entity_type_alter core/modules/rest/tests/modules/config_test_rest/config_test_rest.module Implements hook_entity_type_alter().
config_translation_config_schema_info_alter core/modules/config_translation/config_translation.module Implements hook_config_schema_info_alter().
config_translation_config_translation_info core/modules/config_translation/config_translation.module Implements hook_config_translation_info().
config_translation_entity_operation core/modules/config_translation/config_translation.module Implements hook_entity_operation().
config_translation_entity_type_alter core/modules/config_translation/config_translation.module Implements hook_entity_type_alter().
config_translation_help core/modules/config_translation/config_translation.module Implements hook_help().
config_translation_test_config_translation_info_alter core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.module Implements hook_config_translation_info_alter(). 2
config_translation_test_entity_type_alter core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.module Implements hook_entity_type_alter().
config_translation_test_form_config_translation_add_form_alter core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.module Implements hook_form_FORM_ID_alter() for ConfigTranslationAddForm.
config_translation_test_form_config_translation_edit_form_alter core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.module Implements hook_form_FORM_ID_alter() for ConfigTranslationEditForm.
config_translation_test_form_config_translation_form_alter core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.module Implements hook_form_BASE_FORM_ID_alter() for ConfigTranslationFormBase.
config_translation_test_system_info_alter core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.module Implements hook_system_info_alter().
config_translation_theme core/modules/config_translation/config_translation.module Implements hook_theme().
config_translation_themes_installed core/modules/config_translation/config_translation.module Implements hook_themes_installed().
config_translation_themes_uninstalled core/modules/config_translation/config_translation.module Implements hook_themes_uninstalled().
contact_form_user_admin_settings_submit core/modules/contact/contact.module Form submission handler for \Drupal\user\AccountSettingsForm. 1
contact_removed_post_updates core/modules/contact/contact.post_update.php Implements hook_removed_post_updates().
contact_storage_test_contact_form_form_builder core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.module Entity builder for the contact form edit form with third party options.
contact_storage_test_install core/modules/contact/tests/modules/contact_storage_test/contact_storage_test.install Implements hook_install().
contact_user_profile_form_submit core/modules/contact/contact.module Form submission handler for \Drupal\user\ProfileForm. 1
contact_views_data_alter core/modules/contact/contact.views.inc Implements hook_views_data_alter().
container_test_file_service_test_service_function core/tests/Drupal/Tests/Component/DependencyInjection/Fixture/container_test_file_service_test_service_function.php Test function for container testing. 1 1
content_moderation_preprocess_node core/modules/content_moderation/content_moderation.module Implements hook_preprocess_HOOK().
content_moderation_removed_post_updates core/modules/content_moderation/content_moderation.post_update.php Implements hook_removed_post_updates().
content_moderation_test_resave_entity_insert core/modules/content_moderation/tests/modules/content_moderation_test_resave/content_moderation_test_resave.module Implements hook_entity_insert().
content_moderation_test_resave_install core/modules/content_moderation/tests/modules/content_moderation_test_resave/content_moderation_test_resave.install Implements hook_install().
content_moderation_test_views_views_data_alter core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.module Implements hook_views_data_alter().
content_moderation_test_views_views_query_alter core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.module Implements hook_views_query_alter().
content_moderation_update_last_removed core/modules/content_moderation/content_moderation.install Implements hook_update_last_removed().
content_moderation_views_query_substitutions core/modules/content_moderation/content_moderation.views_execution.inc Implements hook_views_query_substitutions().
content_translation_enable_widget core/modules/content_translation/content_translation.module Returns a widget to enable content translation per entity bundle. 1
content_translation_field_sync_widget core/modules/content_translation/content_translation.admin.inc Returns a form element to configure field synchronization. 2
content_translation_form_language_content_settings_submit core/modules/content_translation/content_translation.admin.inc Form submission handler for content_translation_admin_settings_form(). 1
content_translation_form_language_content_settings_validate core/modules/content_translation/content_translation.admin.inc Form validation handler for content_translation_admin_settings_form(). 1
content_translation_install core/modules/content_translation/content_translation.install Implements hook_install().

Other projects


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