18 calls to EntityReferenceTestTrait::createEntityReferenceField() in Drupal 10
- EntityReferenceAutoCreateTest::testMultipleTargetBundles in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAutoCreateTest.php - Tests if an entity reference field having multiple target bundles is storing the auto-created entity in the right destination.
- EntityReferenceAutoCreateTest::testNoBundles in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceAutoCreateTest.php - Tests autocreation for an entity that has no bundles.
- EntityReferenceFieldCreationTest::testAddReferenceFieldTargetingEntityTypeWithoutId in core/
modules/ system/ tests/ src/ Functional/ Entity/ EntityReferenceFieldCreationTest.php - Tests that entity reference fields cannot target entity types without IDs.
- EntityReferenceFormatterTest::setUp in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceFormatterTest.php - EntityReferenceIntegrationTest::testSupportedEntityTypesAndWidgets in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceIntegrationTest.php - Tests the entity reference field with all its supported field widgets.
- EntityReferenceItemTest::setUp in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceItemTest.php - Sets up the test.
- EntityReferenceRdfaTest::setUp in core/
modules/ rdf/ tests/ src/ Kernel/ Field/ EntityReferenceRdfaTest.php - EntityReferenceSelectionReferenceableTest::setUp in core/
modules/ system/ tests/ src/ Kernel/ Entity/ EntityReferenceSelectionReferenceableTest.php - EntityReferenceSettingsTest::testConfigTargetBundleDeletion in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceSettingsTest.php - Tests that config bundle deletions are mirrored in field config settings.
- EntityReferenceSettingsTest::testCustomTargetBundleDeletion in core/
modules/ field/ tests/ src/ Kernel/ EntityReference/ EntityReferenceSettingsTest.php - Tests that deletions of custom bundles are mirrored in field settings.
- EntityReferenceXSSTest::testEntityReferenceXSS in core/
modules/ field/ tests/ src/ Functional/ EntityReference/ EntityReferenceXSSTest.php - Tests markup is escaped in the entity reference select and label formatter.
- MigrationPluginListTest::testGetDefinitions in core/
modules/ migrate/ tests/ src/ Kernel/ Plugin/ MigrationPluginListTest.php - @covers ::getDefinitions
- TaggedWithTest::setUp in core/
modules/ views/ tests/ src/ Functional/ Wizard/ TaggedWithTest.php - TaxonomyIndexTidUiTest::testExposedFilter in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyIndexTidUiTest.php - Tests exposed taxonomy filters.
- TaxonomyIndexTidUiTest::testExposedGroupedFilter in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyIndexTidUiTest.php - Tests exposed grouped taxonomy filters.
- TaxonomyTermViewTest::setUp in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyTermViewTest.php - TaxonomyTestBase::mockStandardInstall in core/
modules/ taxonomy/ tests/ src/ Functional/ Views/ TaxonomyTestBase.php - Provides a workaround for the inability to use the standard profile.
- TaxonomyTestBase::mockStandardInstall in core/
modules/ taxonomy/ tests/ src/ Kernel/ Views/ TaxonomyTestBase.php - Provides a workaround for the inability to use the standard profile.