Search for subject

  1. Search 7.x for subject
  2. Search 8.9.x for subject
  3. Search 10.3.x for subject
  4. Search 11.x for subject
  5. Search main for subject
  6. Other projects
Title Object type File name Summary
Comment::getSubject function core/modules/comment/src/Entity/Comment.php Returns the subject of the comment.
Comment::setSubject function core/modules/comment/src/Entity/Comment.php Sets the subject of the comment.
CommentInterface::getSubject function core/modules/comment/src/CommentInterface.php Returns the subject of the comment.
CommentInterface::setSubject function core/modules/comment/src/CommentInterface.php Sets the subject of the comment.
CommentInterfaceTest::testAutoFilledHtmlSubject function core/modules/comment/tests/src/Functional/CommentInterfaceTest.php Tests that automatic subject is correctly created from HTML comment text.
CommentInterfaceTest::testAutoFilledSubject function core/modules/comment/tests/src/Functional/CommentInterfaceTest.php Tests that the subject is automatically filled if disabled or left blank.
CommentTestBase::setCommentSubject function core/modules/comment/tests/src/Functional/CommentTestBase.php Sets the value governing whether the subject field should be enabled.
CommentTranslationUITest::$subject property core/modules/comment/tests/src/Functional/CommentTranslationUITest.php The subject of the test comment.
d6_comment_entity_form_display_subject.yml file core/modules/comment/migrations/d6_comment_entity_form_display_subject.yml core/modules/comment/migrations/d6_comment_entity_form_display_subject.yml
d7_comment_entity_form_display_subject.yml file core/modules/comment/migrations/d7_comment_entity_form_display_subject.yml core/modules/comment/migrations/d7_comment_entity_form_display_subject.yml
Message::getSubject function core/modules/contact/src/Entity/Message.php Returns the message subject.
Message::setSubject function core/modules/contact/src/Entity/Message.php Sets the subject for the email.
MessageInterface::getSubject function core/modules/contact/src/MessageInterface.php Returns the message subject.
MessageInterface::setSubject function core/modules/contact/src/MessageInterface.php Sets the subject for the email.
MigrateCommentEntityFormDisplaySubjectTest class core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php Tests the migration of comment form's subject display from Drupal 7.
MigrateCommentEntityFormDisplaySubjectTest class core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php Tests the migration of comment form's subject display from Drupal 6.
MigrateCommentEntityFormDisplaySubjectTest.php file core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php
MigrateCommentEntityFormDisplaySubjectTest.php file core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php
MigrateCommentEntityFormDisplaySubjectTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php Modules to enable.
MigrateCommentEntityFormDisplaySubjectTest::$modules property core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php Modules to enable.
MigrateCommentEntityFormDisplaySubjectTest::assertSubjectNotVisible function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php Asserts that the comment subject field is not visible for a node type.
MigrateCommentEntityFormDisplaySubjectTest::assertSubjectNotVisible function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php Asserts that the comment subject field is not visible for a node type.
MigrateCommentEntityFormDisplaySubjectTest::assertSubjectVisible function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php Asserts that the comment subject field is visible for a node type.
MigrateCommentEntityFormDisplaySubjectTest::assertSubjectVisible function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php Asserts that the comment subject field is visible for a node type.
MigrateCommentEntityFormDisplaySubjectTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php
MigrateCommentEntityFormDisplaySubjectTest::setUp function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php
MigrateCommentEntityFormDisplaySubjectTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php Tests the migrated display configuration.
MigrateCommentEntityFormDisplaySubjectTest::testMigration function core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php Tests the migrated display configuration.
SearchCommentTest::$commentSubject property core/modules/search/tests/src/Functional/SearchCommentTest.php Test subject for comments.

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