You are here

namespace Drupal\jsonapi\DependencyInjection\Compiler in JSON:API 8

Same name in other branches
  1. 8.2 Drupal\jsonapi\DependencyInjection\Compiler
Classsort descending Location Description
RegisterSerializationClassesCompilerPass src/DependencyInjection/Compiler/RegisterSerializationClassesCompilerPass.php Adds services tagged JSON API-only normalizers to the Serializer.
RemoveJsonapiFormatCompilerPass src/DependencyInjection/Compiler/RemoveJsonapiFormatCompilerPass.php Removes 'api_json' format from the 'serializer.formats' container parameter.