package_manager.settings.yml

Same filename and directory in other branches
  1. 11.x core/modules/package_manager/config/install/package_manager.settings.yml
core/modules/package_manager/config/install/package_manager.settings.yml
6 string references to 'package_manager.settings'
ComposerPluginsValidator::__construct in core/modules/package_manager/src/Validator/ComposerPluginsValidator.php
LongLivedSandboxSubscriber::onConfigSave in core/modules/package_manager/src/EventSubscriber/LongLivedSandboxSubscriber.php
Reacts when config is saved.
SandboxManagerBaseTest::testConfigChangeDeletesSandbox in core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php
Tests that the sandbox directory is deleted on config change.
SandboxManagerBaseTest::testConfigChangeDoesNotDeleteWhileStageIsActive in core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php
Tests that config change does not trigger deletion while stage is active.
SandboxManagerBaseTest::testConfigChangeNoOpWithoutSandboxDirectory in core/modules/package_manager/tests/src/Kernel/SandboxManagerBaseTest.php
Tests that config change is a no-op when no sandbox directory exists.

... See full list

File

core/modules/package_manager/config/install/package_manager.settings.yml

View source
  1. additional_trusted_composer_plugins: []
  2. include_unknown_files_in_project_root: false

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