Search for to

  1. Search 7.x for to
  2. Search 8.9.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
MigrateEntityContentBaseTest::$storage property core/modules/migrate/tests/src/Kernel/MigrateEntityContentBaseTest.php The storage for entity_test_mul.
MigrateExternalTranslatedTestSource::initializeIterator function core/modules/migrate/tests/modules/migrate_external_translated_test/src/Plugin/migrate/source/MigrateExternalTranslatedTestSource.php Initializes the iterator with the source data.
MigrateExternalTranslatedTestSource::__toString function core/modules/migrate/tests/modules/migrate_external_translated_test/src/Plugin/migrate/source/MigrateExternalTranslatedTestSource.php Allows class to decide how it will react when it is treated like a string.
MigrateFieldInstanceTest::testMigrateFieldIntoUnknownNodeType function core/modules/field/tests/src/Kernel/Migrate/d6/MigrateFieldInstanceTest.php Tests migrating fields into non-existent content types.
MigrateNodeCompleteTest::$nodeStorage property core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeCompleteTest.php The entity storage for node.
MigrateNodeCompleteTest::$nodeStorage property core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php The entity storage for node.
MigrateNodeRevisionTest::$nodeStorage property core/modules/node/tests/src/Kernel/Migrate/d6/MigrateNodeRevisionTest.php The entity storage for node.
MigrateNodeRevisionTest::$nodeStorage property core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeRevisionTest.php The entity storage for node.
MigrateNodeSettingsTest::testAggregatorSettings function core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeSettingsTest.php Tests migration of node variables to node.settings config object.
MigrateSkipRowException::$saveToMap property core/modules/migrate/src/MigrateSkipRowException.php Whether to record the skip in the map table, or skip silently.
MigrateSkipRowException::getSaveToMap function core/modules/migrate/src/MigrateSkipRowException.php Whether the thrower wants to record this skip in the map table.
MigrateSourceInterface::__toString function core/modules/migrate/src/Plugin/MigrateSourceInterface.php Allows class to decide how it will react when it is treated like a string.
MigrateSourceTest::testOutdatedHighwater function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Tests that an outdated highwater mark does not cause a row to be imported.
MigrateSqlIdMapTest::testIterators function core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php Tests all the iterator methods in one swing.
MigrateTestBase::stopCollectingMessages function core/modules/migrate/tests/src/Kernel/MigrateTestBase.php Stop collecting messages.
MigrateUpgradeExecuteTestBase::useTestMailCollector function core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeExecuteTestBase.php Helper to set the test mail collector in settings.php.
MigrateUpgradeFormBase::$store property core/modules/migrate_drupal_ui/src/Form/MigrateUpgradeFormBase.php Private temporary storage.
MigrationConfigurationTrait::$configFactory property core/modules/migrate_drupal/src/MigrationConfigurationTrait.php The config factory service.
MigrationConfigurationTrait::getConfigFactory function core/modules/migrate_drupal/src/MigrationConfigurationTrait.php Gets the config factory service.
MigrationInterface::RESULT_STOPPED constant core/modules/migrate/src/Plugin/MigrationInterface.php The process was stopped externally (e.g., via drush migrate-stop).
MigrationInterface::STATUS_STOPPING constant core/modules/migrate/src/Plugin/MigrationInterface.php The migration is being stopped.
MigrationPluginManager::$configFactory property core/modules/migrate_drupal/src/MigrationPluginManager.php The config factory service.
MockConfiguratorInterface interface core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Helper interface to test Container::get() with configurator.
MockConfiguratorInterface::configureService function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Configures a service.
MockFileTransfer::factory function core/modules/system/tests/modules/system_test/src/MockFileTransfer.php Returns a Drupal\system_test\MockFileTransfer object.
MockPhpStorage class core/modules/system/src/PhpStorage/MockPhpStorage.php Mock PHP storage class used for testing.
MockPhpStorage.php file core/modules/system/src/PhpStorage/MockPhpStorage.php
MockPhpStorage::$configuration property core/modules/system/src/PhpStorage/MockPhpStorage.php The storage configuration.
MockPhpStorage::getConfiguration function core/modules/system/src/PhpStorage/MockPhpStorage.php Gets the configuration data.
MockPhpStorage::getConfigurationValue function core/modules/system/src/PhpStorage/MockPhpStorage.php Gets a single configuration key.
MockPhpStorage::__construct function core/modules/system/src/PhpStorage/MockPhpStorage.php Constructs a MockPhpStorage object.
MockService::getFactoryMethod function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Provides a factory method to get a service.
MockService::setOtherConfigParameter function core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php Sets the someOtherParameter property.
ModeratedNodeListBuilder::$storage property core/modules/content_moderation/src/ModeratedNodeListBuilder.php The entity storage class.
ModerationInformation::getOriginalState function core/modules/content_moderation/src/ModerationInformation.php Gets the original or initial state of the given entity.
ModerationInformationInterface::getOriginalState function core/modules/content_moderation/src/ModerationInformationInterface.php Gets the original or initial state of the given entity.
ModerationInformationTest::testGetOriginalState function core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php @covers ::getOriginalState[[api-linebreak]]
ModerationInformationTest::testGetOriginalStateMultilingual function core/modules/content_moderation/tests/src/Kernel/ModerationInformationTest.php @covers ::getOriginalState[[api-linebreak]]
ModerationOptOutPublish class core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php Alternate action plugin that can opt-out of modifying moderated entities.
ModerationOptOutPublish.php file core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php
ModerationOptOutPublish::$bundleInfo property core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php Bundle info service.
ModerationOptOutPublish::$messenger property core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php Messenger service.
ModerationOptOutPublish::$moderationInfo property core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php Moderation information service.
ModerationOptOutPublish::access function core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php Checks object access.
ModerationOptOutPublish::create function core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php Creates an instance of the plugin.
ModerationOptOutPublish::__construct function core/modules/content_moderation/src/Plugin/Action/ModerationOptOutPublish.php ModerationOptOutPublish constructor.
ModerationOptOutUnpublish class core/modules/content_moderation/src/Plugin/Action/ModerationOptOutUnpublish.php Alternate action plugin that can opt-out of modifying moderated entities.
ModerationOptOutUnpublish.php file core/modules/content_moderation/src/Plugin/Action/ModerationOptOutUnpublish.php
ModerationOptOutUnpublish::$bundleInfo property core/modules/content_moderation/src/Plugin/Action/ModerationOptOutUnpublish.php Bundle info service.
ModerationOptOutUnpublish::$messenger property core/modules/content_moderation/src/Plugin/Action/ModerationOptOutUnpublish.php Messenger service.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.