Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentTypeJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| CommentTypeJsonCookieTest | class | core/ |
@group rest |
| 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::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| CommentTypeResourceTestBase | class | core/ |
ResourceTestBase for CommentType entity. |
| CommentTypeResourceTestBase | class | core/ |
|
| CommentTypeResourceTestBase.php | file | core/ |
|
| CommentTypeResourceTestBase.php | file | core/ |
|
| CommentTypeResourceTestBase::$entity | property | core/ |
The CommentType entity. |
| CommentTypeResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| CommentTypeResourceTestBase::$modules | property | core/ |
Modules to install. |
| CommentTypeResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| CommentTypeResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| CommentTypeResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| CommentTypeResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| CommentTypeTest | class | core/ |
Ensures that comment type functions work correctly. |
| CommentTypeTest | class | core/ |
JSON:API integration test for the "CommentType" config entity type. |
| CommentTypeTest | class | core/ |
Tests D7 comment type source plugin. |
| CommentTypeTest.php | file | core/ |
|
| CommentTypeTest.php | file | core/ |
|
| CommentTypeTest.php | file | core/ |
|
| CommentTypeTest::$adminUser | property | core/ |
Admin user. |
| CommentTypeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTypeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTypeTest::$entity | property | core/ |
|
| CommentTypeTest::$entityTypeId | property | core/ |
The tested entity type. |
| CommentTypeTest::$modules | property | core/ |
Modules to enable. |
| CommentTypeTest::$modules | property | core/ |
Modules to enable. |
| CommentTypeTest::$permissions | property | core/ |
Permissions to grant admin user. |
| CommentTypeTest::$resourceTypeName | property | core/ |
The name of the tested JSON:API resource type. |
| CommentTypeTest::createEntity | function | core/ |
Creates the entity to be tested. |
| CommentTypeTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| CommentTypeTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| CommentTypeTest::providerSource | function | core/ |
The data provider. |
| CommentTypeTest::setUp | function | core/ |
Sets the test up. |
| CommentTypeTest::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| CommentTypeTest::testCommentTypeCreation | function | core/ |
Tests creating a comment type programmatically and via a form. |
| CommentTypeTest::testCommentTypeDeletion | function | core/ |
Tests deleting a comment type that still has content. |
| CommentTypeTest::testCommentTypeEditing | function | core/ |
Tests editing a comment type using the UI. |
| CommentTypeTest::testSource | function | core/ |
@dataProvider providerSource @requires extension pdo_sqlite @expectedDeprecation CommentType is deprecated in Drupal 8.4.x and will be removed before Drupal 9.0.x. Use \Drupal\node\Plugin\migrate\source\d7\NodeType instead. |
| CommentTypeXmlAnonTest | class | core/ |
@group rest |
| CommentTypeXmlAnonTest.php | file | core/ |
Pagination
- Previous page
- Page 189
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.