Search for configObjects

  1. Search 7.x for configObjects
  2. Search 9.5.x for configObjects
  3. Search 8.9.x for configObjects
  4. Search 10.3.x for configObjects
  5. Other projects
Title Object type File name Summary
PreExistingConfigException::$configObjects property core/lib/Drupal/Core/Config/PreExistingConfigException.php A list of configuration objects that already exist in active configuration.
PreExistingConfigException::flattenConfigObjects function core/lib/Drupal/Core/Config/PreExistingConfigException.php Flattens the config object array to a single dimensional list.
PreExistingConfigException::getConfigObjects function core/lib/Drupal/Core/Config/PreExistingConfigException.php Gets the list of configuration objects that already exist.
UnmetDependenciesException::$configObjects property core/lib/Drupal/Core/Config/UnmetDependenciesException.php A list of configuration objects that have unmet dependencies.
UnmetDependenciesException::getConfigObjects function core/lib/Drupal/Core/Config/UnmetDependenciesException.php Gets the list of configuration objects that have unmet dependencies.

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