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

Breadcrumb

  1. Drupal Core 11.1.x
  2. EncoderInterface.php

9 methods override EncoderInterface::supportsEncoding()

ContextAwareEncoderInterface::supportsEncoding in vendor/symfony/serializer/Encoder/ContextAwareEncoderInterface.php
CsvEncoder::supportsEncoding in vendor/symfony/serializer/Encoder/CsvEncoder.php
Checks whether the serializer can encode to given format.
JsonEncode::supportsEncoding in vendor/symfony/serializer/Encoder/JsonEncode.php
Checks whether the serializer can encode to given format.
JsonEncoder::supportsEncoding in vendor/symfony/serializer/Encoder/JsonEncoder.php
Checks whether the serializer can encode to given format.
TraceableEncoder::supportsEncoding in vendor/symfony/serializer/Debug/TraceableEncoder.php
Checks whether the serializer can encode to given format.
TraceableSerializer::supportsEncoding in vendor/symfony/serializer/Debug/TraceableSerializer.php
Checks whether the serializer can encode to given format.
XmlEncoder::supportsEncoding in vendor/symfony/serializer/Encoder/XmlEncoder.php
Checks whether the serializer can encode to given format.
XmlEncoder::supportsEncoding in core/modules/serialization/src/Encoder/XmlEncoder.php
Checks whether the serializer can encode to given format.
YamlEncoder::supportsEncoding in vendor/symfony/serializer/Encoder/YamlEncoder.php
Checks whether the serializer can encode to given format.
RSS feed
Powered by Drupal