ProductController :: imageLoad
Request
GET Parameters
Key | Value |
---|---|
source | "th-cv080_1.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 | "fd9feb" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, deflate, br, zstd" |
accept-language | "ja,en;q=0.9,en-GB;q=0.8,en-US;q=0.7" |
authorization | "" |
cookie | "_ga=GA1.1.2080290165.1708496224; _ga_W7DP6BSL38=GS1.1.1732147232.10.1.1732147415.0.0.0; eccube=ad3c8289fdb3bdf3d3fec9f94db7934e" |
host | "promarket.jp" |
listen-ipaddr | "112.78.125.165" |
priority | "u=1, i" |
referer | "https://promarket.jp/adminpr/product/product/11318/edit" |
sec-ch-ua | ""Microsoft Edge";v="131", "Chromium";v="131", "Not_A Brand";v="24"" |
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/131.0.0.0 Safari/537.36 Edg/131.0.0.0" |
x-php-ob-level | "0" |
x-real-ip | "124.110.230.167" |
x-requested-with | "XMLHttpRequest" |
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=th-cv080_1.jpg" |
content-length | 47470 |
content-type | "image/jpeg" |
date | "Fri, 22 Nov 2024 01:27:20 GMT" |
last-modified | "Tue, 28 Mar 2023 02:09:00 GMT" |
set-cookie | "maintenance_token=deleted; expires=Thu, 23-Nov-2023 01:27:19 GMT; Max-Age=0; path=/; httponly" |
x-debug-token | "fe79c0" |
Cookies
Request Cookies
Key | Value |
---|---|
_ga | "GA1.1.2080290165.1708496224" |
_ga_W7DP6BSL38 | "GS1.1.1732147232.10.1.1732147415.0.0.0" |
eccube | "ad3c8289fdb3bdf3d3fec9f94db7934e" |
Response Cookies
Key | Value |
---|---|
maintenance_token | Symfony\Component\HttpFoundation\Cookie {#4423 #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 | "Fri, 22 Nov 24 10:21:45 +0900" |
Last used | "Fri, 22 Nov 24 10:27:19 +0900" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-_token | "y-jvp89D4ULWbsU1XhF41TNZyzNRYx93-rORzrrTm2I" |
_csrf/https-admin_product | "w_jP0pDayp65SkKc7pWgd7bM9T7FAlNFxj_CgOHFL0I" |
_csrf/https-admin_search_product | "FMyd_pI8Zww0kHsKjPbm_VekQ-4F-K_p_fuXuELR45Q" |
_security.last_username | "nagura" |
_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":129:{a:4:{i:0;i:3;i:1;s:6:"nagura";i:2;s:64:"844a18aa37dcfaf044b608b6aa44d802e20a9eeea0c917fb006e1508adb76cfc";i:3;s:10:"d43551a653";}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:1:{i:0;s:10:"ROLE_ADMIN";}}}" |
eccube.admin.product.search | [ "id" => "TH-CV" "category_id" => "" "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/promarket/www/ec/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/promarket/www/ec/src/Eccube/Log/Processor/TokenProcessor.php" "line" => 34 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/monolog/monolog/src/Monolog/Logger.php" "line" => 368 "function" => "__invoke" "class" => "Eccube\Log\Processor\TokenProcessor" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/monolog/monolog/src/Monolog/Logger.php" "line" => 574 "function" => "addRecord" "class" => "Monolog\Logger" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 99 "function" => "debug" "class" => "Monolog\Logger" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 34 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 39 "function" => "supports" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 38 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 25 "function" => "supports" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 73 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/promarket/www/ec/index.php" "line" => 83 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:198
[ [ "file" => "/home/promarket/www/ec/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 198 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/promarket/www/ec/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/promarket/www/ec/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/promarket/www/ec" |
CONTEXT_PREFIX | "" |
DATABASE_CHARSET | "utf8mb4" |
DATABASE_SERVER_VERSION | "5.7.40-log" |
DATABASE_URL | "mysql://promarket:tenpo1234@mysql57.promarket.sakura.ne.jp/promarket_ec412" |
DOCUMENT_ROOT | "/home/promarket/www/ec" |
ECCUBE_ADMIN_ALLOW_HOSTS | "[]" |
ECCUBE_ADMIN_ROUTE | "adminpr" |
ECCUBE_AUTH_MAGIC | "4FJrxQvKmdbZpGV7g4CJDybutKlEnMHe" |
ECCUBE_COOKIE_PATH | "/" |
ECCUBE_FORCE_SSL | "0" |
ECCUBE_LOCALE | "ja" |
ECCUBE_TEMPLATE_CODE | "main" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
HTTP_ACCEPT_LANGUAGE | "ja,en;q=0.9,en-GB;q=0.8,en-US;q=0.7" |
HTTP_AUTHORIZATION | "" |
HTTP_COOKIE | "_ga=GA1.1.2080290165.1708496224; _ga_W7DP6BSL38=GS1.1.1732147232.10.1.1732147415.0.0.0; eccube=ad3c8289fdb3bdf3d3fec9f94db7934e" |
HTTP_HOST | "promarket.jp" |
HTTP_LISTEN_IPADDR | "112.78.125.165" |
HTTP_PRIORITY | "u=1, i" |
HTTP_REFERER | "https://promarket.jp/adminpr/product/product/11318/edit" |
HTTP_SEC_CH_UA | ""Microsoft Edge";v="131", "Chromium";v="131", "Not_A Brand";v="24"" |
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/131.0.0.0 Safari/537.36 Edg/131.0.0.0" |
HTTP_X_REAL_IP | "124.110.230.167" |
HTTP_X_REQUESTED_WITH | "XMLHttpRequest" |
MAILER_DSN | "smtp://localhost:25" |
PATH | "/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "source=th-cv080_1.jpg" |
REDIRECT_HTTPS | "on" |
REDIRECT_HTTP_AUTHORIZATION | "" |
REDIRECT_QUERY_STRING | "source=th-cv080_1.jpg" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/adminpr/product/product/image/load" |
REMOTE_ADDR | "124.110.230.167" |
REMOTE_HOST | "124-110-230-167.shizuoka.fdn.vectant.ne.jp" |
REMOTE_PORT | "0" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1732238838 |
REQUEST_TIME_FLOAT | 1732238838.8501 |
REQUEST_URI | "/adminpr/product/product/image/load?source=th-cv080_1.jpg" |
SCRIPT_FILENAME | "/home/promarket/www/ec/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "100.64.0.105" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "promarket.jp" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
TRUSTED_HOSTS | "^promarket\.jp$" |
argc | 1 |
argv | [
"source=th-cv080_1.jpg"
] |