| 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. |
| TaxonomyViewsHooks |
class |
core/modules/taxonomy/src/Hook/TaxonomyViewsHooks.php |
Hook implementations for taxonomy. |
| TaxonomyViewsHooks.php |
file |
core/modules/taxonomy/src/Hook/TaxonomyViewsHooks.php |
|
| TaxonomyViewsHooks::fieldViewsDataAlter |
function |
core/modules/taxonomy/src/Hook/TaxonomyViewsHooks.php |
Implements hook_field_views_data_alter(). |
| TaxonomyViewsHooks::viewsDataAlter |
function |
core/modules/taxonomy/src/Hook/TaxonomyViewsHooks.php |
Implements hook_views_data_alter(). |
| TaxonomyVocabularyArgumentTest::$testViews |
property |
core/modules/taxonomy/tests/src/Functional/Views/TaxonomyVocabularyArgumentTest.php |
|
| TaxonomyVocabularyArgumentTest::$testViews |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TaxonomyVocabularyArgumentTest.php |
Views to be enabled. |
| 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_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 |
| TelephoneLinkFormatter::viewElements |
function |
core/modules/telephone/src/Plugin/Field/FieldFormatter/TelephoneLinkFormatter.php |
Builds a renderable array for a field value. |
| template_preprocess_views_ui_build_group_filter_form |
function |
core/modules/views_ui/views_ui.module |
Prepares variables for Views UI build group filter form templates. |
| template_preprocess_views_ui_display_tab_bucket |
function |
core/modules/views_ui/views_ui.module |
Prepares variables for Views UI display tab bucket templates. |
| template_preprocess_views_ui_display_tab_setting |
function |
core/modules/views_ui/views_ui.module |
Prepares variables for Views UI display tab setting templates. |
| template_preprocess_views_ui_rearrange_filter_form |
function |
core/modules/views_ui/views_ui.module |
Prepares variables for Views UI rearrange filter form templates. |
| template_preprocess_views_ui_style_plugin_table |
function |
core/modules/views_ui/views_ui.module |
Prepares variables for style plugin table templates. |
| template_preprocess_views_ui_views_listing_table |
function |
core/modules/views_ui/views_ui.module |
Prepares variables for Views UI view listing templates. |
| template_preprocess_views_ui_view_preview_section |
function |
core/modules/views_ui/views_ui.module |
Prepares variables for views UI view preview section templates. |
| TermDisplayConfigurableTest::$testViews |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermDisplayConfigurableTest.php |
Views used by this test. |
| TermDisplayConfigurableTest::$testViews |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TermDisplayConfigurableTest.php |
Views used by this test. |
| TermForm::overview |
function |
core/modules/taxonomy/src/TermForm.php |
Form submission handler for the 'overview' action. |
| TermKernelTest::testTermPreview |
function |
core/modules/taxonomy/tests/src/Kernel/TermKernelTest.php |
Tests that a Term is renderable when unsaved (preview). |
| TermLanguageTest::testTermTranslatedOnOverviewPage |
function |
core/modules/taxonomy/tests/src/Functional/TermLanguageTest.php |
Tests that translated terms are displayed correctly on the term overview. |
| TermNameFieldTest::$testViews |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermNameFieldTest.php |
|
| TermNameFieldTest::$testViews |
property |
core/modules/taxonomy/tests/src/Kernel/Views/TermNameFieldTest.php |
Views to be enabled. |
| TermTranslationFieldViewTest |
class |
core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php |
Tests the translation of taxonomy terms field on nodes. |
| TermTranslationFieldViewTest |
class |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
Tests the translation of taxonomy terms field on nodes. |
| TermTranslationFieldViewTest.php |
file |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
|
| TermTranslationFieldViewTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php |
|
| TermTranslationFieldViewTest::$baseTagName |
property |
core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php |
The tag in the source language. |
| TermTranslationFieldViewTest::$baseTagName |
property |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
The tag in the source language. |
| TermTranslationFieldViewTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
The theme to install as the default for testing. |
| TermTranslationFieldViewTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
Modules to install. |
| TermTranslationFieldViewTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php |
Modules to install. |
| TermTranslationFieldViewTest::$term |
property |
core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php |
The term that should be translated. |
| TermTranslationFieldViewTest::$term |
property |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
The term that should be translated. |
| TermTranslationFieldViewTest::$translatedTagName |
property |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
The translated value for the tag. |
| TermTranslationFieldViewTest::$translatedTagName |
property |
core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php |
The translated value for the tag. |
| TermTranslationFieldViewTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php |
|
| TermTranslationFieldViewTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
|
| TermTranslationFieldViewTest::setUpNode |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
Creates a test subject node, with translation. |
| TermTranslationFieldViewTest::setUpNode |
function |
core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php |
Creates a test subject node, with translation. |
| TermTranslationFieldViewTest::setUpTerm |
function |
core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php |
Creates a test subject term, with translation. |
| TermTranslationFieldViewTest::setUpTerm |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
Creates a test subject term, with translation. |
| TermTranslationFieldViewTest::testTranslatedTaxonomyTermReferenceDisplay |
function |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
Tests if the translated taxonomy term is displayed. |
| TermTranslationFieldViewTest::testTranslatedTaxonomyTermReferenceDisplay |
function |
core/modules/taxonomy/tests/src/Kernel/TermTranslationFieldViewTest.php |
Tests if the translated taxonomy term is displayed. |
| TermTranslationViewsTest |
class |
core/modules/taxonomy/tests/src/Kernel/Views/TermTranslationViewsTest.php |
Tests for views translation. |