74 string references to 'All' in Zircon Profile 8.0
- ArgumentPluginBase::defineOptions in core/
modules/ views/ src/ Plugin/ views/ argument/ ArgumentPluginBase.php - Information about options for all kinds of purposes will be held here.
- BooleanOperator::valueValidate in core/
modules/ views/ src/ Plugin/ views/ filter/ BooleanOperator.php - Validate the options form.
- dblog_form_system_logging_settings_alter in core/
modules/ dblog/ dblog.module - Implements hook_form_FORM_ID_alter() for system_logging_settings().
- ExposedFormTest::testResetButton in core/
modules/ views/ src/ Tests/ Plugin/ ExposedFormTest.php - Tests whether the reset button works on an exposed form.
- FilterBooleanOperatorStringTest::getGroupedExposedFilters in core/
modules/ views/ src/ Tests/ Handler/ FilterBooleanOperatorStringTest.php - Provides grouped exposed filter configuration.
- FilterBooleanOperatorTest::getGroupedExposedFilters in core/
modules/ views/ src/ Tests/ Handler/ FilterBooleanOperatorTest.php - Provides grouped exposed filter configuration.
- FilterEqualityTest::getGroupedExposedFilters in core/
modules/ views/ src/ Tests/ Handler/ FilterEqualityTest.php - FilterInOperatorTest::getGroupedExposedFilters in core/
modules/ views/ src/ Tests/ Handler/ FilterInOperatorTest.php - FilterNumericTest::getGroupedExposedFilters in core/
modules/ views/ src/ Tests/ Handler/ FilterNumericTest.php - FilterPluginBase::acceptExposedInput in core/
modules/ views/ src/ Plugin/ views/ filter/ FilterPluginBase.php - Check to see if input from the exposed filters should change the behavior of this filter.
- FilterPluginBase::buildExposedForm in core/
modules/ views/ src/ Plugin/ views/ filter/ FilterPluginBase.php - Render our chunk of the exposed filter form when selecting
- FilterPluginBase::buildGroupOptions in core/
modules/ views/ src/ Plugin/ views/ filter/ FilterPluginBase.php - Provide default options for exposed filters.
- FilterPluginBase::buildGroupSubmit in core/
modules/ views/ src/ Plugin/ views/ filter/ FilterPluginBase.php - Save new group items, re-enumerates and remove groups marked to delete.
- FilterPluginBase::convertExposedInput in core/
modules/ views/ src/ Plugin/ views/ filter/ FilterPluginBase.php - FilterPluginBase::defineOptions in core/
modules/ views/ src/ Plugin/ views/ filter/ FilterPluginBase.php - Information about options for all kinds of purposes will be held here.
- FilterPluginBase::exposedTranslate in core/
modules/ views/ src/ Plugin/ views/ filter/ FilterPluginBase.php - Make some translations to a form item to make it more suitable to exposing.
- FilterPluginBase::groupForm in core/
modules/ views/ src/ Plugin/ views/ filter/ FilterPluginBase.php - Build a form containing a group of operator | values to apply as a single filter.
- FilterStringTest::getGroupedExposedFilters in core/
modules/ views/ src/ Tests/ Handler/ FilterStringTest.php - hook_views_post_build in core/
modules/ views/ views.api.php - Act on the view immediately after the query is built.
- InOperator::acceptExposedInput in core/
modules/ views/ src/ Plugin/ views/ filter/ InOperator.php - Check to see if input from the exposed filters should change the behavior of this filter.
- InOperator::valueForm in core/
modules/ views/ src/ Plugin/ views/ filter/ InOperator.php - Options form subform for setting options.
- Name::validateExposed in core/
modules/ user/ src/ Plugin/ views/ filter/ Name.php - Validate the exposed handler form
- SqlBase::query in core/
modules/ views/ src/ Plugin/ views/ pager/ SqlBase.php - Modify the query for paging
- TaxonomyIndexTid::validateExposed in core/
modules/ taxonomy/ src/ Plugin/ views/ filter/ TaxonomyIndexTid.php - Validate the exposed handler form
- TaxonomyIndexTid::valueForm in core/
modules/ taxonomy/ src/ Plugin/ views/ filter/ TaxonomyIndexTid.php - Options form subform for setting options.
- TranslateFormBase::translateFilters in core/
modules/ locale/ src/ Form/ TranslateFormBase.php - Lists locale translation filters that can be applied.
- UrlGeneratorTest::testOptionalVariableWithNoRealSeparator in vendor/
symfony/ routing/ Tests/ Generator/ UrlGeneratorTest.php - UrlMatcherTest::testOptionalVariableWithNoRealSeparator in vendor/
symfony/ routing/ Tests/ Matcher/ UrlMatcherTest.php - views.view.archive.yml in core/
modules/ node/ config/ optional/ views.view.archive.yml - core/modules/node/config/optional/views.view.archive.yml
- views.view.block_content.yml in core/
modules/ block_content/ config/ optional/ views.view.block_content.yml - core/modules/block_content/config/optional/views.view.block_content.yml
- views.view.content.yml in core/
modules/ node/ config/ optional/ views.view.content.yml - core/modules/node/config/optional/views.view.content.yml
- views.view.content_recent.yml in core/
modules/ node/ config/ optional/ views.view.content_recent.yml - core/modules/node/config/optional/views.view.content_recent.yml
- views.view.files.yml in core/
modules/ file/ config/ optional/ views.view.files.yml - core/modules/file/config/optional/views.view.files.yml
- views.view.frontpage.yml in core/
modules/ node/ config/ optional/ views.view.frontpage.yml - core/modules/node/config/optional/views.view.frontpage.yml
- views.view.glossary.yml in core/
modules/ node/ config/ optional/ views.view.glossary.yml - core/modules/node/config/optional/views.view.glossary.yml
- views.view.taxonomy_default_argument_test.yml in core/
modules/ taxonomy/ tests/ modules/ taxonomy_test_views/ test_views/ views.view.taxonomy_default_argument_test.yml - core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.taxonomy_default_argument_test.yml
- views.view.taxonomy_term.yml in core/
modules/ taxonomy/ config/ optional/ views.view.taxonomy_term.yml - core/modules/taxonomy/config/optional/views.view.taxonomy_term.yml
- views.view.test_alias.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_alias.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_alias.yml
- views.view.test_argument.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_argument.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument.yml
- views.view.test_argument_dependency.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_argument_dependency.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_dependency.yml
- views.view.test_argument_taxonomy_index_tid_depth.yml in core/
modules/ taxonomy/ tests/ modules/ taxonomy_test_views/ test_views/ views.view.test_argument_taxonomy_index_tid_depth.yml - core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_argument_taxonomy_index_tid_depth.yml
- views.view.test_argument_validator_term.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_argument_validator_term.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validator_term.yml
- views.view.test_block_content_view.yml in core/
modules/ block_content/ tests/ modules/ block_content_test_views/ test_views/ views.view.test_block_content_view.yml - core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_block_content_view.yml
- views.view.test_comment_field_name.yml in core/
modules/ comment/ tests/ modules/ comment_test_views/ test_views/ views.view.test_comment_field_name.yml - core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_field_name.yml
- views.view.test_comment_rest.yml in core/
modules/ comment/ tests/ modules/ comment_test_views/ test_views/ views.view.test_comment_rest.yml - core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_comment_rest.yml
- views.view.test_destroy.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_destroy.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_destroy.yml
- views.view.test_display.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_display.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_display.yml
- views.view.test_duplicate_field_handlers.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_duplicate_field_handlers.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_duplicate_field_handlers.yml
- views.view.test_exposed_admin_ui.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_exposed_admin_ui.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_admin_ui.yml
- views.view.test_feed_icon.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_feed_icon.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_feed_icon.yml
- views.view.test_field_filters.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_field_filters.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_field_filters.yml
- views.view.test_field_filters.yml in core/
modules/ comment/ tests/ modules/ comment_test_views/ test_views/ views.view.test_field_filters.yml - core/modules/comment/tests/modules/comment_test_views/test_views/views.view.test_field_filters.yml
- views.view.test_field_filters.yml in core/
modules/ taxonomy/ tests/ modules/ taxonomy_test_views/ test_views/ views.view.test_field_filters.yml - core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_field_filters.yml
- views.view.test_field_filters.yml in core/
modules/ block_content/ tests/ modules/ block_content_test_views/ test_views/ views.view.test_field_filters.yml - core/modules/block_content/tests/modules/block_content_test_views/test_views/views.view.test_field_filters.yml
- views.view.test_filter_permission.yml in core/
modules/ user/ tests/ modules/ user_test_views/ test_views/ views.view.test_filter_permission.yml - core/modules/user/tests/modules/user_test_views/test_views/views.view.test_filter_permission.yml
- views.view.test_filter_taxonomy_index_tid.yml in core/
modules/ taxonomy/ tests/ modules/ taxonomy_test_views/ test_views/ views.view.test_filter_taxonomy_index_tid.yml - core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_filter_taxonomy_index_tid.yml
- views.view.test_filter_taxonomy_index_tid_depth.yml in core/
modules/ taxonomy/ tests/ modules/ taxonomy_test_views/ test_views/ views.view.test_filter_taxonomy_index_tid_depth.yml - core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_filter_taxonomy_index_tid_depth.yml
- views.view.test_history.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_history.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_history.yml
- views.view.test_language.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_language.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_language.yml
- views.view.test_nid_argument.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_nid_argument.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_nid_argument.yml
- views.view.test_node_view.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_node_view.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_view.yml
- views.view.test_options_list_argument_numeric.yml in core/
modules/ options/ tests/ options_test_views/ test_views/ views.view.test_options_list_argument_numeric.yml - core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_numeric.yml
- views.view.test_options_list_argument_string.yml in core/
modules/ options/ tests/ options_test_views/ test_views/ views.view.test_options_list_argument_string.yml - core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_argument_string.yml
- views.view.test_options_list_filter.yml in core/
modules/ options/ tests/ options_test_views/ test_views/ views.view.test_options_list_filter.yml - core/modules/options/tests/options_test_views/test_views/views.view.test_options_list_filter.yml
- views.view.test_search.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_search.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_search.yml
- views.view.test_serializer_node_exposed_filter.yml in core/
modules/ rest/ tests/ modules/ rest_test_views/ test_views/ views.view.test_serializer_node_exposed_filter.yml - core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_node_exposed_filter.yml
- views.view.test_status_extra.yml in core/
modules/ node/ tests/ modules/ node_test_views/ test_views/ views.view.test_status_extra.yml - core/modules/node/tests/modules/node_test_views/test_views/views.view.test_status_extra.yml
- views.view.test_tag_cache.yml in core/
modules/ views/ tests/ modules/ views_test_config/ test_views/ views.view.test_tag_cache.yml - core/modules/views/tests/modules/views_test_config/test_views/views.view.test_tag_cache.yml
- views.view.test_tracker_user_uid.yml in core/
modules/ tracker/ tests/ modules/ tracker_test_views/ test_views/ views.view.test_tracker_user_uid.yml - core/modules/tracker/tests/modules/tracker_test_views/test_views/views.view.test_tracker_user_uid.yml
- views.view.test_user_roles_rid.yml in core/
modules/ user/ tests/ modules/ user_test_views/ test_views/ views.view.test_user_roles_rid.yml - core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_roles_rid.yml
- views.view.user_admin_people.yml in core/
modules/ user/ config/ optional/ views.view.user_admin_people.yml - core/modules/user/config/optional/views.view.user_admin_people.yml
- views.view.who_s_new.yml in core/
modules/ user/ config/ optional/ views.view.who_s_new.yml - core/modules/user/config/optional/views.view.who_s_new.yml
- views.view.who_s_online.yml in core/
modules/ user/ config/ optional/ views.view.who_s_online.yml - core/modules/user/config/optional/views.view.who_s_online.yml
- WizardPluginBase::buildFilters in core/
modules/ views/ src/ Plugin/ views/ wizard/ WizardPluginBase.php - Builds the form structure for selecting the view's filters.