Search for from
| Title | Object type | File name | Summary | 
|---|---|---|---|
| DefaultsSectionStorageTest::testLoadFromDisplay | function | core/ | Tests loading given a display. | 
| Dependency::createFromString | function | core/ | Creates a new instance of this class from a dependency string. | 
| DependencyTest::providerCreateFromString | function | core/ | Data provider for testCreateFromString. | 
| DependencyTest::testCreateFromString | function | core/ | @covers ::createFromString[[api-linebreak]] @dataProvider providerCreateFromString | 
| DrupalCoreComposer::createFromPath | function | composer/ | DrupalCoreComposer factory. | 
| DrupalCoreComposer::loadJsonFromPath | function | composer/ | Load json data from the specified path. | 
| DrupalKernel::createFromRequest | function | core/ | Create a DrupalKernel object from a request. | 
| DynamicEntityTypeParamConverterTrait::getEntityTypeFromDefaults | function | core/ | Determines the entity type ID given a route definition and route defaults. | 
| EnforcedResponse::createFromException | function | core/ | Constructs a new enforced response from the given exception. | 
| EntityAdapter::createFromEntity | function | core/ | Creates an instance wrapping the given entity. | 
| EntityAutocomplete::extractEntityIdFromAutocompleteInput | function | core/ | Extracts the entity ID from the autocompletion result. | 
| EntityChangesDetectionTrait::getFieldsToSkipFromTranslationChangesCheck | function | core/ | Returns an array of field names to skip when checking for changes. | 
| EntityCondition::createFromQueryParameter | function | core/ | Creates an EntityCondition object from a query parameter. | 
| EntityConditionTest::testCreateFromQueryParameter | function | core/ | @covers ::createFromQueryParameter[[api-linebreak]] @dataProvider queryParameterProvider | 
| EntityContext::fromEntity | function | core/ | Gets a context object from an entity. | 
| EntityContext::fromEntityType | function | core/ | Gets a context from an entity type. | 
| EntityContext::fromEntityTypeId | function | core/ | Gets a context from an entity type ID. | 
| 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. | 
| EntityDefinitionUpdateTest::initialValueFromFieldTestCases | function | core/ | Test cases for ::testInitialValueFromField. | 
| EntityDefinitionUpdateTest::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. | 
| EntityManager::getEntityTypeFromClass | function | core/ | |
| EntityManager::getTranslationFromContext | function | core/ | |
| EntityManagerTest::testGetEntityTypeFromClass | function | core/ | Tests the getEntityTypeFromClass() method. | 
| EntityManagerTest::testGetTranslationFromContext | function | core/ | Tests the getTranslationFromContext() method. | 
| 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. | 
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
