Loader
Table of Contents
Interfaces
- LoaderInterface
- Loads {@link ClassMetadataInterface}.
Classes
- AnnotationLoader
- Loader for Doctrine annotations and PHP 8 attributes.
- FileLoader
- Base class for all file based loaders.
- LoaderChain
- Calls multiple {@link LoaderInterface} instances in a chain.
- XmlFileLoader
- Loads XML mapping files.
- YamlFileLoader
- YAML File Loader.