Search for from
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityContextDefinition::fromEntity | function | core/ |
Creates a context definition from a given entity object. |
| EntityContextDefinition::fromEntityType | function | core/ |
Creates a context definition from a given entity type. |
| EntityContextDefinition::fromEntityTypeId | function | core/ |
Creates a context definition from a given entity type ID. |
| EntityDataDefinition::createFromDataType | function | core/ |
Creates a new data definition object. |
| EntityDefinitionUpdateProviderTest::initialValueFromFieldTestCases | function | core/ |
Test cases for ::testInitialValueFromField. |
| EntityDefinitionUpdateProviderTest::testInitialValueFromField | function | core/ |
Tests adding a base field with initial values inherited from another field. |
| EntityDefinitionUpdateTest::testInitialValueFromFieldErrorHandling | function | core/ |
Tests the error handling when using initial values from another field. |
| EntityDisplayFormBase::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
| EntityFieldDefinitionTrait::getDefinitionFromEntity | function | core/ |
Gets the field definition from a specific entity base field. |
| EntityFieldManagerTest::testGetFieldMapFromCache | function | core/ |
@covers ::getFieldMap[[api-linebreak]] |
| EntityForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
| EntityFormDisplay::flagWidgetsErrorsFromViolations | function | core/ |
Flags entity validation violations as form errors. |
| EntityFormDisplayInterface::flagWidgetsErrorsFromViolations | function | core/ |
Flags entity validation violations as form errors. |
| EntityFormDisplayTest::testEntityGetFromDisplay | function | core/ |
@covers \Drupal\Core\Entity\EntityDisplayRepository::getFormDisplay[[api-linebreak]] |
| EntityFormInterface::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
| EntityFormTest::testGetEntityFromRouteMatchAdd | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() for add forms without a bundle. |
| EntityFormTest::testGetEntityFromRouteMatchAddEntity | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() with a config entity bundle. |
| EntityFormTest::testGetEntityFromRouteMatchAddStatic | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() with a static bundle. |
| EntityFormTest::testGetEntityFromRouteMatchEditDelete | function | core/ |
Tests EntityForm::getEntityFromRouteMatch() for edit and delete forms. |
| EntityOperations::updateOrCreateFromEntity | function | core/ |
Creates or updates the moderation state of an entity. |
| EntityRepository::getContentLanguageFromContexts | function | core/ |
Retrieves the current content language from the specified contexts. |
| EntityRepository::getTranslationFromContext | function | core/ |
Gets the entity translation to be used in the given context. |
| EntityRepositoryInterface::getTranslationFromContext | function | core/ |
Gets the entity translation to be used in the given context. |
| EntityRepositoryTest::testGetTranslationFromContext | function | core/ |
Tests the getTranslationFromContext() method. |
| EntityResolverManager::setParametersFromEntityInformation | function | core/ |
Sets the upcasting information using the _entity_* route defaults. |
| EntityResolverManager::setParametersFromReflection | function | core/ |
Sets the upcasting information using reflection. |
| EntityResource::getEntityFromResourceIdentifier | function | core/ |
Loads the entity targeted by a resource identifier. |
| EntityResource::removeFromRelationshipData | function | core/ |
Deletes the relationship of an entity. |
| EntityStorageBase::getFromStaticCache | function | core/ |
Gets entities from the static cache. |
| EntityStorageBase::mapFromStorageRecords | function | core/ |
Maps from storage records to entity objects. |
| EntityTypeRepository::getEntityTypeFromClass | function | core/ |
Gets the entity type ID based on the class that is called on. |
| EntityTypeRepositoryInterface::getEntityTypeFromClass | function | core/ |
Gets the entity type ID based on the class that is called on. |
| EntityTypeRepositoryTest::testGetEntityTypeFromClass | function | core/ |
@covers ::getEntityTypeFromClass[[api-linebreak]] |
| EntityTypeRepositoryTest::testGetEntityTypeFromClassAmbiguous | function | core/ |
@covers ::getEntityTypeFromClass[[api-linebreak]] |
| EntityTypeRepositoryTest::testGetEntityTypeFromClassAmbiguousBundleClass | function | core/ |
@covers ::getEntityTypeFromClass[[api-linebreak]] |
| EntityTypeRepositoryTest::testGetEntityTypeFromClassNoMatch | function | core/ |
@covers ::getEntityTypeFromClass[[api-linebreak]] |
| ExtensionDiscovery::setProfileDirectoriesFromSettings | function | core/ |
Sets installation profile directories based on current site settings. |
| ExtensionVersion::createFromSupportBranch | function | core/ |
Constructs an ExtensionVersion version object from a support branch. |
| ExtensionVersion::createFromVersionString | function | core/ |
Constructs an extension version object from a version string. |
| ExtensionVersionTest::providerCreateFromSupportBranch | function | core/ |
Data provider for testCreateFromSupportBranch(). |
| ExtensionVersionTest::testCreateFromSupportBranch | function | core/ |
@covers ::createFromSupportBranch[[api-linebreak]] |
| FieldConfigBase::createFromDataType | function | core/ |
Creates a new data definition object. |
| FieldConfigBase::createFromItemType | function | core/ |
Creates a new list data definition for items of the given data type. |
| FieldConfigStorageBase::mapFromStorageRecords | function | core/ |
Maps from storage records to entity objects. |
| FieldDefinition::createFromFieldStorageDefinition | function | core/ |
Creates a new field definition. |
| FieldItemBase::fieldSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
| FieldItemBase::storageSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
| FieldItemDataDefinition::createFromDataType | function | core/ |
Creates a new data definition object. |
| FieldItemInterface::fieldSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
| FieldItemInterface::storageSettingsFromConfigData | function | core/ |
Returns a settings array in the field type's canonical representation. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.