Namesort descending Location Description
drupal_valid_http_host Deprecated core/includes/drupal.inc Validates that a hostname (for example $_SERVER['HTTP_HOST']) is safe.
drupal_valid_path Deprecated core/includes/drupal.inc Checks a path exists and the current user has access to it.
drupal_valid_test_ua Deprecated core/includes/drupal.inc Returns the test prefix if this is an internal request from SimpleTest.
drupal_valid_token Deprecated core/includes/drupal.inc Validates a token based on $value, the user session, and the private key.
drupal_var_export Deprecated core/includes/drupal.inc Backdrop-friendly var_export().
drupal_verify_install_file Deprecated core/includes/drupal.inc Verifies the state of the specified file.
drupal_verify_profile Deprecated core/includes/drupal.inc Verifies an installation profile for installation.
drupal_wrap_mail Deprecated core/includes/drupal.inc Performs format=flowed soft wrapping for mail (RFC 3676).
drupal_write_record Deprecated core/includes/drupal.inc Saves (inserts or updates) a record to the database based upon the schema.
drupal_xml_parser_create Deprecated core/includes/drupal.inc Prepares a new XML parser.
EarlyBootstrapTestCase::setUp core/modules/simpletest/tests/boot.test Sets up a Backdrop site for running functional and integration tests.
EarlyBootstrapTestCase::testHookBoot core/modules/simpletest/tests/boot.test Test hook_boot() on both regular and "early exit" pages.
element_child core/includes/common.inc Checks if the key is a child.
element_children core/includes/common.inc Identifies the children of an element array, optionally sorted by weight.
element_get_visible_children core/includes/common.inc Returns the visible children of an element.
element_info core/includes/common.inc Retrieves the default properties for the defined element type.
element_info_property core/includes/common.inc Retrieves a single property for the defined element type.
element_properties core/includes/common.inc Gets properties of a structured array element (keys beginning with '#').
element_property core/includes/common.inc Checks if the key is a property.
element_set_attributes core/includes/common.inc Sets HTML attributes based on element properties.
element_sort Deprecated core/includes/drupal.inc Sorts a structured array by '#weight' property.
element_sort_by_title Deprecated core/includes/drupal.inc Sorts a structured array by '#title' property.
element_validate_integer Deprecated core/includes/drupal.inc This function has been removed with the inclusion of support for HTML5 number elements. See https://docs.backdropcms.org/node/43955
element_validate_integer_positive Deprecated core/includes/drupal.inc This function has been removed with the inclusion of support for HTML5 number elements. See https://docs.backdropcms.org/node/43955
element_validate_number Deprecated core/includes/drupal.inc This function has been removed with the inclusion of support for HTML5 number elements. See https://docs.backdropcms.org/node/43955
EmailExampleTestCase::setUp modules/examples/email_example/tests/email_example.test Sets up a Backdrop site for running functional and integration tests.
EmailExampleTestCase::testContactForm modules/examples/email_example/tests/email_example.test Verify the functionality of the example module.
EmailFieldTestCase::setUp core/modules/email/tests/email.test Sets up a Backdrop site for running functional and integration tests.
EmailFieldTestCase::testEmailField core/modules/email/tests/email.test Tests email field.
email_example_form modules/examples/email_example/email_example.module The contact form.
email_example_form_submit modules/examples/email_example/email_example.module Form submission logic for the contact form.
email_example_form_validate modules/examples/email_example/email_example.module Form validation logic for the contact form.
email_example_mail modules/examples/email_example/email_example.module Implements hook_mail().
email_example_mail_alter modules/examples/email_example/email_example.module Implements hook_mail_alter().
email_example_mail_send modules/examples/email_example/email_example.module Sends an e-mail.
email_example_menu modules/examples/email_example/email_example.module Implements hook_menu().
email_field_formatter_info core/modules/email/email.module Implements hook_field_formatter_info().
email_field_formatter_view core/modules/email/email.module Implements hook_field_formatter_view().
email_field_info core/modules/email/email.module Implements hook_field_info().
email_field_is_empty core/modules/email/email.module Implements hook_field_is_empty().
email_field_schema core/modules/email/email.install Implements hook_field_schema().
email_field_validate core/modules/email/email.module Implements hook_field_validate().
email_field_widget_error core/modules/email/email.module Implements hook_field_widget_error().
email_field_widget_form core/modules/email/email.module Implements hook_field_widget_form().
email_field_widget_info core/modules/email/email.module Implements hook_field_widget_info().
email_field_widget_settings_form core/modules/email/email.module Implements hook_field_widget_settings_form().
email_update_1000 core/modules/email/email.install Remove the old email module configuration file.
EnableDisableTestCase::assertSuccessfulDisableAndUninstall core/modules/system/tests/system.test Disables and uninstalls a module and asserts that it was done correctly.
EnableDisableTestCase::testEnableDisable core/modules/system/tests/system.test Test that all core modules can be enabled, disabled and uninstalled.
Entity::access core/modules/entity/entity.class.inc Implements EntityInterface::access().

Pages