| CaseInsensitivePathTest::testMixedCasePaths |
function |
core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php |
Tests mixed case paths. |
| CaseInsensitivePathTest::testPathsWithArguments |
function |
core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php |
Tests paths with slugs. |
| CaseSensitivityTest |
class |
core/tests/Drupal/KernelTests/Core/Database/CaseSensitivityTest.php |
Tests handling case sensitive collation. |
| CaseSensitivityTest.php |
file |
core/tests/Drupal/KernelTests/Core/Database/CaseSensitivityTest.php |
|
| CaseSensitivityTest::testCaseSensitiveInsert |
function |
core/tests/Drupal/KernelTests/Core/Database/CaseSensitivityTest.php |
Tests BINARY collation in MySQL. |
| CastedIntFieldJoinTestBase |
class |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
Tests the "casted_int_field_join" join plugin. |
| CastedIntFieldJoinTestBase.php |
file |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
|
| CastedIntFieldJoinTestBase::$castingType |
property |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
The db type that should be used for casting fields as integers. |
| CastedIntFieldJoinTestBase::$manager |
property |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
A plugin manager which handles the instances of joins. |
| CastedIntFieldJoinTestBase::$modules |
property |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
Modules to install. |
| CastedIntFieldJoinTestBase::$pluginId |
property |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
|
| CastedIntFieldJoinTestBase::$rootUser |
property |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
|
| CastedIntFieldJoinTestBase::$testViews |
property |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
|
| CastedIntFieldJoinTestBase::buildJoin |
function |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
Builds a join using the given configuration. |
| CastedIntFieldJoinTestBase::setUp |
function |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
|
| CastedIntFieldJoinTestBase::setUpFixtures |
function |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
|
| CastedIntFieldJoinTestBase::testBuildJoin |
function |
core/modules/views/tests/src/Kernel/Plugin/CastedIntFieldJoinTestBase.php |
Tests base join functionality. |
| CategorizingPluginManagerTraitTest |
class |
core/tests/Drupal/Tests/Core/Plugin/CategorizingPluginManagerTraitTest.php |
Tests Drupal\Core\Plugin\CategorizingPluginManagerTrait. |
| CategorizingPluginManagerTraitTest.php |
file |
core/tests/Drupal/Tests/Core/Plugin/CategorizingPluginManagerTraitTest.php |
|
| CategorizingPluginManagerTraitTest::$pluginManager |
property |
core/tests/Drupal/Tests/Core/Plugin/CategorizingPluginManagerTraitTest.php |
The plugin manager to test. |
| CategorizingPluginManagerTraitTest::setUp |
function |
core/tests/Drupal/Tests/Core/Plugin/CategorizingPluginManagerTraitTest.php |
|
| CategorizingPluginManagerTraitTest::testGetCategories |
function |
core/tests/Drupal/Tests/Core/Plugin/CategorizingPluginManagerTraitTest.php |
Tests get categories. |
| CategorizingPluginManagerTraitTest::testGetGroupedDefinitions |
function |
core/tests/Drupal/Tests/Core/Plugin/CategorizingPluginManagerTraitTest.php |
Tests get grouped definitions. |
| CategorizingPluginManagerTraitTest::testGetSortedDefinitions |
function |
core/tests/Drupal/Tests/Core/Plugin/CategorizingPluginManagerTraitTest.php |
Tests get sorted definitions. |
| CategorizingPluginManagerTraitTest::testProcessDefinitionCategory |
function |
core/tests/Drupal/Tests/Core/Plugin/CategorizingPluginManagerTraitTest.php |
Tests process definition category. |
| CategoryAutocompleteTest |
class |
core/modules/block/tests/src/Unit/CategoryAutocompleteTest.php |
Tests Drupal\block\Controller\CategoryAutocompleteController. |
| CategoryAutocompleteTest.php |
file |
core/modules/block/tests/src/Unit/CategoryAutocompleteTest.php |
|
| CategoryAutocompleteTest::$autocompleteController |
property |
core/modules/block/tests/src/Unit/CategoryAutocompleteTest.php |
The autocomplete controller. |
| CategoryAutocompleteTest::providerTestAutocompleteSuggestions |
function |
core/modules/block/tests/src/Unit/CategoryAutocompleteTest.php |
Data provider for testAutocompleteSuggestions(). |
| CategoryAutocompleteTest::setUp |
function |
core/modules/block/tests/src/Unit/CategoryAutocompleteTest.php |
|
| CategoryAutocompleteTest::testAutocompleteSuggestions |
function |
core/modules/block/tests/src/Unit/CategoryAutocompleteTest.php |
Tests the autocomplete method. |
| ccc_hook_order_test.info.yml |
file |
core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.info.yml |
core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.info.yml |
| ccc_hook_order_test.module |
file |
core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.module |
|
| ccc_hook_order_test_procedural_alter |
function |
core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.module |
Implements hook_procedural_alter(). |
| ccc_hook_order_test_procedural_subtype_alter |
function |
core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.module |
Implements hook_procedural_subtype_alter(). |
| ccc_hook_order_test_sparse_test_hook |
function |
core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.module |
Implements hook_sparse_test_hook(). |
| ccc_hook_order_test_test_hook |
function |
core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.module |
Implements hook_test_hook(). |
| ccc_hook_order_test_test_procedural_reorder |
function |
core/modules/system/tests/modules/HookOrder/ccc_hook_order_test/ccc_hook_order_test.module |
Implements hook_test_procedural_reorder(). |
| ccc_update_test.info.yml |
file |
core/modules/update/tests/modules/ccc_update_test/ccc_update_test.info.yml |
core/modules/update/tests/modules/ccc_update_test/ccc_update_test.info.yml |
| ChainedFastBackendFactoryTest |
class |
core/tests/Drupal/Tests/Core/Cache/ChainedFastBackendFactoryTest.php |
Tests Drupal\Core\Cache\ChainedFastBackendFactory. |
| ChainedFastBackendFactoryTest.php |
file |
core/tests/Drupal/Tests/Core/Cache/ChainedFastBackendFactoryTest.php |
|
| ChainedFastBackendFactoryTest::testDifferentServices |
function |
core/tests/Drupal/Tests/Core/Cache/ChainedFastBackendFactoryTest.php |
Test if different names are provided for consistent and fast services. |
| ChainedFastBackendFactoryTest::testIdenticalService |
function |
core/tests/Drupal/Tests/Core/Cache/ChainedFastBackendFactoryTest.php |
Test if the same name is provided for consistent and fast services. |
| ChainedFastBackendTest |
class |
core/tests/Drupal/Tests/Core/Cache/ChainedFastBackendTest.php |
Tests Drupal\Core\Cache\ChainedFastBackend. |
| ChainedFastBackendTest |
class |
core/tests/Drupal/KernelTests/Core/Cache/ChainedFastBackendTest.php |
Unit test of the fast chained backend using the generic cache unit test base. |
| ChainedFastBackendTest.php |
file |
core/tests/Drupal/KernelTests/Core/Cache/ChainedFastBackendTest.php |
|
| ChainedFastBackendTest.php |
file |
core/tests/Drupal/Tests/Core/Cache/ChainedFastBackendTest.php |
|
| ChainedFastBackendTest::$bin |
property |
core/tests/Drupal/Tests/Core/Cache/ChainedFastBackendTest.php |
The cache bin. |
| ChainedFastBackendTest::$consistentCache |
property |
core/tests/Drupal/Tests/Core/Cache/ChainedFastBackendTest.php |
The consistent cache backend. |
| ChainedFastBackendTest::$fastCache |
property |
core/tests/Drupal/Tests/Core/Cache/ChainedFastBackendTest.php |
The fast cache backend. |