Classes, traits, and interfaces - 10.3.x - drupal
Introduction to classes
A lot of the PHP code in Drupal is object oriented (OO), making use of PHP classes, interfaces, and traits. See the Objected-oriented programming conventions for more information.
See also
Objected-oriented programming conventions
File
-
core/
core.api.php, line 1518
| Name | Deprecated | Object type | Namespace | File name | Summary | Direct uses | Use statements | Strings |
|---|---|---|---|---|---|---|---|---|
| ViewsSqlExceptionTest | class | Drupal\Tests\views\Kernel\Plugin | core/ |
Tests the views exception handling. | ||||
| ViewsStyle | class | Drupal\views\Attribute | core/ |
Defines a views style plugins type attribute for plugin discovery. | 14 | |||
| ViewsStyle | class | Drupal\views\Annotation | core/ |
Defines a Plugin annotation object for views style plugins. | ||||
| ViewsTemplateTest | class | Drupal\Tests\views\Kernel | core/ |
Tests the template retrieval of views. | ||||
| ViewsTest | class | Drupal\Tests\views\Unit | core/ |
@coversDefaultClass \Drupal\views\Views[[api-linebreak]] @group views | ||||
| ViewsTestCacheContext | class | Drupal\views_test_data\Cache | core/ |
Test cache context which uses a dynamic context coming from state. | 2 | |||
| ViewsTestCacheContextFilter | class | Drupal\views_test_data\Plugin\views\filter | core/ |
#[ViewsFilter("views_test_test_cache_context")] | ||||
| ViewsTestDataController | class | Drupal\views_test_data\Controller | core/ |
Controller class for views_test_data callbacks. | ||||
| ViewsTestDataElementEmbedForm | class | Drupal\views_test_data\Form | core/ |
Simple form page callback to test the view element. | 1 | |||
| ViewsTestDataElementForm | class | Drupal\views_test_data\Form | core/ |
Simple form page callback to test the view element. | 1 | |||
| ViewsTestDataErrorForm | class | Drupal\views_test_data\Form | core/ |
Implements a test form that has a validation error. | ||||
| ViewsTestEntity | class | Drupal\Tests\views\Kernel\Entity | core/ |
Generic entity class for our test entity types. | ||||
| ViewsTestFormMultipleController | class | Drupal\views_test_data\Controller | core/ |
Controller routines for views form multiple test routes. | ||||
| ViewsTestRenderCacheController | class | Drupal\views_test_render_cache\Controller | core/ |
Provides route responses. | ||||
| ViewsThemeIntegrationTest | class | Drupal\Tests\views\Functional | core/ |
Tests the Views theme integration. | ||||
| ViewStorageTest | class | Drupal\Tests\views\Kernel | core/ |
Tests the CRUD functionality for a view. | ||||
| ViewsUIController | class | Drupal\views_ui\Controller | core/ |
Returns responses for Views UI routes. | 1 | |||
| ViewsUiIntegrationTest | class | Drupal\Tests\media_library\FunctionalJavascript | core/ |
Tests Media Library's integration with Views UI. | ||||
| ViewsUITourTest | class | Drupal\Tests\tour\Functional\ViewsUi | core/ |
Tests the Views UI tour. | ||||
| ViewsWizard | class | Drupal\views\Attribute | core/ |
Defines a Plugin attribute object for views wizard plugins. | 11 | |||
| ViewsWizard | class | Drupal\views\Annotation | core/ |
Defines a Plugin annotation object for views wizard plugins. | ||||
| ViewsWizardTest | class | Drupal\Tests\views_ui\FunctionalJavascript | core/ |
Tests views creation wizard. | ||||
| ViewTest | class | Drupal\Tests\views\Unit\Plugin\area | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\area\View[[api-linebreak]] @group views | ||||
| ViewTest | class | Drupal\Tests\jsonapi\Functional | core/ |
JSON:API integration test for the "View" config entity type. | ||||
| ViewTestBase | abstract class | Drupal\Tests\views\Functional | core/ |
Defines a base class for Views testing in the full web test environment. | 87 | 72 | ||
| ViewTestData | class | Drupal\views\Tests | core/ |
Provides tests view data and the base test schema with sample data records. | 83 | |||
| ViewTranslationTest | class | Drupal\Tests\views\Functional | core/ |
Tests views title translation. | ||||
| ViewUI | class | Drupal\views_ui | core/ |
Stores UI related temporary settings. | 7 | |||
| ViewUIConverter | class | Drupal\views_ui\ProxyClass\ParamConverter | core/ |
Provides a proxy class for \Drupal\views_ui\ParamConverter\ViewUIConverter. | ||||
| ViewUIConverter | class | Drupal\views_ui\ParamConverter | core/ |
Provides upcasting for a view entity to be used in the Views UI. | 2 | |||
| ViewUIObjectTest | class | Drupal\Tests\views_ui\Unit | core/ |
@coversDefaultClass \Drupal\views_ui\ViewUI[[api-linebreak]] @group views_ui | ||||
| ViewValidationTest | class | Drupal\Tests\views\Kernel\Entity | core/ |
Tests validation of view entities. | ||||
| ViewXmlAnonTest | class | Drupal\Tests\views\Functional\Rest | core/ |
@group rest | ||||
| ViewXmlBasicAuthTest | class | Drupal\Tests\views\Functional\Rest | core/ |
@group rest | ||||
| ViewXmlCookieTest | class | Drupal\Tests\views\Functional\Rest | core/ |
@group rest | ||||
| Vocabulary | class | Drupal\taxonomy\Entity | core/ |
Defines the taxonomy vocabulary entity. | 68 | |||
| Vocabulary | class | Drupal\taxonomy\Plugin\migrate\source\d6 | core/ |
Drupal 6 vocabularies source from database. | 1 | 1 | ||
| Vocabulary | class | Drupal\taxonomy\Plugin\migrate\source\d7 | core/ |
Drupal 7 vocabularies source from database. | 2 | 2 | ||
| VocabularyAccessControlHandler | class | Drupal\taxonomy | core/ |
Defines the access control handler for the taxonomy vocabulary entity type. | ||||
| VocabularyCrudTest | class | Drupal\Tests\taxonomy\Kernel | core/ |
Tests loading, saving and deleting vocabularies. | ||||
| VocabularyDeleteForm | class | Drupal\taxonomy\Form | core/ |
Provides a deletion confirmation form for taxonomy vocabulary. | ||||
| VocabularyForm | class | Drupal\taxonomy | core/ |
Base form for vocabulary edit forms. | ||||
| VocabularyInterface | interface | Drupal\taxonomy | core/ |
Provides an interface defining a taxonomy vocabulary entity. | 1 | 16 | ||
| VocabularyJsonAnonTest | class | Drupal\Tests\taxonomy\Functional\Rest | core/ |
@group rest | ||||
| VocabularyJsonBasicAuthTest | class | Drupal\Tests\taxonomy\Functional\Rest | core/ |
@group rest | ||||
| VocabularyJsonCookieTest | class | Drupal\Tests\taxonomy\Functional\Rest | core/ |
@group rest | ||||
| VocabularyLanguageTest | class | Drupal\Tests\taxonomy\Functional | core/ |
Tests the language functionality for vocabularies. | ||||
| VocabularyListBuilder | class | Drupal\taxonomy | core/ |
Defines a class to build a listing of taxonomy vocabulary entities. | ||||
| VocabularyPermissionsTest | class | Drupal\Tests\taxonomy\Functional | core/ |
Tests the taxonomy vocabulary permissions. | ||||
| VocabularyPerType | class | Drupal\taxonomy\Plugin\migrate\source\d6 | core/ |
Drupal 6 vocabularies with associated node types source from database. | 1 |
Pagination
- Previous page
- Page 197
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.