DoctrineOrmExtension
class DoctrineOrmExtension extends AbstractExtension
Properties
protected | $registry |
Methods
getTypeExtensions(string $name)
Returns the extensions for the given type.
from AbstractExtension
bool
hasTypeExtensions(string $name)
Returns whether this extension provides type extensions for the given type.
from AbstractExtension
getTypeGuesser()
Returns the type guesser provided by this extension.
from AbstractExtension
loadTypes()
Registers the types.
loadTypeExtensions()
Registers the type extensions.
from AbstractExtension
loadTypeGuesser()
Registers the type guesser.
__construct(ManagerRegistry $registry)
No description
Details
FormTypeExtensionInterface[]
getTypeExtensions(string $name)
Returns the extensions for the given type.