Search for comment

  1. Search 7.x for comment
  2. Search 9.5.x for comment
  3. Search 8.9.x for comment
  4. Search 10.3.x for comment
  5. Search 11.x for comment
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Comment class core/modules/comment/src/Entity/Comment.php Defines the comment entity class.
Comment class core/modules/comment/src/Plugin/views/wizard/Comment.php Tests creating comment views with the wizard.
Comment class core/modules/comment/src/Plugin/migrate/source/d6/Comment.php Drupal 6 comment source from database.
Comment class core/modules/comment/src/Plugin/migrate/source/d7/Comment.php Drupal 7 comment source from database.

All search results

Title Object type File name Summary
MigrateCommentTypeTest::testNoCommentTypeMigration function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php Tests comment type migration without node or / and comment on source.
MigrateDrupal7TestBase::migrateCommentTypes function core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7TestBase.php Migrates comment types.
MigrateLanguageContentCommentSettingsNoEntityTranslationTest class core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsNoEntityTranslationTest.php Tests language content comment settings migration with no entity translation.
MigrateLanguageContentCommentSettingsNoEntityTranslationTest.php file core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsNoEntityTranslationTest.php
MigrateLanguageContentCommentSettingsNoEntityTranslationTest::$modules property core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsNoEntityTranslationTest.php Modules to install.
MigrateLanguageContentCommentSettingsNoEntityTranslationTest::migrateDumpAlter function core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsNoEntityTranslationTest.php Allows tests to alter dumps after they have loaded.
MigrateLanguageContentCommentSettingsNoEntityTranslationTest::setUp function core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsNoEntityTranslationTest.php
MigrateLanguageContentCommentSettingsNoEntityTranslationTest::testLanguageCommentSettings function core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsNoEntityTranslationTest.php Tests migration of content language settings.
MigrateLanguageContentCommentSettingsTest class core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentCommentSettingsTest.php Tests migration of language content comment settings.
MigrateLanguageContentCommentSettingsTest class core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsTest.php Tests migration of language comment settings.
MigrateLanguageContentCommentSettingsTest.php file core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentCommentSettingsTest.php
MigrateLanguageContentCommentSettingsTest.php file core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsTest.php
MigrateLanguageContentCommentSettingsTest::$modules property core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentCommentSettingsTest.php Modules to install.
MigrateLanguageContentCommentSettingsTest::$modules property core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsTest.php Modules to install.
MigrateLanguageContentCommentSettingsTest::setUp function core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentCommentSettingsTest.php
MigrateLanguageContentCommentSettingsTest::setUp function core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsTest.php
MigrateLanguageContentCommentSettingsTest::testLanguageCommentSettings function core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentCommentSettingsTest.php Tests migration of comment content language settings.
MigrateLanguageContentCommentSettingsTest::testLanguageCommentSettings function core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsTest.php Tests migration of content language settings.
module_info_type_comment.info.yml file core/modules/system/tests/modules/module_info_type_comment/module_info_type_comment.info.yml core/modules/system/tests/modules/module_info_type_comment/module_info_type_comment.info.yml
NamedPlaceholderConverter::MULTI_LINE_COMMENT constant core/modules/mysqli/src/Driver/Database/mysqli/NamedPlaceholderConverter.php
NamedPlaceholderConverter::ONE_LINE_COMMENT constant core/modules/mysqli/src/Driver/Database/mysqli/NamedPlaceholderConverter.php
NodeAccessPagerTest::testCommentPager function core/modules/node/tests/src/Functional/NodeAccessPagerTest.php Tests the comment pager for nodes with multiple grants per realm.
NodeComment class core/modules/comment/src/Plugin/views/filter/NodeComment.php Filter based on comment node status.
NodeComment.php file core/modules/comment/src/Plugin/views/filter/NodeComment.php
NodeComment::getValueOptions function core/modules/comment/src/Plugin/views/filter/NodeComment.php Gets the value options.
NodeCommentsTest class core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php Tests comments on nodes.
NodeCommentsTest.php file core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php
NodeCommentsTest::$defaultTheme property core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php The theme to install as the default for testing.
NodeCommentsTest::$testViews property core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php Views used by this test.
NodeCommentsTest::testCommentCount function core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php Test the comment count field.
NodeSearchHooks::commentDelete function core/modules/node/src/Hook/NodeSearchHooks.php Implements hook_ENTITY_TYPE_delete() for comment entities.
NodeSearchHooks::commentInsert function core/modules/node/src/Hook/NodeSearchHooks.php Implements hook_ENTITY_TYPE_insert() for comment entities.
NodeSearchHooks::commentUpdate function core/modules/node/src/Hook/NodeSearchHooks.php Implements hook_ENTITY_TYPE_update() for comment entities.
NodeType::getCommentFields function core/modules/node/src/Plugin/migrate/source/d6/NodeType.php Returns the fields containing comment settings for each node type.
NodeType::getCommentFields function core/modules/node/src/Plugin/migrate/source/d7/NodeType.php Returns the fields containing comment settings for each node type.
olivero_preprocess_comment function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for comment.
olivero_preprocess_field__comment function core/themes/olivero/olivero.theme Implements hook_preprocess_HOOK() for field--comment.
olivero_preprocess_links__comment function core/themes/olivero/olivero.theme Implements hook_preprocess_links__comment().
PoItem::$comment property core/lib/Drupal/Component/Gettext/PoItem.php The comment of this translation.
PoItem::getComment function core/lib/Drupal/Component/Gettext/PoItem.php Gets the comment of this translation.
PoItem::setComment function core/lib/Drupal/Component/Gettext/PoItem.php Set the comment of this translation.
PoStreamReader::shortenComments function core/lib/Drupal/Component/Gettext/PoStreamReader.php Generates a short, one-string version of the passed comment array.
Query::$comments property core/lib/Drupal/Core/Database/Query/Query.php An array of comments that can be prepended to a query.
Query::comment function core/lib/Drupal/Core/Database/Query/Query.php Adds a comment to the query.
Query::getComments function core/lib/Drupal/Core/Database/Query/Query.php Returns a reference to the comments array for the query.
Rss::$comments property core/modules/comment/src/Plugin/views/row/Rss.php
Schema::COMMENT_MAX_COLUMN constant core/modules/mysql/src/Driver/Database/mysql/Schema.php Maximum length of a column comment in MySQL.
Schema::COMMENT_MAX_TABLE constant core/modules/mysql/src/Driver/Database/mysql/Schema.php Maximum length of a table comment in MySQL.
Schema::getComment function core/modules/mysql/src/Driver/Database/mysql/Schema.php Retrieves a table or column comment.
Schema::getComment function core/modules/pgsql/src/Driver/Database/pgsql/Schema.php Retrieves a table or column comment.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.