WebhookController :: indexAction
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\WebhookController::indexAction" |
_firewall_context | "security.firewall.map.context.main" |
_links | Fig\Link\GenericLinkProvider {#1004 -links: [ "00000000000003eb0000000000000000" => Fig\Link\Link {#1003 -href: "https://jp-no1-rlmng.kuzilla.co.jp/api/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => true ] -attributes: [] } ] } |
_route | "webhook" |
_route_params | [ "_webhook_token" => "f66bb700800e0805c5c8897f12a1805c" ] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "2c2342" |
_webhook_token | "f66bb700800e0805c5c8897f12a1805c" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip;q=1.0,deflate;q=0.6,identity;q=0.3" |
connection | "close" |
content-length | "407" |
content-type | "application/json" |
host | "jp-no1-rlmng.kuzilla.co.jp" |
user-agent | "Ruby" |
x-php-ob-level | "1" |
x-repeatline-signature | "nBWPQ1Q66uzXXcmxl07f5RVxaH3oGnZmWG9GaV6d2A4=" |
Request Content
Pretty
{ "trigger": "\u3010\u672c\u756a\u3011\u65e5\u672c\u7b2c\u4e00\u88fd\u85ac", "action": "CART_LINK", "cart_link": { "customer_id": "4512206693", "channel_id": "3675339148", "line_user_id": "U811de33280f21bcc55ccd94ef4bbaf34", "link_method": null, "crm_connection_id": "4824693527", "received_at": "2025-01-18T07:39:33.694Z", "name": "\u5c71\u53e3\u6075", "tel": "08062068400", "mail": null, "last_name": null, "first_name": null, "last_name_kana": null, "first_name_kana": null } }
Raw
{"trigger":"【本番】日本第一製薬","action":"CART_LINK","cart_link":{"customer_id":"4512206693","channel_id":"3675339148","line_user_id":"U811de33280f21bcc55ccd94ef4bbaf34","link_method":null,"crm_connection_id":"4824693527","received_at":"2025-01-18T07:39:33.694Z","name":"山口恵","tel":"08062068400","mail":null,"last_name":null,"first_name":null,"last_name_kana":null,"first_name_kana":null}}
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "application/json" |
date | "Sat, 18 Jan 2025 07:39:37 GMT" |
link | "<https://jp-no1-rlmng.kuzilla.co.jp/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation"" |
x-debug-token | "cc9181" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/home/jpno1/RepeatLineProject/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/home/jpno1/RepeatLineProject/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/home/jpno1/RepeatLineProject/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 110 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" "type" => "->" ] [ "file" => "/home/jpno1/RepeatLineProject/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 34 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/home/jpno1/RepeatLineProject/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 39 "function" => "supports" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/jpno1/RepeatLineProject/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 38 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/home/jpno1/RepeatLineProject/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 25 "function" => "supports" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/home/jpno1/RepeatLineProject/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 60 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/home/jpno1/RepeatLineProject/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 70 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/home/jpno1/RepeatLineProject/vendor/symfony/security-http/Firewall.php" "line" => 92 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/home/jpno1/RepeatLineProject/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 117 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/home/jpno1/RepeatLineProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/home/jpno1/RepeatLineProject/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/jpno1/RepeatLineProject/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/home/jpno1/RepeatLineProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 128 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/home/jpno1/RepeatLineProject/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/jpno1/RepeatLineProject/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/home/jpno1/RepeatLineProject/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/home/jpno1/RepeatLineProject/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/home/jpno1/RepeatLineProject/public/index.php" "line" => 5 "args" => [ "/home/jpno1/RepeatLineProject/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_ENV | "dev" |
APP_SECRET | "4fd0b2f4fe7fcb653f6bd3b28d011c5d" |
CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
DATABASE_URL | "mysql://root:kuzilla@127.0.0.1:3306/repeat_line_prod?serverVersion=5.7" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "407" |
CONTENT_TYPE | "application/json" |
CONTEXT_DOCUMENT_ROOT | "/home/jpno1/public_html" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/home/jpno1/public_html" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip;q=1.0,deflate;q=0.6,identity;q=0.3" |
HTTP_CONNECTION | "close" |
HTTP_HOST | "jp-no1-rlmng.kuzilla.co.jp" |
HTTP_USER_AGENT | "Ruby" |
HTTP_X_REPEATLINE_SIGNATURE | "nBWPQ1Q66uzXXcmxl07f5RVxaH3oGnZmWG9GaV6d2A4=" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHPRC | "/home/jpno1/fcgi-bin/../etc/php8.1" |
PHP_FCGI_CHILDREN | "20" |
PHP_FCGI_MAX_REQUESTS | "99999" |
PHP_SELF | "/index.php" |
PWD | "/home/jpno1/fcgi-bin" |
QUERY_STRING | "" |
REDIRECT_HTTPS | "on" |
REDIRECT_SCRIPT_URI | "https://jp-no1-rlmng.kuzilla.co.jp/webhook/f66bb700800e0805c5c8897f12a1805c" |
REDIRECT_SCRIPT_URL | "/webhook/f66bb700800e0805c5c8897f12a1805c" |
REDIRECT_SSL_TLS_SNI | "jp-no1-rlmng.kuzilla.co.jp" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/webhook/f66bb700800e0805c5c8897f12a1805c" |
REMOTE_ADDR | "52.196.63.161" |
REMOTE_PORT | "43922" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1737185973 |
REQUEST_TIME_FLOAT | 1737185973.7761 |
REQUEST_URI | "/webhook/f66bb700800e0805c5c8897f12a1805c" |
SCRIPT_FILENAME | "/home/jpno1/public_html/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "https://jp-no1-rlmng.kuzilla.co.jp/webhook/f66bb700800e0805c5c8897f12a1805c" |
SCRIPT_URL | "/webhook/f66bb700800e0805c5c8897f12a1805c" |
SERVER_ADDR | "153.127.69.143" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "jp-no1-rlmng.kuzilla.co.jp" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SHLVL | "0" |
SSL_TLS_SNI | "jp-no1-rlmng.kuzilla.co.jp" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,CORS_ALLOW_ORIGIN" |