Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Prepares query object to retrieve data from the source database. |
| 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 the implementing class using autowiring. |
| 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 the implementing class using autowiring. |
| 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. |
| 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/ |
Tests Comment Type Json Anon. |
| 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/ |
Tests Comment Type Json Basic Auth. |
| CommentTypeJsonBasicAuthTest.php | file | core/ |
|
| CommentTypeJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| CommentTypeJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTypeJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| CommentTypeJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| CommentTypeJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| CommentTypeJsonCookieTest | class | core/ |
Tests Comment Type Json Cookie. |
| CommentTypeJsonCookieTest.php | file | core/ |
|
| CommentTypeJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| CommentTypeJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTypeJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| CommentTypeJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| CommentTypeListBuilder | class | core/ |
Defines a class to build a listing of comment type entities. |
| CommentTypeListBuilder.php | file | core/ |
|
| CommentTypeListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| CommentTypeListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
Pagination
- Previous page
- Page 204
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.