| MigrateUpgradeFormStepsTest::setUp |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeFormStepsTest.php |
|
| MigrateUpgradeFormStepsTest::testMigrateUpgradeReviewPage |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeFormStepsTest.php |
Tests the flow of the Migrate Drupal UI form. |
| MigrateUpgradeTestBase::assertIdConflictForm |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php |
Helper method that asserts text on the ID conflict form. |
| MigrateUpgradeTestBase::assertReviewForm |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php |
Helper to assert content on the Review form. |
| MigrateUpgradeTestBase::submitCredentialForm |
function |
core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php |
Navigates to the credential form and submits valid credentials. |
| MigrateUploadEntityFormDisplayTest |
class |
core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php |
Upload form entity display. |
| MigrateUploadEntityFormDisplayTest.php |
file |
core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php |
|
| MigrateUploadEntityFormDisplayTest::$modules |
property |
core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php |
Modules to install. |
| MigrateUploadEntityFormDisplayTest::setUp |
function |
core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php |
|
| MigrateUploadEntityFormDisplayTest::testSkipNonExistentNodeType |
function |
core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php |
Tests that entity displays are ignored appropriately. |
| MigrateUploadEntityFormDisplayTest::testUploadEntityFormDisplay |
function |
core/modules/file/tests/src/Kernel/Migrate/d6/MigrateUploadEntityFormDisplayTest.php |
Tests Drupal 6 upload settings to Drupal 8 entity form display migration. |
| MigrateUserPictureEntityFormDisplayTest |
class |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureEntityFormDisplayTest.php |
Tests migration of the user_picture field's entity form display settings. |
| MigrateUserPictureEntityFormDisplayTest.php |
file |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureEntityFormDisplayTest.php |
|
| MigrateUserPictureEntityFormDisplayTest::$modules |
property |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureEntityFormDisplayTest.php |
Modules to install. |
| MigrateUserPictureEntityFormDisplayTest::setUp |
function |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureEntityFormDisplayTest.php |
|
| MigrateUserPictureEntityFormDisplayTest::testEntityFormDisplaySettings |
function |
core/modules/user/tests/src/Kernel/Migrate/d7/MigrateUserPictureEntityFormDisplayTest.php |
Tests the field's entity form display settings. |
| MigrateUserProfileEntityFormDisplayTest |
class |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileEntityFormDisplayTest.php |
Tests the user profile entity form display migration. |
| MigrateUserProfileEntityFormDisplayTest.php |
file |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileEntityFormDisplayTest.php |
|
| MigrateUserProfileEntityFormDisplayTest::setUp |
function |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileEntityFormDisplayTest.php |
|
| MigrateUserProfileEntityFormDisplayTest::testUserProfileEntityFormDisplay |
function |
core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileEntityFormDisplayTest.php |
Tests migration of user profile fields. |
| MigrateVocabularyEntityFormDisplayTest |
class |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
Vocabulary entity form display migration. |
| MigrateVocabularyEntityFormDisplayTest.php |
file |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
|
| MigrateVocabularyEntityFormDisplayTest::$modules |
property |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
Modules to install. |
| MigrateVocabularyEntityFormDisplayTest::setUp |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
|
| MigrateVocabularyEntityFormDisplayTest::testSkipNonExistentNodeType |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
Tests that vocabulary displays are ignored appropriately. |
| MigrateVocabularyEntityFormDisplayTest::testVocabularyEntityFormDisplay |
function |
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateVocabularyEntityFormDisplayTest.php |
Tests the Drupal 6 vocabulary-node type association to Drupal 8 migration. |
| MigrationInterface::MESSAGE_INFORMATIONAL |
constant |
core/modules/migrate/src/Plugin/MigrationInterface.php |
Migration info. |
| MigrationLookup::transform |
function |
core/modules/migrate/src/Plugin/migrate/process/MigrationLookup.php |
|
| MigrationLookupTest::providerTestTransformWithStubbing |
function |
core/modules/migrate/tests/src/Unit/process/MigrationLookupTest.php |
Provides data for testTransformWithStubbing(). |
| MigrationLookupTest::testTransformWithStubbing |
function |
core/modules/migrate/tests/src/Unit/process/MigrationLookupTest.php |
Tests transform with stubbing. |
| MigrationLookupTest::testTransformWithStubSkipping |
function |
core/modules/migrate/tests/src/Unit/process/MigrationLookupTest.php |
Tests transform with stub skipping. |
| MigrationTest::testRequirementsForMigrations |
function |
core/modules/migrate/tests/src/Unit/MigrationTest.php |
Tests checking requirements for destination plugins. |
| MimeTypeMap::getExtensionsForMimeType |
function |
core/lib/Drupal/Core/File/MimeType/MimeTypeMap.php |
|
| MimeTypeMapInterface::getExtensionsForMimeType |
function |
core/lib/Drupal/Core/File/MimeType/MimeTypeMapInterface.php |
Returns the appropriate extensions for a given MIME type. |
| MimeTypeMapTest::testGetExtensionsForMimeType |
function |
core/tests/Drupal/Tests/Core/File/MimeType/MimeTypeMapTest.php |
Tests get extensions for mime type. |
| MockFileTransfer::getSettingsForm |
function |
core/modules/system/tests/modules/system_test/src/MockFileTransfer.php |
Returns a settings form with a text field to input a username. |
| MockFormBase |
class |
core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php |
Interface used in the mocking process of this test. |
| MockFormBase::hash_submit |
function |
core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php |
Function used in the mocking process of this test. |
| MockFormBase::simple_string_submit |
function |
core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php |
Function used in the mocking process of this test. |
| MockFormBase::submit_handler |
function |
core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php |
Function used in the mocking process of this test. |
| ModeratedNodeJsonAnonTest::$format |
property |
core/modules/rest/tests/src/Functional/EntityResource/ModeratedNode/ModeratedNodeJsonAnonTest.php |
The format to use in this test. |
| ModeratedNodeJsonBasicAuthTest::$format |
property |
core/modules/rest/tests/src/Functional/EntityResource/ModeratedNode/ModeratedNodeJsonBasicAuthTest.php |
The format to use in this test. |
| ModeratedNodeJsonCookieTest::$format |
property |
core/modules/rest/tests/src/Functional/EntityResource/ModeratedNode/ModeratedNodeJsonCookieTest.php |
The format to use in this test. |
| ModeratedNodeXmlAnonTest::$format |
property |
core/modules/rest/tests/src/Functional/EntityResource/ModeratedNode/ModeratedNodeXmlAnonTest.php |
The format to use in this test. |
| ModeratedNodeXmlBasicAuthTest::$format |
property |
core/modules/rest/tests/src/Functional/EntityResource/ModeratedNode/ModeratedNodeXmlBasicAuthTest.php |
The format to use in this test. |
| ModeratedNodeXmlCookieTest::$format |
property |
core/modules/rest/tests/src/Functional/EntityResource/ModeratedNode/ModeratedNodeXmlCookieTest.php |
The format to use in this test. |
| ModerationFormTest |
class |
core/modules/content_moderation/tests/src/Functional/ModerationFormTest.php |
Tests the moderation form, specifically on nodes. |
| ModerationFormTest.php |
file |
core/modules/content_moderation/tests/src/Functional/ModerationFormTest.php |
|
| ModerationFormTest::$defaultTheme |
property |
core/modules/content_moderation/tests/src/Functional/ModerationFormTest.php |
The theme to install as the default for testing. |
| ModerationFormTest::$modules |
property |
core/modules/content_moderation/tests/src/Functional/ModerationFormTest.php |
Modules to install. |