Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MappedField ¶
type Registry ¶
type Registry struct {
// contains filtered or unexported fields
}
func NewRegistry ¶
func NewRegistry() *Registry
func (*Registry) AssociationTargetEntity ¶
func (*Registry) Configure ¶
func (r *Registry) Configure( drivers []config.DoctrineDriverMapping, autoload config.AutoloadMap, root string, store *php.DocumentStore, resolveTargetEntities map[string]string, )
func (*Registry) MappedFields ¶
func (r *Registry) MappedFields(fqn string) []MappedField
Click to show internal directories.
Click to hide internal directories.