Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::commentPrefixes | function | core/ |
Comment related data for fields. |
| 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. |
| CommentVariablePerCommentType::fields | function | core/ |
Returns available fields on the source. |
| CommentVariablePerCommentType::getCommentVariables | function | core/ |
Retrieves the values of the comment variables grouped by comment type. |
| CommentVariablePerCommentType::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| 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. |
| CommentViewBuilder::$currentUser | property | core/ |
The current user. |
| CommentViewBuilder::buildComponents | function | core/ |
In addition to modifying the content key on entities, this implementation will also set the comment entity key which all comments carry. |
| CommentViewBuilder::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
| CommentViewBuilder::getBuildDefaults | function | core/ |
Provides entity-specific defaults to the build process. |
| CommentViewBuilder::__construct | function | core/ |
Constructs a new CommentViewBuilder. |
| CommentViewsData | class | core/ |
Provides views data for the comment entity type. |
| CommentViewsData.php | file | core/ |
|
| CommentViewsData::getViewsData | function | core/ |
Returns views data for the entity type. |
Pagination
- Previous page
- Page 156
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.