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

Breadcrumb

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

9 methods override DecoderInterface::supportsDecoding()

ContextAwareDecoderInterface::supportsDecoding in vendor/symfony/serializer/Encoder/ContextAwareDecoderInterface.php
CsvEncoder::supportsDecoding in vendor/symfony/serializer/Encoder/CsvEncoder.php
Checks whether the deserializer can decode from given format.
JsonDecode::supportsDecoding in vendor/symfony/serializer/Encoder/JsonDecode.php
Checks whether the deserializer can decode from given format.
JsonEncoder::supportsDecoding in vendor/symfony/serializer/Encoder/JsonEncoder.php
Checks whether the deserializer can decode from given format.
TraceableEncoder::supportsDecoding in vendor/symfony/serializer/Debug/TraceableEncoder.php
Checks whether the deserializer can decode from given format.
TraceableSerializer::supportsDecoding in vendor/symfony/serializer/Debug/TraceableSerializer.php
Checks whether the deserializer can decode from given format.
XmlEncoder::supportsDecoding in vendor/symfony/serializer/Encoder/XmlEncoder.php
Checks whether the deserializer can decode from given format.
XmlEncoder::supportsDecoding in core/modules/serialization/src/Encoder/XmlEncoder.php
Checks whether the deserializer can decode from given format.
YamlEncoder::supportsDecoding in vendor/symfony/serializer/Encoder/YamlEncoder.php
Checks whether the deserializer can decode from given format.
RSS feed
Powered by Drupal