Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.x for test
  5. Search main for test
  6. 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
PathValidatorTest::testIsValidWithFailingParameterConverting function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php Tests the isValid() method with a not working param converting.
PathValidatorTest::testIsValidWithFrontpage function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php Tests the isValid() method for the frontpage.
PathValidatorTest::testIsValidWithInvalidExternalUrl function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php Tests the isValid() method with an invalid external URL.
PathValidatorTest::testIsValidWithLinkToAnyPageAccount function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php Tests the isValid() method with a 'link to any page' permission.
PathValidatorTest::testIsValidWithMethodNotAllowed function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php @covers ::isValid[[api-linebreak]]
@covers ::getPathAttributes[[api-linebreak]]
PathValidatorTest::testIsValidWithNone function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php Tests the isValid() method for <none> (used for jumplinks).
PathValidatorTest::testIsValidWithNotExistingPath function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php Tests the isValid() method with a not existing path.
PathValidatorTest::testIsValidWithoutLinkToAnyPageAccount function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php Tests the isValid() method without the 'link to any page' permission.
PathValidatorTest::testIsValidWithParamNotConverted function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php @covers ::isValid[[api-linebreak]]
@covers ::getPathAttributes[[api-linebreak]]
PathValidatorTest::testIsValidWithPathAlias function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php Tests the isValid() method with a path alias.
PathValidatorTest::testIsValidWithResourceNotFound function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php @covers ::isValid[[api-linebreak]]
@covers ::getPathAttributes[[api-linebreak]]
PathWorkspacesTest class core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php Tests path aliases with workspaces.
PathWorkspacesTest.php file core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php
PathWorkspacesTest::$defaultTheme property core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php The theme to install as the default for testing.
PathWorkspacesTest::$modules property core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php Modules to enable.
PathWorkspacesTest::assertAccessiblePaths function core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php Helper callback to verify paths are responding with status 200.
PathWorkspacesTest::assertNotAccessiblePaths function core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php Helper callback to verify paths are responding with status 404.
PathWorkspacesTest::setUp function core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php
PathWorkspacesTest::testPathAliases function core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php Tests path aliases with workspaces.
PathWorkspacesTest::testPathAliasesUserSwitch function core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php Tests path aliases with workspaces and user switching.
PathWorkspacesTest::testPathAliasesWithTranslation function core/modules/workspaces/tests/src/Functional/PathWorkspacesTest.php Tests path aliases with workspaces for translatable nodes.
path_alias_deprecated_test.info.yml file core/modules/path_alias/tests/modules/path_alias_deprecated_test/path_alias_deprecated_test.info.yml core/modules/path_alias/tests/modules/path_alias_deprecated_test/path_alias_deprecated_test.info.yml
path_alias_deprecated_test.path.alias_manager service core/modules/path_alias/tests/modules/path_alias_deprecated_test/path_alias_deprecated_test.services.yml Drupal\path_alias_deprecated_test\AliasManagerDecorator
path_alias_deprecated_test.services.yml file core/modules/path_alias/tests/modules/path_alias_deprecated_test/path_alias_deprecated_test.services.yml core/modules/path_alias/tests/modules/path_alias_deprecated_test/path_alias_deprecated_test.services.yml
path_deprecated_test.info.yml file core/modules/system/tests/modules/path_deprecated_test/path_deprecated_test.info.yml core/modules/system/tests/modules/path_deprecated_test/path_deprecated_test.info.yml
path_deprecated_test.module file core/modules/system/tests/modules/path_deprecated_test/path_deprecated_test.module Support module for testing deprecated functionality for path aliases.
path_deprecated_test_path_delete function core/modules/system/tests/modules/path_deprecated_test/path_deprecated_test.module Implements hook_path_delete().
path_deprecated_test_path_insert function core/modules/system/tests/modules/path_deprecated_test/path_deprecated_test.module Implements hook_path_insert().
path_deprecated_test_path_update function core/modules/system/tests/modules/path_deprecated_test/path_deprecated_test.module Implements hook_path_update().
path_encoded_test.info.yml file core/modules/system/tests/modules/path_encoded_test/path_encoded_test.info.yml core/modules/system/tests/modules/path_encoded_test/path_encoded_test.info.yml
path_encoded_test.routing.yml file core/modules/system/tests/modules/path_encoded_test/path_encoded_test.routing.yml core/modules/system/tests/modules/path_encoded_test/path_encoded_test.routing.yml
PendingRevisionTest class core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php Kernel tests for taxonomy pending revisions.
PendingRevisionTest.php file core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php
PendingRevisionTest::$modules property core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php Modules to enable.
PendingRevisionTest::getTaxonomyIndex function core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php
PendingRevisionTest::setUp function core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php
PendingRevisionTest::testTaxonomyIndexWithPendingRevision function core/modules/taxonomy/tests/src/Kernel/PendingRevisionTest.php Tests that the taxonomy index work correctly with pending revisions.
PercentagesTest class core/tests/Drupal/Tests/Core/Batch/PercentagesTest.php @coversDefaultClass \Drupal\Core\Batch\Percentage[[api-linebreak]]
@group Batch
PercentagesTest.php file core/tests/Drupal/Tests/Core/Batch/PercentagesTest.php
PercentagesTest::$testCases property core/tests/Drupal/Tests/Core/Batch/PercentagesTest.php
PercentagesTest::providerTestPercentages function core/tests/Drupal/Tests/Core/Batch/PercentagesTest.php Provide data for batch unit tests.
PercentagesTest::testPercentages function core/tests/Drupal/Tests/Core/Batch/PercentagesTest.php @dataProvider providerTestPercentages
@covers ::format[[api-linebreak]]
PerComponentEntityDisplayTest class core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php Tests the entity display destination plugin.
PerComponentEntityDisplayTest.php file core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php Contains \Drupal\Tests\migrate\Unit\destination\PerComponentEntityDisplayTest.
PerComponentEntityDisplayTest::testImport function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php Tests the entity display import method.
PerComponentEntityFormDisplayTest class core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php Tests the entity display destination plugin.
PerComponentEntityFormDisplayTest.php file core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php Contains \Drupal\Tests\migrate\Unit\destination\PerComponentEntityFormDisplayTest.
PerComponentEntityFormDisplayTest::testImport function core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php Tests the entity display import method.
PermissionAccessCheckTest class core/modules/user/tests/src/Unit/PermissionAccessCheckTest.php @coversDefaultClass \Drupal\user\Access\PermissionAccessCheck[[api-linebreak]]
@group Routing
@group Access
PermissionAccessCheckTest.php file core/modules/user/tests/src/Unit/PermissionAccessCheckTest.php

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