Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. Search 11.x 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
PathAliasMenuLinkContentTest::testPathAliasChange function core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php Tests the path aliasing changing.
PathAliasResourceTestBase class core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php Base class for path_alias EntityResource tests.
PathAliasResourceTestBase.php file core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php
PathAliasResourceTestBase::$entityTypeId property core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php
PathAliasResourceTestBase::$firstCreatedEntityId property core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php
PathAliasResourceTestBase::$modules property core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php
PathAliasResourceTestBase::$patchProtectedFieldNames property core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php
PathAliasResourceTestBase::$secondCreatedEntityId property core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php
PathAliasResourceTestBase::createEntity function core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php
PathAliasResourceTestBase::getExpectedNormalizedEntity function core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php
PathAliasResourceTestBase::getNormalizedPostEntity function core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php
PathAliasResourceTestBase::setUpAuthorization function core/modules/path_alias/tests/src/Functional/Rest/PathAliasResourceTestBase.php
PathAliasRevisionIndexesUpdatePathTest class core/modules/path_alias/tests/src/Functional/Update/PathAliasRevisionIndexesUpdatePathTest.php Tests the update path for the path_alias_revision table indices.
PathAliasRevisionIndexesUpdatePathTest.php file core/modules/path_alias/tests/src/Functional/Update/PathAliasRevisionIndexesUpdatePathTest.php
PathAliasRevisionIndexesUpdatePathTest::setDatabaseDumpFiles function core/modules/path_alias/tests/src/Functional/Update/PathAliasRevisionIndexesUpdatePathTest.php Set database dump files to be used.
PathAliasRevisionIndexesUpdatePathTest::testRunUpdates function core/modules/path_alias/tests/src/Functional/Update/PathAliasRevisionIndexesUpdatePathTest.php Tests the update path for the path_alias_revision table indices.
PathAliasStorageSchemaTest class core/modules/path_alias/tests/src/Kernel/PathAliasStorageSchemaTest.php Tests the path_alias storage schema.
PathAliasStorageSchemaTest.php file core/modules/path_alias/tests/src/Kernel/PathAliasStorageSchemaTest.php
PathAliasStorageSchemaTest::$modules property core/modules/path_alias/tests/src/Kernel/PathAliasStorageSchemaTest.php
PathAliasStorageSchemaTest::setUp function core/modules/path_alias/tests/src/Kernel/PathAliasStorageSchemaTest.php
PathAliasStorageSchemaTest::testPathAliasStatusIndexRemoved function core/modules/path_alias/tests/src/Kernel/PathAliasStorageSchemaTest.php Tests that the path_alias__status index is removed.
PathAliasTest class core/modules/jsonapi/tests/src/Functional/PathAliasTest.php JSON:API integration test for the "PathAlias" content entity type.
PathAliasTest class core/modules/path/tests/src/Functional/PathAliasTest.php Tests modifying path aliases from the UI.
PathAliasTest.php file core/modules/path/tests/src/Functional/PathAliasTest.php
PathAliasTest.php file core/modules/jsonapi/tests/src/Functional/PathAliasTest.php
PathAliasTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/PathAliasTest.php
PathAliasTest::$defaultTheme property core/modules/path/tests/src/Functional/PathAliasTest.php
PathAliasTest::$entity property core/modules/jsonapi/tests/src/Functional/PathAliasTest.php
PathAliasTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/PathAliasTest.php
PathAliasTest::$modules property core/modules/jsonapi/tests/src/Functional/PathAliasTest.php
PathAliasTest::$modules property core/modules/path/tests/src/Functional/PathAliasTest.php
PathAliasTest::$patchProtectedFieldNames property core/modules/jsonapi/tests/src/Functional/PathAliasTest.php
PathAliasTest::$resourceTypeIsVersionable property core/modules/jsonapi/tests/src/Functional/PathAliasTest.php
PathAliasTest::$resourceTypeName property core/modules/jsonapi/tests/src/Functional/PathAliasTest.php
PathAliasTest::createEntity function core/modules/jsonapi/tests/src/Functional/PathAliasTest.php
PathAliasTest::getExpectedDocument function core/modules/jsonapi/tests/src/Functional/PathAliasTest.php
PathAliasTest::getPID function core/modules/path/tests/src/Functional/PathAliasTest.php Returns the path ID.
PathAliasTest::getPostDocument function core/modules/jsonapi/tests/src/Functional/PathAliasTest.php
PathAliasTest::setUp function core/modules/path/tests/src/Functional/PathAliasTest.php
PathAliasTest::setUpAuthorization function core/modules/jsonapi/tests/src/Functional/PathAliasTest.php
PathAliasTest::testAdminAlias function core/modules/path/tests/src/Functional/PathAliasTest.php Tests alias functionality through the admin interfaces.
PathAliasTest::testDuplicateNodeAlias function core/modules/path/tests/src/Functional/PathAliasTest.php Tests that duplicate aliases fail validation.
PathAliasTest::testNodeAlias function core/modules/path/tests/src/Functional/PathAliasTest.php Tests alias functionality through the node interfaces.
PathAliasTestTrait trait core/tests/Drupal/Tests/Traits/Core/PathAliasTestTrait.php Provides methods to create and assert path_alias entities.
PathAliasTestTrait.php file core/tests/Drupal/Tests/Traits/Core/PathAliasTestTrait.php
PathAliasTestTrait::assertPathAliasExists function core/tests/Drupal/Tests/Traits/Core/PathAliasTestTrait.php Asserts that a path alias exists in the storage.
PathAliasTestTrait::assertPathAliasNotExists function core/tests/Drupal/Tests/Traits/Core/PathAliasTestTrait.php Asserts that a path alias does not exist in the storage.
PathAliasTestTrait::createPathAlias function core/tests/Drupal/Tests/Traits/Core/PathAliasTestTrait.php Creates a new path alias.
PathAliasTestTrait::loadPathAliasByConditions function core/tests/Drupal/Tests/Traits/Core/PathAliasTestTrait.php Gets the first result from a 'load by properties' storage call.
PathAliasXmlAnonTest class core/modules/path_alias/tests/src/Functional/Rest/PathAliasXmlAnonTest.php Test path_alias entities for unauthenticated XML requests.

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