| TaxonomyTestHooks::queryTermAccessAlter |
function |
core/modules/taxonomy/tests/modules/taxonomy_test/src/Hook/TaxonomyTestHooks.php |
Implements hook_query_TAG_alter(). |
| TaxonomyTestHooks::taxonomyTermLoad |
function |
core/modules/taxonomy/tests/modules/taxonomy_test/src/Hook/TaxonomyTestHooks.php |
Implements hook_ENTITY_TYPE_load() for the taxonomy term. |
| TaxonomyTestTrait |
trait |
core/modules/taxonomy/tests/src/Traits/TaxonomyTestTrait.php |
Provides common helper methods for Taxonomy module tests. |
| TaxonomyTestTrait.php |
file |
core/modules/taxonomy/tests/src/Traits/TaxonomyTestTrait.php |
|
| TaxonomyTestTrait::createTaxonomyTermRevision |
function |
core/modules/taxonomy/tests/src/Traits/TaxonomyTestTrait.php |
Creates a new revision for a given taxonomy term. |
| TaxonomyTestTrait::createTerm |
function |
core/modules/taxonomy/tests/src/Traits/TaxonomyTestTrait.php |
Returns a new term with random properties given a vocabulary. |
| TaxonomyTestTrait::createVocabulary |
function |
core/modules/taxonomy/tests/src/Traits/TaxonomyTestTrait.php |
Returns a new vocabulary with random properties. |
| TaxonomyTranslationTestTrait |
trait |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
Provides common testing base for translated taxonomy terms. |
| TaxonomyTranslationTestTrait.php |
file |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
|
| TaxonomyTranslationTestTrait::$baseLangcode |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
The langcode of the source language. |
| TaxonomyTranslationTestTrait::$node |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
The node to check the translated value on. |
| TaxonomyTranslationTestTrait::$termFieldName |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
The field name for our taxonomy term field. |
| TaxonomyTranslationTestTrait::$translateToLangcode |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
Target langcode for translation. |
| TaxonomyTranslationTestTrait::$vocabulary |
property |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
The vocabulary. |
| TaxonomyTranslationTestTrait::enableTranslation |
function |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
Enables translations where it needed. |
| TaxonomyTranslationTestTrait::setupLanguages |
function |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
Adds additional languages. |
| TaxonomyTranslationTestTrait::setUpTermReferenceField |
function |
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php |
Adds term reference field for the article content type. |
| TaxonomyViewsFieldAccessTest |
class |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php |
Tests base field access in Views for the taxonomy entity. |
| TaxonomyViewsFieldAccessTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php |
|
| TaxonomyViewsFieldAccessTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php |
Modules to install. |
| TaxonomyViewsFieldAccessTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php |
|
| TaxonomyViewsFieldAccessTest::testTermFields |
function |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyViewsFieldAccessTest.php |
Check access for taxonomy fields. |
| TaxonomyVocabularyArgumentTest |
class |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php |
Tests the vocabulary argument. |
| TaxonomyVocabularyArgumentTest.php |
file |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php |
|
| TaxonomyVocabularyArgumentTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php |
The theme to install as the default for testing. |
| TaxonomyVocabularyArgumentTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php |
Modules to install. |
| TaxonomyVocabularyArgumentTest::$terms |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php |
|
| TaxonomyVocabularyArgumentTest::$testViews |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php |
|
| TaxonomyVocabularyArgumentTest::$vocabularies |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php |
Vocabularies used for creating terms. |
| TaxonomyVocabularyArgumentTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php |
Sets up the test. |
| TaxonomyVocabularyArgumentTest::testTermWithVocabularyArgument |
function |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php |
Tests the vocabulary argument handler. |
| taxonomy_overview_override_test.info.yml |
file |
core/modules/taxonomy/tests/modules/taxonomy_overview_override_test/taxonomy_overview_override_test.info.yml |
core/modules/taxonomy/tests/modules/taxonomy_overview_override_test/taxonomy_overview_override_test.info.yml |
| taxonomy_term_display_configurable_test.info.yml |
file |
core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/taxonomy_term_display_configurable_test.info.yml |
core/modules/taxonomy/tests/modules/taxonomy_term_display_configurable_test/taxonomy_term_display_configurable_test.info.yml |
| taxonomy_term_stub_test.info.yml |
file |
core/modules/taxonomy/tests/modules/taxonomy_term_stub_test/taxonomy_term_stub_test.info.yml |
core/modules/taxonomy/tests/modules/taxonomy_term_stub_test/taxonomy_term_stub_test.info.yml |
| taxonomy_term_stub_test.yml |
file |
core/modules/taxonomy/tests/modules/taxonomy_term_stub_test/migrations/taxonomy_term_stub_test.yml |
core/modules/taxonomy/tests/modules/taxonomy_term_stub_test/migrations/taxonomy_term_stub_test.yml |
| taxonomy_test.info.yml |
file |
core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.info.yml |
core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.info.yml |
| taxonomy_test_views.info.yml |
file |
core/modules/taxonomy/tests/modules/taxonomy_test_views/taxonomy_test_views.info.yml |
core/modules/taxonomy/tests/modules/taxonomy_test_views/taxonomy_test_views.info.yml |
| TelephoneFieldTest |
class |
core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php |
Tests the creation of telephone fields. |
| TelephoneFieldTest.php |
file |
core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php |
|
| TelephoneFieldTest::$defaultTheme |
property |
core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php |
The theme to install as the default for testing. |
| TelephoneFieldTest::$modules |
property |
core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php |
Modules to install. |
| TelephoneFieldTest::$webUser |
property |
core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php |
A user with permission to create articles. |
| TelephoneFieldTest::setUp |
function |
core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php |
|
| TelephoneFieldTest::testTelephoneFormatter |
function |
core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php |
Tests the telephone formatter. |
| TelephoneFieldTest::testTelephoneWidget |
function |
core/modules/telephone/tests/src/Functional/TelephoneFieldTest.php |
Tests to confirm the widget is setup. |
| TelephoneItemTest |
class |
core/modules/telephone/tests/src/Kernel/TelephoneItemTest.php |
Tests the new entity API for the telephone field type. |
| TelephoneItemTest.php |
file |
core/modules/telephone/tests/src/Kernel/TelephoneItemTest.php |
|
| TelephoneItemTest::$modules |
property |
core/modules/telephone/tests/src/Kernel/TelephoneItemTest.php |
Modules to install. |
| TelephoneItemTest::setUp |
function |
core/modules/telephone/tests/src/Kernel/TelephoneItemTest.php |
Set the default field storage backend for fields created during tests. |
| TelephoneItemTest::testTestItem |
function |
core/modules/telephone/tests/src/Kernel/TelephoneItemTest.php |
Tests using entity fields of the telephone field type. |