Search for comment
- Search 7.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. |
Comment | class | core/ |
Test source plugin for deprecation testing. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
CommentTypeDeleteForm.php | file | core/ |
|
CommentTypeDeleteForm::$commentManager | property | core/ |
The comment manager service. |
CommentTypeDeleteForm::$entity | property | core/ |
The entity being used by this form. |
CommentTypeDeleteForm::$logger | property | core/ |
A logger instance. |
CommentTypeDeleteForm::buildForm | function | core/ |
Form constructor. |
CommentTypeDeleteForm::create | function | core/ |
Instantiates a new instance of this class. |
CommentTypeDeleteForm::__construct | function | core/ |
Constructs a query factory object. |
CommentTypeForm | class | core/ |
Base form handler for comment type edit forms. |
CommentTypeForm.php | file | core/ |
|
CommentTypeForm::$commentManager | property | core/ |
The comment manager. |
CommentTypeForm::$entityTypeManager | property | core/ |
Entity type manager service. |
CommentTypeForm::$logger | property | core/ |
A logger instance. |
CommentTypeForm::create | function | core/ |
Instantiates a new instance of this class. |
CommentTypeForm::entityTypeSupportsComments | function | core/ |
Wraps _comment_entity_uses_integer_id(). |
CommentTypeForm::form | function | core/ |
Gets the actual form array to be built. |
CommentTypeForm::save | function | core/ |
Form submission handler for the 'save' action. |
CommentTypeForm::__construct | function | core/ |
Constructs a CommentTypeFormController. |
CommentTypeHalJsonAnonTest | class | core/ |
@group hal @group legacy |
CommentTypeHalJsonAnonTest.php | file | core/ |
|
CommentTypeHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentTypeHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
CommentTypeHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
CommentTypeHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
CommentTypeHalJsonBasicAuthTest | class | core/ |
@group hal @group legacy |
CommentTypeHalJsonBasicAuthTest.php | file | core/ |
|
CommentTypeHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
CommentTypeHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentTypeHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
CommentTypeHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
CommentTypeHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
CommentTypeHalJsonCookieTest | class | core/ |
@group hal @group legacy |
CommentTypeHalJsonCookieTest.php | file | core/ |
|
CommentTypeHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
CommentTypeHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentTypeHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
CommentTypeHalJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
CommentTypeHalJsonCookieTest::$modules | property | core/ |
Modules to install. |
CommentTypeInterface | interface | core/ |
Provides an interface defining a comment type entity. |
CommentTypeInterface.php | file | core/ |
|
CommentTypeInterface::getDescription | function | core/ |
Returns the comment type description. |
CommentTypeInterface::getTargetEntityTypeId | function | core/ |
Gets the target entity type id for this comment type. |
CommentTypeInterface::setDescription | function | core/ |
Sets the description of the comment type. |
CommentTypeJsonAnonTest | class | core/ |
@group rest |
CommentTypeJsonAnonTest.php | file | core/ |
|
CommentTypeJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentTypeJsonAnonTest::$format | property | core/ |
The format to use in this test. |
CommentTypeJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
CommentTypeJsonBasicAuthTest | class | core/ |
@group rest |
CommentTypeJsonBasicAuthTest.php | file | core/ |
|
CommentTypeJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.