Search for code

  1. Search 7.x for code
  2. Search 9.5.x for code
  3. Search 10.3.x for code
  4. Search 11.x for code
  5. Search main for code
  6. Other projects
Title Object type File name Summary
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::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.
YamlTest::testDecode function core/tests/Drupal/Tests/Component/Serialization/YamlTest.php @covers ::decode[[api-linebreak]]
YamlTestBase::providerDecodeTests function core/tests/Drupal/Tests/Component/Serialization/YamlTestBase.php Some data that should be able to be de-serialized.
YamlTestBase::providerEncodeDecodeTests function core/tests/Drupal/Tests/Component/Serialization/YamlTestBase.php Some data that should be able to be serialized.
_menu_link_content_post_update_make_menu_link_content_revisionable__fix_default_langcode function core/modules/menu_link_content/menu_link_content.post_update.php Fixes recoverable data integrity issues in the "default_langcode" field.
_taxonomy_post_update_make_taxonomy_term_revisionable__fix_default_langcode function core/modules/taxonomy/taxonomy.post_update.php Fixes recoverable data integrity issues in the "default_langcode" field.

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