Primary tabs

Name Locationsort descending Description Direct uses Strings
authorize_access_allowed core/authorize.php Determines if the current user is allowed to run authorize.php. 1
hook_condition_info_alter core/core.api.php Alter the information provided in \Drupal\Core\Condition\ConditionManager::getDefinitions().
hook_cron core/core.api.php Perform periodic actions.
hook_data_type_info_alter core/core.api.php Alter available data types for typed data wrappers.
hook_queue_info_alter core/core.api.php Alter cron queue information before cron runs.
hook_mail_alter core/core.api.php Alter an email message created with MailManagerInterface->mail().
hook_mail core/core.api.php Prepares a message based on parameters.
hook_mail_backend_info_alter core/core.api.php Alter the list of mail backend plugin definitions.
hook_countries_alter core/core.api.php Alter the default country list.
hook_display_variant_plugin_alter core/core.api.php Alter display variant plugin definitions.
hook_layout_alter core/core.api.php Allow modules to alter layout plugin definitions.
hook_cache_flush core/core.api.php Flush all persistent and static caches. 2
hook_rebuild core/core.api.php Rebuild data based upon refreshed caches.
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_validation_constraint_alter core/core.api.php Alter validation constraint plugin definitions.
_batch_page core/includes/batch.inc Renders the batch processing page based on the current state of the batch. 1
_batch_needs_update core/includes/batch.inc Checks whether the batch information needs to be updated in the storage. 3
_batch_do core/includes/batch.inc Does one execution pass with JavaScript and returns progress to the browser. 1
_batch_progress_page core/includes/batch.inc Outputs a batch processing page. 1
_batch_process core/includes/batch.inc Processes sets in a batch. 3
_batch_api_percentage core/includes/batch.inc Formats the percent completion for a batch set. 1
_batch_current_set core/includes/batch.inc Returns the batch set being currently processed. 4
_batch_next_set core/includes/batch.inc Retrieves the next set in a batch. 1
_batch_finished core/includes/batch.inc Ends the batch processing. 2
_batch_shutdown core/includes/batch.inc Shutdown function: Stores the current batch data for the next request. 1
t core/includes/bootstrap.inc Translates a string to the current language or to a given language. 733 108
watchdog_exception Deprecated core/includes/bootstrap.inc Logs an exception. 1
_drupal_error_handler core/includes/bootstrap.inc Provides custom PHP error handling. 4
_drupal_exception_handler core/includes/bootstrap.inc Provides custom PHP exception handling. 4
_drupal_exception_handler_additional core/includes/bootstrap.inc Displays any additional errors caught while handling an exception. 1
drupal_valid_test_ua core/includes/bootstrap.inc Returns the test prefix if this is an internal request from a test. 12
drupal_generate_test_ua core/includes/bootstrap.inc Generates a user agent string with a HMAC and timestamp for tests. 6
drupal_maintenance_theme core/includes/bootstrap.inc Enables use of the theme system without requiring database access. 4
drupal_static core/includes/bootstrap.inc Provides central static variable storage. 21
drupal_static_reset core/includes/bootstrap.inc Resets one or all centrally stored static variable(s). 17
drupal_register_shutdown_function core/includes/bootstrap.inc Registers a function for execution on shutdown. 10 1
_drupal_shutdown_function core/includes/bootstrap.inc Executes registered shutdown functions. 1 1
_drupal_shutdown_function_handle_exception core/includes/bootstrap.inc Displays and logs any errors that may happen during shutdown. 1
format_size Deprecated core/includes/common.inc Generates a string representation for the given byte count. 3
base_path core/includes/common.inc Returns the base URL path (i.e., directory) of the Drupal installation. 40 15
drupal_attach_tabledrag core/includes/common.inc Assists in attaching the tableDrag JavaScript behavior to a themed table. 3
hide core/includes/common.inc Hides an element from later rendering. 5
show core/includes/common.inc Shows a hidden element for later rendering. 7
drupal_flush_all_caches core/includes/common.inc Rebuilds the container, flushes all persistent caches, resets all variables, and rebuilds all data structures. 5
_drupal_flush_css_js Deprecated core/includes/common.inc Changes the dummy query string added to all CSS and JavaScript files. 1
drupal_get_updaters core/includes/common.inc Assembles the Drupal Updater registry. 4
drupal_get_filetransfer_info core/includes/common.inc Assembles the Drupal FileTransfer registry. 1
drupal_error_levels core/includes/errors.inc Maps PHP error constants to watchdog severity levels. 1
_drupal_error_handler_real core/includes/errors.inc Provides custom PHP error handling. 1

Pages

Other projects