Functions

Primary tabs

Name Location Description Direct usessort ascending Strings
filter_update_8001 drupal/core/modules/filter/filter.install Migrate filter formats into configuration.
filter_admin_overview drupal/core/modules/filter/filter.admin.inc Page callback: Form constructor for a form to list and reorder text formats. 1
filter_admin_overview_submit drupal/core/modules/filter/filter.admin.inc Form submission handler for filter_admin_overview().
filter_admin_format_page drupal/core/modules/filter/filter.admin.inc Page callback: Displays the text format add/edit form. 1
filter_admin_format_form drupal/core/modules/filter/filter.admin.inc Form constructor for the text format add/edit form. 1
filter_admin_format_form_validate drupal/core/modules/filter/filter.admin.inc Form validation handler for filter_admin_format_form().
filter_admin_format_form_submit drupal/core/modules/filter/filter.admin.inc Form submission handler for filter_admin_format_form().
translation_entity_help drupal/core/modules/translation_entity/translation_entity.module Implements hook_help().
translation_entity_module_implements_alter drupal/core/modules/translation_entity/translation_entity.module Implements hook_module_implements_alter().
translation_entity_language_types_info_alter drupal/core/modules/translation_entity/translation_entity.module Implements hook_language_type_info_alter().
translation_entity_entity_info_alter drupal/core/modules/translation_entity/translation_entity.module Implements hook_entity_info_alter().
translation_entity_entity_bundle_info_alter drupal/core/modules/translation_entity/translation_entity.module Implements hook_entity_bundle_info_alter().
translation_entity_menu drupal/core/modules/translation_entity/translation_entity.module Implements hook_menu().
translation_entity_menu_alter drupal/core/modules/translation_entity/translation_entity.module Implements hook_menu_alter().
translation_entity_add_access drupal/core/modules/translation_entity/translation_entity.module Access callback for the translation addition page. 1
translation_entity_edit_access drupal/core/modules/translation_entity/translation_entity.module Access callback for the translation edit page. 1
translation_entity_delete_access drupal/core/modules/translation_entity/translation_entity.module Access callback for the translation delete page. 1
translation_entity_library_info drupal/core/modules/translation_entity/translation_entity.module Implements hook_library_info().
translation_entity_types_translatable drupal/core/modules/translation_entity/translation_entity.module Returns all the translatable entity types.
translation_entity_permission drupal/core/modules/translation_entity/translation_entity.module Implements hook_permission().
translation_entity_form_alter drupal/core/modules/translation_entity/translation_entity.module Implements hook_form_alter().
translation_entity_field_language_alter drupal/core/modules/translation_entity/translation_entity.module Implements hook_field_language_alter().
translation_entity_entity_load drupal/core/modules/translation_entity/translation_entity.module Implements hook_entity_load().
translation_entity_entity_update drupal/core/modules/translation_entity/translation_entity.module Implements hook_entity_update().
translation_entity_field_extra_fields drupal/core/modules/translation_entity/translation_entity.module Implements hook_field_extra_fields().
translation_entity_form_field_ui_field_edit_form_alter drupal/core/modules/translation_entity/translation_entity.module Implements hook_form_FORM_ID_alter() for 'field_ui_field_edit_form'.
translation_entity_form_field_ui_field_instance_edit_form_alter drupal/core/modules/translation_entity/translation_entity.module Implements hook_form_FORM_ID_alter() for 'field_ui_field_instance_edit_form'.
translation_entity_field_info_alter drupal/core/modules/translation_entity/translation_entity.module Implements hook_field_info_alter().
translation_entity_field_attach_presave drupal/core/modules/translation_entity/translation_entity.module Implements hook_field_attach_presave().
translation_entity_element_info_alter drupal/core/modules/translation_entity/translation_entity.module Implements hook_element_info_alter().
translation_entity_language_configuration_element_validate drupal/core/modules/translation_entity/translation_entity.module Form validation handler for element added with translation_entity_language_configuration_element_process(). 1
translation_entity_form_language_content_settings_form_alter drupal/core/modules/translation_entity/translation_entity.module Implements hook_form_FORM_ID_alter() for language_content_settings_form().
translation_entity_preprocess_language_content_settings_table drupal/core/modules/translation_entity/translation_entity.module Implements hook_preprocess_HOOK() for theme_language_content_settings_table().
translation_entity_save_settings drupal/core/modules/translation_entity/translation_entity.module Stores entity translation settings. 1
translation_entity_schema drupal/core/modules/translation_entity/translation_entity.install Implements hook_schema().
translation_entity_install drupal/core/modules/translation_entity/translation_entity.install Implements hook_install().
translation_entity_enable drupal/core/modules/translation_entity/translation_entity.install Implements hook_enable().
translation_entity_form_language_content_settings_validate drupal/core/modules/translation_entity/translation_entity.admin.inc Form validation handler for translation_entity_admin_settings_form(). 1
translation_entity_form_language_content_settings_submit drupal/core/modules/translation_entity/translation_entity.admin.inc Form submission handler for translation_entity_admin_settings_form(). 1
translation_entity_translatable_form drupal/core/modules/translation_entity/translation_entity.admin.inc Form constructor for the confirmation of translatability switching. 1
translation_entity_translatable_form_submit drupal/core/modules/translation_entity/translation_entity.admin.inc Form submission handler for translation_entity_translatable_form().
translation_entity_translatable_switch drupal/core/modules/translation_entity/translation_entity.admin.inc Toggles translatability of the given field. 2
translation_entity_translatable_batch drupal/core/modules/translation_entity/translation_entity.admin.inc Batch callback: Converts field data to or from Language::LANGCODE_NOT_SPECIFIED. 2
translation_entity_translatable_batch_done drupal/core/modules/translation_entity/translation_entity.admin.inc Batch finished callback: Checks the exit status of the batch operation. 2
translation_entity_overview drupal/core/modules/translation_entity/translation_entity.pages.inc Translations overview page callback. 1
translation_entity_add_page drupal/core/modules/translation_entity/translation_entity.pages.inc Page callback for the translation addition page. 1
translation_entity_edit_page drupal/core/modules/translation_entity/translation_entity.pages.inc Page callback for the translation edit page. 1
translation_entity_delete_confirm drupal/core/modules/translation_entity/translation_entity.pages.inc Form constructor for the translation deletion confirmation. 1
translation_entity_delete_confirm_submit drupal/core/modules/translation_entity/translation_entity.pages.inc Form submission handler for translation_entity_delete_confirm().
language_from_interface drupal/core/modules/language/language.negotiation.inc Identifies the language from the current interface language. 2

Pages

Other projects