Search for xml

  1. Search 7.x for xml
  2. Search 9.5.x for xml
  3. Search 10.3.x for xml
  4. Search 11.x for xml
  5. Other projects
Title Object type File name Summary
NodeXmlAnonTest.php file core/modules/node/tests/src/Functional/Rest/NodeXmlAnonTest.php
NodeXmlAnonTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeXmlAnonTest.php The theme to install as the default for testing.
NodeXmlAnonTest::$format property core/modules/node/tests/src/Functional/Rest/NodeXmlAnonTest.php The format to use in this test.
NodeXmlAnonTest::$mimeType property core/modules/node/tests/src/Functional/Rest/NodeXmlAnonTest.php The MIME type that corresponds to $format.
NodeXmlAnonTest::testPatchPath function core/modules/node/tests/src/Functional/Rest/NodeXmlAnonTest.php Tests PATCHing a node's path with and without 'create url aliases'.
NodeXmlBasicAuthTest class core/modules/node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php @group rest
NodeXmlBasicAuthTest.php file core/modules/node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php
NodeXmlBasicAuthTest::$auth property core/modules/node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php The authentication mechanism to use in this test.
NodeXmlBasicAuthTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php The theme to install as the default for testing.
NodeXmlBasicAuthTest::$format property core/modules/node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php The format to use in this test.
NodeXmlBasicAuthTest::$mimeType property core/modules/node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php The MIME type that corresponds to $format.
NodeXmlBasicAuthTest::$modules property core/modules/node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php Modules to install.
NodeXmlBasicAuthTest::testPatchPath function core/modules/node/tests/src/Functional/Rest/NodeXmlBasicAuthTest.php Tests PATCHing a node's path with and without 'create url aliases'.
NodeXmlCookieTest class core/modules/node/tests/src/Functional/Rest/NodeXmlCookieTest.php @group rest
NodeXmlCookieTest.php file core/modules/node/tests/src/Functional/Rest/NodeXmlCookieTest.php
NodeXmlCookieTest::$auth property core/modules/node/tests/src/Functional/Rest/NodeXmlCookieTest.php The authentication mechanism to use in this test.
NodeXmlCookieTest::$defaultTheme property core/modules/node/tests/src/Functional/Rest/NodeXmlCookieTest.php The theme to install as the default for testing.
NodeXmlCookieTest::$format property core/modules/node/tests/src/Functional/Rest/NodeXmlCookieTest.php The format to use in this test.
NodeXmlCookieTest::$mimeType property core/modules/node/tests/src/Functional/Rest/NodeXmlCookieTest.php The MIME type that corresponds to $format.
NodeXmlCookieTest::testPatchPath function core/modules/node/tests/src/Functional/Rest/NodeXmlCookieTest.php Tests PATCHing a node's path with and without 'create url aliases'.
PathAliasXmlAnonTest class core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlAnonTest.php Test path_alias entities for unauthenticated XML requests.
PathAliasXmlAnonTest.php file core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlAnonTest.php
PathAliasXmlAnonTest::$defaultTheme property core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlAnonTest.php The theme to install as the default for testing.
PathAliasXmlAnonTest::$format property core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlAnonTest.php The format to use in this test.
PathAliasXmlAnonTest::$mimeType property core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlAnonTest.php The MIME type that corresponds to $format.
PathAliasXmlBasicAuthTest class core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlBasicAuthTest.php Test path_alias entities for XML requests with cookie authentication.
PathAliasXmlBasicAuthTest.php file core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlBasicAuthTest.php
PathAliasXmlBasicAuthTest::$auth property core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlBasicAuthTest.php The authentication mechanism to use in this test.
PathAliasXmlBasicAuthTest::$defaultTheme property core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlBasicAuthTest.php The theme to install as the default for testing.
PathAliasXmlBasicAuthTest::$format property core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlBasicAuthTest.php The format to use in this test.
PathAliasXmlBasicAuthTest::$mimeType property core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlBasicAuthTest.php The MIME type that corresponds to $format.
PathAliasXmlBasicAuthTest::$modules property core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlBasicAuthTest.php Modules to install.
PathAliasXmlCookieTest class core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlCookieTest.php Test path_alias entities for XML requests.
PathAliasXmlCookieTest.php file core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlCookieTest.php
PathAliasXmlCookieTest::$auth property core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlCookieTest.php The authentication mechanism to use in this test.
PathAliasXmlCookieTest::$defaultTheme property core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlCookieTest.php The theme to install as the default for testing.
PathAliasXmlCookieTest::$format property core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlCookieTest.php The format to use in this test.
PathAliasXmlCookieTest::$mimeType property core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlCookieTest.php The MIME type that corresponds to $format.
Phpunit4CompatibilityTest::testUtilXml function core/tests/Drupal/Tests/Phpunit4CompatibilityTest.php Tests existence of \PHPUnit_Util_XML.
PhpUnitErrorTest::testPhpUnitXmlParsing function core/modules/simpletest/tests/src/Kernel/PhpUnitErrorTest.php Test errors reported.
PhpUnitTestRunner::xmlLogFilePath function core/lib/Drupal/Core/Test/PhpUnitTestRunner.php Returns the path to use for PHPUnit's --log-junit option.
PhpUnitTestRunnerTest::testXmlLogFilePath function core/tests/Drupal/Tests/Core/Test/PhpUnitTestRunnerTest.php @covers ::xmlLogFilePath[[api-linebreak]]
RdfMappingXmlAnonTest class core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlAnonTest.php @group rest
RdfMappingXmlAnonTest.php file core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlAnonTest.php
RdfMappingXmlAnonTest::$defaultTheme property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlAnonTest.php The theme to install as the default for testing.
RdfMappingXmlAnonTest::$format property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlAnonTest.php The format to use in this test.
RdfMappingXmlAnonTest::$mimeType property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlAnonTest.php The MIME type that corresponds to $format.
RdfMappingXmlBasicAuthTest class core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlBasicAuthTest.php @group rest
RdfMappingXmlBasicAuthTest.php file core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlBasicAuthTest.php
RdfMappingXmlBasicAuthTest::$auth property core/modules/rdf/tests/src/Functional/Rest/RdfMappingXmlBasicAuthTest.php The authentication mechanism to use in this test.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.