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 |
|---|---|---|---|
| ConfigMapperInterface::getOverviewPath | function | core/ |
Returns a processed path for the translation overview route. |
| ConfigMapperInterface::getOverviewRoute | function | core/ |
Returns the route object for a translation overview route. |
| ConfigMapperInterface::getOverviewRouteName | function | core/ |
Returns route name for the translation overview route. |
| ConfigMapperInterface::getOverviewRouteParameters | function | core/ |
Returns the route parameters for the translation overview route. |
| ConfigNamesMapper::getOverviewPath | function | core/ |
Returns a processed path for the translation overview route. |
| ConfigNamesMapper::getOverviewRoute | function | core/ |
Returns the route object for a translation overview route. |
| ConfigNamesMapper::getOverviewRouteName | function | core/ |
Returns route name for the translation overview route. |
| ConfigNamesMapper::getOverviewRouteParameters | function | core/ |
Returns the route parameters for the translation overview route. |
| ConfigNamesMapperTest::testGetOverviewPath | function | core/ |
Tests ConfigNamesMapper::getOverviewPath(). |
| ConfigNamesMapperTest::testGetOverviewRoute | function | core/ |
Tests ConfigNamesMapper::getOverviewRoute(). |
| ConfigNamesMapperTest::testGetOverviewRouteName | function | core/ |
Tests ConfigNamesMapper::getOverviewRouteName(). |
| ConfigNamesMapperTest::testGetOverviewRouteParameters | function | core/ |
Tests ConfigNamesMapper::getOverviewRouteParameters(). |
| ConfigTranslationOverviewAccess | class | core/ |
Checks access for displaying the configuration translation overview. |
| ConfigTranslationOverviewAccess.php | file | core/ |
|
| ConfigTranslationOverviewAccess::$configMapperManager | property | core/ |
The mapper plugin discovery service. |
| ConfigTranslationOverviewAccess::$languageManager | property | core/ |
The language manager. |
| ConfigTranslationOverviewAccess::access | function | core/ |
Checks access to the overview based on permissions and translatability. |
| ConfigTranslationOverviewAccess::doCheckAccess | function | core/ |
Checks access given an account, configuration mapper, and source language. |
| ConfigTranslationOverviewAccess::getMapperFromRouteMatch | function | core/ |
Gets a configuration mapper using a route match. |
| ConfigTranslationOverviewAccess::__construct | function | core/ |
Constructs a ConfigTranslationOverviewAccess object. |
| ConfigTranslationOverviewTest | class | core/ |
Translate settings and entities to various languages. |
| ConfigTranslationOverviewTest.php | file | core/ |
|
| ConfigTranslationOverviewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigTranslationOverviewTest::$langcodes | property | core/ |
Languages to enable. |
| ConfigTranslationOverviewTest::$localeStorage | property | core/ |
String translation storage object. |
| ConfigTranslationOverviewTest::$modules | property | core/ |
Modules to install. |
| ConfigTranslationOverviewTest::setUp | function | core/ |
|
| ConfigTranslationOverviewTest::testHiddenEntities | function | core/ |
Tests availability of hidden entities in the translation overview. |
| ConfigTranslationOverviewTest::testListingFieldsPage | function | core/ |
Tests the field listing for the translate operation. |
| ConfigTranslationOverviewTest::testListingPageWithOverrides | function | core/ |
Tests that overrides do not affect listing screens. |
| ConfigTranslationOverviewTest::testMapperListPage | function | core/ |
Tests the config translation mapper page. |
| ConfigTranslationUiModulesTest::testViewsTranslationUI | function | core/ |
Tests the views translation interface. |
| ConfigTranslationUiTest::testViewContextualLink | function | core/ |
Tests that contextual link related to views. |
| ConfigTranslationViewListUiTest | class | core/ |
Visit view list and test if translate is available. |
| ConfigTranslationViewListUiTest.php | file | core/ |
|
| ConfigTranslationViewListUiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ConfigTranslationViewListUiTest::$modules | property | core/ |
Modules to install. |
| ConfigTranslationViewListUiTest::$testViews | property | core/ |
Views used by this test. |
| ConfigTranslationViewListUiTest::setUp | function | core/ |
Sets up the test. |
| ConfigTranslationViewListUiTest::testTimestampFormatterTranslation | function | core/ |
Test to ensure that TimestampFormatter translation works. |
| ConfigTranslationViewListUiTest::testTranslateOperationInViewListUi | function | core/ |
Tests views_ui list to see if translate link is added to operations. |
| 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.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(). |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.