CommentViewsKernelTestBase::setUp |
function |
core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php |
|
comment_preview |
function |
core/modules/comment/comment.module |
Generates a comment preview. |
comment_test_views.info.yml |
file |
core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml |
core/modules/comment/tests/modules/comment_test_views/comment_test_views.info.yml |
comment_views_data_alter |
function |
core/modules/comment/comment.views.inc |
Implements hook_views_data_alter(). |
ComputedBundleFieldTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/ComputedBundleFieldTest.php |
Views to be enabled. |
ComputedFieldTest::$testViews |
property |
core/modules/views/tests/src/Kernel/Handler/ComputedFieldTest.php |
Views to be enabled. |
ConfigEntityMapper::getOverviewRouteName |
function |
core/modules/config_translation/src/ConfigEntityMapper.php |
Returns route name for the translation overview route. |
ConfigEntityMapperTest::testGetOverviewRouteParameters |
function |
core/modules/config_translation/tests/src/Unit/ConfigEntityMapperTest.php |
Tests ConfigEntityMapper::getOverviewRouteParameters(). |
ConfigFieldMapper::getOverviewRouteName |
function |
core/modules/config_translation/src/ConfigFieldMapper.php |
Returns route name for the translation overview route. |
ConfigMapperInterface::getOverviewPath |
function |
core/modules/config_translation/src/ConfigMapperInterface.php |
Returns a processed path for the translation overview route. |
ConfigMapperInterface::getOverviewRoute |
function |
core/modules/config_translation/src/ConfigMapperInterface.php |
Returns the route object for a translation overview route. |
ConfigMapperInterface::getOverviewRouteName |
function |
core/modules/config_translation/src/ConfigMapperInterface.php |
Returns route name for the translation overview route. |
ConfigMapperInterface::getOverviewRouteParameters |
function |
core/modules/config_translation/src/ConfigMapperInterface.php |
Returns the route parameters for the translation overview route. |
ConfigNamesMapper::getOverviewPath |
function |
core/modules/config_translation/src/ConfigNamesMapper.php |
Returns a processed path for the translation overview route. |
ConfigNamesMapper::getOverviewRoute |
function |
core/modules/config_translation/src/ConfigNamesMapper.php |
Returns the route object for a translation overview route. |
ConfigNamesMapper::getOverviewRouteName |
function |
core/modules/config_translation/src/ConfigNamesMapper.php |
Returns route name for the translation overview route. |
ConfigNamesMapper::getOverviewRouteParameters |
function |
core/modules/config_translation/src/ConfigNamesMapper.php |
Returns the route parameters for the translation overview route. |
ConfigNamesMapperTest::testGetOverviewPath |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getOverviewPath(). |
ConfigNamesMapperTest::testGetOverviewRoute |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getOverviewRoute(). |
ConfigNamesMapperTest::testGetOverviewRouteName |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getOverviewRouteName(). |
ConfigNamesMapperTest::testGetOverviewRouteParameters |
function |
core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php |
Tests ConfigNamesMapper::getOverviewRouteParameters(). |
ConfigTranslationOverviewAccess |
class |
core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php |
Checks access for displaying the configuration translation overview. |
ConfigTranslationOverviewAccess.php |
file |
core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php |
|
ConfigTranslationOverviewAccess::$configMapperManager |
property |
core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php |
The mapper plugin discovery service. |
ConfigTranslationOverviewAccess::$languageManager |
property |
core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php |
The language manager. |
ConfigTranslationOverviewAccess::access |
function |
core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php |
Checks access to the overview based on permissions and translatability. |
ConfigTranslationOverviewAccess::doCheckAccess |
function |
core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php |
Checks access given an account, configuration mapper, and source language. |
ConfigTranslationOverviewAccess::getMapperFromRouteMatch |
function |
core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php |
Gets a configuration mapper using a route match. |
ConfigTranslationOverviewAccess::__construct |
function |
core/modules/config_translation/src/Access/ConfigTranslationOverviewAccess.php |
Constructs a ConfigTranslationOverviewAccess object. |
ConfigTranslationOverviewTest |
class |
core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php |
Translate settings and entities to various languages. |
ConfigTranslationOverviewTest.php |
file |
core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php |
|
ConfigTranslationOverviewTest::$defaultTheme |
property |
core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php |
The theme to install as the default for testing. |
ConfigTranslationOverviewTest::$langcodes |
property |
core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php |
Languages to enable. |
ConfigTranslationOverviewTest::$localeStorage |
property |
core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php |
String translation storage object. |
ConfigTranslationOverviewTest::$modules |
property |
core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php |
Modules to install. |
ConfigTranslationOverviewTest::setUp |
function |
core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php |
|
ConfigTranslationOverviewTest::testHiddenEntities |
function |
core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php |
Tests availability of hidden entities in the translation overview. |
ConfigTranslationOverviewTest::testListingFieldsPage |
function |
core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php |
Tests the field listing for the translate operation. |
ConfigTranslationOverviewTest::testListingPageWithOverrides |
function |
core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php |
Tests that overrides do not affect listing screens. |
ConfigTranslationOverviewTest::testMapperListPage |
function |
core/modules/config_translation/tests/src/Functional/ConfigTranslationOverviewTest.php |
Tests the config translation mapper page. |
ConfigTranslationUiModulesTest::testViewsTranslationUI |
function |
core/modules/config_translation/tests/src/Functional/ConfigTranslationUiModulesTest.php |
Tests the views translation interface. |
ConfigTranslationUiTest::testViewContextualLink |
function |
core/modules/config_translation/tests/src/FunctionalJavascript/ConfigTranslationUiTest.php |
Tests that contextual link related to views. |
ConfigTranslationViewListUiTest |
class |
core/modules/config_translation/tests/src/Functional/ConfigTranslationViewListUiTest.php |
Visit view list and test if translate is available. |
ConfigTranslationViewListUiTest.php |
file |
core/modules/config_translation/tests/src/Functional/ConfigTranslationViewListUiTest.php |
|
ConfigTranslationViewListUiTest::$defaultTheme |
property |
core/modules/config_translation/tests/src/Functional/ConfigTranslationViewListUiTest.php |
The theme to install as the default for testing. |
ConfigTranslationViewListUiTest::$modules |
property |
core/modules/config_translation/tests/src/Functional/ConfigTranslationViewListUiTest.php |
Modules to install. |
ConfigTranslationViewListUiTest::$testViews |
property |
core/modules/config_translation/tests/src/Functional/ConfigTranslationViewListUiTest.php |
Views used by this test. |
ConfigTranslationViewListUiTest::setUp |
function |
core/modules/config_translation/tests/src/Functional/ConfigTranslationViewListUiTest.php |
Sets up the test. |
ConfigTranslationViewListUiTest::testTimestampFormatterTranslation |
function |
core/modules/config_translation/tests/src/Functional/ConfigTranslationViewListUiTest.php |
Test to ensure that TimestampFormatter translation works. |
ConfigTranslationViewListUiTest::testTranslateOperationInViewListUi |
function |
core/modules/config_translation/tests/src/Functional/ConfigTranslationViewListUiTest.php |
Tests views_ui list to see if translate link is added to operations. |