大阪府 のお店

82 件のお店が見つかりました

UNJOUR

〒542-0083 大阪府大阪市中央区東心斎橋2丁目7−18 暫ビル 地下1階

給与

お店からの一言

シュシュール

〒542-0085 大阪府大阪市中央区心斎橋筋2丁目3−2 クインズコート北館ビル3F

給与

お店からの一言

Laravel
Internal Server Error

RuntimeException

Failed to serialize job of type [Illuminate\Queue\CallQueuedClosure]: Serialization of 'PDO' is not allowed

LARAVEL 12.34.0
PHP 8.3.8
UNHANDLED
CODE 0
500
GET
http://candy-job.com/prefectures/36/shops?page=9

Exception trace

17 vendor frames
Illuminate\Queue\Queue->createObjectPayload()
vendor/laravel/framework/src/Illuminate/Queue/Queue.php:184
Illuminate\Queue\Queue->createPayloadArray()
vendor/laravel/framework/src/Illuminate/Queue/Queue.php:149
Illuminate\Queue\Queue->createPayload()
vendor/laravel/framework/src/Illuminate/Queue/Queue.php:121
Illuminate\Queue\SyncQueue->executeJob()
vendor/laravel/framework/src/Illuminate/Queue/SyncQueue.php:125
Illuminate\Queue\SyncQueue->push()
vendor/laravel/framework/src/Illuminate/Queue/SyncQueue.php:110
Illuminate\Bus\Dispatcher->pushCommandToQueue()
vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php:246
Illuminate\Bus\Dispatcher->dispatchToQueue()
vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php:230
Illuminate\Bus\Dispatcher->dispatchSync()
vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php:98
Illuminate\Bus\Dispatcher->Illuminate\Bus\{closure}()
vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php:265
Illuminate\Container\BoundMethod::Illuminate\Container\{closure}()
vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
Illuminate\Container\Util::unwrapIfClosure()
vendor/laravel/framework/src/Illuminate/Container/Util.php:43
Illuminate\Container\BoundMethod::callBoundMethod()
vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:84
Illuminate\Container\BoundMethod::call()
vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
Illuminate\Container\Container->call()
vendor/laravel/framework/src/Illuminate/Container/Container.php:836
Illuminate\Foundation\Application->terminate()
vendor/laravel/framework/src/Illuminate/Foundation/Application.php:1452
Illuminate\Foundation\Http\Kernel->terminate()
vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:217
Illuminate\Foundation\Application->handleRequest()
vendor/laravel/framework/src/Illuminate/Foundation/Application.php:1222
public/index.php
public/index.php:20
1516// Bootstrap Laravel and handle the request...17/** @var Application $app */18$app = require_once __DIR__.'/../bootstrap/app.php';1920$app->handleRequest(Request::capture());21

Queries

sqlite
select * from "sessions" where "id" = '13QZAn8bXAegKjpmUPShnsUbRD0ayMm7htb5BfyM' limit 1
1.28ms
sqlite
select * from "prefectures" where "id" = '36' limit 1
0.16ms
sqlite
select * from "tags"
0.14ms
sqlite
select count(*) as aggregate from "shops" where "shops"."prefecture_id" = 36 and "shops"."prefecture_id" is not null
0.83ms
sqlite
select * from "shops" where "shops"."prefecture_id" = 36 and "shops"."prefecture_id" is not null order by "created_at" desc limit 10 offset 80
0.71ms
sqlite
select * from "shop_images" where "shop_images"."shop_id" in (256, 257) order by "order" asc
0.12ms
sqlite
select * from "sessions" where "id" = '13QZAn8bXAegKjpmUPShnsUbRD0ayMm7htb5BfyM' limit 1
0.16ms
sqlite
insert into "sessions" ("payload", "last_activity", "user_id", "ip_address", "user_agent", "id") values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoibjZ1eWQwa3V6WEFScWU1YnlSM3Y0alB5OEoyWmNzRnkzMWxqQktjViI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NDg6Imh0dHA6Ly9jYW5keS1qb2IuY29tL3ByZWZlY3R1cmVzLzM2L3Nob3BzP3BhZ2U9OSI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fX0=', 1770520712, NULL, '18.97.9.174', 'CCBot/2.0 (https://commoncrawl.org/faq/)', '13QZAn8bXAegKjpmUPShnsUbRD0ayMm7htb5BfyM')
6.58ms

Headers

host
candy-job.com
x-real-ip
18.97.9.174
listen-ipaddr
163.43.102.70
user-agent
CCBot/2.0 (https://commoncrawl.org/faq/)
accept
text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
accept-language
en-US,en;q=0.5
accept-encoding
br,gzip

Body

{
    "page": "9"
}

Routing

controller
App\Http\Controllers\ShopController@index
route name
shops.index
middleware
web

Routing parameters

{
    "prefecture": {
        "id": 36,
        "name": "大阪府",
        "created_at": null,
        "updated_at": null,
        "area_id": 7,
        "pricing_tier_id": null
    }
}