ProductController :: imageLoad
Request
GET Parameters
Key | Value |
---|---|
source | "1027152558_653b57f64a204.jpg" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "Eccube\Controller\Admin\Product\ProductController::imageLoad" |
_firewall_context | "security.firewall.map.context.admin" |
_route | "admin_product_image_load" |
_route_params | [] |
_security_firewall_run | "_security_admin" |
_stopwatch_token | "abff53" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-language | "ja,en-US;q=0.9,en;q=0.8" |
authorization | "" |
connection | "close" |
cookie | "eccube=bc758701235c7ed027981c3c57f1fac5" |
host | "flap-shop.com" |
priority | "u=1, i" |
referer | "https://flap-shop.com/administrator/product/product/361/edit" |
sec-ch-ua | ""Chromium";v="136", "Google Chrome";v="136", "Not.A/Brand";v="99"" |
sec-ch-ua-mobile | "?0" |
sec-ch-ua-platform | ""Windows"" |
sec-fetch-dest | "empty" |
sec-fetch-mode | "cors" |
sec-fetch-site | "same-origin" |
user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36" |
x-accel-expires | "60" |
x-failure-cache-time | "0" |
x-file-type | "normal" |
x-forwarded-for | "114.169.218.30" |
x-forwarded-host | "flap-shop.com" |
x-forwarded-port | "443" |
x-forwarded-proto | "https" |
x-forwarded-ssl | "on" |
x-php-fpm-version | "74" |
x-php-ob-level | "1" |
x-real-ip | "114.169.218.30" |
x-requested-with | "XMLHttpRequest" |
x-server-address | "162.43.104.25" |
x-ua-device | "pc" |
x-wp-access | "0" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
Header | Value |
---|---|
accept-ranges | "bytes" |
cache-control | "public" |
content-disposition | "attachment; filename=1027152558_653b57f64a204.jpg" |
content-length | 16830 |
content-type | "image/jpeg" |
date | "Sat, 17 May 2025 03:38:39 GMT" |
last-modified | "Fri, 27 Oct 2023 06:25:58 GMT" |
set-cookie | "maintenance_token=deleted; expires=Fri, 17-May-2024 03:38:38 GMT; Max-Age=0; path=/; httponly" |
x-debug-token | "e67c23" |
Cookies
Request Cookies
Key | Value |
---|---|
eccube | "bc758701235c7ed027981c3c57f1fac5" |
Response Cookies
Key | Value |
---|---|
maintenance_token | Symfony\Component\HttpFoundation\Cookie {#4943 #name: "maintenance_token" #value: null #domain: null #expire: 1 #path: "/" #secure: false #httpOnly: true -raw: false -sameSite: null -secureDefault: true } |
Session 2
Session Metadata
Key | Value |
---|---|
Created | "Sat, 17 May 25 11:29:40 +0900" |
Last used | "Sat, 17 May 25 12:38:39 +0900" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-_token | "FyEdbnQXYofJ7Bp97D2yF5mzI42XVls8dP4UhQXteqc" |
_csrf/https-admin_product | "3pvBhzdcwcdPiKJxWhibZ02nDsNR-9zQQW2CxFkEY70" |
_csrf/https-admin_search_order | "tbP2wtWV61lLetzR7sQZYYPV2UPKJXtEDf4VQbpeals" |
_csrf/https-admin_search_product | "VRM2yc1zJu755FvlZZyqr33XZVixW5XrluDOoGAt5RU" |
_security.last_username | "flapshop" |
_security_admin | "O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:5:"admin";i:2;a:5:{i:0;C:20:"Eccube\Entity\Member":131:{a:4:{i:0;i:2;i:1;s:8:"flapshop";i:2;s:64:"d734db52b09dc67ae7f3c8a6c274ac7a15987f15fde3dab1cf5f07b85b1ea3b6";i:3;s:10:"b10a9f0d4e";}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:1:{i:0;s:10:"ROLE_ADMIN";}}}" |
eccube.admin.order.search | [ "status" => [ 1 ] ] |
eccube.admin.order.search.page_no | 1 |
eccube.admin.product.search | [ "id" => "" "category_id" => "67" "status" => [ "1" "2" ] "stock" => [] "tag_id" => "" "create_date_start" => "" "create_datetime_start" => "" "create_date_end" => "" "create_datetime_end" => "" "update_date_start" => "" "update_datetime_start" => "" "update_date_end" => "" "update_datetime_end" => "" "sortkey" => "" "sorttype" => "" ] |
eccube.admin.product.search.page_no | 1 |
Session Usage
2
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/src/Eccube/Log/Processor/TokenProcessor.php" "line" => 34 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/monolog/monolog/src/Monolog/Logger.php" "line" => 368 "function" => "__invoke" "class" => "Eccube\Log\Processor\TokenProcessor" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/monolog/monolog/src/Monolog/Logger.php" "line" => 574 "function" => "addRecord" "class" => "Monolog\Logger" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 99 "function" => "debug" "class" => "Monolog\Logger" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 34 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 39 "function" => "supports" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 38 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 25 "function" => "supports" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 73 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:198
[ [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 198 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/xs935478/flap-shop.com/public_html/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
(no data) |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
APP_ENV | "dev" |
CONTEXT_DOCUMENT_ROOT | "/home/xs935478/flap-shop.com/public_html" |
CONTEXT_PREFIX | "" |
DATABASE_CHARSET | "utf8mb4" |
DATABASE_SERVER_VERSION | "105" |
DATABASE_URL | "mysql://xs935478_ec4:uwchq2gab2@localhost/xs935478_ec1" |
DOCUMENT_ROOT | "/home/xs935478/flap-shop.com/public_html" |
ECCUBE_ADMIN_ALLOW_HOSTS | "[]" |
ECCUBE_ADMIN_ROUTE | "administrator" |
ECCUBE_AUTH_MAGIC | "PzVQaOBWbNA891hBkQHnyunhEqxrkIkQ" |
ECCUBE_COOKIE_PATH | "/" |
ECCUBE_CURRENCY | "JPY" |
ECCUBE_FORCE_SSL | "0" |
ECCUBE_LOCALE | "ja" |
ECCUBE_TEMPLATE_CODE | "flapshop" |
ECCUBE_TIMEZONE | "Asia/Tokyo" |
FCGI_ROLE | "RESPONDER" |
FailureCacheTime | "0" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/home/xs935478" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_LANGUAGE | "ja,en-US;q=0.9,en;q=0.8" |
HTTP_AUTHORIZATION | "" |
HTTP_CONNECTION | "close" |
HTTP_COOKIE | "eccube=bc758701235c7ed027981c3c57f1fac5" |
HTTP_HOST | "flap-shop.com" |
HTTP_PRIORITY | "u=1, i" |
HTTP_REFERER | "https://flap-shop.com/administrator/product/product/361/edit" |
HTTP_SEC_CH_UA | ""Chromium";v="136", "Google Chrome";v="136", "Not.A/Brand";v="99"" |
HTTP_SEC_CH_UA_MOBILE | "?0" |
HTTP_SEC_CH_UA_PLATFORM | ""Windows"" |
HTTP_SEC_FETCH_DEST | "empty" |
HTTP_SEC_FETCH_MODE | "cors" |
HTTP_SEC_FETCH_SITE | "same-origin" |
HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36" |
HTTP_X_ACCEL_EXPIRES | "60" |
HTTP_X_FAILURE_CACHE_TIME | "0" |
HTTP_X_FILE_TYPE | "normal" |
HTTP_X_FORWARDED_FOR | "114.169.218.30" |
HTTP_X_FORWARDED_HOST | "flap-shop.com" |
HTTP_X_FORWARDED_PORT | "443" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_FORWARDED_SSL | "on" |
HTTP_X_PHP_FPM_VERSION | "74" |
HTTP_X_REAL_IP | "114.169.218.30" |
HTTP_X_REQUESTED_WITH | "XMLHttpRequest" |
HTTP_X_SERVER_ADDRESS | "162.43.104.25" |
HTTP_X_UA_DEVICE | "pc" |
HTTP_X_WP_ACCESS | "0" |
MAILER_DSN | "sendmail://localhost" |
MEF_PROXY_ADDR | "162.43.104.25" |
Ngx_Cache_AllCacheMode | "1" |
Ngx_Cache_NoCacheMode | "off" |
Ngx_Cache_NormalFile | "1" |
Ngx_Cache_StaticMode | "1" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "source=1027152558_653b57f64a204.jpg" |
REDIRECT_FailureCacheTime | "0" |
REDIRECT_HTTPS | "on" |
REDIRECT_HTTP_AUTHORIZATION | "" |
REDIRECT_MEF_PROXY_ADDR | "162.43.104.25" |
REDIRECT_Ngx_Cache_AllCacheMode | "1" |
REDIRECT_Ngx_Cache_NoCacheMode | "off" |
REDIRECT_Ngx_Cache_NormalFile | "1" |
REDIRECT_Ngx_Cache_StaticMode | "1" |
REDIRECT_QUERY_STRING | "source=1027152558_653b57f64a204.jpg" |
REDIRECT_STATUS | "200" |
REDIRECT_UNIQUE_ID | "aCgEv-VimdZ326EDfBc_TgAAAd4" |
REDIRECT_URL | "/administrator/product/product/image/load" |
REMOTE_ADDR | "114.169.218.30" |
REMOTE_PORT | "52708" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1747453119 |
REQUEST_TIME_FLOAT | 1747453119.7182 |
REQUEST_URI | "/administrator/product/product/image/load?source=1027152558_653b57f64a204.jpg" |
SCRIPT_FILENAME | "/home/xs935478/flap-shop.com/public_html/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "162.43.104.25" |
SERVER_ADMIN | "webmaster@flap-shop.com" |
SERVER_NAME | "flap-shop.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
UNIQUE_ID | "aCgEv-VimdZ326EDfBc_TgAAAd4" |
USER | "xs935478" |