DenormalizeTest |
core/modules/hal/tests/src/Kernel/DenormalizeTest.php |
Tests HAL denormalization edge cases for EntityResource. |
EntityTranslationNormalizeTest |
core/modules/hal/tests/src/Kernel/EntityTranslationNormalizeTest.php |
Tests that translated nodes are correctly (de-)normalized. |
FileNormalizeTest |
core/modules/hal/tests/src/Kernel/FileNormalizeTest.php |
Tests that file entities can be normalized in HAL. |
HalLinkManagerTest |
core/modules/hal/tests/src/Kernel/HalLinkManagerTest.php |
@coversDefaultClass \Drupal\hal\LinkManager\LinkManager
@group hal
@group legacy |
NormalizerTestBase |
core/modules/hal/tests/src/Kernel/NormalizerTestBase.php |
Test the HAL normalizer. |
NormalizeTest |
core/modules/hal/tests/src/Kernel/NormalizeTest.php |
Tests HAL normalization edge cases for EntityResource. |