Classes, traits, and interfaces

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
Vid class Drupal\node\Plugin\views\argument drupal/core/modules/node/lib/Drupal/node/Plugin/views/argument/Vid.php Argument handler to accept a node revision id.
View class Drupal\views\Plugin\views\area drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/View.php Views area handlers. Insert a view inside of an area.
View class Drupal\views\Plugin\Core\Entity drupal/core/modules/views/lib/Drupal/views/Plugin/Core/Entity/View.php Defines a View configuration entity class. 6
ViewAddFormController class Drupal\views_ui drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewAddFormController.php Form controller for the Views edit form.
ViewCloneFormController class Drupal\views_ui drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewCloneFormController.php Form controller for the Views clone form.
ViewEditFormController class Drupal\views_ui drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewEditFormController.php Form controller for the Views edit form.
ViewElementTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ViewElementTest.php Tests the 'view' element type.
ViewExecutable class Drupal\views drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php An object to contain all of the data to generate a view, plus the member functions to build the view query, execute the query and render the output. 80
ViewExecutableTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php Tests the ViewExecutable class.
ViewFormControllerBase abstract class Drupal\views_ui drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php Base form controller for Views forms. 4 1
ViewListController class Drupal\views_ui drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewListController.php Provides a listing of Views.
ViewPreviewFormController class Drupal\views_ui drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php Form controller for the Views preview form.
ViewsBundle class Drupal\views drupal/core/modules/views/lib/Drupal/views/ViewsBundle.php Views dependency injection container. 1
ViewsDataTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php Tests the fetching of views data.
ViewsSearchQuery class Drupal\search drupal/core/modules/search/lib/Drupal/search/ViewsSearchQuery.php Extends the core SearchQuery to be able to gets it's protected values.
ViewStorageController class Drupal\views drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php Defines the storage controller class for View entities. 1
ViewStorageInterface interface Drupal\views drupal/core/modules/views/lib/Drupal/views/ViewStorageInterface.php Defines an interface for View storage classes. 2 2
ViewStorageTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php Tests the functionality of View and ViewStorageController.
ViewSubscriber class Drupal\Core\EventSubscriber drupal/core/lib/Drupal/Core/EventSubscriber/ViewSubscriber.php Main subscriber for VIEW HTTP responses.
ViewTestBase abstract class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestBase.php Defines a base class for Views testing in the full web test environment. 21 16
ViewTestData class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestData.php Provides tests view data and the base test schema with sample data records.
ViewUI class Drupal\views_ui drupal/core/modules/views/views_ui/lib/Drupal/views_ui/ViewUI.php Stores UI related temporary settings. 4
ViewUnitTestBase abstract class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php Defines a base class for Views unit testing. 30 25
Vocabulary class Drupal\taxonomy\Plugin\Core\Entity drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Vocabulary.php Defines the taxonomy vocabulary entity. 3
VocabularyFormController class Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php Base form controller for vocabulary edit forms.
VocabularyLanguageTest class Drupal\taxonomy\Tests drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php Tests for the language feature on vocabularies.
VocabularyMachineName class Drupal\taxonomy\Plugin\views\argument drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/VocabularyMachineName.php Argument handler to accept a vocabulary machine name.
VocabularyMachineName class Drupal\taxonomy\Plugin\views\filter drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/VocabularyMachineName.php Filter by vocabulary machine name.
VocabularyStorageController class Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php Defines a controller class for taxonomy vocabularies.
VocabularyTest class Drupal\taxonomy\Tests drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyTest.php Tests the taxonomy vocabulary interface.
VocabularyUnitTest class Drupal\taxonomy\Tests drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php Tests for taxonomy vocabulary functions.
VocabularyVid class Drupal\taxonomy\Plugin\views\argument drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/VocabularyVid.php Argument handler to accept a vocabulary id.
VocabularyVid class Drupal\taxonomy\Plugin\views\filter drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/VocabularyVid.php Filter by vocabulary id.
WarmableInterface interface Symfony\Component\HttpKernel\CacheWarmer drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/CacheWarmer/WarmableInterface.php Interface for classes that support warming their cache. 1
WebTestBase abstract class Drupal\simpletest drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php Test case for typical Drupal tests. 298 300
WidgetBase abstract class Drupal\field\Plugin\Type\Widget drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php Base class for 'Field widget' plugin implementations. 9 11
WidgetBaseInterface interface Drupal\field\Plugin\Type\Widget drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBaseInterface.php Base interface definition for "Field widget" plugins. 1
WidgetFactory class Drupal\field\Plugin\Type\Widget drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetFactory.php Factory class for the Widget plugin type.
WidgetInterface interface Drupal\field\Plugin\Type\Widget drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetInterface.php Interface definition for field widget plugins. 1
WidgetLegacyDiscoveryDecorator class Drupal\field\Plugin\Type\Widget drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetLegacyDiscoveryDecorator.php Custom decorator to add legacy widgets. 1
WidgetPluginManager class Drupal\field\Plugin\Type\Widget drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetPluginManager.php Plugin type manager for field widgets.
WinCacheCache class Doctrine\Common\Cache drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/WinCacheCache.php WinCache cache provider.
WincacheCacheTest class Doctrine\Tests\Common\Cache drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/WinCacheCacheTest.php
WizardException class Drupal\views\Plugin\views\wizard drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardException.php A custom exception class for our errors. 1
WizardInterface interface Drupal\views\Plugin\views\wizard drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardInterface.php Defines a common interface for Views Wizard plugins. 1 3
WizardManager class Drupal\views\Plugin\Type drupal/core/modules/views/lib/Drupal/views/Plugin/Type/WizardManager.php
WizardPluginBase abstract class Drupal\views\Plugin\views\wizard drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php Provides the interface and base class for Views Wizard plugins. 7 7
WizardTest class Drupal\views\Tests\Comment drupal/core/modules/views/lib/Drupal/views/Tests/Comment/WizardTest.php Tests the comment module integration into the wizard.
WizardTestBase abstract class Drupal\views\Tests\Wizard drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/WizardTestBase.php Views UI wizard tests. 6 1
WordLevelDiff class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php @todo document @private @subpackage DifferenceEngine

Pages

Other projects