| TestFileTransfer::chmodJailed |
function |
core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php |
Stub function for changing file permissions within the jailed environment. |
| TestFileTransfer::connect |
function |
core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php |
Establishes a mock connection for file transfer. |
| TestFileTransfer::copyFileJailed |
function |
core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php |
Copies a file within the jailed environment. |
| TestFileTransfer::createDirectoryJailed |
function |
core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php |
Creates a directory within the jailed environment. |
| TestFileTransfer::factory |
function |
core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php |
Factory method to create a TestFileTransfer instance. |
| TestFileTransfer::isDirectory |
function |
core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php |
Checks if a path is a directory. |
| TestFileTransfer::isFile |
function |
core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php |
Checks if a path is a file. |
| TestFileTransfer::removeDirectoryJailed |
function |
core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php |
Removes a directory within the jailed environment. |
| TestFileTransfer::removeFileJailed |
function |
core/modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php |
Removes a file within the jailed environment. |
| TestFileTransferWithSettingsForm |
class |
core/modules/update/tests/modules/update_test/src/TestFileTransferWithSettingsForm.php |
Provides an object to test the settings form functionality. |
| TestFileTransferWithSettingsForm.php |
file |
core/modules/update/tests/modules/update_test/src/TestFileTransferWithSettingsForm.php |
|
| TestFileTransferWithSettingsForm::factory |
function |
core/modules/update/tests/modules/update_test/src/TestFileTransferWithSettingsForm.php |
Returns a Drupal\update_test\TestFileTransferWithSettingsForm object. |
| TestFileTransferWithSettingsForm::getSettingsForm |
function |
core/modules/update/tests/modules/update_test/src/TestFileTransferWithSettingsForm.php |
Returns a settings form with a text field to input a username. |
| TestFileUsage |
class |
core/modules/system/tests/modules/service_provider_test/src/TestFileUsage.php |
Test class of database file usage backend implementation. |
| TestFileUsage.php |
file |
core/modules/system/tests/modules/service_provider_test/src/TestFileUsage.php |
|
| TestFileUsage::add |
function |
core/modules/system/tests/modules/service_provider_test/src/TestFileUsage.php |
Records that a module is using a file. |
| TestFileUsage::delete |
function |
core/modules/system/tests/modules/service_provider_test/src/TestFileUsage.php |
Removes a record to indicate that a module is no longer using a file. |
| TestFileUsage::listUsage |
function |
core/modules/system/tests/modules/service_provider_test/src/TestFileUsage.php |
Determines where a file is used. |
| TestingHooksProfile |
class |
core/profiles/tests/testing_hooks/src/Hook/TestingHooksProfile.php |
Hook implementation on behalf of another module. |
| TestingHooksProfile.php |
file |
core/profiles/tests/testing_hooks/src/Hook/TestingHooksProfile.php |
|
| TestingHooksProfile::flush |
function |
core/profiles/tests/testing_hooks/src/Hook/TestingHooksProfile.php |
Implements hook_cache_flush(). |
| TestingProfileHooksTest |
class |
core/tests/Drupal/FunctionalTests/Installer/TestingProfileHooksTest.php |
Tests installing the Testing profile with update notifications on. |
| TestingProfileHooksTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/TestingProfileHooksTest.php |
|
| TestingProfileHooksTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/TestingProfileHooksTest.php |
The theme to install as the default for testing. |
| TestingProfileHooksTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/TestingProfileHooksTest.php |
The profile to install as a basis for testing. |
| TestingProfileHooksTest::testHookPickup |
function |
core/tests/Drupal/FunctionalTests/Installer/TestingProfileHooksTest.php |
Test hooks are picked up. |
| TestingProfileInstallTest |
class |
core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php |
Tests installing the Testing profile with update notifications on. |
| TestingProfileInstallTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php |
|
| TestingProfileInstallTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php |
The theme to install as the default for testing. |
| TestingProfileInstallTest::$profile |
property |
core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php |
The profile to install as a basis for testing. |
| TestingProfileInstallTest::installParameters |
function |
core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php |
Returns the parameters that will be used when the test installs Drupal. |
| TestingProfileInstallTest::testUpdateModuleInstall |
function |
core/tests/Drupal/FunctionalTests/Installer/TestingProfileInstallTest.php |
Ensure the Update Status module is installed. |
| testing_hooks.profile |
file |
core/profiles/tests/testing_hooks/testing_hooks.profile |
|
| testing_install_profile_all_dependencies.info.yml |
file |
core/profiles/tests/testing_install_profile_all_dependencies/testing_install_profile_all_dependencies.info.yml |
core/profiles/tests/testing_install_profile_all_dependencies/testing_install_profile_all_dependencies.info.yml |
| testing_install_profile_dependencies.info.yml |
file |
core/profiles/tests/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml |
core/profiles/tests/testing_install_profile_dependencies/testing_install_profile_dependencies.info.yml |
| TestLibraryDiscoveryParser::fileValidUri |
function |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
|
| TestLibraryDiscoveryParser::setFileValidUri |
function |
core/tests/Drupal/Tests/Core/Asset/LibraryDiscoveryParserTest.php |
|
| TestProfilerExtension |
class |
core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/Extension/TestProfilerExtension.php |
Twig extension to add a test node visitor. |
| TestProfilerExtension.php |
file |
core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/Extension/TestProfilerExtension.php |
|
| TestProfilerExtension::enter |
function |
core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/Extension/TestProfilerExtension.php |
Dummy function called when a Twig template is entered. |
| TestProfilerExtension::getNodeVisitors |
function |
core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/Extension/TestProfilerExtension.php |
|
| TestProfilerExtension::leave |
function |
core/modules/system/tests/modules/sdc_other_node_visitor/src/Twig/Extension/TestProfilerExtension.php |
Dummy function called when a Twig template is left. |
| TestRun::processPhpErrorLogFile |
function |
core/lib/Drupal/Core/Test/TestRun.php |
Reads the PHP error log and reports any errors as assertion failures. |
| TestRunTest::testProcessPhpErrorLogFile |
function |
core/tests/Drupal/KernelTests/Core/Test/TestRunTest.php |
Tests process php error log file. |
| TestSetupTrait::$privateFilesDirectory |
property |
core/lib/Drupal/Core/Test/TestSetupTrait.php |
The private file directory for the test environment. |
| TestSetupTrait::$publicFilesDirectory |
property |
core/lib/Drupal/Core/Test/TestSetupTrait.php |
The public file directory for the test environment. |
| TestSetupTrait::$tempFilesDirectory |
property |
core/lib/Drupal/Core/Test/TestSetupTrait.php |
The temporary file directory for the test environment. |
| TestSiteApplicationTest::getTestLockFile |
function |
core/tests/Drupal/KernelTests/Scripts/TestSiteApplicationTest.php |
Gets the lock file path. |
| TestSiteApplicationTest::testInstallWithFileWithNoClass |
function |
core/tests/Drupal/KernelTests/Scripts/TestSiteApplicationTest.php |
Tests install with file with no class. |
| TestSiteApplicationTest::testInstallWithNonExistingFile |
function |
core/tests/Drupal/KernelTests/Scripts/TestSiteApplicationTest.php |
Tests install with non existing file. |