Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityCrudHookTest::userUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for user entities. |
| EntityDataDefinition | class | core/ |
A typed data definition class for describing entities. |
| EntityDataDefinition.php | file | core/ |
|
| EntityDataDefinition::$dataType | property | core/ |
The data type for this entity. |
| EntityDataDefinition::create | function | core/ |
Creates a new entity definition. |
| EntityDataDefinition::createFromDataType | function | core/ |
|
| EntityDataDefinition::getBundles | function | core/ |
|
| EntityDataDefinition::getDataType | function | core/ |
|
| EntityDataDefinition::getEntityTypeId | function | core/ |
|
| EntityDataDefinition::getPropertyDefinitions | function | core/ |
|
| EntityDataDefinition::setBundles | function | core/ |
|
| EntityDataDefinition::setEntityTypeId | function | core/ |
|
| EntityDataDefinition::__sleep | function | core/ |
|
| EntityDataDefinitionInterface | interface | core/ |
Interface for typed data entity definitions. |
| EntityDataDefinitionInterface.php | file | core/ |
|
| EntityDataDefinitionInterface::getBundles | function | core/ |
Gets the array of possible entity bundles. |
| EntityDataDefinitionInterface::getEntityTypeId | function | core/ |
Gets the entity type ID. |
| EntityDataDefinitionInterface::setBundles | function | core/ |
Sets the array of possible entity bundles. |
| EntityDataDefinitionInterface::setEntityTypeId | function | core/ |
Sets the entity type ID. |
| EntityDateFormat | class | core/ |
Migration destination for date format entity. |
| EntityDateFormat.php | file | core/ |
|
| EntityDateFormat::updateEntityProperty | function | core/ |
|
| EntityDecoupledTranslationRevisionsTest | class | core/ |
Test decoupled translation revisions. |
| EntityDecoupledTranslationRevisionsTest.php | file | core/ |
|
| EntityDecoupledTranslationRevisionsTest::$bundleInfo | property | core/ |
The entity type bundle info service. |
| EntityDecoupledTranslationRevisionsTest::$modules | property | core/ |
|
| EntityDecoupledTranslationRevisionsTest::$previousRevisionId | property | core/ |
The previous revision identifiers for the various revision translations. |
| EntityDecoupledTranslationRevisionsTest::$previousUntranslatableFieldValue | property | core/ |
The previous untranslatable field value. |
| EntityDecoupledTranslationRevisionsTest::$stepIndex | property | core/ |
The current edit sequence step index. |
| EntityDecoupledTranslationRevisionsTest::$stepInfo | property | core/ |
The current edit sequence step info. |
| EntityDecoupledTranslationRevisionsTest::$storage | property | core/ |
The entity storage. |
| EntityDecoupledTranslationRevisionsTest::$translations | property | core/ |
The translations of the test entity. |
| EntityDecoupledTranslationRevisionsTest::dataTestDecoupledPendingRevisions | function | core/ |
Data provider for ::testDecoupledDefaultRevisions. |
| EntityDecoupledTranslationRevisionsTest::dataTestUntranslatableFields | function | core/ |
Data provider for ::testUntranslatableFields. |
| EntityDecoupledTranslationRevisionsTest::doEditStep | function | core/ |
Saves a new revision of the test entity. |
| EntityDecoupledTranslationRevisionsTest::doTestEditSequence | function | core/ |
Actually tests an edit step sequence. |
| EntityDecoupledTranslationRevisionsTest::doTestInternalProperties | function | core/ |
Checks that internal properties are preserved for the specified entity. |
| EntityDecoupledTranslationRevisionsTest::formatMessage | function | core/ |
Formats an assertion message. |
| EntityDecoupledTranslationRevisionsTest::generateNewEntityLabel | function | core/ |
Generates a new label for the specified revision. |
| EntityDecoupledTranslationRevisionsTest::setUp | function | core/ |
|
| EntityDecoupledTranslationRevisionsTest::testCreateRevisionHook | function | core/ |
Checks that the revision create hook works as expected. |
| EntityDecoupledTranslationRevisionsTest::testDecoupledPendingRevisions | function | core/ |
Tests decoupled default revisions. |
| EntityDecoupledTranslationRevisionsTest::testInternalProperties | function | core/ |
Tests that internal properties are preserved while creating a new revision. |
| EntityDecoupledTranslationRevisionsTest::testMultipleTranslationChanges | function | core/ |
Checks that changes to multiple translations are handled correctly. |
| EntityDecoupledTranslationRevisionsTest::testRemovedTranslations | function | core/ |
Tests that deleted translations are not accidentally restored. |
| EntityDecoupledTranslationRevisionsTest::testUntranslatableFields | function | core/ |
Tests that untranslatable fields are handled correctly. |
| EntityDefaultLanguageTest | class | core/ |
Tests default language code is properly generated for entities. |
| EntityDefaultLanguageTest.php | file | core/ |
|
| EntityDefaultLanguageTest::$modules | property | core/ |
Modules to install. |
| EntityDefaultLanguageTest::createContentType | function | core/ |
Creates a new node content type. |
Pagination
- Previous page
- Page 499
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.