Search for view
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
View | class | core/ |
Provides a render element to display a view. |
View | class | core/ |
Defines a View configuration entity class. |
View | class | core/ |
Views area handlers. Insert a view inside of an area. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
config_translation.access.overview | service | core/ |
Drupal\config_translation\Access\ConfigTranslationOverviewAccess |
config_translation.overview.html.twig | file | core/ |
--- label: 'Translating configuration' related: - core.config_overview - core.translations - language.add --- {% set config_translation_link_text %}{% trans %}Configuration translation{% endtrans %}{% endset %} {% set… |
contact.overview.html.twig | file | core/ |
--- label: 'Managing contact forms' top_level: true --- <h2>{% trans %}What are contact forms?{% endtrans %}</h2> <p>{% trans %}There are two different types of contact forms provided by the core Contact module: personal… |
contact.views.inc | file | core/ |
Provide views data for contact.module. |
contact.views.schema.yml | file | core/ |
core/modules/contact/config/schema/contact.views.schema.yml |
ContactFieldsTest::testViewsData | function | core/ |
Tests the views data generation. |
ContactLinkTest::$testViews | property | core/ |
Views used by this test. |
ContactViewsHooks | class | core/ |
Hook implementations for contact. |
ContactViewsHooks.php | file | core/ |
|
ContactViewsHooks::viewsDataAlter | function | core/ |
Implements hook_views_data_alter(). |
contact_test_views.info.yml | file | core/ |
core/modules/contact/tests/modules/contact_test_views/contact_test_views.info.yml |
contact_views_data_alter | function | core/ |
Implements hook_views_data_alter(). |
ContentModerationHooks::entityView | function | core/ |
Implements hook_entity_view(). |
ContentModerationHooks::viewsPostExecute | function | core/ |
Implements hook_views_post_execute(). |
ContentModerationStateFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
ContentModerationTest::$userViewAnyUnpublished | property | core/ |
User with the 'view media' and 'view any unpublished content' permissions. |
ContentModerationTest::$userViewer | property | core/ |
User with the 'view media' permission. |
ContentModerationTest::$userViewOwnUnpublished | property | core/ |
User with the 'view media' and 'view own unpublished media' permissions. |
ContentModerationTestViewsHooks | class | core/ |
Hook implementations for content_moderation_test_views. |
ContentModerationTestViewsHooks.php | file | core/ |
|
ContentModerationTestViewsHooks::viewsDataAlter | function | core/ |
Implements hook_views_data_alter(). |
ContentModerationTestViewsHooks::viewsQueryAlter | function | core/ |
Implements hook_views_query_alter(). |
ContentModerationViewsExecutionHooks | class | core/ |
Hook implementations for content_moderation. |
ContentModerationViewsExecutionHooks.php | file | core/ |
|
ContentModerationViewsExecutionHooks::viewsQuerySubstitutions | function | core/ |
Implements hook_views_query_substitutions(). |
ContentModerationViewsHooks | class | core/ |
Hook implementations for content_moderation. |
ContentModerationViewsHooks.php | file | core/ |
|
ContentModerationViewsHooks::viewsData | function | core/ |
Implements hook_views_data(). |
ContentModerationViewsHooks::__construct | function | core/ |
|
ContentPreviewToggleTest | class | core/ |
Tests toggling of content preview. |
ContentPreviewToggleTest.php | file | core/ |
|
ContentPreviewToggleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ContentPreviewToggleTest::$modules | property | core/ |
Modules to install. |
ContentPreviewToggleTest::assertContextualLinks | function | core/ |
Checks if contextual links are working properly. |
ContentPreviewToggleTest::assertOrderInPage | function | core/ |
Asserts that blocks in a given order in the page. |
ContentPreviewToggleTest::setUp | function | core/ |
|
ContentPreviewToggleTest::testContentPreviewToggle | function | core/ |
Tests the content preview toggle. |
ContentTranslationController::overview | function | core/ |
Builds the translations overview page. |
ContentTranslationHooks::languageFallbackCandidatesEntityViewAlter | function | core/ |
Implements hook_language_fallback_candidates_OPERATION_alter(). |
ContentTranslationHooks::viewsDataAlter | function | core/ |
Implements hook_views_data_alter(). |
ContentTranslationOperationsTest::testContentTranslationOverviewAccess | function | core/ |
Tests the access to the overview page for translations. |
ContentTranslationOverviewAccess | class | core/ |
Access check for entity translation overview. |
ContentTranslationOverviewAccess.php | file | core/ |
|
ContentTranslationOverviewAccess::$entityTypeManager | property | core/ |
The entity type manager service. |
ContentTranslationOverviewAccess::access | function | core/ |
Checks access to the translation overview for the entity and bundle. |
ContentTranslationOverviewAccess::__construct | function | core/ |
Constructs a ContentTranslationOverviewAccess object. |
ContentTranslationRevisionTranslationDeletionTest::doTestOverview | function | core/ |
Performs a test run. |
ContentTranslationRevisionTranslationDeletionTest::testOverview | function | core/ |
Tests that translation overview handles pending revisions correctly. |
ContentTranslationUITestBase::doTestTranslationOverview | function | core/ |
Tests that the translation overview shows the correct values. |
ContentTranslationViewsUITest | class | core/ |
Tests the views UI when content_translation is enabled. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.