| 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. |
| 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 |
|
| 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::$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 |
|
| TermTranslationFieldViewTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/TermTranslationFieldViewTest.php |
|
| 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::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::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. |
| TermTranslationViewsTest |
class |
core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php |
Tests for views translation. |
| TermTranslationViewsTest.php |
file |
core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php |
|
| TermTranslationViewsTest::$defaultTheme |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php |
|
| TermTranslationViewsTest::$modules |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php |
|
| TermTranslationViewsTest::$terms |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php |
Created terms. |
| TermTranslationViewsTest::$termTranslationMap |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php |
Term to translated term mapping. |
| TermTranslationViewsTest::$testViews |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php |
Views used by this test. |
| TermTranslationViewsTest::$translationLanguage |
property |
core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php |
Language object. |
| TermTranslationViewsTest::setUp |
function |
core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php |
|
| TermTranslationViewsTest::setUpTerms |
function |
core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php |
Setup translated terms in a hierarchy. |
| TermTranslationViewsTest::testTermsTranslationWithContextualFilter |
function |
core/modules/taxonomy/tests/src/Functional/Views/TermTranslationViewsTest.php |
Ensure that proper translation is returned when contextual filter. |
| TermViewsData |
class |
core/modules/taxonomy/src/TermViewsData.php |
Provides the views data for the taxonomy entity type. |
| TermViewsData.php |
file |
core/modules/taxonomy/src/TermViewsData.php |
|
| TermViewsData::getViewsData |
function |
core/modules/taxonomy/src/TermViewsData.php |
|
| TestBaseThemeHooks::viewsPostRender |
function |
core/modules/system/tests/themes/test_base_theme/src/Hook/TestBaseThemeHooks.php |
Implements hook_views_post_render(). |
| TestBaseThemeHooks::viewsPreRender |
function |
core/modules/system/tests/themes/test_base_theme/src/Hook/TestBaseThemeHooks.php |
Implements hook_views_pre_render(). |
| TestDifferentDisplays::prepareViewDisplay |
function |
core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestDifferentDisplays.php |
Prepares the media type fields for this source in the view display. |
| TestDomainObjectViewSubscriber |
class |
core/modules/system/tests/modules/early_rendering_controller_test/src/TestDomainObjectViewSubscriber.php |
View subscriber for turning TestDomainObject objects into Response objects. |
| TestDomainObjectViewSubscriber.php |
file |
core/modules/system/tests/modules/early_rendering_controller_test/src/TestDomainObjectViewSubscriber.php |
|
| TestDomainObjectViewSubscriber::getSubscribedEvents |
function |
core/modules/system/tests/modules/early_rendering_controller_test/src/TestDomainObjectViewSubscriber.php |
|
| TestDomainObjectViewSubscriber::onViewTestDomainObject |
function |
core/modules/system/tests/modules/early_rendering_controller_test/src/TestDomainObjectViewSubscriber.php |
Sets a response given a TestDomainObject instance. |
| TestFieldApplicableFormatter::viewElements |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldApplicableFormatter.php |
|
| TestFieldDefaultFormatter::viewElements |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldDefaultFormatter.php |
|
| TestFieldEmptyFormatter::viewElements |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptyFormatter.php |
|
| TestFieldEmptySettingFormatter::viewElements |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptySettingFormatter.php |
|
| TestFieldMultipleFormatter::viewElements |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldMultipleFormatter.php |
|
| TestFieldNoSettingsFormatter::viewElements |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldNoSettingsFormatter.php |
|
| TestFieldPrepareViewFormatter |
class |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php |
Plugin implementation of the 'field_test_with_prepare_view' formatter. |