LinkSeparateFormatter::viewElements |
function |
core/modules/link/src/Plugin/Field/FieldFormatter/LinkSeparateFormatter.php |
Builds a renderable array for a field value. |
LinkViewsTokensTest |
class |
core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php |
Tests the views integration for link tokens. |
LinkViewsTokensTest.php |
file |
core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php |
|
LinkViewsTokensTest::$defaultTheme |
property |
core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php |
The theme to install as the default for testing. |
LinkViewsTokensTest::$fieldName |
property |
core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php |
The field name used for the link field. |
LinkViewsTokensTest::$modules |
property |
core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php |
Modules to install. |
LinkViewsTokensTest::$testViews |
property |
core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php |
Views used by this test. |
LinkViewsTokensTest::setUp |
function |
core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php |
Sets up the test. |
LinkViewsTokensTest::testLinkViewsTokens |
function |
core/modules/link/tests/src/Functional/Views/LinkViewsTokensTest.php |
|
link_test_views.info.yml |
file |
core/modules/link/tests/modules/link_test_views/link_test_views.info.yml |
core/modules/link/tests/modules/link_test_views/link_test_views.info.yml |
LocaleHooks::formLanguageAdminOverviewFormAlter |
function |
core/modules/locale/src/Hook/LocaleHooks.php |
Implements hook_form_FORM_ID_alter() for language_admin_overview_form(). |
MailToFormatter::viewElements |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/MailToFormatter.php |
Builds a renderable array for a field value. |
MainContentViewSubscriber |
class |
core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php |
View subscriber rendering main content render arrays into responses. |
MainContentViewSubscriber.php |
file |
core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php |
|
MainContentViewSubscriber::$classResolver |
property |
core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php |
The class resolver service. |
MainContentViewSubscriber::$mainContentRenderers |
property |
core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php |
The available main content renderer services, keyed per format. |
MainContentViewSubscriber::$routeMatch |
property |
core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php |
The current route match. |
MainContentViewSubscriber::getSubscribedEvents |
function |
core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php |
|
MainContentViewSubscriber::onViewRenderArray |
function |
core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php |
Sets a response given a (main content) render array. |
MainContentViewSubscriber::WRAPPER_FORMAT |
constant |
core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php |
URL query attribute to indicate the wrapper used to render a request. |
MainContentViewSubscriber::__construct |
function |
core/lib/Drupal/Core/EventSubscriber/MainContentViewSubscriber.php |
Constructs a new MainContentViewSubscriber object. |
ManageDisplayTest::assertNodeViewNoText |
function |
core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php |
Asserts that a string is not found in the rendered node in a view mode. |
ManageDisplayTest::assertNodeViewText |
function |
core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php |
Asserts that a string is found in the rendered node in a view mode. |
ManageDisplayTest::assertNodeViewTextHelper |
function |
core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php |
Asserts that a string is (not) found in the rendered node in a view mode. |
ManageDisplayTest::testNoFieldsDisplayOverview |
function |
core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php |
Tests that a message is shown when there are no fields. |
ManageDisplayTest::testViewModeCustom |
function |
core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php |
Tests switching view modes to use custom or 'default' settings'. |
ManageDisplayTest::testViewModeLocalTasks |
function |
core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php |
Tests the local tasks are displayed correctly for view modes. |
ManageDisplayTest::testViewModeLocalTasksOrder |
function |
core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php |
Tests if display mode local tasks appear in alphabetical order by label. |
ManageDisplayTest::testViewModeUi |
function |
core/modules/field_ui/tests/src/Functional/ManageDisplayTest.php |
Tests view mode management screens. |
Media::configureViewModes |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Media.php |
Configures allowed view modes. |
MediaFilterController::preview |
function |
core/modules/media/src/Controller/MediaFilterController.php |
Returns a HTML response containing a preview of the text after filtering. |
MediaHooks::viewsQuerySubstitutions |
function |
core/modules/media/src/Hook/MediaHooks.php |
Implements hook_views_query_substitutions(). |
MediaLibraryAccessTest::testViewAccess |
function |
core/modules/media_library/tests/src/Kernel/MediaLibraryAccessTest.php |
Tests that media library access respects the media_library view. |
MediaLibraryDisplayModeTest::assertViewDisplay |
function |
core/modules/media_library/tests/src/Functional/MediaLibraryDisplayModeTest.php |
Asserts the media library view display components for a media type. |
MediaLibraryHooks::viewsPostRender |
function |
core/modules/media_library/src/Hook/MediaLibraryHooks.php |
Implements hook_views_post_render(). |
MediaLibraryHooks::viewsPreRender |
function |
core/modules/media_library/src/Hook/MediaLibraryHooks.php |
Implements hook_views_pre_render(). |
MediaLibrarySelectForm::viewsForm |
function |
core/modules/media_library/src/Plugin/views/field/MediaLibrarySelectForm.php |
Form constructor for the media library select form. |
MediaLibrarySelectForm::viewsFormValidate |
function |
core/modules/media_library/src/Plugin/views/field/MediaLibrarySelectForm.php |
|
MediaLibrarySelectFormTest::testViewsForm |
function |
core/modules/media_library/tests/src/Unit/MediaLibrarySelectFormTest.php |
@covers ::viewsForm |
MediaLibraryUiBuilder::$viewsExecutableFactory |
property |
core/modules/media_library/src/MediaLibraryUiBuilder.php |
The views executable factory. |
MediaLibraryUiBuilder::buildMediaLibraryView |
function |
core/modules/media_library/src/MediaLibraryUiBuilder.php |
Get the media library view. |
MediaLibraryViewsHooks |
class |
core/modules/media_library/src/Hook/MediaLibraryViewsHooks.php |
Hook implementations for media_library. |
MediaLibraryViewsHooks.php |
file |
core/modules/media_library/src/Hook/MediaLibraryViewsHooks.php |
|
MediaLibraryViewsHooks::viewsData |
function |
core/modules/media_library/src/Hook/MediaLibraryViewsHooks.php |
Implements hook_views_data(). |
MediaOverviewPageTest |
class |
core/modules/media/tests/src/Functional/MediaOverviewPageTest.php |
Tests the Media overview page. |
MediaOverviewPageTest.php |
file |
core/modules/media/tests/src/Functional/MediaOverviewPageTest.php |
|
MediaOverviewPageTest::$defaultTheme |
property |
core/modules/media/tests/src/Functional/MediaOverviewPageTest.php |
The theme to install as the default for testing. |
MediaOverviewPageTest::$modules |
property |
core/modules/media/tests/src/Functional/MediaOverviewPageTest.php |
Modules to install. |
MediaOverviewPageTest::setUp |
function |
core/modules/media/tests/src/Functional/MediaOverviewPageTest.php |
|
MediaOverviewPageTest::testImageAltTextDisplay |
function |
core/modules/media/tests/src/Functional/MediaOverviewPageTest.php |
Tests the display of the alt attribute. |