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
describe_type

describe_type will be removed in guzzlehttp/guzzle:8.0. Use Utils::describeType instead.

vendor/guzzlehttp/guzzle/src/functions.php Debug function used to describe the provided value type and class.
drupal_attach_tabledrag core/includes/common.inc Assists in attaching the tableDrag JavaScript behavior to a themed table. 3
drupal_check_module core/includes/install.inc Checks a module's requirements. 1
drupal_check_profile core/includes/install.inc Checks an installation profile's requirements. 1
drupal_common_theme

in drupal:11.1.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Theme\ThemeCommonElements::commonElements() instead,

core/includes/theme.inc Provides theme registration for themes across .inc files.
drupal_current_script_url core/includes/install.inc Returns the URL of the current script, with modified query parameters. 1
drupal_error_levels core/includes/errors.inc Maps PHP error constants to watchdog severity levels. 1
drupal_find_theme_templates core/includes/theme.inc Allows themes and/or theme engines to easily discover overridden templates. 1
drupal_flush_all_caches core/includes/common.inc Rebuilds the container, flushes all persistent caches, resets all variables, and rebuilds all data structures. 6 1
drupal_generate_test_ua core/includes/bootstrap.inc Generates a user agent string with a HMAC and timestamp for tests. 1
drupal_get_filetransfer_info core/includes/common.inc Assembles the Drupal FileTransfer registry. 2
drupal_get_updaters core/includes/common.inc Assembles the Drupal Updater registry. 2
drupal_install_fix_file core/includes/install.inc Attempts to fix file permissions. 1
drupal_install_mkdir core/includes/install.inc Creates a directory with the specified permissions. 1
drupal_install_profile_distribution_name core/includes/install.inc Loads the installation profile, extracting its defined distribution name. 8 1
drupal_install_profile_distribution_version core/includes/install.inc Loads the installation profile, extracting its defined version. 1
drupal_install_system core/includes/install.inc Installs the system module. 1
drupal_load_updates core/includes/install.inc Loads .install files for installed modules to initialize the update system. 3
drupal_maintenance_theme core/includes/bootstrap.inc Enables use of the theme system without requiring database access. 6
drupal_rebuild core/includes/utility.inc Rebuilds all caches even when Drupal itself does not work. 1
drupal_register_shutdown_function core/includes/bootstrap.inc Registers a function for execution on shutdown. 5 1
drupal_requirements_severity core/includes/install.inc Extracts the highest severity from the requirements array. 3
drupal_requirements_url core/includes/install.inc Returns a URL for proceeding to the next page after a requirements problem. 1
drupal_static core/includes/bootstrap.inc Provides central static variable storage. 23
drupal_static_reset core/includes/bootstrap.inc Resets one or all centrally stored static variable(s). 11
drupal_valid_test_ua core/includes/bootstrap.inc Returns the test prefix if this is an internal request from a test. 14
drupal_verify_install_file core/includes/install.inc Verifies the state of the specified file. 4
drupal_verify_profile core/includes/install.inc Verifies that all dependencies are met for a given installation profile. 1
editor_filter_xss core/modules/editor/editor.module Applies text editor XSS filtering. 2
editor_form_filter_admin_format_editor_configure core/modules/editor/editor.module Button submit handler for filter_format_form()'s 'editor_configure' button. 2
editor_form_filter_admin_format_submit core/modules/editor/editor.module Additional submit handler for filter_format_form(). 1
editor_form_filter_admin_format_validate core/modules/editor/editor.module Additional validate handler for filter_format_form(). 1
editor_form_filter_admin_form_ajax core/modules/editor/editor.module AJAX callback handler for filter_format_form(). 1
editor_image_upload_settings_form core/modules/editor/editor.admin.inc Subform constructor to configure the text editor's image upload settings. 1
editor_load core/modules/editor/editor.module Loads an individual configured text editor based on text format ID. 5
editor_removed_post_updates core/modules/editor/editor.post_update.php Implements hook_removed_post_updates().
editor_update_last_removed core/modules/editor/editor.install Implements hook_update_last_removed().
env vendor/symfony/dependency-injection/Loader/Configurator/ContainerConfigurator.php Creates an environment variable reference. 4
error_displayable core/includes/errors.inc Determines whether an error should be displayed. 4
esc vendor/symfony/var-dumper/Dumper/HtmlDumper.php 1
expr vendor/symfony/dependency-injection/Loader/Configurator/ContainerConfigurator.php Creates an expression. 36
field_form_field_config_edit_form_entity_builder core/modules/field/field.module Entity form builder for field config edit form. 1
field_layout_install core/modules/field_layout/field_layout.install Implements hook_install().
field_layout_uninstall core/modules/field_layout/field_layout.install Implements hook_uninstall().
field_purge_batch core/modules/field/field.purge.inc Purges a batch of deleted Field API data, field storages, or fields. 3
field_purge_field core/modules/field/field.purge.inc Purges a field record from the database. 1
field_purge_field_storage core/modules/field/field.purge.inc Purges a field record from the database. 1
field_removed_post_updates core/modules/field/field.post_update.php Implements hook_removed_post_updates().
field_ui_form_manage_field_form_submit core/modules/field_ui/field_ui.module Form submission handler for the 'Save and manage fields' button. 1
field_ui_preprocess_form_element__new_storage_type core/modules/field_ui/field_ui.module Implements hook_preprocess_HOOK().

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