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 |
---|---|---|---|
CommentUserNameTest::$adminUser | property | core/ |
Admin user. |
CommentUserNameTest::$modules | property | core/ |
Modules to enable. |
CommentUserNameTest::setUp | function | core/ |
|
CommentUserNameTest::testUsername | function | core/ |
Test the username formatter. |
CommentValidationTest | class | core/ |
Tests comment validation constraints. |
CommentValidationTest.php | file | core/ |
|
CommentValidationTest::$modules | property | core/ |
Modules to install. |
CommentValidationTest::assertLengthViolation | function | core/ |
Verifies that a length violation exists for the given field. |
CommentValidationTest::setUp | function | core/ |
|
CommentValidationTest::testValidation | function | core/ |
Tests the comment validation constraints. |
CommentVariablePerCommentTypeTest | class | core/ |
Tests comment variable per comment type source plugin. |
CommentVariablePerCommentTypeTest.php | file | core/ |
|
CommentVariablePerCommentTypeTest::$modules | property | core/ |
Modules to enable. |
CommentVariablePerCommentTypeTest::providerSource | function | core/ |
The data provider. |
CommentVariablePerCommentTypeTest::testSource | function | core/ |
@dataProvider providerSource @requires extension pdo_sqlite @expectedDeprecation CommentVariablePerCommentType is deprecated in Drupal 8.4.x and will be removed before Drupal 9.0.x. Use \Drupal\node\Plugin\migrate\source\d6\NodeType… |
CommentVariableTest | class | core/ |
Tests d6_comment_variable source plugin. |
CommentVariableTest.php | file | core/ |
|
CommentVariableTest::$modules | property | core/ |
Modules to enable. |
CommentVariableTest::providerSource | function | core/ |
The data provider. |
CommentVariableTest::testSource | function | core/ |
@dataProvider providerSource @requires extension pdo_sqlite @expectedDeprecation CommentVariable is deprecated in Drupal 8.4.x and will be removed before Drupal 9.0.x. Use \Drupal\node\Plugin\migrate\source\d6\NodeType instead. |
CommentViewsFieldAccessTest | class | core/ |
Tests base field access in Views for the comment entity. |
CommentViewsFieldAccessTest.php | file | core/ |
|
CommentViewsFieldAccessTest::$modules | property | core/ |
Modules to enable. |
CommentViewsFieldAccessTest::setUp | function | core/ |
|
CommentViewsFieldAccessTest::testCommentFields | function | core/ |
Check access for comment fields. |
CommentViewsKernelTestBase | class | core/ |
Provides a common test base for comment views tests. |
CommentViewsKernelTestBase.php | file | core/ |
|
CommentViewsKernelTestBase::$adminUser | property | core/ |
Admin user. |
CommentViewsKernelTestBase::$commentStorage | property | core/ |
The entity storage for comments. |
CommentViewsKernelTestBase::$modules | property | core/ |
Modules to enable. |
CommentViewsKernelTestBase::$userStorage | property | core/ |
The entity storage for users. |
CommentViewsKernelTestBase::setUp | function | core/ |
|
CommentXmlAnonTest | class | core/ |
@group rest |
CommentXmlAnonTest.php | file | core/ |
|
CommentXmlAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentXmlAnonTest::$format | property | core/ |
The format to use in this test. |
CommentXmlAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
CommentXmlAnonTest::$patchProtectedFieldNames | property | core/ |
Anonymous users cannot edit their own comments. |
CommentXmlAnonTest::testPostDxWithoutCriticalBaseFields | function | core/ |
Tests POSTing a comment without critical base fields. |
CommentXmlAnonTest::testPostSkipCommentApproval | function | core/ |
Tests POSTing a comment with and without 'skip comment approval' |
CommentXmlBasicAuthTest | class | core/ |
@group rest |
CommentXmlBasicAuthTest.php | file | core/ |
|
CommentXmlBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
CommentXmlBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentXmlBasicAuthTest::$format | property | core/ |
The format to use in this test. |
CommentXmlBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
CommentXmlBasicAuthTest::$modules | property | core/ |
Modules to install. |
CommentXmlBasicAuthTest::testPostDxWithoutCriticalBaseFields | function | core/ |
Tests POSTing a comment without critical base fields. |
CommentXmlBasicAuthTest::testPostSkipCommentApproval | function | core/ |
Tests POSTing a comment with and without 'skip comment approval' |
CommentXmlCookieTest | class | core/ |
@group rest |
Pagination
- Previous page
- Page 87
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.