Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityDateFormat::updateEntityProperty | function | core/ |
Updates a (possible nested) entity property with a value. |
| 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/ |
Modules to enable. |
| 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 enable. |
| EntityDefaultLanguageTest::createContentType | function | core/ |
Creates a new node content type. |
| EntityDefaultLanguageTest::createNode | function | core/ |
Creates a new node of given type and language using Entity API. |
| EntityDefaultLanguageTest::setUp | function | core/ |
|
| EntityDefaultLanguageTest::testEntityTranslationDefaultLanguageViaCode | function | core/ |
Tests that default language code is properly set for new nodes. |
| EntityDefinitionTestTrait | trait | core/ |
Provides some test methods used to update existing entity definitions. |
| EntityDefinitionTestTrait.php | file | core/ |
|
| EntityDefinitionTestTrait::addBaseField | function | core/ |
Adds a new base field to the 'entity_test_update' entity type. |
| EntityDefinitionTestTrait::addBaseFieldIndex | function | core/ |
Adds a single-field index to the base field. |
| EntityDefinitionTestTrait::addBundleField | function | core/ |
Adds a new bundle field to the 'entity_test_update' entity type. |
| EntityDefinitionTestTrait::addEntityIndex | function | core/ |
Adds an index to the 'entity_test_update' entity type's base table. |
| EntityDefinitionTestTrait::addLongNameBaseField | function | core/ |
Adds a long-named base field to the 'entity_test_update' entity type. |
| EntityDefinitionTestTrait::addRevisionableBaseField | function | core/ |
Adds a new revisionable base field to the 'entity_test_update' entity type. |
| EntityDefinitionTestTrait::applyEntityUpdates | function | core/ |
Applies all the detected valid changes. |
| EntityDefinitionTestTrait::deleteEntityType | function | core/ |
Removes the entity type. |
| EntityDefinitionTestTrait::doEntityUpdate | function | core/ |
Performs an entity type definition update. |
| EntityDefinitionTestTrait::doFieldUpdate | function | core/ |
Performs a field storage definition update. |
| EntityDefinitionTestTrait::enableNewEntityType | function | core/ |
Enables a new entity type definition. |
| EntityDefinitionTestTrait::getUpdatedEntityTypeDefinition | function | core/ |
Returns an entity type definition, possibly updated to be rev or mul. |
| EntityDefinitionTestTrait::getUpdatedFieldStorageDefinitions | function | core/ |
Returns the required rev / mul field definitions for an entity type. |
| EntityDefinitionTestTrait::makeBaseFieldEntityKey | function | core/ |
Promotes a field to an entity key. |
| EntityDefinitionTestTrait::modifyBaseField | function | core/ |
Modifies the new base field from 'string' to 'text'. |
| EntityDefinitionTestTrait::modifyBundleField | function | core/ |
Modifies the new bundle field from 'string' to 'text'. |
Pagination
- Previous page
- Page 465
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.