|
views_plugin_display_block::has_override_options |
function |
core/modules/views/plugins/views_plugin_display_block.inc |
Accessor to check if any override options have been set. |
|
field_group_field_ui_clone_field_groups_validate |
function |
core/modules/field_group/field_group.field_ui.inc |
Validate handler to validate saving existing field groups from one view mode
or form to another. |
|
views_handler_filter_user_name::exposed_validate |
function |
core/modules/user/views/views_handler_filter_user_name.inc |
Validate the exposed handler form |
|
date_views_filter_handler_simple::widget_options |
function |
core/modules/date/views/date_views_filter_handler_simple.inc |
Date selection options. |
|
date_views_filter_handler_simple::value_validate |
function |
core/modules/date/views/date_views_filter_handler_simple.inc |
Value validation. |
|
CommonFormatDateTestCase::providerTestFormatDiff |
function |
core/modules/simpletest/tests/common.test |
Data provider for testFormatDiff(). |
|
form_test_validate_required_form_no_title_submit |
function |
core/modules/simpletest/tests/form_test.module |
Form submission handler for form_test_validate_required_form_no_title(). |
|
CommentViewsHandlerArgumentUserUidTest::$account |
property |
core/modules/comment/tests/comment_views_handler_argument_user_uid.test |
|
|
LayoutInterfaceTest::testBlockEntityIDConditions |
function |
core/modules/layout/tests/layout.test |
Test block entity ID conditions. |
|
views_handler_field_serialized::options_validate |
function |
core/modules/views/handlers/views_handler_field_serialized.inc |
Validate the options form. |
|
views_plugin_argument_validate::options_validate |
function |
core/modules/views/plugins/views_plugin_argument_validate.inc |
Provide the default form form for validating options |
|
views_plugin_argument_default_taxonomy_tid::init |
function |
core/modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc |
Initialize this plugin with the view and the argument
it is linked to. |
|
views_handler_filter_node_tnid::option_definition |
function |
core/modules/translation/views/views_handler_filter_node_tnid.inc |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
|
views_handler_filter_term_node_tid::admin_summary |
function |
core/modules/taxonomy/views/views_handler_filter_term_node_tid.inc |
Display the filter on the administrative summary |
|
LinkValidateUnitTest::testValidateNewsArticleLink |
function |
core/modules/link/tests/link.validate.test |
|
|
views_handler_argument_term_node_tid::title_query |
function |
core/modules/taxonomy/views/views_handler_argument_term_node_tid.inc |
Override for specific title lookups. |
|
FormValidationTestCase::testCustomRequiredMessage |
function |
core/modules/simpletest/tests/form.test |
Tests #required with custom validation errors. |
|
views_plugin_argument_validate_node::options_form |
function |
core/modules/node/views/views_plugin_argument_validate_node.inc |
Provide the default form for setting options. |
|
_entityreference_field_instance_settings_validate |
function |
core/modules/entityreference/entityreference.module |
Implements hook_validate(). |
|
ajax_example_node_by_author_autocomplete_validate |
function |
modules/examples/ajax_example/ajax_example_autocomplete.inc |
Validate handler to convert our title string into a nid. |
|
date_views_filter_handler::extra_options_validate |
function |
core/modules/date/views/date_views_filter_handler.inc |
Validate the options form. |
|
TextFieldTestCase::_testTextfieldWidgetsFormatted |
function |
core/modules/field/modules/text/tests/text.test |
Helper function for testTextfieldWidgetsFormatted(). |
|
views_plugin_display_block::$has_override_options |
property |
core/modules/views/plugins/views_plugin_display_block.inc |
Whether this display has custom settings that override the view options. |
|
FieldAttachOtherTestCase::testFieldAttachValidate |
function |
core/modules/field/tests/field.test |
Test field_attach_validate(). |
|
views_plugin_argument_validate_user::options_form |
function |
core/modules/user/views/views_plugin_argument_validate_user.inc |
Provide the default form for setting options. |
|
EntityReferenceBehaviorHandlerInterface::validate |
function |
core/modules/entityreference/plugins/behavior/EntityReferenceBehaviorHandler.inc |
Act on validating an entity reference field. |
|
CommonValidNumberStepUnitTestCase::testNumberStep |
function |
core/modules/simpletest/tests/common.test |
Tests valid_number_step() without offset. |
|
views_plugin_display_embed::$has_override_options |
property |
core/modules/views/plugins/views_plugin_display_embed.inc |
Whether this display has custom settings that override the view options. |
|
FormsFormStoragePageCacheTestCase::getFormBuildId |
function |
core/modules/simpletest/tests/form.test |
Return the build id of the current form. |
|
views_handler_argument_term_node_tid_depth::query |
function |
core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth.inc |
Set up the query for this argument. |
|
views_handler_argument_term_node_tid_depth::title |
function |
core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth.inc |
Get the title this argument will assign the view, given the argument. |
|
SimpleTestFunctionalTest::testUserAgentValidation |
function |
core/modules/simpletest/tests/simpletest.test |
Test validation of the User-Agent header we use to perform test requests. |
|
views_plugin_argument_validate::option_definition |
function |
core/modules/views/plugins/views_plugin_argument_validate.inc |
Retrieve the options when this is a new access
control plugin |
|
views_plugin_argument_validate::validate_argument |
function |
core/modules/views/plugins/views_plugin_argument_validate.inc |
|
|
views_plugin_argument_validate_taxonomy_term::init |
function |
core/modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc |
Initialize this plugin with the view and the argument
it is linked to. |
|
UserPictureTestCase::testWithoutGDinvalidDimension |
function |
core/modules/user/tests/user.test |
Do the test:
GD Toolkit is not installed
Picture has invalid size |
|
views_handler_filter_term_node_tid::value_validate |
function |
core/modules/taxonomy/views/views_handler_filter_term_node_tid.inc |
Validate the options form. |
|
views_handler_argument_term_node_tid::options_form |
function |
core/modules/taxonomy/views/views_handler_argument_term_node_tid.inc |
Build the options form. |
|
LinkValidateUnitTest::testValidateBadNewsgroupLink |
function |
core/modules/link/tests/link.validate.test |
|
|
FileValidatorTest::testFileValidateImageResolution |
function |
core/modules/simpletest/tests/file.test |
This ensures the resolution of a specific file is within bounds.
The image will be resized if it's too large. |
|
FileUploadSvgTestCase::testSVGFileUploadValidation |
function |
core/modules/file/tests/file.test |
Test SVG upload validation. |
|
views_handler_field_term_node_tid::add_self_tokens |
function |
core/modules/taxonomy/views/views_handler_field_term_node_tid.inc |
Add any special tokens this field might use for itself. |
|
FileFieldValidateTestCase::testMultipleFileValidate |
function |
core/modules/file/tests/file.test |
Tests file extension validation when uploading multiple files at once. |
|
views_handler_filter_node_tnid_child::admin_summary |
function |
core/modules/translation/views/views_handler_filter_node_tnid_child.inc |
Display the filter on the administrative summary |
|
views_handler_filter_node_tnid_child::operator_form |
function |
core/modules/translation/views/views_handler_filter_node_tnid_child.inc |
Options form subform for setting the operator. |
|
views_handler_argument_term_node_tid_depth_modifier |
class |
core/modules/taxonomy/views/views_handler_argument_term_node_tid_depth_modifier.inc |
Argument handler for to modify depth for a previous term. |
|
views_plugin_argument_validate_php::convert_options |
function |
core/modules/views/plugins/views_plugin_argument_validate_php.inc |
Convert options from the older style. |
|
CommentViewsHandlerArgumentUserUidTest::postComment |
function |
core/modules/comment/tests/comment_views_handler_argument_user_uid.test |
Post comment. |
|
views_plugin_argument_validate_node::options_submit |
function |
core/modules/node/views/views_plugin_argument_validate_node.inc |
Provide the default form form for submitting options |
|
CommonHTMLIdentifierTestCase::testBackdropHTMLClass |
function |
core/modules/simpletest/tests/common.test |
Tests that backdrop_html_class() cleans the class name properly. |