| MessageForm::__construct |
function |
core/modules/contact/src/MessageForm.php |
Constructs a MessageForm object. |
| MessageInterface::getContactForm |
function |
core/modules/contact/src/MessageInterface.php |
Returns the form this contact message belongs to. |
| MessageJsonAnonTest::$format |
property |
core/modules/contact/tests/src/Functional/Rest/MessageJsonAnonTest.php |
The format to use in this test. |
| MessageJsonBasicAuthTest::$format |
property |
core/modules/contact/tests/src/Functional/Rest/MessageJsonBasicAuthTest.php |
The format to use in this test. |
| MessageJsonCookieTest::$format |
property |
core/modules/contact/tests/src/Functional/Rest/MessageJsonCookieTest.php |
The format to use in this test. |
| MessageXmlAnonTest::$format |
property |
core/modules/contact/tests/src/Functional/Rest/MessageXmlAnonTest.php |
The format to use in this test. |
| MessageXmlBasicAuthTest::$format |
property |
core/modules/contact/tests/src/Functional/Rest/MessageXmlBasicAuthTest.php |
The format to use in this test. |
| MessageXmlCookieTest::$format |
property |
core/modules/contact/tests/src/Functional/Rest/MessageXmlCookieTest.php |
The format to use in this test. |
| MigrateBlockContentEntityFormDisplayTest |
class |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php |
Tests migration of block content body field form display configuration. |
| MigrateBlockContentEntityFormDisplayTest.php |
file |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php |
|
| MigrateBlockContentEntityFormDisplayTest::$modules |
property |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php |
Modules to install. |
| MigrateBlockContentEntityFormDisplayTest::assertDisplay |
function |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php |
Asserts a display entity. |
| MigrateBlockContentEntityFormDisplayTest::setUp |
function |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php |
|
| MigrateBlockContentEntityFormDisplayTest::testMigration |
function |
core/modules/block_content/tests/src/Kernel/Migrate/MigrateBlockContentEntityFormDisplayTest.php |
Tests the migrated display configuration. |
| MigrateCommentEntityFormDisplaySubjectTest |
class |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php |
Tests the migration of comment form's subject display from Drupal 6. |
| MigrateCommentEntityFormDisplaySubjectTest |
class |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php |
Tests the migration of comment form's subject display from Drupal 7. |
| MigrateCommentEntityFormDisplaySubjectTest.php |
file |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php |
|
| MigrateCommentEntityFormDisplaySubjectTest.php |
file |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php |
|
| MigrateCommentEntityFormDisplaySubjectTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php |
Modules to install. |
| MigrateCommentEntityFormDisplaySubjectTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php |
Modules to install. |
| MigrateCommentEntityFormDisplaySubjectTest::assertSubjectNotVisible |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php |
Asserts that the comment subject field is not visible for a node type. |
| MigrateCommentEntityFormDisplaySubjectTest::assertSubjectNotVisible |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php |
Asserts that the comment subject field is not visible for a node type. |
| MigrateCommentEntityFormDisplaySubjectTest::assertSubjectVisible |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php |
Asserts that the comment subject field is visible for a node type. |
| MigrateCommentEntityFormDisplaySubjectTest::assertSubjectVisible |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php |
Asserts that the comment subject field is visible for a node type. |
| MigrateCommentEntityFormDisplaySubjectTest::setUp |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php |
|
| MigrateCommentEntityFormDisplaySubjectTest::setUp |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php |
|
| MigrateCommentEntityFormDisplaySubjectTest::testMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplaySubjectTest.php |
Tests the migrated display configuration. |
| MigrateCommentEntityFormDisplaySubjectTest::testMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplaySubjectTest.php |
Tests the migrated display configuration. |
| MigrateCommentEntityFormDisplayTest |
class |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php |
Tests the migration of comment form display from Drupal 6. |
| MigrateCommentEntityFormDisplayTest |
class |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php |
Tests the migration of comment form display from Drupal 7. |
| MigrateCommentEntityFormDisplayTest.php |
file |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php |
|
| MigrateCommentEntityFormDisplayTest.php |
file |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php |
|
| MigrateCommentEntityFormDisplayTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php |
Modules to install. |
| MigrateCommentEntityFormDisplayTest::$modules |
property |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php |
Modules to install. |
| MigrateCommentEntityFormDisplayTest::assertDisplay |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php |
Asserts various aspects of a comment component in an entity form display. |
| MigrateCommentEntityFormDisplayTest::assertDisplay |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php |
Asserts various aspects of a comment component in an entity form display. |
| MigrateCommentEntityFormDisplayTest::setUp |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php |
|
| MigrateCommentEntityFormDisplayTest::setUp |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php |
|
| MigrateCommentEntityFormDisplayTest::testMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d6/MigrateCommentEntityFormDisplayTest.php |
Tests the migrated display configuration. |
| MigrateCommentEntityFormDisplayTest::testMigration |
function |
core/modules/comment/tests/src/Kernel/Migrate/d7/MigrateCommentEntityFormDisplayTest.php |
Tests the migrated display configuration. |
| MigrateDateFormatTest |
class |
core/modules/system/tests/src/Kernel/Migrate/d6/MigrateDateFormatTest.php |
Upgrade date formats to core.date_format.*.yml. |
| MigrateDateFormatTest.php |
file |
core/modules/system/tests/src/Kernel/Migrate/d6/MigrateDateFormatTest.php |
|
| MigrateDateFormatTest::setUp |
function |
core/modules/system/tests/src/Kernel/Migrate/d6/MigrateDateFormatTest.php |
|
| MigrateDateFormatTest::testDateFormats |
function |
core/modules/system/tests/src/Kernel/Migrate/d6/MigrateDateFormatTest.php |
Tests the Drupal 6 date formats to Drupal 8 migration. |
| MigrateFieldFormatterSettingsTest |
class |
core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldFormatterSettingsTest.php |
Upgrade field formatter settings to entity.display.*.*.yml. |
| MigrateFieldFormatterSettingsTest |
class |
core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldFormatterSettingsTest.php |
Tests migration of D7 field formatter settings. |
| MigrateFieldFormatterSettingsTest.php |
file |
core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldFormatterSettingsTest.php |
|
| MigrateFieldFormatterSettingsTest.php |
file |
core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldFormatterSettingsTest.php |
|
| MigrateFieldFormatterSettingsTest::$modules |
property |
core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldFormatterSettingsTest.php |
Modules to install. |
| MigrateFieldFormatterSettingsTest::$modules |
property |
core/modules/field/tests/src/Kernel/Migrate/d7/MigrateFieldFormatterSettingsTest.php |
Modules to install. |