Search for xml
Title | Object type | File name | Summary |
---|---|---|---|
WorkflowXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
WorkflowXmlCookieTest | class | core/ |
@group rest |
WorkflowXmlCookieTest.php | file | core/ |
|
WorkflowXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
WorkflowXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
WorkflowXmlCookieTest::$format | property | core/ |
The format to use in this test. |
WorkflowXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
WorkspaceXmlAnonTest | class | core/ |
Test workspace entities for unauthenticated XML requests. |
WorkspaceXmlAnonTest.php | file | core/ |
|
WorkspaceXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
WorkspaceXmlAnonTest::$format | property | core/ |
The format to use in this test. |
WorkspaceXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
WorkspaceXmlBasicAuthTest | class | core/ |
Test workspace entities for XML requests with cookie authentication. |
WorkspaceXmlBasicAuthTest.php | file | core/ |
|
WorkspaceXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
WorkspaceXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
WorkspaceXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
WorkspaceXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
WorkspaceXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
WorkspaceXmlCookieTest | class | core/ |
Test workspace entities for XML requests. |
WorkspaceXmlCookieTest.php | file | core/ |
|
WorkspaceXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
WorkspaceXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
WorkspaceXmlCookieTest::$format | property | core/ |
The format to use in this test. |
WorkspaceXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
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/ |
@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. |
XmlEntityNormalizationQuirksTrait | trait | core/ |
Trait for EntityResourceTestBase subclasses testing $format='xml'. |
XmlEntityNormalizationQuirksTrait.php | file | core/ |
|
XmlEntityNormalizationQuirksTrait::applyXmlConfigEntityDecodingQuirks | function | core/ |
Applies the XML config entity encoding quirks that remain after decoding. |
XmlEntityNormalizationQuirksTrait::applyXmlFieldDecodingQuirks | function | core/ |
Applies the XML entity field encoding quirks that remain after decoding. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.