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 |
|---|---|---|---|
| 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/ |
Plugin annotation @MigrateDestination( id = "entity:date_format" ) |
| 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/ |
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/ |
Test 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 | trait | core/ |
Provides some test methods used to update existing entity definitions. |
| EntityDefinitionTestTrait.php | file | core/ |
|
| EntityDefinitionTestTrait.php | file | core/ |
|
| EntityDefinitionTestTrait::addBaseField | function | core/ |
Adds a new base field to the 'entity_test_update' entity type. |
| 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::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::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::addEntityIndex | function | core/ |
Adds an index to the 'entity_test_update' entity type's base table. |
Pagination
- Previous page
- Page 53
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.