TermViewsData.php |
file |
core/modules/taxonomy/src/TermViewsData.php |
|
TermViewsData::getViewsData |
function |
core/modules/taxonomy/src/TermViewsData.php |
Returns views data for the entity type. |
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 |
Builds a renderable array for a field value. |
TestFieldDefaultFormatter::viewElements |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldDefaultFormatter.php |
Builds a renderable array for a field value. |
TestFieldEmptyFormatter::viewElements |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptyFormatter.php |
Builds a renderable array for a field value. |
TestFieldEmptySettingFormatter::viewElements |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptySettingFormatter.php |
Builds a renderable array for a field value. |
TestFieldMultipleFormatter::viewElements |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldMultipleFormatter.php |
Builds a renderable array for a field value. |
TestFieldNoSettingsFormatter::viewElements |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldNoSettingsFormatter.php |
Builds a renderable array for a field value. |
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. |
TestFieldPrepareViewFormatter.php |
file |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php |
|
TestFieldPrepareViewFormatter::defaultSettings |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php |
Defines the default settings for this plugin. |
TestFieldPrepareViewFormatter::prepareView |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php |
Allows formatters to load information for field values being displayed. |
TestFieldPrepareViewFormatter::settingsForm |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php |
Returns a form to configure settings for the formatter. |
TestFieldPrepareViewFormatter::settingsSummary |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php |
Returns a short summary for the current formatter settings. |
TestFieldPrepareViewFormatter::viewElements |
function |
core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldPrepareViewFormatter.php |
Builds a renderable array for a field value. |
TestMediaFilterController::preview |
function |
core/modules/media/tests/modules/media_test_embed/src/Controller/TestMediaFilterController.php |
Returns a HTML response containing a preview of the text after filtering. |
TestPluginBase::viewsTokenReplace |
function |
core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php |
Replaces Views' tokens in a given string. |
TestRouteSubscriber::$applicableViews |
property |
core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php |
The applicable views. |
TestRouteSubscriber::getApplicableViews |
function |
core/modules/views/tests/src/Unit/EventSubscriber/RouteSubscriberTest.php |
Returns all views/display combinations with routes. |
TestViewListBuilder |
class |
core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php |
|
TestViewListBuilder::buildOperations |
function |
core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php |
Builds a renderable list of operation links for the entity. |
TestViewsLocalTask |
class |
core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php |
Replaces the applicable views call for easier testability. |
TestViewsLocalTask::$result |
property |
core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php |
|
TestViewsLocalTask::getApplicableMenuViews |
function |
core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php |
Return a list of all views and display IDs that have a menu entry. |
TestViewsLocalTask::setApplicableMenuViews |
function |
core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php |
Sets applicable views result. |
TestViewsTest |
class |
core/modules/views/tests/src/Kernel/TestViewsTest.php |
Tests that test views provided by all modules match schema. |
TestViewsTest.php |
file |
core/modules/views/tests/src/Kernel/TestViewsTest.php |
|
TestViewsTest::$modules |
property |
core/modules/views/tests/src/Kernel/TestViewsTest.php |
Modules to install. |
TestViewsTest::setUp |
function |
core/modules/views/tests/src/Kernel/TestViewsTest.php |
|
TestViewsTest::testDefaultConfig |
function |
core/modules/views/tests/src/Kernel/TestViewsTest.php |
Tests default configuration data type. |
TestWithHiddenSourceField::prepareViewDisplay |
function |
core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php |
Prepares the media type fields for this source in the view display. |
test_basetheme_views_post_render |
function |
core/modules/system/tests/themes/test_basetheme/test_basetheme.theme |
Implements hook_views_post_render(). |
test_basetheme_views_pre_render |
function |
core/modules/system/tests/themes/test_basetheme/test_basetheme.theme |
Implements hook_views_pre_render(). |
test_base_theme_views_post_render |
function |
core/modules/system/tests/themes/test_base_theme/test_base_theme.theme |
Implements hook_views_post_render(). |
test_base_theme_views_pre_render |
function |
core/modules/system/tests/themes/test_base_theme/test_base_theme.theme |
Implements hook_views_pre_render(). |
test_domain_object.view_subscriber |
service |
core/modules/system/tests/modules/early_rendering_controller_test/early_rendering_controller_test.services.yml |
Drupal\early_rendering_controller_test\TestDomainObjectViewSubscriber |
test_subtheme_views_post_render |
function |
core/modules/system/tests/themes/test_subtheme/test_subtheme.theme |
Implements hook_views_post_render(). |
test_subtheme_views_pre_render |
function |
core/modules/system/tests/themes/test_subtheme/test_subtheme.theme |
Implements hook_views_pre_render(). |
TextDefaultFormatter::viewElements |
function |
core/modules/text/src/Plugin/Field/FieldFormatter/TextDefaultFormatter.php |
Builds a renderable array for a field value. |
TextTrimmedFormatter::viewElements |
function |
core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php |
Builds a renderable array for a field value. |
Theme system overview |
group |
core/lib/Drupal/Core/Render/theme.api.php |
Functions and templates for the user interface that themes can override. |
ThemeTestSubscriber::onView |
function |
core/modules/system/tests/modules/theme_test/src/EventSubscriber/ThemeTestSubscriber.php |
Ensures that the theme registry was not initialized. |
TimestampAgoFormatter::viewElements |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampAgoFormatter.php |
Builds a renderable array for a field value. |
TimestampFormatter::viewElements |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampFormatter.php |
Builds a renderable array for a field value. |
TimestampFormatterWithTimeDiffViewsTest |
class |
core/tests/Drupal/FunctionalJavascriptTests/Core/Field/TimestampFormatterWithTimeDiffViewsTest.php |
Tests the timestamp formatter used with time difference setting in views. |