interface QueueableEntity (View source)
mixed | getQueueableId() Get the queueable identity for the entity. | |
array | getQueueableRelations() Get the relationships for the entity. | |
string|null | getQueueableConnection() Get the connection of the entity. |
Get the queueable identity for the entity.
Get the relationships for the entity.
Get the connection of the entity.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/8.x/Illuminate/Contracts/Queue/QueueableEntity.html