Mapper
Table of Contents
Classes
- ApiApp
- The base mapper to be used for all other mappers. It helps with preventing duplicate Doctrine code. It uses special
types to ensure that the returned values are as expected. As {@link LocalisedTextModel} does not have its own mapper,
any of such objects can be persisted and/or removed from the base mapper.
- ApiAppAuthentication
- The base mapper to be used for all other mappers. It helps with preventing duplicate Doctrine code. It uses special
types to ensure that the returned values are as expected. As {@link LocalisedTextModel} does not have its own mapper,
any of such objects can be persisted and/or removed from the base mapper.
- ApiUser
- The base mapper to be used for all other mappers. It helps with preventing duplicate Doctrine code. It uses special
types to ensure that the returned values are as expected. As {@link LocalisedTextModel} does not have its own mapper,
any of such objects can be persisted and/or removed from the base mapper.
- CompanyUser
- The base mapper to be used for all other mappers. It helps with preventing duplicate Doctrine code. It uses special
types to ensure that the returned values are as expected. As {@link LocalisedTextModel} does not have its own mapper,
any of such objects can be persisted and/or removed from the base mapper.
- LoginAttempt
- The base mapper to be used for all other mappers. It helps with preventing duplicate Doctrine code. It uses special
types to ensure that the returned values are as expected. As {@link LocalisedTextModel} does not have its own mapper,
any of such objects can be persisted and/or removed from the base mapper.
- NewCompanyUser
- The base mapper to be used for all other mappers. It helps with preventing duplicate Doctrine code. It uses special
types to ensure that the returned values are as expected. As {@link LocalisedTextModel} does not have its own mapper,
any of such objects can be persisted and/or removed from the base mapper.
- NewUser
- The base mapper to be used for all other mappers. It helps with preventing duplicate Doctrine code. It uses special
types to ensure that the returned values are as expected. As {@link LocalisedTextModel} does not have its own mapper,
any of such objects can be persisted and/or removed from the base mapper.
- User
- The base mapper to be used for all other mappers. It helps with preventing duplicate Doctrine code. It uses special
types to ensure that the returned values are as expected. As {@link LocalisedTextModel} does not have its own mapper,
any of such objects can be persisted and/or removed from the base mapper.