namespace Drupal\Component\Discovery

Same name in other branches
  1. 10 Drupal\Component\Discovery
  2. 9 Drupal\Component\Discovery
  3. 8.9.x Drupal\Component\Discovery
Object name File name Summary
DiscoverableInterface core/lib/Drupal/Component/Discovery/DiscoverableInterface.php Interface for classes providing a type of discovery.
DiscoveryException core/lib/Drupal/Component/Discovery/DiscoveryException.php Exception thrown during discovery if the data is invalid.
YamlDirectoryDiscovery core/lib/Drupal/Component/Discovery/YamlDirectoryDiscovery.php Discovers multiple YAML files in a set of directories.
YamlDiscovery core/lib/Drupal/Component/Discovery/YamlDiscovery.php Provides discovery for YAML files within a given set of directories.

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