Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityContentBase::$fieldTypeManager | property | core/ |
Field type plugin manager. |
| EntityContentBase::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| EntityContentBase::fields | function | core/ |
Returns an array of destination fields. |
| EntityContentBase::getHighestId | function | core/ |
Returns the highest ID tracked by the implementing plugin. |
| EntityContentBase::getIds | function | core/ |
Gets the destination IDs. |
| EntityContentBase::import | function | core/ |
|
| EntityContentBase::isEntityValidationRequired | function | core/ |
Returns a state of whether an entity needs to be validated before saving. |
| EntityContentBase::isTranslationDestination | function | core/ |
|
| EntityContentBase::processStubRow | function | core/ |
Populates as much of the stub row as possible. |
| EntityContentBase::rollback | function | core/ |
Delete the specified destination object from the target Drupal. |
| EntityContentBase::save | function | core/ |
Saves the entity. |
| EntityContentBase::updateEntity | function | core/ |
Updates an entity with the new values from row. |
| EntityContentBase::validateEntity | function | core/ |
Validates the entity. |
| EntityContentBase::__construct | function | core/ |
Constructs a content entity. |
| EntityContentBaseTest | class | core/ |
Tests base entity migration destination functionality. |
| EntityContentBaseTest | class | core/ |
Tests Entity Content Base. |
| EntityContentBaseTest.php | file | core/ |
|
| EntityContentBaseTest.php | file | core/ |
|
| EntityContentBaseTest::$modules | property | core/ |
Modules to install. |
| EntityContentBaseTest::setUp | function | core/ |
|
| EntityContentBaseTest::testImport | function | core/ |
Tests basic entity save. |
| EntityContentBaseTest::testImportEntityLoadFailure | function | core/ |
Tests row skipping when we can't get an entity to save. |
| EntityContentBaseTest::testOverwriteAllMappedProperties | function | core/ |
Tests overwriting all mapped properties in the destination entity. |
| EntityContentBaseTest::testOverwriteProperties | function | core/ |
Tests overwriting selected properties in the destination entity. |
| EntityContentBaseTest::testUntranslatable | function | core/ |
Tests that translation destination fails for untranslatable entities. |
| EntityContentBaseTest::testUntranslatable | function | core/ |
Tests that translation destination fails for untranslatable entities. |
| EntityContentComplete::getIds | function | core/ |
Gets the destination IDs. |
| EntityContentComplete::save | function | core/ |
Saves the entity. |
| EntityContentComplete::__construct | function | core/ |
Constructs a content entity. |
| EntityContextDefinition::getConstraintObjects | function | core/ |
Extracts an array of constraints for a context definition object. |
| EntityContextDefinition::getSampleValues | function | core/ |
Returns typed data objects representing this context definition. |
| EntityContextDefinition::__construct | function | core/ |
Constructs a new context definition object. |
| EntityContextDefinitionIsSatisfiedTest | class | core/ |
Tests Drupal\Core\Plugin\Context\EntityContextDefinition. |
| EntityContextDefinitionIsSatisfiedTest.php | file | core/ |
|
| EntityContextDefinitionIsSatisfiedTest::$entityTypeBundleInfo | property | core/ |
The entity type bundle info. |
| EntityContextDefinitionIsSatisfiedTest::$entityTypeManager | property | core/ |
The entity type manager. |
| EntityContextDefinitionIsSatisfiedTest::assertRequirementIsSatisfied | function | core/ |
Asserts that the requirement is satisfied as expected. |
| EntityContextDefinitionIsSatisfiedTest::providerTestIsSatisfiedBy | function | core/ |
Provides test data for ::testIsSatisfiedBy(). |
| EntityContextDefinitionIsSatisfiedTest::providerTestIsSatisfiedByGenerateBundledEntity | function | core/ |
Provides test data for ::testIsSatisfiedByGenerateBundledEntity(). |
| EntityContextDefinitionIsSatisfiedTest::providerTestIsSatisfiedByPassBundledEntity | function | core/ |
Provides test data for ::testIsSatisfiedByPassBundledEntity(). |
| EntityContextDefinitionIsSatisfiedTest::setUp | function | core/ |
|
| EntityContextDefinitionIsSatisfiedTest::testIsSatisfiedBy | function | core/ |
Tests is satisfied by. |
| EntityContextDefinitionIsSatisfiedTest::testIsSatisfiedByGenerateBundledEntity | function | core/ |
Tests is satisfied by generate bundled entity. |
| EntityContextDefinitionIsSatisfiedTest::testIsSatisfiedByPassBundledEntity | function | core/ |
Tests is satisfied by pass bundled entity. |
| EntityContextTypedDataTest | class | core/ |
Tests the interaction between entity context and typed data. |
| EntityContextTypedDataTest.php | file | core/ |
|
| EntityContextTypedDataTest::$modules | property | core/ |
Modules to install. |
| EntityContextTypedDataTest::testValidateConfigEntityContext | function | core/ |
Tests that entity contexts wrapping a config entity can be validated. |
| EntityController::loadBundleDescriptions | function | core/ |
Expands the bundle information with descriptions, if known. |
| EntityController::__construct | function | core/ |
Constructs a new EntityController. |
Pagination
- Previous page
- Page 415
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.