Untitled

 avatar
unknown
php
a year ago
4.7 kB
8
Indexable
    
[
    'App\Entity\Stuffers' => 'App\Entity\Stuffer',
    'App\Entity\StufferGroups' => ' App\Entity\StufferGroup',
    'App\Entity\Buyers' => 'App\Entity\Buyer',
    'App\Entity\Polls' => 'App\Entity\Poll',
    'App\Entity\StufferLogs' => 'App\Entity\StufferLog',
    'App\Entity\Plugins' => 'App\Entity\Plugin',
    'App\Entity\HiringCheckedOptions' => 'App\Entity\HiringCheckedOption',
    'App\Entity\JabberMessages' => 'App\Entity\JabberMessage',
    'App\Entity\StufferNotes' => 'App\Entity\StufferNote',
    'App\Entity\Sellers' => 'App\Entity\Seller',
    'App\Entity\HiringOptions' => 'App\Entity\HiringOption',
    'App\Entity\ChatMessages' => 'App\Entity\ChatMessage',
    'App\Entity\CallTasksComments' => 'App\Entity\CallTasksComment',
    'App\Entity\PluginSettings' => 'App\Entity\PluginSetting',
    'App\Entity\Pages' => 'App\Entity\Page',
    'App\Entity\Sessions' => 'App\Entity\Session',
    'App\Entity\Projects' => 'App\Entity\Project',
    'App\Entity\PersonalRequests' => 'App\Entity\PersonalRequest',
    'App\Entity\DropholderPackages' => 'App\Entity\DropholderPackage',
    'App\Entity\Supports' => 'App\Entity\Support',
    'App\Entity\CronEmails' => 'App\Entity\CronEmail',
    'App\Entity\Instructions' => 'App\Entity\Instruction',
    'App\Entity\HiringProjectSignatures' => 'App\Entity\HiringProjectSignature',
    'App\Entity\BalanceHistoryPackages' => 'App\Entity\BalanceHistoryPackage',
    'App\Entity\StufferSettings' => 'App\Entity\StufferSetting',
    'App\Entity\Applications' => 'App\Entity\Application',
    'App\Entity\Files' => 'App\Entity\File',
    'App\Entity\Alerts' => 'App\Entity\Alert',
    'App\Entity\Drops' => 'App\Entity\Drop',
    'App\Entity\Tracks' => 'App\Entity\Track',
    'App\Entity\SellShops' => 'App\Entity\SellShop',
    'App\Entity\FakeAddresses' => 'App\Entity\FakeAddress',
    'App\Entity\PifPackages' => 'App\Entity\PifPackage',
    'App\Entity\ScannedDocuments' => 'App\Entity\ScannedDocument',
    'App\Entity\Shops' => 'App\Entity\Shop',
    'App\Entity\SupportLogs' => 'App\Entity\SupportLog',
    'App\Entity\SellerPayments' => 'App\Entity\SellerPayment',
    'App\Entity\PhotoWarnings' => 'App\Entity\PhotoWarning',
    'App\Entity\Templates' => 'App\Entity\Template',
    'App\Entity\DropLogs' => 'App\Entity\DropLog', 
    'App\Entity\PackageComments' => 'App\Entity\PackageComment',
    'App\Entity\Notifications' => 'App\Entity\Notification',
    'App\Entity\CallTasks' => 'App\Entity\CallTask',
    'App\Entity\Warehouses' => 'App\Entity\Warehouse',
    'App\Entity\HiringSenders' => 'App\Entity\HiringSender',
    'App\Entity\Carriers' => 'App\Entity\Carrier',
    'App\Entity\UsedShops' => 'App\Entity\UsedShop',
    'App\Entity\SellerPackages' => 'App\Entity\SellerPackage',
    'App\Entity\AdditionalInfos' => 'App\Entity\AdditionalInfo',
    'App\Entity\Admins' => 'App\Entity\Admin',
    'App\Entity\StufferPaymentRequests' => 'App\Entity\StufferPaymentRequest',
    'App\Entity\ZipCodes' => 'App\Entity\ZipCode',
    'App\Entity\Invites' => 'App\Entity\Invite',
    'App\Entity\CourierPaymentRequests' => 'App\Entity\CourierPaymentRequest',
    'App\Entity\Messages' => 'App\Entity\Message',
    'App\Entity\HiringTriggers' => 'App\Entity\HiringTrigger',
    'App\Entity\LabelsTasks' => 'App\Entity\LabelsTask',
    'App\Entity\CourierAlerts' => 'App\Entity\CourierAlert',
    'App\Entity\HiringStatuses' => 'App\Entity\HiringStatus',
    'App\Entity\States' => 'App\Entity\State',
    'App\Entity\Countries' => 'App\Entity\Country',
    'App\Entity\StufferDropRequests' => 'App\Entity\StufferDropRequest',
    'App\Entity\AdminLogs' => 'App\Entity\AdminLog',
    'App\Entity\EmergencyContacts' => 'App\Entity\EmergencyContact',
    'App\Entity\SupportMails' => 'App\Entity\SupportMail',
    'App\Entity\TwilioMessages' => 'App\Entity\TwilioMessage',
    'App\Entity\QuestPackages' => 'App\Entity\QuestPackage',
    'App\Entity\Labels' => 'App\Entity\Label',
    'App\Entity\DropSettings' => 'App\Entity\DropSetting',
    'App\Entity\BitcoinTrasactions' => 'App\Entity\BitcoinTransaction',
    'App\Entity\DropholderPages' => 'App\Entity\DropholderPage',
    'App\Entity\DropholderPayments' => 'App\Entity\DropholderPayment',
    'App\Entity\HiringProjectSendersCats' => 'App\Entity\HiringProjectSendersCat',
    'App\Entity\DropStatuses' => 'App\Entity\DropStatus',
    'App\Entity\LabelsAddresses' => 'App\Entity\LabelsAddress',
    'App\Entity\Dropholders' => 'App\Entity\Dropholder',
    'App\Entity\ExtraTemplateActions' => 'App\Entity\ExtraTemplateAction',
    'App\Entity\PhotoWarningsReasons' => 'App\Entity\PhotoWarningsReason',
    'App\Entity\ApiLogs' => 'App\Entity\ApiLog'
]
Editor is loading...
Leave a Comment