RYAN REYNOLDS BRINGS ATTENTION TO 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]

When my dad was diagnosed with Parkinson’s, I thought I knew what to expect with the physical symptoms, but no one warned us about the hallucinations and delusions which are often part of the disease. My dad was pretty stubborn but also strong. He didn't want to acknowledge he might be struggling to hold his grip on reality. I wish I knew then what I know now. I want this work to encourage conversations and destigmatize one of the toughest parts of Parkinson’s.”

—Ryan Reynolds, actor and advocate

Actor and advocate Ryan Reynolds shares his late father James’s silent struggle with Parkinson’s-related hallucinations and delusions, emphasizing early conversations and proper screening. Watch the videos your patients and their family members will be seeing to connect with them, answer their questions, and offer support.

HELP IDENTIFY PD PSYCHOSIS SYMPTOMS WITH A VALIDATED SCREENER

As part of routine appointments, have your patients or their caregivers complete the validated Self-Administered Screening Questionnaire for Parkinson’s Disease–Associated Psychosis (SASPAP). The SASPAP is a 4-question validated screening tool published in Movement Disorders.* Discuss the results and next steps to ensure these symptoms are identified before they progress.

En Español

*©2023 International Parkinson and Movement Disorder Society (MDS). All rights reserved. Used with permission. This scale may not be copied, distributed or otherwise used in whole or in part without prior written consent of MDS.

50%

Over the course of their disease, about 50% of people with Parkinson’s disease (PD) may experience hallucinations and delusions.1

UP TO
90%

Despite the prevalence of hallucinations and delusions, up to 90% of patients and care partners do not proactively report these symptoms to their physicians.2,3

HALLUCINATIONS AND DELUSIONS CAN MANIFEST IN MULTIPLE WAYS

Hallucinations4-6

Vision
Auditory
Olfactory
Gustatory
Tactile

Delusions5-7

Jealousy
Persecutory
Reference

Hallucinations and delusions worsen the outlook for patients with PD:

  • Higher incidence of falls and fractures8
  • Increased hospital admissions and nursing home placements9,10
  • Increased mortality risk10,11

Caregivers of patients with PD psychosis experience greater burden 
and distress:

  • Higher incidence and increased severity of depression12,13
  • Increased risk for chronic illness14
  • Feelings of isolation12

HALLUCINATIONS AND DELUSIONS CAN HAVE A SIGNIFICANT IMPACT ON PATIENTS AND CAREGIVERS

References: 1. Forsaa EB, Larsen JP, Wentzel-Larsen T, Alves G. A 12-year population-based study of psychosis in Parkinson disease. Arch Neurol. 2010;67(8):996-1001. 2. Fénelon G, Mahieux F, Huon R, Ziégler M. Hallucinations in Parkinson’s disease: prevalence, phenomenology and risk factors. Brain. 2000;123(Pt 4):733-745. 3. Chaudhuri KR, Prieto-Jurcynska C, Naidu Y, et al. The nondeclaration of nonmotor symptoms of Parkinson’s disease to health care professionals: an international study using the nonmotor symptoms questionnaire. Mov Disord. 2010;25(6):704-709. 4. Fenelon G, Mahieux F, Huon R, Ziegler M. Hallucinations in Parkinson’s disease: prevalence, phenomenology and risk factors. Brain. 2000;123(4):733-745. doi:10.1093/brain/123.4.733. 5. Voss T, Bahr D, Cummings J, Mills R, Ravina B, Williams H. Performance of a shortened Scale for Assessment of Positive Symptoms for Parkinson’s disease psychosis. Parkinsonism Relat Disord. 2013;19(3):295-299. doi:10.1016/j.parkreldis.2012.10.022. 6. Ravina B, Marder K, Fernandez HH, et al. Diagnostic criteria for psychosis in Parkinson’s disease: report of an NINDS, NIMH work group. Mov Disord. 2007;22(8):1061-1068. doi:10.1002/mds.21382. 7. Andreasen NC. Scale for the Assessment of Positive Symptoms (SAPS). Iowa City, IA: University of Iowa; 1984. 8. Forns J, Layton JB, Bartsch J, et al. Increased risk of falls and fractures in patients with psychosis and Parkinson disease. PLoS One. 2021;16(1):e0246121. doi:10.1371/journal.pone.0246121. 9. Aarsland D, Larsen JP, Tandberg E, Laake K. Predictors of nursing home placement in Parkinson’s disease: a population-based, prospective study. J Am Geriatr Soc. 2000;48:938-942. 10. Wetmore JB, Li S, Yan H, et al. Increases in institutionalization, healthcare resource utilization, and mortality risk associated with Parkinson disease psychosis: retrospective cohort study. Parkinsonism Relat Disord. 2019;68:95-101. doi:10.1016/j.parkreldis.2019.10.018. 11. Forsaa EB, Larsen JP, Wentzel-Larsen T, Alves G. What predicts mortality in Parkinson disease?: a prospective population-based long-term study. Neurology. 2010;75(14):1270-1276. 12. Mantri S, Klawson E, Albert S, et al. The experience of care partners of patients with Parkinson’s disease psychosis. PLoS One. 2021;16(3):e0248968. doi:10.1371/journal.pone.0248968. 13. Aarsland D, Larsen JP, Karlsen K, Lim NG, Tandberg E. Mental symptoms in Parkinson’s disease are important contributors to caregiver distress. Int J Geriatr Psychiatry. 1999;14(10):866-874. 14. Schrag A, Horvis A, Morley D, Quinn N, Jahanshahi M. Caregiver-burden in parkinson’s disease is closely associated with psychiatric symptoms, falls, and disability. Parkinsonism Relat Disord. 2006;12(1):35-41.

Warning: file_put_contents(compress.zlib:///home/site/wwwroot/var/cache/dev/profiler/37/a0/dba037): 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/37/a0/dba037): 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 20:24:46 request Matched route "app_catchall_index".
{
    "route": "app_catchall_index",
    "route_parameters": {
        "_route": "app_catchall_index",
        "slug": "hcp",
        "_controller": "App\\Controller\\CatchAllController::index"
    },
    "request_uri": "http://moretoparkinsons-uat.azurewebsites.net/hcp",
    "method": "GET"
}
DEBUG 20:24:46 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 20:24:46 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 20:24:46 event Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelRequest"
}
DEBUG 20:24:46 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 20:24:46 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 20:24:46 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 20:24:46 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 20:24:46 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 20:24:46 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 20:24:46 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 20:24:46 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 20:24:46 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 20:24:46 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 20:24:46 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 20:24:46 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 20:24:46 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
DEBUG 20:24:46 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 20:24:46 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 20:24:46 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 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/37kAoo0aoAaLcwWI6ZLOpl?locale=en-US (0.205s)
DEBUG 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/37kAoo0aoAaLcwWI6ZLOpl?locale=en-US (0.205s)
{
    "api": "DELIVERY",
    "duration": 0.2051379680633545,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/37kAoo0aoAaLcwWI6ZLOpl?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/\"14954521811396674069\"\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: Tue, 07 Jul 2026 20:24:47 GMT\r\nX-Served-By: cache-ewr-kewr1740080-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1783455887.013562,VS0,VE114\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: 6e1ce59a-03bc-4c9e-ad3c-5e73265ccdd0\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 758\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"37kAoo0aoAaLcwWI6ZLOpl\",\"type\":\"Entry\",\"createdAt\":\"2025-01-30T18:43:57.277Z\",\"updatedAt\":\"2025-02-25T19:06:24.243Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":3,\"revision\":3,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"hcpPageSeoMetadata\"}},\"locale\":\"en-US\"},\"fields\":{\"homepageTitleTag\":\"For Healthcare Providers | More to Parkinson's\",\"homepageDescriptionTag\":\"Learn about the symptoms of Parkinson's disease psychosis (PDP) that your patients may find difficult to share.\",\"homepageOgTitle\":\"For Healthcare Providers | More to Parkinson's\",\"homepageOgDescription\":\"Learn about the symptoms of Parkinson's disease psychosis (PDP) that your patients may find difficult to share.\",\"homepageTwitterTitle\":\"For Healthcare Providers | More to Parkinson's\",\"homepageTwitterDescription\":\"Learn about the symptoms of Parkinson's disease psychosis (PDP) that your patients may find difficult to share.\",\"homepageCanonicalUrl\":\"https://www.moretoparkinsons.com/hcp\",\"aFamilysPerspectiveTitleTag\":\"A Family's Perspective | More to Parkinson's\",\"aFamilysPerspectiveDescriptionTag\":\"Actor and advocate Ryan Reynolds and his mother, Tammy, discuss the challenges faced in his father's battle with Parkinson's disease psychosis (PDP)\",\"aFamilysPerspectiveOgTitle\":\"A Family's Perspective | More to Parkinson's\",\"aFamilysPerspectiveOgDescription\":\"Actor and advocate Ryan Reynolds and his mother, Tammy, discuss the challenges faced in his father's battle with Parkinson's disease psychosis (PDP)\",\"aFamilysPerspectiveTwitterTitle\":\"A Family's Perspective | More to Parkinson's\",\"aFamilysPerspectiveTwitterDescription\":\"Actor and advocate Ryan Reynolds and his mother, Tammy, discuss the challenges faced in his father's battle with Parkinson's disease psychosis (PDP)\",\"aFamilysPerspectiveCanonicalUrl\":\"https://www.moretoparkinsons.com/hcp/a-familys-perspective\",\"allHcpOgImage\":\"https://images.ctfassets.net/hac178phwz3f/6G3eBQExU83BkXxoiEIs6u/61883af71e12c83a4dcef082fa866a45/hero-ryans-full-story.png\",\"allHcpTwitterImage\":\"https://images.ctfassets.net/hac178phwz3f/6G3eBQExU83BkXxoiEIs6u/61883af71e12c83a4dcef082fa866a45/hero-ryans-full-story.png\"}}\n",
    "exception": "N;"
}
INFO 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x (0.018s)
DEBUG 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x (0.018s)
{
    "api": "DELIVERY",
    "duration": 0.018027067184448242,
    "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\nDate: Tue, 07 Jul 2026 20:24:47 GMT\r\nAge: 521303\r\nX-Served-By: cache-ewr-kewr1740073-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 1, 1\r\nX-Timer: S1783455887.150304,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: bf925770-dfff-4fd5-a4bf-af3c5b803d1e\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 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/locales (0.016s)
DEBUG 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/locales (0.016s)
{
    "api": "DELIVERY",
    "duration": 0.016252994537353516,
    "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\nDate: Tue, 07 Jul 2026 20:24:47 GMT\r\nAge: 1013334\r\nX-Served-By: cache-ewr-kewr1740080-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 1, 1\r\nX-Timer: S1783455887.169867,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: cef9791f-4716-471b-a645-b287214f8b96\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 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/hcpPageSeoMetadata (0.119s)
DEBUG 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/hcpPageSeoMetadata (0.119s)
{
    "api": "DELIVERY",
    "duration": 0.11904001235961914,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/hcpPageSeoMetadata 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/\"17261501259479835930\"\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: Tue, 07 Jul 2026 20:24:47 GMT\r\nX-Served-By: cache-ewr-kewr1740023-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1783455887.187593,VS0,VE103\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: c5649f49-7764-44f7-9749-06862ea5f33c\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 541\r\n\r\n{\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"hcpPageSeoMetadata\",\"type\":\"ContentType\",\"createdAt\":\"2025-01-30T18:26:12.001Z\",\"updatedAt\":\"2025-01-30T18:26:12.001Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"revision\":1},\"displayField\":\"homepageTitleTag\",\"name\":\"HCP - 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\":\"homepageCanonicalUrl\",\"name\":\"Homepage - Canonical url\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"aFamilysPerspectiveTitleTag\",\"name\":\"A Family's Perspective - Title Tag\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"aFamilysPerspectiveDescriptionTag\",\"name\":\"A Family's Perspective - Description Tag\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"aFamilysPerspectiveOgTitle\",\"name\":\"A Family's Perspective - OG Title\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"aFamilysPerspectiveOgDescription\",\"name\":\"A Family's Perspective - OG Description\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"aFamilysPerspectiveTwitterTitle\",\"name\":\"A Family's Perspective - Twitter Title\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"aFamilysPerspectiveTwitterDescription\",\"name\":\"A Family's Perspective - Twitter Description\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"aFamilysPerspectiveCanonicalUrl\",\"name\":\"A Family's Perspective - Canonical url\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"allHcpOgImage\",\"name\":\"ALL HCP - OG Image\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"allHcpTwitterImage\",\"name\":\"All HCP - Twitter Image\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false}]}\n",
    "exception": "N;"
}
INFO 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/33O12SQObRnI89bVKknUDw?locale=en-US (0.107s)
DEBUG 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/33O12SQObRnI89bVKknUDw?locale=en-US (0.107s)
{
    "api": "DELIVERY",
    "duration": 0.10688614845275879,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/33O12SQObRnI89bVKknUDw?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/\"12187978922707417969\"\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: Tue, 07 Jul 2026 20:24:47 GMT\r\nX-Served-By: cache-ewr-kewr1740091-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1783455887.405802,VS0,VE92\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: 890928a4-39df-4e6d-9d3a-cb06de1b39e3\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 617\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"33O12SQObRnI89bVKknUDw\",\"type\":\"Entry\",\"createdAt\":\"2025-01-30T18:43:48.898Z\",\"updatedAt\":\"2025-01-30T18:43:48.898Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"hcpHeader\"}},\"locale\":\"en-US\"},\"fields\":{\"logo\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"50zR00lgC0KR00eAFFznfM\"}},\"logoAlt\":\"Click to visit our More to Parkinson's homepage\",\"logoHref\":\"/hcp\",\"linkTextPatientsAndCarePartners\":\"For Patients and Care Partners\",\"linkHrefPatientsAndCarePartners\":\"/\",\"linkTextRyansFullStory\":\"Ryan’s full story\",\"linkHrefRyansFullStory\":\"/hcp/a-familys-perspective\",\"linkTextExperts\":\"Hear from experts\",\"linkHrefExperts\":\"https://nuplazidhcp.com/expert-perspectives\",\"linkTextLearnAbout\":\"Learn about a treatment option\",\"hamburgerMenuIcon\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"3cjcbsXgGFsVYv6SpcTCDu\"}},\"hamburgerMenuIconAlt\":\"Menu\",\"closeIcon\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"13KHLMIxGifpqLrgV3isoe\"}},\"closeIconAlt\":\"Close\"}}\n",
    "exception": "N;"
}
INFO 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/hcpHeader (0.143s)
DEBUG 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/hcpHeader (0.143s)
{
    "api": "DELIVERY",
    "duration": 0.14310908317565918,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/hcpHeader 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/\"5806611148101718991\"\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: Tue, 07 Jul 2026 20:24:47 GMT\r\nX-Served-By: cache-ewr-kewr1740050-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1783455888.515766,VS0,VE129\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: 239ed664-2014-4b47-bdfd-3a61ecc26544\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 522\r\n\r\n{\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"hcpHeader\",\"type\":\"ContentType\",\"createdAt\":\"2025-01-30T18:26:04.450Z\",\"updatedAt\":\"2025-01-30T18:26:04.450Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"revision\":1},\"displayField\":\"logoAlt\",\"name\":\"HCP - 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\":\"linkTextPatientsAndCarePartners\",\"name\":\"Link Text - Patients and Care Partners\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkHrefPatientsAndCarePartners\",\"name\":\"Link href - Patients and Care Partners\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkTextRyansFullStory\",\"name\":\"Link Text - Ryan's Full Story\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkHrefRyansFullStory\",\"name\":\"Link href - Ryan's Full Story\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkTextExperts\",\"name\":\"Link Text - Experts\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkHrefExperts\",\"name\":\"Link Href - Experts\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"linkTextLearnAbout\",\"name\":\"Link Text - Learn About\",\"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 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/50zR00lgC0KR00eAFFznfM?locale=en-US (0.109s)
DEBUG 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/50zR00lgC0KR00eAFFznfM?locale=en-US (0.109s)
{
    "api": "DELIVERY",
    "duration": 0.10945796966552734,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/50zR00lgC0KR00eAFFznfM?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: 688\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: \"15156727092184971571\"\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: Tue, 07 Jul 2026 20:24:47 GMT\r\nX-Served-By: cache-ewr-kewr1740041-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1783455888.662690,VS0,VE93\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: b0d43c9b-6fa7-4586-9627-f6881565e45c\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"50zR00lgC0KR00eAFFznfM\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:36:14.373Z\",\"updatedAt\":\"2025-01-30T18:36:14.373Z\",\"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 KO RGB\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/50zR00lgC0KR00eAFFznfM/6a15da710673f3f98c238315b563b081/More-to-Parkinsons-Logo.svg\",\"details\":{\"size\":15981,\"image\":{\"width\":251,\"height\":54}},\"fileName\":\"More-to-Parkinsons-Logo.svg\",\"contentType\":\"image/svg+xml\"}}}\n",
    "exception": "N;"
}
INFO 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3cjcbsXgGFsVYv6SpcTCDu?locale=en-US (0.103s)
DEBUG 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3cjcbsXgGFsVYv6SpcTCDu?locale=en-US (0.103s)
{
    "api": "DELIVERY",
    "duration": 0.10317516326904297,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3cjcbsXgGFsVYv6SpcTCDu?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: 650\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: \"9575093592220380843\"\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: Tue, 07 Jul 2026 20:24:47 GMT\r\nX-Served-By: cache-ewr-kewr1740066-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1783455888.772410,VS0,VE88\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: 671de572-b65f-4f92-bd79-4a98ac44483d\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"3cjcbsXgGFsVYv6SpcTCDu\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:36:03.940Z\",\"updatedAt\":\"2025-01-30T18:36:03.940Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"menu-white\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/3cjcbsXgGFsVYv6SpcTCDu/ffa9074be62957fa813b2c0cd76475d2/menu-white.svg\",\"details\":{\"size\":274,\"image\":{\"width\":36,\"height\":20}},\"fileName\":\"menu-white.svg\",\"contentType\":\"image/svg+xml\"}}}\n",
    "exception": "N;"
}
INFO 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/13KHLMIxGifpqLrgV3isoe?locale=en-US (0.017s)
DEBUG 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/13KHLMIxGifpqLrgV3isoe?locale=en-US (0.017s)
{
    "api": "DELIVERY",
    "duration": 0.017043113708496094,
    "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\nDate: Tue, 07 Jul 2026 20:24:47 GMT\r\nAge: 521302\r\nX-Served-By: cache-ewr-kewr1740053-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 1\r\nX-Timer: S1783455888.875712,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: 7fcfa548-82d0-45fd-a7ff-1f9e756828e5\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 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/3Ni50NIqoexGpa70nIxMJU?locale=en-US (0.017s)
DEBUG 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/3Ni50NIqoexGpa70nIxMJU?locale=en-US (0.017s)
{
    "api": "DELIVERY",
    "duration": 0.017067909240722656,
    "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\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/\"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\nDate: Tue, 07 Jul 2026 20:24:47 GMT\r\nAge: 521302\r\nX-Served-By: cache-ewr-kewr1740088-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 1, 1\r\nX-Timer: S1783455888.908181,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: 3319456a-5e4b-4a79-a280-4a3f10fb110e\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 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerInterstitials (0.025s)
DEBUG 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerInterstitials (0.025s)
{
    "api": "DELIVERY",
    "duration": 0.025205135345458984,
    "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\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\nDate: Tue, 07 Jul 2026 20:24:47 GMT\r\nAge: 89762\r\nX-Served-By: cache-ewr-kewr1740030-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 1\r\nX-Timer: S1783455888.931356,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: f30f723e-9d17-4196-9493-17b7588327eb\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 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/IcooN9zM3YwZ0Uegsn0bW?locale=en-US (0.017s)
DEBUG 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/IcooN9zM3YwZ0Uegsn0bW?locale=en-US (0.017s)
{
    "api": "DELIVERY",
    "duration": 0.017225980758666992,
    "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\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\nDate: Tue, 07 Jul 2026 20:24:47 GMT\r\nAge: 521302\r\nX-Served-By: cache-ewr-kewr1740053-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 1\r\nX-Timer: S1783455888.956974,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: 9d46190a-f391-422f-b66d-141c1d8250ca\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 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/hcpInterstitials (0.016s)
DEBUG 20:24:47 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/hcpInterstitials (0.016s)
{
    "api": "DELIVERY",
    "duration": 0.01591801643371582,
    "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\nDate: Tue, 07 Jul 2026 20:24:47 GMT\r\nAge: 435038\r\nX-Served-By: cache-ewr-kewr1740080-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 1\r\nX-Timer: S1783455888.976547,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: 5ccbd335-7e09-4df4-9214-e58a7f934865\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 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/34Awa0CbMJqm99fLc8OEhw?locale=en-US (0.017s)
DEBUG 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/34Awa0CbMJqm99fLc8OEhw?locale=en-US (0.017s)
{
    "api": "DELIVERY",
    "duration": 0.016597986221313477,
    "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\nDate: Tue, 07 Jul 2026 20:24:47 GMT\r\nAge: 89762\r\nX-Served-By: cache-ewr-kewr1740053-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 1\r\nX-Timer: S1783455888.993819,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: ae5b055f-8043-4d5f-93d1-94be34afa3f4\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 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/7LLiMAdNmPnq4tf2ED7TpS?locale=en-US (0.017s)
DEBUG 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/7LLiMAdNmPnq4tf2ED7TpS?locale=en-US (0.017s)
{
    "api": "DELIVERY",
    "duration": 0.01687908172607422,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/7LLiMAdNmPnq4tf2ED7TpS?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/\"2883838600791686622\"\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: 864324\r\nDate: Tue, 07 Jul 2026 20:24:48 GMT\r\nX-Served-By: cache-ewr-kewr1740024-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1783455888.042018,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: d4738f14-e310-4108-9451-e47530b1d804\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 1415\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"7LLiMAdNmPnq4tf2ED7TpS\",\"type\":\"Entry\",\"createdAt\":\"2025-01-30T18:43:36.919Z\",\"updatedAt\":\"2025-01-30T18:43:36.919Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"homeHeroNew\"}},\"locale\":\"en-US\"},\"fields\":{\"titlePart1\":\"RYAN REYNOLDS BRINGS\",\"titlePart2\":\"ATTENTION TO A LESSER-KNOWN\",\"titlePart3\":\"ASPECT OF PARKINSON’S\",\"contextLine\":\"Advocating from experience, actor Ryan Reynolds \u2028supports 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\":\"Actor and advocate Ryan Reynolds shares his late father James’s silent struggle with Parkinson’s-related hallucinations and delusions, emphasizing early conversations and proper screening. Watch the videos your patients and their family members will be seeing to connect with them, answer their questions, and offer&nbsp;support. \",\"ctaDescription\":\"See the full story\",\"ctaHref\":\"/hcp/a-familys-perspective\",\"videoSrc\":\"https://player.vimeo.com/video/995921941\",\"quote\":\"When my dad was diagnosed with Parkinson’s, I thought I knew what to expect with the physical symptoms, but no one warned us about the hallucinations and delusions which are often part of the disease. My dad was pretty stubborn but also strong. He didn't want to acknowledge he might be struggling to hold his grip on reality. I wish I knew then what I know now. I want this work to encourage conversations and destigmatize one of the toughest parts of Parkinson’s.&#8221; \\n\",\"quoteAttribution\":\"&mdash;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\":\"5DqelFwCm24Mwa27H1m0dC\"}}}}\n",
    "exception": "N;"
}
INFO 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/homeHeroNew (0.030s)
DEBUG 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/homeHeroNew (0.030s)
{
    "api": "DELIVERY",
    "duration": 0.03017115592956543,
    "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: 1616833\r\nDate: Tue, 07 Jul 2026 20:24:48 GMT\r\nX-Served-By: cache-ewr-kewr1740082-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1783455888.060680,VS0,VE8\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: 4c6c36e6-cad1-4c9f-96f2-5feb02ca5b00\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 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/5iqKBPd1ykAyW6bVzGtJOs?locale=en-US (0.018s)
DEBUG 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/5iqKBPd1ykAyW6bVzGtJOs?locale=en-US (0.018s)
{
    "api": "DELIVERY",
    "duration": 0.01751708984375,
    "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: 896486\r\nDate: Tue, 07 Jul 2026 20:24:48 GMT\r\nX-Served-By: cache-ewr-kewr1740065-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1783455888.092108,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: 0e06a254-eeb9-4ad0-8321-116b75f304ed\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 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/23zqDFX4IWOvFDy2IvoM1y?locale=en-US (0.017s)
DEBUG 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/23zqDFX4IWOvFDy2IvoM1y?locale=en-US (0.017s)
{
    "api": "DELIVERY",
    "duration": 0.016672134399414062,
    "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: 803037\r\nDate: Tue, 07 Jul 2026 20:24:48 GMT\r\nX-Served-By: cache-ewr-kewr1740051-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1783455888.109267,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: ffcb59c8-b01a-4982-b5f3-dc4493c43edd\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 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3Nzfq8ZOi0iif8qAlfuZje?locale=en-US (0.022s)
DEBUG 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3Nzfq8ZOi0iif8qAlfuZje?locale=en-US (0.022s)
{
    "api": "DELIVERY",
    "duration": 0.0219118595123291,
    "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: 443200\r\nDate: Tue, 07 Jul 2026 20:24:48 GMT\r\nX-Served-By: cache-ewr-kewr1740088-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 2, 0\r\nX-Timer: S1783455888.127333,VS0,VE5\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: 6ca43fa5-4d91-4f19-8459-d12078f5e598\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 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/pfUCRxRsFyRitxUI8Zrbu?locale=en-US (0.019s)
DEBUG 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/pfUCRxRsFyRitxUI8Zrbu?locale=en-US (0.019s)
{
    "api": "DELIVERY",
    "duration": 0.01888418197631836,
    "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\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: 89762\r\nDate: Tue, 07 Jul 2026 20:24:48 GMT\r\nX-Served-By: cache-ewr-kewr1740086-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1783455888.150531,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: etag\r\nstrict-transport-security: max-age=15768000\r\nX-Cache: HIT\r\nx-contentful-request-id: d8a1da72-ad66-4d5f-91c4-9e15ba5320f1\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 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/5DqelFwCm24Mwa27H1m0dC?locale=en-US (0.114s)
DEBUG 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/5DqelFwCm24Mwa27H1m0dC?locale=en-US (0.114s)
{
    "api": "DELIVERY",
    "duration": 0.11370396614074707,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/5DqelFwCm24Mwa27H1m0dC?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: \"12664855484434926682\"\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: Tue, 07 Jul 2026 20:24:48 GMT\r\nX-Served-By: cache-ewr-kewr1740070-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1783455888.168974,VS0,VE98\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: 0a601589-85e2-4552-8f87-4873bb7339b7\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"5DqelFwCm24Mwa27H1m0dC\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:36:08.924Z\",\"updatedAt\":\"2025-01-30T18:36:08.924Z\",\"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/5DqelFwCm24Mwa27H1m0dC/f8d4f52075a0305cbb14ce447fcf0590/pause-circle.png\",\"details\":{\"size\":1601,\"image\":{\"width\":80,\"height\":80}},\"fileName\":\"pause-circle.png\",\"contentType\":\"image/png\"}}}\n",
    "exception": "N;"
}
INFO 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/2v7KOVwy1tnXI5ZARJxDq6?locale=en-US (0.017s)
DEBUG 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/2v7KOVwy1tnXI5ZARJxDq6?locale=en-US (0.017s)
{
    "api": "DELIVERY",
    "duration": 0.016577959060668945,
    "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\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\nDate: Tue, 07 Jul 2026 20:24:48 GMT\r\nAge: 803011\r\nX-Served-By: cache-ewr-kewr1740085-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 1\r\nX-Timer: S1783455888.282240,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: 4868bbb4-aa29-4010-a0ae-61df7a330013\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 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/1nEzuAYJbnzjnoODokok5S?locale=en-US (0.115s)
DEBUG 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/1nEzuAYJbnzjnoODokok5S?locale=en-US (0.115s)
{
    "api": "DELIVERY",
    "duration": 0.11505603790283203,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/1nEzuAYJbnzjnoODokok5S?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/\"16250948450131329596\"\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: Tue, 07 Jul 2026 20:24:48 GMT\r\nX-Served-By: cache-ewr-kewr1740056-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1783455888.384461,VS0,VE100\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: c9ac18a7-de98-4e3d-9d3e-a374ecd1aba5\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 1056\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"1nEzuAYJbnzjnoODokok5S\",\"type\":\"Entry\",\"createdAt\":\"2025-01-30T18:43:37.255Z\",\"updatedAt\":\"2025-06-02T17:52:46.192Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":10,\"revision\":4,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"percentageCallout\"}},\"locale\":\"en-US\"},\"fields\":{\"title\":\"HELP IDENTIFY PD&nbsp;PSYCHOSIS SYMPTOMS&nbsp;WITH\",\"titleSpan\":\"A VALIDATED SCREENER\",\"description\":\"As part of routine appointments, have your patients or their caregivers complete the validated Self-Administered Screening Questionnaire for Parkinson’s Disease–Associated Psychosis (SASPAP). <a class=\\\"text-link hcp exit-interstitial-hcp-saspap\\\" href=\\\"https://movementdisorders.onlinelibrary.wiley.com/doi/10.1002/mds.29627\\\" target=\\\"_blank\\\">The SASPAP is a 4-question validated screening tool published in <i>Movement Disorders</i>.</a>* Discuss the results and next steps to ensure these symptoms are identified before they&nbsp;progress.\",\"linkTo\":\"/pdf/PD-Four-Question-Screener.pdf\",\"linkDescription\":\"View screener\",\"enEspanolCopy\":\"En Español\",\"enEspanolLink\":\"/pdf/PD-Four-Question-Screener-Spanish.pdf\",\"firstPercentage\":\"50%\",\"firstPercentageDescription\":\"Over the course of their disease, about 50% of people with Parkinson’s disease (PD) may experience hallucinations and delusions.<sup>1</sup>\",\"secondPercentage\":\"90%\",\"secondPercentageDescription\":\"Despite the prevalence of hallucinations and delusions, up to 90% of patients and care partners do not proactively report these symptoms to their physicians.<sup>2,3</sup>\",\"upTo\":\"UP TO\",\"upToSrc\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"2Y9XNKxg6xxHVsFqMFv5IK\"}}}}\n",
    "exception": "N;"
}
INFO 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/percentageCallout (0.105s)
DEBUG 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/percentageCallout (0.105s)
{
    "api": "DELIVERY",
    "duration": 0.10503816604614258,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/percentageCallout 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/\"13512218245061664807\"\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: Tue, 07 Jul 2026 20:24:48 GMT\r\nX-Served-By: cache-ewr-kewr1740051-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1783455889.501209,VS0,VE91\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: 6a82385b-0fd9-45ba-8369-c84b990996cb\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 498\r\n\r\n{\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"percentageCallout\",\"type\":\"ContentType\",\"createdAt\":\"2025-01-30T18:25:49.887Z\",\"updatedAt\":\"2025-01-30T18:25:49.887Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"revision\":1},\"displayField\":\"title\",\"name\":\"Percentage Callout\",\"description\":\"\",\"fields\":[{\"id\":\"title\",\"name\":\"title\",\"type\":\"Symbol\",\"localized\":false,\"required\":true,\"disabled\":false,\"omitted\":false},{\"id\":\"titleSpan\",\"name\":\"title span\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"description\",\"name\":\"description\",\"type\":\"Text\",\"localized\":false,\"required\":true,\"disabled\":false,\"omitted\":false},{\"id\":\"linkTo\",\"name\":\"linkTo\",\"type\":\"Symbol\",\"localized\":false,\"required\":true,\"disabled\":false,\"omitted\":false},{\"id\":\"linkDescription\",\"name\":\"link description\",\"type\":\"Symbol\",\"localized\":false,\"required\":true,\"disabled\":false,\"omitted\":false},{\"id\":\"enEspanolCopy\",\"name\":\"En Espanol Copy\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"enEspanolLink\",\"name\":\"En Espanol Link\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"firstPercentage\",\"name\":\"first percentage\",\"type\":\"Symbol\",\"localized\":false,\"required\":true,\"disabled\":false,\"omitted\":false},{\"id\":\"firstPercentageDescription\",\"name\":\"first percentage description\",\"type\":\"Text\",\"localized\":false,\"required\":true,\"disabled\":false,\"omitted\":false},{\"id\":\"secondPercentage\",\"name\":\"second percentage\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"secondPercentageDescription\",\"name\":\"second percentage description\",\"type\":\"Text\",\"localized\":false,\"required\":true,\"disabled\":false,\"omitted\":false},{\"id\":\"upTo\",\"name\":\"UP TO\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"upToSrc\",\"name\":\"UP TO - Src\",\"type\":\"Link\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"linkType\":\"Asset\"}]}\n",
    "exception": "N;"
}
INFO 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/2Y9XNKxg6xxHVsFqMFv5IK?locale=en-US (0.016s)
DEBUG 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/2Y9XNKxg6xxHVsFqMFv5IK?locale=en-US (0.016s)
{
    "api": "DELIVERY",
    "duration": 0.01580190658569336,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/2Y9XNKxg6xxHVsFqMFv5IK?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: 637\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: \"12160609872983256538\"\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: 864324\r\nDate: Tue, 07 Jul 2026 20:24:48 GMT\r\nX-Served-By: cache-ewr-kewr1740043-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 1, 0\r\nX-Timer: S1783455889.608142,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: 90c734bc-74a5-41e9-a62e-9047ee309b04\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"2Y9XNKxg6xxHVsFqMFv5IK\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:36:09.777Z\",\"updatedAt\":\"2025-01-30T18:36:09.777Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"up-to\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/2Y9XNKxg6xxHVsFqMFv5IK/a30122ff375ef71ca84425f4b5ec325d/up-to.svg\",\"details\":{\"size\":1684,\"image\":{\"width\":110,\"height\":33}},\"fileName\":\"up-to.svg\",\"contentType\":\"image/svg+xml\"}}}\n",
    "exception": "N;"
}
INFO 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/7ozAM7Flt2t1kCS1YwHdBs?locale=en-US (0.118s)
DEBUG 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/7ozAM7Flt2t1kCS1YwHdBs?locale=en-US (0.118s)
{
    "api": "DELIVERY",
    "duration": 0.11791682243347168,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/7ozAM7Flt2t1kCS1YwHdBs?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/\"2904603499216106606\"\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: Tue, 07 Jul 2026 20:24:48 GMT\r\nX-Served-By: cache-ewr-kewr1740080-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1783455889.645088,VS0,VE103\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: 95564aa1-d70c-4984-97b8-2622f882a3da\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 599\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"7ozAM7Flt2t1kCS1YwHdBs\",\"type\":\"Entry\",\"createdAt\":\"2025-01-30T18:43:40.033Z\",\"updatedAt\":\"2025-01-30T18:43:40.033Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"hcpHomeHalluciationsManifestation\"}},\"locale\":\"en-US\"},\"fields\":{\"titlePartOne\":\"HALLUCINATIONS AND DELUSIONS\",\"titlePartTwo\":\"CAN MANIFEST IN MULTIPLE WAYS\",\"hallucinationsTitle\":\"Hallucinations<sup>4-6</sup>\",\"hallucinationsList\":[{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"4jkudYNUojBBJWIDgN06pg\"}},{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"7yaCg02ZMH8LdBfAQFmrTe\"}},{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"2ZytzURpfegcZ3guwRy9X0\"}},{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"4PlA7WQKqPEbjSrE0Fsx2K\"}},{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"3bU7jw7APb379x2vTXVlvO\"}}],\"delusionsTitle\":\"Delusions<sup>5-7</sup>\",\"delusionsList\":[{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"4cQchtYUevAlwnA3xJ0He7\"}},{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"23tZjenc6HKGCgdLb7gvp7\"}},{\"sys\":{\"type\":\"Link\",\"linkType\":\"Asset\",\"id\":\"nhluAntJXuJKk1qrwVaqU\"}}]}}\n",
    "exception": "N;"
}
INFO 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/hcpHomeHalluciationsManifestation (0.114s)
DEBUG 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/hcpHomeHalluciationsManifestation (0.114s)
{
    "api": "DELIVERY",
    "duration": 0.11431598663330078,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/hcpHomeHalluciationsManifestation 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/\"15221903076503449899\"\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: Tue, 07 Jul 2026 20:24:48 GMT\r\nX-Served-By: cache-ewr-kewr1740085-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1783455889.768500,VS0,VE100\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: 0ab52963-baa3-4e1d-9764-8bc2a7c2ee54\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 438\r\n\r\n{\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"hcpHomeHalluciationsManifestation\",\"type\":\"ContentType\",\"createdAt\":\"2025-01-30T18:25:53.658Z\",\"updatedAt\":\"2025-01-30T18:25:53.658Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"revision\":1},\"displayField\":\"titlePartOne\",\"name\":\"HCP Home - Hallucinations Manifestation\",\"description\":\"\",\"fields\":[{\"id\":\"titlePartOne\",\"name\":\"Title Part One\",\"type\":\"Symbol\",\"localized\":false,\"required\":true,\"disabled\":false,\"omitted\":false},{\"id\":\"titlePartTwo\",\"name\":\"Title Part Two\",\"type\":\"Symbol\",\"localized\":false,\"required\":true,\"disabled\":false,\"omitted\":false},{\"id\":\"hallucinationsTitle\",\"name\":\"Hallucinations Title\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"hallucinationsList\",\"name\":\"Hallucinations List\",\"type\":\"Array\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"items\":{\"type\":\"Link\",\"validations\":[],\"linkType\":\"Asset\"}},{\"id\":\"delusionsTitle\",\"name\":\"Delusions Title\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"delusionsList\",\"name\":\"Delusions List\",\"type\":\"Array\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"items\":{\"type\":\"Link\",\"validations\":[],\"linkType\":\"Asset\"}}]}\n",
    "exception": "N;"
}
INFO 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets?sys.id%5Bin%5D=4jkudYNUojBBJWIDgN06pg%2C7yaCg02ZMH8LdBfAQFmrTe%2C2ZytzURpfegcZ3guwRy9X0%2C4PlA7WQKqPEbjSrE0Fsx2K%2C3bU7jw7APb379x2vTXVlvO&locale=en-US (0.017s)
DEBUG 20:24:48 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets?sys.id%5Bin%5D=4jkudYNUojBBJWIDgN06pg%2C7yaCg02ZMH8LdBfAQFmrTe%2C2ZytzURpfegcZ3guwRy9X0%2C4PlA7WQKqPEbjSrE0Fsx2K%2C3bU7jw7APb379x2vTXVlvO&locale=en-US (0.017s)
{
    "api": "DELIVERY",
    "duration": 0.017236948013305664,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets?sys.id%5Bin%5D=4jkudYNUojBBJWIDgN06pg%2C7yaCg02ZMH8LdBfAQFmrTe%2C2ZytzURpfegcZ3guwRy9X0%2C4PlA7WQKqPEbjSrE0Fsx2K%2C3bU7jw7APb379x2vTXVlvO&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/assets\r\nETag: W/\"11394692364225813756\"\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: 864324\r\nDate: Tue, 07 Jul 2026 20:24:48 GMT\r\nX-Served-By: cache-ewr-kewr1740066-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1783455889.938233,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: 10baa570-9256-4630-9c2f-ebbe99cc6fba\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 788\r\n\r\n{\"sys\":{\"type\":\"Array\"},\"total\":5,\"skip\":0,\"limit\":100,\"items\":[{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"4jkudYNUojBBJWIDgN06pg\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:35:52.956Z\",\"updatedAt\":\"2025-01-30T18:35:52.956Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"Vision\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/4jkudYNUojBBJWIDgN06pg/4622f542979a2ba107297782e684a2d8/Visual-Hallucinations-Icon.svg\",\"details\":{\"size\":1344,\"image\":{\"width\":62,\"height\":62}},\"fileName\":\"Visual-Hallucinations-Icon.svg\",\"contentType\":\"image/svg+xml\"}}},{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"3bU7jw7APb379x2vTXVlvO\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:35:52.618Z\",\"updatedAt\":\"2025-01-30T18:35:52.618Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"Tactile\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/3bU7jw7APb379x2vTXVlvO/e43fff73ee388b491dae5003bb07bcc7/Tactile-Hallucinations-Icon.svg\",\"details\":{\"size\":2023,\"image\":{\"width\":62,\"height\":62}},\"fileName\":\"Tactile-Hallucinations-Icon.svg\",\"contentType\":\"image/svg+xml\"}}},{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"2ZytzURpfegcZ3guwRy9X0\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:35:52.368Z\",\"updatedAt\":\"2025-01-30T18:35:52.368Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"Olfactory\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/2ZytzURpfegcZ3guwRy9X0/fb29c0658acbe7d823d20d5bd305fa45/Olfactory-Hallucinations-Icon.svg\",\"details\":{\"size\":1668,\"image\":{\"width\":62,\"height\":63}},\"fileName\":\"Olfactory-Hallucinations-Icon.svg\",\"contentType\":\"image/svg+xml\"}}},{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"4PlA7WQKqPEbjSrE0Fsx2K\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:35:52.109Z\",\"updatedAt\":\"2025-01-30T18:35:52.109Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"Gustatory\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/4PlA7WQKqPEbjSrE0Fsx2K/8b4cab6bc2cd18fcb6782781de09972c/Gustatory-Hallucinations-Icon.svg\",\"details\":{\"size\":1598,\"image\":{\"width\":62,\"height\":63}},\"fileName\":\"Gustatory-Hallucinations-Icon.svg\",\"contentType\":\"image/svg+xml\"}}},{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"7yaCg02ZMH8LdBfAQFmrTe\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:35:51.587Z\",\"updatedAt\":\"2025-01-30T18:35:51.587Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"Auditory\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/7yaCg02ZMH8LdBfAQFmrTe/955d901da6d18652c7cc687522f845d3/Auditory-Hallucinations-Icon.svg\",\"details\":{\"size\":1219,\"image\":{\"width\":62,\"height\":63}},\"fileName\":\"Auditory-Hallucinations-Icon.svg\",\"contentType\":\"image/svg+xml\"}}}]}\n",
    "exception": "N;"
}
INFO 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets?sys.id%5Bin%5D=4cQchtYUevAlwnA3xJ0He7%2C23tZjenc6HKGCgdLb7gvp7%2CnhluAntJXuJKk1qrwVaqU&locale=en-US (0.112s)
DEBUG 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets?sys.id%5Bin%5D=4cQchtYUevAlwnA3xJ0He7%2C23tZjenc6HKGCgdLb7gvp7%2CnhluAntJXuJKk1qrwVaqU&locale=en-US (0.112s)
{
    "api": "DELIVERY",
    "duration": 0.11236810684204102,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets?sys.id%5Bin%5D=4cQchtYUevAlwnA3xJ0He7%2C23tZjenc6HKGCgdLb7gvp7%2CnhluAntJXuJKk1qrwVaqU&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/assets\r\nETag: W/\"14282946125280954988\"\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: Tue, 07 Jul 2026 20:24:49 GMT\r\nX-Served-By: cache-ewr-kewr1740069-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1783455889.992363,VS0,VE96\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: 1c6c4622-d975-480c-b270-474b73ef5577\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 644\r\n\r\n{\"sys\":{\"type\":\"Array\"},\"total\":3,\"skip\":0,\"limit\":100,\"items\":[{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"4cQchtYUevAlwnA3xJ0He7\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:35:53.304Z\",\"updatedAt\":\"2025-01-30T18:35:53.304Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"Jealousy\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/4cQchtYUevAlwnA3xJ0He7/350193d6536cb263df0f97fd4413aac5/Jealousy-Delusions-Icon.svg\",\"details\":{\"size\":737,\"image\":{\"width\":62,\"height\":61}},\"fileName\":\"Jealousy-Delusions-Icon.svg\",\"contentType\":\"image/svg+xml\"}}},{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"nhluAntJXuJKk1qrwVaqU\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:35:51.865Z\",\"updatedAt\":\"2025-01-30T18:35:51.865Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"Reference\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/nhluAntJXuJKk1qrwVaqU/354186be833fbcf2c43231f1f487e8c1/Reference-Delusions-Icon.svg\",\"details\":{\"size\":1400,\"image\":{\"width\":60,\"height\":61}},\"fileName\":\"Reference-Delusions-Icon.svg\",\"contentType\":\"image/svg+xml\"}}},{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"23tZjenc6HKGCgdLb7gvp7\",\"type\":\"Asset\",\"createdAt\":\"2025-01-30T18:35:51.288Z\",\"updatedAt\":\"2025-01-30T18:35:51.288Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":2,\"revision\":1,\"locale\":\"en-US\"},\"fields\":{\"title\":\"Persecutory\",\"file\":{\"url\":\"//images.ctfassets.net/xbztif0ye43x/23tZjenc6HKGCgdLb7gvp7/c06483a48807f31493498bcc73d7d749/Persecutory-Delusions-Icon.svg\",\"details\":{\"size\":2411,\"image\":{\"width\":61,\"height\":60}},\"fileName\":\"Persecutory-Delusions-Icon.svg\",\"contentType\":\"image/svg+xml\"}}}]}\n",
    "exception": "N;"
}
INFO 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/5F85PkmVnii2zk1YvdeSzw?locale=en-US (0.111s)
DEBUG 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/5F85PkmVnii2zk1YvdeSzw?locale=en-US (0.111s)
{
    "api": "DELIVERY",
    "duration": 0.11069107055664062,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/5F85PkmVnii2zk1YvdeSzw?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/\"4410700925795890876\"\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: Tue, 07 Jul 2026 20:24:49 GMT\r\nX-Served-By: cache-ewr-kewr1740044-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1783455889.138527,VS0,VE95\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: bf7badb6-e52e-4032-afc7-b4bd04c34529\r\nx-encoded-content-encoding: gzip\r\nx-encoded-content-length: 2131\r\n\r\n{\"metadata\":{\"tags\":[],\"concepts\":[]},\"sys\":{\"space\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"Space\",\"id\":\"xbztif0ye43x\"}},\"id\":\"5F85PkmVnii2zk1YvdeSzw\",\"type\":\"Entry\",\"createdAt\":\"2025-01-30T18:43:41.826Z\",\"updatedAt\":\"2025-01-30T18:43:41.826Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"publishedVersion\":1,\"revision\":1,\"contentType\":{\"sys\":{\"type\":\"Link\",\"linkType\":\"ContentType\",\"id\":\"hcpHomeHallucinationsImpact\"}},\"locale\":\"en-US\"},\"fields\":{\"titlePartOne\":\"HALLUCINATIONS AND DELUSIONS\",\"titlePartTwo\":\"CAN HAVE A SIGNIFICANT IMPACT ON PATIENTS AND CAREGIVERS\",\"listTitleOne\":\"Hallucinations and delusions worsen the outlook for patients with PD:\",\"listItemsOne\":[\"Higher incidence of falls and fractures<sup>8</sup>\",\"Increased hospital admissions and nursing home placements<sup>9,10</sup>\",\"Increased mortality risk<sup>10,11</sup>\"],\"listTitleTwo\":\"Caregivers of patients with PD psychosis experience greater burden \u2028and distress:\",\"listItemsTwo\":[\"Higher incidence and increased severity of depression<sup>12,13</sup>\",\"Increased risk for chronic illness<sup>14</sup>\",\" Feelings of isolation<sup>12</sup>\"],\"references\":\"<strong>References:</strong>\\n<strong>1.</strong> Forsaa EB, Larsen JP, Wentzel-Larsen T, Alves G. A 12-year population-based study of psychosis in Parkinson disease. <i>Arch Neurol.</i> 2010;67(8):996-1001. \\n<strong>2.</strong> Fénelon G, Mahieux F, Huon R, Ziégler M. Hallucinations in Parkinson’s disease: prevalence, phenomenology and risk factors. <i>Brain.</i> 2000;123(Pt 4):733-745. \\n<strong>3.</strong>&nbsp;Chaudhuri KR, Prieto-Jurcynska C, Naidu Y, et al. The nondeclaration of nonmotor symptoms of Parkinson’s disease to health care professionals: an international study using the nonmotor symptoms questionnaire. <i>Mov Disord.</i> 2010;25(6):704-709. \\n<strong>4.</strong> Fenelon G, Mahieux F, Huon R, Ziegler M. Hallucinations in Parkinson’s disease: prevalence, phenomenology and risk factors. <i>Brain.</i> 2000;123(4):733-745. doi:10.1093/brain/123.4.733. \\n<strong>5.</strong> Voss T, Bahr D, Cummings J, Mills R, Ravina B, Williams H. Performance of a shortened Scale for Assessment of Positive Symptoms for Parkinson’s disease psychosis. <i>Parkinsonism Relat Disord.</i> 2013;19(3):295-299. doi:10.1016/j.parkreldis.2012.10.022. \\n<strong>6.</strong> Ravina B, Marder K, Fernandez HH, et al. Diagnostic criteria for psychosis in Parkinson’s disease: report of an NINDS, NIMH work group. <i>Mov Disord.</i> 2007;22(8):1061-1068. doi:10.1002/mds.21382. \\n<strong>7.</strong> Andreasen NC. Scale for the Assessment of Positive Symptoms (SAPS). Iowa City, IA: University of Iowa; 1984. \\n<strong>8.</strong> Forns J, Layton JB, Bartsch J, et al. Increased risk of falls and fractures in patients with psychosis and Parkinson disease. <i>PLoS One.</i> 2021;16(1):e0246121. doi:10.1371/journal.pone.0246121. \\n<strong>9.</strong> Aarsland D, Larsen JP, Tandberg E, Laake K. Predictors of nursing home placement in Parkinson’s disease: a population-based, prospective study. <i>J Am Geriatr Soc.</i> 2000;48:938-942. \\n<strong>10.</strong>&nbsp;Wetmore JB, Li S, Yan H, et al. Increases in institutionalization, healthcare resource utilization, and mortality risk associated with Parkinson disease psychosis: retrospective cohort study. <i>Parkinsonism Relat Disord.</i> 2019;68:95-101. doi:10.1016/j.parkreldis.2019.10.018. \\n<strong>11.</strong>&nbsp;Forsaa EB, Larsen JP, Wentzel-Larsen T, Alves G. What predicts mortality in Parkinson disease?: a prospective population-based long-term study. <i>Neurology.</i> 2010;75(14):1270-1276. \\n<strong>12.</strong>&nbsp;Mantri S, Klawson E, Albert S, et al. The experience of care partners of patients with Parkinson’s disease psychosis. <i>PLoS One.</i> 2021;16(3):e0248968. doi:10.1371/journal.pone.0248968. \\n<strong>13.</strong> Aarsland D, Larsen JP, Karlsen K, Lim NG, Tandberg E. Mental symptoms in Parkinson’s disease are important contributors to caregiver distress. <i>Int J Geriatr Psychiatry.</i> 1999;14(10):866-874. \\n<strong>14.</strong> Schrag A, Horvis A, Morley D, Quinn N, Jahanshahi M. Caregiver-burden in parkinson’s disease is closely associated with psychiatric symptoms, falls, and disability. <i>Parkinsonism Relat Disord.</i> 2006;12(1):35-41.\",\"disclaimer\":\"©2023 International Parkinson and Movement Disorder Society (MDS). All rights reserved. Used with permission. This scale may not be copied, distributed or otherwise used in whole or in part without prior written consent of MDS.\"}}\n",
    "exception": "N;"
}
INFO 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/hcpHomeHallucinationsImpact (0.112s)
DEBUG 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/hcpHomeHallucinationsImpact (0.112s)
{
    "api": "DELIVERY",
    "duration": 0.11195993423461914,
    "request": "GET /spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/hcpHomeHallucinationsImpact 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/\"14787182210580077606\"\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: Tue, 07 Jul 2026 20:24:49 GMT\r\nX-Served-By: cache-ewr-kewr1740039-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 0\r\nX-Timer: S1783455889.255369,VS0,VE92\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: ca51d292-1f09-432a-b8ae-a0196527f198\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\":\"hcpHomeHallucinationsImpact\",\"type\":\"ContentType\",\"createdAt\":\"2025-01-30T18:25:55.906Z\",\"updatedAt\":\"2025-01-30T18:25:55.906Z\",\"environment\":{\"sys\":{\"id\":\"3.1.3_spanish-pdf\",\"type\":\"Link\",\"linkType\":\"Environment\"}},\"revision\":1},\"displayField\":\"titlePartOne\",\"name\":\"HCP Home - Hallucinations Impact\",\"description\":\"\",\"fields\":[{\"id\":\"titlePartOne\",\"name\":\"Title Part One\",\"type\":\"Symbol\",\"localized\":false,\"required\":true,\"disabled\":false,\"omitted\":false},{\"id\":\"titlePartTwo\",\"name\":\"Title Part Two\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"listTitleOne\",\"name\":\"List Title One\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"listItemsOne\",\"name\":\"List Items One\",\"type\":\"Array\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"items\":{\"type\":\"Symbol\",\"validations\":[]}},{\"id\":\"listTitleTwo\",\"name\":\"List Title Two\",\"type\":\"Symbol\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"listItemsTwo\",\"name\":\"List Items Two\",\"type\":\"Array\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false,\"items\":{\"type\":\"Symbol\",\"validations\":[]}},{\"id\":\"references\",\"name\":\"References\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false},{\"id\":\"disclaimer\",\"name\":\"Disclaimer\",\"type\":\"Text\",\"localized\":false,\"required\":false,\"disabled\":false,\"omitted\":false}]}\n",
    "exception": "N;"
}
INFO 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/6MlTp8yXyONlLhOG5rKQ2v?locale=en-US (0.016s)
DEBUG 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/6MlTp8yXyONlLhOG5rKQ2v?locale=en-US (0.016s)
{
    "api": "DELIVERY",
    "duration": 0.01584601402282715,
    "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\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\nDate: Tue, 07 Jul 2026 20:24:49 GMT\r\nAge: 13147\r\nX-Served-By: cache-ewr-kewr1740026-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 1\r\nX-Timer: S1783455889.371068,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: 25bedd20-bbc0-483a-bb25-d03454bb3ddf\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 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/sharedVideoPlayerModal (0.017s)
DEBUG 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/sharedVideoPlayerModal (0.017s)
{
    "api": "DELIVERY",
    "duration": 0.0166168212890625,
    "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\nDate: Tue, 07 Jul 2026 20:24:49 GMT\r\nAge: 89762\r\nX-Served-By: cache-ewr-kewr1740082-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 1, 1\r\nX-Timer: S1783455889.388836,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: 6d1fd5de-6185-435f-a636-50afdaa8bb58\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 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3rQh11Gdv2wh8jbhzLU24g?locale=en-US (0.015s)
DEBUG 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3rQh11Gdv2wh8jbhzLU24g?locale=en-US (0.015s)
{
    "api": "DELIVERY",
    "duration": 0.015316963195800781,
    "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\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\nDate: Tue, 07 Jul 2026 20:24:49 GMT\r\nAge: 118161\r\nX-Served-By: cache-ewr-kewr1740080-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 1\r\nX-Timer: S1783455889.407013,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: 62690593-2aff-4788-9ed7-18f54af0c234\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 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/1uWBSoKYzomdEWGeLQgYIf?locale=en-US (0.015s)
DEBUG 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/1uWBSoKYzomdEWGeLQgYIf?locale=en-US (0.015s)
{
    "api": "DELIVERY",
    "duration": 0.015188932418823242,
    "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\nDate: Tue, 07 Jul 2026 20:24:49 GMT\r\nAge: 118188\r\nX-Served-By: cache-ewr-kewr1740050-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 1, 1\r\nX-Timer: S1783455889.423213,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: 556a3575-c8d4-416b-838b-61e135500c7a\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 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/74cg14GfIVrNNYx5bbxoSz?locale=en-US (0.016s)
DEBUG 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/74cg14GfIVrNNYx5bbxoSz?locale=en-US (0.016s)
{
    "api": "DELIVERY",
    "duration": 0.01579904556274414,
    "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\nDate: Tue, 07 Jul 2026 20:24:49 GMT\r\nAge: 399698\r\nX-Served-By: cache-ewr-kewr1740079-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 1\r\nX-Timer: S1783455889.438801,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: d6a90854-22e7-42df-9730-4bdfc3b89400\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 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/4TujrtKesf25DbsDvcN6hY?locale=en-US (0.017s)
DEBUG 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/entries/4TujrtKesf25DbsDvcN6hY?locale=en-US (0.017s)
{
    "api": "DELIVERY",
    "duration": 0.017084836959838867,
    "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\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\nDate: Tue, 07 Jul 2026 20:24:49 GMT\r\nAge: 443200\r\nX-Served-By: cache-ewr-kewr1740066-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 1, 1\r\nX-Timer: S1783455889.462768,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: 3fd6eef3-9905-4910-87e8-fbe759453991\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 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerFooter (0.017s)
DEBUG 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/content_types/consumerFooter (0.017s)
{
    "api": "DELIVERY",
    "duration": 0.016592025756835938,
    "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\nDate: Tue, 07 Jul 2026 20:24:49 GMT\r\nAge: 867294\r\nX-Served-By: cache-ewr-kewr1740075-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 1\r\nX-Timer: S1783455889.482748,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: 498d4853-133a-400d-bb2f-91c06f49e4b9\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 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/4N0s4aByJhzbZwg6fnpMPF?locale=en-US (0.017s)
DEBUG 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/4N0s4aByJhzbZwg6fnpMPF?locale=en-US (0.017s)
{
    "api": "DELIVERY",
    "duration": 0.016889095306396484,
    "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\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\nDate: Tue, 07 Jul 2026 20:24:49 GMT\r\nAge: 867294\r\nX-Served-By: cache-ewr-kewr1740087-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 1\r\nX-Timer: S1783455890.502048,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: 6baea8ce-a3fb-42bd-a572-abf8e0e28b36\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 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3uydTEiexytobq7ztFYYB7?locale=en-US (0.016s)
DEBUG 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3uydTEiexytobq7ztFYYB7?locale=en-US (0.016s)
{
    "api": "DELIVERY",
    "duration": 0.01580500602722168,
    "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\nDate: Tue, 07 Jul 2026 20:24:49 GMT\r\nAge: 521302\r\nX-Served-By: cache-ewr-kewr1740041-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 1, 1\r\nX-Timer: S1783455890.519367,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: 1d21754f-0e22-44e9-919e-61630bdfc339\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 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/6l60CsJB0vDIcwzDephLUr?locale=en-US (0.027s)
DEBUG 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/6l60CsJB0vDIcwzDephLUr?locale=en-US (0.027s)
{
    "api": "DELIVERY",
    "duration": 0.02747797966003418,
    "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\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\nDate: Tue, 07 Jul 2026 20:24:49 GMT\r\nAge: 803038\r\nX-Served-By: cache-ewr-kewr1740035-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 1\r\nX-Timer: S1783455890.535598,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: 6f0742ec-2703-4766-a245-003ec35d374c\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 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3X0drAJCmuMmodCF2yYPZ4?locale=en-US (0.017s)
DEBUG 20:24:49 app GET https://cdn.contentful.com/spaces/xbztif0ye43x/environments/3.1.3_spanish-pdf/assets/3X0drAJCmuMmodCF2yYPZ4?locale=en-US (0.017s)
{
    "api": "DELIVERY",
    "duration": 0.01739192008972168,
    "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\nDate: Tue, 07 Jul 2026 20:24:49 GMT\r\nAge: 624803\r\nX-Served-By: cache-ewr-kewr1740075-EWR, cache-dfw-kdfw8210027-DFW\r\nX-Cache-Hits: 0, 1\r\nX-Timer: S1783455890.563869,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: 9008ff52-7636-4ab9-a51a-d35368bcd493\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 20:24:49 security Populated the TokenStorage with an anonymous Token.
DEBUG 20:24:49 event Notified event "kernel.response" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelResponse"
}
DEBUG 20:24:49 event Notified event "kernel.response" to listener "Nelmio\CorsBundle\EventListener\CacheableResponseVaryListener::onResponse".
{
    "event": "kernel.response",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CacheableResponseVaryListener::onResponse"
}
DEBUG 20:24:49 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener::onKernelResponse"
}
DEBUG 20:24:49 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelResponse"
}
DEBUG 20:24:49 event Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener::onKernelResponse"
}
DEBUG 20:24:49 event Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelResponse"
}
DEBUG 20:24:49 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 20:24:49 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelResponse"
}
DEBUG 20:24:49 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::removeCspHeader"
}
DEBUG 20:24:49 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelResponse"
}
DEBUG 20:24:49 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
{
    "event": "kernel.response",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\StreamedResponseListener::onKernelResponse"
}
DEBUG 20:24:49 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 20:24:49 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 20:24:49 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 20:24:49 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 20:24:49 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 20:24:49 event Notified event "kernel.terminate" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate".
{
    "event": "kernel.terminate",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelTerminate"
}
WARNING 20:24:49 php Uncaught Warning: file_put_contents(compress.zlib:///home/site/wwwroot/var/cache/dev/profiler/37/a0/dba037): failed to open stream: operation failed
{
    "exception": {}
}
CRITICAL 20:24:49 request Uncaught PHP Exception ErrorException: "Warning: file_put_contents(compress.zlib:///home/site/wwwroot/var/cache/dev/profiler/37/a0/dba037): failed to open stream: operation failed" at /home/site/wwwroot/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php line 175
{
    "exception": {}
}
DEBUG 20:24:49 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
}
DEBUG 20:24:49 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
}
DEBUG 20:24:49 event Notified event "kernel.request" to listener "Nelmio\CorsBundle\EventListener\CorsListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Nelmio\\CorsBundle\\EventListener\\CorsListener::onKernelRequest"
}
DEBUG 20:24:49 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
}
DEBUG 20:24:49 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
}
DEBUG 20:24:49 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
}
DEBUG 20:24:49 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
}
DEBUG 20:24:49 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
}
DEBUG 20:24:49 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
}
DEBUG 20:24:49 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
{
    "event": "kernel.request",
    "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
}
DEBUG 20:24:49 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
}
DEBUG 20:24:49 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
}
DEBUG 20:24:49 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
}
DEBUG 20:24:49 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
}
DEBUG 20:24:49 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
}
DEBUG 20:24:49 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
{
    "event": "kernel.controller",
    "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
}
DEBUG 20:24:49 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 20:24:49 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 20:24:49 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/37/a0/dba037): 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/3d/dd/bedd3d): 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/3d/dd/bedd3d): 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/3d/dd/bedd3d): 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))