Properties
QueryBuilderType
Query
BuilderType: QueryBuilder<default, Titres[]>
Optional activites
activites: null | ITitreActivite[]
Optional activitesAbsentes
activitesAbsentes: null | number
Optional activitesDeposees
activitesDeposees: null | number
Optional activitesEnConstruction
activitesEnConstruction: null | number
Optional administrations
administrations: null | IAdministration[]
Optional administrationsGestionnaires
administrationsGestionnaires: null | IAdministration[]
Optional administrationsLocales
administrationsLocales: null | IAdministration[]
Optional amodiataires
amodiataires: null | ITitreEntreprise[]
Optional communes
communes: null | ICommune[]
Optional confidentiel
confidentiel: null | boolean
Optional contenu
contenu: null | IContenu
Optional contenusTitreEtapesIds
contenusTitreEtapesIds: null | IContenusTitreEtapesIds
Optional coordonnees
coordonnees: null | ICoordonnees
Optional dateDebut
dateDebut: null | string
Optional dateDemande
dateDemande: null | string
Optional dateFin
dateFin: null | string
Optional demarches
demarches: ITitreDemarche[]
Optional demarchesCreation
demarchesCreation: null | boolean
Optional domaine
domaine: null | IDomaine
domaineId
domaineId: string
Optional doublonTitreId
doublonTitreId: null | string
Optional entreprisesLecture
entreprisesLecture: null | boolean
Optional forets
forets: null | IForet[]
Optional geojsonCentre
geojsonCentre: null | IGeoJsonCentre
Optional geojsonMultiPolygon
geojsonMultiPolygon: null | IGeoJson
Optional geojsonPoints
geojsonPoints: null | IGeoJson
Optional modification
modification: null | boolean
Optional pays
pays: null | IPays[]
Optional points
points: null | ITitrePoint[]
Optional publicLecture
publicLecture: null | boolean
Optional references
references: null | ITitreReference[]
Optional sdomZones
sdomZones: null | ISDOMZone[]
Optional slug
slug: string
Optional statut
statut: null | ITitreStatut
Optional statutId
statutId: null | string
Optional substances
substances: null | ITitreSubstance[]
Optional suppression
suppression: null | boolean
Optional surface
surface: null | number
Optional surfaceEtape
surfaceEtape: null | ITitreEtape
Optional titresAdministrations
titresAdministrations: null | IAdministration[]
Optional titulaires
titulaires: null | ITitreEntreprise[]
Optional travauxCreation
travauxCreation: null | boolean
Optional type
type: null | ITitreType
Static BelongsToOneRelation
BelongsToOneRelation: RelationType
Static HasManyRelation
HasManyRelation: RelationType
Static HasOneRelation
HasOneRelation: RelationType
Static HasOneThroughRelation
HasOneThroughRelation: RelationType
Static ManyToManyRelation
ManyToManyRelation: RelationType
Static QueryBuilder
QueryBuilder: typeof QueryBuilder
Static columnNameMappers
columnNameMappers: ColumnNameMappers
Static dbRefProp
dbRefProp: string
Static Optional defaultGraphOptions
defaultGraphOptions: GraphOptions
Static fn
fn: FunctionFunction
Static idColumn
idColumn: string | string[]
Static jsonAttributes
jsonAttributes: string[]
Static jsonSchema
jsonSchema: { properties: { archive: { type: string }; contenusTitreEtapesIds: { type: string[] }; coordonnees: { properties: { x: { type: string }; y: { type: string } }; type: string[] }; dateDebut: { type: string[] }; dateDemande: { type: string[] }; dateFin: { type: string[] }; domaineId: { maxLength: number; type: string }; doublonTitreId: { type: string[] }; id: { type: string }; nom: { type: string }; propsTitreEtapesIds: { type: string }; slug: { type: string }; statutId: { maxLength: number; type: string }; typeId: { maxLength: number; type: string } }; required: string[]; type: string } = ...
Type declaration
-
properties: { archive: { type: string }; contenusTitreEtapesIds: { type: string[] }; coordonnees: { properties: { x: { type: string }; y: { type: string } }; type: string[] }; dateDebut: { type: string[] }; dateDemande: { type: string[] }; dateFin: { type: string[] }; domaineId: { maxLength: number; type: string }; doublonTitreId: { type: string[] }; id: { type: string }; nom: { type: string }; propsTitreEtapesIds: { type: string }; slug: { type: string }; statutId: { maxLength: number; type: string }; typeId: { maxLength: number; type: string } }
-
archive: { type: string }
-
contenusTitreEtapesIds: { type: string[] }
-
coordonnees: { properties: { x: { type: string }; y: { type: string } }; type: string[] }
-
properties: { x: { type: string }; y: { type: string } }
-
x: { type: string }
-
y: { type: string }
-
type: string[]
-
dateDebut: { type: string[] }
-
dateDemande: { type: string[] }
-
dateFin: { type: string[] }
-
domaineId: { maxLength: number; type: string }
-
maxLength: number
-
type: string
-
doublonTitreId: { type: string[] }
-
id: { type: string }
-
nom: { type: string }
-
propsTitreEtapesIds: { type: string }
-
slug: { type: string }
-
statutId: { maxLength: number; type: string }
-
maxLength: number
-
type: string
-
typeId: { maxLength: number; type: string }
-
maxLength: number
-
type: string
-
required: string[]
-
type: string
Static modelPaths
modelPaths: string[]
Static modifiers
modifiers: Modifiers<AnyQueryBuilder>
Static pickJsonSchemaProperties
pickJsonSchemaProperties: boolean
Static propRefRegex
propRefRegex: RegExp
Static raw
raw: RawFunction
Static ref
ref: ReferenceFunction
Static relatedFindQueryMutates
relatedFindQueryMutates: boolean
Static relatedInsertQueryMutates
relatedInsertQueryMutates: boolean
Static tableName
tableName: string = 'titres'
Static uidProp
uidProp: string
Static uidRefProp
uidRefProp: string
Static useLimitInFirst
useLimitInFirst: boolean
Static virtualAttributes
virtualAttributes: string[]