Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| YamlDiscoveryTest.php | file | core/ |
|
| YamlDiscoveryTest::$discovery | property | core/ |
The YamlDiscovery instance to test. |
| YamlDiscoveryTest::$expectedKeys | property | core/ |
Expected provider => key mappings for testing. |
| YamlDiscoveryTest::setUp | function | core/ |
|
| YamlDiscoveryTest::setUp | function | core/ |
|
| YamlDiscoveryTest::setUp | function | core/ |
|
| YamlDiscoveryTest::testDiscovery | function | core/ |
Tests the YAML file discovery. |
| YamlDiscoveryTest::testFilenameForBrokenYml | function | core/ |
Tests if filename is output for a broken YAML file. |
| YamlDiscoveryTest::testForBrokenYml | function | core/ |
Tests if filename is output for a broken YAML file. |
| YamlDiscoveryTest::testGetDefinition | function | core/ |
Tests the getDefinition() method. |
| YamlDiscoveryTest::testGetDefinitions | function | core/ |
Tests the getDefinitions() method. |
| YamlDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions | function | core/ |
Tests get definitions with translatable definitions. |
| YamlFileLoader | class | core/ |
YamlFileLoader loads YAML files service definitions. |
| YamlFileLoader.php | file | core/ |
|
| YamlFileLoader::$container | property | core/ |
|
| YamlFileLoader::$fileCache | property | core/ |
File cache object. |
| YamlFileLoader::DEFAULTS_KEYWORDS | constant | core/ |
|
| YamlFileLoader::load | function | core/ |
Loads a Yaml file. |
| YamlFileLoader::loadFile | function | core/ |
Loads a YAML file. |
| YamlFileLoader::parseDefaults | function | core/ |
|
| YamlFileLoader::parseDefinition | function | core/ |
Parses a definition. |
| YamlFileLoader::parseDefinitions | function | core/ |
Parses definitions |
| YamlFileLoader::resolveServices | function | core/ |
Resolves services. |
| YamlFileLoader::validate | function | core/ |
Validates a YAML file. |
| YamlFileLoader::__construct | function | core/ |
|
| YamlFileLoaderTest | class | core/ |
Tests Drupal\Core\DependencyInjection\YamlFileLoader. |
| YamlFileLoaderTest.php | file | core/ |
|
| YamlFileLoaderTest::providerTestExceptions | function | core/ |
|
| YamlFileLoaderTest::setUp | function | core/ |
|
| YamlFileLoaderTest::testExceptions | function | core/ |
Tests exceptions. |
| YamlFileLoaderTest::testParseDefinitionsWithProvider | function | core/ |
|
| YamlPecl | class | core/ |
Provides default serialization for YAML using the PECL extension. |
| YamlPecl.php | file | core/ |
|
| YamlPecl::applyBooleanCallbacks | function | core/ |
Applies callbacks after parsing to ignore 1.1 style booleans. |
| YamlPecl::decode | function | core/ |
Decodes data from the serialization format. |
| YamlPecl::encode | function | core/ |
Encodes data into the serialization format. |
| YamlPecl::errorHandler | function | core/ |
Handles errors for \Drupal\Component\Serialization\YamlPecl::decode(). |
| 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/ |
Tests get file extension. |
| YamlPeclTest::testObjectSupportDisabled | function | core/ |
Ensures that php object support is disabled. |
| YamlRouteDiscovery | class | core/ |
Reads routing.yml files provided by modules and creates route collections. |
| YamlRouteDiscovery.php | file | core/ |
|
| YamlRouteDiscovery::collectRoutes | function | core/ |
Creates a collection of routes to add to the route builder. |
Pagination
- Previous page
- Page 1875
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.