CommentXmlBasicAuthTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php |
The theme to install as the default for testing. |
CommentXmlBasicAuthTest::$format |
property |
core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php |
The format to use in this test. |
CommentXmlBasicAuthTest::$mimeType |
property |
core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php |
The MIME type that corresponds to $format. |
CommentXmlBasicAuthTest::$modules |
property |
core/modules/comment/tests/src/Functional/Rest/CommentXmlBasicAuthTest.php |
Modules to install. |
CommentXmlCookieTest |
class |
core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php |
@group rest |
CommentXmlCookieTest.php |
file |
core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php |
|
CommentXmlCookieTest::$auth |
property |
core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php |
The authentication mechanism to use in this test. |
CommentXmlCookieTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php |
The theme to install as the default for testing. |
CommentXmlCookieTest::$format |
property |
core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php |
The format to use in this test. |
CommentXmlCookieTest::$mimeType |
property |
core/modules/comment/tests/src/Functional/Rest/CommentXmlCookieTest.php |
The MIME type that corresponds to $format. |
comment_base_field_test.info.yml |
file |
core/modules/comment/tests/modules/comment_base_field_test/comment_base_field_test.info.yml |
core/modules/comment/tests/modules/comment_base_field_test/comment_base_field_test.info.yml |
comment_display_configurable_test.info.yml |
file |
core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.info.yml |
core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.info.yml |
comment_empty_title_test.info.yml |
file |
core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.info.yml |
core/modules/comment/tests/modules/comment_empty_title_test/comment_empty_title_test.info.yml |
comment_test.info.yml |
file |
core/modules/comment/tests/modules/comment_test/comment_test.info.yml |
core/modules/comment/tests/modules/comment_test/comment_test.info.yml |
comment_test.routing.yml |
file |
core/modules/comment/tests/modules/comment_test/comment_test.routing.yml |
core/modules/comment/tests/modules/comment_test/comment_test.routing.yml |
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 |
common-test-foo.html.twig |
file |
core/modules/system/tests/modules/common_test/templates/common-test-foo.html.twig |
Default theme implementation for the common test foo. |
common-test-render-element.html.twig |
file |
core/modules/system/tests/modules/common_test/templates/common-test-render-element.html.twig |
Default theme implementation for the common test render element. |
CommonCollectionFilterAccessTestPatternsTrait |
trait |
core/modules/jsonapi/tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php |
Provides common filter access control tests. |
CommonCollectionFilterAccessTestPatternsTrait.php |
file |
core/modules/jsonapi/tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php |
|
CommonCollectionFilterAccessTestPatternsTrait::doTestCollectionFilterAccessBasedOnPermissions |
function |
core/modules/jsonapi/tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php |
Implements ::testCollectionFilterAccess() for pure permission-based access. |
CommonCollectionFilterAccessTestPatternsTrait::doTestCollectionFilterAccessForPublishableEntities |
function |
core/modules/jsonapi/tests/src/Traits/CommonCollectionFilterAccessTestPatternsTrait.php |
Implements ::testCollectionFilterAccess() for permission + status access. |
CommonTestController |
class |
core/modules/system/tests/modules/common_test/src/Controller/CommonTestController.php |
Controller routines for common_test routes. |
CommonTestController.php |
file |
core/modules/system/tests/modules/common_test/src/Controller/CommonTestController.php |
|
CommonTestController::attachments |
function |
core/modules/system/tests/modules/common_test/src/Controller/CommonTestController.php |
Returns a response with early rendering in common_test_page_attachments. |
CommonTestController::destination |
function |
core/modules/system/tests/modules/common_test/src/Controller/CommonTestController.php |
Prints a destination query parameter. |
CommonTestController::jsAndCssQuerystring |
function |
core/modules/system/tests/modules/common_test/src/Controller/CommonTestController.php |
Adds a JavaScript file and a CSS file with a query string appended. |
CommonTestController::typeLinkActiveClass |
function |
core/modules/system/tests/modules/common_test/src/Controller/CommonTestController.php |
Returns links to the current page, with and without query strings. |
CommonTestCronHelperHooks |
class |
core/modules/system/tests/modules/common_test_cron_helper/src/Hook/CommonTestCronHelperHooks.php |
Hook implementations for common_test_cron_helper. |
CommonTestCronHelperHooks.php |
file |
core/modules/system/tests/modules/common_test_cron_helper/src/Hook/CommonTestCronHelperHooks.php |
|
CommonTestCronHelperHooks::cron |
function |
core/modules/system/tests/modules/common_test_cron_helper/src/Hook/CommonTestCronHelperHooks.php |
Implements hook_cron(). |
CommonTestHooks |
class |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestHooks.php |
Hook implementations for common_test. |
CommonTestHooks.php |
file |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestHooks.php |
|
CommonTestHooks::blockDrupalAlterFooAlter |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestHooks.php |
Implements hook_TYPE_alter(). |
CommonTestHooks::cron |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestHooks.php |
Implements hook_cron(). |
CommonTestHooks::drupalAlterAlter |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestHooks.php |
Implements hook_TYPE_alter(). |
CommonTestThemeHooks |
class |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Hook implementations for common_test. |
CommonTestThemeHooks.php |
file |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
|
CommonTestThemeHooks::commonTestRenderElement |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_preprocess_HOOK(). |
CommonTestThemeHooks::jsAlter |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_js_alter(). |
CommonTestThemeHooks::jsSettingsAlter |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_js_settings_alter(). |
CommonTestThemeHooks::libraryInfoAlter |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_library_info_alter(). |
CommonTestThemeHooks::libraryInfoBuild |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_library_info_build(). |
CommonTestThemeHooks::pageAttachments |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_page_attachments(). |
CommonTestThemeHooks::pageAttachmentsAlter |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_page_attachments_alter(). |
CommonTestThemeHooks::preprocess |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_preprocess(). |
CommonTestThemeHooks::theme |
function |
core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php |
Implements hook_theme(). |
common_test.css |
file |
core/modules/system/tests/modules/common_test/common_test.css |
/* This file is for testing CSS file inclusion, no contents are necessary. */ |
common_test.info.yml |
file |
core/modules/system/tests/modules/common_test/common_test.info.yml |
core/modules/system/tests/modules/common_test/common_test.info.yml |
common_test.libraries.yml |
file |
core/modules/system/tests/modules/common_test/common_test.libraries.yml |
core/modules/system/tests/modules/common_test/common_test.libraries.yml |