MeduseQueueRepository
extends EntityRepository
in package
MeduseQueueRepository
This class was generated by the Doctrine ORM. Add your own custom repository methods below.
Table of Contents
Methods
- flush() : bool
- getPendingQueuesTypesGroupedByModel() : array<string|int, mixed>|float|int|string
- save() : mixed
Methods
flush()
public
flush() : bool
Return values
boolgetPendingQueuesTypesGroupedByModel()
public
getPendingQueuesTypesGroupedByModel() : array<string|int, mixed>|float|int|string
Return values
array<string|int, mixed>|float|int|stringsave()
public
save(MeduseQueue $meduseQueue) : mixed
Parameters
- $meduseQueue : MeduseQueue