Classes, traits, and interfaces

Primary tabs

Namesort ascending Type Namespace Location Description Direct uses Use statements Strings
WrapMailUnitTest class Drupal\system\Tests\Mail drupal/core/modules/system/lib/Drupal/system/Tests/Mail/WrapMailUnitTest.php Tests the functionality of drupal_wrap_mail().
WorkerInterface interface Assetic\Factory\Worker drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/WorkerInterface.php Assets are passed through factory workers before leaving the factory. 2 1
WordLevelDiff class drupal/core/lib/Drupal/Component/Diff/DiffEngine.php @todo document @private @subpackage DifferenceEngine
WizardTestBase abstract class Drupal\views\Tests\Wizard drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/WizardTestBase.php Views UI wizard tests. 6 1
WizardTest class Drupal\comment\Tests\Views drupal/core/modules/comment/lib/Drupal/comment/Tests/Views/WizardTest.php Tests the comment module integration into the wizard.
WizardPluginBaseUnitTest class Drupal\views\Tests\Wizard drupal/core/modules/views/lib/Drupal/views/Tests/Wizard/WizardPluginBaseUnitTest.php Tests the wizard code.
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
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
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
WithComments class Namespaced drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/Tests/Fixtures/Namespaced/WithComments.php
WinCacheClassLoader class Symfony\Component\ClassLoader drupal/core/vendor/symfony/class-loader/Symfony/Component/ClassLoader/WinCacheClassLoader.php WinCacheClassLoader implements a wrapping autoloader cached in WinCache.
WincacheCacheTest class Doctrine\Tests\Common\Cache drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Cache/WinCacheCacheTest.php
WinCacheCache class Doctrine\Common\Cache drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Cache/WinCacheCache.php WinCache cache provider.
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. 2 2
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
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.
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
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. 15 17
WeekDate class Drupal\views\Plugin\views\argument drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/WeekDate.php Argument handler for a week.
WebTestBase abstract class Drupal\simpletest drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php Test case for typical Drupal tests. 312 317
WasRun class drupal/core/vendor/phpunit/phpunit/Tests/_files/WasRun.php
WarmableRouterMock abstract class Symfony\Cmf\Component\Routing\Tests\Routing drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/Tests/Routing/ChainRouterTest.php
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. 3 1
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.
VocabularyUnitTest class Drupal\taxonomy\Tests drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyUnitTest.php Tests for taxonomy vocabulary functions.
VocabularyTest class Drupal\taxonomy\Tests drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyTest.php Tests the taxonomy vocabulary interface.
VocabularyStorageController class Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyStorageController.php Defines a controller class for taxonomy vocabularies.
VocabularyPermissionsTest class Drupal\taxonomy\Tests drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyPermissionsTest.php Tests the taxonomy vocabulary permissions.
VocabularyListController class Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyListController.php Provides a listing of vocabularies.
VocabularyLanguageTest class Drupal\taxonomy\Tests drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Tests/VocabularyLanguageTest.php Tests for the language feature on vocabularies.
VocabularyInterface interface Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyInterface.php Provides an interface defining a taxonomy vocabulary entity. 1 1
VocabularyFormController class Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyFormController.php Base form controller for vocabulary edit forms.
VocabularyAccessController class Drupal\taxonomy drupal/core/modules/taxonomy/lib/Drupal/taxonomy/VocabularyAccessController.php Defines an access controller for the vocabulary entity.
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
ViewUnitTestBase abstract class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ViewUnitTestBase.php Defines a base class for Views unit testing. 41 34
ViewUIObjectTest class Drupal\views_ui\Tests drupal/core/modules/views_ui/tests/Drupal/views_ui/Tests/ViewUIObjectTest.php Tests the ViewUI class.
ViewUIConverter class Drupal\views_ui\ParamConverter drupal/core/modules/views_ui/lib/Drupal/views_ui/ParamConverter/ViewUIConverter.php Provides upcasting for a view entity to be used in the Views UI. 2
ViewUI class Drupal\views_ui drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewUI.php Stores UI related temporary settings. 12
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. 16
ViewTestConfigInstaller class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ViewTestConfigInstaller.php Defines a configuration installer.
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. 31 29
ViewsUIController class Drupal\views_ui\Controller drupal/core/modules/views_ui/lib/Drupal/views_ui/Controller/ViewsUIController.php Returns responses for Views UI routes. 1
ViewSubscriber class Drupal\Core\EventSubscriber drupal/core/lib/Drupal/Core/EventSubscriber/ViewSubscriber.php Main subscriber for VIEW HTTP responses. 2
ViewStorageTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ViewStorageTest.php Tests the functionality of View and ViewStorageController.
ViewStorageInterface interface Drupal\views drupal/core/modules/views/lib/Drupal/views/ViewStorageInterface.php Defines an interface for View storage classes. 2 18
ViewStorageController class Drupal\views drupal/core/modules/views/lib/Drupal/views/ViewStorageController.php Defines the storage controller class for View entities. 1
ViewsTestDataElementForm class Drupal\views_test_data\Form drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Form/ViewsTestDataElementForm.php Simple form page callback to test the view element. 1
ViewsSelection class Drupal\views\Plugin\entity_reference\selection drupal/core/modules/views/lib/Drupal/views/Plugin/entity_reference/selection/ViewsSelection.php Plugin implementation of the 'selection' entity_reference.
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.
ViewsPluginManager class Drupal\views\Plugin drupal/core/modules/views/lib/Drupal/views/Plugin/ViewsPluginManager.php Plugin type manager for all views plugins. 1 13

Pages

Other projects