PHP Nelmio\Alice\FixtureBuilder\Denormalizer\Fixture\Chainable Namespace

Interfaces

Name Description
CollectionDenormalizer

Classes

Name Description
ChainableDenormalizerTest
CollectionDenormalizerWithTemporaryFixture Decorates a collection denormalizer to determine which fixtures it can build and how to build the fixture IDs, e.g.
DummyAbstractChainableDenormalizer
DummyChainableParserAwareDenormalizer
FakeChainableDenormalizer
FakeChainableDenormalizerAwareDenormalizer
NullListNameDenormalizer
NullListNameDenormalizerTest
NullRangeNameDenormalizer
NullRangeNameDenormalizerTest
SimpleCollectionDenormalizer Decorates a collection denormalizer to do the denormalization. If the denormalization fails due to an invalid scope, this is likely due to the usage of a temporary fixture with a unique value. In that situation, this denormalizer tries to fallback on denormalizing the fixtures one by one with the correct ID.
SimpleDenormalizer
SimpleDenormalizerTest