simpletest_phpunit_configuration_filepath |
function |
core/modules/simpletest/simpletest.module |
Returns the path to core's phpunit.xml.dist configuration file. |
simpletest_phpunit_xml_filepath |
function |
core/modules/simpletest/simpletest.module |
Returns the path to use for PHPUnit's --log-junit option. |
SingleVisibleProfileTest |
class |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
Tests distribution profile support. |
SingleVisibleProfileTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
|
SingleVisibleProfileTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
The theme to install as the default for testing. |
SingleVisibleProfileTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
The installation profile to install. |
SingleVisibleProfileTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
Prepares the current environment for running the test. |
SingleVisibleProfileTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
Installer step: Select installation profile. |
SingleVisibleProfileTest::testInstalled |
function |
core/tests/Drupal/FunctionalTests/Installer/SingleVisibleProfileTest.php |
Confirms that the installation succeeded. |
SiteBrandingConvertedIntoBlockUpdateTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Update/SiteBrandingConvertedIntoBlockUpdateTest.php |
Set database dump files to be used. |
SitesDirectoryHardeningTest::settingsFile |
function |
core/modules/system/tests/src/Functional/System/SitesDirectoryHardeningTest.php |
Returns the path to settings.php |
SpaceUsedTest::createFileWithSize |
function |
core/modules/file/tests/src/Kernel/SpaceUsedTest.php |
Creates a file with a given size. |
SpaceUsedTest::testFileSpaceUsed |
function |
core/modules/file/tests/src/Kernel/SpaceUsedTest.php |
Test different users with the default status. |
SqlContentEntityStorageSchemaConverterNonTranslatableTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Entity/Update/SqlContentEntityStorageSchemaConverterNonTranslatableTest.php |
Set database dump files to be used. |
SqlContentEntityStorageSchemaConverterTranslatableTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Entity/Update/SqlContentEntityStorageSchemaConverterTranslatableTest.php |
Set database dump files to be used. |
SqlContentEntityStorageSchemaIndexFilledTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Entity/Update/SqlContentEntityStorageSchemaIndexFilledTest.php |
Set database dump files to be used. |
SqlContentEntityStorageSchemaIndexTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Entity/Update/SqlContentEntityStorageSchemaIndexTest.php |
Set database dump files to be used. |
SSH::copyFileJailed |
function |
core/lib/Drupal/Core/FileTransfer/SSH.php |
Copies a file. |
SSH::isFile |
function |
core/lib/Drupal/Core/FileTransfer/SSH.php |
Checks if a particular path is a file (not a directory). |
SSH::removeFileJailed |
function |
core/lib/Drupal/Core/FileTransfer/SSH.php |
Removes a file. |
StableBaseThemeUpdateTest::setDatabaseDumpFiles |
function |
core/modules/system/tests/src/Functional/Update/StableBaseThemeUpdateTest.php |
Set database dump files to be used. |
standard.profile |
file |
core/profiles/standard/standard.profile |
Enables modules and site configuration for a standard site installation. |
StandardInstallerTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/StandardInstallerTest.php |
The installation profile to install. |
StandardJavascriptTest::$profile |
property |
core/profiles/standard/tests/src/FunctionalJavascript/StandardJavascriptTest.php |
The profile to install as a basis for testing. |
StandardProfileTest |
class |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
Tests the RDF mappings and RDFa markup of the standard profile. |
StandardProfileTest.php |
file |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
|
StandardProfileTest::$adminUser |
property |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
|
StandardProfileTest::$article |
property |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
|
StandardProfileTest::$articleComment |
property |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
|
StandardProfileTest::$articleCommentUri |
property |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
|
StandardProfileTest::$articleUri |
property |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
|
StandardProfileTest::$authorUri |
property |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
|
StandardProfileTest::$baseUri |
property |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
|
StandardProfileTest::$commenterUri |
property |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
|
StandardProfileTest::$defaultTheme |
property |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
The theme to install as the default for testing. |
StandardProfileTest::$image |
property |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
|
StandardProfileTest::$imageUri |
property |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
|
StandardProfileTest::$page |
property |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
|
StandardProfileTest::$pageUri |
property |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
|
StandardProfileTest::$profile |
property |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
The profile used during tests. |
StandardProfileTest::$term |
property |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
|
StandardProfileTest::$termUri |
property |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
|
StandardProfileTest::$webUser |
property |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
|
StandardProfileTest::assertRdfaArticleProperties |
function |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
Tests output for article properties displayed in both view modes. |
StandardProfileTest::assertRdfaCommonNodeProperties |
function |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
Tests output for properties held in common between articles and pages. |
StandardProfileTest::assertRdfaNodeCommentProperties |
function |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
Tests output for comment properties on nodes in full page view mode. |
StandardProfileTest::doArticleRdfaTests |
function |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
Tests that article data is exposed using RDFa. |
StandardProfileTest::doFrontPageRdfaTests |
function |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
Tests that data is exposed in the front page teasers. |
StandardProfileTest::doPageRdfaTests |
function |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
Tests that page data is exposed using RDFa. |
StandardProfileTest::doTermRdfaTests |
function |
core/modules/rdf/tests/src/Functional/StandardProfileTest.php |
Tests that term data is exposed on term page. |