Classes, traits, and interfaces

Primary tabs

Namesort ascending Type Namespace Location Description Direct uses Use statements Strings
ViewsHooksTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ViewsHooksTest.php Tests that views hooks are registered when defined in $module.views.inc.
ViewsHandlerManager class Drupal\views\Plugin drupal/core/modules/views/lib/Drupal/views/Plugin/ViewsHandlerManager.php Plugin type manager for all views handlers. 8
ViewsHandlerDiscovery class Drupal\views\Plugin\Discovery drupal/core/modules/views/lib/Drupal/views/Plugin/Discovery/ViewsHandlerDiscovery.php Defines a discovery mechanism to find Views handlers in PSR-0 namespaces. 1
ViewsFormInterface interface Drupal\views_ui\Form\Ajax drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ViewsFormInterface.php 1
ViewsFormBase abstract class Drupal\views_ui\Form\Ajax drupal/core/modules/views_ui/lib/Drupal/views_ui/Form/Ajax/ViewsFormBase.php Provides a base class for Views UI AJAX forms. 10
ViewsExposedFilterBlock class Drupal\views\Plugin\Block drupal/core/modules/views/lib/Drupal/views/Plugin/Block/ViewsExposedFilterBlock.php Provides a 'Views Exposed Filter' block.
ViewsExposedFilterBlock class Drupal\views\Plugin\Derivative drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsExposedFilterBlock.php Provides block plugin definitions for all Views exposed filters.
ViewsEntityRow class Drupal\views\Plugin\Derivative drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsEntityRow.php Provides views row plugin definitions for all non-special entity types.
ViewsDataTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ViewsDataTest.php Tests the fetching of views data.
ViewsData class Drupal\views drupal/core/modules/views/lib/Drupal/views/ViewsData.php Class to manage and lazy load cached views data. 2 2
ViewsBlock class Drupal\views\Plugin\Block drupal/core/modules/views/lib/Drupal/views/Plugin/Block/ViewsBlock.php Provides a generic Views block. 1
ViewsBlock class Drupal\views\Plugin\Derivative drupal/core/modules/views/lib/Drupal/views/Plugin/Derivative/ViewsBlock.php Provides block plugin definitions for all Views block displays.
ViewsAccessCheck class Drupal\views drupal/core/modules/views/lib/Drupal/views/ViewsAccessCheck.php Defines a route access checker for the _access_all_views permission. 2
Views class Drupal\views drupal/core/modules/views/lib/Drupal/views/Views.php Static service container wrapper for views. 26
ViewRenderTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ViewRenderTest.php
ViewPreviewFormController class Drupal\views_ui drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewPreviewFormController.php Form controller for the Views preview form.
ViewPageControllerTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ViewPageControllerTest.php Tests the page controller but not the actualy execution/rendering of a view.
ViewPageController class Drupal\views\Routing drupal/core/modules/views/lib/Drupal/views/Routing/ViewPageController.php Defines a page controller to execute and render a view. 1
ViewModeAccessCheck class Drupal\field_ui\Access drupal/core/modules/field_ui/lib/Drupal/field_ui/Access/ViewModeAccessCheck.php Allows access to routes to be controlled by an '_access' boolean parameter. 2
ViewListController class Drupal\views_ui drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewListController.php Provides a listing of Views.
ViewFormControllerBase abstract class Drupal\views_ui drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php Base form controller for Views forms. 4
ViewExecutableTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ViewExecutableTest.php Tests the ViewExecutable class.
ViewExecutableFactory class Drupal\views drupal/core/modules/views/lib/Drupal/views/ViewExecutableFactory.php Defines the cache backend factory. 3 2
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. 106
ViewElementTest class Drupal\views\Tests drupal/core/modules/views/lib/Drupal/views/Tests/ViewElementTest.php Tests the 'view' element type.
ViewEditFormController class Drupal\views_ui drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewEditFormController.php Form controller for the Views edit form.
ViewCloneFormController class Drupal\views_ui drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewCloneFormController.php Form controller for the Views clone form.
ViewAjaxResponse class Drupal\views\Ajax drupal/core/modules/views/lib/Drupal/views/Ajax/ViewAjaxResponse.php Custom JSON response object for an ajax view response. 1
ViewAddFormController class Drupal\views_ui drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewAddFormController.php Form controller for the Views edit form.
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. 4
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.
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.
VersionTest class Drupal\system\Tests\Module drupal/core/modules/system/lib/Drupal/system/Tests/Module/VersionTest.php Test module dependency on specific versions.
Version final class Doctrine\Tests\Common\Annotations\Fixtures\Annotation drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/Annotation/Version.php Plugin annotation @Target("PROPERTY");
Version class Doctrine\Common drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Version.php Class to store and retrieve the version of Doctrine
Version class Guzzle\Common drupal/core/vendor/guzzle/common/Guzzle/Common/Version.php Guzzle version information 1
VersatileGeneratorInterface interface Symfony\Cmf\Component\Routing drupal/core/vendor/symfony-cmf/routing/Symfony/Cmf/Component/Routing/VersatileGeneratorInterface.php This generator is able to handle more than string route names as symfony core supports them. 2
VarUtils abstract class Assetic\Util drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Util/VarUtils.php Variable utilities. 4
VariableTest class Drupal\system\Tests\Bootstrap drupal/core/modules/system/lib/Drupal/system/Tests/Bootstrap/VariableTest.php Tests variable system functions.
VariableLog class Drupal\Core\Mail drupal/core/lib/Drupal/Core/Mail/VariableLog.php Defines a mail sending implementation that captures sent messages to a variable.
Variable class Symfony\Component\DependencyInjection drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Variable.php Represents a variable. 1
ValueSupplierInterface interface Assetic drupal/core/vendor/kriswallsmith/assetic/src/Assetic/ValueSupplierInterface.php Value Supplier Interface. 2
ValueContainer class Assetic\Extension\Twig drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/ValueContainer.php Container for values initialized lazily from a ValueSupplierInterface.
Value class Doctrine\Common\Collections\Expr drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Expr/Value.php 1
ValidTest class Symfony\Component\Validator\Tests\Constraints drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/ValidTest.php @author Bernhard Schussek <bschussek@gmail.com>
ValidNumberStepUnitTest class Drupal\system\Tests\Common drupal/core/modules/system/lib/Drupal/system/Tests/Common/ValidNumberStepUnitTest.php Tests number step validation by valid_number_step().
ValidatorTest class Symfony\Component\Validator\Tests drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/ValidatorTest.php
ValidatorTest class Drupal\file\Tests drupal/core/modules/file/lib/Drupal/file/Tests/ValidatorTest.php This will run tests against the file validation functions (file_validate_*).
ValidatorInterface interface Symfony\Component\Validator drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorInterface.php Validates values and graphs of objects and arrays. 1 1
ValidatorException class Symfony\Component\Validator\Exception drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Exception/ValidatorException.php 7 4

Pages

Other projects