FixturesBundle
Namespaces
- Command
- DependencyInjection
- Loader
- Purger
Interfaces, Classes, Traits and Enums
- FixtureGroupInterface
- FixtureGroupInterface can to be implemented by fixtures that belong in groups
- ORMFixtureInterface
- Marks your fixtures that are specifically for the ORM.
- DoctrineFixturesBundle
- An implementation of BundleInterface that adds a few conventions for DependencyInjection extensions.
- Fixture
- Base class designed for data fixtures so they don't have to extend and
implement different classes/interfaces according to their needs.