Contains filters are case sensitive
Name Locationsort descending Description
date_month_names_untranslated includes/date.inc Constructs an untranslated array of month names.
date_type_format includes/date.inc Helper function for getting the format string for a date type.
views_clean_css_identifier Deprecated includes/drupal.inc Drupal-compatible wrapper for creating safe CSS identifiers.
system_get_date_types Deprecated includes/drupal.inc Alters Backdrop's list of defined date formats and attributes to return the expected date types and attributes for Drupal's system_get_date_types() function.
node_types_rebuild Deprecated includes/drupal.inc Drupal-compatible wrapper for clearing caches.
element_validate_number Deprecated includes/drupal.inc This function has been removed with the inclusion of support for HTML5 number elements. See https://api.backdropcms.org/node/43955
element_validate_integer_positive Deprecated includes/drupal.inc This function has been removed with the inclusion of support for HTML5 number elements. See https://api.backdropcms.org/node/43955
element_validate_integer Deprecated includes/drupal.inc This function has been removed with the inclusion of support for HTML5 number elements. See https://api.backdropcms.org/node/43955
drupal_var_export Deprecated includes/drupal.inc Backdrop-friendly var_export().
drupal_substr Deprecated includes/drupal.inc Cuts off a piece of a string based on character indices and counts.
drupal_ucfirst Deprecated includes/drupal.inc Capitalizes the first letter of a UTF-8 string.
drupal_strtolower Deprecated includes/drupal.inc Lowercase a UTF-8 string.
drupal_strtoupper Deprecated includes/drupal.inc Uppercase a UTF-8 string.
drupal_strlen Deprecated includes/drupal.inc Counts the number of characters in a UTF-8 string.
drupal_truncate_bytes Deprecated includes/drupal.inc Truncates a UTF-8-encoded string safely to a number of bytes.
drupal_convert_to_utf8 Deprecated includes/drupal.inc Converts data to UTF-8.
drupal_xml_parser_create Deprecated includes/drupal.inc Prepares a new XML parser.
drupal_find_theme_templates Deprecated includes/drupal.inc Allows themes and/or theme engines to discover overridden templates.
drupal_find_theme_functions Deprecated includes/drupal.inc Allows themes and/or theme engines to discover overridden theme functions.
drupal_find_base_themes Deprecated includes/drupal.inc Find all the base themes for the specified theme.
drupal_theme_rebuild Deprecated includes/drupal.inc Forces the system to rebuild the theme registry.
drupal_theme_initialize Deprecated includes/drupal.inc Initializes the theme system by loading the theme.
drupal_theme_access Deprecated includes/drupal.inc Determines if a theme is available to use.
drupal_save_session Deprecated includes/drupal.inc Determines whether to save session data of the current request.
drupal_session_destroy_uid Deprecated includes/drupal.inc Ends a specific user's session(s).
drupal_session_regenerate Deprecated includes/drupal.inc Called when an anonymous user becomes authenticated or vice-versa.
drupal_session_started Deprecated includes/drupal.inc Returns whether a session has been started.
drupal_session_commit Deprecated includes/drupal.inc Commits the current session, if necessary.
drupal_session_start Deprecated includes/drupal.inc Starts a session forcefully, preserving already set session data.
drupal_session_initialize Deprecated includes/drupal.inc Initializes the session handler, starting a session if needed.
drupal_clear_path_cache Deprecated includes/drupal.inc Clear the path cache.
drupal_valid_path Deprecated includes/drupal.inc Checks a path exists and the current user has access to it.
drupal_path_alias_whitelist_rebuild Deprecated includes/drupal.inc Rebuild the path alias white list.
drupal_match_path Deprecated includes/drupal.inc Check if a path matches any pattern in a set of patterns.
drupal_is_front_page Deprecated includes/drupal.inc Check if the current page is the home page.
drupal_get_normal_path Deprecated includes/drupal.inc Given a path alias, return the internal path it represents.
drupal_get_path_alias Deprecated includes/drupal.inc Given an internal Backdrop path, return the alias set by the administrator.
drupal_cache_system_paths Deprecated includes/drupal.inc Cache system paths for a page.
drupal_lookup_path Deprecated includes/drupal.inc Given an alias, return its Backdrop system URL if one exists.
drupal_path_initialize Deprecated includes/drupal.inc Initialize the $_GET['q'] variable to the proper normal path.
drupal_alter Deprecated includes/drupal.inc Passes alterable variables to specific hook_TYPE_alter() implementations.
drupal_required_modules Deprecated includes/drupal.inc Returns an array of modules required by core.
drupal_html_to_text Deprecated includes/drupal.inc Transforms an HTML string into plain text, preserving its structure.
drupal_wrap_mail Deprecated includes/drupal.inc Performs format=flowed soft wrapping for mail (RFC 3676).
drupal_check_profile Deprecated includes/drupal.inc Checks an installation profile's requirements.
drupal_requirements_url Deprecated includes/drupal.inc Returns a URL for proceeding to the next page after a requirements problem.
drupal_current_script_url Deprecated includes/drupal.inc Returns the URL of the current script, with modified query parameters.
drupal_install_mkdir Deprecated includes/drupal.inc Creates a directory with the specified permissions.
drupal_verify_install_file Deprecated includes/drupal.inc Verifies the state of the specified file.
drupal_uninstall_modules Deprecated includes/drupal.inc Uninstalls a given list of disabled modules.

Pages