Jeff Herman Picture

Places I Have Lived

PITTSBURGH PENNSYLVANIA

Jun 4th, 2024

This was my dad's first transfer with Control Data, the second-largest computer company in the country. Using my grandfather’s money, my parents built a split-level house with a suite for my grandmother, Ethel. I have many fond memories of living in that house and on the surrounding property. Bob and I would often hike into the woods to find critters. On one of those hikes, I picked up a piece of glass and badly cut the little finger on my left hand. Fortunately, a retired doctor lived next door and patched it up without stitches. On another adventure, I rode my bike down into our gravel driveway and split my lip wide open. I also have vivid memories of my dad working on his MG, which seemed to always be breaking down. He would take us out in the MG, with Bob and me sitting knee-to-knee in the boot, until we inevitably smelled the distinct odor of burning electrical wires. Then the car would come to a stop and need to be towed.

Processing Your Request

Your Request is currently getting executed. Please wait!

Request history8.1.31PHP Version4.62sRequest Duration7MBMemory UsageGET en/{taxonomy}/{term}/{post}Route
    • Booting (31.73ms)time
    • Application (4.59s)time
    • 1 x Application (99.31%)
      4.59s
      1 x Booting (0.69%)
      31.73ms
      210 templates were rendered
      • 1x posts::public.showshow.blade.php#?blade
      • 1x files::public._banner_banner.blade.php#?blade
      • 1x files::public._breadcrumb_breadcrumb.blade.php#?blade
      • 1x posts::components.mapmap.blade.php#?blade
      • 1x posts::components.related_postsrelated_posts.blade.php#?blade
      • 1x files::public._multi-posts_multi-posts.blade.php#?blade
      • 9x sections::public._post-img_post-img.blade.php#?blade
      • 9x sections::public._badge_badge.blade.php#?blade
      • 9x sections::public._post-title_post-title.blade.php#?blade
      • 9x sections::public._post-details_post-details.blade.php#?blade
      • 1x posts::layouts.layoutlayout.blade.php#?blade
      • 1x posts::assets.stylestyle.blade.php#?blade
      • 1x core::public.mastermaster.blade.php#?blade
      • 1x core::public.headhead.blade.php#?blade
      • 1x core::public.metameta.blade.php#?blade
      • 1x core::public.stylestyle.blade.php#?blade
      • 1x sections::public.auth._login-bar_login-bar.blade.php#?blade
      • 1x auth::loginlogin.blade.php#?blade
      • 8x components.form.labellabel.blade.php#?blade
      • 2x components.form.svg.emailemail.blade.php#?blade
      • 8x components.form.input-w-imginput-w-img.blade.php#?blade
      • 8x components.form.inputinput.blade.php#?blade
      • 3x components.form.svg.locklock.blade.php#?blade
      • 2x components.form.btnbtn.blade.php#?blade
      • 3x components.modalmodal.blade.php#?blade
      • 1x auth::signupsignup.blade.php#?blade
      • 2x components.form.svg.profileprofile.blade.php#?blade
      • 1x components.form.svg.domaindomain.blade.php#?blade
      • 1x sections::public.auth.user_navbaruser_navbar.blade.php#?blade
      • 1x menus::public._menu_menu.blade.php#?blade
      • 3x menus::public._item_item.blade.php#?blade
      • 3x menus::public._header-item_header-item.blade.php#?blade
      • 1x menus::public._header-submenu_header-submenu.blade.php#?blade
      • 8x menus::public.buttonbutton.blade.php#?blade
      • 97x menus::public.aa.blade.php#?blade
      • 1x core::public._footer_footer.blade.php#?blade
      • 1x core::public.admin_componentsadmin_components.blade.php#?blade
      • 1x core::public.spinnerspinner.blade.php#?blade
      • 1x sections::admin.alertalert.blade.php#?blade
      • 1x sections::editor-blocks.components.center_divcenter_div.blade.php#?blade
      • 1x sections::editor-blocks.components.spacingspacing.blade.php#?blade
      • 1x components.form.modal.deletedelete.blade.php#?blade
      • 1x core::public.scriptscript.blade.php#?blade
      uri
      GET en/{taxonomy}/{term}/{post}
      middleware
      public
      controller
      TypiCMS\Modules\Posts\Http\Controllers\PublicController@show
      namespace
      prefix
      /en
      where
      as
      post
      file
      Modules/Posts/Http/Controllers/PublicController.php:163-198
      62 statements were executed, 40 of which were duplicates, 22 unique. Show only duplicated4.33s
      • select * from `typicms_posts` where json_unquote(json_extract(`status`, '$."en"')) = '1' and json_unquote(json_extract(`slug`, '$."en"')) = 'pittsburgh-pennsylvania' limit 1
        1.13sjeffPublicController.php#171
        Bindings
        • 0: 1
        • 1: pittsburgh-pennsylvania
        Backtrace
        • 17. Modules/Posts/Http/Controllers/PublicController.php:171
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `typicms_drafts` where `typicms_drafts`.`model_id` = 813 and `typicms_drafts`.`model_id` is not null and `model` = 'TypiCMS\Modules\Posts\Models\Post' order by `id` desc limit 1
        5.86msjeffPublicController.php#180
        Bindings
        • 0: 813
        • 1: TypiCMS\Modules\Posts\Models\Post
        Backtrace
        • 21. Modules/Posts/Http/Controllers/PublicController.php:180
        • 22. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 25. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        290μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        300μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 18. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `typicms_terms` where `id` = 10000059 limit 1
        280μsjeffPublicController.php#184
        Bindings
        • 0: 10000059
        Backtrace
        • 16. Modules/Posts/Http/Controllers/PublicController.php:184
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `typicms_posts` where json_unquote(json_extract(`status`, '$."en"')) = '1' and `term_id` = 10000059 and `id` != 813 and `post_date` > '1958-06-04' order by `post_date` asc
        1.78msjeffPublicController.php#261
        Bindings
        • 0: 1
        • 1: 10000059
        • 2: 813
        • 3: 1958-06-04
        Backtrace
        • 15. Modules/Posts/Http/Controllers/PublicController.php:261
        • 16. Modules/Posts/Http/Controllers/PublicController.php:186
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • select * from `typicms_pages` where `module` = 'posts' limit 1
        280μsjeffPublicController.php#192
        Bindings
        • 0: posts
        Backtrace
        • 16. Modules/Posts/Http/Controllers/PublicController.php:192
        • 17. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 18. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
        • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • select * from `typicms_terms` where `typicms_terms`.`id` = '10000059' limit 1
        280μsjeffshow.blade.php#3
        Bindings
        • 0: 10000059
        Backtrace
        • 21. view::posts::public.show:3
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        250μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_taxonomies` where `typicms_taxonomies`.`id` = 4 limit 1
        240μsjeff_breadcrumb.blade.php#11
        Bindings
        • 0: 4
        Backtrace
        • 21. view::files::public._breadcrumb:11
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_drafts` where `post_id` = 814 limit 1
        347msjeff_post-img.blade.php#2
        Bindings
        • 0: 814
        Backtrace
        • 16. view::sections::public._post-img:2
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        340μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_taxonomies` where `typicms_taxonomies`.`id` = 4 limit 1
        330μsjeffhelpers.php#93
        Bindings
        • 0: 4
        Backtrace
        • 21. app/helpers.php:93
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        290μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 23. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        240μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_drafts` where `post_id` = 815 limit 1
        360msjeff_post-img.blade.php#2
        Bindings
        • 0: 815
        Backtrace
        • 16. view::sections::public._post-img:2
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        360μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_taxonomies` where `typicms_taxonomies`.`id` = 4 limit 1
        310μsjeffhelpers.php#93
        Bindings
        • 0: 4
        Backtrace
        • 21. app/helpers.php:93
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        280μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 23. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        240μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_drafts` where `post_id` = 816 limit 1
        356msjeff_post-img.blade.php#2
        Bindings
        • 0: 816
        Backtrace
        • 16. view::sections::public._post-img:2
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        360μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_taxonomies` where `typicms_taxonomies`.`id` = 4 limit 1
        280μsjeffhelpers.php#93
        Bindings
        • 0: 4
        Backtrace
        • 21. app/helpers.php:93
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        380μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 23. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        250μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_drafts` where `post_id` = 817 limit 1
        357msjeff_post-img.blade.php#2
        Bindings
        • 0: 817
        Backtrace
        • 16. view::sections::public._post-img:2
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        330μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_taxonomies` where `typicms_taxonomies`.`id` = 4 limit 1
        350μsjeffhelpers.php#93
        Bindings
        • 0: 4
        Backtrace
        • 21. app/helpers.php:93
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        360μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 23. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        240μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_drafts` where `post_id` = 818 limit 1
        347msjeff_post-img.blade.php#2
        Bindings
        • 0: 818
        Backtrace
        • 16. view::sections::public._post-img:2
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        420μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_taxonomies` where `typicms_taxonomies`.`id` = 4 limit 1
        360μsjeffhelpers.php#93
        Bindings
        • 0: 4
        Backtrace
        • 21. app/helpers.php:93
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        370μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 23. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        240μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_drafts` where `post_id` = 820 limit 1
        351msjeff_post-img.blade.php#2
        Bindings
        • 0: 820
        Backtrace
        • 16. view::sections::public._post-img:2
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        330μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_taxonomies` where `typicms_taxonomies`.`id` = 4 limit 1
        240μsjeffhelpers.php#93
        Bindings
        • 0: 4
        Backtrace
        • 21. app/helpers.php:93
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        230μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 23. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        240μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_drafts` where `post_id` = 819 limit 1
        355msjeff_post-img.blade.php#2
        Bindings
        • 0: 819
        Backtrace
        • 16. view::sections::public._post-img:2
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        370μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_taxonomies` where `typicms_taxonomies`.`id` = 4 limit 1
        230μsjeffhelpers.php#93
        Bindings
        • 0: 4
        Backtrace
        • 21. app/helpers.php:93
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        350μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 23. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        240μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_drafts` where `post_id` = 821 limit 1
        344msjeff_post-img.blade.php#2
        Bindings
        • 0: 821
        Backtrace
        • 16. view::sections::public._post-img:2
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        360μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_taxonomies` where `typicms_taxonomies`.`id` = 4 limit 1
        330μsjeffhelpers.php#93
        Bindings
        • 0: 4
        Backtrace
        • 21. app/helpers.php:93
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        380μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 23. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        250μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_drafts` where `post_id` = 822 limit 1
        348msjeff_post-img.blade.php#2
        Bindings
        • 0: 822
        Backtrace
        • 16. view::sections::public._post-img:2
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        330μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_taxonomies` where `typicms_taxonomies`.`id` = 4 limit 1
        350μsjeffhelpers.php#93
        Bindings
        • 0: 4
        Backtrace
        • 21. app/helpers.php:93
        • 24. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 27. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        320μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 23. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `id` = '10000059' limit 1
        240μsjeffhelpers.php#137
        Bindings
        • 0: 10000059
        Backtrace
        • 16. app/helpers.php:137
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_menus` where json_unquote(json_extract(`status`, '$."en"')) = '1' and `name` = 'primary' limit 1
        270μsjeffMenu.php#47
        Bindings
        • 0: 1
        • 1: primary
        Backtrace
        • 16. vendor/typicms/core/src/Models/Menu.php:47
        • 18. view::menus::public._menu:7
        • 20. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 22. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `typicms_menulinks` where `typicms_menulinks`.`menu_id` in (1) and json_unquote(json_extract(`status`, '$."en"')) = '1' order by `position` asc
        310μsjeffMenu.php#47
        Bindings
        • 0: 1
        Backtrace
        • 21. vendor/typicms/core/src/Models/Menu.php:47
        • 23. view::menus::public._menu:7
        • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `typicms_taxonomies` where `id` = 4 limit 1
        230μsjeff_header-submenu.blade.php#6
        Bindings
        • 0: 4
        Backtrace
        • 16. view::menus::public._header-submenu:6
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_categories` where `typicms_categories`.`taxonomy_id` in (4) order by `name` asc
        240μsjeff_header-submenu.blade.php#6
        Backtrace
        • 21. view::menus::public._header-submenu:6
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_terms` where `typicms_terms`.`category_id` in (1, 2, 3, 4, 5, 6, 7) order by `title` asc
        4.25msjeff_header-submenu.blade.php#6
        Backtrace
        • 26. view::menus::public._header-submenu:6
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 31. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • SELECT count(id) AS count, term_id FROM jeff.typicms_posts GROUP BY term_id
        1.99msjeff_header-submenu.blade.php#7
        Backtrace
        • 11. view::menus::public._header-submenu:7
        • 13. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 14. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 15. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 16. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `typicms_sections` where `name` = 'footer' limit 1
        880μsjeff_footer.blade.php#5
        Bindings
        • 0: footer
        Backtrace
        • 16. view::core::public._footer:5
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      TypiCMS\Modules\Core\Models\Term
      129Term.php#?
      TypiCMS\Modules\Core\Models\Taxonomy
      11Taxonomy.php#?
      TypiCMS\Modules\Posts\Models\Post
      10Post.php#?
      App\Category
      7Category.php#?
      TypiCMS\Modules\Core\Models\Menulink
      3Menulink.php#?
      App\Draft
      1Draft.php#?
      TypiCMS\Modules\Core\Models\Page
      1Page.php#?
      TypiCMS\Modules\Core\Models\Menu
      1Menu.php#?
      App\Section
      1Section.php#?
          _token
          XZJOUj5BMy4Wam0kTAOP58fWB8JwrxgDBYKcEUMY
          _previous
          array:1 [ "url" => "http://jeffearlherman.com/en/chapters/places-i-have-lived/pittsburgh-pennsylva...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /en/chapters/places-i-have-lived/pittsburgh-pennsylvania
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "q" => "/en/chapters/places-i-have-lived/pittsburgh-pennsylvania" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:10 [ "connection" => array:1 [ 0 => "keep-alive" ] "cache-control" => array:1 [ 0 => "no-cache" ] "x-forwarded-for" => array:1 [ 0 => "10.3.153.24" ] "via" => array:1 [ 0 => "1.1 squid-proxy-5b5d847c96-2lzd2 (squid/6.10)" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "jeffearlherman.com" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 19 Jun 2025 14:20:57 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlJtUERaeDA1cVp6L1JwK2FrWHJzU2c9PSIsInZhbHVlIjoidURwdEgxZEVCcU9qSDBzUFN0MkNwTERveFphdmp2UlRJWU9kWndObWF4K1pGVUlBQ2NQbXNIZ05NZEk0alRDajl1MGZxbno0OFN0SjZUTkVXeXpEYm9sYUtDODI4M3E0ZnRvK3BQWFpZMTFzSHhFS3dCbXFGQWFscDRjOWcybUciLCJtYWMiOiIyYmQwYjdjZmY2OWI3NDJhMzE0MzQ2NGYzNjFiNTYyYzA2ODE2Y2U3MTEwYjczOTg5MGNmYjQxN2I3MjkxYTI5IiwidGFnIjoiIn0%3D; expires=Thu, 19 Jun 2025 16:21:01 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlJtUERaeDA1cVp6L1JwK2FrWHJzU2c9PSIsInZhbHVlIjoidURwdEgxZEVCcU9qSDBzUFN0MkNwTERveFphdmp2UlRJWU9kWndObWF4K1pGVUlBQ2NQbXNIZ05NZEk0alRDajl1MGZxb" 1 => "jeff_session=eyJpdiI6IlZKTklGR29GWG5KbGtJMyszRWxxMlE9PSIsInZhbHVlIjoiR0MzQnVqVVhFV1BDb3VUeUJwOGNENjdydWJPNzhndW94K3kveVgvdGtBVmdRWlB3ZGhmcDZsZ0p2WXo0SW9sQU5nbTlqL2MzbmRWa3J0TElPZ1BCQzVZRFJIS09iRmtkSEQ3eGZpUnJOTFpUZmxQRDhqbWd3L2RBSXVQWC9jYk4iLCJtYWMiOiI3Mjg2NjI2ODJlYjBhZDM1YTk3Mzk2MmIwY2U1MzlhMjIwOWYwYWJlNTc4OTc5ZmZkMDYxNjA4MjJhNjBiNGRiIiwidGFnIjoiIn0%3D; expires=Thu, 19 Jun 2025 16:21:01 GMT; Max-Age=7200; path=/; httponly; samesite=laxjeff_session=eyJpdiI6IlZKTklGR29GWG5KbGtJMyszRWxxMlE9PSIsInZhbHVlIjoiR0MzQnVqVVhFV1BDb3VUeUJwOGNENjdydWJPNzhndW94K3kveVgvdGtBVmdRWlB3ZGhmcDZsZ0p2WXo0SW9sQU5nbTl" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlJtUERaeDA1cVp6L1JwK2FrWHJzU2c9PSIsInZhbHVlIjoidURwdEgxZEVCcU9qSDBzUFN0MkNwTERveFphdmp2UlRJWU9kWndObWF4K1pGVUlBQ2NQbXNIZ05NZEk0alRDajl1MGZxbno0OFN0SjZUTkVXeXpEYm9sYUtDODI4M3E0ZnRvK3BQWFpZMTFzSHhFS3dCbXFGQWFscDRjOWcybUciLCJtYWMiOiIyYmQwYjdjZmY2OWI3NDJhMzE0MzQ2NGYzNjFiNTYyYzA2ODE2Y2U3MTEwYjczOTg5MGNmYjQxN2I3MjkxYTI5IiwidGFnIjoiIn0%3D; expires=Thu, 19-Jun-2025 16:21:01 GMT; path=/XSRF-TOKEN=eyJpdiI6IlJtUERaeDA1cVp6L1JwK2FrWHJzU2c9PSIsInZhbHVlIjoidURwdEgxZEVCcU9qSDBzUFN0MkNwTERveFphdmp2UlRJWU9kWndObWF4K1pGVUlBQ2NQbXNIZ05NZEk0alRDajl1MGZxb" 1 => "jeff_session=eyJpdiI6IlZKTklGR29GWG5KbGtJMyszRWxxMlE9PSIsInZhbHVlIjoiR0MzQnVqVVhFV1BDb3VUeUJwOGNENjdydWJPNzhndW94K3kveVgvdGtBVmdRWlB3ZGhmcDZsZ0p2WXo0SW9sQU5nbTlqL2MzbmRWa3J0TElPZ1BCQzVZRFJIS09iRmtkSEQ3eGZpUnJOTFpUZmxQRDhqbWd3L2RBSXVQWC9jYk4iLCJtYWMiOiI3Mjg2NjI2ODJlYjBhZDM1YTk3Mzk2MmIwY2U1MzlhMjIwOWYwYWJlNTc4OTc5ZmZkMDYxNjA4MjJhNjBiNGRiIiwidGFnIjoiIn0%3D; expires=Thu, 19-Jun-2025 16:21:01 GMT; path=/; httponlyjeff_session=eyJpdiI6IlZKTklGR29GWG5KbGtJMyszRWxxMlE9PSIsInZhbHVlIjoiR0MzQnVqVVhFV1BDb3VUeUJwOGNENjdydWJPNzhndW94K3kveVgvdGtBVmdRWlB3ZGhmcDZsZ0p2WXo0SW9sQU5nbTl" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "XZJOUj5BMy4Wam0kTAOP58fWB8JwrxgDBYKcEUMY" "_previous" => array:1 [ "url" => "http://jeffearlherman.com/en/chapters/places-i-have-lived/pittsburgh-pennsylvania?q=%2Fen%2Fchapters%2Fplaces-i-have-lived%2Fpittsburgh-pennsylvania" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-06-19 14:21:01GET/en/chapters/places-i-have-lived/pittsburgh-pennsylvania21062164