Search for comment
- Search 7.x for comment
- Search 9.5.x for comment
- Search 8.9.x for comment
- Search 10.3.x for comment
- Search 11.x for comment
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Comment | class | core/ |
Defines the comment entity class. |
| Comment | class | core/ |
Tests creating comment views with the wizard. |
| Comment | class | core/ |
Drupal 6 comment source from database. |
| Comment | class | core/ |
Drupal 7 comment source from database. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultViewRecentCommentsTest.php | file | core/ |
|
| DefaultViewRecentCommentsTest::$blockDisplayResults | property | core/ |
Number of results for the Block display. |
| DefaultViewRecentCommentsTest::$commentsCreated | property | core/ |
Will hold the comments created for testing. |
| DefaultViewRecentCommentsTest::$defaultDisplayResults | property | core/ |
Number of results for the Default display. |
| DefaultViewRecentCommentsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| DefaultViewRecentCommentsTest::$modules | property | core/ |
Modules to install. |
| DefaultViewRecentCommentsTest::$node | property | core/ |
Contains the node object used for comments of this test. |
| DefaultViewRecentCommentsTest::$pageDisplayResults | property | core/ |
Number of results for the Page display. |
| DefaultViewRecentCommentsTest::setUp | function | core/ |
Sets up the test. |
| DefaultViewRecentCommentsTest::testBlockDisplay | function | core/ |
Tests the block defined by the comments_recent view. |
| DriverSpecificSchemaTestBase::checkSchemaComment | function | core/ |
Checks that a table or column comment matches a given description. |
| EntityComment | class | core/ |
Comment entity destination. |
| EntityComment.php | file | core/ |
|
| EntityComment::$state | property | core/ |
The state storage object. |
| EntityComment::$stubCommentedEntityIds | property | core/ |
An array of entity IDs for the 'commented entity' keyed by entity type. |
| EntityComment::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| EntityComment::processStubRow | function | core/ |
Populates as much of the stub row as possible. |
| EntityComment::__construct | function | core/ |
Builds a comment entity destination. |
| EntityCommentType | class | core/ |
Comment type destination. |
| EntityCommentType.php | file | core/ |
|
| EntityCommentType::import | function | core/ |
Import the row. |
| EntityCrudHookTest::commentCreate | function | core/ |
Implements hook_ENTITY_TYPE_create() for comment entities. |
| EntityCrudHookTest::commentDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for comment entities. |
| EntityCrudHookTest::commentInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for comment entities. |
| EntityCrudHookTest::commentLoad | function | core/ |
Implements hook_ENTITY_TYPE_load() for comment entities. |
| EntityCrudHookTest::commentPredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for comment entities. |
| EntityCrudHookTest::commentPresave | function | core/ |
Implements hook_ENTITY_TYPE_presave() for comment entities. |
| EntityCrudHookTest::commentUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for comment entities. |
| EntityCrudHookTest::testCommentHooks | function | core/ |
Tests hook invocations for CRUD operations on comments. |
| EntityFilteringThemeTest::$comment | property | core/ |
A test comment. |
| EntityReferenceSelectionAccessTest::testCommentHandler | function | core/ |
Tests the comment-specific overrides of the entity handler. |
| ExtensionDiscoveryTest::testExtensionDiscoveryTypeComment | function | core/ |
Tests finding modules that have a trailing comment on the type property. |
| field--comment-body.html.twig | file | core/ |
Olivero's theme override for comment body field. |
| field--comment-other.html.twig | file | core/ |
{% include 'field--comment.html.twig' %} |
| field--comment.html.twig | file | core/ |
Theme override for comment fields. |
| field--comment.html.twig | file | core/ |
Theme override for comment fields. |
| field--comment.html.twig | file | core/ |
Theme override for comment fields. |
| field--comment.html.twig | file | core/ |
Theme override for comment fields. |
| field--comment.html.twig | file | core/ |
Theme override for comment fields. |
| field--comment.html.twig | file | core/ |
Minimal template to ensure comments and comment_form variables are propagated Drupal\comment\Hook\CommentThemeHooks::preprocessField(). |
| field--comment.html.twig | file | core/ |
Default theme override for comment fields. |
| field--comment.html.twig | file | core/ |
Test that comments still work with the form above instead of below. |
| field.field.comment.comment.comment_body.yml | file | core/ |
core/recipes/comment_base/config/field.field.comment.comment.comment_body.yml |
| field.field.comment.comment.comment_body.yml | file | core/ |
core/profiles/standard/config/install/field.field.comment.comment.comment_body.yml |
| field.field.comment.comment.comment_body.yml | file | core/ |
core/modules/system/tests/modules/olivero_test/config/install/field.field.comment.comment.comment_body.yml |
| field.field.node.article.comment.yml | file | core/ |
core/profiles/standard/config/install/field.field.node.article.comment.yml |
| field.field.node.article.comment.yml | file | core/ |
core/profiles/tests/nightwatch_a11y_testing/config/install/field.field.node.article.comment.yml |
| field.field.node.article.comment.yml | file | core/ |
core/modules/system/tests/modules/olivero_test/config/install/field.field.node.article.comment.yml |
| field.field.node.article.comment.yml | file | core/ |
core/recipes/article_comment/config/field.field.node.article.comment.yml |
| field.field.node.config_mapping_test.comment_config_mapping_test.yml | file | core/ |
core/modules/system/tests/modules/config_mapping_test/config/optional/field.field.node.config_mapping_test.comment_config_mapping_test.yml |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.