https://jp-no1-rlmng.kuzilla.co.jp/webhook/f66bb700800e0805c5c8897f12a1805c

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 {#1366
  -links: [
    "00000000000005550000000000000000" => Fig\Link\Link {#1365
      -href: "https://jp-no1-rlmng.kuzilla.co.jp/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => true
      ]
      -attributes: []
    }
  ]
}
_remove_csp_headers
true
_route
"webhook"
_route_params
[
  "_webhook_token" => "f66bb700800e0805c5c8897f12a1805c"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"cbd228"
_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
"408"
content-type
"application/json"
host
"jp-no1-rlmng.kuzilla.co.jp"
user-agent
"Ruby"
x-php-ob-level
"1"
x-repeatline-signature
"tgp+pGRd264JRnnGIwzn9J5DqstsM6n8F27+RCf6hb4="

Request Content

Pretty

{
    "trigger": "\u3010\u672c\u756a\u3011\u65e5\u672c\u7b2c\u4e00\u88fd\u85ac",
    "action": "CART_LINK",
    "cart_link": {
        "customer_id": "3292756447",
        "channel_id": "3675339148",
        "line_user_id": "U735c5fb08e781c67faafaa54d199a2c3",
        "link_method": null,
        "crm_connection_id": "4824693527",
        "received_at": "2025-01-31T04:45:33.348Z",
        "name": "\u68ee\u91cd\u535a\u7f8e",
        "tel": "042752640",
        "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":"3292756447","channel_id":"3675339148","line_user_id":"U735c5fb08e781c67faafaa54d199a2c3","link_method":null,"crm_connection_id":"4824693527","received_at":"2025-01-31T04:45:33.348Z","name":"森重博美","tel":"042752640","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
"text/html; charset=UTF-8"
date
"Fri, 31 Jan 2025 04:45:33 GMT"
link
"<https://jp-no1-rlmng.kuzilla.co.jp/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
x-debug-exception
"The%20controller%20must%20return%20a%20%22Symfony%5CComponent%5CHttpFoundation%5CResponse%22%20object%20but%20it%20returned%20null.%20Did%20you%20forget%20to%20add%20a%20return%20statement%20somewhere%20in%20your%20controller%3F"
x-debug-exception-file
"%2Fhome%2Fjpno1%2FRepeatLineProject%2Fsrc%2FController%2FWebhookController.php:142"
x-debug-token
"17af2f"
x-debug-token-link
"https://jp-no1-rlmng.kuzilla.co.jp/_profiler/52e249"
x-previous-debug-token
"52e249"
x-robots-tag
"noindex"

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
"408"
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
"tgp+pGRd264JRnnGIwzn9J5DqstsM6n8F27+RCf6hb4="
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
"54.199.38.130"
REMOTE_PORT
"38312"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1738298733
REQUEST_TIME_FLOAT
1738298733.4342
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"

Sub Requests 1

ErrorController (token = 52e249)

Key Value
_controller
"error_controller"
_links
Fig\Link\GenericLinkProvider {#1192
  -links: [
    "00000000000004a70000000000000000" => Fig\Link\Link {#1191
      -href: "https://jp-no1-rlmng.kuzilla.co.jp/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => true
      ]
      -attributes: []
    }
  ]
}
_stopwatch_token
"e9323e"
exception
Symfony\Component\HttpKernel\Exception\ControllerDoesNotReturnResponseException {#823
  #message: "The controller must return a "Symfony\Component\HttpFoundation\Response" object but it returned null. Did you forget to add a return statement somewhere in your controller?"
  #code: 0
  #file: "/home/jpno1/RepeatLineProject/src/Controller/WebhookController.php"
  #line: 142
  trace: {
    /home/jpno1/RepeatLineProject/src/Controller/WebhookController.php:142 {        // ]);    }}
    }
    /home/jpno1/RepeatLineProject/vendor/symfony/http-kernel/HttpKernel.php:152 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/jpno1/RepeatLineProject/vendor/symfony/http-kernel/HttpKernel.php:74 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /home/jpno1/RepeatLineProject/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /home/jpno1/RepeatLineProject/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /home/jpno1/RepeatLineProject/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/jpno1/RepeatLineProject/public/index.php:5 {\rrequire_once dirname(__DIR__).'/vendor/autoload_runtime.php';\r\r
      arguments: {
        "/home/jpno1/RepeatLineProject/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#173 …8}