Functions - 9.5.x - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
field_test_entity_field_access core/modules/field/tests/modules/field_test/field_test.field.inc Implements hook_entity_field_access().
field_test_entity_info_translatable core/modules/field/tests/modules/field_test/field_test.entity.inc Helper function to enable entity translations. 3
field_test_entity_type_alter core/modules/field/tests/modules/field_test/field_test.entity.inc Implements hook_entity_type_alter().
field_test_field_storage_config_create core/modules/field/tests/modules/field_test/field_test.module Memorize calls to field_test_field_storage_config_create().
field_test_field_storage_config_update_forbid core/modules/field/tests/modules/field_test/field_test.field.inc Implements hook_field_storage_config_update_forbid().
field_test_field_ui_preconfigured_options_alter core/modules/field/tests/modules/field_test/field_test.module Implements hook_field_ui_preconfigured_options_alter().
field_test_field_widget_complete_form_alter core/modules/field/tests/modules/field_test/field_test.module Implements hook_field_widget_complete_form_alter().
field_test_field_widget_complete_test_field_widget_multiple_form_alter core/modules/field/tests/modules/field_test/field_test.module Implements hook_field_widget_complete_WIDGET_TYPE_form_alter().
field_test_field_widget_complete_test_field_widget_multiple_single_value_form_alter core/modules/field/tests/modules/field_test/field_test.module Implements hook_field_widget_complete_WIDGET_TYPE_form_alter().
field_test_field_widget_info_alter core/modules/field/tests/modules/field_test/field_test.field.inc Implements hook_field_widget_info_alter().
field_test_field_widget_single_element_form_alter core/modules/field/tests/modules/field_test/field_test.module Implements hook_field_widget_single_element_form_alter().
field_test_memorize core/modules/field/tests/modules/field_test/field_test.module Store and retrieve keyed data for later verification by unit tests. 7
field_test_query_efq_metadata_test_alter core/modules/field/tests/modules/field_test/field_test.module Implements hook_query_TAG_alter() for tag 'efq_metadata_test'.
field_test_query_efq_table_prefixing_test_alter core/modules/field/tests/modules/field_test/field_test.module Implements hook_query_TAG_alter() for tag 'efq_table_prefixing_test'.
field_third_party_test_field_formatter_settings_summary_alter core/modules/field/tests/modules/field_third_party_test/field_third_party_test.module Implements hook_field_formatter_settings_summary_alter().
field_third_party_test_field_formatter_third_party_settings_form core/modules/field/tests/modules/field_third_party_test/field_third_party_test.module Implements hook_field_formatter_third_party_settings_form().
field_third_party_test_field_widget_settings_summary_alter core/modules/field/tests/modules/field_third_party_test/field_third_party_test.module Implements hook_field_widget_settings_summary_alter().
field_third_party_test_field_widget_third_party_settings_form core/modules/field/tests/modules/field_third_party_test/field_third_party_test.module Implements hook_field_widget_third_party_settings_form().
field_ui_entity_bundle_create core/modules/field_ui/field_ui.module Implements hook_entity_bundle_create().
field_ui_entity_form_mode_delete core/modules/field_ui/field_ui.module Implements hook_entity_form_mode_delete().
field_ui_entity_form_mode_presave core/modules/field_ui/field_ui.module Implements hook_entity_form_mode_presave().
field_ui_entity_operation core/modules/field_ui/field_ui.module Implements hook_entity_operation().
field_ui_entity_type_build core/modules/field_ui/field_ui.module Implements hook_entity_type_build().
field_ui_entity_view_mode_delete core/modules/field_ui/field_ui.module Implements hook_entity_view_mode_delete().
field_ui_entity_view_mode_presave core/modules/field_ui/field_ui.module Implements hook_entity_view_mode_presave().
field_ui_form_field_ui_field_storage_add_form_alter core/modules/field_ui/field_ui.module Implements hook_form_FORM_ID_alter() for 'field_ui_field_storage_add_form'.
field_ui_form_node_type_form_alter core/modules/field_ui/field_ui.module Implements hook_form_FORM_ID_alter().
field_ui_form_node_type_form_submit core/modules/field_ui/field_ui.module Form submission handler for the 'Save and manage fields' button. 1
field_ui_help core/modules/field_ui/field_ui.module Implements hook_help().
field_ui_local_tasks_alter core/modules/field_ui/field_ui.module Implements hook_local_tasks_alter().
field_ui_test_field_config_access core/modules/field_ui/tests/modules/field_ui_test/field_ui_test.module Implements hook_ENTITY_TYPE_access().
field_ui_test_form_entity_view_display_edit_form_alter core/modules/field_ui/tests/modules/field_ui_test/field_ui_test.module Implements hook_form_FORM_BASE_ID_alter().
field_ui_test_region_callback core/modules/field_ui/tests/modules/field_ui_test/field_ui_test.module 1
field_ui_theme core/modules/field_ui/field_ui.module Implements hook_theme().
field_update_last_removed core/modules/field/field.install Implements hook_update_last_removed().
file_build_uri

in drupal:9.3.0 and is removed from drupal:10.0.0 without replacement.

core/includes/file.inc Constructs a URI to Drupal's default files location given a relative path. 1
file_copy

in drupal:9.3.0 and is removed from drupal:10.0.0. Use \Drupal\file\FileRepositoryInterface::copy() instead.

core/modules/file/file.module Copies a file to a new location and adds a file record to the database. 1 6
file_create_url

in drupal:9.3.0 and is removed from drupal:10.0.0. Use the appropriate method on \Drupal\Core\File\FileUrlGeneratorInterface instead.

core/includes/file.inc Creates a web-accessible URL for a stream to an external or local file. 1
file_cron core/modules/file/file.module Implements hook_cron().
file_field_find_file_reference_column core/modules/file/file.field.inc Determine whether a field references files stored in {file_managed}. 1
file_field_views_data core/modules/file/file.views.inc Implements hook_field_views_data().
file_field_views_data_views_data_alter core/modules/file/file.views.inc Implements hook_field_views_data_views_data_alter().
file_field_widget_info_alter core/modules/file/file.module Implements hook_field_widget_info_alter().
file_file_download core/modules/file/file.module Implements hook_file_download().
file_file_predelete core/modules/file/file.module Implements hook_ENTITY_TYPE_predelete() for file entities.
file_get_content_headers core/modules/file/file.module Examines a file entity and returns appropriate content headers for download. 3
file_get_file_references core/modules/file/file.module Retrieves a list of references to a file. 2
file_help core/modules/file/file.module Implements hook_help().
file_icon_class core/modules/file/file.module Gets a class for the icon for a MIME type. 1
file_icon_map core/modules/file/file.module Determines the generic icon MIME package based on a file's MIME type. 1

Other projects


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