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 |
|---|---|---|---|
| xc8.php | file | core/ |
|
| xc9.php | file | core/ |
|
| xca.php | file | core/ |
|
| xcb.php | file | core/ |
|
| xcc.php | file | core/ |
|
| xcd.php | file | core/ |
|
| xce.php | file | core/ |
|
| xcf.php | file | core/ |
|
| xd0.php | file | core/ |
|
| xd1.php | file | core/ |
|
| xd2.php | file | core/ |
|
| xd3.php | file | core/ |
|
| xd4.php | file | core/ |
|
| xd5.php | file | core/ |
|
| xd6.php | file | core/ |
|
| xd7.php | file | core/ |
|
| XdebugRequestTrait | trait | core/ |
Trait for testing with Xdebug cookies extraction from request. |
| XdebugRequestTrait.php | file | core/ |
|
| XdebugRequestTrait::extractCookiesFromRequest | function | core/ |
Adds xdebug cookies, from request setup. |
| XdebugRequestTraitTest | class | core/ |
Provides tests for the Xdebug request trait. |
| XdebugRequestTraitTest.php | file | core/ |
|
| XdebugRequestTraitTest::extractCookiesDataProvider | function | core/ |
Provides data to test extracting Xdebug cookies from a request. |
| XdebugRequestTraitTest::testExtractCookiesFromRequest | function | core/ |
Tests that Xdebug cookies are extracted from a request correctly. |
| xf9.php | file | core/ |
|
| xfa.php | file | core/ |
|
| xfb.php | file | core/ |
|
| xfc.php | file | core/ |
|
| xfd.php | file | core/ |
|
| xfe.php | file | core/ |
|
| xff.php | file | core/ |
|
| XmlEncoder | class | core/ |
Adds XML support for serializer. |
| XmlEncoder.php | file | core/ |
|
| XmlEncoder::$baseEncoder | property | core/ |
An instance of the Symfony XmlEncoder to perform the actual encoding. |
| XmlEncoder::$format | property | core/ |
The formats that this Encoder supports. |
| XmlEncoder::decode | function | core/ |
|
| XmlEncoder::encode | function | core/ |
|
| XmlEncoder::getBaseEncoder | function | core/ |
Gets the base encoder instance. |
| XmlEncoder::setBaseEncoder | function | core/ |
Sets the base encoder instance. |
| XmlEncoder::supportsDecoding | function | core/ |
|
| XmlEncoder::supportsEncoding | function | core/ |
|
| XmlEncoderTest | class | core/ |
Tests Drupal\serialization\Encoder\XmlEncoder. |
| XmlEncoderTest.php | file | core/ |
|
| XmlEncoderTest::$baseEncoder | property | core/ |
The Symfony XML encoder. |
| XmlEncoderTest::$encoder | property | core/ |
The XmlEncoder instance. |
| XmlEncoderTest::$testArray | property | core/ |
An array of test data. |
| XmlEncoderTest::setUpEncoder | function | core/ |
Initializes the encoder and baseEncoder properties. |
| XmlEncoderTest::testDecode | function | core/ |
Tests the decode() method. |
| XmlEncoderTest::testDefaultEncoderHasSerializer | function | core/ |
Tests default encoder has serializer. |
| XmlEncoderTest::testEncode | function | core/ |
Tests the encode() method. |
| XmlEncoderTest::testSupportsDecoding | function | core/ |
Tests the supportsDecoding() method. |
Pagination
- Previous page
- Page 1871
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.