Ryan Reynolds sheds light on A LESSER-KNOWN ASPECT OF PARKINSON'S

WATCH THE VIDEO
Click to play the "Ryan's Story" video
Click to play the "Ryan's Story" video Click to play the "Ryan's Story" video
En Español
[PREVIEW HAS NO SOUND]

My father experienced hallucinations and delusions, and at the time, we didn't realize these symptoms were part of his Parkinson's disease. My mom tried to shield my family and carry the burden alone each day. I wish l'd known there was more to Parkinson's than motor symptoms, which is why l'm encouraging people and families affected by Parkinson's to talk early and often about hallucinations and delusions."

—Ryan Reynolds, actor and advocate

Ryan Reynolds and his mother, Tammy, are raising awareness about another part of Parkinson’s disease—the less recognized but still common symptoms of hallucinations and delusions.

Hallucinations and delusions are a common part of Parkinson’s

50%
50%

Over the course of their disease, about 50% of people living with Parkinson's disease (PD) may see things that aren't there or believe things that aren't true. Learn how hallucinations and delusions are connected to PD.

What are the risk factors?

It’s important to recognize PD-related hallucinations and delusions early because they can get worse over time. Learn what challenges these symptoms can bring and what makes them hard to talk about.

What are the signs?

Motor symptoms:

  • Resting tremors
  • Slowness of movement
  • Rigid muscles
  • Trouble with movement

Nonmotor symptoms:

  • Anxiety
  • Loss of mental sharpness/acuity
  • Constipation, impaired bladder control
  • Hallucinations
  • Delusions

The less-talked-about symptoms of Parkinson’s

While the physical effects of Parkinson's may be more recognizable, there's another side to the disease. Signs and symptoms vary from person to person but generally fall into two types: motor and nonmotor.

Nonmotor symptoms like hallucinations (seeing, hearing, or experiencing things that others don't) and delusions (believing things that are not true) are common in PD. Like other aspects of the condition, they're also treatable.

Customized four-question screener

Four-Question Screener

If you or the person you care for has Parkinson's, answer these 4 questions and share them with your doctor. This will help your doctor determine if you are experiencing some of the nonmotor symptoms of PD.*

Take the screener

*Please know that we do not save your information.

GET MORE
INFORMATION AND
START A CONVERSATION

Hallucinations and delusions can be hard to talk about, whether you have Parkinson's yourself or you care about someone who does. Register to receive facts on these symptoms, tips for discussing them with family and your doctor, and info on treatment.

Sign up for information
Warning: file_put_contents(compress.zlib:///home/site/wwwroot/var/cache/dev/profiler/5a/b6/efb65a): 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/5a/b6/efb65a): 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 1

Level Channel Message
INFO 17:28:50 request Matched route "app_catchall_index".
{
    "route": "app_catchall_index",
    "route_parameters": {
        "_route": "app_catchall_index",
        "slug": "home",
        "_controller": "App\\Controller\\CatchAllController::index"
    },
    "request_uri": "http://moretoparkinsons-uat.azurewebsites.net/",
    "method": "GET"
}
DEBUG 17:28: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 17:28: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 17:28:50 event Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelRequest"
}
DEBUG 17:28: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 17:28: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 17:28: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 17:28: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 17:28: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 17:28: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 17:28: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 17:28: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 17:28: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 17:28: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 17:28: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 17:28: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 17:28: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 17:28: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 17:28: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 17:28: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"
}
INFO 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/Z7giC8jD2UFUmQwSWQOM6?locale=en-US (0.070s)
DEBUG 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/Z7giC8jD2UFUmQwSWQOM6?locale=en-US (0.070s)
{
    "api": "DELIVERY",
    "duration": 0.06984305381774902,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/Z7giC8jD2UFUmQwSWQOM6?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: W/\"16142830664595370692\"\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: 969957\r\nDate: Fri, 19 Jun 2026 17:28:50 GMT\r\nX-Served-By: cache-ewr-kewr1740070-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890130.440949,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: 00825e24-ac06-4771-86e8-6ddbe42c9ead\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 1298\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"Z7giC8jD2UFUmQwSWQOM6\",\"type\":\"Entry\",\"createdAt\":\"2025-01-30T18:43:58.785Z\",\"updatedAt\":\"2025-02-25T16:38:13.872Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":13,\"revision\":6,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"consumerPageSeoMetadata\"}},\"locale\":\"en-US\"},\"fields\":{\"homepageTitleTag\":\"Parkinson's-related Hallucinations and Delusions | More to Parkinson's\",\"homepageDescriptionTag\":\"Parkinson's-related Hallucinations and Delusions, Hallucinations and Delusions\",\"homepageOgTitle\":\"Parkinson's-related Hallucinations and Delusions | More to Parkinson's\",\"homepageOgDescription\":\"Parkinson's-related Hallucinations and Delusions\",\"homepageTwitterTitle\":\"Parkinson's-related Hallucinations and Delusions | More to Parkinson's\",\"homepageTwitterDescription\":\"Parkinson's-related Hallucinations and Delusions\",\"whoIsRiskTitleTag\":\"Who Is At Risk? | More to Parkinson's\",\"whoIsRiskDescriptionTag\":\"Learn about the 2 major types of Parkinson's disease symptoms, motor symptoms and nonmotor symptoms and who might be at risk.\",\"whoIsRiskOgTitle\":\"Who Is At Risk? | More to Parkinson's\",\"whoIsRiskOgDescription\":\"Learn about the 2 major types of Parkinson's disease symptoms, motor symptoms and nonmotor symptoms and who might be at risk.\",\"whoIsRiskTwitterTitle\":\"Who Is At Risk? | More to Parkinson's\",\"whoIsRiskTwitterDescription\":\"Learn about the 2 major types of Parkinson's disease symptoms, motor symptoms and nonmotor symptoms and who might be at risk.\",\"whatAreSignsTitleTag\":\"What Are the Signs? | More to Parkinson's\",\"whatAreSignsDescriptionTag\":\"Discover the warning signs of Parkinson's disease–related hallucinations and delusions, and watch a video about their personal impact.\",\"whatAreSignsOgTitle\":\"What Are the Signs? | More to Parkinson's\",\"whatAreSignsOgDescription\":\"Discover the warning signs of Parkinson's disease–related hallucinations and delusions, and watch a video about their personal impact.\",\"whatAreSignsTwitterTitle\":\"What Are the Signs? | More to Parkinson's\",\"whatAreSignsTwitterDescription\":\"Discover the warning signs of Parkinson's disease–related hallucinations and delusions, and watch a video about their personal impact.\",\"personalStoriesTitleTag\":\"Personal Stories | More to Parkinson's\",\"personalStoriesDescriptionTag\":\"Watch personal stories of Ryan Reynolds and others who have been affected by Parkinson's-related hallucinations and delusions.\",\"personalStoriesOgTitle\":\"Personal Stories | More to Parkinson's\",\"personalStoriesOgDescription\":\"Watch personal stories of people who have been affected by Parkinson's disease–related hallucinations and delusions, as they speak with a neurologist.\",\"personalStoriesTwitterTitle\":\"Personal Stories | More to Parkinson's\",\"personalStoriesTwitterDescription\":\"Watch personal stories of people who have been affected by Parkinson's disease–related hallucinations and delusions, as they speak with a neurologist.\",\"talkingAboutTitleTag\":\"Talking About Symptoms | More to Parkinson's\",\"talkingAboutDescriptionTag\":\"Ryan Reynolds and his mother, Tammy, share the lessons they've learned about talking to a loved one about PD-related hallucinations and delusions.\",\"talkingAboutOgTitle\":\"Talking About Symptoms | More to Parkinson's\",\"talkingAboutOgDescription\":\"Ryan Reynolds and his mother, Tammy, share the lessons they've learned about talking to a loved one about PD-related hallucinations and delusions.\",\"talkingAboutTwitterTitle\":\"Talking About Symptoms | More to Parkinson's\",\"talkingAboutTwitterDescription\":\"Ryan Reynolds and his mother, Tammy, share the lessons they've learned about talking to a loved one about PD-related hallucinations and delusions.\",\"nextStepsTitleTag\":\"Next Steps | More to Parkinson's\",\"nextStepsDescriptionTag\":\"Find resources for Parkinson's disease, including a four-question symptom screener, a specialist locator, and support groups. Additionally, register for upcoming PD events.\",\"nextStepsOgTitle\":\"Next Steps | More to Parkinson's\",\"nextStepsOgDescription\":\"Find resources for Parkinson's disease, including a four-question symptom screener, a specialist locator, and support groups. Additionally, register for upcoming PD events.\",\"nextStepsTwitterTitle\":\"Next Steps | More to Parkinson's\",\"nextStepsTwitterDescription\":\"Find resources for Parkinson's disease, including a four-question symptom screener, a specialist locator, and support groups. Additionally, register for upcoming PD events.\",\"unsubscribeTitleTag\":\"Unsubscribe | More to Parkinson's\",\"unsubscribeDescriptionTag\":\"Unsubscribe from MoreToParkinsons.com news and updates.\",\"unsubscribeOgTitle\":\"Unsubscribe | More to Parkinson's\",\"unsubscribeOgDescription\":\"Unsubscribe from MoreToParkinsons.com news and updates.\",\"unsubscribeTwitterTitle\":\"Unsubscribe | More to Parkinson's\",\"unsubscribeTwitterDescription\":\"Unsubscribe from MoreToParkinsons.com news and updates.\",\"notFound404TitleTag\":\"Page Not Found | More to Parkinson's\",\"notFound404DescriptionTag\":\"MoreToParkinsons.com page not found.\",\"notFound404OgTitle\":\"Page Not Found | More to Parkinson's\",\"notFound404OgDescription\":\"MoreToParkinsons.com page not found.\",\"notFound404TwitterTitle\":\"Page Not Found | More to Parkinson's\",\"notFound404TwitterDescription\":\"MoreToParkinsons.com page not found.\",\"allConsumerOgImage\":\"https://images.ctfassets.net/hac178phwz3f/2twKLwlm5zsOUjmTcpMpFB/3afd86a9958817049a3fe06ea4a75f76/ryan-with-mom-on-couch.jpg\",\"allConsumerTwitterImage\":\"https://images.ctfassets.net/hac178phwz3f/2twKLwlm5zsOUjmTcpMpFB/3afd86a9958817049a3fe06ea4a75f76/ryan-with-mom-on-couch.jpg\"}}\n",
    "exception": "N;"
}
INFO 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x (0.013s)
DEBUG 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013103961944580078,
    "request": "GET /spaces/xbztif0ye43x HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 165\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: xbztif0ye43x\r\nCF-Environment-Id: master\r\nCF-Environment-Uuid: 87c69dcc-837f-4927-86c5-8b2aed0fc253\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:id\r\nETag: \"17126695029986494933\"\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: 1408844\r\nDate: Fri, 19 Jun 2026 17:28:50 GMT\r\nX-Served-By: cache-ewr-kewr1740073-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781890130.473234,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: ffd13509-e5b9-4495-ac8c-7019e10e6b96\r\n\r\n{\"sys\":{\"type\":\"Space\",\"id\":\"xbztif0ye43x\"},\"name\":\"New MTP space\",\"locales\":[{\"code\":\"en-US\",\"default\":true,\"name\":\"English (United States)\",\"fallbackCode\":null}]}\n",
    "exception": "N;"
}
INFO 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/locales (0.013s)
DEBUG 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/locales (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013365983963012695,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/locales HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 218\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/locales\r\nETag: \"7144313416658342140\"\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: 345074\r\nDate: Fri, 19 Jun 2026 17:28:50 GMT\r\nX-Served-By: cache-ewr-kewr1740080-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.506390,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: e4ca7b33-07c4-437c-b8f5-e12fbf2a8767\r\n\r\n{\"sys\":{\"type\":\"Array\"},\"total\":1,\"skip\":0,\"limit\":1000,\"items\":[{\"code\":\"en-US\",\"name\":\"English (United States)\",\"default\":true,\"fallbackCode\":null,\"sys\":{\"id\":\"1Bp62fVNj2pvIqlkUhfIQh\",\"type\":\"Locale\",\"version\":1}}]}\n",
    "exception": "N;"
}
INFO 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerPageSeoMetadata (0.015s)
DEBUG 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerPageSeoMetadata (0.015s)
{
    "api": "DELIVERY",
    "duration": 0.015285015106201172,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerPageSeoMetadata HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/content_types/:id\r\nETag: W/\"16184383556608829241\"\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: 172624\r\nDate: Fri, 19 Jun 2026 17:28:50 GMT\r\nX-Served-By: cache-ewr-kewr1740043-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781890131.527739,VS0,VE3\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: 9ce24263-09c4-41ff-9ebf-18833843f92c\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 882\r\n\r\n{\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"consumerPageSeoMetadata\",\"type\":\"ContentType\",\"createdAt\":\"2025-01-30T18:26:13.263Z\",\"updatedAt\":\"2025-01-30T18:26:13.263Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"revision\":1},\"displayField\":\"homepageTitleTag\",\"name\":\"Consumer - Page SEO Metadata\",\"description\":\"\",\"fields\":[{\"id\":\"homepageTitleTag\",\"name\":\"Homepage - Title Tag\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"homepageDescriptionTag\",\"name\":\"Homepage - Description Tag\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"homepageOgTitle\",\"name\":\"Homepage - OG Title\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"homepageOgDescription\",\"name\":\"Homepage - OG Description\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"homepageTwitterTitle\",\"name\":\"Homepage - Twitter Title\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"homepageTwitterDescription\",\"name\":\"Homepage - Twitter Description\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"whoIsRiskTitleTag\",\"name\":\"Who Is Risk - Title Tag\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"whoIsRiskDescriptionTag\",\"name\":\"Who Is Risk - Description Tag\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"whoIsRiskOgTitle\",\"name\":\"Who Is Risk - OG Title\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"whoIsRiskOgDescription\",\"name\":\"Who Is Risk - OG Description\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"whoIsRiskTwitterTitle\",\"name\":\"Who Is Risk - Twitter Title\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"whoIsRiskTwitterDescription\",\"name\":\"Who Is Risk - Twitter Description\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"whatAreSignsTitleTag\",\"name\":\"What are Signs - Title Tag\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"whatAreSignsDescriptionTag\",\"name\":\"What are Signs - Description Tag\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"whatAreSignsOgTitle\",\"name\":\"What are Signs - OG Title\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"whatAreSignsOgDescription\",\"name\":\"What are Signs - OG Description\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"whatAreSignsTwitterTitle\",\"name\":\"What are Signs - Twitter Title\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"whatAreSignsTwitterDescription\",\"name\":\"What are Signs - Twitter Description\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"personalStoriesTitleTag\",\"name\":\"Personal Stories - Title Tag\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"personalStoriesDescriptionTag\",\"name\":\"Personal Stories - Description Tag\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"personalStoriesOgTitle\",\"name\":\"Personal Stories - OG Title\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"personalStoriesOgDescription\",\"name\":\"Personal Stories - OG Description\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"personalStoriesTwitterTitle\",\"name\":\"Personal Stories - Twitter Title\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"personalStoriesTwitterDescription\",\"name\":\"Personal Stories - Twitter Description\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"talkingAboutTitleTag\",\"name\":\"Talking About - Title Tag\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"talkingAboutDescriptionTag\",\"name\":\"Talking About - Description Tag\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"talkingAboutOgTitle\",\"name\":\"Talking About - OG Title\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"talkingAboutOgDescription\",\"name\":\"Talking About - OG Description\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"talkingAboutTwitterTitle\",\"name\":\"Talking About - Twitter Title\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"talkingAboutTwitterDescription\",\"name\":\"Talking About - Twitter Description\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"nextStepsTitleTag\",\"name\":\"Next Steps - Title Tag\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"nextStepsDescriptionTag\",\"name\":\"Next Steps - Description Tag\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"nextStepsOgTitle\",\"name\":\"Next Steps - OG Title\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"nextStepsOgDescription\",\"name\":\"Next Steps - OG Description\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"nextStepsTwitterTitle\",\"name\":\"Next Steps - Twitter Title\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"nextStepsTwitterDescription\",\"name\":\"Next Steps - Twitter Description\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"unsubscribeTitleTag\",\"name\":\"Unsubscribe - Title Tag\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"unsubscribeDescriptionTag\",\"name\":\"Unsubscribe - Description Tag\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"unsubscribeOgTitle\",\"name\":\"Unsubscribe - OG Title\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"unsubscribeOgDescription\",\"name\":\"Unsubscribe - OG Description\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"unsubscribeTwitterTitle\",\"name\":\"Unsubscribe - Twitter Title\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"unsubscribeTwitterDescription\",\"name\":\"Unsubscribe - Twitter Description\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"notFound404TitleTag\",\"name\":\"Not Found 404 - Title Tag\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"notFound404DescriptionTag\",\"name\":\"Not Found 404 - Description Tag\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"notFound404OgTitle\",\"name\":\"Not Found 404 - OG Title\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"notFound404OgDescription\",\"name\":\"Not Found 404 - OG Description\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"notFound404TwitterTitle\",\"name\":\"Not Found 404 - Twitter Title\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"notFound404TwitterDescription\",\"name\":\"Not Found 404 - Twitter Description\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"allConsumerOgImage\",\"name\":\"ALL Consumer - OG Image\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"allConsumerTwitterImage\",\"name\":\"All Consumer - Twitter Image\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false}]}\n",
    "exception": "N;"
}
INFO 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/0Ic2bm2aeLUg2fJAYDtAg?locale=en-US (0.013s)
DEBUG 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/0Ic2bm2aeLUg2fJAYDtAg?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013229131698608398,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/0Ic2bm2aeLUg2fJAYDtAg?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: W/\"2586922128623154496\"\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: 295816\r\nDate: Fri, 19 Jun 2026 17:28:50 GMT\r\nX-Served-By: cache-ewr-kewr1740077-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.560307,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: fb7a957a-48db-4ba6-bc1b-a4f3401efbc5\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 443\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"0Ic2bm2aeLUg2fJAYDtAg\",\"type\":\"Entry\",\"createdAt\":\"2025-01-30T18:43:59.664Z\",\"updatedAt\":\"2025-01-30T18:43:59.664Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"consumerPageSeoMetadata2\"}},\"locale\":\"en-US\"},\"fields\":{\"homepageCanonicalUrl\":\"https://www.moretoparkinsons.com/\",\"whoIsRiskCanonicalUrl\":\"https://www.moretoparkinsons.com/who-is-at-risk\",\"whatAreSignsCanonicalUrl\":\"https://www.moretoparkinsons.com/what-are-the-signs\",\"talkingAboutCanonicalUrl\":\"https://www.moretoparkinsons.com/talking-about-symptoms\",\"personalStoriesCanonicalUrl\":\"https://www.moretoparkinsons.com/personal-stories\",\"nextStepsCanonicalUrl\":\"https://www.moretoparkinsons.com/next-steps\",\"unsubscribeCanonicalUrl\":\"https://www.moretoparkinsons.com/unsubscribe/\"}}\n",
    "exception": "N;"
}
INFO 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerPageSeoMetadata2 (0.013s)
DEBUG 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerPageSeoMetadata2 (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.012707948684692383,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerPageSeoMetadata2 HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/content_types/:id\r\nETag: W/\"11095011028167899766\"\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: 685698\r\nDate: Fri, 19 Jun 2026 17:28:50 GMT\r\nX-Served-By: cache-ewr-kewr1740089-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 3, 0\r\nX-Timer: S1781890131.574931,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: 6dd70044-4565-44ae-bd81-1150bf47c9aa\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 458\r\n\r\n{\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"consumerPageSeoMetadata2\",\"type\":\"ContentType\",\"createdAt\":\"2025-01-30T18:26:14.124Z\",\"updatedAt\":\"2025-01-30T18:26:14.124Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"revision\":1},\"displayField\":\"homepageCanonicalUrl\",\"name\":\"Consumer - Page SEO Metadata 2\",\"description\":\"\",\"fields\":[{\"id\":\"homepageCanonicalUrl\",\"name\":\"Homepage - Canonical url\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"whoIsRiskCanonicalUrl\",\"name\":\"Who Is Risk - Canonical url\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"whatAreSignsCanonicalUrl\",\"name\":\"What are Signs - Canonical url\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"talkingAboutCanonicalUrl\",\"name\":\"Talking About - Canonical url\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"personalStoriesCanonicalUrl\",\"name\":\"Personal Stories - Canonical url\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"nextStepsCanonicalUrl\",\"name\":\"Next Steps - Canonical url\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"unsubscribeCanonicalUrl\",\"name\":\"Unsubscribe - Canonical url\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"page404CanonicalUrl\",\"name\":\"Page 404 - Canonical url\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false}]}\n",
    "exception": "N;"
}
INFO 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/2obgsdxvB5LdXJ9VbHEnZ4?locale=en-US (0.013s)
DEBUG 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/2obgsdxvB5LdXJ9VbHEnZ4?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.012949943542480469,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/2obgsdxvB5LdXJ9VbHEnZ4?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: W/\"7067986913219091767\"\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: 692034\r\nDate: Fri, 19 Jun 2026 17:28:50 GMT\r\nX-Served-By: cache-ewr-kewr1740053-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.610111,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: d5ed2453-205c-4117-83f4-ea91f3d19093\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 915\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"2obgsdxvB5LdXJ9VbHEnZ4\",\"type\":\"Entry\",\"createdAt\":\"2025-01-30T18:43:43.117Z\",\"updatedAt\":\"2025-01-30T18:43:43.117Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"consumerHeader\"}},\"locale\":\"en-US\"},\"fields\":{\"logo\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"3GBsrGylkOUE28AB0DYhFh\"}},\"logoAlt\":\"Click to visit the More To Parkinson's homepage\",\"logoHref\":\"/\",\"linkTextForHealthcareProviders\":\"For Healthcare Providers\",\"linkHrefForHealthcareProviders\":\"/hcp\",\"linkTextSignUp\":\"Sign up for information\",\"linkHrefSignUp\":\"/next-steps#sign-up\",\"linkTextLearn\":\"Learn about a treatment option\",\"linkHrefLearn\":\"https://www.nuplazid.com/\",\"navLinkTextWhoIsAtRisk\":\"Who Is at Risk?\",\"navLinkHrefWhoIsAtRisk\":\"/who-is-at-risk\",\"navLinkTextWhatAreTheSigns\":\"What Are the Signs?\",\"navLinkHrefWhatAreTheSigns\":\"/what-are-the-signs\",\"navLinkTextTalkingAboutSymptoms\":\"Talking About Symptoms\",\"navLinkHrefTalkingAboutSymptoms\":\"/talking-about-symptoms\",\"navLinkTextPersonalStories\":\"Personal Stories\",\"navLinkHrefPersonalStories\":\"/personal-stories\",\"navLinkTextNextSteps\":\"Next Steps\",\"navLinkHrefNextSteps\":\"/next-steps\",\"navDropdownTextDirectSupportLinks\":\"Quick Links\",\"downIcon\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"0b1Dt2Jxwu6po1BtKz2LE\"}},\"navLinkTextTalkToMyLovedOnes\":\"How do I talk to my loved ones?\",\"navLinkHrefTalkToMyLovedOnes\":\"/next-steps#download-the-guide\",\"navLinkTextTalkToMyDoctor\":\"How do I talk to my doctor?\",\"navLinkHrefTalkToMyDoctor\":\"/next-steps#start-a-conversation\",\"navLinkTextFindASpecialist\":\"How do I find a specialist?\",\"navLinkHrefFindASpecialist\":\"/next-steps#locate-a-specialist\",\"hamburgerMenuIcon\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"2uSxhtDALpfXRvMrL2MJMy\"}},\"hamburgerMenuIconAlt\":\"Menu\",\"closeIcon\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"8hXzN51HmsLHnMvh0tR3l\"}},\"closeIconAlt\":\"Close\"}}\n",
    "exception": "N;"
}
INFO 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerHeader (0.013s)
DEBUG 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerHeader (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013329029083251953,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerHeader HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/content_types/:id\r\nETag: W/\"17169934223389963485\"\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: 295815\r\nDate: Fri, 19 Jun 2026 17:28:50 GMT\r\nX-Served-By: cache-ewr-kewr1740037-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781890131.624011,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: 534aa87b-a41e-47dc-be40-fb22857a53f4\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 813\r\n\r\n{\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"consumerHeader\",\"type\":\"ContentType\",\"createdAt\":\"2025-01-30T18:25:57.665Z\",\"updatedAt\":\"2025-01-30T18:25:57.665Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"revision\":1},\"displayField\":\"logoAlt\",\"name\":\"Consumer - Header\",\"description\":\"\",\"fields\":[{\"id\":\"logo\",\"name\":\"Logo\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"logoAlt\",\"name\":\"Logo Alt\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"logoHref\",\"name\":\"Logo Href\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkTextForHealthcareProviders\",\"name\":\"Link Text - For Healthcare Providers\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkHrefForHealthcareProviders\",\"name\":\"Link href - For Healthcare Providers\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkTextSignUp\",\"name\":\"Link Text - Sign Up\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkHrefSignUp\",\"name\":\"Link href - Sign Up\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkTextLearn\",\"name\":\"Link Text - Learn\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkHrefLearn\",\"name\":\"Link Href - Learn\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"navLinkTextWhoIsAtRisk\",\"name\":\"Nav Link Text - Who is at Risk\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"navLinkHrefWhoIsAtRisk\",\"name\":\"Nav Link href - Who is at Risk\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"navLinkTextWhatAreTheSigns\",\"name\":\"Nav Link Text - What are the Signs\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"navLinkHrefWhatAreTheSigns\",\"name\":\"Nav Link href - What are the Signs\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"navLinkTextTalkingAboutSymptoms\",\"name\":\"Nav Link Text - Talking About Symptoms\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"navLinkHrefTalkingAboutSymptoms\",\"name\":\"Nav Link href - Talking About Symptoms\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"navLinkTextPersonalStories\",\"name\":\"Nav Link Text - Personal Stories\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"navLinkHrefPersonalStories\",\"name\":\"Nav Link href - Personal Stories\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"navLinkTextNextSteps\",\"name\":\"Nav Link Text - Next Steps\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"navLinkHrefNextSteps\",\"name\":\"Nav Link href - Next Steps\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"navDropdownTextDirectSupportLinks\",\"name\":\"Nav Dropdown Text - Direct Support Links\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"downIcon\",\"name\":\"Down Icon\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"navLinkTextTalkToMyLovedOnes\",\"name\":\"Nav Link Text - talk to my loved ones\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"navLinkHrefTalkToMyLovedOnes\",\"name\":\"Nav Link href - talk to my loved ones\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"navLinkTextTalkToMyDoctor\",\"name\":\"Nav Link Text - talk to my doctor\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"navLinkHrefTalkToMyDoctor\",\"name\":\"Nav Link href - talk to my doctor\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"navLinkTextFindASpecialist\",\"name\":\"Nav Link Text - find a specialist\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"navLinkHrefFindASpecialist\",\"name\":\"Nav Link href - find a specialist\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"hamburgerMenuIcon\",\"name\":\"Hamburger Menu Icon\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"hamburgerMenuIconAlt\",\"name\":\"Hamburger Menu Icon Alt\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"closeIcon\",\"name\":\"Close Icon\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"closeIconAlt\",\"name\":\"Close Icon Alt\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false}]}\n",
    "exception": "N;"
}
INFO 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3GBsrGylkOUE28AB0DYhFh?locale=en-US (0.013s)
DEBUG 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3GBsrGylkOUE28AB0DYhFh?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.012866020202636719,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3GBsrGylkOUE28AB0DYhFh?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 685\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"10509642602804976143\"\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: 605408\r\nDate: Fri, 19 Jun 2026 17:28:50 GMT\r\nX-Served-By: cache-ewr-kewr1740089-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.638558,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: ff3490c1-72be-4d9c-a806-1af03e49efc3\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"3GBsrGylkOUE28AB0DYhFh\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:36:14.119Z\",\"updatedAt\":\"2025-01-30T18:36:14.119Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"MTP Logo R V RGB\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/3GBsrGylkOUE28AB0DYhFh/41b40cb46173775a179c3a1ccf1ff450/More-to-Parkinsons-Logo.svg\",\"details\":{\"size\":16085,\"image\":{\"width\":251,\"height\":54}},\"fileName\":\"More-to-Parkinsons-Logo.svg\",\"contentType\":\"image/svg+xml\"}}}\n",
    "exception": "N;"
}
INFO 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/0b1Dt2Jxwu6po1BtKz2LE?locale=en-US (0.013s)
DEBUG 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/0b1Dt2Jxwu6po1BtKz2LE?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013011932373046875,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/0b1Dt2Jxwu6po1BtKz2LE?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"17072570391852364320\"\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: 51076\r\nDate: Fri, 19 Jun 2026 17:28:50 GMT\r\nX-Served-By: cache-ewr-kewr1740074-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.657818,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: c17e0565-e1a8-4f3b-a060-40802a67d681\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"0b1Dt2Jxwu6po1BtKz2LE\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:35:55.823Z\",\"updatedAt\":\"2025-01-30T18:35:55.823Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"chevron-down\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/0b1Dt2Jxwu6po1BtKz2LE/c07628a7d15e49df7070c16edb78af63/chevron-down.svg\",\"details\":{\"size\":208,\"image\":{\"width\":14,\"height\":8}},\"fileName\":\"chevron-down.svg\",\"contentType\":\"image/svg+xml\"}}}\n",
    "exception": "N;"
}
INFO 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/2uSxhtDALpfXRvMrL2MJMy?locale=en-US (0.017s)
DEBUG 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/2uSxhtDALpfXRvMrL2MJMy?locale=en-US (0.017s)
{
    "api": "DELIVERY",
    "duration": 0.017426013946533203,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/2uSxhtDALpfXRvMrL2MJMy?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"16211101896138527493\"\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: 1506920\r\nDate: Fri, 19 Jun 2026 17:28:50 GMT\r\nX-Served-By: cache-ewr-kewr1740035-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.671088,VS0,VE4\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: 64e98908-d722-476d-90ea-eecb48561417\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"2uSxhtDALpfXRvMrL2MJMy\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:35:56.363Z\",\"updatedAt\":\"2025-01-30T18:35:56.363Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"hamburger-menu\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/2uSxhtDALpfXRvMrL2MJMy/47bc7c6e84fc9492171aead47e69de11/hamburger-menu.svg\",\"details\":{\"size\":280,\"image\":{\"width\":36,\"height\":20}},\"fileName\":\"hamburger-menu.svg\",\"contentType\":\"image/svg+xml\"}}}\n",
    "exception": "N;"
}
INFO 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/8hXzN51HmsLHnMvh0tR3l?locale=en-US (0.032s)
DEBUG 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/8hXzN51HmsLHnMvh0tR3l?locale=en-US (0.032s)
{
    "api": "DELIVERY",
    "duration": 0.032093048095703125,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/8hXzN51HmsLHnMvh0tR3l?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 633\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"12603615007128218081\"\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: 172623\r\nDate: Fri, 19 Jun 2026 17:28:50 GMT\r\nX-Served-By: cache-ewr-kewr1740079-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.688677,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: MISS\r\nx-contentful-request-id: 27d89bac-0acd-4096-ba6f-f544304fc93e\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"8hXzN51HmsLHnMvh0tR3l\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:35:56.086Z\",\"updatedAt\":\"2025-01-30T18:35:56.086Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"close\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/8hXzN51HmsLHnMvh0tR3l/7b28602d2c1bf641bd97c6e66e564d7c/close.svg\",\"details\":{\"size\":261,\"image\":{\"width\":36,\"height\":29}},\"fileName\":\"close.svg\",\"contentType\":\"image/svg+xml\"}}}\n",
    "exception": "N;"
}
INFO 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/3Ni50NIqoexGpa70nIxMJU?locale=en-US (0.137s)
DEBUG 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/3Ni50NIqoexGpa70nIxMJU?locale=en-US (0.137s)
{
    "api": "DELIVERY",
    "duration": 0.13721799850463867,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/3Ni50NIqoexGpa70nIxMJU?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nCF-Space-Id: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: W/\"2929884055035375432\"\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: Fri, 19 Jun 2026 17:28:50 GMT\r\nX-Served-By: cache-ewr-kewr1740088-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 5, 0\r\nX-Timer: S1781890131.733638,VS0,VE125\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: MISS\r\nx-contentful-request-id: 83f1a596-6a8c-46e9-ad01-e37d8c3e99be\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 1069\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"3Ni50NIqoexGpa70nIxMJU\",\"type\":\"Entry\",\"createdAt\":\"2025-01-30T18:43:43.461Z\",\"updatedAt\":\"2025-01-30T18:43:43.461Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"consumerInterstitials\"}},\"locale\":\"en-US\"},\"fields\":{\"title\":\"YOU’RE ABOUT TO LEAVE MORETOPARKINSONS.COM\",\"redirectTextTreatmentOption\":\"You will be redirected to a product website with information on a potential treatment option.\",\"redirectTextThirdParty\":\"You will be redirected to a third-party website that will give you more information on a PD event and how you can register.\",\"redirectTextEventRegister\":\"You will be redirected to a third-party website that will give you more information on a PD event and how you can register.\",\"redirectTextHcpSrearch\":\"You are now leaving MoreToParkinsons.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.\",\"wantToContinue\":\"Do you want to continue?\",\"buttonStay\":\"Stay\",\"buttonContinue\":\"Continue\",\"closeIconWhite\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"13KHLMIxGifpqLrgV3isoe\"}},\"closeIconAlt\":\"Click to close pop-up\",\"termsAndConditions\":\"Terms and Conditions\",\"healthcareProviderLocatorService\":\"Acadia Pharmaceuticals Inc. is providing this healthcare provider locator service to assist patients and caregivers find a healthcare provider in their area. No fees have been received by or paid to any healthcare providers for inclusion in this specialist locator directory. Inclusion of a healthcare provider in this directory does not represent an endorsement by or a recommendation from Acadia Pharmaceuticals Inc., nor does it imply that the healthcare provider on the list will determine that Nuplazid is right for you. You are ultimately responsible for the selection of a healthcare professional. This locator tool is just one resource of information available to you.\",\"buttonClose\":\"Close\"}}\n",
    "exception": "N;"
}
INFO 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerInterstitials (0.013s)
DEBUG 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerInterstitials (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.012859106063842773,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerInterstitials HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/content_types/:id\r\nETag: W/\"5353247031469068411\"\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: 1473054\r\nDate: Fri, 19 Jun 2026 17:28:50 GMT\r\nX-Served-By: cache-ewr-kewr1740030-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781890131.872742,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: ded92cd6-6356-476e-ac53-5ceca97d7eae\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 572\r\n\r\n{\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"consumerInterstitials\",\"type\":\"ContentType\",\"createdAt\":\"2025-01-30T18:25:58.168Z\",\"updatedAt\":\"2025-01-30T18:25:58.168Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"revision\":1},\"displayField\":\"title\",\"name\":\"Consumer - Interstitials\",\"description\":\"\",\"fields\":[{\"id\":\"title\",\"name\":\"Title\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"redirectTextTreatmentOption\",\"name\":\"Redirect Text - Treatment Option\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"redirectTextThirdParty\",\"name\":\"Redirect Text - Third Party\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"redirectTextEventRegister\",\"name\":\"Redirect Text - Event Register\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"redirectTextHcpSrearch\",\"name\":\"Redirect Text - HCP Srearch\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"wantToContinue\",\"name\":\"Want to Continue\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"buttonStay\",\"name\":\"Button - Stay\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"buttonContinue\",\"name\":\"Button - Continue\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"closeIconWhite\",\"name\":\"Close Icon - White\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"closeIconAlt\",\"name\":\"Close Icon Alt\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"termsAndConditions\",\"name\":\"Terms and Conditions\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"healthcareProviderLocatorService\",\"name\":\"Healthcare Provider Locator Service\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"buttonClose\",\"name\":\"Button - Close\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false}]}\n",
    "exception": "N;"
}
INFO 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/13KHLMIxGifpqLrgV3isoe?locale=en-US (0.014s)
DEBUG 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/13KHLMIxGifpqLrgV3isoe?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.014403104782104492,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/13KHLMIxGifpqLrgV3isoe?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 677\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nCF-Space-Id: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"16288215569457028501\"\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: 167054\r\nDate: Fri, 19 Jun 2026 17:28:50 GMT\r\nX-Served-By: cache-ewr-kewr1740053-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781890131.886070,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: dd643b9f-de3d-4a57-9929-3b4c8ba8adb7\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"13KHLMIxGifpqLrgV3isoe\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:35:56.618Z\",\"updatedAt\":\"2025-01-30T18:35:56.618Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"close-white\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/13KHLMIxGifpqLrgV3isoe/15990732916e3d5a467750da9918ae32/Close-Window-White-Icon.svg\",\"details\":{\"size\":266,\"image\":{\"width\":36,\"height\":36}},\"fileName\":\"Close-Window-White-Icon.svg\",\"contentType\":\"image/svg+xml\"}}}\n",
    "exception": "N;"
}
INFO 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/IcooN9zM3YwZ0Uegsn0bW?locale=en-US (0.014s)
DEBUG 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/IcooN9zM3YwZ0Uegsn0bW?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013705968856811523,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/IcooN9zM3YwZ0Uegsn0bW?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: W/\"17459805204411913900\"\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: 1057995\r\nDate: Fri, 19 Jun 2026 17:28:50 GMT\r\nX-Served-By: cache-ewr-kewr1740053-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.900984,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: 1ce6dd6f-8d11-41e3-b45f-8c5ef12fba20\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 811\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"IcooN9zM3YwZ0Uegsn0bW\",\"type\":\"Entry\",\"createdAt\":\"2025-01-30T18:43:49.245Z\",\"updatedAt\":\"2025-01-30T18:43:49.245Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"hcpInterstitials\"}},\"locale\":\"en-US\"},\"fields\":{\"title\":\"YOU’RE ABOUT TO LEAVE MORETOPARKINSONS.COM/HCP\",\"redirectTextTreatmentOption\":\"You will be redirected to a product website with information on <br> a potential treatment option.\",\"wantToContinue\":\"Do you want to continue?\",\"buttonStay\":\"Stay\",\"buttonContinue\":\"Continue\",\"buttonContinueHref\":\"https://www.NuplazidHCP.com/\",\"hrefNuplazidExpertPerspectives\":\"https://nuplazidhcp.com/expert-perspectives\",\"closeIconWhite\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"13KHLMIxGifpqLrgV3isoe\"}},\"closeIconTurquoise\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"34Awa0CbMJqm99fLc8OEhw\"}},\"closeIconAlt\":\"Click to close pop-up\",\"titleAreYouHcp\":\"Are you a healthcare professional? \",\"mainTextAreYouHcp\":\"This information is intended for US healthcare professionals only.\",\"buttonHealthcareProvider\":\"I am a healthcare provider\",\"buttonPatient\":\"I am a patient/care partner\",\"buttonHrefPatient\":\"/\",\"saspapText\":\"You will be redirected to a third-party website that will give you more information on the SASPAP validated screener.\",\"socialIconsText\":\"You will be redirected to a third-party social media website.\"}}\n",
    "exception": "N;"
}
INFO 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/hcpInterstitials (0.014s)
DEBUG 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/hcpInterstitials (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013787984848022461,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/hcpInterstitials HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/content_types/:id\r\nETag: W/\"14846288832792757459\"\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: 167054\r\nDate: Fri, 19 Jun 2026 17:28:50 GMT\r\nX-Served-By: cache-ewr-kewr1740080-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.933605,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: 053cb2f5-b039-417e-9232-01e532548afb\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 625\r\n\r\n{\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"hcpInterstitials\",\"type\":\"ContentType\",\"createdAt\":\"2025-01-30T18:26:04.853Z\",\"updatedAt\":\"2025-01-30T18:26:04.853Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"revision\":1},\"displayField\":\"title\",\"name\":\"HCP - Interstitials\",\"description\":\"\",\"fields\":[{\"id\":\"title\",\"name\":\"Title\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"redirectTextTreatmentOption\",\"name\":\"Redirect Text - Treatment Option\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"wantToContinue\",\"name\":\"Want to Continue\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"buttonStay\",\"name\":\"Button - Stay\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"buttonContinue\",\"name\":\"Button - Continue\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"buttonContinueHref\",\"name\":\"Button - Continue Href\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"hrefNuplazidExpertPerspectives\",\"name\":\"Href - Nuplazid Expert Perspectives\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"closeIconWhite\",\"name\":\"Close Icon - White\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"closeIconTurquoise\",\"name\":\"Close Icon - Turquoise\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"closeIconAlt\",\"name\":\"Close Icon Alt\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"titleAreYouHcp\",\"name\":\"Title - Are You HCP\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"mainTextAreYouHcp\",\"name\":\"Main Text - Are You HCP\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"buttonHealthcareProvider\",\"name\":\"Button - HealthcareProvider\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"buttonPatient\",\"name\":\"Button - Patient\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"buttonHrefPatient\",\"name\":\"Button href - Patient\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"saspapText\",\"name\":\"saspapText\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"socialIconsText\",\"name\":\"socialIconsText\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false}]}\n",
    "exception": "N;"
}
INFO 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/34Awa0CbMJqm99fLc8OEhw?locale=en-US (0.013s)
DEBUG 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/34Awa0CbMJqm99fLc8OEhw?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.012847900390625,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/34Awa0CbMJqm99fLc8OEhw?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 679\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"18334266292582083561\"\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: 1125222\r\nDate: Fri, 19 Jun 2026 17:28:50 GMT\r\nX-Served-By: cache-ewr-kewr1740053-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.947846,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: 549cd4fe-bb2b-426f-a0b0-101fc9ee4902\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"34Awa0CbMJqm99fLc8OEhw\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:35:57.617Z\",\"updatedAt\":\"2025-01-30T18:35:57.617Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"close-turquoise\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/34Awa0CbMJqm99fLc8OEhw/6d5b5f642ccd9293a3aa0c9629351e1f/Close-Window-Blue-Icon.svg\",\"details\":{\"size\":270,\"image\":{\"width\":36,\"height\":36}},\"fileName\":\"Close-Window-Blue-Icon.svg\",\"contentType\":\"image/svg+xml\"}}}\n",
    "exception": "N;"
}
INFO 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/6fM0NLTrdG5bno2sezyevM?locale=en-US (0.014s)
DEBUG 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/6fM0NLTrdG5bno2sezyevM?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013555049896240234,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/6fM0NLTrdG5bno2sezyevM?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: W/\"12133929207158430369\"\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: 1408843\r\nDate: Fri, 19 Jun 2026 17:28:50 GMT\r\nX-Served-By: cache-ewr-kewr1740079-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.965121,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: e27490d9-947a-439d-8217-c1c9871857e7\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 1288\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"6fM0NLTrdG5bno2sezyevM\",\"type\":\"Entry\",\"createdAt\":\"2025-01-30T18:43:36.605Z\",\"updatedAt\":\"2025-02-03T21:14:55.120Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":5,\"revision\":3,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"homeHeroNew\"}},\"locale\":\"en-US\"},\"fields\":{\"titlePart1\":\"Ryan Reynolds\",\"titlePart2\":\"sheds light on A LESSER-KNOWN\",\"titlePart3\":\"ASPECT OF PARKINSON'S\",\"contextLine\":\"Advocating from experience: Actor Ryan Reynolds supports the PD community in memory of his dad.\",\"heroImage\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"5iqKBPd1ykAyW6bVzGtJOs\"}},\"heroImageHover\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"019a2iW7saW634MEDOygMS\"}},\"heroImageAltText\":\"Click to play the video\",\"watchTvSpot\":\"WATCH THE VIDEO\",\"playButtonImage\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"3Nzfq8ZOi0iif8qAlfuZje\"}},\"playButtonImageAlt\":\"Click to play the \\\"Ryan's Story\\\" video\",\"quoteImage\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"2v7KOVwy1tnXI5ZARJxDq6\"}},\"paragraphEmphasize\":\"Ryan Reynolds and his mother, Tammy, are raising awareness about another part of Parkinson’s disease—the less recognized but still common symptoms of hallucinations and delusions.\",\"ctaDescription\":\"See Ryan's full story\",\"ctaHref\":\"/personal-stories\",\"videoSrc\":\"https://player.vimeo.com/video/995921941\",\"quote\":\"My father experienced hallucinations and delusions, and at the time, we didn't realize these symptoms were part of his Parkinson's disease. My mom tried to shield my family and carry the burden alone each day. I wish l'd known there was more to Parkinson's than motor symptoms, which is why l'm encouraging people and families affected by Parkinson's to talk early and often about hallucinations and delusions.\\\"\",\"quoteAttribution\":\"Ryan Reynolds, actor and advocate\",\"heroImageMobile\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"23zqDFX4IWOvFDy2IvoM1y\"}},\"loopVideoSrc\":\"https://player.vimeo.com/progressive_redirect/playback/991768846/rendition/1080p/file.mp4?loc=external&signature=add95c6da37058ac14dc6e77e1dad8564ac01c91ade464da98552c088a3d4fa5\",\"smallPlayButton\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"pfUCRxRsFyRitxUI8Zrbu\"}},\"smallPauseButton\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"44M6h37Sme357WDTRuZ9pB\"}}}}\n",
    "exception": "N;"
}
INFO 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/homeHeroNew (0.013s)
DEBUG 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/homeHeroNew (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013091087341308594,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/homeHeroNew HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/content_types/:id\r\nETag: W/\"16168049722438556631\"\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: 51076\r\nDate: Fri, 19 Jun 2026 17:28:50 GMT\r\nX-Served-By: cache-ewr-kewr1740082-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 2, 0\r\nX-Timer: S1781890131.979745,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: e7dbcf51-1d67-45e2-8cc1-fefc30dc31e0\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 636\r\n\r\n{\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"homeHeroNew\",\"type\":\"ContentType\",\"createdAt\":\"2025-01-30T18:25:49.385Z\",\"updatedAt\":\"2025-01-30T18:25:49.385Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"revision\":1},\"displayField\":\"titlePart1\",\"name\":\"Home Hero New\",\"description\":\"\",\"fields\":[{\"id\":\"titlePart1\",\"name\":\"Title Part 1\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"titlePart2\",\"name\":\"Title Part 2\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"titlePart3\",\"name\":\"Title Part 3\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"contextLine\",\"name\":\"Context Line\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"heroImage\",\"name\":\"Hero Image\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"heroImageHover\",\"name\":\"Hero Image - Hover\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"heroImageAltText\",\"name\":\"Hero Image Alt Text\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"watchTvSpot\",\"name\":\"Watch TV Spot\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"playButtonImage\",\"name\":\"Play Button Image\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"playButtonImageAlt\",\"name\":\"Play Button Image Alt\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"quoteImage\",\"name\":\"Quote Image\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"paragraphEmphasize\",\"name\":\"Emphasize\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"ctaDescription\",\"name\":\"CTA Description\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"ctaHref\",\"name\":\"CTA href\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"videoSrc\",\"name\":\"Video src\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"quote\",\"name\":\"Quote\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"quoteAttribution\",\"name\":\"Quote Attribution\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"heroImageMobile\",\"name\":\"Hero Image Mobile\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"loopVideoSrc\",\"name\":\"Loop Video Src\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"smallPlayButton\",\"name\":\"Small Play Button\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"smallPauseButton\",\"name\":\"Small Pause Button\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"}]}\n",
    "exception": "N;"
}
INFO 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/5iqKBPd1ykAyW6bVzGtJOs?locale=en-US (0.014s)
DEBUG 17:28:50 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/5iqKBPd1ykAyW6bVzGtJOs?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013911008834838867,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/5iqKBPd1ykAyW6bVzGtJOs?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 687\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"15295995092782582838\"\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: 1506920\r\nDate: Fri, 19 Jun 2026 17:28:50 GMT\r\nX-Served-By: cache-ewr-kewr1740065-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781890131.993232,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: b135e29c-6538-47a6-b16b-b5fc5c6d2ade\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"5iqKBPd1ykAyW6bVzGtJOs\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:35:42.584Z\",\"updatedAt\":\"2025-01-30T18:35:42.584Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"Home Hero Image\",\"description\":\"Home Hero Image\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/5iqKBPd1ykAyW6bVzGtJOs/58a5ab6fdd2d117d8bc7c0ca5fd8bb55/hero-home.png\",\"details\":{\"size\":465933,\"image\":{\"width\":1320,\"height\":392}},\"fileName\":\"hero-home.png\",\"contentType\":\"image/png\"}}}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/23zqDFX4IWOvFDy2IvoM1y?locale=en-US (0.014s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/23zqDFX4IWOvFDy2IvoM1y?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013946771621704102,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/23zqDFX4IWOvFDy2IvoM1y?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 705\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"10070161550665571746\"\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: 345073\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740051-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.007818,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: bcf47f8e-a7f5-471a-806f-8d67ee8dea94\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"23zqDFX4IWOvFDy2IvoM1y\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:36:07.946Z\",\"updatedAt\":\"2025-01-30T18:36:07.946Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"RyanReynolds Hero Image Mobile\",\"description\":\"Image Mobile\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/23zqDFX4IWOvFDy2IvoM1y/c2f3b94de430b772b6d6bc5fe43c6609/Untitled-4_1.png\",\"details\":{\"size\":374474,\"image\":{\"width\":1198,\"height\":668}},\"fileName\":\"Untitled-4 1.png\",\"contentType\":\"image/png\"}}}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3Nzfq8ZOi0iif8qAlfuZje?locale=en-US (0.014s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3Nzfq8ZOi0iif8qAlfuZje?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013850212097167969,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3Nzfq8ZOi0iif8qAlfuZje?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"12434428245489078341\"\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: 1297503\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740088-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 2, 0\r\nX-Timer: S1781890131.021780,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: 9e7f9f39-b66a-4cbe-a8f0-e54dd35e61ce\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"3Nzfq8ZOi0iif8qAlfuZje\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:36:01.393Z\",\"updatedAt\":\"2025-01-30T18:36:01.393Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"play button - white\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/3Nzfq8ZOi0iif8qAlfuZje/667f36c52fadd59ec78ca78fff351546/Play-Button.svg\",\"details\":{\"size\":2044,\"image\":{\"width\":91,\"height\":92}},\"fileName\":\"Play-Button.svg\",\"contentType\":\"image/svg+xml\"}}}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/pfUCRxRsFyRitxUI8Zrbu?locale=en-US (0.013s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/pfUCRxRsFyRitxUI8Zrbu?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.01294708251953125,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/pfUCRxRsFyRitxUI8Zrbu?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 643\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"13659809703590088631\"\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: 808997\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740086-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.035795,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: 6f630998-d797-4274-a5a5-c91ceb01d631\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"pfUCRxRsFyRitxUI8Zrbu\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:36:09.230Z\",\"updatedAt\":\"2025-01-30T18:36:09.230Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"play\",\"description\":\"\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/pfUCRxRsFyRitxUI8Zrbu/4e2d6814c648619d1691a19c78206815/play.png\",\"details\":{\"size\":773,\"image\":{\"width\":80,\"height\":80}},\"fileName\":\"play.png\",\"contentType\":\"image/png\"}}}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/44M6h37Sme357WDTRuZ9pB?locale=en-US (0.013s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/44M6h37Sme357WDTRuZ9pB?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013046979904174805,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/44M6h37Sme357WDTRuZ9pB?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 670\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"1178047160850902985\"\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: 685698\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740038-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 5, 0\r\nX-Timer: S1781890131.049049,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: 8fdaff87-6dd6-4b4a-9bb7-d82b781cd338\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"44M6h37Sme357WDTRuZ9pB\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:36:09.503Z\",\"updatedAt\":\"2025-01-30T18:36:09.503Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"pause-circle\",\"description\":\"\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/44M6h37Sme357WDTRuZ9pB/5033fbe96c6eb43f028131edca78f254/pause-circle.png\",\"details\":{\"size\":1601,\"image\":{\"width\":80,\"height\":80}},\"fileName\":\"pause-circle.png\",\"contentType\":\"image/png\"}}}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/2v7KOVwy1tnXI5ZARJxDq6?locale=en-US (0.013s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/2v7KOVwy1tnXI5ZARJxDq6?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013093948364257812,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/2v7KOVwy1tnXI5ZARJxDq6?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 654\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"11937453457815176702\"\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: 692033\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740085-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781890131.062153,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: d98c3529-d338-433e-93e9-da0e98629b2a\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"2v7KOVwy1tnXI5ZARJxDq6\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:36:04.171Z\",\"updatedAt\":\"2025-01-30T18:36:04.171Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"quote-purple\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/2v7KOVwy1tnXI5ZARJxDq6/81996088b6bbfe89b02133141e0b814f/Quotes-Icon.svg\",\"details\":{\"size\":552,\"image\":{\"width\":36,\"height\":29}},\"fileName\":\"Quotes-Icon.svg\",\"contentType\":\"image/svg+xml\"}}}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/2Ho9bdny7CFfSzAAzCzSd4?locale=en-US (0.013s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/2Ho9bdny7CFfSzAAzCzSd4?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013129949569702148,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/2Ho9bdny7CFfSzAAzCzSd4?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: W/\"16605251051189753885\"\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: 1273848\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740029-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781890131.078391,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: 242ac93c-f71a-4376-a5e4-a143bb07ae2f\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 722\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"2Ho9bdny7CFfSzAAzCzSd4\",\"type\":\"Entry\",\"createdAt\":\"2025-01-30T18:43:37.578Z\",\"updatedAt\":\"2025-01-30T18:43:37.578Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"consumerHomePercentageSection\"}},\"locale\":\"en-US\"},\"fields\":{\"titlePart1\":\"Hallucinations and delusions are\",\"titlePart2\":\"a common part of Parkinson’s\",\"percent50Desktop\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"687je6zzrKWah7bFujElaO\"}},\"percent50Mobile\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"6pC2uDv8vY4jHJaRW8dD2S\"}},\"percent50alt\":\"50%\",\"messageCourseOfTheirDisease\":\"Over the course of their disease, about 50% of people living with Parkinson's disease (PD) may see things that aren't there or believe things that aren't true. Learn how hallucinations and delusions are connected to PD.\",\"linkWhoIsAtRisk\":\"What are the risk factors?\",\"messageImportantToRecognize\":\"It’s important to recognize PD-related hallucinations and delusions early because they can get worse over time. Learn what challenges these symptoms can bring and what makes them hard to talk about.\",\"linkWhatAreTheSigns\":\"What are the signs?\"}}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerHomePercentageSection (0.013s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerHomePercentageSection (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013373136520385742,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerHomePercentageSection HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/content_types/:id\r\nETag: W/\"7039588951509087782\"\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: 295815\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740029-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.092577,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: 26ad5f2b-ed49-4da1-ba56-14041c2d8852\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 516\r\n\r\n{\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"consumerHomePercentageSection\",\"type\":\"ContentType\",\"createdAt\":\"2025-01-30T18:25:50.384Z\",\"updatedAt\":\"2025-01-30T18:25:50.384Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"revision\":1},\"displayField\":\"titlePart1\",\"name\":\"Consumer Home Percentage Section\",\"description\":\"\",\"fields\":[{\"id\":\"titlePart1\",\"name\":\"Title Part 1\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"titlePart2\",\"name\":\"Title Part 2\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"percent50Desktop\",\"name\":\"Percent 50 Desktop\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"percent50Mobile\",\"name\":\"Percent 50 Mobile\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"percent50alt\",\"name\":\"Percent 50 Alt\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"messageCourseOfTheirDisease\",\"name\":\"Message Course Of Their Disease\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkWhoIsAtRisk\",\"name\":\"Link Who Is At Risk\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"messageImportantToRecognize\",\"name\":\"Message Important To Recognize\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkWhatAreTheSigns\",\"name\":\"Link What Are The Signs\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false}]}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/687je6zzrKWah7bFujElaO?locale=en-US (0.013s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/687je6zzrKWah7bFujElaO?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013288021087646484,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/687je6zzrKWah7bFujElaO?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 697\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nCF-Space-Id: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"5070025064631351250\"\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: 1039023\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740047-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.106310,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: a2dd7d1c-9d95-473d-ab87-6e1d0d005117\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"687je6zzrKWah7bFujElaO\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:35:48.066Z\",\"updatedAt\":\"2025-01-30T18:35:48.066Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"50-percent-desktop\",\"description\":\"50%\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/687je6zzrKWah7bFujElaO/e63ce171fe8155e48e11c44a75e96d39/50-percent-desktop.svg\",\"details\":{\"size\":3345,\"image\":{\"width\":296,\"height\":116}},\"fileName\":\"50-percent-desktop.svg\",\"contentType\":\"image/svg+xml\"}}}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/1ItmUvdEo024sOSCelmdui?locale=en-US (0.013s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/1ItmUvdEo024sOSCelmdui?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013010978698730469,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/1ItmUvdEo024sOSCelmdui?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: W/\"12237287224217462014\"\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: 167054\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740056-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.126545,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: adee939a-ade6-4d2d-a05d-d1f4004b93a6\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 906\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"1ItmUvdEo024sOSCelmdui\",\"type\":\"Entry\",\"createdAt\":\"2025-01-30T18:43:39.666Z\",\"updatedAt\":\"2025-01-30T18:43:39.666Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"consumerRiskSymptoms\"}},\"locale\":\"en-US\"},\"fields\":{\"titlePart1\":\"The less-talked-about\",\"titlePart2\":\"symptoms of Parkinson’s\",\"introParagraphFirst\":\"While the physical effects of Parkinson's may be more recognizable, there's another side to the disease. Signs and symptoms vary from person to person but generally fall into two types: motor and nonmotor.\",\"introParagraphSecond\":\"Nonmotor symptoms like hallucinations (seeing, hearing, or experiencing things that others don't) and delusions (believing things that are not true) are common in&nbsp;PD. Like other aspects of the condition, they're also treatable.\",\"handIcon\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"6zipkeeebAUoife1WsOWPT\"}},\"handIconAlt\":\"-\",\"motorSymptomsHeader\":\"Motor symptoms:\",\"arrow\":\"→\",\"symptomRestingTremors\":\"Resting tremors\",\"symptomSlownessOfMovement\":\"Slowness of movement\",\"symptomRigidMuscles\":\"Rigid muscles\",\"symptomTroubleWithMovement\":\"Trouble with movement\",\"brainIcon\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"3jNn11wbR7RaF22GSgQ39B\"}},\"brainIconAlt\":\"-\",\"nonmotorSymptomsHeaderPart1\":\"Nonmotor \",\"nonmotorSymptomsHeaderPart2\":\"symptoms:\",\"symptomAnxiety\":\"Anxiety\",\"symptomLossOfMentalSharpnessacuity\":\"Loss of mental sharpness/acuity\",\"symptomConstipationImpairedBladderControl\":\"Constipation, impaired bladder control\",\"symptomHallucinations\":\"Hallucinations\",\"symptomDelusions\":\"Delusions\"}}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerRiskSymptoms (0.013s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerRiskSymptoms (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.012907981872558594,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerRiskSymptoms HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/content_types/:id\r\nETag: W/\"723716355304815164\"\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: 1211355\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740071-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.141183,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: 937a40b5-d6dc-45ed-82cf-db49422060b3\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 701\r\n\r\n{\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"consumerRiskSymptoms\",\"type\":\"ContentType\",\"createdAt\":\"2025-01-30T18:25:53.151Z\",\"updatedAt\":\"2025-01-30T18:25:53.151Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"revision\":1},\"displayField\":\"titlePart1\",\"name\":\"Consumer Risk - Symptoms\",\"description\":\"\",\"fields\":[{\"id\":\"titlePart1\",\"name\":\"Title Part 1\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"titlePart2\",\"name\":\"Title Part 2\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"introParagraphFirst\",\"name\":\"Intro Paragraph First\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"introParagraphSecond\",\"name\":\"Intro Paragraph Second\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"handIcon\",\"name\":\"Hand Icon\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"handIconAlt\",\"name\":\"Hand Icon Alt\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"motorSymptomsHeader\",\"name\":\"Motor Symptoms Header\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"arrow\",\"name\":\"Arrow\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"symptomRestingTremors\",\"name\":\"Symptom - Resting Tremors\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"symptomSlownessOfMovement\",\"name\":\"Symptom - Slowness of Movement\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"symptomRigidMuscles\",\"name\":\"Symptom - Rigid Muscles\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"symptomTroubleWithMovement\",\"name\":\"Symptom - Trouble with Movement\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"brainIcon\",\"name\":\"Brain Icon\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"brainIconAlt\",\"name\":\"Brain Icon Alt\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"nonmotorSymptomsHeaderPart1\",\"name\":\"Nonmotor Symptoms Header Part 1\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"nonmotorSymptomsHeaderPart2\",\"name\":\"Nonmotor Symptoms Header Part 2\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"symptomAnxiety\",\"name\":\"Symptom - Anxiety\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"symptomLossOfMentalSharpnessacuity\",\"name\":\"Symptom - Loss of mental sharpness/acuity\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"symptomConstipationImpairedBladderControl\",\"name\":\"Symptom - Constipation, impaired bladder control\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"symptomHallucinations\",\"name\":\"Symptom - Hallucinations\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"symptomDelusions\",\"name\":\"Symptom - Delusions\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false}]}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/6zipkeeebAUoife1WsOWPT?locale=en-US (0.013s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/6zipkeeebAUoife1WsOWPT?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.012916088104248047,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/6zipkeeebAUoife1WsOWPT?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 672\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"8272287484347683665\"\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: 685734\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740022-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781890131.154569,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: ca302cfa-8228-469a-99c5-dde43fe8b529\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"6zipkeeebAUoife1WsOWPT\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:35:43.048Z\",\"updatedAt\":\"2025-01-30T18:35:43.048Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"ddg-feel-icon\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/6zipkeeebAUoife1WsOWPT/936e970c75905fd612e1eb4aab374290/Motor-Symptoms_Icon.svg\",\"details\":{\"size\":2077,\"image\":{\"width\":62,\"height\":61}},\"fileName\":\"Motor-Symptoms_Icon.svg\",\"contentType\":\"image/svg+xml\"}}}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3jNn11wbR7RaF22GSgQ39B?locale=en-US (0.013s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3jNn11wbR7RaF22GSgQ39B?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013093948364257812,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3jNn11wbR7RaF22GSgQ39B?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 677\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"260224558422062807\"\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: 295818\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740048-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.167746,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: 1d2a84fa-c336-4fc6-8924-a04de3972182\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"3jNn11wbR7RaF22GSgQ39B\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:35:51.061Z\",\"updatedAt\":\"2025-01-30T18:35:51.061Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"icon-brain\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/3jNn11wbR7RaF22GSgQ39B/c908acabff0d084e5ce464ddb687b0b8/Non-Motor-Symptoms_Icon.svg\",\"details\":{\"size\":1516,\"image\":{\"width\":61,\"height\":61}},\"fileName\":\"Non-Motor-Symptoms_Icon.svg\",\"contentType\":\"image/svg+xml\"}}}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/4aEzyxxfsbTDGq7RRclHCx?locale=en-US (0.013s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/4aEzyxxfsbTDGq7RRclHCx?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013370037078857422,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/4aEzyxxfsbTDGq7RRclHCx?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: W/\"14582346804482850996\"\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: 167054\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740075-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.184116,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: 425e6f41-a2b4-4d0c-a087-fc14c90a90dd\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 593\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"4aEzyxxfsbTDGq7RRclHCx\",\"type\":\"Entry\",\"createdAt\":\"2025-01-30T18:43:51.659Z\",\"updatedAt\":\"2025-02-25T16:47:20.400Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":5,\"revision\":3,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"doctorDiscussionGuide\"}},\"locale\":\"en-US\"},\"fields\":{\"guideImage\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"66xR5s6HsLKg0kGb9Rrazh\"}},\"guideImageAlt\":\"Customized four-question screener\",\"titlePart1\":\"Four-Question\",\"titlePart2\":\"Screener\",\"copyLine1\":\"If you or the person you care for has Parkinson's, answer these 4 questions and share them with your doctor. This will help your doctor determine if you are experiencing some of the nonmotor symptoms of PD.*\",\"copyLine2\":\" \",\"linkCreateGuide\":\"Take the screener\",\"footnoteMark\":\"*\",\"footnoteText\":\"Please know that we do not save your information.\"}}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/doctorDiscussionGuide (0.033s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/doctorDiscussionGuide (0.033s)
{
    "api": "DELIVERY",
    "duration": 0.03316807746887207,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/doctorDiscussionGuide HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/content_types/:id\r\nETag: W/\"6820848826885064980\"\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: 51076\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740061-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.199975,VS0,VE21\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: 5820234e-974e-4ff5-8dff-e60c5ca96fa4\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 447\r\n\r\n{\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"doctorDiscussionGuide\",\"type\":\"ContentType\",\"createdAt\":\"2025-01-30T18:26:08.616Z\",\"updatedAt\":\"2025-01-30T18:26:08.616Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"revision\":1},\"displayField\":\"titlePart1\",\"name\":\"Doctor Discussion Guide\",\"description\":\"\",\"fields\":[{\"id\":\"guideImage\",\"name\":\"Guide Image\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"guideImageAlt\",\"name\":\"Guide Image Alt\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"titlePart1\",\"name\":\"Title Part 1\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"titlePart2\",\"name\":\"Title Part 2\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"copyLine1\",\"name\":\"Copy Line 1\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"copyLine2\",\"name\":\"Copy Line 2\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkCreateGuide\",\"name\":\"Link - Create guide\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"footnoteMark\",\"name\":\"Footnote mark\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"footnoteText\",\"name\":\"Footnote Text\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false}]}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/66xR5s6HsLKg0kGb9Rrazh?locale=en-US (0.014s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/66xR5s6HsLKg0kGb9Rrazh?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013695955276489258,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/66xR5s6HsLKg0kGb9Rrazh?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 704\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"596535106544001245\"\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: 746886\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740053-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781890131.236949,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: 85906ad8-f8fd-41d4-b560-58fa2bf789d2\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"66xR5s6HsLKg0kGb9Rrazh\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:35:50.379Z\",\"updatedAt\":\"2025-02-25T16:46:57.324Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":6,\"revision\":2,\"locale\":\"en-US\"},\"fields\":{\"title\":\"checklist\",\"description\":\"sss\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/66xR5s6HsLKg0kGb9Rrazh/ea6ad3a077ceb625baba58edcf59b12b/Four-Question-Screener-Icon.svg\",\"details\":{\"size\":1414,\"image\":{\"width\":75,\"height\":78}},\"fileName\":\"Four-Question-Screener-Icon.svg\",\"contentType\":\"image/svg+xml\"}}}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/4X1rp7PpxoumGdwmNlWK8B?locale=en-US (0.013s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/4X1rp7PpxoumGdwmNlWK8B?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013113021850585938,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/4X1rp7PpxoumGdwmNlWK8B?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: W/\"3301454525294359798\"\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: 1506919\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740023-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.259186,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: 37e6ccd3-a607-47e6-988f-8d54829e7c7e\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 622\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"4X1rp7PpxoumGdwmNlWK8B\",\"type\":\"Entry\",\"createdAt\":\"2025-01-30T18:43:43.771Z\",\"updatedAt\":\"2025-01-30T18:43:43.771Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"signUpBarker\"}},\"locale\":\"en-US\"},\"fields\":{\"page\":\"home\",\"backgroundColor\":\"light-blue\",\"titleIcon\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"3zLMluA5Pkx3Ix4DuljiYe\"}},\"titlePartOne\":\"GET MORE\",\"titlePartTwo\":\"INFORMATION\",\"titlePartThree\":\"AND \",\"titlePartFour\":\"START A CONVERSATION\",\"mainContent\":\"Hallucinations and delusions can be hard to talk about, whether you have Parkinson's yourself or you care about someone who does. Register to receive facts on these symptoms, tips for discussing them with family and your doctor, and info on treatment.\",\"ctaDescription\":\"Sign up for information\",\"ctaLink\":\"next-steps#sign-up\"}}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/signUpBarker (0.014s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/signUpBarker (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.01366114616394043,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/signUpBarker HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/content_types/:id\r\nETag: W/\"4964817099039303379\"\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: 119401\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740062-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 3, 0\r\nX-Timer: S1781890131.273384,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: 8de26d3e-09f8-4d97-b860-b65eab8efe8e\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 464\r\n\r\n{\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"signUpBarker\",\"type\":\"ContentType\",\"createdAt\":\"2025-01-30T18:25:58.550Z\",\"updatedAt\":\"2025-01-30T18:25:58.550Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"revision\":1},\"displayField\":\"titlePartOne\",\"name\":\"Consumer - Sign Up Barker\",\"description\":\"\",\"fields\":[{\"id\":\"page\",\"name\":\"Page\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"backgroundColor\",\"name\":\"Background Color\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"titleIcon\",\"name\":\"Title Icon\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"titlePartOne\",\"name\":\"Title Part One\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"titlePartTwo\",\"name\":\"Title Part Two\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"titlePartThree\",\"name\":\"Title Part Three\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"titlePartFour\",\"name\":\"Title Part Four\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"mainContent\",\"name\":\"Main Content\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"ctaDescription\",\"name\":\"CTA Description\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"ctaLink\",\"name\":\"CTA Link\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false}]}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3zLMluA5Pkx3Ix4DuljiYe?locale=en-US (0.014s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3zLMluA5Pkx3Ix4DuljiYe?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013754844665527344,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3zLMluA5Pkx3Ix4DuljiYe?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 683\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"6045029793705505785\"\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: 295814\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740041-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781890131.287573,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: 28ebe580-ece0-42ee-9a01-8949c307e08f\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"3zLMluA5Pkx3Ix4DuljiYe\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:35:56.848Z\",\"updatedAt\":\"2025-01-30T18:35:56.848Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"Envelope\",\"description\":\"Envelope Icon\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/3zLMluA5Pkx3Ix4DuljiYe/15a81f676c9b58bd5edfa178d8725c5b/Sign-up-icon.svg\",\"details\":{\"size\":1338,\"image\":{\"width\":74,\"height\":77}},\"fileName\":\"Sign-up-icon.svg\",\"contentType\":\"image/svg+xml\"}}}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/6MlTp8yXyONlLhOG5rKQ2v?locale=en-US (0.014s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/6MlTp8yXyONlLhOG5rKQ2v?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013610124588012695,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/6MlTp8yXyONlLhOG5rKQ2v?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: W/\"7943865606803973256\"\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: 1145104\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740026-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.303882,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: d0401c23-3fd7-4cf0-a1e3-88ce54153c58\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 511\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"6MlTp8yXyONlLhOG5rKQ2v\",\"type\":\"Entry\",\"createdAt\":\"2025-01-30T18:43:51.350Z\",\"updatedAt\":\"2025-01-30T18:43:51.350Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"sharedVideoPlayerModal\"}},\"locale\":\"en-US\"},\"fields\":{\"closeIcon\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"3rQh11Gdv2wh8jbhzLU24g\"}},\"closeIconAlt\":\"Close\",\"shareIcon\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"1uWBSoKYzomdEWGeLQgYIf\"}},\"shareIconAlt\":\"Share\",\"shareIconImage\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"1uWBSoKYzomdEWGeLQgYIf\"}},\"closeIconBlue\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"74cg14GfIVrNNYx5bbxoSz\"}},\"shareText\":\"SHARE THE VIDEO\",\"copyText\":\"The video link has been copied.<br>You can place it into an email, social media post, etc. to share.\"}}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/sharedVideoPlayerModal (0.014s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/sharedVideoPlayerModal (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013670921325683594,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/sharedVideoPlayerModal HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/content_types/:id\r\nETag: W/\"12490608241644671390\"\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: 295817\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740082-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.319291,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: 01677359-b0e2-4fa3-9393-268546264034\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 416\r\n\r\n{\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"sharedVideoPlayerModal\",\"type\":\"ContentType\",\"createdAt\":\"2025-01-30T18:26:08.152Z\",\"updatedAt\":\"2025-01-30T18:26:08.152Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"revision\":1},\"displayField\":\"closeIconAlt\",\"name\":\"Shared - Video Player Modal\",\"description\":\"\",\"fields\":[{\"id\":\"closeIcon\",\"name\":\"Close Icon\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"closeIconAlt\",\"name\":\"Close Icon Alt\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"shareIcon\",\"name\":\"Share Icon\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"shareIconAlt\",\"name\":\"Share Icon Alt\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"shareIconImage\",\"name\":\"Share Icon Image\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"closeIconBlue\",\"name\":\"Close Icon Blue\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"shareText\",\"name\":\"shareText\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"copyText\",\"name\":\"copyText\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false}]}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3rQh11Gdv2wh8jbhzLU24g?locale=en-US (0.014s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3rQh11Gdv2wh8jbhzLU24g?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013756990432739258,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3rQh11Gdv2wh8jbhzLU24g?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 677\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"11542353771401745377\"\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: 167053\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740080-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.334897,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: 84999719-6c7c-4005-8f94-7c0b87b28997\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"3rQh11Gdv2wh8jbhzLU24g\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:36:05.060Z\",\"updatedAt\":\"2025-01-30T18:36:05.060Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"close-white\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/3rQh11Gdv2wh8jbhzLU24g/a01e34ab070e606a92ec79955960f453/Close-Window-White-Icon.svg\",\"details\":{\"size\":261,\"image\":{\"width\":36,\"height\":36}},\"fileName\":\"Close-Window-White-Icon.svg\",\"contentType\":\"image/svg+xml\"}}}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/1uWBSoKYzomdEWGeLQgYIf?locale=en-US (0.034s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/1uWBSoKYzomdEWGeLQgYIf?locale=en-US (0.034s)
{
    "api": "DELIVERY",
    "duration": 0.033644914627075195,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/1uWBSoKYzomdEWGeLQgYIf?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"7267277417760293618\"\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: 86431\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740050-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781890131.349042,VS0,VE21\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: d21d7f6b-9c2b-4a0b-8448-bd20e991db7f\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"1uWBSoKYzomdEWGeLQgYIf\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:36:22.575Z\",\"updatedAt\":\"2025-01-30T18:36:22.575Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"Share Icon\",\"description\":\"\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/1uWBSoKYzomdEWGeLQgYIf/2fa9b5ac6efbc434bc35be904908ae64/share-07.png\",\"details\":{\"size\":809,\"image\":{\"width\":64,\"height\":68}},\"fileName\":\"share-07.png\",\"contentType\":\"image/png\"}}}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/74cg14GfIVrNNYx5bbxoSz?locale=en-US (0.013s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/74cg14GfIVrNNYx5bbxoSz?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.01311802864074707,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/74cg14GfIVrNNYx5bbxoSz?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"7296400154665111\"\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: 51075\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740079-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.382972,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: e089a155-8b65-40c3-94c6-b60711b04152\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"74cg14GfIVrNNYx5bbxoSz\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:36:22.836Z\",\"updatedAt\":\"2025-01-30T18:36:22.836Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"Close Blue\",\"description\":\"\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/74cg14GfIVrNNYx5bbxoSz/865f15e445bbe552df44b11524c71a06/Close.png\",\"details\":{\"size\":866,\"image\":{\"width\":69,\"height\":70}},\"fileName\":\"Close.png\",\"contentType\":\"image/png\"}}}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/4TujrtKesf25DbsDvcN6hY?locale=en-US (0.015s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/4TujrtKesf25DbsDvcN6hY?locale=en-US (0.015s)
{
    "api": "DELIVERY",
    "duration": 0.014953136444091797,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/4TujrtKesf25DbsDvcN6hY?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/entries/:id\r\nETag: W/\"9540773640250334639\"\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: 1039022\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740066-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.404354,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: b75fd2e7-f811-49bb-a2bb-d11060b4f849\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 1445\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"4TujrtKesf25DbsDvcN6hY\",\"type\":\"Entry\",\"createdAt\":\"2025-01-30T18:43:42.830Z\",\"updatedAt\":\"2025-04-08T00:05:21.029Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":26,\"revision\":7,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"consumerFooter\"}},\"locale\":\"en-US\"},\"fields\":{\"disclaimerConsumer\":\"This website is intended for use by US residents.\",\"disclaimerHcp\":\"This website is intended for US healthcare professionals only.\",\"linkTextPrivacyPolicy\":\"Privacy Policy\",\"linkHrefPrivacyPolicy\":\"https://acadia.com/en-us/legal-policies/privacy\",\"linkTextTermsOfUse\":\"Terms of Use\",\"linkHrefTermsOfUse\":\"https://acadia.com/en-us/legal-policies/terms\",\"linkTextCookiesPolicy\":\"Cookies Policy\",\"linkHrefCookiesPolicy\":\"https://acadia.com/en-us/legal-policies/cookies-policy\",\"linkTextYourPrivacyChoices\":\"Your Privacy Choices\",\"linkTextDataPrivacyFramework\":\"Data Privacy Framework\",\"linkHrefDataPrivacyFramework\":\"https://acadia.com/en-us/legal-policies/data-privacy-framework-notice\",\"linkTextConsumerHealthDataPrivacyPolicy\":\"Consumer Health Data Privacy Policy\",\"linkHrefConsumerHealthDataPrivacyPolicy\":\"https://acadia.com/en-us/legal-policies/privacy#19\",\"linkTextDoNotSellMyPersonalInformation\":\"Do Not Sell My Personal Information\",\"linkHrefDoNotSellMyPersonalInformation\":\"https://privacyportal.onetrust.com/webform/58abd532-6642-4b42-af60-56437ed36fea/7517f722-b221-4d7b-92ce-787b22108fed\",\"sponsored\":\"Sponsored by Acadia&nbsp;Pharmaceuticals&nbsp;Inc.\",\"spokesperson\":\"Ryan Reynolds is a spokesperson for Acadia.\",\"spokespersonLine2\":\"Dr. Yasar Torres-Yaghi is a paid consultant for Acadia.\",\"educationalPurposes\":\"Acadia does not provide medical advice or diagnoses&mdash;information is provided for educational purposes only. Talk to your doctor if you have any questions about your medical condition.\",\"copyright\":\"©2025 Acadia&nbsp;Pharmaceuticals&nbsp;Inc. Acadia is a registered trademark of Acadia&nbsp;Pharmaceuticals&nbsp;Inc.<br/>All rights reserved. \",\"jobCodeConsumer\":\"PDP-0531-v17 04/25\",\"jobCodeHcp\":\"PDP-US-0007-v3 04/25\",\"jobCodeHcpHiddenLandingPage\":\"PDP-US-0224-v2 04/25\",\"hashTag\":\"#MoreToParkinsons\",\"hashTagHref\":\"#\",\"socialInstagramIcon\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"3uydTEiexytobq7ztFYYB7\"}},\"socialInstagramIconAlt\":\"Click to visit our More To Parkinson's Instagram\",\"instagramHref\":\" https://www.instagram.com/MoreToParkinsons\",\"socialMetaIcon\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"6l60CsJB0vDIcwzDephLUr\"}},\"socialMetaIconAlt\":\"Click to visit our More To Parkinson's Facebook\",\"metaHref\":\"https://www.facebook.com/people/More-to-Parkinsons/61561211216709/\",\"socialYouTubeIcon\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"3X0drAJCmuMmodCF2yYPZ4\"}},\"socialYouTubeIconAlt\":\"Click to visit our More to Parkinson's YouTube channel\",\"youTubeHref\":\"  https://www.youtube.com/@MoreToParkinsons\",\"logo\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"4N0s4aByJhzbZwg6fnpMPF\"}},\"logoAlt\":\"Acadia Pharmaceuticals logo. Click to visit corporate website\",\"logoHref\":\"https://acadia.com\",\"addressPart1\":\"Acadia Pharmaceuticals Inc.\",\"addressPart2\":\"12830 El Camino Real, Suite 400\",\"addressPart3\":\"San Diego, CA 92130\"}}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerFooter (0.013s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerFooter (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.012907028198242188,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerFooter HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/content_types/:id\r\nETag: W/\"7072001387050057654\"\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: 692032\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740075-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781890131.419196,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: ce817855-7360-4e8f-b895-71b3eb8a666f\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 948\r\n\r\n{\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"consumerFooter\",\"type\":\"ContentType\",\"createdAt\":\"2025-01-30T18:25:57.171Z\",\"updatedAt\":\"2025-04-04T20:40:06.597Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"revision\":5},\"displayField\":\"disclaimerConsumer\",\"name\":\"Shared - Footer\",\"description\":\"\",\"fields\":[{\"id\":\"disclaimerConsumer\",\"name\":\"Disclaimer - Consumer\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"disclaimerHcp\",\"name\":\"Disclaimer - HCP\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkTextPrivacyPolicy\",\"name\":\"Link Text - Privacy Policy\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkHrefPrivacyPolicy\",\"name\":\"Link Href - Privacy Policy\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkTextTermsOfUse\",\"name\":\"Link Text - Terms of Use\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkHrefTermsOfUse\",\"name\":\"Link Href - Terms of Use\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkTextCookiesPolicy\",\"name\":\"Link Text - Cookies Policy\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkHrefCookiesPolicy\",\"name\":\"Link Href - Cookies Policy\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkTextYourPrivacyChoices\",\"name\":\"Link Text - Your Privacy Choices\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkTextDataPrivacyFramework\",\"name\":\"Link Text - Data Privacy Framework\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkHrefDataPrivacyFramework\",\"name\":\"Link Href - Data Privacy Framework\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkTextConsumerHealthDataPrivacyPolicy\",\"name\":\"Link Text - Consumer Health Data Privacy Policy\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkHrefConsumerHealthDataPrivacyPolicy\",\"name\":\"Link Href - Consumer Health Data Privacy Policy\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkTextDoNotSellMyPersonalInformation\",\"name\":\"Link Text - Do Not Sell My Personal Information\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkHrefDoNotSellMyPersonalInformation\",\"name\":\"Link Href - Do Not Sell My Personal Information\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"sponsored\",\"name\":\"Sponsored\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"spokesperson\",\"name\":\"Spokesperson\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"spokespersonLine2\",\"name\":\"Spokesperson Line 2\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"educationalPurposes\",\"name\":\"Educational Purposes\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"copyright\",\"name\":\"Copyright\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"jobCodeConsumer\",\"name\":\"Job Code - Consumer\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"jobCodeHcp\",\"name\":\"Job Code - HCP\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"jobCodeHcpHiddenLandingPage\",\"name\":\"Job Code - HCP Hidden Landing Page\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"hashTag\",\"name\":\"Hash Tag\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"hashTagHref\",\"name\":\"Hash Tag - Href\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"socialInstagramIcon\",\"name\":\"Social Instagram Icon\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"socialInstagramIconAlt\",\"name\":\"Social Instagram Icon Alt\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"instagramHref\",\"name\":\"Instagram - Href\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"socialMetaIcon\",\"name\":\"Social Meta Icon\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"socialMetaIconAlt\",\"name\":\"Social Meta Icon Alt\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"metaHref\",\"name\":\"Meta - Href\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"socialYouTubeIcon\",\"name\":\"Social YouTube Icon\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"socialYouTubeIconAlt\",\"name\":\"Social YouTube Icon Alt\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"youTubeHref\",\"name\":\"YouTube - Href\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"logo\",\"name\":\"Logo\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"},{\"id\":\"logoAlt\",\"name\":\"Logo Alt\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"logoHref\",\"name\":\"Logo Href\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"addressPart1\",\"name\":\"Address - Part 1\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"addressPart2\",\"name\":\"Address - Part 2\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"addressPart3\",\"name\":\"Address - Part 3\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false}]}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/4N0s4aByJhzbZwg6fnpMPF?locale=en-US (0.013s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/4N0s4aByJhzbZwg6fnpMPF?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.012948036193847656,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/4N0s4aByJhzbZwg6fnpMPF?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 711\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"8460445537155951484\"\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: 345073\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740087-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1781890131.432572,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: 13b2a1af-fbf1-421e-b241-2596bdc1ec7a\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"4N0s4aByJhzbZwg6fnpMPF\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:35:55.098Z\",\"updatedAt\":\"2025-01-30T18:35:55.098Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"Global Acadia-Pharmaceuticals-Logo\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/4N0s4aByJhzbZwg6fnpMPF/695f7da23f19660bce247a015926c048/Acadia-Pharmaceuticals-Logo.svg\",\"details\":{\"size\":11221,\"image\":{\"width\":229,\"height\":48}},\"fileName\":\"Acadia-Pharmaceuticals-Logo.svg\",\"contentType\":\"image/svg+xml\"}}}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3uydTEiexytobq7ztFYYB7?locale=en-US (0.013s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3uydTEiexytobq7ztFYYB7?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.01293802261352539,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3uydTEiexytobq7ztFYYB7?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"9130382547785126175\"\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: 685733\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740041-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 4, 0\r\nX-Timer: S1781890131.445773,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: 324546c7-6799-4a3d-bdce-058090d852af\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"3uydTEiexytobq7ztFYYB7\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:36:00.333Z\",\"updatedAt\":\"2025-01-30T18:36:00.333Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"social-instagram\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/3uydTEiexytobq7ztFYYB7/db4fb45e7cf9d3b422871b66db925cfe/Instagram-Icon.svg\",\"details\":{\"size\":1910,\"image\":{\"width\":24,\"height\":25}},\"fileName\":\"Instagram-Icon.svg\",\"contentType\":\"image/svg+xml\"}}}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/6l60CsJB0vDIcwzDephLUr?locale=en-US (0.013s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/6l60CsJB0vDIcwzDephLUr?locale=en-US (0.013s)
{
    "api": "DELIVERY",
    "duration": 0.013135910034179688,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/6l60CsJB0vDIcwzDephLUr?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\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: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"3944935889071267850\"\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: 746885\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740035-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 2, 0\r\nX-Timer: S1781890131.459205,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: 83bb70df-68be-4a34-919c-50d01e16524d\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"6l60CsJB0vDIcwzDephLUr\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:36:00.589Z\",\"updatedAt\":\"2025-01-30T18:36:00.589Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"social-meta-facebook\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/6l60CsJB0vDIcwzDephLUr/b78c86f11cb2d39489f6356ba116118b/Facebook-Icon.svg\",\"details\":{\"size\":448,\"image\":{\"width\":15,\"height\":25}},\"fileName\":\"Facebook-Icon.svg\",\"contentType\":\"image/svg+xml\"}}}\n",
    "exception": "N;"
}
INFO 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3X0drAJCmuMmodCF2yYPZ4?locale=en-US (0.014s)
DEBUG 17:28:51 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3X0drAJCmuMmodCF2yYPZ4?locale=en-US (0.014s)
{
    "api": "DELIVERY",
    "duration": 0.013607978820800781,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3X0drAJCmuMmodCF2yYPZ4?locale=en-US HTTP/1.1\r\nHost: cdn.contentful.com\r\nX-Contentful-User-Agent: integration contentful.symfony/6.2.0; sdk contentful.php/6.4.0; platform PHP/7.4.30; os Linux;\r\nAccept: application/vnd.contentful.delivery.v1+json\r\nAccept-Encoding: gzip\r\nAuthorization: Bearer l0cevDYG7n5-1jFJHiQYcpTnqJFc3m8bkZXtz8IBa4s\r\n\r\n",
    "response": "HTTP/1.1 200 OK\r\nConnection: keep-alive\r\nContent-Length: 658\r\nContent-Type: application/vnd.contentful.delivery.v1+json\r\nX-Contentful-RateLimit-Second-Limit: 150\r\nCF-Space-Id: xbztif0ye43x\r\nCF-Environment-Id: 3.1.3_spanish-pdf\r\nCF-Environment-Uuid: 3caea0f7-7547-4794-a58e-ec6940cf6fa0\r\nCF-Organization-Id: 6AK7JXzYfDGtxR8WVj1mwu\r\nX-Contentful-Route: /spaces/:space/environments/:environment/assets/:id\r\nETag: \"6786448103624465190\"\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: 51075\r\nDate: Fri, 19 Jun 2026 17:28:51 GMT\r\nX-Served-By: cache-ewr-kewr1740075-EWR, cache-chi-kmdw8640020-CHI\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1781890131.472581,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: b24f40d6-2171-4aa2-9f2c-c59fd33ded49\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"3X0drAJCmuMmodCF2yYPZ4\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:36:03.130Z\",\"updatedAt\":\"2025-01-30T18:36:03.130Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"youtube-social\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/3X0drAJCmuMmodCF2yYPZ4/4363d1e8bb99c8902cdecd3a8a6c9a8b/YouTube-Icon.svg\",\"details\":{\"size\":782,\"image\":{\"width\":35,\"height\":25}},\"fileName\":\"YouTube-Icon.svg\",\"contentType\":\"image/svg+xml\"}}}\n",
    "exception": "N;"
}
INFO 17:28:51 security Populated the TokenStorage with an anonymous Token.
DEBUG 17:28:51 event Notified event "kernel.response" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelResponse"
}
DEBUG 17:28:51 event Notified event "kernel.response" to listener "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse".
{
    "event": "kernel.response",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CacheableResponseVaryListener::onResponse"
}
DEBUG 17:28:51 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener::onKernelResponse"
}
DEBUG 17:28:51 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelResponse"
}
DEBUG 17:28:51 event Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener::onKernelResponse"
}
DEBUG 17:28:51 event Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelResponse"
}
DEBUG 17:28:51 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 17:28:51 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelResponse"
}
DEBUG 17:28:51 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::removeCspHeader"
}
DEBUG 17:28:51 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelResponse"
}
DEBUG 17:28:51 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\StreamedResponseListener::onKernelResponse"
}
DEBUG 17:28:51 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 17:28:51 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 17:28:51 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 17:28:51 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 17:28:51 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 17:28:51 event Notified event "kernel.terminate" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate".
{
    "event": "kernel.terminate",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelTerminate"
}
WARNING 17:28:51 php Uncaught Warning: file_put_contents(compress.zlib:///home/site/wwwroot/var/cache/dev/profiler/5a/b6/efb65a): failed to open stream: operation failed
{
    "exception": {}
}
CRITICAL 17:28:51 request Uncaught PHP Exception ErrorException: "Warning: file_put_contents(compress.zlib:///home/site/wwwroot/var/cache/dev/profiler/5a/b6/efb65a): failed to open stream: operation failed" at /home/site/wwwroot/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php line 175
{
    "exception": {}
}
DEBUG 17:28:51 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 17:28:51 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 17:28:51 event Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelRequest"
}
DEBUG 17:28:51 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 17:28:51 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 17:28:51 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 17:28:51 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 17:28:51 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 17:28:51 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 17:28:51 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 17:28:52 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 17:28:52 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 17:28:52 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 17:28:52 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 17:28:52 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 17:28:52 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
DEBUG 17:28:52 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 17:28:52 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 17:28:52 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/5a/b6/efb65a): 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/ef/29/bb29ef): 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/ef/29/bb29ef): 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/ef/29/bb29ef): 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:127)
  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))