ModelQueryPlugin
interface ModelQueryPlugin implements PluginInterface (View source)
A plugin that applies only to queries generated by models
Methods
Details
string
getIdentifier()
No description
void
apply(ModelQuery $query, Schema $schema, array $config = [])
No description