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 |
|---|---|---|---|
| cache_test.info.yml | file | core/ |
core/modules/system/tests/modules/cache_test/cache_test.info.yml |
| cache_test.routing.yml | file | core/ |
core/modules/system/tests/modules/cache_test/cache_test.routing.yml |
| CallbackTest | class | core/ |
Tests the callback process plugin. |
| CallbackTest.php | file | core/ |
|
| CallbackTest::providerCallback | function | core/ |
Data provider for ::testCallback(). |
| CallbackTest::providerCallbackArray | function | core/ |
Data provider for ::testCallbackArray(). |
| CallbackTest::providerCallbackExceptions | function | core/ |
Data provider for ::testCallbackExceptions(). |
| CallbackTest::strToLower | function | core/ |
Makes a string lowercase for testing purposes. |
| CallbackTest::testCallback | function | core/ |
Tests callback with valid "callable". |
| CallbackTest::testCallbackArray | function | core/ |
Test callback with valid "callable" and multiple arguments. |
| CallbackTest::testCallbackExceptions | function | core/ |
Tests callback exceptions. |
| CaseInsensitivePathTest | class | core/ |
Tests incoming path case insensitivity. |
| CaseInsensitivePathTest.php | file | core/ |
|
| CaseInsensitivePathTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CaseInsensitivePathTest::$modules | property | core/ |
Modules to enable. |
| CaseInsensitivePathTest::setUp | function | core/ |
|
| CaseInsensitivePathTest::testMixedCasePaths | function | core/ |
Tests mixed case paths. |
| CaseInsensitivePathTest::testPathsWithArguments | function | core/ |
Tests paths with slugs. |
| CaseSensitivityTest | class | core/ |
Tests handling case sensitive collation. |
| CaseSensitivityTest.php | file | core/ |
|
| CaseSensitivityTest::testCaseSensitiveInsert | function | core/ |
Tests BINARY collation in MySQL. |
| CategorizingPluginManagerTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\CategorizingPluginManagerTrait[[api-linebreak]] @group Plugin |
| CategorizingPluginManagerTraitTest.php | file | core/ |
Contains \Drupal\Tests\Core\Plugin\CategorizingPluginManagerTraitTest. |
| CategorizingPluginManagerTraitTest::$pluginManager | property | core/ |
The plugin manager to test. |
| CategorizingPluginManagerTraitTest::setUp | function | core/ |
|
| CategorizingPluginManagerTraitTest::testGetCategories | function | core/ |
@covers ::getCategories[[api-linebreak]] |
| CategorizingPluginManagerTraitTest::testGetGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
| CategorizingPluginManagerTraitTest::testGetSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions[[api-linebreak]] |
| CategorizingPluginManagerTraitTest::testProcessDefinitionCategory | function | core/ |
@covers ::processDefinitionCategory[[api-linebreak]] |
| CategoryAutocompleteTest | class | core/ |
@coversDefaultClass \Drupal\block\Controller\CategoryAutocompleteController[[api-linebreak]] @group block |
| CategoryAutocompleteTest.php | file | core/ |
|
| CategoryAutocompleteTest::$autocompleteController | property | core/ |
The autocomplete controller. |
| CategoryAutocompleteTest::providerTestAutocompleteSuggestions | function | core/ |
Data provider for testAutocompleteSuggestions(). |
| CategoryAutocompleteTest::setUp | function | core/ |
|
| CategoryAutocompleteTest::testAutocompleteSuggestions | function | core/ |
Tests the autocomplete method. |
| ccc_update_test.info.yml | file | core/ |
core/modules/update/tests/modules/ccc_update_test/ccc_update_test.info.yml |
| ChainedFastBackendTest | class | core/ |
Unit test of the fast chained backend using the generic cache unit test base. |
| ChainedFastBackendTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\ChainedFastBackend[[api-linebreak]] @group Cache |
| ChainedFastBackendTest.php | file | core/ |
|
| ChainedFastBackendTest.php | file | core/ |
|
| ChainedFastBackendTest::$bin | property | core/ |
The cache bin. |
| ChainedFastBackendTest::$consistentCache | property | core/ |
The consistent cache backend. |
| ChainedFastBackendTest::$fastCache | property | core/ |
The fast cache backend. |
| ChainedFastBackendTest::createCacheBackend | function | core/ |
Creates a new instance of ChainedFastBackend. |
| ChainedFastBackendTest::testFallThroughToConsistentCache | function | core/ |
Tests a fast cache miss gets data from the consistent cache backend. |
| ChainedFastBackendTest::testGetDoesNotHitConsistentBackend | function | core/ |
Tests a get() on the fast backend, with no hit on the consistent backend. |
| ChainedPlaceholderStrategyTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Placeholder\ChainedPlaceholderStrategy[[api-linebreak]] @group Render |
| ChainedPlaceholderStrategyTest.php | file | core/ |
|
| ChainedPlaceholderStrategyTest::providerProcessPlaceholders | function | core/ |
Provides a list of render strategies, placeholders and results. |
| ChainedPlaceholderStrategyTest::testProcessPlaceholders | function | core/ |
@covers ::addPlaceholderStrategy[[api-linebreak]] @covers ::processPlaceholders[[api-linebreak]] |
Pagination
- Previous page
- Page 66
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.