Functions - 11.x - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
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_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().
decoupled_menus_test_menu_links_discovered_alter core/modules/system/tests/modules/decoupled_menus_test/decoupled_menus_test.module Implements hook_menu_links_discovered_alter().
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_install core/profiles/demo_umami/modules/demo_umami_content/demo_umami_content.install Implements hook_install().
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_help core/profiles/demo_umami/demo_umami.profile Implements hook_help().
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().
dependency_version_test_system_info_alter core/modules/system/tests/modules/dependency_version_test/dependency_version_test.module Implements hook_system_info_alter().
deprecated_module_test_system_info_alter core/modules/system/tests/modules/deprecated_module_test/deprecated_module_test.module Implements hook_system_info_alter().
deprecated_twig_template_theme core/modules/system/tests/modules/deprecated_twig_template/deprecated_twig_template.module Implements hook_theme().
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

in drupal:8.4.0 and is removed from drupal:9.0.0. This is the deprecation message for deprecated_test_function().

core/modules/system/tests/modules/deprecation_test/deprecation_test.module A deprecated function. 4
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_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. 4
drupal_flush_all_caches core/includes/common.inc Rebuilds the container, flushes all persistent caches, resets all variables, and rebuilds all data structures. 8 1
drupal_generate_test_ua core/includes/bootstrap.inc Generates a user agent string with a HMAC and timestamp for tests. 9
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. 5
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. 7
drupal_phpunit_contrib_extension_directory_roots core/tests/bootstrap.php Returns directories under which contributed extensions may exist. 2
drupal_phpunit_find_extension_directories core/tests/bootstrap.php Finds all valid extension directories recursively within a given directory. 2
drupal_phpunit_get_extension_namespaces core/tests/bootstrap.php Registers the namespace for each extension directory with the autoloader. 1

Other projects


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