8 calls to FixtureManipulatorTrait::getStageFixtureManipulator()
- ComposerPatchesValidatorTest::testErrorDuringPreApply in core/
modules/ package_manager/ tests/ src/ Kernel/ ComposerPatchesValidatorTest.php - Tests the patcher's presence and configuration are validated on pre-apply.
- ComposerPluginsValidatorInsecureTest::testInsecureConfigurationFailsValidationPreApply in core/
modules/ package_manager/ tests/ src/ Kernel/ ComposerPluginsValidatorInsecureTest.php - Tests `config.allow-plugins: true` fails validation during pre-apply.
- ComposerPluginsValidatorTest::testInsecureConfigurationFailsValidationPreApply in core/
modules/ package_manager/ tests/ src/ Kernel/ ComposerPluginsValidatorTest.php - Tests `config.allow-plugins: true` fails validation during pre-apply.
- ComposerPluginsValidatorTest::testValidationDuringPreApply in core/
modules/ package_manager/ tests/ src/ Kernel/ ComposerPluginsValidatorTest.php - Tests composer plugins are validated during pre-apply.
- ComposerPluginsValidatorTestBase::doTestValidationDuringPreApply in core/
modules/ package_manager/ tests/ src/ Kernel/ ComposerPluginsValidatorTestBase.php - Tests composer plugins are validated during pre-apply.
- EnabledExtensionsValidatorTest::testExtensionRemoved in core/
modules/ package_manager/ tests/ src/ Kernel/ EnabledExtensionsValidatorTest.php - Tests that error is raised if Drupal modules, profiles or themes are removed.
- OverwriteExistingPackagesValidatorTest::testNewPackagesOverwriteExisting in core/
modules/ package_manager/ tests/ src/ Kernel/ OverwriteExistingPackagesValidatorTest.php - Tests that new installed packages overwrite existing directories.
- SupportedReleaseValidatorTest::testException in core/
modules/ package_manager/ tests/ src/ Kernel/ SupportedReleaseValidatorTest.php - Tests exceptions when updating to unsupported or insecure releases.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.