Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
|
| 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. |
| CommentVariable | class | core/ |
Plugin annotation @MigrateSource( id = "d6_comment_variable", source_module = "comment" ) |
| CommentVariable.php | file | core/ |
|
| CommentVariable::commentPrefixes | function | core/ |
Comment related data for fields. |
| CommentVariable::count | function | core/ |
Gets the source count. |
| CommentVariable::fields | function | core/ |
Returns available fields on the source. |
| CommentVariable::getCommentVariables | function | core/ |
Retrieves the values of the comment variables grouped by node type. |
| CommentVariable::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| CommentVariable::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
Pagination
- Previous page
- Page 190
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.