You are here

Functions in Drupal 8

Primary tabs

Namesort descending Location Description Direct uses Strings
_system_test_first_shutdown_function core/modules/system/tests/modules/system_test/system_test.module Dummy shutdown function which registers another shutdown function. 2
_system_test_second_shutdown_function core/modules/system/tests/modules/system_test/system_test.module Dummy shutdown function. 2
_system_update_create_block core/modules/system/system.install Helper function to create block configuration objects for an update. 4
_taxonomy_post_update_make_taxonomy_term_revisionable__fix_default_langcode core/modules/taxonomy/taxonomy.post_update.php Fixes recoverable data integrity issues in the "default_langcode" field. 1
_template_preprocess_default_variables core/includes/theme.inc Returns hook-independent variables to template_preprocess(). 1
_test_batch_test_callback core/modules/system/tests/modules/test_batch_test/test_batch_test.install Callback for batch operations. 1
_test_theme_twig_php_values core/modules/system/tests/modules/twig_theme_test/twig_theme_test.module Helper function to test PHP variables in the Twig engine. 2
_toolbar_do_get_rendered_subtrees Deprecated core/modules/toolbar/toolbar.module #pre_render callback for toolbar_get_rendered_subtrees(). 1
_toolbar_get_subtrees_hash core/modules/toolbar/toolbar.module Returns the hash of the per-user rendered toolbar subtrees. 1
_tracker_add core/modules/tracker/tracker.module Updates indexing tables when a node is added, updated, or commented on. 4
_tracker_calculate_changed core/modules/tracker/tracker.module Picks the most recent timestamp between node changed and the last comment. 2
_tracker_myrecent_access Deprecated core/modules/tracker/tracker.module Access callback: Determines access permission for a user's own account.
_tracker_remove core/modules/tracker/tracker.module Cleans up indexed data when nodes or comments are removed. 2
_tracker_user_access Deprecated core/modules/tracker/tracker.module Access callback: Determines access permission for an account.
_update_authorize_clear_update_status core/modules/update/update.authorize.inc Clears available update status data. 1
_update_batch_create_message core/modules/update/update.authorize.inc Creates a structure of log messages. 1
_update_cron_notify core/modules/update/update.fetch.inc Performs any notifications that should be done once cron fetches new data. 1
_update_equivalent_security_releases Deprecated core/modules/update/update.module Identifies equivalent security releases with a hardcoded list.
_update_fix_missing_schema core/includes/update.inc Helper to detect and fix 'missing' schema information. 1
_update_manager_access core/modules/update/update.module Resolves if the current user can access updater menu items. 3
_update_manager_cache_directory core/modules/update/update.module Returns the directory where update archive files should be cached. 4
_update_manager_check_backends core/modules/update/update.manager.inc Checks for file transfer backends and prepares a form fragment about them. 3
_update_manager_extract_directory core/modules/update/update.module Returns the directory where update archive files should be extracted. 5
_update_manager_unique_identifier core/modules/update/update.module Returns a short unique identifier for this Drupal installation. 2
_update_message_text core/modules/update/update.module Returns the appropriate message text when site is out of date or not secure. 2
_update_no_data core/modules/update/update.module Returns a warning message when there is no data about available updates. 2
_update_project_status_sort core/modules/update/update.module Orders projects based on their status. 1
_update_requirement_check core/modules/update/update.install Fills in the requirements array. 1
_user_cancel core/modules/user/user.module Implements callback_batch_operation(). 1
_user_cancel_session_regenerate core/modules/user/user.module Implements callback_batch_finished(). 1
_user_mail_notify core/modules/user/user.module Conditionally create and send a notification email when a certain operation happens on the given user account. 9
_user_role_permissions_update core/modules/user/user.module Determine the permissions for one or more roles during update. 1
_views_field_get_entity_type_storage core/modules/views/views.views.inc Determines whether the entity type the field appears in is SQL based. 3
_views_file_status core/modules/file/file.module Formats human-readable version of file status. 1
_views_query_tag_alter_condition core/modules/views/views.module Replaces the substitutions recursive foreach condition. 1
_views_test_query_access_restrict_by_uuid core/modules/views/tests/modules/views_test_query_access/views_test_query_access.module Excludes entities with the 'hidden-ENTITY_TYPE_ID' UUID from a query. 2
_views_update_8002_token_update core/modules/views/views.install Updates a views configuration string from using %/! to twig tokens. 1
_views_update_argument_map core/modules/views/views.install Builds an argument map for each Views display. 1

Pages

Other projects