| 
            hook_taxonomy_term_view_alter           | 
                  
            function           | 
                  
            drupal/core/modules/taxonomy/taxonomy.api.php           | 
                  
            Alter the results of taxonomy_term_view().           | 
              
          
                  | 
            ViewStorageController::create           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php           | 
                  
            Overrides Drupal\config\ConfigStorageController::create().           | 
              
          
                  | 
            ViewUI::getDefaultAJAXMessage           | 
                  
            function           | 
                  
            drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php           | 
                  
                       | 
              
          
                  | 
            FilterCombineTest::$testViews           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/Handler/FilterCombineTest.php           | 
                  
            Views used by this test.           | 
              
          
                  | 
            views.view.test_mini_pager.yml           | 
                  
            file           | 
                  
            drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_mini_pager.yml           | 
                  
            drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_mini_pager.yml           | 
              
          
                  | 
            views.view.test_view_empty.yml           | 
                  
            file           | 
                  
            drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_empty.yml           | 
                  
            drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_view_empty.yml           | 
              
          
                  | 
            views.view.test_dropbutton.yml           | 
                  
            file           | 
                  
            drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_dropbutton.yml           | 
                  
            drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_dropbutton.yml           | 
              
          
                  | 
            ViewExecutable::$exposed_input           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php           | 
                  
            An array of input values from exposed forms.           | 
              
          
                  | 
            views.view.test_click_sort.yml           | 
                  
            file           | 
                  
            drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_click_sort.yml           | 
                  
            drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_click_sort.yml           | 
              
          
                  | 
            ViewExecutable::$is_attachment           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php           | 
                  
            Whether this view is an attachment to another view.           | 
              
          
                  | 
            ViewsHooksTest::$moduleHandler           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/ViewsHooksTest.php           | 
                  
            The module handler to use for invoking hooks.           | 
              
          
                  | 
            translation_entity_view_access           | 
                  
            function           | 
                  
            drupal/core/modules/translation_entity/translation_entity.module           | 
                  
            Checks whether the given user can view the specified translation.           | 
              
          
                  | 
            views_form_views_form_validate           | 
                  
            function           | 
                  
            drupal/core/modules/views/views.module           | 
                  
            Validate handler for the first step of the views form.
Calls any existing views_form_validate functions located
on the views fields.           | 
              
          
                  | 
            ViewExecutable::$override_path           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php           | 
                  
            Allow to override the path used for generated urls.           | 
              
          
                  | 
            views.view.test_pager_full.yml           | 
                  
            file           | 
                  
            drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_pager_full.yml           | 
                  
            drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_pager_full.yml           | 
              
          
                  | 
            ViewExecutable::$base_database           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php           | 
                  
            Allow to override the used database which is used for this query.           | 
              
          
                  | 
            views.view.test_field_type.yml           | 
                  
            file           | 
                  
            drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_field_type.yml           | 
                  
            drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_field_type.yml           | 
              
          
                  | 
            ViewTestData::schemaDefinition           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestData.php           | 
                  
            Returns the schema definition.           | 
              
          
                  | 
            ViewUI::getPropertyDefinitions           | 
                  
            function           | 
                  
            drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php           | 
                  
            Implements \Drupal\Core\TypedData\ComplexDataInterface::getPropertyDefinitions().           | 
              
          
                  | 
            ViewsFormInterface::getFormKey           | 
                  
            function           | 
                  
            drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ViewsFormInterface.php           | 
                  
            Returns the key that represents this form.           | 
              
          
                  | 
            entity.view_mode.node.full.yml           | 
                  
            file           | 
                  
            drupal/core/modules/node/config/entity.view_mode.node.full.yml           | 
                  
            drupal/core/modules/node/config/entity.view_mode.node.full.yml           | 
              
          
                  | 
            GroupwiseMax::getTemporaryView           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/GroupwiseMax.php           | 
                  
            Helper function to create a pseudo view.           | 
              
          
                  | 
            views_test_data_views_pre_view           | 
                  
            function           | 
                  
            drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc           | 
                  
            Implements hook_views_pre_view().           | 
              
          
                  | 
            views.view.test_entity_row.yml           | 
                  
            file           | 
                  
            drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_entity_row.yml           | 
                  
            drupal/core/modules/views/tests/views_test_config/test_views/views.view.test_entity_row.yml           | 
              
          
                  | 
            template_preprocess_views_view           | 
                  
            function           | 
                  
            drupal/core/modules/views/views.theme.inc           | 
                  
            Prepares variables for view templates.           | 
              
          
                  | 
            ViewTestBase::schemaDefinition           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php           | 
                  
            Returns the schema definition.           | 
              
          
                  | 
            ViewExecutable::setCurrentPage           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php           | 
                  
            Change/Set the current page for the pager.           | 
              
          
                  | 
            ViewExecutable::getCurrentPage           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php           | 
                  
            Get the current page from the pager.           | 
              
          
                  | 
            ViewExecutable::setAjaxEnabled           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php           | 
                  
            Sets whether or not AJAX should be used.           | 
              
          
                  | 
            entity.view_mode.user.full.yml           | 
                  
            file           | 
                  
            drupal/core/modules/user/config/entity.view_mode.user.full.yml           | 
                  
            drupal/core/modules/user/config/entity.view_mode.user.full.yml           | 
              
          
                  | 
            ViewExecutable::executeDisplay           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php           | 
                  
            Execute the given display, with the given arguments.
To be called externally by whatever mechanism invokes the view,
such as a page callback, hook_block, etc.           | 
              
          
                  | 
            ViewExecutable::attachDisplays           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php           | 
                  
            Run attachment displays for the view.           | 
              
          
                  | 
            GlossaryTest::testGlossaryView           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/GlossaryTest.php           | 
                  
            Tests the default glossary view.           | 
              
          
                  | 
            statistics_test_views.info.yml           | 
                  
            file           | 
                  
            drupal/core/modules/statistics/tests/modules/statistics_test_views/statistics_test_views.info.yml           | 
                  
            drupal/core/modules/statistics/tests/modules/statistics_test_views/statistics_test_views.info.yml           | 
              
          
                  | 
            ViewEditFormController::submit           | 
                  
            function           | 
                  
            drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php           | 
                  
            Overrides Drupal\Core\Entity\EntityFormController::submit().           | 
              
          
                  | 
            ViewEditFormController::cancel           | 
                  
            function           | 
                  
            drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php           | 
                  
            Form submission handler for the 'cancel' action.           | 
              
          
                  | 
            ViewExecutable::getPluginTypes           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php           | 
                  
            Returns the valid types of plugins that can be used.           | 
              
          
                  | 
            ArgumentStringTest::$testViews           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/Handler/ArgumentStringTest.php           | 
                  
            Views used by this test.           | 
              
          
                  | 
            ViewExecutable::generateItemId           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php           | 
                  
            Generates a unique ID for an handler instance.           | 
              
          
                  | 
            ViewSubscriber::onIframeUpload           | 
                  
            function           | 
                  
            drupal/core/lib/Drupal/Core/EventSubscriber/ViewSubscriber.php           | 
                  
                       | 
              
          
                  | 
            entity.view_mode.file.full.yml           | 
                  
            file           | 
                  
            drupal/core/modules/file/config/entity.view_mode.file.full.yml           | 
                  
            drupal/core/modules/file/config/entity.view_mode.file.full.yml           | 
              
          
                  | 
            node_views_query_substitutions           | 
                  
            function           | 
                  
            drupal/core/modules/node/node.views_execution.inc           | 
                  
            Implements hook_views_query_substitutions().           | 
              
          
                  | 
            WizardPluginBase::validateView           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php           | 
                  
            Implements Drupal\views\Plugin\views\wizard\WizardInterface::validate().           | 
              
          
                  | 
            CommentFormController::preview           | 
                  
            function           | 
                  
            drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php           | 
                  
            Form submission handler for the 'preview' action.           | 
              
          
                  | 
            ExtensionViewsFieldTest::setUp           | 
                  
            function           | 
                  
            drupal/core/modules/file/lib/Drupal/file/Tests/Views/ExtensionViewsFieldTest.php           | 
                  
            Sets up Drupal unit test environment.           | 
              
          
                  | 
            Views argument default plugins           | 
                  
            group           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument_default/ArgumentDefaultPluginBase.php           | 
                  
            Allow specialized methods of filling in arguments when they aren't provided.           | 
              
          
                  | 
            FieldOverview::fieldNameExists           | 
                  
            function           | 
                  
            drupal/core/modules/field_ui/lib/Drupal/field_ui/FieldOverview.php           | 
                  
            Checks if a field machine name is taken.           | 
              
          
                  | 
            ViewExecutableTest::$testViews           | 
                  
            property           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php           | 
                  
            Views used by this test.           | 
              
          
                  | 
            ViewsSelection::initializeView           | 
                  
            function           | 
                  
            drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php           | 
                  
            Initializes a view.           | 
              
          
                  | 
            views_ui_preprocess_views_view           | 
                  
            function           | 
                  
            drupal/core/modules/views_ui/views_ui.module           | 
                  
            Implements hook_preprocess_HOOK() for views-view.html.twig.           |