Classes, traits, and interfaces - 9.5.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 1523
Name | Deprecated | Object type | Namespace | File name | Summary | Direct uses | Use statements | Strings |
---|---|---|---|---|---|---|---|---|
EntityTestDateonlyTest | class | Drupal\Tests\datetime\Functional\EntityResource\EntityTest | core/ |
Tests the datetime field constraint with 'date' items. | ||||
EntityTestDateRangeTest | class | Drupal\Tests\datetime_range\Functional\EntityResource\EntityTest | core/ |
Tests the 'daterange' field's normalization. | ||||
EntityTestDatetimeTest | class | Drupal\Tests\datetime\Functional\EntityResource\EntityTest | core/ |
Tests the datetime field constraint with 'datetime' items. | ||||
EntityTestDefaultAccess | class | Drupal\entity_test\Entity | core/ |
Defines a test entity class with no access control handler. | 1 | |||
EntityTestDefaultPlugin | class | Drupal\entity_test\Plugin\Validation\Constraint | core/ |
A dummy constraint for testing \Drupal\Core\Validation\ConstraintFactory. | ||||
EntityTestDefaultValue | class | Drupal\entity_test\Entity | core/ |
Defines a test entity class for testing default values. | ||||
EntityTestDefinitionSubscriber | class | Drupal\entity_test | core/ |
Test entity type and field storage definition event subscriber. | 2 | |||
EntityTestDeleteForm | class | Drupal\entity_test | core/ |
Provides the entity_test delete form. | ||||
EntityTestDestination | class | Drupal\Tests\migrate\Unit\Plugin\migrate\destination | core/ |
Stub class for testing EntityContentBase methods. | ||||
EntityTestEntityLevel | class | Drupal\entity_test\Plugin\Validation\Constraint | core/ |
Constraint on entity level. | ||||
EntityTestEntityLevelValidator | class | Drupal\entity_test\Plugin\Validation\Constraint | core/ |
Constraint validator for the EntityTestEntityLevel constraint. | ||||
EntityTestExternal | class | Drupal\entity_test\Entity | core/ |
Test entity class. | 1 | |||
EntityTestFieldMethods | class | Drupal\entity_test\Entity | core/ |
Defines the test entity class. | ||||
EntityTestFieldOverride | class | Drupal\entity_test\Entity | core/ |
Defines a test entity class for testing default values. | ||||
EntityTestForm | class | Drupal\entity_test | core/ |
Form controller for the test entity edit forms. | ||||
EntityTestHalJsonAnonTest | class | Drupal\Tests\hal\Functional\entity_test | core/ |
@group hal @group legacy | 3 | |||
EntityTestHalJsonBasicAuthTest | class | Drupal\Tests\hal\Functional\entity_test | core/ |
@group hal @group legacy | ||||
EntityTestHalJsonCookieTest | class | Drupal\Tests\hal\Functional\entity_test | core/ |
@group hal @group legacy | ||||
EntityTestHalJsonInternalPropertyNormalizerTest | class | Drupal\Tests\hal\Functional\entity_test | core/ |
Test that internal properties are not exposed in the 'hal_json' format. | ||||
EntityTestJsonAnonTest | class | Drupal\Tests\entity_test\Functional\Rest | core/ |
@group rest | ||||
EntityTestJsonBasicAuthTest | class | Drupal\Tests\entity_test\Functional\Rest | core/ |
@group rest | ||||
EntityTestJsonCookieTest | class | Drupal\Tests\entity_test\Functional\Rest | core/ |
@group rest | ||||
EntityTestJsonInternalPropertyNormalizerTest | class | Drupal\Tests\entity_test\Functional\Rest | core/ |
Test that internal properties are not exposed in the 'json' format. | ||||
EntityTestLabel | class | Drupal\entity_test\Entity | core/ |
Test entity class. | 6 | |||
EntityTestLabelHalJsonAnonTest | class | Drupal\Tests\hal\Functional\entity_test | core/ |
@group hal @group legacy | 2 | |||
EntityTestLabelHalJsonBasicAuthTest | class | Drupal\Tests\hal\Functional\entity_test | core/ |
@group hal @group legacy | ||||
EntityTestLabelHalJsonCookieTest | class | Drupal\Tests\hal\Functional\entity_test | core/ |
@group hal @group legacy | ||||
EntityTestLabelJsonAnonTest | class | Drupal\Tests\entity_test\Functional\Rest | core/ |
@group rest | ||||
EntityTestLabelJsonBasicAuthTest | class | Drupal\Tests\entity_test\Functional\Rest | core/ |
@group rest | ||||
EntityTestLabelJsonCookieTest | class | Drupal\Tests\entity_test\Functional\Rest | core/ |
@group rest | ||||
EntityTestLabelResourceTestBase | abstract class | Drupal\Tests\entity_test\Functional\Rest | core/ |
7 | 1 | |||
EntityTestLabelXmlAnonTest | class | Drupal\Tests\entity_test\Functional\Rest | core/ |
@group rest | ||||
EntityTestLabelXmlBasicAuthTest | class | Drupal\Tests\entity_test\Functional\Rest | core/ |
@group rest | ||||
EntityTestLabelXmlCookieTest | class | Drupal\Tests\entity_test\Functional\Rest | core/ |
@group rest | ||||
EntityTestListBuilder | class | Drupal\entity_test | core/ |
Defines a class to build a listing of entity test entities. | 1 | 1 | ||
EntityTestLocalTasks | class | Drupal\entity_test\Plugin\Derivative | core/ |
Defines the local tasks for all the entity_test entities. | 1 | |||
EntityTestMapField | class | Drupal\entity_test\Entity | core/ |
An entity used for testing map base field values. | 3 | |||
EntityTestMapFieldHalJsonAnonTest | class | Drupal\Tests\hal\Functional\entity_test | core/ |
@group hal @group legacy | ||||
EntityTestMapFieldJsonAnonTest | class | Drupal\Tests\entity_test\Functional\Rest | core/ |
@group rest | ||||
EntityTestMapFieldResourceTestBase | abstract class | Drupal\Tests\entity_test\Functional\Rest | core/ |
2 | 1 | |||
EntityTestMapFieldTest | class | Drupal\Tests\jsonapi\Functional | core/ |
JSON:API integration test for the "EntityTestMapField" content entity type. | ||||
EntityTestMul | class | Drupal\entity_test\Entity | core/ |
Defines the test entity class. | 3 | 11 | ||
EntityTestMulBundle | class | Drupal\entity_test\Entity | core/ |
Defines the Test entity mul bundle configuration entity. | 1 | |||
EntityTestMulChanged | class | Drupal\entity_test\Entity | core/ |
Defines the test entity class. | 1 | 3 | ||
EntityTestMulDefaultValue | class | Drupal\entity_test\Entity | core/ |
Defines the test entity class. | ||||
EntityTestMulLangcodeKey | class | Drupal\entity_test\Entity | core/ |
Defines a test entity class using a custom langcode entity key. | ||||
EntityTestMulRev | class | Drupal\entity_test\Entity | core/ |
Defines the test entity class. | 1 | 18 | ||
EntityTestMulRevChanged | class | Drupal\entity_test\Entity | core/ |
Defines the test entity class. | 1 | 1 | ||
EntityTestMulRevChangedWithRevisionLog | class | Drupal\entity_test\Entity | core/ |
Defines the test entity class. | ||||
EntityTestMulRevPub | class | Drupal\entity_test\Entity | core/ |
Defines the test entity class. | 8 |
Pagination
- Previous page
- Page 58
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.