Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
EntityReferenceAutocompleteWidgetTest::setUp | function | core/ |
|
EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidget | function | core/ |
Tests that the default autocomplete widget return the correct results. |
EntityReferenceAutocompleteWidgetTest::testEntityReferenceAutocompleteWidgetAttachedEntity | function | core/ |
Tests that the autocomplete widget knows about the entity its attached to. |
EntityReferenceFieldTest::testEntityReferenceFieldValidation | function | core/ |
Tests reference field validation. |
EntityReferenceFieldTest::testReferencedEntitiesStringId | function | core/ |
Tests referencing entities with string IDs. |
EntityReferenceIdFormatter | class | core/ |
Plugin implementation of the 'entity reference ID' formatter. |
EntityReferenceIdFormatter.php | file | core/ |
|
EntityReferenceIdFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
EntityReferenceItem::fieldSettingsFormValidate | function | core/ |
Form element validation handler; Invokes selection plugin's validation. |
EntityReferenceSelection::$id | property | core/ |
The plugin ID. |
EntityReferenceUuidItem | class | core/ |
Defines the 'entity_reference_uuid' entity field type. |
EntityReferenceUuidItem.php | file | core/ |
|
EntityReferenceUuidItem::generateSampleValue | function | core/ |
|
EntityReferenceUuidItem::hasNewEntity | function | core/ |
Determines whether the item holds an unsaved entity. |
EntityReferenceUuidItem::isEmpty | function | core/ |
|
EntityReferenceUuidItem::mainPropertyName | function | core/ |
|
EntityReferenceUuidItem::onChange | function | core/ |
|
EntityReferenceUuidItem::preSave | function | core/ |
|
EntityReferenceUuidItem::propertyDefinitions | function | core/ |
|
EntityReferenceUuidItem::schema | function | core/ |
|
EntityReferenceUuidItem::setValue | function | core/ |
|
EntityRepository::loadEntityByUuid | function | core/ |
Loads an entity by UUID. |
EntityRepositoryInterface::CONTEXT_ID_LEGACY_CONTEXT_OPERATION | constant | core/ |
|
EntityRepositoryInterface::loadEntityByUuid | function | core/ |
Loads an entity by UUID. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithContentController | function | core/ |
Data provider for testSetRouteOptionsWithContentController. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithEntityTypeNoUpcasting | function | core/ |
Data provider for testSetRouteOptionsWithEntityTypeNoUpcasting. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithEntityTypeUpcasting | function | core/ |
Data provider for testSetRouteOptionsWithEntityTypeUpcasting. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithStandardRoute | function | core/ |
Data provider for testSetRouteOptionsWithStandardRoute. |
EntityResolverManagerTest::providerTestSetRouteOptionsWithStandardRouteWithArgument | function | core/ |
Data provider for testSetRouteOptionsWithStandardRouteWithArgument. |
EntityRevisionParamConverterTest::providerTestConvert | function | core/ |
Provides test data for testConvert. |
EntityRevisionParamConverterTest::testConvertWithInvalidDynamicEntityType | function | core/ |
Tests the convert() method with an invalid dynamic entity type ID. |
EntityRevisionParamConverterTest::testConvertWithInvalidEntityType | function | core/ |
Tests the convert() method with an invalid entity type ID. |
EntityRevisionParamConverterTest::testConvertWithInvalidType | function | core/ |
Tests the convert() method with an invalid dynamic entity type ID. |
EntityRevisionsTest::testLoadedRevisionId | function | core/ |
Tests getLoadedRevisionId() returns the correct ID throughout the process. |
EntityRevisionsTest::testLoadedRevisionIdWithNoNewRevision | function | core/ |
Tests the loaded revision ID after an entity re-save, clone and duplicate. |
EntityRevisionsTest::testTranslatedLoadedRevisionId | function | core/ |
Tests the loaded revision ID for translatable entities. |
EntityRouteHelper::ENTITY_ROUTE_CID | constant | core/ |
|
EntityRouteProviderInterface | interface | core/ |
Allows entity types to provide routes. |
EntityRouteProviderInterface.php | file | core/ |
|
EntityRouteProviderInterface::getRoutes | function | core/ |
Provides routes for entities. |
EntityRouteProviderSubscriber | class | core/ |
Ensures that routes can be provided by entity types. |
EntityRouteProviderSubscriber.php | file | core/ |
|
EntityRouteProviderSubscriber::$entityTypeManager | property | core/ |
The entity type manager service. |
EntityRouteProviderSubscriber::getSubscribedEvents | function | core/ |
|
EntityRouteProviderSubscriber::onDynamicRouteEvent | function | core/ |
Provides routes on route rebuild time. |
EntityRouteProviderSubscriber::__construct | function | core/ |
Constructs a new EntityRouteProviderSubscriber instance. |
EntitySchemaTest::providerTestPrimaryKeyUpdate | function | core/ |
Provides test cases for EntitySchemaTest::testPrimaryKeyUpdate() |
EntitySchemaTest::testIdentifierSchema | function | core/ |
Tests the installed storage schema for identifier fields. |
EntityStorageBase::$entityTypeId | property | core/ |
Entity type ID for this storage. |
EntityStorageBase::$idKey | property | core/ |
Name of the entity's ID field in the entity database table. |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.