Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. PoolBuilder.php

PoolBuilder::$restrictedPackagesList

If provided, only these package names are loaded

This is a special-use functionality of the Request class to optimize the pool creation process when only a minimal subset of packages is needed and we do not need their dependencies.

Type: array|null

File

vendor/composer/composer/src/Composer/DependencyResolver/PoolBuilder.php, line 122

Class

PoolBuilder
@author Nils Adermann <naderman@naderman.de>

Namespace

Composer\DependencyResolver

Code

private $restrictedPackagesList = null;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal