DatabaseInvalidDataTestCase |
class |
core/modules/simpletest/tests/database_test.test |
Test invalid data handling. |
file_settings_form_validate |
function |
core/modules/file/file.admin.inc |
Validation handler for file_settings_form(). |
hook_config_create_validate |
function |
core/modules/config/config.api.php |
Validate a new configuration before saving it. |
hook_config_update_validate |
function |
core/modules/config/config.api.php |
Validate configuration changes before saving them. |
hook_config_delete_validate |
function |
core/modules/config/config.api.php |
Validate configuration deletions before deleting them. |
config_config_data_validate |
function |
core/modules/config/config.module |
Implements hook_config_data_validate(). |
views_element_validate_tags |
function |
core/modules/views/plugins/views_plugin_query_default.inc |
Validation callback for query tags. |
user_pass_required_validate |
function |
core/modules/user/user.module |
Element validate handler for the password field. |
ViewsViewTest::testValidate |
function |
core/modules/views/tests/views_view.test |
|
entity_id_layout_access.inc |
file |
core/modules/layout/plugins/access/entity_id_layout_access.inc |
Plugin to provide access control based upon entity ID. |
views_plugin_style_grid.inc |
file |
core/modules/views/plugins/views_plugin_style_grid.inc |
Contains the grid style plugin. |
taxonomy_form_term_validate |
function |
core/modules/taxonomy/taxonomy.admin.inc |
Validation handler for the term form. |
STREAM_WRAPPERS_LOCAL_HIDDEN |
constant |
core/includes/stream_wrappers.inc |
Stream wrapper type flag -- hidden, readable and writeable using local files. |
field_example_field_validate |
function |
modules/examples/field_example/field_example.module |
Implements hook_field_validate(). |
field_example_3text_validate |
function |
modules/examples/field_example/field_example.module |
Validate the individual fields and then convert to RGB string. |
BackdropDateTime::forceValid |
function |
core/includes/date.class.inc |
Converts a date part into something that will produce a valid date. |
ajax_command_update_build_id |
function |
core/includes/ajax.inc |
Creates a Backdrop Ajax 'update_build_id' command. |
file_get_filetype_candidates |
function |
core/modules/file/file.pages.inc |
Get the candidate filetypes for a given file. |
CacheClearCase::testClearCid |
function |
core/modules/simpletest/tests/cache.test |
Test clearing using a cid. |
field_config_create_validate |
function |
core/modules/field/field.module |
Implements hook_config_create_validate(). |
field_config_update_validate |
function |
core/modules/field/field.module |
Implements hook_config_update_validate(). |
field_config_delete_validate |
function |
core/modules/field/field.module |
Implements hook_config_delete_validate(). |
views_plugin_style::validate |
function |
core/modules/views/plugins/views_plugin_style.inc |
Validate that the plugin is correct and can be saved. |
layout_content_form_validate |
function |
core/modules/layout/layout.admin.inc |
Validate the layout settings form. |
book_admin_settings_validate |
function |
core/modules/book/book.admin.inc |
Form validation handler for book_admin_settings(). |
list_field_widget_info_alter |
function |
core/modules/field/modules/list/list.module |
Implements hook_field_widget_info_alter(). |
hook_field_widget_info_alter |
function |
core/modules/field/field.api.php |
Perform alterations on Field API widget types. |
field_test_field_widget_info |
function |
core/modules/field/tests/field_test/field_test.field.inc |
Implements hook_field_widget_info(). |
hook_field_widget_form_alter |
function |
core/modules/field/field.api.php |
Alter forms for field widgets provided by other modules. |
field_test_field_widget_form |
function |
core/modules/field/tests/field_test/field_test.field.inc |
Implements hook_field_widget_form(). |
date_field_settings_validate |
function |
core/modules/date/date.admin.inc |
Form validation handler for _date_field_settings_form(). |
theme_comment_post_forbidden |
function |
core/modules/comment/comment.theme.inc |
Returns HTML for a "you can't post comments" notice. |
CommonHTMLIdentifierTestCase |
class |
core/modules/simpletest/tests/common.test |
Test for cleaning HTML identifiers. |
EntityCrudHookTestCase::$ids |
property |
core/modules/entity/tests/entity_crud_hook_test.test |
|
field_ui_widget_type_options |
function |
core/modules/field_ui/field_ui.admin.inc |
Returns an array of widget type options for a field type. |
hook_form_BASE_FORM_ID_alter |
function |
core/modules/system/system.api.php |
Provide a form-specific alteration for shared ('base') forms. |
_session_test_id_from_cookie |
function |
core/modules/simpletest/tests/session_test.module |
Menu callback: print the current session ID as read from the cookie. |
file_invalidate_field_caches |
function |
core/modules/file/file.module |
Clear the field cache for any entities referencing a specific file. |
backdrop_session_destroy_uid |
function |
core/includes/session.inc |
Ends a specific user's session(s). |
views_argument_validator.test |
file |
core/modules/views/tests/views_argument_validator.test |
Definition of ViewsArgumentValidatorTest. |
FieldUpdateForbiddenException |
class |
core/modules/field/field.exceptions.inc |
Exception class thrown by hook_field_update_forbid(). |
backdrop_clean_css_identifier |
function |
core/includes/common.inc |
Prepares a string for use as a CSS identifier (element, class, or ID name). |
LinkValidateTest::$field_name |
property |
core/modules/link/tests/link.validate.test |
|
LinkValidateTest::validateUrl |
function |
core/modules/link/tests/link.validate.test |
Checks if a URL is valid through the UI. |
user_login_default_validators |
function |
core/modules/user/user.module |
Set up a series for validators which check for blocked users,
then authenticate against local database, then return an error if
authentication fails. Distributed authentication modules are welcome
to use hook_form_alter() to change this series in… |
options_field_widget_validate |
function |
core/modules/field/modules/options/options.module |
Form element validation handler for options element. |
EntityExampleBasic::$basic_id |
property |
modules/examples/entity_example/entity_example.inc |
The basic ID. |
layout_settings_form_validate |
function |
core/modules/layout/layout.admin.inc |
Validates layout_settings_form(), ensuring a valid path. |
_date_html5_field_widget_form |
function |
core/modules/date/date.elements.inc |
Helper for the HTML5 widget form. |
_field_create_entity_from_ids |
function |
core/modules/field/field.module |
Assembles a partial entity structure with initial IDs. |