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 |
|---|---|---|---|
| EntityReferenceFieldItemNormalizerTest::$fieldDefinition | property | core/ |
The mock field definition. |
| EntityReferenceFieldItemNormalizerTest::$fieldItem | property | core/ |
The mock field item. |
| EntityReferenceFieldItemNormalizerTest::$normalizer | property | core/ |
The normalizer under test. |
| EntityReferenceFieldItemNormalizerTest::$serializer | property | core/ |
The mock serializer. |
| EntityReferenceFieldItemNormalizerTest::assertDenormalize | function | core/ |
Asserts denormalization process is correct for give data. |
| EntityReferenceFieldItemNormalizerTest::setUp | function | core/ |
|
| EntityReferenceFieldItemNormalizerTest::testConstructValueProperties | function | core/ |
Tests construct value properties. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithEmptyUuid | function | core/ |
Tests denormalize with empty uuid. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithId | function | core/ |
Tests denormalize with id. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithTypeAndUuid | function | core/ |
Tests denormalize with type and uuid. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithTypeWithIncorrectUuid | function | core/ |
Tests denormalize with type with incorrect uuid. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithUuidWithIncorrectType | function | core/ |
Tests denormalize with uuid with incorrect type. |
| EntityReferenceFieldItemNormalizerTest::testDenormalizeWithUuidWithoutType | function | core/ |
Tests denormalize with uuid without type. |
| EntityReferenceFieldItemNormalizerTest::testNormalize | function | core/ |
Tests normalize. |
| EntityReferenceFieldItemNormalizerTest::testNormalizeWithEmptyTaxonomyTermReference | function | core/ |
Tests normalize with empty taxonomy term reference. |
| EntityReferenceFieldItemNormalizerTest::testNormalizeWithNewEntityReference | function | core/ |
Tests normalizing with an entity reference field. |
| EntityReferenceFieldItemNormalizerTest::testNormalizeWithNoEntity | function | core/ |
Tests normalize with no entity. |
| EntityReferenceFieldItemNormalizerTest::testSupportsDenormalization | function | core/ |
Tests supports denormalization. |
| EntityReferenceFieldItemNormalizerTest::testSupportsNormalization | function | core/ |
Tests supports normalization. |
| EntityReferenceFieldItemNormalizerTrait::fieldItemReferencesTaxonomyTerm | function | core/ |
Determines if a field item references a taxonomy term. |
| EntityReferenceFieldNormalizer::getRelationshipLinks | function | core/ |
Gets the links for the relationship. |
| EntityReferenceFieldNormalizer::getSupportedTypes | function | core/ |
|
| EntityReferenceFieldNormalizer::hasNonInternalResourceType | function | core/ |
Determines if a given list of resource types contains a non-internal type. |
| EntityReferenceFieldTest | class | core/ |
Tests for the entity reference field. |
| EntityReferenceFieldTest.php | file | core/ |
|
| EntityReferenceFieldTest::$bundle | property | core/ |
The bundle used in this test. |
| EntityReferenceFieldTest::$entityType | property | core/ |
The entity type used in this test. |
| EntityReferenceFieldTest::$fieldName | property | core/ |
The name of the field used in this test. |
| EntityReferenceFieldTest::$modules | property | core/ |
Modules to install. |
| EntityReferenceFieldTest::$referencedEntityType | property | core/ |
The entity type that is being referenced. |
| EntityReferenceFieldTest::assertUserAutocreate | function | core/ |
Asserts that the setter callback performs autocreation for users. |
| EntityReferenceFieldTest::assertUserRoleAutocreate | function | core/ |
Asserts that the setter callback performs autocreation for user roles. |
| EntityReferenceFieldTest::setUp | function | core/ |
|
| EntityReferenceFieldTest::testAutocreateApi | function | core/ |
Tests all the possible ways to autocreate an entity via the API. |
| EntityReferenceFieldTest::testEntityReferenceFieldDependencies | function | core/ |
Tests the dependencies entity reference fields are created with. |
| EntityReferenceFieldTest::testEntityReferenceFieldValidation | function | core/ |
Tests reference field validation. |
| EntityReferenceFieldTest::testEntityReferenceItemFiberSuspension | function | core/ |
Tests fiber suspension within EntityReferenceItemBase::__get(). |
| EntityReferenceFieldTest::testEntityReferenceListFiberSuspension | function | core/ |
Tests fiber suspension within EntityReferenceFieldItemList::__get(). |
| EntityReferenceFieldTest::testReferencedEntitiesMultipleLoad | function | core/ |
Tests the multiple target entities loader. |
| EntityReferenceFieldTest::testReferencedEntitiesStringId | function | core/ |
Tests referencing entities with string IDs. |
| EntityReferenceFieldTest::testTargetEntityNoLoad | function | core/ |
Tests that the target entity is not unnecessarily loaded. |
| EntityReferenceFieldTest::testTargetEntityTypeMissing | function | core/ |
Tests exception thrown with a missing target entity type. |
| EntityReferenceFieldTranslatedReferenceViewTest | class | core/ |
Tests the translation of entity reference field display on nodes. |
| EntityReferenceFieldTranslatedReferenceViewTest.php | file | core/ |
|
| EntityReferenceFieldTranslatedReferenceViewTest::$baseLangcode | property | core/ |
The langcode of the source language. |
| EntityReferenceFieldTranslatedReferenceViewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceFieldTranslatedReferenceViewTest::$labelOfNotTranslatedReference | property | core/ |
The label of the untranslated referenced entity, used in assertions. |
| EntityReferenceFieldTranslatedReferenceViewTest::$modules | property | core/ |
Modules to install. |
| EntityReferenceFieldTranslatedReferenceViewTest::$originalLabel | property | core/ |
The original label of the referenced entity, used in assertions. |
| EntityReferenceFieldTranslatedReferenceViewTest::$referencedEntityWithoutTranslation | property | core/ |
The entity to refer. |
Pagination
- Previous page
- Page 449
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.