Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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. |
| CommentTypeListBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| CommentTypeListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| CommentTypeListBuilder::__construct | function | core/ |
Constructs a new CommentTypeListBuilder object. |
| CommentTypeRequirementsTest | class | core/ |
Tests check requirements for comment type source plugin. |
| CommentTypeRequirementsTest.php | file | core/ |
|
| CommentTypeRequirementsTest::$modules | property | core/ |
Modules to install. |
| CommentTypeRequirementsTest::providerTestCheckCommentTypeRequirements | function | core/ |
Test cases for ::testCheckCommentTypeRequirements(). |
| CommentTypeRequirementsTest::testCheckCommentTypeRequirements | function | core/ |
Tests thrown exceptions when node or comment aren't enabled on source. |
| CommentTypeResourceTestBase | class | core/ |
Resource test base for CommentType entity. |
| CommentTypeResourceTestBase.php | file | core/ |
|
| CommentTypeResourceTestBase::$entity | property | core/ |
The CommentType entity. |
| CommentTypeResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
Pagination
- Previous page
- Page 200
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.