Search for code
- Search 7.x for code
- Search 8.9.x for code
- Search 10.3.x for code
- Search 11.x for code
- Search main for code
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| XmlEncoder::setBaseEncoder | function | core/ |
Sets the base encoder instance. |
| XmlEncoder::supportsDecoding | function | core/ |
|
| XmlEncoder::supportsEncoding | function | core/ |
|
| XmlEncoderTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Encoder\XmlEncoder[[api-linebreak]] @group serialization |
| XmlEncoderTest.php | file | core/ |
|
| XmlEncoderTest::$baseEncoder | property | core/ |
|
| XmlEncoderTest::$encoder | property | core/ |
The XmlEncoder instance. |
| XmlEncoderTest::$testArray | property | core/ |
An array of test data. |
| XmlEncoderTest::setUp | function | core/ |
|
| XmlEncoderTest::testDecode | function | core/ |
Tests the decode() method. |
| XmlEncoderTest::testDefaultEncoderHasSerializer | function | core/ |
@covers ::getBaseEncoder[[api-linebreak]] |
| XmlEncoderTest::testEncode | function | core/ |
Tests the encode() method. |
| XmlEncoderTest::testSupportsDecoding | function | core/ |
Tests the supportsDecoding() method. |
| XmlEncoderTest::testSupportsEncoding | function | core/ |
Tests the supportsEncoding() method. |
| Yaml::decode | function | core/ |
Decodes data from the serialization format. |
| Yaml::encode | function | core/ |
Encodes data into the serialization format. |
| YamlDiscovery::decode | function | core/ |
Decode a YAML file. |
| YamlDiscovery::decode | function | core/ |
Decode a YAML file. |
| YamlParserProxy::decode | function | core/ |
Decodes data from the serialization format. |
| YamlParserProxy::decode | function | core/ |
Decodes data from the serialization format. |
| YamlParserProxy::encode | function | core/ |
Encodes data into the serialization format. |
| YamlParserProxy::encode | function | core/ |
Encodes data into the serialization format. |
| YamlPecl::decode | function | core/ |
Decodes data from the serialization format. |
| YamlPecl::encode | function | core/ |
Encodes data into the serialization format. |
| YamlPeclTest::testDecode | function | core/ |
Tests decoding YAML node anchors. |
| YamlPeclTest::testEncode | function | core/ |
Tests our encode settings. |
| YamlPeclTest::testEncodeDecode | function | core/ |
Tests encoding and decoding basic data structures. |
| YamlSymfony::decode | function | core/ |
Decodes data from the serialization format. |
| YamlSymfony::encode | function | core/ |
Encodes data into the serialization format. |
| YamlSymfonyTest::testDecode | function | core/ |
Tests decoding YAML node anchors. |
| YamlSymfonyTest::testEncode | function | core/ |
Tests our encode settings. |
| YamlSymfonyTest::testEncodeDecode | function | core/ |
Tests encoding and decoding basic data structures. |
| YamlTest::testDecode | function | core/ |
@covers ::decode[[api-linebreak]] |
| YamlTestBase::providerDecodeTests | function | core/ |
Some data that should be able to be de-serialized. |
| YamlTestBase::providerEncodeDecodeTests | function | core/ |
Some data that should be able to be serialized. |
| _ckeditor5_get_langcode_mapping | function | core/ |
Returns a list of language codes supported by CKEditor 5. |
Pagination
- Previous page
- Page 9
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.