11 calls to EntityKernelTestBase::reloadEntity()
- ContentEntityCloneTest::testClonedEntityFields in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ ContentEntityCloneTest.php - Tests if the entity fields are properly cloned.
- EntityRevisionTranslationTest::testRevertRevisionAfterTranslation in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityRevisionTranslationTest.php - Tests if the translation object has the right revision id after new revision.
- EntityRevisionTranslationTest::testTranslationValuesWhenSavingPendingRevisions in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityRevisionTranslationTest.php - Tests the translation values when saving a pending revision.
- EntityTranslationTest::doTestEntityTranslationAPI in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityTranslationTest.php - Executes the Entity Translation API tests for the given entity type.
- EntityTranslationTest::doTestLanguageFallback in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ EntityTranslationTest.php - Executes the language fallback test for the given entity type.
- FieldItemTest::assertSavedFieldItemValue in core/
tests/ Drupal/ KernelTests/ Core/ Field/ FieldItemTest.php - Checks that the saved field item value matches the expected one.
- FieldTranslationSqlStorageTest::testFieldSqlStorage in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ FieldTranslationSqlStorageTest.php - Tests field SQL storage.
- LayoutBuilderCompatibilityTestBase::enableOverrides in core/
modules/ layout_builder/ tests/ src/ Kernel/ LayoutBuilderCompatibilityTestBase.php - Enables overrides for the display and reloads the entity.
- LayoutBuilderCompatibilityTestBase::installLayoutBuilder in core/
modules/ layout_builder/ tests/ src/ Kernel/ LayoutBuilderCompatibilityTestBase.php - Installs the Layout Builder.
- LayoutBuilderInstallTest::testCompatibility in core/
modules/ layout_builder/ tests/ src/ Kernel/ LayoutBuilderInstallTest.php - Tests the compatibility of Layout Builder with existing entity displays.
- ValidReferenceConstraintValidatorTest::testPreExistingItemsValidation in core/
tests/ Drupal/ KernelTests/ Core/ Entity/ ValidReferenceConstraintValidatorTest.php - Tests the validation of pre-existing items in an entity reference field.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.