ViewsUiBaseViewsWizard::set_override_options |
function |
modules/views_ui/wizards/views_ui_base_views_wizard.php |
Sets options for a display, inheriting from the defaults when possible. |
OptionsWidgetsTestCase::testSelectListSingle |
function |
modules/field/modules/options/tests/options.test |
Tests the 'options_select' widget (single select). |
views_handler_argument_file_fid::title_query |
function |
modules/file/views/views_handler_argument_file_fid.inc |
Override the behavior of title_query(). Get the filenames. |
views_handler_argument_node_uid_revision.inc |
file |
modules/node/views/views_handler_argument_node_uid_revision.inc |
Defintion of views_handler_argument_node_uid_revision. |
ViewsHandlerFilterDateTest::testUiValidation |
function |
modules/views/tests/handlers/views_handler_filter_date.test |
Make sure the validation callbacks works. |
comment_views_handler_argument_user_uid.test |
file |
modules/comment/tests/comment_views_handler_argument_user_uid.test |
Definition of CommentViewsHandlerArgumentUserUidTest. |
FileFieldValidateTestCase::testFileExtension |
function |
modules/file/tests/file.test |
Tests file extension checking. |
views_handler_argument_user_uid::title_query |
function |
modules/user/views/views_handler_argument_user_uid.inc |
Override the behavior of title(). Get the name of the user. |
views_plugin_argument_validate::options_form |
function |
modules/views/plugins/views_plugin_argument_validate.inc |
Provide the default form for setting options. |
number_field_instance_settings_form_validate |
function |
modules/field/modules/number/number.module |
Form validation handler for number_field_instance_settings_form(). |
views_handler_filter_comment_user_uid::query |
function |
modules/comment/views/views_handler_filter_comment_user_uid.inc |
Add this filter to the query. |
views_handler_filter_node_hidden_path::query |
function |
modules/node/views/views_handler_filter_node_hidden_path.inc |
Add this filter to the query. |
DatabaseSelectTestCase::makeCommentsProvider |
function |
modules/simpletest/tests/database_test.test |
Provides expected and input values for testVulnerableComment(). |
views_handler_argument_node_nid::title_query |
function |
modules/node/views/views_handler_argument_node_nid.inc |
Override the behavior of title(). Get the title of the node. |
views_plugin_argument_validate_taxonomy_term |
class |
modules/taxonomy/views/views_plugin_argument_validate_taxonomy_term.inc |
Validate whether an argument is an acceptable node. |
views_plugin_argument_validate::check_access |
function |
modules/views/plugins/views_plugin_argument_validate.inc |
If we don't have access to the form but are showing it anyway, ensure that
the form is safe and cannot be changed from user input. |
views_handler_argument_node_vid::title_query |
function |
modules/node/views/views_handler_argument_node_vid.inc |
Override the behavior of title(). Get the title of the revision. |
views_handler_filter_term_node_tid_depth.inc |
file |
modules/taxonomy/views/views_handler_filter_term_node_tid_depth.inc |
Definition of views_handler_filter_term_node_tid_depth. |
ContactSitewideTestCase::testSiteWideContact |
function |
modules/contact/tests/contact.test |
Tests configuration options and the site-wide contact form. |
field_test_field_widget_properties_user_alter |
function |
modules/field/tests/field_test/field_test.module |
Implements hook_field_widget_properties_ENTITY_TYPE_alter(). |
views_handler_argument_node_tnid::title_query |
function |
modules/translation/views/views_handler_argument_node_tnid.inc |
Override the behavior of title(). Get the title of the node. |
views_handler_filter_node_tnid::operator_form |
function |
modules/translation/views/views_handler_filter_node_tnid.inc |
Provide simple boolean operator |
UserValidateCurrentPassCustomForm::$adminUser |
property |
modules/user/tests/user.test |
User permission to administer users. |
CommonValidUrlUnitTestCase::testValidRelative |
function |
modules/simpletest/tests/common.test |
Test valid relative URLs. |
CommonValidUrlUnitTestCase::testValidAbsolute |
function |
modules/simpletest/tests/common.test |
Test valid absolute URLs. |
ConfigurationUITest::testFullImportValidation |
function |
modules/config/tests/config.test |
Test full import validation. |
views_handler_field_term_node_tid::pre_render |
function |
modules/taxonomy/views/views_handler_field_term_node_tid.inc |
Run before any fields are rendered. |
views_handler_filter_node_uid_revision::query |
function |
modules/node/views/views_handler_filter_node_uid_revision.inc |
Add this filter to the query. |
ViewsTestCase::assertIdenticalResultsetHelper |
function |
modules/views/tests/views_query.test |
|
views_handler_filter_node_tnid::admin_summary |
function |
modules/translation/views/views_handler_filter_node_tnid.inc |
Display the filter on the administrative summary |
UserPictureTestCase::testWithoutGDinvalidSize |
function |
modules/user/tests/user.test |
Do the test:
GD Toolkit is not installed
Picture has invalid size |
FilterEditorLinkValidateTestCase::$editorUser |
property |
modules/filter/tests/filter_dialog.test |
|
FileValidatorTest::testFileValidateNameLength |
function |
modules/simpletest/tests/file.test |
This will ensure the filename length is valid. |
date_views_argument_handler::options_validate |
function |
modules/date/views/date_views_argument_handler.inc |
Validate the options form. |
views_handler_filter_search::exposed_validate |
function |
modules/search/views/views_handler_filter_search.inc |
Validate the options form. |
CommentViewsHandlerArgumentUserUidTest::setUp |
function |
modules/comment/tests/comment_views_handler_argument_user_uid.test |
Sets up a Backdrop site for running functional and integration tests. |
FileFieldWidgetTestCase::testWidgetValidation |
function |
modules/file/tests/file.test |
Tests validation with the Upload button. |
FieldUIManageFieldsTestCase::testHiddenFields |
function |
modules/field_ui/tests/field_ui.test |
Tests that Field UI respects the 'no_ui' option in hook_field_info(). |
FileValidatorTest::testFileValidateExtensions |
function |
modules/simpletest/tests/file.test |
Test the file_validate_extensions() function. |
views_handler_filter_term_node_tid::value_form |
function |
modules/taxonomy/views/views_handler_filter_term_node_tid.inc |
Options form subform for setting options. |
views_handler_argument_comment_user_uid::title |
function |
modules/comment/views/views_handler_argument_comment_user_uid.inc |
Get the title this argument will assign the view, given the argument. |
UserValidateCurrentPassCustomForm::$accessUser |
property |
modules/user/tests/user.test |
User with permission to view content. |
hook_field_widget_properties_ENTITY_TYPE_alter |
function |
modules/field/field.api.php |
Alters the widget properties of a field instance on a given entity type
before it gets displayed. |
LinkValidateUnitTest::testInvalidExternalLinks |
function |
modules/link/tests/link.validate.test |
|
DatabaseCondition::$queryPlaceholderIdentifier |
property |
includes/database/query.inc |
The identifier of the query placeholder this condition has been compiled against. |
views_plugin_argument_default_taxonomy_tid.inc |
file |
modules/taxonomy/views/views_plugin_argument_default_taxonomy_tid.inc |
Definition of views_plugin_argument_default_taxonomy_tid. |
views_handler_argument_comment_user_uid::query |
function |
modules/comment/views/views_handler_argument_comment_user_uid.inc |
Set up the query for this argument. |
_field_ui_field_overview_form_validate_add_new |
function |
modules/field_ui/field_ui.admin.inc |
Validates the 'add new field' row of field_ui_field_overview_form(). |
FileFieldWidgetTestCase::testMultiValuedWidget |
function |
modules/file/tests/file.test |
Tests upload and remove buttons for multiple multi-valued File fields. |
views_handler_filter_date::validate_valid_time |
function |
modules/views/handlers/views_handler_filter_date.inc |
Validate that the time values convert to something usable. |