7 methods override SerializationInterface::decode()
- Json::decode in core/
lib/ Drupal/ Component/ Serialization/ Json.php - Decodes data from the serialization format.
- PhpSerialize::decode in core/
lib/ Drupal/ Component/ Serialization/ PhpSerialize.php - Decodes data from the serialization format.
- Yaml::decode in core/
lib/ Drupal/ Component/ Serialization/ Yaml.php - Decodes data from the serialization format.
- YamlParserProxy::decode in core/
tests/ Drupal/ Tests/ Core/ Serialization/ YamlTest.php - Decodes data from the serialization format.
- YamlParserProxy::decode in core/
tests/ Drupal/ Tests/ Component/ Serialization/ YamlTest.php - Decodes data from the serialization format.
- YamlPecl::decode in core/
lib/ Drupal/ Component/ Serialization/ YamlPecl.php - Decodes data from the serialization format.
- YamlSymfony::decode in core/
lib/ Drupal/ Component/ Serialization/ YamlSymfony.php - Decodes data from the serialization format.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.