Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
views.view.aggregator_rss_feed.yml file core/modules/aggregator/config/optional/views.view.aggregator_rss_feed.yml core/modules/aggregator/config/optional/views.view.aggregator_rss_feed.yml
views.view.aggregator_sources.yml file core/modules/aggregator/config/optional/views.view.aggregator_sources.yml core/modules/aggregator/config/optional/views.view.aggregator_sources.yml
views.view.test_aggregator_items.yml file core/modules/aggregator/tests/modules/aggregator_test_views/test_views/views.view.test_aggregator_items.yml core/modules/aggregator/tests/modules/aggregator_test_views/test_views/views.view.test_aggregator_items.yml
views.view.test_argument_validator_term.yml file 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_dropbutton.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_dropbutton.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_dropbutton.yml
views.view.test_excluded_field_token_display.yml file core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_excluded_field_token_display.yml core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_excluded_field_token_display.yml
views.view.test_exposed_form_buttons.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_buttons.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_buttons.yml
views.view.test_field_argument_tokens.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_argument_tokens.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_argument_tokens.yml
views.view.test_field_tokens.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_tokens.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_tokens.yml
views.view.test_filter_in_operator_ui.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_in_operator_ui.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_filter_in_operator_ui.yml
views.view.test_history.yml file 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_invalid_tokens.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_invalid_tokens.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_invalid_tokens.yml
views.view.test_link_tokens.yml file core/modules/link/tests/modules/link_test_views/test_views/views.view.test_link_tokens.yml core/modules/link/tests/modules/link_test_views/test_views/views.view.test_link_tokens.yml
views.view.test_node_tokens.yml file core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_tokens.yml core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_tokens.yml
views.view.test_store_pager_settings.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_store_pager_settings.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_store_pager_settings.yml
views.view.test_tokens.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_tokens.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_tokens.yml
views.view.test_token_view.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_token_view.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_token_view.yml
views.view.test_view_storage.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_storage.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_view_storage.yml
Views::executableFactory function core/modules/views/src/Views.php Returns the view executable factory service.
ViewsArgumentValidator class core/modules/views/src/Annotation/ViewsArgumentValidator.php Defines a Plugin annotation object for views argument validator plugins.
ViewsArgumentValidator.php file core/modules/views/src/Annotation/ViewsArgumentValidator.php
ViewsArgumentValidator::$id property core/modules/views/src/Annotation/ViewsArgumentValidator.php The plugin ID.
ViewsArgumentValidator::$no_ui property core/modules/views/src/Annotation/ViewsArgumentValidator.php Whether the plugin should be not selectable in the UI.
ViewsArgumentValidator::$short_title property core/modules/views/src/Annotation/ViewsArgumentValidator.php (optional) The short title used in the views UI.
ViewsArgumentValidator::$title property core/modules/views/src/Annotation/ViewsArgumentValidator.php The plugin title used in the views UI.
ViewsBlock::$viewStorage property core/modules/views/src/Plugin/Derivative/ViewsBlock.php The view storage.
ViewsBlockTest::$executableFactory property core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php The view executable factory.
ViewsBlockTest::$storage property core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php The view storage.
ViewsBlockTest::testBuildWithTitleToken function core/modules/views/tests/src/Kernel/Plugin/ViewsBlockTest.php Tests that ViewsBlock::build() produces the right output with title tokens.
ViewsConfigUpdater::mapOperatorFromSingleToMultiple function core/modules/views/src/ViewsConfigUpdater.php Maps a single operator to a multiple one, if possible.
ViewsConfigUpdater::needsOperatorDefaultsUpdate function core/modules/views/src/ViewsConfigUpdater.php Add additional settings to the entity link field.
ViewsConfigUpdater::processOperatorDefaultsHandler function core/modules/views/src/ViewsConfigUpdater.php Processes operator defaults.
ViewsConfigUpdaterTest::testNeedsOperatorUpdateDefaults function core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php @covers ::needsOperatorDefaultsUpdate[[api-linebreak]]
ViewsData::$allStorage property core/modules/views/src/ViewsData.php All table storage data loaded from cache.
ViewsData::$storage property core/modules/views/src/ViewsData.php Table data storage.
ViewsDataTest::$cacheTagsInvalidator property core/modules/views/tests/src/Unit/ViewsDataTest.php The mocked cache tags invalidator.
ViewsDataTest::$configFactory property core/modules/views/tests/src/Unit/ViewsDataTest.php The mocked config factory.
ViewsDataTest::$fieldStorage property core/modules/options/tests/src/Kernel/Views/ViewsDataTest.php The field storage.
ViewsDataTest::testGetAllEqualsToGetNull function core/modules/views/tests/src/Unit/ViewsDataTest.php Tests that getting all data has same results as getting data with NULL
logic.
ViewsDataTest::testGetOnFirstCall function core/modules/views/tests/src/Unit/ViewsDataTest.php Tests fetching all the views data without a static cache.
ViewsDataTest::testOptionsFieldViewsData function core/modules/options/tests/src/Kernel/Views/ViewsDataTest.php Tests the option module's implementation of hook_field_views_data().
ViewsEntityArgumentValidator class core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php Provides views argument validator plugin definitions for all entity types.
ViewsEntityArgumentValidator.php file core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php
ViewsEntityArgumentValidator::$basePluginId property core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php The base plugin ID this derivative is for.
ViewsEntityArgumentValidator::$deprecatedProperties property core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php
ViewsEntityArgumentValidator::$derivatives property core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php List of derivative definitions.
ViewsEntityArgumentValidator::$entityTypeManager property core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php The entity type manager.
ViewsEntityArgumentValidator::create function core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php Creates a new class instance.
ViewsEntityArgumentValidator::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php Gets the definition of all derivatives of a base plugin.
ViewsEntityArgumentValidator::__construct function core/modules/views/src/Plugin/Derivative/ViewsEntityArgumentValidator.php Constructs an ViewsEntityArgumentValidator object.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.