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 |
|---|---|---|---|
| YamlRouteDiscovery::getPriority | function | core/ |
Determines the priority of the route build event listener. |
| YamlRouteDiscovery::getRouteDefinitions | function | core/ |
Retrieves all defined routes from .routing.yml files. |
| YamlRouteDiscovery::__construct | function | core/ |
|
| YamlRouteDiscoveryTest | class | core/ |
Tests \Drupal\Core\Routing\YamlRouteDiscovery. |
| YamlRouteDiscoveryTest.php | file | core/ |
|
| YamlRouteDiscoveryTest::$modules | property | core/ |
Modules to install. |
| YamlRouteDiscoveryTest::testStringMethodsAndSchemes | function | core/ |
Tests that string values for methods and schemes are supported. |
| YamlTest | class | core/ |
Tests the Yaml serialization implementation. |
| YamlTest.php | file | core/ |
|
| YamlTest::testConstants | function | core/ |
Tests decoding PHP constants. |
| 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::testEnums | function | core/ |
Tests that enums can be encoded and parsed. |
| YamlTest::testError | function | core/ |
Tests that invalid YAML throws an exception. |
| YamlTest::testGetFileExtension | function | core/ |
Tests get file extension. |
| YamlTest::testUndefinedConstant | function | core/ |
Tests that missing constants cause exception. |
| 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. |
| YamlTestBase::providerEncodeDecodeTests | function | core/ |
Some data that should be able to be serialized. |
| YearDate | class | core/ |
Argument handler for a year. |
| YearDate | class | core/ |
Argument handler for a year (CCYY) |
| YearDate.php | file | core/ |
|
| YearDate.php | file | core/ |
|
| YearDate::$argFormat | property | core/ |
The date format used in the query. |
| YearDate::$argFormat | property | core/ |
The date format used in the query. |
| YearMonthDate | class | core/ |
Argument handler for a year plus month (CCYYMM) |
| YearMonthDate | class | core/ |
Argument handler for a year plus month (CCYYMM). |
| YearMonthDate.php | file | core/ |
|
| YearMonthDate.php | file | core/ |
|
| YearMonthDate::$argFormat | property | core/ |
The date format used in the query. |
| YearMonthDate::$argFormat | property | core/ |
The date format used in the query. |
| YearMonthDate::$format | property | core/ |
The date format used in the title. |
| YearMonthDate::summaryName | function | core/ |
Provides the name to use for the summary, defaults to the name field. |
| YearMonthDate::title | function | core/ |
Get the title this argument will assign the view, given the argument. |
| yokotsoko.css | file | core/ |
Test CSS asset file for test_ckeditor_stylesheets_drupal_root.theme. |
| yokotsoko.css | file | core/ |
Test CSS asset file for test_ckeditor_stylesheets_relative.theme. |
| yokotsoko.css | file | core/ |
Test CSS asset file for test_ckeditor_without_5.theme. |
| Zip | class | core/ |
Defines an archiver implementation for .zip files. |
| Zip | class | core/ |
Defines an archiver implementation for .zip files. |
| Zip.php | file | core/ |
|
| Zip.php | file | core/ |
|
| Zip::$zip | property | core/ |
The underlying ZipArchive instance that does the heavy lifting. |
| Zip::add | function | core/ |
Adds the specified file or directory to the archive. |
| Zip::extract | function | core/ |
Extracts multiple files in the archive to the specified path. |
| Zip::getArchive | function | core/ |
Retrieves the zip engine itself. |
Pagination
- Previous page
- Page 1876
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.