Search for valid
- Search 9.5.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CacheClearCase::testIsValidBin | function | modules/ |
Test DrupalDatabaseCache::isValidBin(). |
ColorTestCase::testValidColor | function | modules/ |
Tests whether the provided color is valid. |
color_scheme_form_validate | function | modules/ |
Form validation handler for color_scheme_form(). |
color_valid_hexadecimal_string | function | modules/ |
Determines if a hexadecimal CSS color string is valid. |
comment_admin_overview_validate | function | modules/ |
Validate comment_admin_overview form submissions. |
comment_form_validate | function | modules/ |
Validate comment form submissions. |
CommonXssUnitTest::testInvalidMultiByte | function | modules/ |
Check that invalid multi-byte sequences are rejected. |
contact_category_edit_form_validate | function | modules/ |
Form validation handler for contact_category_edit_form(). |
contact_personal_form_validate | function | modules/ |
Form validation handler for contact_personal_form(). |
contact_site_form_validate | function | modules/ |
Form validation handler for contact_site_form(). |
DatabaseInvalidDataTestCase | class | modules/ |
Test invalid data handling. |
DatabaseInvalidDataTestCase::getInfo | function | modules/ |
|
DatabaseInvalidDataTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
DatabaseInvalidDataTestCase::testInsertDuplicateData | function | modules/ |
Traditional SQL database systems abort inserts when invalid data is encountered. |
DatabaseMergeTestCase::testInvalidMerge | function | modules/ |
Test that an invalid merge query throws an exception like it is supposed to. |
DatabaseStatementEmpty::valid | function | includes/ |
|
DatabaseStatementPrefetch::valid | function | includes/ |
|
DatabaseTasks::validateDatabaseSettings | function | includes/ |
Validates driver specific configuration settings. |
DatabaseTasks_sqlite::validateDatabaseSettings | function | includes/ |
Validates driver specific configuration settings. |
date_validate | function | includes/ |
Validates the date type to prevent invalid dates (e.g., February 30, 2006). |
dblog_filter_form_validate | function | modules/ |
Form validation handler for dblog_filter_form(). |
DrupalDatabaseCache::isValidBin | function | includes/ |
Checks if $this->bin represents a valid cache table. |
DrupalTagsHandlingTestCase::$validTags | property | modules/ |
|
drupal_validate_form | function | includes/ |
Validates user-submitted form data in the $form_state array. |
drupal_validate_utf8 | function | includes/ |
Checks whether a string is valid UTF-8. |
drupal_valid_http_host | function | includes/ |
Validates that a hostname (for example $_SERVER['HTTP_HOST']) is safe. |
drupal_valid_path | function | includes/ |
Checks a path exists and the current user has access to it. |
drupal_valid_test_ua | function | includes/ |
Returns the test prefix if this is an internal request from SimpleTest. |
drupal_valid_token | function | includes/ |
Validates a token based on $value, the user session, and the private key. |
element_validate_integer | function | includes/ |
Form element validation handler for integer elements. |
element_validate_integer_positive | function | includes/ |
Form element validation handler for integer elements that must be positive. |
element_validate_number | function | includes/ |
Form element validation handler for number elements. |
EntityLoadTestCase::testEntityLoadInvalidControllerClass | function | modules/ |
Tests the controller class loading functionality on non-existing entity types and on entities without valid controller class. |
entity_form_field_validate | function | includes/ |
Attaches field API validation to entity forms. |
FieldAttachOtherTestCase::testFieldAttachValidate | function | modules/ |
Test field_attach_validate(). |
FieldValidationException | class | modules/ |
Exception thrown by field_attach_validate() on field validation errors. |
FieldValidationException::$errors | property | modules/ |
|
FieldValidationException::__construct | function | modules/ |
Constructor for FieldValidationException. |
field_attach_form_validate | function | modules/ |
Perform field validation against form-submitted field values. |
field_attach_validate | function | modules/ |
Perform field validation against the field data in an entity. |
field_default_validate | function | modules/ |
Generic field validation handler. |
field_test_entity_form_validate | function | modules/ |
Validate handler for field_test_entity_form(). |
field_test_entity_nested_form_validate | function | modules/ |
Validate handler for field_test_entity_nested_form(). |
field_test_field_validate | function | modules/ |
Implements hook_field_validate(). |
field_test_widget_multiple_validate | function | modules/ |
Form element validation handler for 'test_field_widget_multiple' widget. |
field_ui_field_edit_form_validate | function | modules/ |
Form validation handler for field_ui_field_edit_form(). |
field_ui_field_overview_form_validate | function | modules/ |
Form validation handler for field_ui_field_overview_form(). |
field_valid_language | function | modules/ |
Ensures that a given language code is valid. |
FileFieldValidateTestCase | class | modules/ |
Tests various validations. |
FileFieldValidateTestCase::$field | property | modules/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.