NUPLAZID® is an FDA-approved treatment for hallucinations and delusions associated with Parkinson's disease psychosis.

Support for managing
Parkinson’s
disease–related hallucinations
and delusions 

Connect with a Care Coordinator for medication support

Actor portrayal of smiling woman, an Acadia Connect® Care Coordinator

Committed organizations

These organizations can provide you with more information about the nonmotor symptoms associated with PD.

Logo for The Parkinson’s Foundation

The Parkinson’s Foundation makes life better for people with Parkinson's disease by improving care and advancing research toward a cure. In everything we do, we build on the energy, experience, and passion of our global Parkinson’s community.

Phone: (800) 473-4636
Logo for The American Parkinson Disease Association (APDA)

The American Parkinson Disease Association (APDA) is the largest grassroots network dedicated to fighting PD and works tirelessly to assist those with PD live life to the fullest in the face of this chronic, neurological disorder. APDA provides support nationally through its network of Chapters and Information & Referral (I&R) Centers, as well as a national Research Program and Centers for Advanced Research.

Phone: (800) 223-2732
Logo for The Michael J. Fox Foundation for Parkinson's Research

The Michael J. Fox Foundation is dedicated to finding a cure for Parkinson’s and to ensuring the development of improved therapies for those living with the disease today through an aggressively funded research agenda.

Phone: (800) 708-7644
Logo for The Davis Phinney Foundation for Parkinson's

The Davis Phinney Foundation provides resources and connections that enable people living with Parkinson's to take action that can immediately improve their quality of life. The organization impacts hundreds of thousands of individuals and families each year through community programs, the funding of quality of life research, and extensive online content.

Phone: (866) 358-0285
Logo for Parkinson & Movement Disorder Alliance (PMD Alliance)

Parkinson & Movement Disorder Alliance (PMD Alliance) is a community of movers and motivators working hand-in-hand with those living with a diagnosis, their care partners, adult children, and support group leaders to deliver education and connection to those impacted by movement disorders.

Phone: (800) 256-0966
Brain icon representing changes associated with PD-related hallucinations and delusions

PD-related hallucinations and delusions may be more common than you think

Icon of a capsule representing NUPLAZID® clinical study and dosing information

See how NUPLAZID can help with PD-related hallucinations and delusions

IMPORTANT SAFETY INFORMATION and INDICATION

What is the most important information I should know about NUPLAZID?

  • Medicines like NUPLAZID can raise the risk of death in elderly people who have lost touch with reality (psychosis) due to confusion and memory loss (dementia).

  • NUPLAZID is not approved for the treatment of patients with dementia who experience psychosis unless their hallucinations and delusions are related to Parkinson’s disease.

Who should not take NUPLAZID?

  • Do not take NUPLAZID if you have had an allergic reaction to any of the ingredients in NUPLAZID. Allergic reactions have included rash, hives, swelling of the tongue, mouth, lips, or face, throat tightness, and shortness of breath.
  • Do not take NUPLAZID if you have certain heart conditions that change your heart rhythm. It is important to talk to your healthcare provider about this possible side effect. Call your healthcare provider if you feel a change in your heartbeat.

What other warnings should I know about NUPLAZID?

  • QT Interval Prolongation: NUPLAZID may increase the risk of changes to your heart rhythm. This risk may increase if NUPLAZID is taken with certain other medications known to prolong the QT interval. Tell your healthcare provider about all the medicines you take or have recently taken.

    Please also see What is the most important information I should know about NUPLAZID?

What medicine might interact with NUPLAZID?

  • Tell your healthcare provider about all the medicines you take. Other medicines may affect how NUPLAZID works. Some medicines should not be taken with NUPLAZID. Your healthcare provider can tell you if it is safe to take NUPLAZID with your other medicines. Do not start or stop any medicines while taking NUPLAZID without talking to your healthcare provider first.

What are the common side effects of NUPLAZID?

  • The common side effects of NUPLAZID include swelling in the legs or arms, nausea, confusion, hallucination, constipation, and changes to normal walking. These are not all the possible side effects of NUPLAZID. For more information, ask your healthcare provider about this medicine.

You are encouraged to report negative side effects of prescription drugs to the FDA. Visit www.fda.gov/medwatch or call 1‑800‑FDA‑1088. You can also call Acadia Pharmaceuticals Inc. at 1‑844‑4ACADIA (1‑844‑422‑2342).

Indication

NUPLAZID is a prescription medicine used to treat hallucinations and delusions associated with Parkinson’s disease psychosis.

How should I take NUPLAZID?

The recommended dose of NUPLAZID is one 34 mg capsule once per day, taken by mouth, with or without food.

NUPLAZID is available as 34 mg capsules and 10 mg tablets.

Please read the full Prescribing Information, including Boxed WARNING.

Warning: file_put_contents(compress.zlib:///home/site/wwwroot/var/cache/dev/profiler/db/d8/4cd8db): failed to open stream: operation failed (500 Internal Server Error)

Symfony Exception

ErrorException

HTTP 500 Internal Server Error

Warning: file_put_contents(compress.zlib:///home/site/wwwroot/var/cache/dev/profiler/db/d8/4cd8db): failed to open stream: operation failed

Exception

ErrorException

  1.         if (\function_exists('gzcompress')) {
  2.             $file 'compress.zlib://'.$file;
  3.             stream_context_set_option($context'zlib''level'3);
  4.         }
  5.         if (false === file_put_contents($fileserialize($data), 0$context)) {
  6.             return false;
  7.         }
  8.         if (!$profileIndexed) {
  9.             // Add to index
  1.             if ($collector instanceof LateDataCollectorInterface) {
  2.                 $collector->lateCollect();
  3.             }
  4.         }
  5.         if (!($ret $this->storage->write($profile)) && null !== $this->logger) {
  6.             $this->logger->warning('Unable to store the profiler information.', ['configured_storage' => \get_class($this->storage)]);
  7.         }
  8.         return $ret;
  9.     }
  1.             }
  2.         }
  3.         // save profiles
  4.         foreach ($this->profiles as $request) {
  5.             $this->profiler->saveProfile($this->profiles[$request]);
  6.         }
  7.         $this->profiles = new \SplObjectStorage();
  8.         $this->parents = new \SplObjectStorage();
  9.     }
  1.         $this->called true;
  2.         $this->priority $dispatcher->getListenerPriority($eventName$this->listener);
  3.         $e $this->stopwatch->start($this->name'event_listener');
  4.         ($this->optimizedListener ?? $this->listener)($event$eventName$dispatcher);
  5.         if ($e->isStarted()) {
  6.             $e->stop();
  7.         }
  1.         foreach ($listeners as $listener) {
  2.             if ($stoppable && $event->isPropagationStopped()) {
  3.                 break;
  4.             }
  5.             $listener($event$eventName$this);
  6.         }
  7.     }
  8.     /**
  9.      * Sorts the internal list of listeners for the given event by priority.
  1.         } else {
  2.             $listeners $this->getListeners($eventName);
  3.         }
  4.         if ($listeners) {
  5.             $this->callListeners($listeners$eventName$event);
  6.         }
  7.         return $event;
  8.     }
  1.         try {
  2.             $this->beforeDispatch($eventName$event);
  3.             try {
  4.                 $e $this->stopwatch->start($eventName'section');
  5.                 try {
  6.                     $this->dispatcher->dispatch($event$eventName);
  7.                 } finally {
  8.                     if ($e->isStarted()) {
  9.                         $e->stop();
  10.                     }
  11.                 }
  1.     /**
  2.      * {@inheritdoc}
  3.      */
  4.     public function terminate(Request $requestResponse $response)
  5.     {
  6.         $this->dispatcher->dispatch(new TerminateEvent($this$request$response), KernelEvents::TERMINATE);
  7.     }
  8.     /**
  9.      * @internal
  10.      */
in vendor/symfony/http-kernel/Kernel.php -> terminate (line 161)
  1.         if (false === $this->booted) {
  2.             return;
  3.         }
  4.         if ($this->getHttpKernel() instanceof TerminableInterface) {
  5.             $this->getHttpKernel()->terminate($request$response);
  6.         }
  7.     }
  8.     /**
  9.      * {@inheritdoc}
Kernel->terminate(object(Request), object(Response)) in public/index.php (line 35)
  1.     $kernel = new CacheKernel($kernel);
  2. }
  3. $request Request::createFromGlobals();
  4. $response $kernel->handle($request);
  5. $response->send();
  6. $kernel->terminate($request$response);

Logs 2

Level Channel Message
INFO 19:00:45 request Matched route "app_catchall_index".
{
    "route": "app_catchall_index",
    "route_parameters": {
        "_route": "app_catchall_index",
        "slug": "support-and-resources",
        "_controller": "App\\Controller\\CatchAllController::index"
    },
    "request_uri": "http://nuplazid-dev.azurewebsites.net/support-and-resources",
    "method": "GET"
}
DEBUG 19:00:45 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 19:00:45 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 19:00:45 event Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelRequest"
}
DEBUG 19:00:45 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 19:00:45 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 19:00:45 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 19:00:45 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 19:00:45 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 19:00:45 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 19:00:45 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 19:00:45 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 19:00:45 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 19:00:45 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 19:00:45 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 19:00:45 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 19:00:45 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
DEBUG 19:00:45 event Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
DEBUG 19:00:45 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
DEBUG 19:00:45 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}
INFO 19:00:45 php User Deprecated: getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process.
{
    "exception": {}
}
INFO 19:00:45 php User Deprecated: getRawData only returns the first dataset loaded, which may not be what you expect. Use getAllRawData() instead which returns all datasets for all autoloaders present in the process.
{
    "exception": {}
}
INFO 19:00:45 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/RPjVeD1QCwqnX7ILJljLG?locale=en-US (0.113s)
DEBUG 19:00:45 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/RPjVeD1QCwqnX7ILJljLG?locale=en-US (0.113s)
{
    "api": "DELIVERY",
    "duration": 0.11316990852355957,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/RPjVeD1QCwqnX7ILJljLG?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 653\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"2328309738187629171\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 418113\r\nDate: Sat, 20 Jun 2026 19:00:45 GMT\r\nX-Served-By: cache-ewr-kewr1740023-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982046.944190,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 1b76b92b-dc93-4d75-a0e5-b71e0fb785dc\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"RPjVeD1QCwqnX7ILJljLG\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:07:00.609Z\",\"updatedAt\":\"2024-10-24T15:17:29.784Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":3,\"revision\":2,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"assetItem\"}},\"locale\":\"en-US\"},\"fields\":{\"fileName\":\"nuplazid_logo.png\",\"contentType\":\"image/png\",\"url\":\"https://images.ctfassets.net/5op9sxpwqnmz/4pbvTYXPGcnHuGxIxuEsqI/bd14cd661c94f0ab02991d48d5b9d099/nuplazid_logo.png\"}}\n",
    "exception": "N;"
}
INFO 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/4e1ddac1-2cd5-4b4f-a841-e2a0591470fb?locale=en-US (0.013s)
DEBUG 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/4e1ddac1-2cd5-4b4f-a841-e2a0591470fb?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013279914855957031,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/4e1ddac1-2cd5-4b4f-a841-e2a0591470fb?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 823\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"4526502379872753319\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 881751\r\nDate: Sat, 20 Jun 2026 19:00:46 GMT\r\nX-Served-By: cache-ewr-kewr1740063-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982046.084687,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 01b353dd-0510-4e26-b49a-fb374c9999e1\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"4e1ddac1-2cd5-4b4f-a841-e2a0591470fb\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:42.980Z\",\"updatedAt\":\"2024-10-24T15:06:42.980Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"You are now leaving NUPLAZID.com to visit a website that is not owned or operated by Acadia Pharmaceuticals Inc. Links to all outside sites are provided as resources only. Acadia Pharmaceuticals Inc. does not accept responsibility or liability for the content or services of other websites.\"}}\n",
    "exception": "N;"
}
INFO 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/e1e4dedd-8074-4c6c-928c-92359112bfab?locale=en-US (0.095s)
DEBUG 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/e1e4dedd-8074-4c6c-928c-92359112bfab?locale=en-US (0.095s)
{
    "api": "DELIVERY",
    "duration": 0.09507608413696289,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/e1e4dedd-8074-4c6c-928c-92359112bfab?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 544\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"17260612986445867921\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:46 GMT\r\nX-Served-By: cache-ewr-kewr1740072-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982046.104196,VS0,VE83\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: 0981878a-f7b8-4cf0-8bf0-720ef8e36a22\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"e1e4dedd-8074-4c6c-928c-92359112bfab\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:48.766Z\",\"updatedAt\":\"2024-10-24T15:06:48.766Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"<b>Stay</b>\"}}\n",
    "exception": "N;"
}
INFO 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/0eff3f8e-a036-4803-9a46-c7e1630acc12?locale=en-US (0.015s)
DEBUG 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/0eff3f8e-a036-4803-9a46-c7e1630acc12?locale=en-US (0.015s)
{
    "api": "DELIVERY",
    "duration": 0.014995098114013672,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/0eff3f8e-a036-4803-9a46-c7e1630acc12?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 548\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"421053249475428029\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 881750\r\nDate: Sat, 20 Jun 2026 19:00:46 GMT\r\nX-Served-By: cache-ewr-kewr1740042-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982046.199764,VS0,VE2\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: f854158a-1c46-4c54-8b7b-26254f59a1eb\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"0eff3f8e-a036-4803-9a46-c7e1630acc12\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:49.034Z\",\"updatedAt\":\"2024-10-24T15:06:49.034Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"<b>Continue</b>\"}}\n",
    "exception": "N;"
}
INFO 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/dd5e0e8b-89b8-492a-b09b-d751127eecfc?locale=en-US (0.013s)
DEBUG 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/dd5e0e8b-89b8-492a-b09b-d751127eecfc?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013261079788208008,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/dd5e0e8b-89b8-492a-b09b-d751127eecfc?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 558\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"15483633956964152125\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 838672\r\nDate: Sat, 20 Jun 2026 19:00:46 GMT\r\nX-Served-By: cache-ewr-kewr1740061-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 2, 0\r\nX-Timer: S1781982046.215216,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 3decd218-00c0-4289-b8d8-a04e2993424a\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"dd5e0e8b-89b8-492a-b09b-d751127eecfc\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:18.813Z\",\"updatedAt\":\"2024-10-24T15:05:18.813Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"Full Prescribing Information\"}}\n",
    "exception": "N;"
}
INFO 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/2e52fa82-65ea-4ea7-acd2-a87b32c2eb03?locale=en-US (0.016s)
DEBUG 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/2e52fa82-65ea-4ea7-acd2-a87b32c2eb03?locale=en-US (0.016s)
{
    "api": "DELIVERY",
    "duration": 0.01575303077697754,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/2e52fa82-65ea-4ea7-acd2-a87b32c2eb03?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 558\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"17241246573409747622\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 1570283\r\nDate: Sat, 20 Jun 2026 19:00:46 GMT\r\nX-Served-By: cache-ewr-kewr1740066-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982046.228757,VS0,VE2\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: f0a4605c-01ad-4d77-afa1-9a4a11eb7977\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"2e52fa82-65ea-4ea7-acd2-a87b32c2eb03\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:19.092Z\",\"updatedAt\":\"2024-10-24T15:05:19.092Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"Important Safety Information\"}}\n",
    "exception": "N;"
}
INFO 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/31aa1b92-67f0-4f3e-a567-c9c56483e65c?locale=en-US (0.015s)
DEBUG 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/31aa1b92-67f0-4f3e-a567-c9c56483e65c?locale=en-US (0.015s)
{
    "api": "DELIVERY",
    "duration": 0.014518976211547852,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/31aa1b92-67f0-4f3e-a567-c9c56483e65c?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 557\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"3343150302604692438\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 418113\r\nDate: Sat, 20 Jun 2026 19:00:46 GMT\r\nX-Served-By: cache-ewr-kewr1740023-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982046.244958,VS0,VE2\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: bb2d65c9-fbdf-406e-8c12-003ab267deae\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"31aa1b92-67f0-4f3e-a567-c9c56483e65c\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:20.004Z\",\"updatedAt\":\"2024-10-24T15:05:20.004Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"For US Healthcare Providers\"}}\n",
    "exception": "N;"
}
INFO 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/0abed34d-77b4-4e26-8f97-bcbdd3ee6eab?locale=en-US (0.014s)
DEBUG 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/0abed34d-77b4-4e26-8f97-bcbdd3ee6eab?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013705968856811523,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/0abed34d-77b4-4e26-8f97-bcbdd3ee6eab?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 587\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"4342635639604986446\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 418088\r\nDate: Sat, 20 Jun 2026 19:00:46 GMT\r\nX-Served-By: cache-ewr-kewr1740084-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982046.259735,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 0e34ecaa-41db-4506-b7a2-a219fa5e8054\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"0abed34d-77b4-4e26-8f97-bcbdd3ee6eab\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:20.613Z\",\"updatedAt\":\"2024-10-24T15:05:20.613Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"Sign Up. <span class=\\\"text-nowrap\\\">Stay Informed</span>\"}}\n",
    "exception": "N;"
}
INFO 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/90776f61-26f5-4b5d-a112-363b79ef783e?locale=en-US (0.014s)
DEBUG 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/90776f61-26f5-4b5d-a112-363b79ef783e?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013756990432739258,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/90776f61-26f5-4b5d-a112-363b79ef783e?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 604\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"12485884042010755160\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 418088\r\nDate: Sat, 20 Jun 2026 19:00:46 GMT\r\nX-Served-By: cache-ewr-kewr1740047-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982046.273933,VS0,VE2\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 6398383b-7764-4ec8-a3a8-d90b0d0ceff5\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"90776f61-26f5-4b5d-a112-363b79ef783e\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:19.407Z\",\"updatedAt\":\"2024-10-24T15:05:19.407Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"<span markdown=0>About PD-related<br />Hallucinations and Delusions</span>\"}}\n",
    "exception": "N;"
}
INFO 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/dc4a2cad-10e4-43e4-a927-3c1ee2ae242a?locale=en-US (0.013s)
DEBUG 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/dc4a2cad-10e4-43e4-a927-3c1ee2ae242a?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013128042221069336,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/dc4a2cad-10e4-43e4-a927-3c1ee2ae242a?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 626\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"10495669395077474904\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 1045045\r\nDate: Sat, 20 Jun 2026 19:00:46 GMT\r\nX-Served-By: cache-ewr-kewr1740075-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781982046.288153,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: cfaae9b5-d835-4c8d-832a-86adcfc56979\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"dc4a2cad-10e4-43e4-a927-3c1ee2ae242a\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:19.724Z\",\"updatedAt\":\"2024-10-24T15:05:19.724Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"<span markdown=0>Talking to Your&nbsp;<br class=\\\"d-none d-md-block\\\">Healthcare Provider</span>\"}}\n",
    "exception": "N;"
}
INFO 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/ee0ea2b2-9b93-4ae1-afcd-42e09a379e32?locale=en-US (0.014s)
DEBUG 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/ee0ea2b2-9b93-4ae1-afcd-42e09a379e32?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013914108276367188,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/ee0ea2b2-9b93-4ae1-afcd-42e09a379e32?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 546\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"2334043889685994480\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 1077573\r\nDate: Sat, 20 Jun 2026 19:00:46 GMT\r\nX-Served-By: cache-ewr-kewr1740069-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 2, 0\r\nX-Timer: S1781982046.301703,VS0,VE2\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: e707d7b9-7673-449b-8aff-f7909f56d425\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"ee0ea2b2-9b93-4ae1-afcd-42e09a379e32\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:20.313Z\",\"updatedAt\":\"2024-10-24T15:05:20.313Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"Personal Stories\"}}\n",
    "exception": "N;"
}
INFO 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/a42ea7c3-77f3-4306-a053-7a26277d58e6?locale=en-US (0.014s)
DEBUG 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/a42ea7c3-77f3-4306-a053-7a26277d58e6?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.01385188102722168,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/a42ea7c3-77f3-4306-a053-7a26277d58e6?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 544\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"11460474804834152316\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 838671\r\nDate: Sat, 20 Jun 2026 19:00:46 GMT\r\nX-Served-By: cache-ewr-kewr1740022-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781982046.315968,VS0,VE2\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 5d6b2ad9-26f1-4632-8f18-95f64345b4ea\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"a42ea7c3-77f3-4306-a053-7a26277d58e6\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:20.925Z\",\"updatedAt\":\"2024-10-24T15:05:20.925Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"About NUPLAZID\"}}\n",
    "exception": "N;"
}
INFO 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/c2a5df35-c3b9-4be2-8824-47ec5b0b939d?locale=en-US (0.014s)
DEBUG 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/c2a5df35-c3b9-4be2-8824-47ec5b0b939d?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013655900955200195,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/c2a5df35-c3b9-4be2-8824-47ec5b0b939d?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 548\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"8727587309928303211\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 258900\r\nDate: Sat, 20 Jun 2026 19:00:46 GMT\r\nX-Served-By: cache-ewr-kewr1740040-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781982046.329982,VS0,VE2\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 914d21d4-b404-4947-ab00-dd7286c64d3d\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"c2a5df35-c3b9-4be2-8824-47ec5b0b939d\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:21.262Z\",\"updatedAt\":\"2024-10-24T15:05:21.262Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"Safety Information\"}}\n",
    "exception": "N;"
}
INFO 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/1fdc00ca-84b2-4bee-857c-bb0d9c20980d?locale=en-US (0.013s)
DEBUG 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/1fdc00ca-84b2-4bee-857c-bb0d9c20980d?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013498783111572266,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/1fdc00ca-84b2-4bee-857c-bb0d9c20980d?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 549\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"18016179835843396703\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 1413200\r\nDate: Sat, 20 Jun 2026 19:00:46 GMT\r\nX-Served-By: cache-ewr-kewr1740051-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982046.343794,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 4e0b5721-fb09-41ad-96ca-67ee63cfb9a9\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"1fdc00ca-84b2-4bee-857c-bb0d9c20980d\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:21.678Z\",\"updatedAt\":\"2024-10-24T15:05:21.678Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"Support & Resources\"}}\n",
    "exception": "N;"
}
INFO 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/710a3289-1373-4491-b7b9-80712ca6df71?locale=en-US (0.014s)
DEBUG 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/710a3289-1373-4491-b7b9-80712ca6df71?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013915061950683594,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/710a3289-1373-4491-b7b9-80712ca6df71?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 580\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"6764149622231551615\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 258900\r\nDate: Sat, 20 Jun 2026 19:00:46 GMT\r\nX-Served-By: cache-ewr-kewr1740034-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 2, 0\r\nX-Timer: S1781982046.357764,VS0,VE2\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 6e966b3c-fdd8-41bd-9c97-bb9992219ac8\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"710a3289-1373-4491-b7b9-80712ca6df71\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:22.126Z\",\"updatedAt\":\"2024-10-24T15:05:22.126Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"<span markdown=0>Frequently Asked Questions</span>\"}}\n",
    "exception": "N;"
}
INFO 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/62334c5a-5efe-417f-85db-f9398b34861a?locale=en-US (0.013s)
DEBUG 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/62334c5a-5efe-417f-85db-f9398b34861a?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013425111770629883,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/62334c5a-5efe-417f-85db-f9398b34861a?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 539\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"1304620505693214981\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 2434138\r\nDate: Sat, 20 Jun 2026 19:00:46 GMT\r\nX-Served-By: cache-ewr-kewr1740065-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982046.371995,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: e8b27c76-17bd-4b1c-b3cb-3f0e1531519f\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"62334c5a-5efe-417f-85db-f9398b34861a\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:22.488Z\",\"updatedAt\":\"2024-10-24T15:05:22.488Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"Resources\"}}\n",
    "exception": "N;"
}
INFO 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/9a200c1f-a008-4bde-85d1-76ecd789974e?locale=en-US (0.014s)
DEBUG 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/9a200c1f-a008-4bde-85d1-76ecd789974e?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.014194965362548828,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/9a200c1f-a008-4bde-85d1-76ecd789974e?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 600\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"5576391153642058800\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 838671\r\nDate: Sat, 20 Jun 2026 19:00:46 GMT\r\nX-Served-By: cache-ewr-kewr1740025-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781982046.385844,VS0,VE2\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 8693e3b6-c405-4fea-b597-ef3bd917245e\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"9a200c1f-a008-4bde-85d1-76ecd789974e\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:22.832Z\",\"updatedAt\":\"2024-10-24T15:05:22.832Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"<span class=\\\"font-weight-normal\\\">Important Safety Information</span>\"}}\n",
    "exception": "N;"
}
INFO 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/f9f15574-1c4e-4506-acd3-f7fc7553c921?locale=en-US (0.013s)
DEBUG 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/f9f15574-1c4e-4506-acd3-f7fc7553c921?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013181924819946289,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/f9f15574-1c4e-4506-acd3-f7fc7553c921?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 599\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"1976563385804116599\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 817818\r\nDate: Sat, 20 Jun 2026 19:00:46 GMT\r\nX-Served-By: cache-ewr-kewr1740057-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 2, 0\r\nX-Timer: S1781982046.400380,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: dcaef310-7e1b-4e2c-90fa-089bbcaa2ebc\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"f9f15574-1c4e-4506-acd3-f7fc7553c921\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:23.140Z\",\"updatedAt\":\"2024-10-24T15:05:23.140Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"<span class=\\\"font-weight-normal\\\">For US Healthcare Providers</span>\"}}\n",
    "exception": "N;"
}
INFO 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/2heilTmQgqN1Be74BeEpSE?locale=en-US (0.013s)
DEBUG 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/2heilTmQgqN1Be74BeEpSE?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.01343393325805664,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/2heilTmQgqN1Be74BeEpSE?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 638\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"6264626640654669586\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 881750\r\nDate: Sat, 20 Jun 2026 19:00:46 GMT\r\nX-Served-By: cache-ewr-kewr1740070-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982046.413759,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: fb2ee009-baab-46b4-ba04-9e8d11d6c691\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"2heilTmQgqN1Be74BeEpSE\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:07:23.589Z\",\"updatedAt\":\"2024-10-24T15:22:36.291Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":3,\"revision\":2,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"assetItem\"}},\"locale\":\"en-US\"},\"fields\":{\"fileName\":\"hero6.png\",\"contentType\":\"image/png\",\"url\":\"https://images.ctfassets.net/5op9sxpwqnmz/6j5rhww6dfCyfqSjstLxfs/86b6562d530a1b4e2711330bfacd0715/hero6.png\"}}\n",
    "exception": "N;"
}
INFO 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/8d650099-bfb7-4093-aa15-58ed834db604?locale=en-US (0.097s)
DEBUG 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/8d650099-bfb7-4093-aa15-58ed834db604?locale=en-US (0.097s)
{
    "api": "DELIVERY",
    "duration": 0.09650611877441406,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/8d650099-bfb7-4093-aa15-58ed834db604?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 667\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"16926498000917772836\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:46 GMT\r\nX-Served-By: cache-ewr-kewr1740035-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982046.429014,VS0,VE84\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: c3526b4f-a0fa-4f7e-b9dc-b400ad828fee\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"8d650099-bfb7-4093-aa15-58ed834db604\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:43.368Z\",\"updatedAt\":\"2024-10-24T15:06:43.368Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"NUPLAZID<sup>&#174;</sup> is an FDA-approved treatment for hallucinations and delusions associated with Parkinson's disease psychosis.\"}}\n",
    "exception": "N;"
}
INFO 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/03ca9cf9-3c48-4293-8556-555056bc207f?locale=en-US (0.077s)
DEBUG 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/03ca9cf9-3c48-4293-8556-555056bc207f?locale=en-US (0.077s)
{
    "api": "DELIVERY",
    "duration": 0.07736802101135254,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/03ca9cf9-3c48-4293-8556-555056bc207f?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 712\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"17422889031312634213\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:46 GMT\r\nX-Served-By: cache-ewr-kewr1740048-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982047.525953,VS0,VE65\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: c69242ab-f62f-4109-945f-b02729817662\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"03ca9cf9-3c48-4293-8556-555056bc207f\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:41.952Z\",\"updatedAt\":\"2024-10-24T15:06:41.952Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"Support for managing <br class=\\\"desktop\\\">Parkinson&rsquo;s  <br class=\\\"d-none d-lg-block d-xl-none\\\">disease–related hallucinations <br class=\\\"desktop\\\"> and delusions&nbsp;\"}}\n",
    "exception": "N;"
}
INFO 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/IHOqhq4bxKqBecJDEN4Rb?locale=en-US (0.082s)
DEBUG 19:00:46 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/IHOqhq4bxKqBecJDEN4Rb?locale=en-US (0.082s)
{
    "api": "DELIVERY",
    "duration": 0.08174300193786621,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/IHOqhq4bxKqBecJDEN4Rb?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 572\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"7980444336997224105\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:46 GMT\r\nX-Served-By: cache-ewr-kewr1740046-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982047.603702,VS0,VE69\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: d5b54b75-8e0d-4f10-8b1d-59d448b42b51\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"IHOqhq4bxKqBecJDEN4Rb\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:07:25.760Z\",\"updatedAt\":\"2024-10-24T15:07:25.760Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"Connect with a Care Coordinator for medication support\"}}\n",
    "exception": "N;"
}
ERROR 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/72685d18-293c-4344-9bb9-5865b2e299c8?locale=en-US (0.328s)
DEBUG 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/72685d18-293c-4344-9bb9-5865b2e299c8?locale=en-US (0.328s)
{
    "api": "DELIVERY",
    "duration": 0.32771801948547363,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/72685d18-293c-4344-9bb9-5865b2e299c8?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 404 Not Found\r\nConnection: keep-alive\r\nContent-Length: 267\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"10531254297033072703\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nAccess-Control-Allow-Origin: *\r\nAccess-Control-Allow-Headers: Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Alpha-Feature,X-Contentful-Resource-Resolution,X-Contentful-Locale-Based-Publishing\r\nAccess-Control-Expose-Headers: Etag,x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset\r\nAccess-Control-Max-Age: 86400\r\nAccess-Control-Allow-Methods: GET,HEAD,OPTIONS\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:46 GMT\r\nX-Served-By: cache-ewr-kewr1740040-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982047.685938,VS0,VE94\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: b1a084ff-3d49-47da-b5df-69dcd1003ec2\r\n\r\n{\"sys\":{\"type\":\"Error\",\"id\":\"NotFound\"},\"message\":\"The resource could not be found.\",\"details\":{\"type\":\"Entry\",\"id\":\"72685d18-293c-4344-9bb9-5865b2e299c8\",\"environment\":\"2.6.2_remove-opt-in\",\"space\":\"5op9sxpwqnmz\"},\"requestId\":\"b1a084ff-3d49-47da-b5df-69dcd1003ec2\"}\n",
    "exception": "C:43:\"Contentful\\Core\\Exception\\NotFoundException\":2605:{a:7:{s:7:\"message\";s:32:\"The resource could not be found.\";s:4:\"code\";i:0;s:4:\"file\";s:32:\"The resource could not be found.\";s:4:\"line\";i:94;s:9:\"requestId\";s:36:\"b1a084ff-3d49-47da-b5df-69dcd1003ec2\";s:7:\"request\";s:444:\"GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/72685d18-293c-4344-9bb9-5865b2e299c8?locale=en-US HTTP/1.1\r\nUser-Agent: GuzzleHttp/7\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n\";s:8:\"response\";s:1911:\"HTTP/1.1 404 Not Found\r\nConnection: keep-alive\r\nContent-Length: 267\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"10531254297033072703\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nAccess-Control-Allow-Origin: *\r\nAccess-Control-Allow-Headers: Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Alpha-Feature,X-Contentful-Resource-Resolution,X-Contentful-Locale-Based-Publishing\r\nAccess-Control-Expose-Headers: Etag,x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset\r\nAccess-Control-Max-Age: 86400\r\nAccess-Control-Allow-Methods: GET,HEAD,OPTIONS\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:46 GMT\r\nX-Served-By: cache-ewr-kewr1740040-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982047.685938,VS0,VE94\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: b1a084ff-3d49-47da-b5df-69dcd1003ec2\r\n\r\n{\"sys\":{\"type\":\"Error\",\"id\":\"NotFound\"},\"message\":\"The resource could not be found.\",\"details\":{\"type\":\"Entry\",\"id\":\"72685d18-293c-4344-9bb9-5865b2e299c8\",\"environment\":\"2.6.2_remove-opt-in\",\"space\":\"5op9sxpwqnmz\"},\"requestId\":\"b1a084ff-3d49-47da-b5df-69dcd1003ec2\"}\n\";}}"
}
INFO 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/H8RvsaTEejj270f8FuFuL?locale=en-US (0.013s)
DEBUG 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/H8RvsaTEejj270f8FuFuL?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013180017471313477,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/H8RvsaTEejj270f8FuFuL?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 665\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"6326215881104654198\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 258900\r\nDate: Sat, 20 Jun 2026 19:00:47 GMT\r\nX-Served-By: cache-ewr-kewr1740027-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781982047.013878,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: a1fe00e1-892f-4d94-9be6-9db8d8460f77\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"H8RvsaTEejj270f8FuFuL\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:07:12.046Z\",\"updatedAt\":\"2024-10-24T15:20:19.345Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":3,\"revision\":2,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"assetItem\"}},\"locale\":\"en-US\"},\"fields\":{\"fileName\":\"acadia-connect-logo.png\",\"contentType\":\"image/png\",\"url\":\"https://images.ctfassets.net/5op9sxpwqnmz/3dOoH1nhSDzXK1118ckWSQ/86993977acbd8319bba941407d9273be/acadia-connect-logo.png\"}}\n",
    "exception": "N;"
}
INFO 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/f4efc2c5-673c-4415-9c65-316e93fa4d7d?locale=en-US (0.032s)
DEBUG 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/f4efc2c5-673c-4415-9c65-316e93fa4d7d?locale=en-US (0.032s)
{
    "api": "DELIVERY",
    "duration": 0.0324099063873291,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/f4efc2c5-673c-4415-9c65-316e93fa4d7d?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 578\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"1590997950563647846\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 716270\r\nDate: Sat, 20 Jun 2026 19:00:47 GMT\r\nX-Served-By: cache-ewr-kewr1740085-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 3, 0\r\nX-Timer: S1781982047.027302,VS0,VE20\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 34895147-df89-4a9b-a73d-04a0dd15d641\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"f4efc2c5-673c-4415-9c65-316e93fa4d7d\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:49.436Z\",\"updatedAt\":\"2024-10-24T15:06:49.436Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"<b>Visit Acadia Connect<sup> &#174;</sup></b>\"}}\n",
    "exception": "N;"
}
INFO 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/255c0660-796e-4420-9865-d6602582a65c?locale=en-US (0.076s)
DEBUG 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/255c0660-796e-4420-9865-d6602582a65c?locale=en-US (0.076s)
{
    "api": "DELIVERY",
    "duration": 0.07605195045471191,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/255c0660-796e-4420-9865-d6602582a65c?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 556\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"832298552684892662\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:47 GMT\r\nX-Served-By: cache-ewr-kewr1740040-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982047.060032,VS0,VE63\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: b6c5bf13-4788-404b-8828-46e407171fb6\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"255c0660-796e-4420-9865-d6602582a65c\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:42.228Z\",\"updatedAt\":\"2024-10-24T15:06:42.228Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"Committed organizations\"}}\n",
    "exception": "N;"
}
INFO 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/20a0f325-f797-49b2-8580-a33aaee05182?locale=en-US (0.013s)
DEBUG 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/20a0f325-f797-49b2-8580-a33aaee05182?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013103008270263672,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/20a0f325-f797-49b2-8580-a33aaee05182?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 638\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"11831298070457460661\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 881750\r\nDate: Sat, 20 Jun 2026 19:00:47 GMT\r\nX-Served-By: cache-ewr-kewr1740080-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982047.136711,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: edf6bce7-fcbe-4a5b-9ac0-6996221615dd\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"20a0f325-f797-49b2-8580-a33aaee05182\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:43.818Z\",\"updatedAt\":\"2024-10-24T15:06:43.818Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"These organizations can provide you with more information about the nonmotor symptoms associated with PD.\"}}\n",
    "exception": "N;"
}
INFO 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6cR9o2zoMEiadqa3SkBccv?locale=en-US (0.088s)
DEBUG 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6cR9o2zoMEiadqa3SkBccv?locale=en-US (0.088s)
{
    "api": "DELIVERY",
    "duration": 0.08801102638244629,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6cR9o2zoMEiadqa3SkBccv?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 678\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"6516306101358595216\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:47 GMT\r\nX-Served-By: cache-ewr-kewr1740025-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982047.150144,VS0,VE76\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: d13ccc6a-75f5-4326-9e0e-3108aa16e53f\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"6cR9o2zoMEiadqa3SkBccv\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:07:21.806Z\",\"updatedAt\":\"2024-10-24T15:22:42.785Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":3,\"revision\":2,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"assetItem\"}},\"locale\":\"en-US\"},\"fields\":{\"fileName\":\"parkinsonsfoundation-copy.png\",\"contentType\":\"image/png\",\"url\":\"https://images.ctfassets.net/5op9sxpwqnmz/6hhzGB7R1n3Zh2dn6oUPmc/6868eff7f5bf3f11e44c9a9da34dde2c/parkinsonsfoundation-copy.png\"}}\n",
    "exception": "N;"
}
INFO 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/0902f56e-3534-4ed1-b710-e0fc2c86ad03?locale=en-US (0.074s)
DEBUG 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/0902f56e-3534-4ed1-b710-e0fc2c86ad03?locale=en-US (0.074s)
{
    "api": "DELIVERY",
    "duration": 0.07449197769165039,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/0902f56e-3534-4ed1-b710-e0fc2c86ad03?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 780\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"5775877208523682243\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:47 GMT\r\nX-Served-By: cache-ewr-kewr1740041-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982047.238860,VS0,VE62\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: dcbbf617-55c8-4801-b635-c276233ac0c2\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"0902f56e-3534-4ed1-b710-e0fc2c86ad03\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:44.111Z\",\"updatedAt\":\"2024-10-24T15:06:44.111Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"The Parkinson’s Foundation makes life better for people with Parkinson's disease  by improving care and advancing research toward a cure. In everything we do, we build on the energy, experience, and passion of our global Parkinson’s community.\"}}\n",
    "exception": "N;"
}
INFO 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/e20ec497-771c-4e38-9c76-2c083adb4ddd?locale=en-US (0.086s)
DEBUG 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/e20ec497-771c-4e38-9c76-2c083adb4ddd?locale=en-US (0.086s)
{
    "api": "DELIVERY",
    "duration": 0.08633279800415039,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/e20ec497-771c-4e38-9c76-2c083adb4ddd?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 590\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"4648665590920788146\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:47 GMT\r\nX-Served-By: cache-ewr-kewr1740074-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982047.313567,VS0,VE74\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: 7ac552f8-5b66-4dc4-a321-b1b79f3135d0\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"e20ec497-771c-4e38-9c76-2c083adb4ddd\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:45.166Z\",\"updatedAt\":\"2024-10-24T15:06:45.166Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"**Phone:  <font color=\\\"#0C1C8E\\\">(800) 473-4636**</font>\"}}\n",
    "exception": "N;"
}
INFO 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/3bd65bb9-e36a-415d-bed4-01b28c89ed60?locale=en-US (0.119s)
DEBUG 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/3bd65bb9-e36a-415d-bed4-01b28c89ed60?locale=en-US (0.119s)
{
    "api": "DELIVERY",
    "duration": 0.11850595474243164,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/3bd65bb9-e36a-415d-bed4-01b28c89ed60?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 823\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"11432157273187041803\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:47 GMT\r\nX-Served-By: cache-ewr-kewr1740052-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982047.400372,VS0,VE106\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: 6e9f7f82-45eb-4ec7-9c2c-2ad6a74b71b6\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"3bd65bb9-e36a-415d-bed4-01b28c89ed60\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:44.411Z\",\"updatedAt\":\"2024-10-24T15:06:44.411Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"You are now leaving NUPLAZID.com to visit a website that is not owned or operated by Acadia Pharmaceuticals Inc. Links to all outside sites are provided as resources only. Acadia Pharmaceuticals Inc. does not accept responsibility or liability for the content or services of other websites.\"}}\n",
    "exception": "N;"
}
INFO 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6a71ddb7-f62d-418f-bc9f-b3ed90763483?locale=en-US (0.085s)
DEBUG 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6a71ddb7-f62d-418f-bc9f-b3ed90763483?locale=en-US (0.085s)
{
    "api": "DELIVERY",
    "duration": 0.08466887474060059,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6a71ddb7-f62d-418f-bc9f-b3ed90763483?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 544\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"12851582859122882669\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:47 GMT\r\nX-Served-By: cache-ewr-kewr1740050-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982048.519244,VS0,VE72\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: 2d0baa2a-3f59-4bde-9e2d-c9bf3fcf08bc\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"6a71ddb7-f62d-418f-bc9f-b3ed90763483\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:50.035Z\",\"updatedAt\":\"2024-10-24T15:06:50.035Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"<b>Stay</b>\"}}\n",
    "exception": "N;"
}
INFO 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/3f9bf8b7-1dca-45f0-9298-cfcb5648f0f2?locale=en-US (0.013s)
DEBUG 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/3f9bf8b7-1dca-45f0-9298-cfcb5648f0f2?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013432979583740234,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/3f9bf8b7-1dca-45f0-9298-cfcb5648f0f2?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 548\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"15984031015413506720\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 881750\r\nDate: Sat, 20 Jun 2026 19:00:47 GMT\r\nX-Served-By: cache-ewr-kewr1740075-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982048.604599,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 8d602e49-051f-4899-b9ba-dc03b0b0d6a0\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"3f9bf8b7-1dca-45f0-9298-cfcb5648f0f2\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:50.289Z\",\"updatedAt\":\"2024-10-24T15:06:50.289Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"<b>Continue</b>\"}}\n",
    "exception": "N;"
}
INFO 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/e6ddd986-9107-4410-9cc4-17b073e16452?locale=en-US (0.013s)
DEBUG 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/e6ddd986-9107-4410-9cc4-17b073e16452?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013335943222045898,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/e6ddd986-9107-4410-9cc4-17b073e16452?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 559\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"5343915830939637428\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 881750\r\nDate: Sat, 20 Jun 2026 19:00:47 GMT\r\nX-Served-By: cache-ewr-kewr1740079-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982048.618665,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 0f46891b-2144-4209-bea4-f7b28ecb5198\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"e6ddd986-9107-4410-9cc4-17b073e16452\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:49.758Z\",\"updatedAt\":\"2024-10-24T15:06:49.758Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"<b>Visit their website</b>\"}}\n",
    "exception": "N;"
}
INFO 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6a99MOXYO3RYhzfSLUHT3?locale=en-US (0.088s)
DEBUG 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6a99MOXYO3RYhzfSLUHT3?locale=en-US (0.088s)
{
    "api": "DELIVERY",
    "duration": 0.08795309066772461,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6a99MOXYO3RYhzfSLUHT3?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 665\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"9504570237542291054\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:47 GMT\r\nX-Served-By: cache-ewr-kewr1740067-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982048.632026,VS0,VE75\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: 7773047d-c554-44fb-870d-829929b1d392\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"6a99MOXYO3RYhzfSLUHT3\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:07:22.119Z\",\"updatedAt\":\"2024-10-24T15:22:47.185Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":3,\"revision\":2,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"assetItem\"}},\"locale\":\"en-US\"},\"fields\":{\"fileName\":\"apda-logo-506x130-1.png\",\"contentType\":\"image/png\",\"url\":\"https://images.ctfassets.net/5op9sxpwqnmz/39DScqCCExuow9gumMaCyv/43bf616cfaefeca04e0e97b58bca0c10/apda-logo-506x130-1.png\"}}\n",
    "exception": "N;"
}
INFO 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/582da4c2-89c6-436b-9cf9-1660e29f7f69?locale=en-US (0.034s)
DEBUG 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/582da4c2-89c6-436b-9cf9-1660e29f7f69?locale=en-US (0.034s)
{
    "api": "DELIVERY",
    "duration": 0.033856868743896484,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/582da4c2-89c6-436b-9cf9-1660e29f7f69?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 944\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"14140646921436718104\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 716270\r\nDate: Sat, 20 Jun 2026 19:00:47 GMT\r\nX-Served-By: cache-ewr-kewr1740025-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 4, 0\r\nX-Timer: S1781982048.720527,VS0,VE22\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 98908de4-6a20-48ce-92d4-c0810f12d1ac\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"582da4c2-89c6-436b-9cf9-1660e29f7f69\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:44.706Z\",\"updatedAt\":\"2024-10-24T15:06:44.706Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"The American Parkinson Disease Association (APDA) is the largest grassroots network dedicated to fighting PD and works tirelessly to assist those with PD live life to the fullest in the face of this chronic, neurological disorder. APDA provides support nationally through its network of Chapters and Information & Referral (I&R) Centers, as well as a national Research Program and Centers for Advanced Research.\"}}\n",
    "exception": "N;"
}
INFO 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/3f396c27-6e1d-4443-bc63-f1376e86afe4?locale=en-US (0.085s)
DEBUG 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/3f396c27-6e1d-4443-bc63-f1376e86afe4?locale=en-US (0.085s)
{
    "api": "DELIVERY",
    "duration": 0.08455109596252441,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/3f396c27-6e1d-4443-bc63-f1376e86afe4?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 589\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"12466787094885131477\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:47 GMT\r\nX-Served-By: cache-ewr-kewr1740041-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982048.754809,VS0,VE72\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: db573b74-056a-4cb2-90f9-7e549cde2669\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"3f396c27-6e1d-4443-bc63-f1376e86afe4\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:45.527Z\",\"updatedAt\":\"2024-10-24T15:06:45.527Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"**Phone: <font color=\\\"#0C1C8E\\\">(800) 223-2732</font>**\"}}\n",
    "exception": "N;"
}
INFO 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/02afd63e-eaf1-49ae-be0d-1347b3b06098?locale=en-US (0.078s)
DEBUG 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/02afd63e-eaf1-49ae-be0d-1347b3b06098?locale=en-US (0.078s)
{
    "api": "DELIVERY",
    "duration": 0.07812094688415527,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/02afd63e-eaf1-49ae-be0d-1347b3b06098?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 823\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"10604761128023351438\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:47 GMT\r\nX-Served-By: cache-ewr-kewr1740028-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982048.839954,VS0,VE66\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: 363e5ca5-a66f-4739-8995-2fb27a78540e\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"02afd63e-eaf1-49ae-be0d-1347b3b06098\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:45.845Z\",\"updatedAt\":\"2024-10-24T15:06:45.845Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"You are now leaving NUPLAZID.com to visit a website that is not owned or operated by Acadia Pharmaceuticals Inc. Links to all outside sites are provided as resources only. Acadia Pharmaceuticals Inc. does not accept responsibility or liability for the content or services of other websites.\"}}\n",
    "exception": "N;"
}
INFO 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/d4cb3b07-94c3-4bfa-a4bc-c03dbb43aa9e?locale=en-US (0.014s)
DEBUG 19:00:47 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/d4cb3b07-94c3-4bfa-a4bc-c03dbb43aa9e?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013679027557373047,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/d4cb3b07-94c3-4bfa-a4bc-c03dbb43aa9e?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 544\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"6853451387880911908\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 881750\r\nDate: Sat, 20 Jun 2026 19:00:47 GMT\r\nX-Served-By: cache-ewr-kewr1740035-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982048.918396,VS0,VE2\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: d077e595-cd74-46c1-a6f7-34b66fb058c3\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"d4cb3b07-94c3-4bfa-a4bc-c03dbb43aa9e\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:50.754Z\",\"updatedAt\":\"2024-10-24T15:06:50.754Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"<b>Stay</b>\"}}\n",
    "exception": "N;"
}
INFO 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/9a036941-e13d-4c6c-a2de-bb5768a1780a?locale=en-US (0.089s)
DEBUG 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/9a036941-e13d-4c6c-a2de-bb5768a1780a?locale=en-US (0.089s)
{
    "api": "DELIVERY",
    "duration": 0.08922100067138672,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/9a036941-e13d-4c6c-a2de-bb5768a1780a?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 548\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"11875137751120433207\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:48 GMT\r\nX-Served-By: cache-ewr-kewr1740064-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982048.932258,VS0,VE77\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: 5ef5c72a-1676-4c2b-bcae-2d5620c25944\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"9a036941-e13d-4c6c-a2de-bb5768a1780a\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:50.990Z\",\"updatedAt\":\"2024-10-24T15:06:50.990Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"<b>Continue</b>\"}}\n",
    "exception": "N;"
}
INFO 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/1000acfc-35fa-476e-9ba5-bc7c1d257970?locale=en-US (0.090s)
DEBUG 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/1000acfc-35fa-476e-9ba5-bc7c1d257970?locale=en-US (0.090s)
{
    "api": "DELIVERY",
    "duration": 0.09013223648071289,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/1000acfc-35fa-476e-9ba5-bc7c1d257970?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 559\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"9572098174763712308\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:48 GMT\r\nX-Served-By: cache-ewr-kewr1740051-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982048.022073,VS0,VE78\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: bd88b05c-20d3-43e4-b57e-480212213215\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"1000acfc-35fa-476e-9ba5-bc7c1d257970\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:50.530Z\",\"updatedAt\":\"2024-10-24T15:06:50.530Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"<b>Visit their website</b>\"}}\n",
    "exception": "N;"
}
INFO 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/5LFjKo4LOUYJuc90PNWbRl?locale=en-US (0.085s)
DEBUG 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/5LFjKo4LOUYJuc90PNWbRl?locale=en-US (0.085s)
{
    "api": "DELIVERY",
    "duration": 0.08470702171325684,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/5LFjKo4LOUYJuc90PNWbRl?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 636\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"13316661421826277614\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:48 GMT\r\nX-Served-By: cache-ewr-kewr1740032-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982048.114570,VS0,VE70\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: 3d5a4031-ecfb-4d66-8a81-f6696875a6a1\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"5LFjKo4LOUYJuc90PNWbRl\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:07:22.501Z\",\"updatedAt\":\"2024-10-24T15:22:51.466Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":3,\"revision\":2,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"assetItem\"}},\"locale\":\"en-US\"},\"fields\":{\"fileName\":\"mjff.png\",\"contentType\":\"image/png\",\"url\":\"https://images.ctfassets.net/5op9sxpwqnmz/29DxkPVlohBhss1oiiAdav/1b16edb5c2be2f26bce1f16b2316a0f8/mjff.png\"}}\n",
    "exception": "N;"
}
INFO 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/46ff9c2e-fd14-43bd-aa96-60226525a668?locale=en-US (0.033s)
DEBUG 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/46ff9c2e-fd14-43bd-aa96-60226525a668?locale=en-US (0.033s)
{
    "api": "DELIVERY",
    "duration": 0.03261899948120117,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/46ff9c2e-fd14-43bd-aa96-60226525a668?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 753\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"14107883829331466493\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 385424\r\nDate: Sat, 20 Jun 2026 19:00:48 GMT\r\nX-Served-By: cache-ewr-kewr1740051-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781982048.197558,VS0,VE20\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: ad04811b-1eac-425d-aaa7-8030f689faf0\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"46ff9c2e-fd14-43bd-aa96-60226525a668\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:46.116Z\",\"updatedAt\":\"2024-10-24T15:06:46.116Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"The Michael J. Fox Foundation is dedicated to finding a cure for Parkinson’s and to ensuring the development of improved therapies for those living with the disease today through an aggressively funded research agenda.\"}}\n",
    "exception": "N;"
}
INFO 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/85b45fec-dbf8-42be-8006-27043e1f3c76?locale=en-US (0.013s)
DEBUG 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/85b45fec-dbf8-42be-8006-27043e1f3c76?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.012781143188476562,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/85b45fec-dbf8-42be-8006-27043e1f3c76?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 589\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"17493525091784538434\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 881750\r\nDate: Sat, 20 Jun 2026 19:00:48 GMT\r\nX-Served-By: cache-ewr-kewr1740079-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982048.230413,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: e5ae3824-2bec-44ce-8432-f5dcb72f6ac2\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"85b45fec-dbf8-42be-8006-27043e1f3c76\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:46.655Z\",\"updatedAt\":\"2024-10-24T15:06:46.655Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"**Phone: <font color=\\\"#0C1C8E\\\">(800) 708-7644</font>**\"}}\n",
    "exception": "N;"
}
INFO 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/65da7157-20c3-4de7-b8c0-3534ea2dcdcc?locale=en-US (0.082s)
DEBUG 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/65da7157-20c3-4de7-b8c0-3534ea2dcdcc?locale=en-US (0.082s)
{
    "api": "DELIVERY",
    "duration": 0.08214592933654785,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/65da7157-20c3-4de7-b8c0-3534ea2dcdcc?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 823\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"2902050724895774748\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:48 GMT\r\nX-Served-By: cache-ewr-kewr1740060-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982048.243528,VS0,VE70\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: 01512e12-31a2-49b6-888a-47cfc9c8de3c\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"65da7157-20c3-4de7-b8c0-3534ea2dcdcc\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:47.382Z\",\"updatedAt\":\"2024-10-24T15:06:47.382Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"You are now leaving NUPLAZID.com to visit a website that is not owned or operated by Acadia Pharmaceuticals Inc. Links to all outside sites are provided as resources only. Acadia Pharmaceuticals Inc. does not accept responsibility or liability for the content or services of other websites.\"}}\n",
    "exception": "N;"
}
INFO 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/e0705df7-08aa-403f-aee3-46f8ce4d1159?locale=en-US (0.091s)
DEBUG 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/e0705df7-08aa-403f-aee3-46f8ce4d1159?locale=en-US (0.091s)
{
    "api": "DELIVERY",
    "duration": 0.09055495262145996,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/e0705df7-08aa-403f-aee3-46f8ce4d1159?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 544\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"5638945706418331291\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:48 GMT\r\nX-Served-By: cache-ewr-kewr1740035-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982048.326536,VS0,VE78\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: f421bd54-a096-4316-b710-79e20f8a7f56\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"e0705df7-08aa-403f-aee3-46f8ce4d1159\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:51.574Z\",\"updatedAt\":\"2024-10-24T15:06:51.574Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"<b>Stay</b>\"}}\n",
    "exception": "N;"
}
INFO 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/75c8ebc0-7856-46ed-9841-b1dc4df625f1?locale=en-US (0.084s)
DEBUG 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/75c8ebc0-7856-46ed-9841-b1dc4df625f1?locale=en-US (0.084s)
{
    "api": "DELIVERY",
    "duration": 0.08409309387207031,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/75c8ebc0-7856-46ed-9841-b1dc4df625f1?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 548\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"5381117575088244012\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:48 GMT\r\nX-Served-By: cache-ewr-kewr1740086-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982048.417080,VS0,VE72\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: 0404f7fd-6c18-47fe-9f66-813be07b6f0b\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"75c8ebc0-7856-46ed-9841-b1dc4df625f1\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:51.886Z\",\"updatedAt\":\"2024-10-24T15:06:51.886Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"<b>Continue</b>\"}}\n",
    "exception": "N;"
}
INFO 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6ec05b46-fe3b-4bb7-b7d6-c0e2c0dab2c3?locale=en-US (0.089s)
DEBUG 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6ec05b46-fe3b-4bb7-b7d6-c0e2c0dab2c3?locale=en-US (0.089s)
{
    "api": "DELIVERY",
    "duration": 0.08931493759155273,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6ec05b46-fe3b-4bb7-b7d6-c0e2c0dab2c3?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 559\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"177400851687873937\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:48 GMT\r\nX-Served-By: cache-ewr-kewr1740051-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982049.501661,VS0,VE77\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: 5312ffc9-4447-4bda-809a-1bdb6f1d203f\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"6ec05b46-fe3b-4bb7-b7d6-c0e2c0dab2c3\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:51.316Z\",\"updatedAt\":\"2024-10-24T15:06:51.316Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"<b>Visit their website</b>\"}}\n",
    "exception": "N;"
}
INFO 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/3pGVEaLhyMByRMaMJHnERF?locale=en-US (0.095s)
DEBUG 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/3pGVEaLhyMByRMaMJHnERF?locale=en-US (0.095s)
{
    "api": "DELIVERY",
    "duration": 0.09484314918518066,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/3pGVEaLhyMByRMaMJHnERF?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 651\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"15716315707113702006\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:48 GMT\r\nX-Served-By: cache-ewr-kewr1740053-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982049.591309,VS0,VE83\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: cbd6d524-3406-4986-89f0-89a981d9768e\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"3pGVEaLhyMByRMaMJHnERF\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:07:22.813Z\",\"updatedAt\":\"2024-10-24T15:23:05.815Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":3,\"revision\":2,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"assetItem\"}},\"locale\":\"en-US\"},\"fields\":{\"fileName\":\"davisphinney.png\",\"contentType\":\"image/png\",\"url\":\"https://images.ctfassets.net/5op9sxpwqnmz/mmZV4y01OfRpFYzhbf8Xm/c8b2fd89df3f7d0b4c2918d9a269c52d/davisphinney.png\"}}\n",
    "exception": "N;"
}
INFO 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/34e0db03-3dc3-45ec-a6c9-44761e733eda?locale=en-US (0.080s)
DEBUG 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/34e0db03-3dc3-45ec-a6c9-44761e733eda?locale=en-US (0.080s)
{
    "api": "DELIVERY",
    "duration": 0.08023595809936523,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/34e0db03-3dc3-45ec-a6c9-44761e733eda?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 890\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"4427789902236506482\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:48 GMT\r\nX-Served-By: cache-ewr-kewr1740047-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982049.687021,VS0,VE67\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: 203ed7cb-8c2f-48a0-a4e9-005c284a3e44\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"34e0db03-3dc3-45ec-a6c9-44761e733eda\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:46.380Z\",\"updatedAt\":\"2024-10-24T15:06:46.380Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"The Davis Phinney Foundation provides resources and connections that enable people living with Parkinson's to take action that can immediately improve their quality of life. The organization impacts hundreds of thousands of individuals and families each year through community programs, the funding of quality of life research, and extensive online content.\"}}\n",
    "exception": "N;"
}
INFO 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/a804b942-578c-40ea-973e-1a2a4067e12b?locale=en-US (0.018s)
DEBUG 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/a804b942-578c-40ea-973e-1a2a4067e12b?locale=en-US (0.018s)
{
    "api": "DELIVERY",
    "duration": 0.018464088439941406,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/a804b942-578c-40ea-973e-1a2a4067e12b?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 589\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"2478121512615720085\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 881750\r\nDate: Sat, 20 Jun 2026 19:00:48 GMT\r\nX-Served-By: cache-ewr-kewr1740041-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982049.767410,VS0,VE2\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: e9ff33f8-ab97-4cba-9457-529eee5af930\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"a804b942-578c-40ea-973e-1a2a4067e12b\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:47.678Z\",\"updatedAt\":\"2024-10-24T15:06:47.678Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"**Phone: <font color=\\\"#0C1C8E\\\">(866) 358-0285</font>**\"}}\n",
    "exception": "N;"
}
INFO 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/2652dd30-822a-450d-8513-dd6fa515cae9?locale=en-US (0.032s)
DEBUG 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/2652dd30-822a-450d-8513-dd6fa515cae9?locale=en-US (0.032s)
{
    "api": "DELIVERY",
    "duration": 0.03192901611328125,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/2652dd30-822a-450d-8513-dd6fa515cae9?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 823\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"10331978991919107798\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 385424\r\nDate: Sat, 20 Jun 2026 19:00:48 GMT\r\nX-Served-By: cache-ewr-kewr1740057-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781982049.786350,VS0,VE19\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: f39ea7a4-2f2e-4de1-8d7a-42c21ce687f7\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"2652dd30-822a-450d-8513-dd6fa515cae9\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:46.989Z\",\"updatedAt\":\"2024-10-24T15:06:46.989Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"You are now leaving NUPLAZID.com to visit a website that is not owned or operated by Acadia Pharmaceuticals Inc. Links to all outside sites are provided as resources only. Acadia Pharmaceuticals Inc. does not accept responsibility or liability for the content or services of other websites.\"}}\n",
    "exception": "N;"
}
INFO 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/128a3e22-cbbc-4fe6-a11f-5343ba1b29a8?locale=en-US (0.089s)
DEBUG 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/128a3e22-cbbc-4fe6-a11f-5343ba1b29a8?locale=en-US (0.089s)
{
    "api": "DELIVERY",
    "duration": 0.08941817283630371,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/128a3e22-cbbc-4fe6-a11f-5343ba1b29a8?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 544\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"18075686767035422514\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:48 GMT\r\nX-Served-By: cache-ewr-kewr1740026-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982049.826914,VS0,VE69\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: 9b3d33e0-9126-4897-bdad-9c549f5f350a\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"128a3e22-cbbc-4fe6-a11f-5343ba1b29a8\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:52.359Z\",\"updatedAt\":\"2024-10-24T15:06:52.359Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"<b>Stay</b>\"}}\n",
    "exception": "N;"
}
INFO 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/8176dc4d-dee8-4e37-8e0c-e19f34bf68b4?locale=en-US (0.085s)
DEBUG 19:00:48 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/8176dc4d-dee8-4e37-8e0c-e19f34bf68b4?locale=en-US (0.085s)
{
    "api": "DELIVERY",
    "duration": 0.08531498908996582,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/8176dc4d-dee8-4e37-8e0c-e19f34bf68b4?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 548\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"17756033545159458082\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:48 GMT\r\nX-Served-By: cache-ewr-kewr1740030-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781982049.908481,VS0,VE73\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: 36d58b19-7cf4-40fc-a1ca-a23b7d348ad6\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"8176dc4d-dee8-4e37-8e0c-e19f34bf68b4\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:52.600Z\",\"updatedAt\":\"2024-10-24T15:06:52.600Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"<b>Continue</b>\"}}\n",
    "exception": "N;"
}
INFO 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/bd76ef07-d68d-47b7-90e7-62f550b2415f?locale=en-US (0.086s)
DEBUG 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/bd76ef07-d68d-47b7-90e7-62f550b2415f?locale=en-US (0.086s)
{
    "api": "DELIVERY",
    "duration": 0.08588981628417969,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/bd76ef07-d68d-47b7-90e7-62f550b2415f?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 559\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"4607932967719515106\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:49 GMT\r\nX-Served-By: cache-ewr-kewr1740037-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982049.994328,VS0,VE67\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: 06670aa4-26a6-4900-a507-e43cd615f33d\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"bd76ef07-d68d-47b7-90e7-62f550b2415f\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:52.115Z\",\"updatedAt\":\"2024-10-24T15:06:52.115Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"<b>Visit their website</b>\"}}\n",
    "exception": "N;"
}
INFO 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6xBWPlB2AKtfYPoAWSmdl1?locale=en-US (0.082s)
DEBUG 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6xBWPlB2AKtfYPoAWSmdl1?locale=en-US (0.082s)
{
    "api": "DELIVERY",
    "duration": 0.08218502998352051,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6xBWPlB2AKtfYPoAWSmdl1?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 650\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"9520202202963329805\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:49 GMT\r\nX-Served-By: cache-ewr-kewr1740038-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982049.080707,VS0,VE70\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: 8e1b8706-26c6-439b-85ee-ebc0af7c330c\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"6xBWPlB2AKtfYPoAWSmdl1\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:07:23.062Z\",\"updatedAt\":\"2024-10-24T15:23:10.020Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":3,\"revision\":2,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"assetItem\"}},\"locale\":\"en-US\"},\"fields\":{\"fileName\":\"pmdalliance.png\",\"contentType\":\"image/png\",\"url\":\"https://images.ctfassets.net/5op9sxpwqnmz/6nTI6GIqWfME3qMkBVUIy9/c11cce5d75e9a815a8685560be9cc2ff/pmdalliance.png\"}}\n",
    "exception": "N;"
}
INFO 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/1c6ccd46-0f83-43be-852d-6306c580521d?locale=en-US (0.078s)
DEBUG 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/1c6ccd46-0f83-43be-852d-6306c580521d?locale=en-US (0.078s)
{
    "api": "DELIVERY",
    "duration": 0.07833695411682129,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/1c6ccd46-0f83-43be-852d-6306c580521d?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 824\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"2712555196055840480\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:49 GMT\r\nX-Served-By: cache-ewr-kewr1740034-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982049.163153,VS0,VE66\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: 9b40a5d0-4f24-4e40-b4ce-51f0868fb12c\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"1c6ccd46-0f83-43be-852d-6306c580521d\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:48.015Z\",\"updatedAt\":\"2024-10-24T15:06:48.015Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"Parkinson & Movement Disorder Alliance (PMD Alliance) is a community of  movers and motivators working hand-in-hand with those living with a diagnosis, their care partners, adult children, and support group leaders to deliver education and connection to those impacted by movement disorders.\"}}\n",
    "exception": "N;"
}
INFO 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/1b7f1d7c-9795-4348-832e-faefce6e1235?locale=en-US (0.036s)
DEBUG 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/1b7f1d7c-9795-4348-832e-faefce6e1235?locale=en-US (0.036s)
{
    "api": "DELIVERY",
    "duration": 0.036412954330444336,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/1b7f1d7c-9795-4348-832e-faefce6e1235?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 589\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"16756579602083610367\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 691207\r\nDate: Sat, 20 Jun 2026 19:00:49 GMT\r\nX-Served-By: cache-ewr-kewr1740085-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 3, 0\r\nX-Timer: S1781982049.241932,VS0,VE24\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: c1409522-c1e6-4ed6-be97-c515901c324f\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"1b7f1d7c-9795-4348-832e-faefce6e1235\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:48.282Z\",\"updatedAt\":\"2024-10-24T15:06:48.282Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"**Phone: <font color=\\\"#0C1C8E\\\">(800) 256-0966</font>**\"}}\n",
    "exception": "N;"
}
INFO 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/57c98ae0-9f0e-4ec4-8c6f-c8665a00cb05?locale=en-US (0.125s)
DEBUG 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/57c98ae0-9f0e-4ec4-8c6f-c8665a00cb05?locale=en-US (0.125s)
{
    "api": "DELIVERY",
    "duration": 0.1254408359527588,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/57c98ae0-9f0e-4ec4-8c6f-c8665a00cb05?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 823\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"11781357908788551077\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:49 GMT\r\nX-Served-By: cache-ewr-kewr1740063-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982049.279025,VS0,VE113\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: 150e96e2-9c39-4d0f-bcee-780287c22160\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"57c98ae0-9f0e-4ec4-8c6f-c8665a00cb05\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:48.514Z\",\"updatedAt\":\"2024-10-24T15:06:48.514Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"You are now leaving NUPLAZID.com to visit a website that is not owned or operated by Acadia Pharmaceuticals Inc. Links to all outside sites are provided as resources only. Acadia Pharmaceuticals Inc. does not accept responsibility or liability for the content or services of other websites.\"}}\n",
    "exception": "N;"
}
INFO 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/966acef8-6416-424e-b15b-185aeaf9559b?locale=en-US (0.013s)
DEBUG 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/966acef8-6416-424e-b15b-185aeaf9559b?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.012913942337036133,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/966acef8-6416-424e-b15b-185aeaf9559b?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 544\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"3614449645710046579\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 881749\r\nDate: Sat, 20 Jun 2026 19:00:49 GMT\r\nX-Served-By: cache-ewr-kewr1740055-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982049.404773,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 024d4d6b-e067-4d3f-b790-08f6e5436bd2\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"966acef8-6416-424e-b15b-185aeaf9559b\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:53.116Z\",\"updatedAt\":\"2024-10-24T15:06:53.116Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"<b>Stay</b>\"}}\n",
    "exception": "N;"
}
INFO 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/fc969965-9c61-469a-aba6-f7f2cbbc80a4?locale=en-US (0.091s)
DEBUG 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/fc969965-9c61-469a-aba6-f7f2cbbc80a4?locale=en-US (0.091s)
{
    "api": "DELIVERY",
    "duration": 0.09070491790771484,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/fc969965-9c61-469a-aba6-f7f2cbbc80a4?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 548\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"12840797124611035196\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:49 GMT\r\nX-Served-By: cache-ewr-kewr1740045-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982049.417995,VS0,VE78\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: bada656d-d517-4a44-b830-ae6fb7fec5e2\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"fc969965-9c61-469a-aba6-f7f2cbbc80a4\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:53.432Z\",\"updatedAt\":\"2024-10-24T15:06:53.432Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"<b>Continue</b>\"}}\n",
    "exception": "N;"
}
INFO 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/69520ffe-a0a6-4392-9198-abb27772c783?locale=en-US (0.013s)
DEBUG 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/69520ffe-a0a6-4392-9198-abb27772c783?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013296127319335938,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/69520ffe-a0a6-4392-9198-abb27772c783?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 559\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"11644408464536944736\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 881750\r\nDate: Sat, 20 Jun 2026 19:00:49 GMT\r\nX-Served-By: cache-ewr-kewr1740030-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982050.509299,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: b9834198-4599-4523-8ea5-8df7934a85e6\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"69520ffe-a0a6-4392-9198-abb27772c783\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:52.842Z\",\"updatedAt\":\"2024-10-24T15:06:52.842Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"<b>Visit their website</b>\"}}\n",
    "exception": "N;"
}
INFO 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/b361f589-a3cd-4fee-8caa-550df97734d0?locale=en-US (0.013s)
DEBUG 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/b361f589-a3cd-4fee-8caa-550df97734d0?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.012955904006958008,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/b361f589-a3cd-4fee-8caa-550df97734d0?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 544\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"2352106835671789622\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 716271\r\nDate: Sat, 20 Jun 2026 19:00:49 GMT\r\nX-Served-By: cache-ewr-kewr1740053-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781982050.522700,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: b061e4df-6728-4e5b-b13e-f90f5db5870d\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"b361f589-a3cd-4fee-8caa-550df97734d0\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:54.759Z\",\"updatedAt\":\"2024-10-24T15:06:54.759Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"Back to top\"}}\n",
    "exception": "N;"
}
INFO 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/4VYlnPw2Vhza9QNgOEMPeK?locale=en-US (0.013s)
DEBUG 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/4VYlnPw2Vhza9QNgOEMPeK?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.01289987564086914,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/4VYlnPw2Vhza9QNgOEMPeK?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 662\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"13975479298537828156\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 716271\r\nDate: Sat, 20 Jun 2026 19:00:49 GMT\r\nX-Served-By: cache-ewr-kewr1740026-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 3, 0\r\nX-Timer: S1781982050.535894,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: c74198a7-f24a-4286-8523-6681c49d8782\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"4VYlnPw2Vhza9QNgOEMPeK\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:07:09.115Z\",\"updatedAt\":\"2024-10-24T15:19:46.836Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":3,\"revision\":2,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"assetItem\"}},\"locale\":\"en-US\"},\"fields\":{\"fileName\":\"icons-new-ml-43.svg\",\"contentType\":\"image/svg+xml\",\"url\":\"https://images.ctfassets.net/5op9sxpwqnmz/4IBFzNCTUVlxC5j2ak4Q6X/7d4317915ef70296d2a916219a0b2eb8/icons-new-ml-43.svg\"}}\n",
    "exception": "N;"
}
INFO 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/7869c31b-737c-4e50-b2f4-2a77d4d4d2a4?locale=en-US (0.088s)
DEBUG 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/7869c31b-737c-4e50-b2f4-2a77d4d4d2a4?locale=en-US (0.088s)
{
    "api": "DELIVERY",
    "duration": 0.08786201477050781,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/7869c31b-737c-4e50-b2f4-2a77d4d4d2a4?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 606\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"12692675903623502107\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:49 GMT\r\nX-Served-By: cache-ewr-kewr1740071-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982050.548991,VS0,VE75\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: 3474d4aa-d142-44d2-b4ee-3099266f2e6e\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"7869c31b-737c-4e50-b2f4-2a77d4d4d2a4\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:42.466Z\",\"updatedAt\":\"2024-10-24T15:06:42.466Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"PD-related hallucinations and delusions may be more common than you think\"}}\n",
    "exception": "N;"
}
INFO 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/fcc4e98a-2019-475b-ab54-f1537f96da04?locale=en-US (0.094s)
DEBUG 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/fcc4e98a-2019-475b-ab54-f1537f96da04?locale=en-US (0.094s)
{
    "api": "DELIVERY",
    "duration": 0.094329833984375,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/fcc4e98a-2019-475b-ab54-f1537f96da04?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 550\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"10502051086028749717\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:49 GMT\r\nX-Served-By: cache-ewr-kewr1740057-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982050.637248,VS0,VE82\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: 025e5555-776b-4882-b267-8b8c92a6e00f\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"fcc4e98a-2019-475b-ab54-f1537f96da04\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:53.724Z\",\"updatedAt\":\"2024-10-24T15:06:53.724Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"<b>Learn more</b>\"}}\n",
    "exception": "N;"
}
INFO 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/2Gaao6XF1SPvxujOMLyxAx?locale=en-US (0.015s)
DEBUG 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/2Gaao6XF1SPvxujOMLyxAx?locale=en-US (0.015s)
{
    "api": "DELIVERY",
    "duration": 0.01507711410522461,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/2Gaao6XF1SPvxujOMLyxAx?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 662\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"11313682289679043532\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 716271\r\nDate: Sat, 20 Jun 2026 19:00:49 GMT\r\nX-Served-By: cache-ewr-kewr1740077-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982050.731946,VS0,VE2\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: eb6aae5e-d5c3-4a3a-be5a-9374aaadeec0\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"2Gaao6XF1SPvxujOMLyxAx\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:07:04.149Z\",\"updatedAt\":\"2024-10-24T15:18:50.507Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":3,\"revision\":2,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"assetItem\"}},\"locale\":\"en-US\"},\"fields\":{\"fileName\":\"icons-new-ml-52.svg\",\"contentType\":\"image/svg+xml\",\"url\":\"https://images.ctfassets.net/5op9sxpwqnmz/1kczkaihOmRNq8QMW5U8gP/76e601a42123012091f084d527473bef/icons-new-ml-52.svg\"}}\n",
    "exception": "N;"
}
INFO 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/e14ee50c-2a14-4ebe-81df-000c1d8f0175?locale=en-US (0.039s)
DEBUG 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/e14ee50c-2a14-4ebe-81df-000c1d8f0175?locale=en-US (0.039s)
{
    "api": "DELIVERY",
    "duration": 0.039259910583496094,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/e14ee50c-2a14-4ebe-81df-000c1d8f0175?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 608\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"5950534171726749597\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 385425\r\nDate: Sat, 20 Jun 2026 19:00:49 GMT\r\nX-Served-By: cache-ewr-kewr1740051-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 2, 0\r\nX-Timer: S1781982050.747388,VS0,VE27\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: fc97122f-430e-41e7-9d17-752241da942d\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"e14ee50c-2a14-4ebe-81df-000c1d8f0175\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:42.703Z\",\"updatedAt\":\"2024-10-24T15:06:42.703Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"See how NUPLAZID can help with&nbsp;PD-related hallucinations and delusions\"}}\n",
    "exception": "N;"
}
INFO 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/8298a505-275d-41cd-9445-93f93868c967?locale=en-US (0.083s)
DEBUG 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/8298a505-275d-41cd-9445-93f93868c967?locale=en-US (0.083s)
{
    "api": "DELIVERY",
    "duration": 0.08334708213806152,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/8298a505-275d-41cd-9445-93f93868c967?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 554\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"11924586600874593680\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:49 GMT\r\nX-Served-By: cache-ewr-kewr1740067-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982050.787248,VS0,VE71\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: ab4d7fae-8894-4ce5-ac91-5da3788e1641\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"8298a505-275d-41cd-9445-93f93868c967\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:54.022Z\",\"updatedAt\":\"2024-10-24T15:06:54.022Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"<b>About NUPLAZID</b>\"}}\n",
    "exception": "N;"
}
INFO 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/a5c23cc1-d647-42e9-927e-fa30cc5f91b4?locale=en-US (0.092s)
DEBUG 19:00:49 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/a5c23cc1-d647-42e9-927e-fa30cc5f91b4?locale=en-US (0.092s)
{
    "api": "DELIVERY",
    "duration": 0.09236884117126465,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/a5c23cc1-d647-42e9-927e-fa30cc5f91b4?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 613\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"11584394437504637368\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:49 GMT\r\nX-Served-By: cache-ewr-kewr1740022-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982050.870638,VS0,VE80\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: 324e63ee-2eae-4a90-901e-2de0403eebe2\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"a5c23cc1-d647-42e9-927e-fa30cc5f91b4\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:54.286Z\",\"updatedAt\":\"2024-10-24T15:06:54.286Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"<span markdown=0>Safety&nbsp;<br class=\\\"d-block d-md-none\\\"/>Information</span>\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/dceca1f3-1c20-42d7-bdb7-30b91454f5e6?locale=en-US (0.086s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/dceca1f3-1c20-42d7-bdb7-30b91454f5e6?locale=en-US (0.086s)
{
    "api": "DELIVERY",
    "duration": 0.08570194244384766,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/dceca1f3-1c20-42d7-bdb7-30b91454f5e6?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 659\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"9999674084178921238\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 0\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740090-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781982050.963508,VS0,VE73\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: MISS\r\nx-contentful-request-id: eb69b4cd-84f7-4a8a-affc-a8c1bb7f0141\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"dceca1f3-1c20-42d7-bdb7-30b91454f5e6\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:06:54.524Z\",\"updatedAt\":\"2024-10-24T15:06:54.524Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"support-and-resources\",\"content\":\"<span markdown=0>Frequently<br class=\\\"d-block d-md-none\\\"/>&nbsp;Asked<br class=\\\"d-block d-md-none\\\"/>&nbsp;Questions</span>\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/f5592632-49e4-4964-a2a3-f6fc6af8122e?locale=en-US (0.013s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/f5592632-49e4-4964-a2a3-f6fc6af8122e?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013480186462402344,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/f5592632-49e4-4964-a2a3-f6fc6af8122e?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 712\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"9111292140016402444\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 418091\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740060-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 3, 0\r\nX-Timer: S1781982050.075661,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 17b1f46e-6483-42ea-91de-1852bef37339\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"f5592632-49e4-4964-a2a3-f6fc6af8122e\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:12.153Z\",\"updatedAt\":\"2024-10-24T15:05:12.153Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"<img src=\\\"https://a.storyblok.com/f/85248/50x68/a34b5b0fc9/clipboard.png\\\" class=\\\"float-left mr-2\\\" />IMPORTANT SAFETY INFORMATION <span class=\\\"text-nowrap\\\">and INDICATION</span>\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/db071491-fb8e-4649-af22-bb884a2db0dc?locale=en-US (0.013s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/db071491-fb8e-4649-af22-bb884a2db0dc?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.012862920761108398,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/db071491-fb8e-4649-af22-bb884a2db0dc?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 666\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"12897026762856047177\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 418091\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740070-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982050.089307,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 160220f5-9f0d-4bd6-8066-e613aac740c8\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"db071491-fb8e-4649-af22-bb884a2db0dc\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:12.456Z\",\"updatedAt\":\"2024-10-24T15:05:12.456Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"<span class=\\\"text-primary d-inline-block\\\"><strong>What is the most important information I should know about NUPLAZID?</strong></span>\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/910139d3-619f-432a-a69a-2ba93b043a6a?locale=en-US (0.013s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/910139d3-619f-432a-a69a-2ba93b043a6a?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.012953996658325195,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/910139d3-619f-432a-a69a-2ba93b043a6a?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 882\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"12574531174344669923\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 265340\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740085-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 2, 0\r\nX-Timer: S1781982050.102540,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 75e9277a-2fc5-427c-92bd-aafdc3cc9fca\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"910139d3-619f-432a-a69a-2ba93b043a6a\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:12.874Z\",\"updatedAt\":\"2024-10-24T15:05:12.874Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"global isi\",\"content\":\"- **<p>Medicines like NUPLAZID can raise the risk of death in elderly people who have lost touch with reality (psychosis) due to confusion and memory loss (dementia).</p>**\\n- **<p>NUPLAZID is not approved for the treatment of patients with dementia who experience psychosis unless their hallucinations and delusions are related to Parkinson’s disease.</p>**\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/45iK4N3Re0cKDJxg7V2714?locale=en-US (0.014s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/45iK4N3Re0cKDJxg7V2714?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013669013977050781,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/45iK4N3Re0cKDJxg7V2714?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 598\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"3933309708259859053\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 258901\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740053-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982050.115960,VS0,VE2\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: e04985ed-c22b-48ee-b8ce-d77c295c978d\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"45iK4N3Re0cKDJxg7V2714\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:07:31.598Z\",\"updatedAt\":\"2024-10-24T15:07:31.598Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"ISI\",\"content\":\"<span class=\\\"text-primary d-inline-block\\\"><strong>Who should not take NUPLAZID?</strong></span>\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/9babf544-a6d0-4d14-83eb-fabecef6356d?locale=en-US (0.014s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/9babf544-a6d0-4d14-83eb-fabecef6356d?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013566017150878906,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/9babf544-a6d0-4d14-83eb-fabecef6356d?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 817\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"4890919478120485640\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 418091\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740085-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 2, 0\r\nX-Timer: S1781982050.129806,VS0,VE2\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 79bdb644-e1c7-4cdd-b427-b3f0bdff3501\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"9babf544-a6d0-4d14-83eb-fabecef6356d\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:13.177Z\",\"updatedAt\":\"2024-10-24T15:05:13.177Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"- **<span class=\\\"text-primary\\\">Do not take NUPLAZID if you</span>** <span>have had an allergic reaction to any of the ingredients in NUPLAZID. Allergic reactions have included rash, hives, swelling of the tongue, mouth, lips, or face, throat tightness, and shortness of breath. </span>\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/ATsnttJxj28YtOcbluXGV?locale=en-US (0.013s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/ATsnttJxj28YtOcbluXGV?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013083934783935547,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/ATsnttJxj28YtOcbluXGV?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 799\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"6217699729541491152\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 397697\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740039-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781982050.143673,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: a684a5e0-b4ff-47d5-aab2-49ac07166e9f\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"ATsnttJxj28YtOcbluXGV\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:07:31.948Z\",\"updatedAt\":\"2024-10-24T15:07:31.948Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"ISI\",\"content\":\" - **<span class=\\\"text-primary\\\">Do not take NUPLAZID if you have certain heart conditions</span>** <span>that change your heart rhythm. It is important to talk to your healthcare provider about this possible side effect. Call your healthcare provider if you feel a change in your heartbeat.</span>\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/7GkX4Ykj3ECQd2j6Jym6fX?locale=en-US (0.014s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/7GkX4Ykj3ECQd2j6Jym6fX?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013648033142089844,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/7GkX4Ykj3ECQd2j6Jym6fX?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 618\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"6701230827623311653\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 1149907\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740086-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982050.157551,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 821207a0-3cee-40c5-8c82-8a3080efaeff\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"7GkX4Ykj3ECQd2j6Jym6fX\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:07:32.248Z\",\"updatedAt\":\"2024-10-24T15:07:32.248Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"ISI\",\"content\":\"<span class=\\\"text-primary d-inline-block\\\"><strong>What other warnings should I know about NUPLAZID?</strong></span>\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/0b31470c-12b4-407a-8dbb-91b82bdfe978?locale=en-US (0.013s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/0b31470c-12b4-407a-8dbb-91b82bdfe978?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013197898864746094,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/0b31470c-12b4-407a-8dbb-91b82bdfe978?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: W/\"17419741518652993093\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 418115\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740037-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781982050.171054,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 46b1fcf8-22d8-41aa-a4ab-2660398e521b\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 607\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"0b31470c-12b4-407a-8dbb-91b82bdfe978\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:13.500Z\",\"updatedAt\":\"2024-10-24T15:05:13.500Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"<ul>\\n  <li><strong><span class=\\\"text-primary\\\">QT Interval Prolongation: </span></strong><span>NUPLAZID may increase the risk of changes to your heart rhythm. This risk may increase if NUPLAZID is taken with certain other medications known to prolong the QT interval. Tell your healthcare provider about all the medicines you take or have recently taken.</span>\\n<br>\\n<p class=\\\"mt-3 mb-0\\\">Please also see <strong><span class=\\\"text-primary\\\">What is the most important information I should know about NUPLAZID?</span></strong></p></li>\\n\\n  </ul>\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6u5GHBfNaOdcWCM6M4l94P?locale=en-US (0.013s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6u5GHBfNaOdcWCM6M4l94P?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013318061828613281,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6u5GHBfNaOdcWCM6M4l94P?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 612\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"7247011680971114803\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 258901\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740049-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781982050.184800,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 6b739bdf-f7f9-467a-b84f-b0d8ed182c1d\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"6u5GHBfNaOdcWCM6M4l94P\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:07:32.501Z\",\"updatedAt\":\"2024-10-24T15:07:32.501Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"ISI\",\"content\":\"<span class=\\\"text-primary d-inline-block\\\"><strong>What medicine might interact with NUPLAZID?</strong></span>\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/e0f4579d-0308-4518-857e-7fa5d8bfaa17?locale=en-US (0.014s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/e0f4579d-0308-4518-857e-7fa5d8bfaa17?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013837099075317383,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/e0f4579d-0308-4518-857e-7fa5d8bfaa17?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 949\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"15361680911725515560\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 1077576\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740079-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982050.198131,VS0,VE2\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: aa36188f-c7bd-46c0-89ea-fd1ccdcd599a\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"e0f4579d-0308-4518-857e-7fa5d8bfaa17\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:13.899Z\",\"updatedAt\":\"2024-10-24T15:05:13.899Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"- **<span class=\\\"text-primary\\\">Tell your healthcare provider about all the medicines you take.</span>** <span>Other medicines may affect how NUPLAZID works. Some medicines should not be taken with NUPLAZID. Your healthcare provider can tell you if it is safe to take NUPLAZID with your other medicines. Do not start or stop any medicines while taking NUPLAZID without talking to your healthcare provider first.</span>\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6VPDwIkcWGPMwKEkOSd97q?locale=en-US (0.013s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6VPDwIkcWGPMwKEkOSd97q?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013305187225341797,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6VPDwIkcWGPMwKEkOSd97q?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 614\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"13056461598287959631\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 777648\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740068-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982050.212283,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 9d7ffbdc-81a9-4c2a-966a-15fcd7575700\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"6VPDwIkcWGPMwKEkOSd97q\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:07:33.012Z\",\"updatedAt\":\"2024-10-24T15:07:33.012Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"ISI\",\"content\":\"<span class=\\\"text-primary d-inline-block\\\"><strong>What are the common side effects of NUPLAZID?</strong></span>\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/1ee93639-d430-461b-99ca-78756fae9b5f?locale=en-US (0.014s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/1ee93639-d430-461b-99ca-78756fae9b5f?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013911962509155273,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/1ee93639-d430-461b-99ca-78756fae9b5f?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 879\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"6841407700963274506\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 1077576\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740086-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 2, 0\r\nX-Timer: S1781982050.225795,VS0,VE2\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 00995a68-a508-43cf-bf09-c9948ef85d4d\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"1ee93639-d430-461b-99ca-78756fae9b5f\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:14.312Z\",\"updatedAt\":\"2024-10-24T15:05:14.312Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"- <span>The</span> **<span class=\\\"text-primary\\\">common side effects</span>** <span>of NUPLAZID include swelling in the legs or arms, nausea, confusion, hallucination, constipation, and changes to normal walking. These are not all the possible side effects of NUPLAZID. For more information, ask your healthcare provider about this medicine.</span>\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6dd0c5df-a84e-4b30-a53c-68aedadba574?locale=en-US (0.014s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6dd0c5df-a84e-4b30-a53c-68aedadba574?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013770818710327148,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/6dd0c5df-a84e-4b30-a53c-68aedadba574?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 878\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"11157647150451450614\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 863583\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740075-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982050.239931,VS0,VE2\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 58afade7-6999-4036-a020-04a8184c8b97\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"6dd0c5df-a84e-4b30-a53c-68aedadba574\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:14.643Z\",\"updatedAt\":\"2024-10-24T15:05:14.643Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"You are encouraged to report negative side effects of prescription drugs to the FDA.  Visit <a class=\\\"modal-link\\\" href=\\\"#modal-fda\\\" data-toggle=\\\"modal\\\" data-dismiss=\\\"modal\\\" aria-label=\\\"Close\\\" >www.fda.gov/medwatch</a> or call 1‑800‑FDA‑1088. You can also call Acadia Pharmaceuticals Inc. at 1‑844‑4ACADIA (1‑844‑422‑2342).\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/020ff2f1-dc0a-4022-aa98-e99b32428c21?locale=en-US (0.013s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/020ff2f1-dc0a-4022-aa98-e99b32428c21?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.012747764587402344,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/020ff2f1-dc0a-4022-aa98-e99b32428c21?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 540\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"15857313354771499893\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 886649\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740022-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 2, 0\r\nX-Timer: S1781982050.253878,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 7b978cdf-8f5e-45a7-8238-b4e5d8266d79\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"020ff2f1-dc0a-4022-aa98-e99b32428c21\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:10.625Z\",\"updatedAt\":\"2024-10-24T15:05:10.625Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"Indication\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/d548440c-e3fa-4b8a-a9af-241857427770?locale=en-US (0.014s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/d548440c-e3fa-4b8a-a9af-241857427770?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.01384592056274414,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/d548440c-e3fa-4b8a-a9af-241857427770?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 657\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"4069148858612808608\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 1413203\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740035-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982050.266932,VS0,VE2\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 9f35910a-cc09-47ec-b9f2-117fc9d16ca1\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"d548440c-e3fa-4b8a-a9af-241857427770\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:15.068Z\",\"updatedAt\":\"2024-10-24T15:05:15.068Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"NUPLAZID is a prescription medicine used to treat hallucinations and delusions associated with Parkinson’s disease psychosis.\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/37ed4dde-cd2b-4bd9-b353-bb4f2af75af7?locale=en-US (0.013s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/37ed4dde-cd2b-4bd9-b353-bb4f2af75af7?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013415098190307617,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/37ed4dde-cd2b-4bd9-b353-bb4f2af75af7?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 557\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"18345851553706813524\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 418091\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740071-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781982050.281055,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 8988c4e1-7575-411f-b57c-4e9290a46503\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"37ed4dde-cd2b-4bd9-b353-bb4f2af75af7\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:11.011Z\",\"updatedAt\":\"2024-10-24T15:05:11.011Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"How should I take NUPLAZID?\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/a5632da9-db49-4181-8170-2e42d198a6e0?locale=en-US (0.015s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/a5632da9-db49-4181-8170-2e42d198a6e0?locale=en-US (0.015s)
{
    "api": "DELIVERY",
    "duration": 0.015124082565307617,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/a5632da9-db49-4181-8170-2e42d198a6e0?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 913\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"15364284737718214347\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 1415325\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740060-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982050.296073,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 1a1b22a6-1768-443c-8b38-3fb5359bd3d5\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"a5632da9-db49-4181-8170-2e42d198a6e0\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:15.428Z\",\"updatedAt\":\"2024-10-24T15:05:15.428Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"global isi\",\"content\":\"The recommended dose of NUPLAZID is one <span class=\\\"text-nowrap\\\">34 mg</span> capsule once per day, taken by mouth, with or without food.\\n\\nNUPLAZID is available as 34 mg capsules and <span class=\\\"text-nowrap\\\">10 mg</span> tablets.\\n\\nPlease read the full <a href=\\\"/pdf/nuplazid-prescribing-information.pdf\\\" target=\\\"_blank\\\">Prescribing Information</a>, including **Boxed WARNING**.\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/7e86b57d-3fc9-45e2-820d-4c087144ee20?locale=en-US (0.013s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/7e86b57d-3fc9-45e2-820d-4c087144ee20?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013252019882202148,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/7e86b57d-3fc9-45e2-820d-4c087144ee20?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 820\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"2495470355627892120\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 740671\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740022-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 2, 0\r\nX-Timer: S1781982050.310188,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 65641855-b8ca-4e57-a255-eb148bc744f3\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"7e86b57d-3fc9-45e2-820d-4c087144ee20\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:15.813Z\",\"updatedAt\":\"2024-10-24T15:05:15.813Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"You are now leaving NUPLAZID.com to visit a website that is not owned or operated by Acadia Pharmaceuticals Inc. Links to all outside sites are provided as resources only. Acadia Pharmaceuticals Inc. does not accept responsibility or liability for the content or services of other websites.\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/71ed97b4-9253-40f4-b928-2ab95f70842c?locale=en-US (0.013s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/71ed97b4-9253-40f4-b928-2ab95f70842c?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.012799978256225586,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/71ed97b4-9253-40f4-b928-2ab95f70842c?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 541\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"11891348236072066770\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 605896\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740057-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982050.323560,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 334c599d-cdb6-44d0-b3f6-9bd939ece6f4\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"71ed97b4-9253-40f4-b928-2ab95f70842c\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:17.885Z\",\"updatedAt\":\"2024-10-24T15:05:17.885Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"<b>Stay</b>\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/90636f8e-95c7-4f65-bfcc-e2fb0925bae9?locale=en-US (0.014s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/90636f8e-95c7-4f65-bfcc-e2fb0925bae9?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.014238119125366211,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/90636f8e-95c7-4f65-bfcc-e2fb0925bae9?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 545\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"8156350897180069553\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 418091\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740057-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781982050.336536,VS0,VE2\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: f1c60e41-a69c-45d2-a949-f1957b7e8436\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"90636f8e-95c7-4f65-bfcc-e2fb0925bae9\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:18.208Z\",\"updatedAt\":\"2024-10-24T15:05:18.208Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"<b>Continue</b>\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/7cd6d07a-89e4-4545-b732-53f591428b93?locale=en-US (0.013s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/7cd6d07a-89e4-4545-b732-53f591428b93?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013214111328125,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/7cd6d07a-89e4-4545-b732-53f591428b93?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 586\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"15910106825742585690\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 1548432\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740078-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982050.420948,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 43e0ef0d-1543-4740-8ecb-2646d82d3b75\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"7cd6d07a-89e4-4545-b732-53f591428b93\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:16.173Z\",\"updatedAt\":\"2024-10-24T15:05:16.173Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"<p>This website is intended for use by US residents.</p>\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/ed1719e3-9685-45f8-8a24-8304e232348e?locale=en-US (0.013s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/ed1719e3-9685-45f8-8a24-8304e232348e?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.012913942337036133,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/ed1719e3-9685-45f8-8a24-8304e232348e?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 540\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"16694745377287895780\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 1077576\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740057-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781982050.434436,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 366ae551-4ad5-4b5c-a58d-07e2e5dc5e06\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"ed1719e3-9685-45f8-8a24-8304e232348e\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:23.427Z\",\"updatedAt\":\"2024-10-24T15:05:23.427Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"Contact Us\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/31d18885-f2a9-47c7-8bfe-e7be843c6cb5?locale=en-US (0.014s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/31d18885-f2a9-47c7-8bfe-e7be843c6cb5?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013583183288574219,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/31d18885-f2a9-47c7-8bfe-e7be843c6cb5?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 544\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"4115664593656388453\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 265320\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740033-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 2, 0\r\nX-Timer: S1781982050.447532,VS0,VE2\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 515d4e67-a21b-4448-9ed0-ae1355a4c5ce\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"31d18885-f2a9-47c7-8bfe-e7be843c6cb5\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:23.752Z\",\"updatedAt\":\"2024-10-24T15:05:23.752Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"Privacy Policy\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/795afa38-572d-4cb7-9a06-ea0ab59db44e?locale=en-US (0.013s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/795afa38-572d-4cb7-9a06-ea0ab59db44e?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.01305699348449707,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/795afa38-572d-4cb7-9a06-ea0ab59db44e?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 530\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"7893319370740560268\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 258900\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740026-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781982050.461475,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: a03fd1e0-1000-4c44-8b89-598056244659\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"795afa38-572d-4cb7-9a06-ea0ab59db44e\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:18.513Z\",\"updatedAt\":\"2024-10-24T15:05:18.513Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/8U7fcj1IUBwx3QRk9h96a?locale=en-US (0.013s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/8U7fcj1IUBwx3QRk9h96a?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.012820959091186523,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/8U7fcj1IUBwx3QRk9h96a?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 673\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"12432701020741044937\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 831087\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740062-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781982050.474604,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 00f150d7-c425-4e68-bc8d-ba29fcaf7279\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"8U7fcj1IUBwx3QRk9h96a\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:07:00.949Z\",\"updatedAt\":\"2024-10-24T15:21:18.108Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":3,\"revision\":2,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"assetItem\"}},\"locale\":\"en-US\"},\"fields\":{\"fileName\":\"acadia_primary_white_2x.png\",\"contentType\":\"image/png\",\"url\":\"https://images.ctfassets.net/5op9sxpwqnmz/2VZpYnWlZegqqdVzzkYCb9/07c7f85da52271bbe7602a1132455711/acadia_primary_white_2x.png\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/23b9796d-03b2-41e3-8e4e-44192a131fc2?locale=en-US (0.013s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/23b9796d-03b2-41e3-8e4e-44192a131fc2?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.012933015823364258,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/23b9796d-03b2-41e3-8e4e-44192a131fc2?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 595\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"11543160015497312453\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 1061861\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740032-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 3, 0\r\nX-Timer: S1781982050.487642,VS0,VE1\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: b6747352-9be7-4cd6-a81e-8eb042c6b08f\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"23b9796d-03b2-41e3-8e4e-44192a131fc2\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:16.846Z\",\"updatedAt\":\"2024-10-24T15:05:16.846Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"<p>12830 El Camino Real, Suite 400<br />\\nSan Diego, CA 92130</p>\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/fbccc97f-4a4c-4fe8-beaa-ca8d58c43a0a?locale=en-US (0.014s)
DEBUG 19:00:50 app GET https://cdn.contentful.com/spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/fbccc97f-4a4c-4fe8-beaa-ca8d58c43a0a?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.01368093490600586,
    "request": "GET /spaces/5op9sxpwqnmz/environments/2.6.2_remove-opt-in/entries/fbccc97f-4a4c-4fe8-beaa-ca8d58c43a0a?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.1.0; sdk contentful.php/6.0.5; platform PHP/7.3.27; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer lRzj2SIrbl-UcukRbaRBW6TDRru28Z4mitiO4zneFcQ\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 592\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: 5op9sxpwqnmz\r\nCF-Environment-Id: 2.6.2_remove-opt-in\r\nCF-Environment-Uuid: e892f65c-ca0b-48ab-aa26-6627f8bb1bc8\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: \"12939619960788279001\"\r\nX-Content-Type-Options: nosniff\r\nServer: Contentful\r\nX-Contentful-Region: us-east-1\r\nContentful-Api: cda\r\nVia: 1.1 varnish, 1.1 varnish\r\nAccept-Ranges: bytes\r\nAge: 974452\r\nDate: Sat, 20 Jun 2026 19:00:50 GMT\r\nX-Served-By: cache-ewr-kewr1740027-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781982051.501002,VS0,VE2\r\naccess-control-allow-headers: accept,accept-language,authorization,cache-control,content-length,content-range,content-type,dnt,destination,expires,if-match,if-modified-since,if-none-match,keep-alive,last-modified,origin,pragma,range,user-agent,x-http-method-override,x-mx-reqtoken,x-requested-with,x-contentful-content-type,x-contentful-enable-alpha-feature,x-contentful-locale-based-publishing,x-contentful-organization,x-contentful-resource-resolution,x-contentful-skip-transformation,x-contentful-user-agent,x-contentful-version\r\naccess-control-allow-methods: GET,HEAD,OPTIONS\r\naccess-control-allow-origin: *\r\naccess-control-max-age: 86400\r\naccess-control-expose-headers: x-contentful-ratelimit-second-limit,x-contentful-ratelimit-reset,etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: 01365d39-a1c6-4d93-a348-f99cd80e75c9\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"5op9sxpwqnmz\"}},\"id\":\"fbccc97f-4a4c-4fe8-beaa-ca8d58c43a0a\",\"type\":\"Entry\",\"createdAt\":\"2024-10-24T15:05:17.222Z\",\"updatedAt\":\"2024-10-24T15:05:17.222Z\",\"environment\":{\"sys\":{\"id\":\"2.6.2_remove-opt-in\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"contentItem\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"404-page-not-found\",\"content\":\"<a href=\\\"/safety-information\\\">**See Safety Information**</a>\"}}\n",
    "exception": "N;"
}
INFO 19:00:50 security Populated the TokenStorage with an anonymous Token.
DEBUG 19:00:50 event Notified event "kernel.response" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelResponse"
}
DEBUG 19:00:50 event Notified event "kernel.response" to listener "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse".
{
    "event": "kernel.response",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CacheableResponseVaryListener::onResponse"
}
DEBUG 19:00:50 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener::onKernelResponse"
}
DEBUG 19:00:50 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelResponse"
}
DEBUG 19:00:50 event Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener::onKernelResponse"
}
DEBUG 19:00:50 event Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelResponse"
}
DEBUG 19:00:50 event Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\Security\\Http\\RememberMe\\ResponseListener::onKernelResponse"
}
DEBUG 19:00:50 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelResponse"
}
DEBUG 19:00:50 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::removeCspHeader"
}
DEBUG 19:00:50 event Notified event "kernel.response" to listener "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Bundle\\WebProfilerBundle\\EventListener\\WebDebugToolbarListener::onKernelResponse"
}
DEBUG 19:00:50 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelResponse"
}
DEBUG 19:00:50 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\StreamedResponseListener::onKernelResponse"
}
DEBUG 19:00:50 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelFinishRequest"
}
DEBUG 19:00:50 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onFinishRequest"
}
DEBUG 19:00:50 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelFinishRequest"
}
DEBUG 19:00:50 event Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelFinishRequest"
}
DEBUG 19:00:50 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
{
    "event": "kernel.finish_request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelFinishRequest"
}
DEBUG 19:00:50 event Notified event "kernel.terminate" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate".
{
    "event": "kernel.terminate",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelTerminate"
}
WARNING 19:00:50 php Uncaught Warning: file_put_contents(compress.zlib:///home/site/wwwroot/var/cache/dev/profiler/db/d8/4cd8db): failed to open stream: operation failed
{
    "exception": {}
}
CRITICAL 19:00:50 request Uncaught PHP Exception ErrorException: "Warning: file_put_contents(compress.zlib:///home/site/wwwroot/var/cache/dev/profiler/db/d8/4cd8db): failed to open stream: operation failed" at /home/site/wwwroot/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php line 175
{
    "exception": {}
}
DEBUG 19:00:50 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 19:00:50 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 19:00:50 event Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelRequest"
}
DEBUG 19:00:50 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 19:00:50 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 19:00:50 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 19:00:50 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 19:00:50 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 19:00:50 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 19:00:50 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 19:00:50 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 19:00:50 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 19:00:50 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 19:00:50 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 19:00:50 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 19:00:50 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
DEBUG 19:00:50 event Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
}
DEBUG 19:00:50 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
}
DEBUG 19:00:50 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
{
    "event": "kernel.controller_arguments",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
}

Stack Trace

ErrorException

ErrorException:
Warning: file_put_contents(compress.zlib:///home/site/wwwroot/var/cache/dev/profiler/db/d8/4cd8db): failed to open stream: operation failed

  at vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:175
  at Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->write(object(Profile))
     (vendor/symfony/http-kernel/Profiler/Profiler.php:101)
  at Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(object(Profile))
     (vendor/symfony/http-kernel/EventListener/ProfilerListener.php:112)
  at Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(object(TerminateEvent), 'kernel.terminate', object(TraceableEventDispatcher))
     (vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117)
  at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object(TerminateEvent), 'kernel.terminate', object(TraceableEventDispatcher))
     (vendor/symfony/event-dispatcher/EventDispatcher.php:230)
  at Symfony\Component\EventDispatcher\EventDispatcher->callListeners(array(object(WrappedListener)), 'kernel.terminate', object(TerminateEvent))
     (vendor/symfony/event-dispatcher/EventDispatcher.php:59)
  at Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object(TerminateEvent), 'kernel.terminate')
     (vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151)
  at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object(TerminateEvent), 'kernel.terminate')
     (vendor/symfony/http-kernel/HttpKernel.php:99)
  at Symfony\Component\HttpKernel\HttpKernel->terminate(object(Request), object(Response))
     (vendor/symfony/http-kernel/Kernel.php:161)
  at Symfony\Component\HttpKernel\Kernel->terminate(object(Request), object(Response))
     (public/index.php:35)                
Warning: file_put_contents(compress.zlib:///home/site/wwwroot/var/cache/dev/profiler/e7/3f/f23fe7): failed to open stream: operation failed (500 Internal Server Error)

Symfony Exception

ErrorException

HTTP 500 Internal Server Error

Warning: file_put_contents(compress.zlib:///home/site/wwwroot/var/cache/dev/profiler/e7/3f/f23fe7): failed to open stream: operation failed

Exception

ErrorException

  1.         if (\function_exists('gzcompress')) {
  2.             $file 'compress.zlib://'.$file;
  3.             stream_context_set_option($context'zlib''level'3);
  4.         }
  5.         if (false === file_put_contents($fileserialize($data), 0$context)) {
  6.             return false;
  7.         }
  8.         if (!$profileIndexed) {
  9.             // Add to index
  1.             if ($collector instanceof LateDataCollectorInterface) {
  2.                 $collector->lateCollect();
  3.             }
  4.         }
  5.         if (!($ret $this->storage->write($profile)) && null !== $this->logger) {
  6.             $this->logger->warning('Unable to store the profiler information.', ['configured_storage' => \get_class($this->storage)]);
  7.         }
  8.         return $ret;
  9.     }
  1.             }
  2.         }
  3.         // save profiles
  4.         foreach ($this->profiles as $request) {
  5.             $this->profiler->saveProfile($this->profiles[$request]);
  6.         }
  7.         $this->profiles = new \SplObjectStorage();
  8.         $this->parents = new \SplObjectStorage();
  9.     }
  1.         $this->called true;
  2.         $this->priority $dispatcher->getListenerPriority($eventName$this->listener);
  3.         $e $this->stopwatch->start($this->name'event_listener');
  4.         ($this->optimizedListener ?? $this->listener)($event$eventName$dispatcher);
  5.         if ($e->isStarted()) {
  6.             $e->stop();
  7.         }
  1.         foreach ($listeners as $listener) {
  2.             if ($stoppable && $event->isPropagationStopped()) {
  3.                 break;
  4.             }
  5.             $listener($event$eventName$this);
  6.         }
  7.     }
  8.     /**
  9.      * Sorts the internal list of listeners for the given event by priority.
  1.         } else {
  2.             $listeners $this->getListeners($eventName);
  3.         }
  4.         if ($listeners) {
  5.             $this->callListeners($listeners$eventName$event);
  6.         }
  7.         return $event;
  8.     }
  1.         try {
  2.             $this->beforeDispatch($eventName$event);
  3.             try {
  4.                 $e $this->stopwatch->start($eventName'section');
  5.                 try {
  6.                     $this->dispatcher->dispatch($event$eventName);
  7.                 } finally {
  8.                     if ($e->isStarted()) {
  9.                         $e->stop();
  10.                     }
  11.                 }
  1.     /**
  2.      * {@inheritdoc}
  3.      */
  4.     public function terminate(Request $requestResponse $response)
  5.     {
  6.         $this->dispatcher->dispatch(new TerminateEvent($this$request$response), KernelEvents::TERMINATE);
  7.     }
  8.     /**
  9.      * @internal
  10.      */
  1.         $response $this->handleThrowable($exception$requestself::MASTER_REQUEST);
  2.         $response->sendHeaders();
  3.         $response->sendContent();
  4.         $this->terminate($request$response);
  5.     }
  6.     /**
  7.      * Handles a request to convert it to a response.
  8.      *
  1.                         if ($hasRun) {
  2.                             throw $e;
  3.                         }
  4.                         $hasRun true;
  5.                         $kernel->terminateWithException($e$request);
  6.                     };
  7.                 }
  8.             } elseif ($event instanceof ConsoleEvent && $app $event->getCommand()->getApplication()) {
  9.                 $output $event->getOutput();
  10.                 if ($output instanceof ConsoleOutputInterface) {
in /home/site/wwwroot/vendor/symfony/error-handler/ErrorHandler.php :: Symfony\Component\HttpKernel\EventListener\{closure} (line 594)
  1.             $this->exceptionHandler null;
  2.         }
  3.         try {
  4.             if (null !== $exceptionHandler) {
  5.                 return $exceptionHandler($exception);
  6.             }
  7.             $handlerException $handlerException ?: $exception;
  8.         } catch (\Throwable $handlerException) {
  9.         }
  10.         if ($exception === $handlerException && null === $this->exceptionHandler) {
ErrorHandler->handleException(object(ErrorException))

Stack Trace

ErrorException

ErrorException:
Warning: file_put_contents(compress.zlib:///home/site/wwwroot/var/cache/dev/profiler/e7/3f/f23fe7): failed to open stream: operation failed

  at /home/site/wwwroot/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:175
  at Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->write(object(Profile))
     (/home/site/wwwroot/vendor/symfony/http-kernel/Profiler/Profiler.php:101)
  at Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(object(Profile))
     (/home/site/wwwroot/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:112)
  at Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(object(TerminateEvent), 'kernel.terminate', object(TraceableEventDispatcher))
     (/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117)
  at Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object(TerminateEvent), 'kernel.terminate', object(TraceableEventDispatcher))
     (/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php:230)
  at Symfony\Component\EventDispatcher\EventDispatcher->callListeners(array(object(WrappedListener)), 'kernel.terminate', object(TerminateEvent))
     (/home/site/wwwroot/vendor/symfony/event-dispatcher/EventDispatcher.php:59)
  at Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object(TerminateEvent), 'kernel.terminate')
     (/home/site/wwwroot/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:151)
  at Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object(TerminateEvent), 'kernel.terminate')
     (/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php:99)
  at Symfony\Component\HttpKernel\HttpKernel->terminate(object(Request), object(Response))
     (/home/site/wwwroot/vendor/symfony/http-kernel/HttpKernel.php:116)
  at Symfony\Component\HttpKernel\HttpKernel->terminateWithException(object(ErrorException), object(Request))
     (/home/site/wwwroot/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php:118)
  at Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure}(object(ErrorException))
     (/home/site/wwwroot/vendor/symfony/error-handler/ErrorHandler.php:594)
  at Symfony\Component\ErrorHandler\ErrorHandler->handleException(object(ErrorException))