Search for test
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 |
|---|---|---|---|
| AliasManagerTest::$cacheKey | property | core/ |
The internal cache key used by the alias manager. |
| AliasManagerTest::$languageManager | property | core/ |
Language manager. |
| AliasManagerTest::$path | property | core/ |
The cache key passed to the alias manager. |
| AliasManagerTest::setUp | function | core/ |
|
| AliasManagerTest::setUpCurrentLanguage | function | core/ |
Sets up the current language. |
| AliasManagerTest::testCacheClear | function | core/ |
@covers ::cacheClear[[api-linebreak]] |
| AliasManagerTest::testGetAliasByPathCachedMatch | function | core/ |
Tests the getAliasByPath method for a path that is preloaded. |
| AliasManagerTest::testGetAliasByPathCachedMissLanguage | function | core/ |
Tests the getAliasByPath cache when a different language is requested. |
| AliasManagerTest::testGetAliasByPathCachedMissNoAlias | function | core/ |
Tests the getAliasByPath cache with a preloaded path without alias. |
| AliasManagerTest::testGetAliasByPathMatch | function | core/ |
Tests the getAliasByPath method for a path that has a matching alias. |
| AliasManagerTest::testGetAliasByPathNoMatch | function | core/ |
Tests the getAliasByPath method for a path that has no matching alias. |
| AliasManagerTest::testGetAliasByPathUncachedMissNoAlias | function | core/ |
Tests the getAliasByPath cache with an unpreloaded path without alias. |
| AliasManagerTest::testGetAliasByPathUncachedMissWithAlias | function | core/ |
Tests the getAliasByPath cache with an unpreloaded path with alias. |
| AliasManagerTest::testGetAliasByPathWhitelist | function | core/ |
Tests the getAliasByPath method for a path that is not in the whitelist. |
| AliasManagerTest::testGetPathByAliasLangcode | function | core/ |
Tests the getPathByAlias method when a langcode is passed explicitly. |
| AliasManagerTest::testGetPathByAliasMatch | function | core/ |
Tests the getPathByAlias method for an alias that have a matching path. |
| AliasManagerTest::testGetPathByAliasNoMatch | function | core/ |
Tests the getPathByAlias method for an alias that have no matching path. |
| AliasPathProcessorTest | class | core/ |
@coversDefaultClass \Drupal\path_alias\PathProcessor\AliasPathProcessor[[api-linebreak]] @group PathProcessor @group path_alias |
| AliasPathProcessorTest.php | file | core/ |
|
| AliasPathProcessorTest::$aliasManager | property | core/ |
The mocked alias manager. |
| AliasPathProcessorTest::$pathProcessor | property | core/ |
The tested path processor. |
| AliasPathProcessorTest::providerTestProcessOutbound | function | core/ |
|
| AliasPathProcessorTest::setUp | function | core/ |
|
| AliasPathProcessorTest::testProcessInbound | function | core/ |
Tests the processInbound method. |
| AliasPathProcessorTest::testProcessOutbound | function | core/ |
@covers ::processOutbound[[api-linebreak]] |
| AliasTest | class | core/ |
Tests path alias CRUD and lookup functionality. |
| AliasTest.php | file | core/ |
|
| AliasTest::$modules | property | core/ |
Modules to enable. |
| AliasTest::setUp | function | core/ |
|
| AliasTest::testLookupByAlias | function | core/ |
@covers ::lookupByAlias[[api-linebreak]] |
| AliasTest::testLookupBySystemPath | function | core/ |
@covers ::lookupBySystemPath[[api-linebreak]] |
| AliasTest::testLookupPath | function | core/ |
@covers \Drupal\path_alias\AliasManager::getPathByAlias[[api-linebreak]] @covers \Drupal\path_alias\AliasManager::getAliasByPath[[api-linebreak]] |
| AliasTest::testWhitelist | function | core/ |
Tests the alias whitelist. |
| AliasTest::testWhitelistCacheDeletionMidRequest | function | core/ |
Tests situation where the whitelist cache is deleted mid-request. |
| AllowedTagsXssTraitDeprecateTest | class | core/ |
Tests AllowedTagsXssTrait. |
| AllowedTagsXssTraitDeprecateTest.php | file | core/ |
|
| AllowedTagsXssTraitDeprecateTest::testDeprecation | function | core/ |
@expectedDeprecation Drupal\Core\Field\AllowedTagsXssTrait::fieldFilterXss is deprecated in drupal:8.0.0 and is removed in drupal:9.0.0. Use \Drupal\Core\Field\FieldFilteredMarkup::create() instead. @expectedDeprecation… |
| AllowedValuesConstraintValidatorTest | class | core/ |
Tests AllowedValues validation constraint with both valid and invalid values. |
| AllowedValuesConstraintValidatorTest.php | file | core/ |
|
| AllowedValuesConstraintValidatorTest::$typedData | property | core/ |
The typed data manager to use. |
| AllowedValuesConstraintValidatorTest::allowedValueCallback | function | core/ |
An AllowedValueConstraint callback. |
| AllowedValuesConstraintValidatorTest::setUp | function | core/ |
|
| AllowedValuesConstraintValidatorTest::testValidation | function | core/ |
Tests the AllowedValues validation constraint validator. |
| AllowedValuesConstraintValidatorTest::testValidationCallback | function | core/ |
Tests the AllowedValuesConstraintValidator with callbacks. |
| AllowedValuesConstraintValidatorTest::testValidationCallbackException | function | core/ |
Tests the AllowedValuesConstraintValidator with an invalid callback. |
| AllowToolbarPathTest | class | core/ |
@coversDefaultClass \Drupal\toolbar\PageCache\AllowToolbarPath[[api-linebreak]] @group toolbar |
| AllowToolbarPathTest.php | file | core/ |
|
| AllowToolbarPathTest::$policy | property | core/ |
The toolbar path policy under test. |
| AllowToolbarPathTest::providerTestAllowToolbarPath | function | core/ |
Provides data and expected results for the test method. |
| AllowToolbarPathTest::setUp | function | core/ |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.