YelpController :: index
Request
GET Parameters
| Key | Value |
|---|---|
| verification | "xyzzz" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\CC\YelpController::index" |
| _firewall_context | "security.firewall.map.context.api" |
| _route | "get_yelp_events" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#125 -supports: false -passport: null -duration: null -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator" -authenticated: null -exception: null -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#210 …} } ] |
| _stopwatch_token | "4b0b19" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate" |
| connection | "keep-alive" |
| content-length | "267" |
| content-type | "application/json" |
| host | "vgtestapi.tem-pest.com" |
| port | "8500" |
| user-agent | "python-requests/2.34.2" |
| x-php-ob-level | "1" |
| x-yelp-webhook-delivery-id | "cc3c76c6-5bdc-41ae-946d-2fbb934d35b2" |
| x-yelp-webhook-key-id | "2026-06-v1" |
| x-yelp-webhook-signature | "+xazOamr8APSJwOA8G4YGt/N4S3tvA0eFQL5bAtzgQLVhPaLx3pn9deFCJt6uL8niUQZlkYqi9N1Le7WpACtCg==" |
Request Content
Pretty
{
"time": "2026-09-11T15:46:29+00:00",
"object": "business",
"data": {
"id": "B2PBYu722pmg_td6_Hv6dg",
"updates": [
{
"event_type": "NEW_EVENT",
"event_id": "DDCBzJyU4Mvs-ZOboVwgnQ",
"lead_id": "n7Uzgnq_ugoe4XrsySRsnA",
"interaction_time": "2026-09-11T15:46:29+00:00"
}
]
}
}
Raw
{"time": "2026-09-11T15:46:29+00:00", "object": "business", "data": {"id": "B2PBYu722pmg_td6_Hv6dg", "updates": [{"event_type": "NEW_EVENT", "event_id": "DDCBzJyU4Mvs-ZOboVwgnQ", "lead_id": "n7Uzgnq_ugoe4XrsySRsnA", "interaction_time": "2026-09-11T15:46:29+00:00"}]}}
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "application/json" |
| date | "Fri, 11 Sep 2026 15:46:30 GMT" |
| x-debug-token | "35838a" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_CC_DATABASE | "CC" |
| APP_DATABASE_DRIVER | "pdo_sqlsrv" |
| APP_DATABASE_HOST | "100.115.175.43" |
| APP_DATABASE_PASSWORD | "Ddsffss5gf-3434df4-dsjjhWW!fg-75" |
| APP_DATABASE_PORT | "1433" |
| APP_DATABASE_USERNAME | "TempestSQLAuth" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "5cf12ca6493deb07ca6aeae25f249d05" |
| APP_SITE_ID | "4" |
| HTTP3_PORT | "4453" |
| HTTPS_PORT | "4443" |
| HTTP_PORT | "8500" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/var/www/html/vgtestapi.tem-pest.com" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html/vgtestapi.tem-pest.com" ] |
| CONTENT_LENGTH | "267" |
| CONTENT_TYPE | "application/json" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/vgtestapi.tem-pest.com/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/vgtestapi.tem-pest.com/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "vgtestapi.tem-pest.com" |
| HTTP_USER_AGENT | "python-requests/2.34.2" |
| HTTP_X_YELP_WEBHOOK_DELIVERY_ID | "cc3c76c6-5bdc-41ae-946d-2fbb934d35b2" |
| HTTP_X_YELP_WEBHOOK_KEY_ID | "2026-06-v1" |
| HTTP_X_YELP_WEBHOOK_SIGNATURE | "+xazOamr8APSJwOA8G4YGt/N4S3tvA0eFQL5bAtzgQLVhPaLx3pn9deFCJt6uL8niUQZlkYqi9N1Le7WpACtCg==" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "verification=xyzzz" |
| REMOTE_ADDR | "52.35.117.102" |
| REMOTE_PORT | "56179" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1789141589 |
| REQUEST_TIME_FLOAT | 1789141589.8247 |
| REQUEST_URI | "/api/cc/cc_tempests/get_yelp_events?verification=xyzzz" |
| SCRIPT_FILENAME | "/var/www/html/vgtestapi.tem-pest.com/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://vgtestapi.tem-pest.com/api/cc/cc_tempests/get_yelp_events" |
| SCRIPT_URL | "/api/cc/cc_tempests/get_yelp_events" |
| SERVER_ADDR | "144.202.123.88" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "vgtestapi.tem-pest.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at vgtestapi.tem-pest.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SSL_TLS_SNI | "vgtestapi.tem-pest.com" |
| SYMFONY_DOTENV_PATH | "/var/www/html/vgtestapi.tem-pest.com/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_DEBUG,HTTP_PORT,HTTPS_PORT,HTTP3_PORT,APP_DATABASE_USERNAME,APP_DATABASE_PASSWORD,APP_DATABASE_DRIVER,APP_CC_DATABASE,APP_DATABASE_HOST,APP_DATABASE_PORT,APP_SITE_ID" |