Search for test

  1. Search 7.x for test
  2. Search 8.9.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
DocParserTest::testDefaultValueAnnotations function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DocParserTest::testEmptyArray function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php Tests parsing empty arrays.
DocParserTest::testIgnorePHPDocThrowTag function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php @group DCOM-14
DocParserTest::testInvalidContantName function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DocParserTest::testInvalidIdentifierInAnnotation function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DocParserTest::testKeyHasNumber function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
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 @group DCOM-168
DocParserTest::testRegressionDDC575 function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php @group DDC-575
DocParserTest::testReservedKeywordsInAnnotations function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DocParserTest::testSetValuesException function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DocParserTest::testSupportClassConstants function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php @dataProvider getConstantsProvider
DocParserTest::testSupportsEscapedQuotedValues function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php @group 44
DocParserTest::testSyntaxErrorWithContextDescription function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php @group DDC-78
DocParserTest::testSyntaxErrorWithUnknownCharacters function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php @group DDC-183
DocParserTest::testTrailingCommaIsAllowed function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php
DocParserTest::testTypicalMethodDocBlock function core/tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php @group debug
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 @coversDefaultClass \Drupal\Core\Security\DoTrustedCallbackTrait[[api-linebreak]]
@group Security
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 @dataProvider errorTypeProvider
DoTrustedCallbackTraitTest::testSilencedDeprecation function core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php @dataProvider errorTypeProvider
@group legacy
DoTrustedCallbackTraitTest::testTrustedCallbacks function core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php @covers ::doTrustedCallback[[api-linebreak]]
@dataProvider providerTestTrustedCallbacks
DoTrustedCallbackTraitTest::testUntrustedCallbacks function core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php @covers ::doTrustedCallback[[api-linebreak]]
@dataProvider providerTestUntrustedCallbacks
DoTrustedCallbackTraitTest::testWarning function core/tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php @dataProvider errorTypeProvider
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 The theme to install as the default for testing.
DoubleSlashTest::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php Modules to enable.
DoubleSlashTest::$profile property core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php Use the Standard profile to test help implementations of many core modules.
DoubleSlashTest::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php Gets the available upgrade paths.
DoubleSlashTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php Gets the expected number of entities per entity type after migration.
DoubleSlashTest::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php Gets expected number of entities per entity after incremental migration.
DoubleSlashTest::getMissingPaths function core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php Gets the missing upgrade paths.
DoubleSlashTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php Gets the source base path for the concrete test.
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.
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 The theme to install as the default for testing.
DownloadFunctionalTest::$modules property core/modules/migrate/tests/src/Functional/process/DownloadFunctionalTest.php Modules to enable.
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

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