8 calls to TypedDataInternalPropertiesHelper::getNonInternalProperties()

ComplexDataNormalizer::normalize in core/modules/serialization/src/Normalizer/ComplexDataNormalizer.php
ContentEntityNormalizer::normalize in core/modules/serialization/src/Normalizer/ContentEntityNormalizer.php
ContentEntityNormalizer::normalize in core/modules/hal/src/Normalizer/ContentEntityNormalizer.php
FieldItemNormalizer::normalize in core/modules/jsonapi/src/Normalizer/FieldItemNormalizer.php
This normalizer leaves JSON:API normalizer land and enters the land of Drupal core's serialization system. That system was never designed with cacheability in mind, and hence bubbles cacheability out of band. This must catch it, and pass it to…
FieldItemNormalizer::normalizedFieldValues in core/modules/hal/src/Normalizer/FieldItemNormalizer.php
Normalizes field values for an item.
ResourceIdentifier::toResourceIdentifier in core/modules/jsonapi/src/JsonApiResource/ResourceIdentifier.php
Creates a ResourceIdentifier object.
ResourceObject::extractContentEntityFields in core/modules/jsonapi/src/JsonApiResource/ResourceObject.php
Extracts a content entity's fields.
ResourceTestBase::getExpectedCollectionCacheability in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Computes the cacheability for a given entity collection.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.