Search for on
Title | Object type | File name | Summary |
---|---|---|---|
CommentValidationTest::assertLengthViolation | function | core/ |
Verifies that a length violation exists for the given field. |
CommentValidationTest::setUp | function | core/ |
|
CommentValidationTest::testValidation | function | core/ |
Tests the comment validation constraints. |
CommentValidationTest::testValidationOfCommentOfUnpublishedNode | function | core/ |
Tests that comments of unpublished nodes are not valid. |
CommentViewBuilder::buildComponents | function | core/ |
In addition to modifying the content key on entities, this implementation will also set the comment entity key which all comments carry. |
CommentViewBuilder::__construct | function | core/ |
Constructs a new CommentViewBuilder. |
CommentXmlAnonTest | class | core/ |
@group rest |
CommentXmlAnonTest.php | file | core/ |
|
CommentXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentXmlAnonTest::$format | property | core/ |
The format to use in this test. |
CommentXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
CommentXmlAnonTest::$patchProtectedFieldNames | property | core/ |
Anonymous users cannot edit their own comments. |
comment_cron | function | core/ |
Implements hook_cron(). |
comment_display_configurable_test.info.yml | file | core/ |
core/modules/comment/tests/modules/comment_display_configurable_test/comment_display_configurable_test.info.yml |
comment_display_configurable_test.module | file | core/ |
A module for testing making comment base fields' displays configurable. |
comment_display_configurable_test_entity_base_field_info_alter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
comment_display_configurable_test_entity_type_build | function | core/ |
Implements hook_entity_type_build(). |
comment_field_config_create | function | core/ |
Implements hook_ENTITY_TYPE_create() for 'field_config'. |
comment_field_config_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
comment_field_config_update | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_config'. |
comment_field_info_entity_type_ui_definitions_alter | function | core/ |
Implements hook_field_info_entity_type_ui_definitions_alter(). |
comment_field_storage_config_insert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for 'field_storage_config'. |
common-test-foo.html.twig | file | core/ |
Default theme implementation for the common test foo. |
common-test-render-element.html.twig | file | core/ |
Default theme implementation for the common test render element. |
common.inc | file | core/ |
Common functions that many Drupal modules will need to reference. |
CommonCollectionFilterAccessTestPatternsTrait | trait | core/ |
Provides common filter access control tests. |
CommonCollectionFilterAccessTestPatternsTrait.php | file | core/ |
|
CommonCollectionFilterAccessTestPatternsTrait::doTestCollectionFilterAccessBasedOnPermissions | function | core/ |
Implements ::testCollectionFilterAccess() for pure permission-based access. |
CommonCollectionFilterAccessTestPatternsTrait::doTestCollectionFilterAccessForPublishableEntities | function | core/ |
Implements ::testCollectionFilterAccess() for permission + status access. |
CommonTestController | class | core/ |
Controller routines for common_test routes. |
CommonTestController.php | file | core/ |
|
CommonTestController::attachments | function | core/ |
Returns a response with early rendering in common_test_page_attachments. |
CommonTestController::destination | function | core/ |
Prints a destination query parameter. |
CommonTestController::jsAndCssQuerystring | function | core/ |
Adds a JavaScript file and a CSS file with a query string appended. |
CommonTestController::typeLinkActiveClass | function | core/ |
Returns links to the current page, with and without query strings. |
common_test.css | file | core/ |
/* This file is for testing CSS file inclusion, no contents are necessary. */ |
common_test.info.yml | file | core/ |
core/modules/system/tests/modules/common_test/common_test.info.yml |
common_test.libraries.yml | file | core/ |
core/modules/system/tests/modules/common_test/common_test.libraries.yml |
common_test.module | file | core/ |
Helper module for the Common tests. |
common_test.print.css | file | core/ |
/* This file is for testing CSS file inclusion, no contents are necessary. */ |
common_test.routing.yml | file | core/ |
core/modules/system/tests/modules/common_test/common_test.routing.yml |
common_test.services.yml | file | core/ |
core/modules/system/tests/modules/common_test/common_test.services.yml |
common_test_cron | function | core/ |
Implements hook_cron(). |
common_test_cron_helper.info.yml | file | core/ |
core/modules/system/tests/modules/common_test_cron_helper/common_test_cron_helper.info.yml |
common_test_cron_helper.module | file | core/ |
Helper module for the testCronExceptions in addition to common_test module. |
common_test_cron_helper_cron | function | core/ |
Implements hook_cron(). |
common_test_drupal_alter_alter | function | core/ |
Implements hook_TYPE_alter(). |
common_test_js_alter | function | core/ |
Implements hook_js_alter(). |
common_test_js_settings_alter | function | core/ |
Implements hook_js_settings_alter(). |
common_test_library_info_alter | function | core/ |
Implements hook_library_info_alter(). |
Pagination
- Previous page
- Page 76
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.