MetaFox

UpdateAdminSearch
in package
implements ShouldQueue, ShouldBeUnique Uses Dispatchable, InteractsWithQueue, Queueable, SerializesModels

stub: packages/jobs/job-queued.stub.

Tags
link
\MetaFox\Core\Jobs\UpdateAdminSearch::dispatchSync()

Table of Contents

Interfaces

ShouldQueue
ShouldBeUnique

Properties

$tries  : int
The number of times the job may be attempted.
$likeOperator  : string
$menuItemRepository  : MenuItemRepositoryInterface
$packageName  : string|null
$searchRepository  : AdminSearchRepositoryInterface

Methods

__construct()  : mixed
handle()  : void
Execute the job.
scanMenuItems()  : mixed
uniqueId()  : string
scanApps()  : mixed

Properties

Methods

__construct()

public __construct([string|null $packageName = null ]) : mixed
Parameters
$packageName : string|null = null

        
On this page

Search results