Files

Primary tabs

File namesort descending Location Namespace Description
ViewsPluginManager.php drupal/core/modules/views/lib/Drupal/views/Plugin/ViewsPluginManager.php Drupal\views\Plugin Contains \Drupal\views\Plugin\ViewsPluginManager.
ViewsSearchQuery.php drupal/core/modules/search/lib/Drupal/search/ViewsSearchQuery.php Drupal\search Definition of Drupal\search\ViewsSearchQuery.
ViewsSelection.php drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php Drupal\views\Plugin\entity_reference\selection Contains \Drupal\views\Plugin\entity_reference\selection\ViewsSelection.
ViewsTestDataElementForm.php drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Form/ViewsTestDataElementForm.php Drupal\views_test_data\Form Contains \Drupal\views_test_data\Form\ViewsTestDataElementForm.
ViewStorageController.php drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php Drupal\views Definition of Drupal\views\ViewStorageController.
ViewStorageInterface.php drupal/core/modules/views/lib/Drupal/views/ViewStorageInterface.php Drupal\views Definition of Drupal\views\ViewStorageInterface.
ViewStorageTest.php drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php Drupal\views\Tests Definition of Drupal\views\Tests\ViewStorageTest.
ViewSubscriber.php drupal/core/lib/Drupal/Core/EventSubscriber/ViewSubscriber.php Drupal\Core\EventSubscriber Definition of Drupal\Core\EventSubscriber\ViewSubscriber.
ViewsUIController.php drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php Drupal\views_ui\Controller Contains \Drupal\views_ui\Controller\ViewsUIController.
views_cache.test.css drupal/core/modules/views/tests/views_test_data/views_cache.test.css Just a placeholder file for the test.
views_test_config.info.yml drupal/core/modules/views/tests/views_test_config/views_test_config.info.yml drupal/core/modules/views/tests/views_test_config/views_test_config.info.yml
views_test_config.module drupal/core/modules/views/tests/views_test_config/views_test_config.module
views_test_data.info.yml drupal/core/modules/views/tests/views_test_data/views_test_data.info.yml drupal/core/modules/views/tests/views_test_data/views_test_data.info.yml
views_test_data.install drupal/core/modules/views/tests/views_test_data/views_test_data.install Install, update, and uninstall functions for the Views Test module.
views_test_data.module drupal/core/modules/views/tests/views_test_data/views_test_data.module Helper module for Views tests.
views_test_data.routing.yml drupal/core/modules/views/tests/views_test_data/views_test_data.routing.yml drupal/core/modules/views/tests/views_test_data/views_test_data.routing.yml
views_test_data.views.inc drupal/core/modules/views/tests/views_test_data/views_test_data.views.inc Provides views data and hooks for views_test_data module.
views_test_data.views_execution.inc drupal/core/modules/views/tests/views_test_data/views_test_data.views_execution.inc Provides views data and hooks for views_test_data module.
views_ui.admin-rtl.css drupal/core/modules/views_ui/css/views_ui.admin-rtl.css /** * The .css file is intended to only contain positioning and size declarations * For example: display, position, float, clear, and overflow. */ /* @group Inline lists */ .horizontal > * { float: right; } .horizontal.right { float:…
views_ui.admin.css drupal/core/modules/views_ui/css/views_ui.admin.css /** * The .admin.css file is intended to only contain positioning and size * declarations. For example: display, position, float, clear, and overflow. */ /* @group Resets */ .views-admin ul, .views-admin menu, .views-admin dir { padding-left:…
views_ui.admin.theme-rtl.css drupal/core/modules/views_ui/css/views_ui.admin.theme-rtl.css /** * The .admin.theme.css file is intended to contain presentation declarations * including images, borders, colors, and fonts. */ /* @end */ /* @group Icons */ .actions a, .views-admin .icon, .views-admin .icon-text { background-position:…
views_ui.admin.theme.css drupal/core/modules/views_ui/css/views_ui.admin.theme.css /** * The .admin.theme.css file is intended to contain presentation declarations * including images, borders, colors, and fonts. */ /* @group Reset */ .views-admin .links { list-style: none outside none; margin: 0; } .views-admin a:hover { …
views_ui.contextual.css drupal/core/modules/views_ui/css/views_ui.contextual.css /** * The .contextual.css file is intended to contain styles that override declarations * in the Contextual module. */ /* @group Wrapper */ #views-live-preview .contextual-region-active { outline: medium none; } #views-live-preview…
views_ui.info.yml drupal/core/modules/views_ui/views_ui.info.yml drupal/core/modules/views_ui/views_ui.info.yml
views_ui.module drupal/core/modules/views_ui/views_ui.module Provide structure for the administrative interface to Views.
views_ui.routing.yml drupal/core/modules/views_ui/views_ui.routing.yml drupal/core/modules/views_ui/views_ui.routing.yml
views_ui.services.yml drupal/core/modules/views_ui/views_ui.services.yml drupal/core/modules/views_ui/views_ui.services.yml
views_ui.theme.inc drupal/core/modules/views_ui/views_ui.theme.inc Preprocessors and theme functions for the Views UI.
ViewTestBase.php drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php Drupal\views\Tests Contains \Drupal\views\Tests\ViewTestBase.
ViewTestConfigInstaller.php drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestConfigInstaller.php Drupal\views\Tests Contains \Drupal\views\Tests\ViewTestConfigInstaller.
ViewTestData.php drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestData.php Drupal\views\Tests Contains \Drupal\views\Tests\ViewTestData.
ViewUI.php drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php Drupal\views_ui Definition of Drupal\views_ui\ViewUI.
ViewUIConverter.php drupal/core/modules/views_ui/lib/Drupal/views_ui/ParamConverter/ViewUIConverter.php Drupal\views_ui\ParamConverter Contains \Drupal\views_ui\ParamConverter\ViewUIConverter.
ViewUIObjectTest.php drupal/core/modules/views_ui/tests/Drupal/views_ui/Tests/ViewUIObjectTest.php Drupal\views_ui\Tests Contains \Drupal\views_ui\Tests\ViewUIObjectTest.
ViewUnitTestBase.php drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php Drupal\views\Tests Contains \Drupal\views\Tests\ViewUnitTestBase.
Vocabulary.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Vocabulary.php Drupal\taxonomy\Plugin\Core\Entity Contains \Drupal\taxonomy\Plugin\Core\Entity\Vocabulary.
VocabularyAccessController.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyAccessController.php Drupal\taxonomy Contains \Drupal\taxonomy\VocabularyAccessController.
VocabularyFormController.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php Drupal\taxonomy Definition of Drupal\taxonomy\VocabularyFormController.
VocabularyInterface.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyInterface.php Drupal\taxonomy Contains \Drupal\taxonomy\Plugin\Core\Entity\VocabularyInterface.
VocabularyLanguageTest.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php Drupal\taxonomy\Tests Definition of Drupal\taxonomy\Tests\VocabularyLanguageTest.
VocabularyListController.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php Drupal\taxonomy Contains \Drupal\taxonomy\VocabularyListController.
VocabularyPermissionsTest.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyPermissionsTest.php Drupal\taxonomy\Tests Contains \Drupal\taxonomy\Tests\VocabularyPermissionsTest.
VocabularyStorageController.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php Drupal\taxonomy Definition of Drupal\taxonomy\VocabularyStorageController.
VocabularyTest.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyTest.php Drupal\taxonomy\Tests Definition of Drupal\taxonomy\Tests\VocabularyTest.
VocabularyUnitTest.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php Drupal\taxonomy\Tests Definition of Drupal\taxonomy\Tests\VocabularyUnitTest.
VocabularyVid.php drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/VocabularyVid.php Drupal\taxonomy\Plugin\views\argument Definition of Drupal\taxonomy\Plugin\views\argument\VocabularyVid.
WarmableInterface.php drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheWarmer/WarmableInterface.php Symfony\Component\HttpKernel\CacheWarmer
Warning.php drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Warning.php
Warning.php drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/Error/Warning.php
WasRun.php drupal/core/vendor/phpunit/phpunit/Tests/_files/WasRun.php

Pages

Other projects