115 string references to 'Comment'
- AuthorNameFormatter::isApplicable in core/
modules/ comment/ src/ Plugin/ Field/ FieldFormatter/ AuthorNameFormatter.php - Returns if the formatter can be used for the provided field.
- comment.info.yml in core/
modules/ comment/ comment.info.yml - core/modules/comment/comment.info.yml
- comment.migrate_drupal.yml in core/
modules/ comment/ migrations/ state/ comment.migrate_drupal.yml - core/modules/comment/migrations/state/comment.migrate_drupal.yml
- comment.routing.yml in core/
modules/ comment/ comment.routing.yml - core/modules/comment/comment.routing.yml
- comment.type.comment.yml in core/
profiles/ standard/ config/ install/ comment.type.comment.yml - core/profiles/standard/config/install/comment.type.comment.yml
- comment.type.comment.yml in core/
recipes/ comment_base/ config/ comment.type.comment.yml - core/recipes/comment_base/config/comment.type.comment.yml
- comment.views.schema.yml in core/
modules/ comment/ config/ schema/ comment.views.schema.yml - core/modules/comment/config/schema/comment.views.schema.yml
- Comment::baseFieldDefinitions in core/
modules/ comment/ src/ Entity/ Comment.php - Comment::defaultDisplayOptions in core/
modules/ comment/ src/ Plugin/ views/ wizard/ Comment.php - Assembles the default display options for the view.
- Comment::jsonSerialize in vendor/
nikic/ php-parser/ lib/ PhpParser/ Comment.php - Comment::postDelete in core/
modules/ comment/ src/ Entity/ Comment.php - Acts on deleted entities before the delete hook is invoked.
- Comment::prepareRow in core/
modules/ comment/ src/ Plugin/ migrate/ source/ d7/ Comment.php - Adds additional data to the row.
- Comment::query in core/
modules/ comment/ src/ Plugin/ migrate/ source/ d6/ Comment.php - CommentAdminOverview::__construct in core/
modules/ comment/ src/ Form/ CommentAdminOverview.php - Creates a CommentAdminOverview form.
- CommentDefaultFormatter::getViewModes in core/
modules/ comment/ src/ Plugin/ Field/ FieldFormatter/ CommentDefaultFormatter.php - Provides a list of comment view modes for the configured comment type.
- CommentDefaultFormatter::__construct in core/
modules/ comment/ src/ Plugin/ Field/ FieldFormatter/ CommentDefaultFormatter.php - Constructs a new CommentDefaultFormatter.
- CommentEntityTranslation::checkRequirements in core/
modules/ comment/ src/ Plugin/ migrate/ source/ d7/ CommentEntityTranslation.php - Checks if requirements for this plugin are OK.
- CommentEntityTranslation::prepareRow in core/
modules/ comment/ src/ Plugin/ migrate/ source/ d7/ CommentEntityTranslation.php - Adds additional data to the row.
- CommentEntityTranslation::query in core/
modules/ comment/ src/ Plugin/ migrate/ source/ d7/ CommentEntityTranslation.php - CommentForm::save in core/
modules/ comment/ src/ CommentForm.php - Form submission handler for the 'save' action.
- CommentHooks::entityPredelete in core/
modules/ comment/ src/ Hook/ CommentHooks.php - Implements hook_entity_predelete().
- CommentHooks::entityViewDisplayPresave in core/
modules/ comment/ src/ Hook/ CommentHooks.php - Implements hook_ENTITY_TYPE_presave() for entity_view_display entities.
- CommentHooks::fieldConfigCreate in core/
modules/ comment/ src/ Hook/ CommentHooks.php - Implements hook_ENTITY_TYPE_create() for 'field_config'.
- CommentHooks::fieldConfigDelete in core/
modules/ comment/ src/ Hook/ CommentHooks.php - Implements hook_ENTITY_TYPE_delete() for 'field_config'.
- CommentHooks::fieldConfigUpdate in core/
modules/ comment/ src/ Hook/ CommentHooks.php - Implements hook_ENTITY_TYPE_update() for 'field_config'.
- CommentHooks::fieldStorageConfigInsert in core/
modules/ comment/ src/ Hook/ CommentHooks.php - Implements hook_ENTITY_TYPE_insert() for 'field_storage_config'.
- CommentHooks::formFieldUiDisplayOverviewFormAlter in core/
modules/ comment/ src/ Hook/ CommentHooks.php - Implements hook_form_FORM_ID_alter().
- CommentHooks::formFieldUiFieldStorageAddFormAlter in core/
modules/ comment/ src/ Hook/ CommentHooks.php - Implements hook_form_FORM_ID_alter() for field_ui_field_storage_add_form.
- CommentHooks::formFieldUiFormDisplayOverviewFormAlter in core/
modules/ comment/ src/ Hook/ CommentHooks.php - Implements hook_form_FORM_ID_alter().
- CommentHooks::userPredelete in core/
modules/ comment/ src/ Hook/ CommentHooks.php - Implements hook_ENTITY_TYPE_predelete() for user entities.
- CommentLinkBuilder::buildCommentedEntityLinks in core/
modules/ comment/ src/ CommentLinkBuilder.php - CommentManager::addBodyField in core/
modules/ comment/ src/ CommentManager.php - CommentManager::addBodyField in core/
modules/ comment/ src/ CommentManager.php - CommentManager::getFields in core/
modules/ comment/ src/ CommentManager.php - CommentPermalinkFormatter::isApplicable in core/
modules/ comment/ src/ Plugin/ Field/ FieldFormatter/ CommentPermalinkFormatter.php - Returns if the formatter can be used for the provided field.
- CommentTokensHooks::tokenInfo in core/
modules/ comment/ src/ Hook/ CommentTokensHooks.php - Implements hook_token_info().
- CommentTokensHooks::tokens in core/
modules/ comment/ src/ Hook/ CommentTokensHooks.php - Implements hook_tokens().
- CommentTypeDeleteForm::create in core/
modules/ comment/ src/ Form/ CommentTypeDeleteForm.php - Instantiates a new instance of this class.
- CommentTypeForm::create in core/
modules/ comment/ src/ CommentTypeForm.php - Instantiates a new instance of this class.
- CommentTypeForm::form in core/
modules/ comment/ src/ CommentTypeForm.php - Gets the actual form array to be built.
- CommentViewsData::getViewsData in core/
modules/ comment/ src/ CommentViewsData.php - Returns views data for the entity type.
- CommentViewsData::getViewsData in core/
modules/ comment/ src/ CommentViewsData.php - Returns views data for the entity type.
- CommentViewsHooks::viewsDataAlter in core/
modules/ comment/ src/ Hook/ CommentViewsHooks.php - Implements hook_views_data_alter().
- CommentViewsHooks::viewsDataAlter in core/
modules/ comment/ src/ Hook/ CommentViewsHooks.php - Implements hook_views_data_alter().
- comment_preprocess_block in core/
modules/ comment/ comment.module - Implements hook_preprocess_HOOK() for block templates.
- comment_preprocess_field in core/
modules/ comment/ comment.module - Prepares variables for comment field templates.
- comment_uninstall in core/
modules/ comment/ comment.install - Implements hook_uninstall().
- core.entity_form_display.comment.comment.default.yml in core/
profiles/ standard/ config/ install/ core.entity_form_display.comment.comment.default.yml - core/profiles/standard/config/install/core.entity_form_display.comment.comment.default.yml
- core.entity_form_display.comment.comment.default.yml in core/
recipes/ comment_base/ config/ core.entity_form_display.comment.comment.default.yml - core/recipes/comment_base/config/core.entity_form_display.comment.comment.default.yml
- core.entity_form_display.node.article.default.yml in core/
profiles/ standard/ config/ install/ core.entity_form_display.node.article.default.yml - core/profiles/standard/config/install/core.entity_form_display.node.article.default.yml
- core.entity_view_display.comment.comment.default.yml in core/
profiles/ standard/ config/ install/ core.entity_view_display.comment.comment.default.yml - core/profiles/standard/config/install/core.entity_view_display.comment.comment.default.yml
- core.entity_view_display.comment.comment.default.yml in core/
recipes/ comment_base/ config/ core.entity_view_display.comment.comment.default.yml - core/recipes/comment_base/config/core.entity_view_display.comment.comment.default.yml
- core.entity_view_display.node.article.default.yml in core/
profiles/ standard/ config/ install/ core.entity_view_display.node.article.default.yml - core/profiles/standard/config/install/core.entity_view_display.node.article.default.yml
- core.entity_view_mode.comment.full.yml in core/
modules/ comment/ config/ install/ core.entity_view_mode.comment.full.yml - core/modules/comment/config/install/core.entity_view_mode.comment.full.yml
- d6_comment.yml in core/
modules/ comment/ migrations/ d6_comment.yml - core/modules/comment/migrations/d6_comment.yml
- d6_comment_entity_form_display_subject.yml in core/
modules/ comment/ migrations/ d6_comment_entity_form_display_subject.yml - core/modules/comment/migrations/d6_comment_entity_form_display_subject.yml
- d6_comment_field.yml in core/
modules/ comment/ migrations/ d6_comment_field.yml - core/modules/comment/migrations/d6_comment_field.yml
- d6_comment_field_instance.yml in core/
modules/ comment/ migrations/ d6_comment_field_instance.yml - core/modules/comment/migrations/d6_comment_field_instance.yml
- d6_comment_type.yml in core/
modules/ comment/ migrations/ d6_comment_type.yml - core/modules/comment/migrations/d6_comment_type.yml
- d6_language_content_comment_settings.yml in core/
modules/ content_translation/ migrations/ d6_language_content_comment_settings.yml - core/modules/content_translation/migrations/d6_language_content_comment_settings.yml
- D7Comment::getProcess in core/
modules/ comment/ src/ Plugin/ migrate/ D7Comment.php - Gets the normalized process plugin configuration.
- D7NodeDeriver::getDerivativeDefinitions in core/
modules/ node/ src/ Plugin/ migrate/ D7NodeDeriver.php - Gets the definition of all derivatives of a base plugin.
- d7_comment_entity_form_display_subject.yml in core/
modules/ comment/ migrations/ d7_comment_entity_form_display_subject.yml - core/modules/comment/migrations/d7_comment_entity_form_display_subject.yml
- d7_comment_field.yml in core/
modules/ comment/ migrations/ d7_comment_field.yml - core/modules/comment/migrations/d7_comment_field.yml
- d7_comment_field_instance.yml in core/
modules/ comment/ migrations/ d7_comment_field_instance.yml - core/modules/comment/migrations/d7_comment_field_instance.yml
- d7_comment_type.yml in core/
modules/ comment/ migrations/ d7_comment_type.yml - core/modules/comment/migrations/d7_comment_type.yml
- d7_language_content_comment_settings.yml in core/
modules/ content_translation/ migrations/ d7_language_content_comment_settings.yml - core/modules/content_translation/migrations/d7_language_content_comment_settings.yml
- DiagnoseCommand::checkPlatform in vendor/
composer/ composer/ src/ Composer/ Command/ DiagnoseCommand.php - EntityTranslationSettings::initializeIterator in core/
modules/ content_translation/ src/ Plugin/ migrate/ source/ d7/ EntityTranslationSettings.php - Initializes the iterator with the source data.
- field.field.comment.comment.comment_body.yml in core/
profiles/ standard/ config/ install/ field.field.comment.comment.comment_body.yml - core/profiles/standard/config/install/field.field.comment.comment.comment_body.yml
- field.field.comment.comment.comment_body.yml in core/
profiles/ standard/ config/ install/ field.field.comment.comment.comment_body.yml - core/profiles/standard/config/install/field.field.comment.comment.comment_body.yml
- field.field.comment.comment.comment_body.yml in core/
recipes/ comment_base/ config/ field.field.comment.comment.comment_body.yml - core/recipes/comment_base/config/field.field.comment.comment.comment_body.yml
- field.field.comment.comment.comment_body.yml in core/
recipes/ comment_base/ config/ field.field.comment.comment.comment_body.yml - core/recipes/comment_base/config/field.field.comment.comment.comment_body.yml
- field.field.node.article.comment.yml in core/
profiles/ standard/ config/ install/ field.field.node.article.comment.yml - core/profiles/standard/config/install/field.field.node.article.comment.yml
- field.field.node.article.comment.yml in core/
recipes/ article_comment/ config/ field.field.node.article.comment.yml - core/recipes/article_comment/config/field.field.node.article.comment.yml
- field.storage.comment.comment_body.yml in core/
modules/ comment/ config/ install/ field.storage.comment.comment_body.yml - core/modules/comment/config/install/field.storage.comment.comment_body.yml
- field.storage.node.comment.yml in core/
profiles/ standard/ config/ install/ field.storage.node.comment.yml - core/profiles/standard/config/install/field.storage.node.comment.yml
- field.storage.node.comment.yml in core/
recipes/ comment_base/ config/ field.storage.node.comment.yml - core/recipes/comment_base/config/field.storage.node.comment.yml
- FieldBundle::transform in core/
modules/ field/ src/ Plugin/ migrate/ process/ d7/ FieldBundle.php - Performs the associated process.
- File::loadFile in vendor/
phpunit/ php-code-coverage/ src/ Report/ Html/ Renderer/ File.php - FileViewsData::getViewsData in core/
modules/ file/ src/ FileViewsData.php - Returns views data for the entity type.
- FileViewsData::getViewsData in core/
modules/ file/ src/ FileViewsData.php - Returns views data for the entity type.
- HistoryUserTimestamp::buildOptionsForm in core/
modules/ history/ src/ Plugin/ views/ field/ HistoryUserTimestamp.php - Provide link to node option.
- HistoryUserTimestamp::init in core/
modules/ history/ src/ Plugin/ views/ field/ HistoryUserTimestamp.php - Initialize the plugin.
- HistoryUserTimestamp::render in core/
modules/ history/ src/ Plugin/ views/ field/ HistoryUserTimestamp.php - Renders the field.
- IncrementDecrementSpacingSniff::process in vendor/
squizlabs/ php_codesniffer/ src/ Standards/ Generic/ Sniffs/ WhiteSpace/ IncrementDecrementSpacingSniff.php - Processes this test, when one of its tokens is encountered.
- JsonDecoder::decodeComment in vendor/
nikic/ php-parser/ lib/ PhpParser/ JsonDecoder.php - JsonDecoder::decodeRecursive in vendor/
nikic/ php-parser/ lib/ PhpParser/ JsonDecoder.php - Node::setLeadingComments in vendor/
mck89/ peast/ lib/ Peast/ Syntax/ Node/ Node.php - Sets leading comments array
- Node::setTrailingComments in vendor/
mck89/ peast/ lib/ Peast/ Syntax/ Node/ Node.php - Sets trailing comments array
- NodeNewComments::renderLink in core/
modules/ comment/ src/ Plugin/ views/ field/ NodeNewComments.php - Prepares the link to the first new comment.
- NodeType::fields in core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ NodeType.php - Returns available fields on the source.
- NodeType::fields in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ NodeType.php - Returns available fields on the source.
- NodeType::prepareRow in core/
modules/ node/ src/ Plugin/ migrate/ source/ d6/ NodeType.php - Adds additional data to the row.
- NodeType::prepareRow in core/
modules/ node/ src/ Plugin/ migrate/ source/ d7/ NodeType.php - Adds additional data to the row.
- OutputFormatter::__construct in vendor/
symfony/ console/ Formatter/ OutputFormatter.php - Initializes console output formatter.
- PoStreamReader::readLine in core/
lib/ Drupal/ Component/ Gettext/ PoStreamReader.php - Reads a line from the PO stream and stores data internally.
- PoStreamReader::setItemFromArray in core/
lib/ Drupal/ Component/ Gettext/ PoStreamReader.php - Store the parsed values as a PoItem object.
- recipe.yml in core/
recipes/ article_comment/ recipe.yml - core/recipes/article_comment/recipe.yml
- recipe.yml in core/
recipes/ comment_base/ recipe.yml - core/recipes/comment_base/recipe.yml
- ShowCommand::updateStatusToVersionStyle in vendor/
composer/ composer/ src/ Composer/ Command/ ShowCommand.php - standard.info.yml in core/
profiles/ standard/ standard.info.yml - core/profiles/standard/standard.info.yml
- SymfonyQuestionHelper::writePrompt in vendor/
symfony/ console/ Helper/ SymfonyQuestionHelper.php - Outputs the question prompt.
- system.action.comment_delete_action.yml in core/
modules/ comment/ config/ install/ system.action.comment_delete_action.yml - core/modules/comment/config/install/system.action.comment_delete_action.yml
- system.action.comment_publish_action.yml in core/
modules/ comment/ config/ install/ system.action.comment_publish_action.yml - core/modules/comment/config/install/system.action.comment_publish_action.yml
- system.action.comment_save_action.yml in core/
modules/ comment/ config/ install/ system.action.comment_save_action.yml - core/modules/comment/config/install/system.action.comment_save_action.yml
- system.action.comment_unpublish_action.yml in core/
modules/ comment/ config/ install/ system.action.comment_unpublish_action.yml - core/modules/comment/config/install/system.action.comment_unpublish_action.yml
- TemporaryQueryGuard::getAccessCondition in core/
modules/ jsonapi/ src/ Access/ TemporaryQueryGuard.php - Gets an EntityConditionGroup that filters out inaccessible entities.
- ThemeSettingsForm::buildForm in core/
modules/ system/ src/ Form/ ThemeSettingsForm.php - UnapprovedComments::create in core/
modules/ comment/ src/ Plugin/ Menu/ LocalTask/ UnapprovedComments.php - Creates an instance of the plugin.
- user.role.anonymous.yml in core/
profiles/ standard/ config/ install/ user.role.anonymous.yml - core/profiles/standard/config/install/user.role.anonymous.yml
- user.role.authenticated.yml in core/
profiles/ standard/ config/ install/ user.role.authenticated.yml - core/profiles/standard/config/install/user.role.authenticated.yml
- user.role.content_editor.yml in core/
profiles/ standard/ config/ install/ user.role.content_editor.yml - core/profiles/standard/config/install/user.role.content_editor.yml
- views.view.comment.yml in core/
modules/ comment/ config/ optional/ views.view.comment.yml - core/modules/comment/config/optional/views.view.comment.yml
- views.view.comments_recent.yml in core/
modules/ comment/ config/ optional/ views.view.comments_recent.yml - core/modules/comment/config/optional/views.view.comments_recent.yml