Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentType::$description | property | core/ |
The description of the comment type. |
| CommentType::$id | property | core/ |
The comment type ID. |
| CommentType::$label | property | core/ |
The comment type label. |
| CommentType::$target_entity_type_id | property | core/ |
The target entity type. |
| CommentType::checkRequirements | function | core/ |
Checks if requirements for this plugin are OK. |
| CommentType::fields | function | core/ |
Returns available fields on the source. |
| CommentType::getCommentFields | function | core/ |
Returns the fields containing comment settings for each node type. |
| CommentType::getDescription | function | core/ |
Returns the comment type description. |
| CommentType::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| CommentType::getTargetEntityTypeId | function | core/ |
Gets the target entity type id for this comment type. |
| CommentType::prepareRow | function | core/ |
Adds additional data to the row. |
| CommentType::query | function | core/ |
|
| CommentType::setDescription | function | core/ |
Sets the description of the comment type. |
| CommentTypeDeleteForm | class | core/ |
Provides a confirmation form for deleting a comment type entity. |
| 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. |
Pagination
- Previous page
- Page 196
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.