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