PersistedQueryMappingProvider
interface PersistedQueryMappingProvider (View source)
Methods
array
getQueryMapping(string $schemaKey = 'default')
return a map from
string|null
getByID(string $queryID, string $schemaKey = 'default')
return a query given an ID
setSchemaMapping(array $mapping)
Sets mapping of query mapping to schema keys
array
getSchemaMapping()
No description
Details
array
getQueryMapping(string $schemaKey = 'default')
return a map from
string|null
getByID(string $queryID, string $schemaKey = 'default')
return a query given an ID
PersistedQueryMappingProvider
setSchemaMapping(array $mapping)
Sets mapping of query mapping to schema keys