6 calls to ResourceFieldEnhancerBase::getConfiguration() in JSON:API Extras 8
- DateTimeEnhancer::postProcess in src/
Plugin/ jsonapi/ FieldEnhancer/ DateTimeEnhancer.php - Apply the last transformations to the output value of a single field.
- DateTimeEnhancerBase::getSettingsForm in src/
Plugin/ DateTimeEnhancerBase.php - Get a form element to render the settings.
- DateTimeFromStringEnhancer::postProcess in src/
Plugin/ jsonapi/ FieldEnhancer/ DateTimeFromStringEnhancer.php - Apply the last transformations to the output value of a single field.
- SingleNestedEnhancer::getSettingsForm in src/
Plugin/ jsonapi/ FieldEnhancer/ SingleNestedEnhancer.php - Get a form element to render the settings.
- SingleNestedEnhancer::postProcess in src/
Plugin/ jsonapi/ FieldEnhancer/ SingleNestedEnhancer.php - Apply the last transformations to the output value of a single field.
- SingleNestedEnhancer::prepareForInput in src/
Plugin/ jsonapi/ FieldEnhancer/ SingleNestedEnhancer.php - Apply the initial transformations to the input value of a single field.