Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| YamlFileLoader::parseDefinition | function | core/ |
Parses a definition. |
| YamlFileLoader::parseDefinitions | function | core/ |
Parses definitions |
| YamlFileLoader::resolveServices | function | core/ |
Resolves services. |
| YamlFileLoader::__construct | function | core/ |
|
| YamlFileLoaderTest | class | core/ |
@coversDefaultClass \Drupal\Core\DependencyInjection\YamlFileLoader[[api-linebreak]] @group DependencyInjection |
| YamlFileLoaderTest.php | file | core/ |
|
| YamlFileLoaderTest::providerTestExceptions | function | core/ |
|
| YamlFileLoaderTest::setUp | function | core/ |
|
| YamlFileLoaderTest::testExceptions | function | core/ |
@dataProvider providerTestExceptions |
| YamlFileLoaderTest::testParseDefinitionsWithProvider | function | core/ |
|
| YamlPecl::applyBooleanCallbacks | function | core/ |
Applies callbacks after parsing to ignore 1.1 style booleans. |
| YamlPecl::getFileExtension | function | core/ |
Gets the file extension for this serialization format. |
| YamlPeclTest | class | core/ |
Tests the YamlPecl serialization implementation. |
| YamlPeclTest.php | file | core/ |
|
| YamlPeclTest::testApplyBooleanCallbacks | function | core/ |
Tests YAML boolean callback. |
| 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. |
| YamlPeclTest::testError | function | core/ |
Tests that invalid YAML throws an exception. |
| YamlPeclTest::testGetFileExtension | function | core/ |
@covers ::getFileExtension[[api-linebreak]] |
| YamlPeclTest::testObjectSupportDisabled | function | core/ |
Ensures that php object support is disabled. |
| YamlSymfony | class | core/ |
Default serialization for YAML using the Symfony component. |
| YamlSymfony.php | file | core/ |
|
| YamlSymfony::decode | function | core/ |
Decodes data from the serialization format. |
| YamlSymfony::encode | function | core/ |
Encodes data into the serialization format. |
| YamlSymfony::getFileExtension | function | core/ |
Gets the file extension for this serialization format. |
| YamlSymfonyTest | class | core/ |
Tests the YamlSymfony serialization implementation. |
| YamlSymfonyTest.php | file | core/ |
|
| YamlSymfonyTest::taggedValuesProvider | function | core/ |
Data provider for testCustomTagSupport(). |
| YamlSymfonyTest::testCustomTagSupport | function | core/ |
Tests that YAML custom tags are supported and parsed. |
| YamlSymfonyTest::testDecode | function | core/ |
Tests decoding YAML node anchors. |
| YamlSymfonyTest::testDecodeObjectSupportDisabled | function | core/ |
Ensures that decoding PHP objects does not work in Symfony. |
| YamlSymfonyTest::testEncode | function | core/ |
Tests our encode settings. |
| YamlSymfonyTest::testEncodeDecode | function | core/ |
Tests encoding and decoding basic data structures. |
| YamlSymfonyTest::testEncodeObjectSupportDisabled | function | core/ |
Ensures that php object support is disabled. |
| YamlSymfonyTest::testError | function | core/ |
Tests that invalid YAML throws an exception. |
| YamlSymfonyTest::testGetFileExtension | function | core/ |
@covers ::getFileExtension[[api-linebreak]] |
| YamlTest | class | core/ |
Tests the Yaml serialization implementation. |
| YamlTest.php | file | core/ |
|
| YamlTest::testDecode | function | core/ |
Tests decoding YAML node anchors. |
| YamlTest::testDecodeObjectSupportDisabled | function | core/ |
Ensures that decoding PHP objects does not work in Symfony. |
| YamlTest::testEncode | function | core/ |
Tests our encode settings. |
| YamlTest::testEncodeDecode | function | core/ |
Tests encoding and decoding basic data structures. |
| YamlTest::testEncodeObjectSupportDisabled | function | core/ |
Ensures that php object support is disabled. |
| YamlTest::testError | function | core/ |
Tests that invalid YAML throws an exception. |
| YamlTest::testGetFileExtension | function | core/ |
@covers ::getFileExtension[[api-linebreak]] |
| YamlTestBase | class | core/ |
Provides standard data to validate different YAML implementations. |
| YamlTestBase.php | file | core/ |
|
| YamlTestBase::providerBoolTest | function | core/ |
Tests different boolean serialization and deserialization. |
| YamlTestBase::providerDecodeTests | function | core/ |
Some data that should be able to be deserialized. |
Pagination
- Previous page
- Page 1509
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.