Search for test
- Search 7.x for test
- Search 9.5.x for test
- Search 8.9.x for test
- Search 11.x for test
- Search main for test
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| PathTaxonomyTermTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PathTaxonomyTermTest::$modules | property | core/ |
Modules to install. |
| PathTaxonomyTermTest::setUp | function | core/ |
|
| PathTaxonomyTermTest::testTermAlias | function | core/ |
Tests alias functionality through the admin interfaces. |
| PathTestBase | class | core/ |
Provides a base class for testing the Path module. |
| PathTestBase.php | file | core/ |
|
| PathTestBase::$modules | property | core/ |
Modules to install. |
| PathTestBase::setUp | function | core/ |
|
| PathValidatorTest | class | core/ |
Tests the path validator. |
| PathValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Path\PathValidator[[api-linebreak]] @group Routing |
| PathValidatorTest.php | file | core/ |
|
| PathValidatorTest.php | file | core/ |
|
| PathValidatorTest::$accessAwareRouter | property | core/ |
The mocked access aware router. |
| PathValidatorTest::$accessUnawareRouter | property | core/ |
The mocked access unaware router. |
| PathValidatorTest::$account | property | core/ |
The mocked account. |
| PathValidatorTest::$modules | property | core/ |
Modules to install. |
| PathValidatorTest::$pathProcessor | property | core/ |
The path processor. |
| PathValidatorTest::$pathValidator | property | core/ |
The tested path validator. |
| PathValidatorTest::setUp | function | core/ |
|
| PathValidatorTest::setUp | function | core/ |
|
| PathValidatorTest::testGetUrlIfValidWithAccess | function | core/ |
Tests the getUrlIfValid() method when there is access. |
| PathValidatorTest::testGetUrlIfValidWithFrontPageAndQueryAndFragments | function | core/ |
Tests the getUrlIfValid() method with a front page + query + fragments. |
| PathValidatorTest::testGetUrlIfValidWithoutAccess | function | core/ |
Tests the getUrlIfValid() method where there is no access. |
| PathValidatorTest::testGetUrlIfValidWithoutAccessCheck | function | core/ |
Tests the getUrlIfValidWithoutAccessCheck() method. |
| PathValidatorTest::testGetUrlIfValidWithoutAccessCheck | function | core/ |
|
| PathValidatorTest::testGetUrlIfValidWithQuery | function | core/ |
Tests the getUrlIfValid() method with a query in the path. |
| PathValidatorTest::testIsValidWithAccessDenied | function | core/ |
Tests the isValid() method with a user without access to the path. |
| PathValidatorTest::testIsValidWithExternalUrl | function | core/ |
Tests the isValid() method for an external URL. |
| PathValidatorTest::testIsValidWithFailingParameterConverting | function | core/ |
Tests the isValid() method with a not working param converting. |
| PathValidatorTest::testIsValidWithFrontpage | function | core/ |
Tests the isValid() method for the frontpage. |
| PathValidatorTest::testIsValidWithInvalidExternalUrl | function | core/ |
Tests the isValid() method with an invalid external URL. |
| PathValidatorTest::testIsValidWithLinkToAnyPageAccount | function | core/ |
Tests the isValid() method with a 'link to any page' permission. |
| PathValidatorTest::testIsValidWithMethodNotAllowed | function | core/ |
@covers ::isValid[[api-linebreak]] @covers ::getPathAttributes[[api-linebreak]] |
| PathValidatorTest::testIsValidWithNone | function | core/ |
Tests the isValid() method for <none> (used for jump links). |
| PathValidatorTest::testIsValidWithNotExistingPath | function | core/ |
Tests the isValid() method with a non-existent path. |
| PathValidatorTest::testIsValidWithoutLinkToAnyPageAccount | function | core/ |
Tests the isValid() method without the 'link to any page' permission. |
| PathValidatorTest::testIsValidWithParamNotConverted | function | core/ |
@covers ::isValid[[api-linebreak]] @covers ::getPathAttributes[[api-linebreak]] |
| PathValidatorTest::testIsValidWithPathAlias | function | core/ |
Tests the isValid() method with a path alias. |
| PathValidatorTest::testIsValidWithResourceNotFound | function | core/ |
@covers ::isValid[[api-linebreak]] @covers ::getPathAttributes[[api-linebreak]] |
| PathWithNodeAccessGrantsTest | class | core/ |
Confirm that paths work with node access grants implementations. |
| PathWithNodeAccessGrantsTest.php | file | core/ |
|
| PathWithNodeAccessGrantsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PathWithNodeAccessGrantsTest::$modules | property | core/ |
Modules to install. |
| PathWithNodeAccessGrantsTest::setUp | function | core/ |
|
| PathWithNodeAccessGrantsTest::testAliasTranslation | function | core/ |
Tests alias functionality through the admin interfaces. |
| PathWorkspacesTest | class | core/ |
Tests path aliases with workspaces. |
| PathWorkspacesTest.php | file | core/ |
|
| PathWorkspacesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PathWorkspacesTest::$modules | property | core/ |
Modules to install. |
| PathWorkspacesTest::assertAccessiblePaths | function | core/ |
Helper callback to verify paths are responding with status 200. |
Pagination
- Previous page
- Page 556
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.