LinkValidateTest |
class |
core/modules/link/tests/link.validate.test |
|
date_range_valid |
function |
core/includes/date.inc |
Tests validity of a date range string. |
Field Widget API |
group |
core/modules/field/field.api.php |
Define Field API widget types. |
FileValidateTest |
class |
core/modules/simpletest/tests/file.test |
Tests the file_validate() function.. |
_session_test_id |
function |
core/modules/simpletest/tests/session_test.module |
Menu callback: print the current session ID. |
grid-flexbox.css |
file |
core/modules/layout/css/grid-flexbox.css |
@-webkit-viewport {
width: device-width;
}
@-ms-viewport {
width: device-width;
}
@-o-viewport {
width: device-width;
}
@viewport {
width: device-width;
}
.container {
padding-right: .9375rem;
padding-left: .9375rem;
margin-right:… |
Input validation |
group |
core/includes/common.inc |
Functions to validate user input. |
UuidUnitTestCase |
class |
core/modules/system/tests/system.test |
Tests uuid.inc and related functions. |
TaxonomyTerm::id |
function |
core/modules/taxonomy/taxonomy.entity.inc |
Implements EntityInterface::id(). |
link_validate_url |
function |
core/modules/link/link.module |
Validates a URL. |
TestCacheable::id |
function |
core/modules/entity/tests/entity_caching_test/test_cacheable.entity.inc |
Implements EntityInterface::id(). |
theme_file_widget |
function |
core/modules/file/file.theme.inc |
Returns HTML for an individual file upload widget. |
AnonymousUser::id |
function |
core/includes/anonymous.inc |
Provides the UID for consistency with User entities. |
form_test_html_id |
function |
core/modules/simpletest/tests/form_test.module |
Builds a simple form to test duplicate HTML IDs. |
FileValidatorTest |
class |
core/modules/simpletest/tests/file.test |
This will run tests against the file validation functions (file_validate_*). |
Uuid::__construct |
function |
core/includes/uuid.inc |
This constructor instantiates the correct UUID object. |
redirect_validate |
function |
core/modules/redirect/redirect.module |
Validate a redirect. |
UuidCom::generate |
function |
core/includes/uuid.inc |
Generates a Universally Unique IDentifier (UUID). |
UuidPhp::generate |
function |
core/includes/uuid.inc |
Generates a Universally Unique IDentifier (UUID). |
UserInterface::id |
function |
core/includes/userinterface.inc |
Returns the entity identifier (the entity's machine name or numeric ID). |
drupal_valid_path |
function |
core/includes/drupal.inc |
Checks a path exists and the current user has access to it. |
file_validate_svg |
function |
core/includes/file.inc |
Validate uploaded SVG files. |
form_validate_url |
function |
core/includes/form.inc |
Form element validation handler for #type 'url'. |
valid_number_step |
function |
core/includes/common.inc |
Verifies that a number is a multiple of a given step. |
Color::validateHex |
function |
core/includes/color.inc |
Validates whether a hexadecimal color value is syntactically correct. |
TestCacheable::$id |
property |
core/modules/entity/tests/entity_caching_test/test_cacheable.entity.inc |
|
Config::$validated |
property |
core/includes/config.inc |
The state of validation on this object. |
file_validate_size |
function |
core/includes/file.inc |
Checks that the file's size is below certain limits. |
UuidPecl::generate |
function |
core/includes/uuid.inc |
Generates a Universally Unique IDentifier (UUID). |
drupal_valid_token |
function |
core/includes/drupal.inc |
Validates a token based on $value, the user session, and the private key. |
html_date_validate |
function |
core/includes/form.inc |
Validate a date string. |
html_time_validate |
function |
core/includes/form.inc |
Validate a time string. |
SearchPageOverride |
class |
core/modules/search/tests/search.test |
Tests that hook_search_page runs. |
node_form_validate |
function |
core/modules/node/node.pages.inc |
Form validation handler for node_form(). |
Config::$overrides |
property |
core/includes/config.inc |
Any overrides specified for this configuration object. |
theme_image_widget |
function |
core/modules/image/image.theme.inc |
Returns HTML for an image field widget. |
hook_node_validate |
function |
core/modules/node/node.api.php |
Perform node validation before a node is created or updated. |
DatabaseNextIdCase |
class |
core/modules/simpletest/tests/database_test.test |
Check the sequences API. |
date_text_validate |
function |
core/modules/date/date.elements.inc |
Validation for text input. |
entity_extract_ids |
function |
core/modules/entity/entity.module |
Extracts ID, revision ID, and bundle name from an entity. |
hook_file_validate |
function |
core/modules/system/system.api.php |
Check that files meet a given criteria. |
link.validate.test |
file |
core/modules/link/tests/link.validate.test |
Tests that exercise the validation functions in the link module. |
user_pass_validate |
function |
core/modules/user/user.pages.inc |
Form validation handler for user_pass(). |
BulkTestEntity::id |
function |
core/modules/views/tests/views_test_entity/views_test_entity.entity.inc |
Implements EntityInterface::id(). |
field_widget_field |
function |
core/modules/field/field.form.inc |
Retrieves the field definition for a widget's helper callbacks. |
TaxonomyTerm::$tid |
property |
core/modules/taxonomy/taxonomy.entity.inc |
The taxonomy term ID. |
user_validate_name |
function |
core/modules/user/user.module |
Verify the syntax of the given name. |
TestMultiBundle::id |
function |
core/modules/entity/tests/entity_caching_test/test_multibundle.entity.inc |
Implements EntityInterface::id(). |
COMMENT_NODE_HIDDEN |
constant |
core/modules/comment/comment.module |
Comments for this node are hidden. |
AnonymousUser::$uid |
property |
core/includes/anonymous.inc |
|