Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

Functions - Drupal 11.1.x - Drupal Core

Primary tabs

  • Drupal 11.1.x
Title Deprecated File name Summary Direct uses Strings
field_update_last_removed core/modules/field/field.install Implements hook_update_last_removed().
file_field_find_file_reference_column core/modules/file/file.module Determine whether a field references files stored in {file_managed}. 1
file_get_content_headers core/modules/file/file.module Examines a file entity and returns appropriate content headers for download. 2
file_get_file_references core/modules/file/file.module Retrieves a list of references to a file. 2
file_managed_file_save_upload core/modules/file/file.module Saves any files that have been uploaded into a managed_file element. 1
file_managed_file_submit core/modules/file/file.module Form submission handler for upload / remove buttons of managed_file elements. 2
file_removed_post_updates core/modules/file/file.post_update.php Implements hook_removed_post_updates().
file_requirements core/modules/file/file.install Implements hook_requirements().
file_save_upload core/modules/file/file.module Saves file uploads to a new location. 1
file_schema core/modules/file/file.install Implements hook_schema().
file_system_settings_submit core/modules/file/file.module Form submission handler for file system settings form. 1
file_update_last_removed core/modules/file/file.install Implements hook_update_last_removed().
filter_default_format core/modules/filter/filter.module Returns the ID of the default text format for a particular user. 3 1
filter_fallback_format core/modules/filter/filter.module Returns the ID of the fallback text format that all users have access to. 1 1
filter_formats core/modules/filter/filter.module Retrieves a list of enabled text formats, ordered by weight. 6 1
filter_formats_reset core/modules/filter/filter.module Resets the text format caches. 3
filter_get_formats_by_role core/modules/filter/filter.module Retrieves a list of text formats that are allowed for a given role.
filter_get_roles_by_format core/modules/filter/filter.module Retrieves a list of roles that are allowed to use a given text format. 4
filter_removed_post_updates core/modules/filter/filter.post_update.php Implements hook_removed_post_updates().
form_get_options core/includes/form.inc Returns the indexes of a select element's options matching a given key.
form_select_options core/includes/form.inc Converts the options in a select element into a structured array for output. 1
headers_from_lines

headers_from_lines will be removed in guzzlehttp/guzzle:8.0. Use Utils::headersFromLines instead.

vendor/guzzlehttp/guzzle/src/functions.php Parses an array of header lines into an associative array of headers.
help_preprocess_block core/modules/help/help.module Implements hook_preprocess_HOOK() for block templates.
help_removed_post_updates core/modules/help/help.post_update.php Implements hook_removed_post_updates().
help_schema core/modules/help/help.install Implements hook_schema().
help_update_last_removed core/modules/help/help.install Implements hook_update_last_removed().
hide core/includes/common.inc Hides an element from later rendering. 1 4
history_read core/modules/history/history.module Retrieves the timestamp for the current user's last view of a specified node. 5
history_read_multiple core/modules/history/history.module Retrieves the last viewed timestamp for each of the passed node IDs. 2 1
history_schema core/modules/history/history.install Implements hook_schema().
history_update_last_removed core/modules/history/history.install Implements hook_update_last_removed().
history_write core/modules/history/history.module Updates 'last viewed' timestamp of the specified entity for the current user. 1
hook_ajax_render_alter core/lib/Drupal/Core/Form/form.api.php Alter the Ajax command data that is sent to the client.
hook_archiver_info_alter core/lib/Drupal/Core/File/file.api.php Alter archiver information declared by other modules.
hook_batch_alter core/lib/Drupal/Core/Form/form.api.php Alter batch information before a batch is processed.
hook_block_access core/modules/block/block.api.php Control access to a block instance.
hook_block_alter core/modules/block/block.api.php Allow modules to alter the block plugin definitions.
hook_block_build_alter core/modules/block/block.api.php Alter the result of \Drupal\Core\Block\BlockBase::build().
hook_block_build_BASE_BLOCK_ID_alter core/modules/block/block.api.php Provide a block plugin specific block_build alteration.
hook_block_view_alter core/modules/block/block.api.php Alter the result of \Drupal\Core\Block\BlockBase::build().
hook_block_view_BASE_BLOCK_ID_alter core/modules/block/block.api.php Provide a block plugin specific block_view alteration.
hook_cache_flush core/core.api.php Flush all persistent and static caches.
hook_ckeditor5_plugin_info_alter core/modules/ckeditor5/ckeditor5.api.php Modify the list of available CKEditor 5 plugins.
hook_comment_links_alter core/modules/comment/comment.api.php Alter the links of a comment.
hook_condition_info_alter core/core.api.php Alter the information provided in \Drupal\Core\Condition\ConditionManager::getDefinitions().
hook_config_import_steps_alter core/core.api.php Alter the configuration synchronization steps.
hook_config_schema_info_alter core/core.api.php Alter config typed data definitions.
hook_config_translation_info core/modules/config_translation/config_translation.api.php Introduce dynamic translation tabs for translation of configuration.
hook_config_translation_info_alter core/modules/config_translation/config_translation.api.php Alter existing translation tabs for translation of configuration.
hook_contextual_links_alter core/lib/Drupal/Core/Menu/menu.api.php Alter contextual links before they are rendered.

Pagination

  • First page
  • Previous page
  • Page 1
  • Page 2
  • Page 3
  • Page 4
  • Page 5
  • Page 6
  • Page 7
  • Page 8
  • Page 9
  • …
  • Next page
  • Last page
RSS feed
Powered by Drupal