file_test_validator |
function |
core/modules/simpletest/tests/file.test |
Helper validator that returns the $errors parameter. |
text_field_validate |
function |
core/modules/field/modules/text/text.module |
Implements hook_field_validate(). |
date_make_iso_valid |
function |
core/includes/date.inc |
Replace specific ISO values using patterns. |
Block::formValidate |
function |
core/modules/layout/includes/block.class.inc |
Validate handler to validate the form settings. |
list_field_validate |
function |
core/modules/field/modules/list/list.module |
Implements hook_field_validate(). |
hook_field_validate |
function |
core/modules/field/field.api.php |
Validate this module's field data. |
EntityInterface::id |
function |
core/modules/entity/entity.class.inc |
Returns the entity identifier (the entity's machine name or numeric ID). |
Config::getOverride |
function |
core/includes/config.inc |
Checks if a config value has an override specified. |
date_field_validate |
function |
core/modules/date/date.field.inc |
Implements hook_field_validate(). |
TestFieldEntity::id |
function |
core/modules/field/tests/field_test/field_test.class.inc |
Implements EntityInterface::id(). |
_filter_get_file_id |
function |
core/modules/filter/filter.pages.inc |
Find a managed file ID from a url. |
backdrop_valid_path |
function |
core/includes/path.inc |
Checks a path exists and the current user has access to it. |
Node::getRevisionId |
function |
core/modules/node/node.entity.inc |
Overrides Backdrop\entity\Entity::getRevisionId(). |
date_popup_validate |
function |
core/modules/date/date.elements.inc |
Massage the input values back into a single date. |
date_combo_validate |
function |
core/modules/date/date.elements.inc |
Validate and update a combo element. |
form_validate_email |
function |
core/includes/form.inc |
Form element validation handler for #type 'email'. |
date_hidden_element |
function |
core/modules/date/date.elements.inc |
Determines if the date element needs to be processed. |
form_validate_color |
function |
core/includes/form.inc |
Form element validation handler for #type 'color'. |
valid_email_address |
function |
core/includes/common.inc |
Verifies the syntax of the given email address. |
BulkTestEntity::$id |
property |
core/modules/views/tests/views_test_entity/views_test_entity.entity.inc |
|
Node::$revision_uid |
property |
core/modules/node/node.entity.inc |
The node revision author's user ID. |
link_field_validate |
function |
core/modules/link/link.module |
Implements hook_field_validate(). |
TestMultiBundle::$id |
property |
core/modules/entity/tests/entity_caching_test/test_multibundle.entity.inc |
|
drupal_validate_utf8 |
function |
core/includes/drupal.inc |
Checks whether a string is valid UTF-8. |
field_validate_field |
function |
core/modules/field/field.crud.inc |
Validates a field configuration. |
jquery.ui.slider.css |
file |
core/misc/ui/jquery.ui.slider.css |
/*!
* jQuery UI Slider 1.14.0
* https://jqueryui.com
*
* Copyright OpenJS Foundation and other contributors
* Released under the MIT license.
* https://jquery.org/license
*
* https://api.jqueryui.com/slider/#theming
*/
.ui-slider {
position:… |
drupal_valid_test_ua |
function |
core/includes/drupal.inc |
Returns the test prefix if this is an internal request from SimpleTest. |
SystemValidTokenTest |
class |
core/modules/system/tests/system.test |
Test case for backdrop_valid_token(). |
node_search_validate |
function |
core/modules/node/node.module |
Form validation handler for node_form_search_form_alter(). |
LinkValidateUnitTest |
class |
core/modules/link/tests/link.validate.test |
A series of tests of links, only going against the link_validate_url function in link.module. |
Config::validateName |
function |
core/includes/config.inc |
Validates the configuration object name. |
Config::validateData |
function |
core/includes/config.inc |
Validate the full contents of the configuration data. |
backdrop_valid_token |
function |
core/includes/common.inc |
Validates a token based on $value, the user session, and the private key. |
PathTestCase::getPID |
function |
core/modules/path/tests/path.test |
Returns the path ID. |
COMMENT_TITLE_HIDDEN |
constant |
core/modules/comment/comment.module |
Hidden comment titles. |
ERROR_REPORTING_HIDE |
constant |
core/includes/bootstrap.inc |
Error reporting level: display no errors. |
search_form_validate |
function |
core/modules/search/search.pages.inc |
As the search form collates keys from other modules hooked in via
hook_form_alter, the validation takes place in _submit.
search_form_validate() is used solely to set the 'processed_keys' form
value for the basic search form. |
date_validation.test |
file |
core/modules/date/tests/date_validation.test |
Date validation tests. |
Layout::formValidate |
function |
core/modules/layout/includes/layout.class.inc |
Validate the settings form. |
config_is_overridden |
function |
core/includes/config.inc |
A shortcut function to check if a value is overridden within a config file. |
Config::isOverridden |
function |
core/includes/config.inc |
Check if a particular config key is overridden. |
Config::setOverrides |
function |
core/includes/config.inc |
Sets overrides for this configuration object. |
drupal_validate_form |
function |
core/includes/drupal.inc |
Validates user-submitted form data in the $form_state array. |
layout_provides_path |
function |
core/modules/layout/layout.module |
Check if a path is provided by Layout module, as in a custom layout path. |
date_select_validate |
function |
core/modules/date/date.elements.inc |
Validation function for date selector. |
email_field_validate |
function |
core/modules/email/email.module |
Implements hook_field_validate(). |
field_valid_language |
function |
core/modules/field/field.multilingual.inc |
Ensures that a given language code is valid. |
menu_example_id_load |
function |
modules/examples/menu_example/menu_example.module |
The special _load function to load menu_example. |
form_validate_number |
function |
core/includes/form.inc |
Form element validation handler for #type 'number'. |
DRUPAL_ANONYMOUS_RID |
constant |
core/includes/drupal.inc |
|