Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| CommentTypeXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTypeXmlAnonTest::$format | property | core/ |
The format to use in this test. |
| CommentTypeXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| CommentTypeXmlBasicAuthTest | class | core/ |
@group rest |
| CommentTypeXmlBasicAuthTest.php | file | core/ |
|
| CommentTypeXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| CommentTypeXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTypeXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| CommentTypeXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| CommentTypeXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
| CommentTypeXmlCookieTest | class | core/ |
@group rest |
| CommentTypeXmlCookieTest.php | file | core/ |
|
| CommentTypeXmlCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| CommentTypeXmlCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTypeXmlCookieTest::$format | property | core/ |
The format to use in this test. |
| CommentTypeXmlCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| CommentUninstallTest | class | core/ |
Tests comment module uninstall. |
| CommentUninstallTest.php | file | core/ |
|
| CommentUninstallTest::$modules | property | core/ |
Modules to enable. |
| CommentUninstallTest::setUp | function | core/ |
|
| CommentUninstallTest::testCommentUninstallWithField | function | core/ |
Tests if comment module uninstall fails if the field exists. |
| CommentUninstallTest::testCommentUninstallWithoutField | function | core/ |
Tests if uninstallation succeeds if the field has been deleted beforehand. |
| CommentUpdateTest | class | core/ |
Tests that comment settings are properly updated during database updates. |
| CommentUpdateTest.php | file | core/ |
|
| CommentUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| CommentUpdateTest::testCommentEntityTypeAndFieldNameRequired | function | core/ |
Tests whether the 'entity_type' and 'field_name' columns are required. |
| CommentUpdateTest::testCommentEntityTypeAndFieldUpdateRequirementsCheck | function | core/ |
Test the update hook requirements check for 8701. |
| CommentUpdateTest::testCommentUpdate8101 | function | core/ |
Tests comment_update_8200(). |
| CommentUpdateTest::testOwnerEntityKey | function | core/ |
Tests that the comment entity type has an 'owner' entity key. |
| CommentUpdateTest::testPublishedEntityKey | function | core/ |
Tests that the comment entity type has a 'published' entity key. |
| CommentUserNameTest | class | core/ |
Tests comment user name field |
| CommentUserNameTest.php | file | core/ |
Pagination
- Previous page
- Page 86
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.