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 |
---|---|---|---|
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_hook_order_test.info.yml | file | core/ |
core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.info.yml |
ccc_hook_order_test.module | file | core/ |
|
ccc_hook_order_test_procedural_alter | function | core/ |
Implements hook_procedural_alter(). |
ccc_hook_order_test_procedural_subtype_alter | function | core/ |
Implements hook_procedural_subtype_alter(). |
ccc_hook_order_test_sparse_test_hook | function | core/ |
Implements hook_sparse_test_hook(). |
ccc_hook_order_test_test_hook | function | core/ |
Implements hook_test_hook(). |
ccc_update_test.info.yml | file | core/ |
core/modules/update/tests/modules/ccc_update_test/ccc_update_test.info.yml |
ChainedFastBackendFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\ChainedFastBackendFactory[[api-linebreak]] @group Cache |
ChainedFastBackendFactoryTest.php | file | core/ |
|
ChainedFastBackendFactoryTest::testDifferentServices | function | core/ |
Test if different names are provided for consistent and fast services. |
ChainedFastBackendFactoryTest::testIdenticalService | function | core/ |
Test if the same name is provided for consistent and fast services. |
ChainedFastBackendTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\ChainedFastBackend[[api-linebreak]] @group Cache |
ChainedFastBackendTest | class | core/ |
Unit test of the fast chained backend using the generic cache unit test base. |
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. |
ChainedFastBackendTest::testSetInvalidDataFastBackend | function | core/ |
Tests a get() on consistent backend without saving on fast 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]] |
ChainedPlaceholderStrategyTest::testProcessPlaceholdersNoStrategies | function | core/ |
@covers ::processPlaceholders[[api-linebreak]] |
ChainedPlaceholderStrategyTest::testProcessPlaceholdersWithRoguePlaceholderStrategy | function | core/ |
@covers ::processPlaceholders[[api-linebreak]] |
ChainEntityResolverTest | class | core/ |
@coversDefaultClass \Drupal\serialization\EntityResolver\ChainEntityResolver[[api-linebreak]] @group serialization |
ChainEntityResolverTest.php | file | core/ |
|
ChainEntityResolverTest::$testData | property | core/ |
Test data passed to the resolve method. |
ChainEntityResolverTest::$testEntityType | property | core/ |
A test entity type. |
ChainEntityResolverTest::$testNormalizer | property | core/ |
A mocked normalizer. |
ChainEntityResolverTest::createEntityResolverMock | function | core/ |
Creates a mock entity resolver. |
ChainEntityResolverTest::setUp | function | core/ |
|
ChainEntityResolverTest::testResolverWithFirstResolved | function | core/ |
Tests the resolve method with a matching resolver first. |
ChainEntityResolverTest::testResolverWithLastResolved | function | core/ |
Tests the resolve method with a matching resolver last. |
ChainEntityResolverTest::testResolverWithNoneResolved | function | core/ |
Tests the resolve method with no matching resolvers. |
ChainEntityResolverTest::testResolverWithNoneResolvedUsingAddResolver | function | core/ |
Tests the resolve method with no matching resolvers, using addResolver. |
ChainEntityResolverTest::testResolverWithResolvedToZero | function | core/ |
Tests the resolve method where one resolver returns 0. |
ChainRequestPolicyTest | class | core/ |
@coversDefaultClass \Drupal\Core\PageCache\ChainRequestPolicy[[api-linebreak]] @group PageCache |
ChainRequestPolicyTest.php | file | core/ |
Pagination
- Previous page
- Page 69
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.