-
- Downloads
Issue #2997123 by jibran, Wim Leers, bbrala, gabesullice, quietone,...
Issue #2997123 by jibran, Wim Leers, bbrala, gabesullice, quietone, axle_foley00, KapilV, acbramley, dpi, mglaman, tstoeckler, e0ipso, Sam152: Cacheability of normalized computed fields' properties is not captured during serialization
Showing
- core/modules/jsonapi/tests/src/Functional/EntityTestComputedFieldTest.php 187 additions, 0 deletions...napi/tests/src/Functional/EntityTestComputedFieldTest.php
- core/modules/serialization/src/Normalizer/PrimitiveDataNormalizer.php 3 additions, 0 deletions.../serialization/src/Normalizer/PrimitiveDataNormalizer.php
- core/modules/serialization/tests/src/Kernel/EntitySerializationTest.php 19 additions, 0 deletions...erialization/tests/src/Kernel/EntitySerializationTest.php
- core/modules/system/tests/modules/entity_test/entity_test.routing.yml 8 additions, 0 deletions.../system/tests/modules/entity_test/entity_test.routing.yml
- core/modules/system/tests/modules/entity_test/src/Entity/EntityTestComputedField.php 11 additions, 1 deletion...odules/entity_test/src/Entity/EntityTestComputedField.php
- core/modules/system/tests/modules/entity_test/src/Plugin/DataType/ComputedTestCacheableString.php 24 additions, 0 deletions..._test/src/Plugin/DataType/ComputedTestCacheableString.php
- core/modules/system/tests/modules/entity_test/src/Plugin/Field/ComputedTestCacheableStringItemList.php 30 additions, 0 deletions.../src/Plugin/Field/ComputedTestCacheableStringItemList.php
- core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ComputedTestCacheableStringItem.php 37 additions, 0 deletions...lugin/Field/FieldType/ComputedTestCacheableStringItem.php
- core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestComputedFieldNormalizerTest.php 107 additions, 0 deletions...Functional/Rest/EntityTestComputedFieldNormalizerTest.php
- core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestResourceTestBase.php 6 additions, 5 deletions.../tests/src/Functional/Rest/EntityTestResourceTestBase.php
Loading
Please register or sign in to comment