| DocParserTest::testNamespacedAnnotations |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testNestedArraysWithNestedAnnotation |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testNotAnAnnotationClassIsIgnoredWithoutWarning |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests not an annotation class is ignored without warning. |
| DocParserTest::testRegressionDDC575 |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests regression DDC-575. |
| DocParserTest::testSetValuesException |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testSupportClassConstants |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests support class constants. |
| DocParserTest::testSupportsEscapedQuotedValues |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests supports escaped quoted values. |
| DocParserTest::testSyntaxErrorWithContextDescription |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests syntax error with context description. |
| DocParserTest::testSyntaxErrorWithUnknownCharacters |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests syntax error with unknown characters. |
| DocParserTest::testTrailingCommaIsAllowed |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testTypicalMethodDocBlock |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
Tests typical method doc block. |
| DocParserTest::testWithoutConstructorWhenHasNoProperties |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DocParserTest::testWithoutConstructorWhenIsNotDefaultValue |
function |
core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php |
|
| DoTrustedCallbackTraitTest |
class |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
Tests Drupal\Core\Security\DoTrustedCallbackTrait. |
| DoTrustedCallbackTraitTest.php |
file |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
|
| DoTrustedCallbackTraitTest::errorTypeProvider |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
Data provider for tests of ::doTrustedCallback $error_type argument. |
| DoTrustedCallbackTraitTest::providerTestTrustedCallbacks |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
Data provider for ::testTrustedCallbacks(). |
| DoTrustedCallbackTraitTest::providerTestUntrustedCallbacks |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
Data provider for ::testUntrustedCallbacks(). |
| DoTrustedCallbackTraitTest::testException |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
Tests exception. |
| DoTrustedCallbackTraitTest::testSilencedDeprecation |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
Tests silenced deprecation. |
| DoTrustedCallbackTraitTest::testTrustedCallbacks |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
Tests trusted callbacks. |
| DoTrustedCallbackTraitTest::testUntrustedCallbacks |
function |
core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php |
Tests untrusted callbacks. |
| DoubleSlashTest |
class |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php |
Tests that a double slash is not in d7_file file not found migrate messages. |
| DoubleSlashTest.php |
file |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php |
|
| DoubleSlashTest::$defaultTheme |
property |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php |
|
| DoubleSlashTest::$modules |
property |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php |
|
| DoubleSlashTest::$profile |
property |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php |
|
| DoubleSlashTest::getAvailablePaths |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php |
|
| DoubleSlashTest::getEntityCounts |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php |
|
| DoubleSlashTest::getEntityCountsIncremental |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php |
|
| DoubleSlashTest::getMissingPaths |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php |
|
| DoubleSlashTest::getSourceBasePath |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php |
|
| DoubleSlashTest::setUp |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php |
|
| DoubleSlashTest::testMigrateUpgradeExecute |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php |
Executes all steps of migrations upgrade. |
| downgrade_prevention_test.info.yml |
file |
core/modules/system/tests/modules/downgrade_prevention_test/downgrade_prevention_test.info.yml |
core/modules/system/tests/modules/downgrade_prevention_test/downgrade_prevention_test.info.yml |
| downgrade_prevention_test.install |
file |
core/modules/system/tests/modules/downgrade_prevention_test/downgrade_prevention_test.install |
|
| downgrade_prevention_test_update_11102 |
function |
core/modules/system/tests/modules/downgrade_prevention_test/downgrade_prevention_test.install |
A hook_update_N that is equivalent update to 10400. |
| DownloadFunctionalTest |
class |
core/modules/migrate/tests/src/Functional/process/DownloadFunctionalTest.php |
Tests the 'download' process plugin. |
| DownloadFunctionalTest.php |
file |
core/modules/migrate/tests/src/Functional/process/DownloadFunctionalTest.php |
|
| DownloadFunctionalTest::$defaultTheme |
property |
core/modules/migrate/tests/src/Functional/process/DownloadFunctionalTest.php |
|
| DownloadFunctionalTest::$modules |
property |
core/modules/migrate/tests/src/Functional/process/DownloadFunctionalTest.php |
|
| DownloadFunctionalTest::testExceptionThrow |
function |
core/modules/migrate/tests/src/Functional/process/DownloadFunctionalTest.php |
Tests that an exception is thrown bu migration continues with the next row. |
| DownloadTest |
class |
core/modules/migrate/tests/src/Kernel/process/DownloadTest.php |
Tests the download process plugin. |
| DownloadTest |
class |
core/modules/file/tests/src/Functional/DownloadTest.php |
Tests for download/file transfer functions. |
| DownloadTest.php |
file |
core/modules/file/tests/src/Functional/DownloadTest.php |
|
| DownloadTest.php |
file |
core/modules/migrate/tests/src/Kernel/process/DownloadTest.php |
|
| DownloadTest::$defaultTheme |
property |
core/modules/file/tests/src/Functional/DownloadTest.php |
The theme to install as the default for testing. |
| DownloadTest::$fileUrlGenerator |
property |
core/modules/file/tests/src/Functional/DownloadTest.php |
The file URL generator. |
| DownloadTest::checkUrl |
function |
core/modules/file/tests/src/Functional/DownloadTest.php |
Download a file from the URL generated by generateString(). |
| DownloadTest::doPrivateFileTransferTest |
function |
core/modules/file/tests/src/Functional/DownloadTest.php |
Tests the private file transfer system. |