| MigrateCommentTypeTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php |
Modules to install. |
| MigrateCommentTypeTest::assertEntity |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php |
Asserts a comment type entity. |
| MigrateCommentTypeTest::assertEntity |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php |
Asserts a comment type entity. |
| MigrateCommentTypeTest::providerTestNoCommentTypeMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php |
Provides test cases for ::testNoCommentTypeMigration(). |
| MigrateCommentTypeTest::providerTestNoCommentTypeMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php |
Provides test cases for ::testNoCommentTypeMigration(). |
| MigrateCommentTypeTest::testMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php |
Tests the migrated comment types. |
| MigrateCommentTypeTest::testMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php |
Tests the migrated comment types. |
| MigrateCommentTypeTest::testNoCommentTypeMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentTypeTest.php |
Tests comment type migration without node or / and comment on source. |
| MigrateCommentTypeTest::testNoCommentTypeMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentTypeTest.php |
Tests comment type migration without node or / and comment on source. |
| MigrateDrupal7TestBase::migrateCommentTypes |
function |
core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7TestBase.php |
Migrates comment types. |
| MigrateLanguageContentCommentSettingsNoEntityTranslationTest |
class |
core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsNoEntityTranslationTest.php |
Tests language content comment settings migration with no entity translation. |
| MigrateLanguageContentCommentSettingsNoEntityTranslationTest.php |
file |
core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsNoEntityTranslationTest.php |
|
| MigrateLanguageContentCommentSettingsNoEntityTranslationTest::$modules |
property |
core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsNoEntityTranslationTest.php |
Modules to install. |
| MigrateLanguageContentCommentSettingsNoEntityTranslationTest::migrateDumpAlter |
function |
core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsNoEntityTranslationTest.php |
Allows tests to alter dumps after they have loaded. |
| MigrateLanguageContentCommentSettingsNoEntityTranslationTest::setUp |
function |
core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsNoEntityTranslationTest.php |
|
| MigrateLanguageContentCommentSettingsNoEntityTranslationTest::testLanguageCommentSettings |
function |
core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsNoEntityTranslationTest.php |
Tests migration of content language settings. |
| MigrateLanguageContentCommentSettingsTest |
class |
core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentCommentSettingsTest.php |
Tests migration of language content comment settings. |
| MigrateLanguageContentCommentSettingsTest |
class |
core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsTest.php |
Tests migration of language comment settings. |
| MigrateLanguageContentCommentSettingsTest.php |
file |
core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentCommentSettingsTest.php |
|
| MigrateLanguageContentCommentSettingsTest.php |
file |
core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsTest.php |
|
| MigrateLanguageContentCommentSettingsTest::$modules |
property |
core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentCommentSettingsTest.php |
Modules to install. |
| MigrateLanguageContentCommentSettingsTest::$modules |
property |
core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsTest.php |
Modules to install. |
| MigrateLanguageContentCommentSettingsTest::setUp |
function |
core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentCommentSettingsTest.php |
|
| MigrateLanguageContentCommentSettingsTest::setUp |
function |
core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsTest.php |
|
| MigrateLanguageContentCommentSettingsTest::testLanguageCommentSettings |
function |
core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentCommentSettingsTest.php |
Tests migration of comment content language settings. |
| MigrateLanguageContentCommentSettingsTest::testLanguageCommentSettings |
function |
core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentCommentSettingsTest.php |
Tests migration of content language settings. |
| module_info_type_comment.info.yml |
file |
core/modules/system/tests/modules/module_info_type_comment/module_info_type_comment.info.yml |
core/modules/system/tests/modules/module_info_type_comment/module_info_type_comment.info.yml |
| NamedPlaceholderConverter::MULTI_LINE_COMMENT |
constant |
core/modules/mysqli/src/Driver/Database/mysqli/NamedPlaceholderConverter.php |
|
| NamedPlaceholderConverter::ONE_LINE_COMMENT |
constant |
core/modules/mysqli/src/Driver/Database/mysqli/NamedPlaceholderConverter.php |
|
| NodeAccessPagerTest::testCommentPager |
function |
core/modules/node/tests/src/Functional/NodeAccessPagerTest.php |
Tests the comment pager for nodes with multiple grants per realm. |
| NodeComment |
class |
core/modules/comment/src/Plugin/views/filter/NodeComment.php |
Filter based on comment node status. |
| NodeComment.php |
file |
core/modules/comment/src/Plugin/views/filter/NodeComment.php |
|
| NodeComment::getValueOptions |
function |
core/modules/comment/src/Plugin/views/filter/NodeComment.php |
Gets the value options. |
| NodeCommentsTest |
class |
core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php |
Tests comments on nodes. |
| NodeCommentsTest.php |
file |
core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php |
|
| NodeCommentsTest::$defaultTheme |
property |
core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php |
The theme to install as the default for testing. |
| NodeCommentsTest::$testViews |
property |
core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php |
Views used by this test. |
| NodeCommentsTest::testCommentCount |
function |
core/modules/comment/tests/src/Functional/Views/NodeCommentsTest.php |
Test the comment count field. |
| NodeNewComments |
class |
core/modules/history/src/Plugin/views/field/NodeNewComments.php |
Field handler to display the number of new comments. |
| NodeNewComments |
class |
core/modules/comment/src/Plugin/views/field/NodeNewComments.php |
Field handler to display the number of new comments. |
| NodeNewComments.php |
file |
core/modules/comment/src/Plugin/views/field/NodeNewComments.php |
|
| NodeNewComments.php |
file |
core/modules/history/src/Plugin/views/field/NodeNewComments.php |
|
| NodeNewComments::$database |
property |
core/modules/history/src/Plugin/views/field/NodeNewComments.php |
Database Service Object. |
| NodeNewComments::$entityFieldManager |
property |
core/modules/history/src/Plugin/views/field/NodeNewComments.php |
The entity field manager. |
| NodeNewComments::$entityTypeManager |
property |
core/modules/history/src/Plugin/views/field/NodeNewComments.php |
The entity type manager. |
| NodeNewComments::buildOptionsForm |
function |
core/modules/history/src/Plugin/views/field/NodeNewComments.php |
Default option form that provides label widget that all fields should have. |
| NodeNewComments::defineOptions |
function |
core/modules/history/src/Plugin/views/field/NodeNewComments.php |
Information about options for all kinds of purposes will be held here. |
| NodeNewComments::init |
function |
core/modules/history/src/Plugin/views/field/NodeNewComments.php |
Initialize the plugin. |
| NodeNewComments::preRender |
function |
core/modules/history/src/Plugin/views/field/NodeNewComments.php |
Runs before any fields are rendered. |
| NodeNewComments::query |
function |
core/modules/history/src/Plugin/views/field/NodeNewComments.php |
Called to add the field to a query. |