| TemporaryQueryTestBase.php |
file |
core/tests/Drupal/KernelTests/Core/Database/TemporaryQueryTestBase.php |
|
| TemporaryQueryTestBase::countTableRows |
function |
core/tests/Drupal/KernelTests/Core/Database/TemporaryQueryTestBase.php |
Returns the number of rows of a table. |
| TemporaryQueryTestBase::getConnection |
function |
core/tests/Drupal/KernelTests/Core/Database/TemporaryQueryTestBase.php |
Returns the connection. |
| TemporaryQueryTestBase::testTemporaryQuery |
function |
core/tests/Drupal/KernelTests/Core/Database/TemporaryQueryTestBase.php |
Confirms that temporary tables work. |
| TempStoreDatabaseTest |
class |
core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php |
Tests the temporary object storage system. |
| TempStoreDatabaseTest.php |
file |
core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php |
|
| TempStoreDatabaseTest::testSharedTempStore |
function |
core/tests/Drupal/KernelTests/Core/TempStore/TempStoreDatabaseTest.php |
Tests the SharedTempStore API. |
| TermAccessTest |
class |
core/modules/taxonomy/tests/src/Functional/TermAccessTest.php |
Tests the taxonomy term access permissions. |
| TermAccessTest.php |
file |
core/modules/taxonomy/tests/src/Functional/TermAccessTest.php |
|
| TermAccessTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/TermAccessTest.php |
The theme to install as the default for testing. |
| TermAccessTest::assertTermAccess |
function |
core/modules/taxonomy/tests/src/Functional/TermAccessTest.php |
Checks access on taxonomy term. |
| TermAccessTest::testTermAccess |
function |
core/modules/taxonomy/tests/src/Functional/TermAccessTest.php |
Tests access control functionality for taxonomy terms. |
| TermAutocompleteTest |
class |
core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php |
Tests the autocomplete implementation of the taxonomy class. |
| TermAutocompleteTest.php |
file |
core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php |
|
| TermAutocompleteTest::$adminUser |
property |
core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php |
The admin user. |
| TermAutocompleteTest::$autocompleteUrl |
property |
core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php |
The autocomplete URL to call. |
| TermAutocompleteTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php |
The theme to install as the default for testing. |
| TermAutocompleteTest::$fieldName |
property |
core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php |
The field to add to the content type for the taxonomy terms. |
| TermAutocompleteTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php |
Modules to install. |
| TermAutocompleteTest::$termIds |
property |
core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php |
The term IDs indexed by term names. |
| TermAutocompleteTest::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php |
The vocabulary. |
| TermAutocompleteTest::drupalGetJson |
function |
core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php |
Helper function for JSON formatted requests. |
| TermAutocompleteTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php |
|
| TermAutocompleteTest::testAutocompleteCountResults |
function |
core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php |
Tests that the autocomplete method returns the good number of results. |
| TermAutocompleteTest::testAutocompleteOrderedResults |
function |
core/modules/taxonomy/tests/src/Functional/TermAutocompleteTest.php |
Tests that the autocomplete method returns properly ordered results. |
| TermCacheTagsTest |
class |
core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php |
Tests the Taxonomy term entity's cache tags. |
| TermCacheTagsTest.php |
file |
core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php |
|
| TermCacheTagsTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php |
The theme to install as the default for testing. |
| TermCacheTagsTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php |
Modules to install. |
| TermCacheTagsTest::createEntity |
function |
core/modules/taxonomy/tests/src/Functional/TermCacheTagsTest.php |
Creates the entity to be tested. |
| TermContextTest |
class |
core/modules/taxonomy/tests/src/Kernel/ContextProvider/TermContextTest.php |
Tests Drupal\taxonomy\ContextProvider\TermRouteContext. |
| TermContextTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/ContextProvider/TermContextTest.php |
|
| TermContextTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/ContextProvider/TermContextTest.php |
Modules to install. |
| TermContextTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/ContextProvider/TermContextTest.php |
|
| TermContextTest::testGetAvailableContexts |
function |
core/modules/taxonomy/tests/src/Kernel/ContextProvider/TermContextTest.php |
Tests get available contexts. |
| TermContextTest::testGetRuntimeContexts |
function |
core/modules/taxonomy/tests/src/Kernel/ContextProvider/TermContextTest.php |
Tests get runtime contexts. |
| TermContextualLinksTest |
class |
core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php |
Tests views contextual links on terms. |
| TermContextualLinksTest.php |
file |
core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php |
|
| TermContextualLinksTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php |
The theme to install as the default for testing. |
| TermContextualLinksTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php |
Modules to install. |
| TermContextualLinksTest::testTermContextualLinks |
function |
core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php |
Tests contextual links. |
| TermDisplayConfigurableTest |
class |
core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php |
Tests making taxonomy term base fields' displays configurable. |
| TermDisplayConfigurableTest.php |
file |
core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php |
|
| TermDisplayConfigurableTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php |
The theme to install as the default for testing. |
| TermDisplayConfigurableTest::$testViews |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php |
Views used by this test. |
| TermDisplayConfigurableTest::testDisplayConfigurable |
function |
core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php |
Sets base fields to configurable display and check settings are respected. |
| TermEntityQueryTest |
class |
core/modules/taxonomy/tests/src/Kernel/TermEntityQueryTest.php |
Verifies operation of a taxonomy-based Entity Query. |
| TermEntityQueryTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/TermEntityQueryTest.php |
|
| TermEntityQueryTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/TermEntityQueryTest.php |
Modules to install. |
| TermEntityQueryTest::testTermEntityQuery |
function |
core/modules/taxonomy/tests/src/Kernel/TermEntityQueryTest.php |
Tests that a basic taxonomy entity query works. |