Search for code

  1. Search 7.x for code
  2. Search 9.5.x for code
  3. Search 8.9.x for code
  4. Search 11.x for code
  5. Search main for code
  6. Other projects
Title Object type File name Summary
XmlEncoderTest::testDefaultEncoderHasSerializer function core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php @covers ::getBaseEncoder[[api-linebreak]]
XmlEncoderTest::testEncode function core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php Tests the encode() method.
XmlEncoderTest::testSupportsDecoding function core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php Tests the supportsDecoding() method.
XmlEncoderTest::testSupportsEncoding function core/modules/serialization/tests/src/Unit/Encoder/XmlEncoderTest.php Tests the supportsEncoding() method.
Yaml::decode function core/lib/Drupal/Core/Serialization/Yaml.php Decodes data from the serialization format.
Yaml::decode function core/lib/Drupal/Component/Serialization/Yaml.php Decodes data from the serialization format.
Yaml::encode function core/lib/Drupal/Component/Serialization/Yaml.php Encodes data into the serialization format.
YamlDiscovery::decode function core/lib/Drupal/Component/Discovery/YamlDiscovery.php Decode a YAML file.
YamlDiscovery::decode function core/lib/Drupal/Core/Discovery/YamlDiscovery.php Decode a YAML file.
YamlPecl::decode function core/lib/Drupal/Component/Serialization/YamlPecl.php Decodes data from the serialization format.
YamlPecl::encode function core/lib/Drupal/Component/Serialization/YamlPecl.php Encodes data into the serialization format.
YamlPeclTest::testDecode function core/tests/Drupal/Tests/Component/Serialization/YamlPeclTest.php Tests decoding YAML node anchors.
YamlPeclTest::testEncode function core/tests/Drupal/Tests/Component/Serialization/YamlPeclTest.php Tests our encode settings.
YamlPeclTest::testEncodeDecode function core/tests/Drupal/Tests/Component/Serialization/YamlPeclTest.php Tests encoding and decoding basic data structures.
YamlSymfony::decode function core/lib/Drupal/Component/Serialization/YamlSymfony.php Decodes data from the serialization format.
YamlSymfony::encode function core/lib/Drupal/Component/Serialization/YamlSymfony.php Encodes data into the serialization format.
YamlSymfonyTest::testDecode function core/tests/Drupal/Tests/Component/Serialization/YamlSymfonyTest.php Tests decoding YAML node anchors.
YamlSymfonyTest::testDecodeObjectSupportDisabled function core/tests/Drupal/Tests/Component/Serialization/YamlSymfonyTest.php Ensures that decoding PHP objects does not work in Symfony.
YamlSymfonyTest::testEncode function core/tests/Drupal/Tests/Component/Serialization/YamlSymfonyTest.php Tests our encode settings.
YamlSymfonyTest::testEncodeDecode function core/tests/Drupal/Tests/Component/Serialization/YamlSymfonyTest.php Tests encoding and decoding basic data structures.
YamlSymfonyTest::testEncodeObjectSupportDisabled function core/tests/Drupal/Tests/Component/Serialization/YamlSymfonyTest.php Ensures that php object support is disabled.
YamlTest::testDecode function core/tests/Drupal/Tests/Component/Serialization/YamlTest.php Tests decoding YAML node anchors.
YamlTest::testDecodeObjectSupportDisabled function core/tests/Drupal/Tests/Component/Serialization/YamlTest.php Ensures that decoding PHP objects does not work in Symfony.
YamlTest::testEncode function core/tests/Drupal/Tests/Component/Serialization/YamlTest.php Tests our encode settings.
YamlTest::testEncodeDecode function core/tests/Drupal/Tests/Component/Serialization/YamlTest.php Tests encoding and decoding basic data structures.
YamlTest::testEncodeObjectSupportDisabled function core/tests/Drupal/Tests/Component/Serialization/YamlTest.php Ensures that php object support is disabled.
YamlTestBase::providerDecodeTests function core/tests/Drupal/Tests/Component/Serialization/YamlTestBase.php Some data that should be able to be deserialized.
YamlTestBase::providerEncodeDecodeTests function core/tests/Drupal/Tests/Component/Serialization/YamlTestBase.php Some data that should be able to be serialized.
_ckeditor5_get_langcode_mapping function core/modules/ckeditor5/ckeditor5.module Returns a list of language codes supported by CKEditor 5.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.