Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. serialization.services.yml

serializer

Class

Symfony\Component\Serializer\Serializer
9 string references to serializer
RegisterSerializationClassesCompilerPass::process in core/modules/serialization/src/RegisterSerializationClassesCompilerPass.php
You can modify the container here before it is dumped to PHP code.
RequestHandler::create in core/modules/rest/src/RequestHandler.php
Instantiates a new instance of this class.
RestExport::defineOptions in core/modules/rest/src/Plugin/views/display/RestExport.php
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase:defineOptions().
Serializer::create in core/modules/rest/src/Plugin/views/style/Serializer.php
Creates an instance of the plugin.
SerializerDataCollector::getName in vendor/symfony/serializer/DataCollector/SerializerDataCollector.php
Returns the name of the collector.

... See full list

File

core/modules/serialization/serialization.services.yml

View source
  1. class: Symfony\Component\Serializer\Serializer
  2. arguments:
  3. - { }
  4. - { }

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal