You are here

Functions in Drupal 9

Primary tabs

Namesort descending Location Description Direct uses Strings
datetime_range_help core/modules/datetime_range/datetime_range.module Implements hook_help().
datetime_range_removed_post_updates core/modules/datetime_range/datetime_range.post_update.php Implements hook_removed_post_updates().
datetime_range_test_entity_type_alter core/modules/datetime_range/tests/modules/datetime_range_test/datetime_range_test.module Implements hook_entity_type_alter().
datetime_type_field_views_data_helper core/modules/datetime/datetime.views.inc Provides Views integration for any datetime-based fields. 2
dblog_cron core/modules/dblog/dblog.module Implements hook_cron().
dblog_filters core/modules/dblog/dblog.admin.inc Creates a list of database log administration filters that can be applied. 3
dblog_form_system_logging_settings_alter core/modules/dblog/dblog.module Implements hook_form_FORM_ID_alter() for system_logging_settings().
dblog_help core/modules/dblog/dblog.module Implements hook_help().
dblog_logging_settings_submit core/modules/dblog/dblog.module Form submission handler for system_logging_settings(). 1
dblog_menu_links_discovered_alter core/modules/dblog/dblog.module Implements hook_menu_links_discovered_alter().
dblog_removed_post_updates core/modules/dblog/dblog.post_update.php Implements hook_removed_post_updates().
dblog_schema core/modules/dblog/dblog.install Implements hook_schema().
dblog_update_last_removed core/modules/dblog/dblog.install Implements hook_update_last_removed().
dblog_views_data core/modules/dblog/dblog.views.inc Implements hook_views_data().
dblog_views_pre_render core/modules/dblog/dblog.module Implements hook_views_pre_render().
db_installer_object core/includes/install.inc Returns a database installer object. 2
debug Deprecated core/includes/common.inc Outputs debug information. 1 3
delay_cache_tags_invalidation_entity_test_insert core/modules/system/tests/modules/delay_cache_tags_invalidation/delay_cache_tags_invalidation.module Implements hook_ENTITY_TYPE_insert().
delay_cache_tags_invalidation_user_insert core/modules/system/tests/modules/delay_cache_tags_invalidation/delay_cache_tags_invalidation.module Implements hook_ENTITY_TYPE_insert().
demo_umami_content_module_preinstall core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.install Implements hook_module_preinstall().
demo_umami_content_uninstall core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.install Implements hook_uninstall().
demo_umami_form_install_configure_form_alter core/profiles/demo_umami/demo_umami.profile Implements hook_form_FORM_ID_alter() for install_configure_form().
demo_umami_form_install_configure_submit core/profiles/demo_umami/demo_umami.profile Submission handler to sync the contact.form.feedback recipient. 1
demo_umami_install core/profiles/demo_umami/demo_umami.install Implements hook_install().
demo_umami_requirements core/profiles/demo_umami/demo_umami.install Implements hook_requirements().
demo_umami_set_users_passwords core/profiles/demo_umami/demo_umami.profile Sets the password of admin to be the password for all users. 1
demo_umami_toolbar core/profiles/demo_umami/demo_umami.profile Implements hook_toolbar().
deprecation_test_deprecated_alter_alter core/modules/system/tests/modules/deprecation_test/deprecation_test.module Implements hook_deprecated_alter_alter().
deprecation_test_deprecated_hook core/modules/system/tests/modules/deprecation_test/deprecation_test.module Implements hook_deprecated_hook().
deprecation_test_function Deprecated core/modules/system/tests/modules/deprecation_test/deprecation_test.module A deprecated function. 2
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 core/includes/theme.inc Provides theme registration for themes across .inc files. 1
drupal_current_script_url core/includes/install.inc Returns the URL of the current script, with modified query parameters. 1
drupal_detect_database_types core/includes/install.inc Detects all supported databases that are compiled into PHP. 1
drupal_error_levels core/includes/errors.inc Maps PHP error constants to watchdog severity levels. 1
drupal_find_theme_functions core/includes/theme.inc Allows themes and/or theme engines to discover overridden theme functions. 2
drupal_find_theme_templates core/includes/theme.inc Allows themes and/or theme engines to easily discover overridden templates. 4
drupal_flush_all_caches core/includes/common.inc Rebuilds the container, flushes all persistent caches, resets all variables, and rebuilds all data structures. 7 1
drupal_generate_test_ua core/includes/bootstrap.inc Generates a user agent string with a HMAC and timestamp for simpletest. 8
drupal_get_database_types core/includes/install.inc Returns all supported database driver installer objects. 8
drupal_get_filename Deprecated core/includes/bootstrap.inc Returns and optionally sets the filename for a system resource. 2
drupal_get_filetransfer_info core/includes/common.inc Assembles the Drupal FileTransfer registry. 2
drupal_get_installed_schema_version Deprecated core/includes/schema.inc Returns the currently installed schema version for a module. 1
drupal_get_module_schema Deprecated core/includes/schema.inc Returns a module's schema. 3
drupal_get_path Deprecated core/includes/bootstrap.inc Returns the path to a system item (module, theme, etc.). 1
drupal_get_schema_versions Deprecated core/includes/schema.inc Returns an array of available schema versions for a module. 1
drupal_get_updaters core/includes/common.inc Assembles the Drupal Updater registry. 5
drupal_install_fix_file core/includes/install.inc Attempts to fix file permissions. 1

Pages

Other projects