Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentTitleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTitleTest::testCommentEmptyTitles | function | core/ |
Tests markup for comments with empty titles. |
| CommentTitleTest::testCommentPopulatedTitles | function | core/ |
Tests markup for comments with populated titles. |
| CommentTokenReplaceTest | class | core/ |
Generates text using placeholders for dummy content to check comment token replacement. |
| CommentTokenReplaceTest.php | file | core/ |
|
| CommentTokenReplaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTokenReplaceTest::$modules | property | core/ |
Modules to install. |
| CommentTokenReplaceTest::testCommentTokenReplacement | function | core/ |
Creates a comment, then tests the tokens generated from it. |
| CommentTranslationHandler | class | core/ |
Defines the translation handler for comments. |
| CommentTranslationHandler.php | file | core/ |
|
| CommentTranslationHandler::entityFormAlter | function | core/ |
Performs the needed alterations to the entity form. |
| CommentTranslationHandler::entityFormEntityBuild | function | core/ |
Entity builder method. |
| CommentTranslationHandler::entityFormTitle | function | core/ |
Returns the title to be used for the entity form page. |
| CommentTranslationUITest | class | core/ |
Tests the Comment Translation UI. |
| CommentTranslationUITest.php | file | core/ |
|
| CommentTranslationUITest::$adminUser | property | core/ |
An administrative user with permission to administer comments. |
| CommentTranslationUITest::$defaultCacheContexts | property | core/ |
{inheritdoc} |
| CommentTranslationUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentTranslationUITest::$modules | property | core/ |
Modules to install. |
| CommentTranslationUITest::$subject | property | core/ |
The subject of the test comment. |
| CommentTranslationUITest::createEntity | function | core/ |
Creates the entity to be translated. |
| CommentTranslationUITest::doTestAuthoringInfo | function | core/ |
Tests the translation authoring information. |
| CommentTranslationUITest::doTestPublishedStatus | function | core/ |
Tests the translation publishing status. |
| CommentTranslationUITest::doTestTranslationEdit | function | core/ |
Tests edit content translation. |
| CommentTranslationUITest::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
| CommentTranslationUITest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| CommentTranslationUITest::setUp | function | core/ |
|
| CommentTranslationUITest::setupBundle | function | core/ |
Creates or initializes the bundle date if needed. |
| CommentTranslationUITest::testTranslateLinkCommentAdminPage | function | core/ |
Tests translate link on comment content admin page. |
| CommentType | class | core/ |
Defines the comment type entity. |
| CommentType | class | core/ |
Drupal 7 comment type source from database. |
| CommentType.php | file | core/ |
|
| CommentType.php | file | core/ |
|
| CommentType::$description | property | core/ |
The description of the comment type. |
| CommentType::$id | property | core/ |
The comment type ID. |
| CommentType::$label | property | core/ |
The comment type label. |
| CommentType::$nodeTypes | property | core/ |
A map of D7 node types to their labels. |
| CommentType::$target_entity_type_id | property | core/ |
The target entity type. |
| CommentType::fields | function | core/ |
Returns available fields on the source. |
| CommentType::getDescription | function | core/ |
Returns the comment type description. |
| CommentType::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| CommentType::getTargetEntityTypeId | function | core/ |
Gets the target entity type id for this comment type. |
| CommentType::initializeIterator | function | core/ |
Initializes the iterator with the source data. |
| CommentType::prepareRow | function | core/ |
Adds additional data to the row. |
| CommentType::query | function | core/ |
|
| CommentType::setDescription | function | core/ |
Sets the description of the comment type. |
| CommentTypeDeleteForm | class | core/ |
Provides a confirmation form for deleting a comment type entity. |
| CommentTypeDeleteForm.php | file | core/ |
|
| CommentTypeDeleteForm::$commentManager | property | core/ |
The comment manager service. |
| CommentTypeDeleteForm::$entity | property | core/ |
The entity being used by this form. |
Pagination
- Previous page
- Page 187
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.