Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CommentVariablePerCommentType | class | core/ |
Plugin annotation @MigrateSource( id = "d6_comment_variable_per_comment_type", source_module = "comment" ) |
| CommentVariablePerCommentType.php | file | core/ |
|
| 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 | class | core/ |
View builder handler for comments. |
| CommentViewBuilder.php | file | core/ |
|
| CommentViewBuilder::$currentUser | property | core/ |
The current user. |
| CommentViewBuilder::$entityTypeManager | property | core/ |
The entity type manager. |
| CommentViewBuilder::alterBuild | function | core/ |
Specific per-entity building. |
| 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. |
| 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/ |
|
| CommentWidget | class | core/ |
Provides a default comment widget. |
| CommentWidget.php | file | core/ |
|
| CommentWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| CommentWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| 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. |
Pagination
- Previous page
- Page 191
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.