Search for entity
- Search 7.x for entity
- Search 9.5.x for entity
- Search 10.3.x for entity
- Search 11.x for entity
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Entity | class | core/ |
Defines a base entity class. |
| Entity | class | core/ |
Defines a argument validator plugin for each entity type. |
| Entity | class | core/ |
Provides an area handler which renders an entity in a certain view mode. |
| Entity | class | core/ |
Provides a generic destination to import entities. |
| Entity | class | core/ |
|
| Entity | class | core/ |
This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityTestDateonlyTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityTestDateonlyTest::setUp | function | core/ |
|
| EntityTestDateRangeTest | class | core/ |
Tests the 'daterange' field's normalization. |
| EntityTestDateRangeTest.php | file | core/ |
|
| EntityTestDateRangeTest::$dateString | property | core/ |
The ISO date string to use throughout the test. |
| EntityTestDateRangeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityTestDateRangeTest::$fieldName | property | core/ |
Datetime Range test field name. |
| EntityTestDateRangeTest::$modules | property | core/ |
Modules to install. |
| EntityTestDateRangeTest::assertNormalizationEdgeCases | function | core/ |
Asserts normalization-specific edge cases. |
| EntityTestDateRangeTest::createEntity | function | core/ |
Creates the entity to be tested. |
| EntityTestDateRangeTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityTestDateRangeTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityTestDateRangeTest::setUp | function | core/ |
|
| EntityTestDatetimeTest | class | core/ |
Tests the datetime field constraint with 'datetime' items. |
| EntityTestDatetimeTest.php | file | core/ |
|
| EntityTestDatetimeTest::$dateString | property | core/ |
The ISO date string to use throughout the test. |
| EntityTestDatetimeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityTestDatetimeTest::$fieldName | property | core/ |
Datetime test field name. |
| EntityTestDatetimeTest::$modules | property | core/ |
Modules to install. |
| EntityTestDatetimeTest::assertNormalizationEdgeCases | function | core/ |
Asserts normalization-specific edge cases. |
| EntityTestDatetimeTest::createEntity | function | core/ |
Creates the entity to be tested. |
| EntityTestDatetimeTest::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| EntityTestDatetimeTest::getNormalizedPatchEntity | function | core/ |
Returns the normalized PATCH entity. |
| EntityTestDatetimeTest::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| EntityTestDatetimeTest::setUp | function | core/ |
|
| EntityTestDatetimeTest::testPatch | function | core/ |
@group legacy @expectedDeprecation The provided datetime string format (Y-m-d\TH:i:s) is deprecated and will be removed before Drupal 9.0.0. Use the RFC3339 format instead (Y-m-d\TH:i:sP). |
| EntityTestDefaultAccess | class | core/ |
Defines a test entity class with no access control handler. |
| EntityTestDefaultAccess.php | file | core/ |
|
| EntityTestDefaultValue | class | core/ |
Defines a test entity class for testing default values. |
| EntityTestDefaultValue.php | file | core/ |
|
| EntityTestDefaultValue::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestDefinitionSubscriber | class | core/ |
Test entity type and field storage definition event subscriber. |
| EntityTestDefinitionSubscriber.php | file | core/ |
|
| EntityTestDefinitionSubscriber::$entityFieldManager | property | core/ |
The entity field manager. |
| EntityTestDefinitionSubscriber::$entityLastInstalledSchemaRepository | property | core/ |
The last installed schema repository. |
| EntityTestDefinitionSubscriber::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityTestDefinitionSubscriber::$state | property | core/ |
The state service. |
| EntityTestDefinitionSubscriber::$trackEvents | property | core/ |
Flag determining whether events should be tracked. |
| EntityTestDefinitionSubscriber::$updateLiveDefinitions | property | core/ |
Determines whether the live definitions should be updated. |
| EntityTestDefinitionSubscriber::enableEventTracking | function | core/ |
Enables event tracking. |
| EntityTestDefinitionSubscriber::enableLiveDefinitionUpdates | function | core/ |
Enables live definition updates. |
| EntityTestDefinitionSubscriber::getSubscribedEvents | function | core/ |
|
| EntityTestDefinitionSubscriber::hasDefinitionBeenUpdated | function | core/ |
Checks whether the installed definitions were updated before the event. |
| EntityTestDefinitionSubscriber::hasEventFired | function | core/ |
Checks whether an event has been dispatched. |
| EntityTestDefinitionSubscriber::onEntityTypeCreate | function | core/ |
Reacts to the creation of the entity type. |
| EntityTestDefinitionSubscriber::onEntityTypeDelete | function | core/ |
Reacts to the deletion of the entity type. |
| EntityTestDefinitionSubscriber::onEntityTypeUpdate | function | core/ |
Reacts to the update of the entity type. |
| EntityTestDefinitionSubscriber::onFieldableEntityTypeCreate | function | core/ |
Reacts to the creation of the fieldable entity type. |
| EntityTestDefinitionSubscriber::onFieldableEntityTypeUpdate | function | core/ |
Reacts to the update of a fieldable entity type. |
| EntityTestDefinitionSubscriber::onFieldStorageDefinitionCreate | function | core/ |
Reacts to the creation of a field storage definition. |
Pagination
- Previous page
- Page 110
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.