Advertisement
Guest User

Untitled

a guest
Feb 3rd, 2023
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 255.86 KB | None | 0 0
  1. <?php
  2. object(ParseError)#526 (7) {
  3.  ["message":protected]=>
  4.   string(34) "syntax error, unexpected token ")""
  5.   ["string":"Error":private]=>
  6.   string(0) ""
  7.   ["code":protected]=>
  8.   int(0)
  9.   ["file":protected]=>
  10.   string(88) "[[bedrock]]/vendor/symfony/finder/Finder.php"
  11.   ["line":protected]=>
  12.   int(636)
  13.   ["trace":"Error":private]=>
  14.   array(15) {
  15.     [0]=>
  16.     array(4) {
  17.       ["file"]=>
  18.       string(87) "[[bedrock]]/vendor/composer/ClassLoader.php"
  19.       ["line"]=>
  20.       int(428)
  21.       ["function"]=>
  22.       string(29) "Composer\Autoload\includeFile"
  23.       ["args"]=>
  24.       array(1) {
  25.         [0]=>
  26.         string(100) "[[bedrock]]/vendor/composer/../symfony/finder/Finder.php"
  27.       }
  28.     }
  29.     [1]=>
  30.     array(6) {
  31.       ["file"]=>
  32.       string(132) "[[bedrock]]/vendor/roots/acorn/src/Illuminate/Foundation/Bootstrap/LoadConfiguration.php"
  33.       ["line"]=>
  34.       int(86)
  35.       ["function"]=>
  36.       string(9) "loadClass"
  37.       ["class"]=>
  38.       string(29) "Composer\Autoload\ClassLoader"
  39.       ["type"]=>
  40.       string(2) "->"
  41.       ["args"]=>
  42.       array(1) {
  43.         [0]=>
  44.         string(31) "Symfony\Component\Finder\Finder"
  45.       }
  46.     }
  47.     [2]=>
  48.     array(6) {
  49.       ["file"]=>
  50.       string(122) "[[bedrock]]/vendor/roots/acorn/src/Roots/Acorn/Bootstrap/LoadConfiguration.php"
  51.       ["line"]=>
  52.       int(59)
  53.       ["function"]=>
  54.       string(21) "getConfigurationFiles"
  55.       ["class"]=>
  56.       string(49) "Illuminate\Foundation\Bootstrap\LoadConfiguration"
  57.       ["type"]=>
  58.       string(2) "->"
  59.       ["args"]=>
  60.       array(1) {
  61.         [0]=>
  62.         object(Roots\Acorn\Application)#492 (41) {
  63.          ["bootstrapPath":protected]=>
  64.           string(85) "[[bedrock]]/web/app/cache/acorn/framework"
  65.           ["configPath":protected]=>
  66.           string(81) "[[bedrock]]/vendor/roots/acorn/config"
  67.           ["publicPath":protected]=>
  68.           string(89) "[[bedrock]]/web/app/themes/[[sage]]/public"
  69.           ["resourcesPath":protected]=>
  70.           string(92) "[[bedrock]]/web/app/themes/[[sage]]/resources"
  71.           ["basePath":protected]=>
  72.           string(82) "[[bedrock]]/web/app/themes/[[sage]]"
  73.           ["hasBeenBootstrapped":protected]=>
  74.           bool(true)
  75.           ["booted":protected]=>
  76.           bool(false)
  77.           ["bootingCallbacks":protected]=>
  78.           array(0) {
  79.           }
  80.           ["bootedCallbacks":protected]=>
  81.           array(0) {
  82.           }
  83.           ["terminatingCallbacks":protected]=>
  84.           array(0) {
  85.           }
  86.           ["serviceProviders":protected]=>
  87.           array(3) {
  88.             [0]=>
  89.             object(Illuminate\Events\EventServiceProvider)#502 (3) {
  90.              ["app":protected]=>
  91.               *RECURSION*
  92.               ["bootingCallbacks":protected]=>
  93.               array(0) {
  94.               }
  95.               ["bootedCallbacks":protected]=>
  96.               array(0) {
  97.               }
  98.             }
  99.             [1]=>
  100.             object(Illuminate\Log\LogServiceProvider)#504 (3) {
  101.              ["app":protected]=>
  102.               *RECURSION*
  103.               ["bootingCallbacks":protected]=>
  104.               array(0) {
  105.               }
  106.               ["bootedCallbacks":protected]=>
  107.               array(0) {
  108.               }
  109.             }
  110.             [2]=>
  111.             object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  112.              ["app":protected]=>
  113.               *RECURSION*
  114.               ["bootingCallbacks":protected]=>
  115.               array(0) {
  116.               }
  117.               ["bootedCallbacks":protected]=>
  118.               array(0) {
  119.               }
  120.             }
  121.           }
  122.           ["loadedProviders":protected]=>
  123.           array(3) {
  124.             ["Illuminate\Events\EventServiceProvider"]=>
  125.             bool(true)
  126.             ["Illuminate\Log\LogServiceProvider"]=>
  127.             bool(true)
  128.             ["Illuminate\Routing\RoutingServiceProvider"]=>
  129.             bool(true)
  130.           }
  131.           ["deferredServices":protected]=>
  132.           array(0) {
  133.           }
  134.           ["appPath":protected]=>
  135.           string(86) "[[bedrock]]/web/app/themes/[[sage]]/app"
  136.           ["databasePath":protected]=>
  137.           NULL
  138.           ["langPath":protected]=>
  139.           string(87) "[[bedrock]]/web/app/themes/[[sage]]/lang"
  140.           ["storagePath":protected]=>
  141.           string(75) "[[bedrock]]/web/app/cache/acorn"
  142.           ["environmentPath":protected]=>
  143.           NULL
  144.           ["environmentFile":protected]=>
  145.           string(4) ".env"
  146.           ["isRunningInConsole":protected]=>
  147.           bool(false)
  148.           ["namespace":protected]=>
  149.           NULL
  150.           ["absoluteCachePathPrefixes":protected]=>
  151.           array(2) {
  152.             [0]=>
  153.             string(1) "/"
  154.             [1]=>
  155.             string(1) "\"
  156.          }
  157.          ["resolved":protected]=>
  158.          array(5) {
  159.            ["Roots\Acorn\Kernel"]=>
  160.            bool(true)
  161.            ["Illuminate\Contracts\Http\Kernel"]=>
  162.            bool(true)
  163.            ["events"]=>
  164.            bool(true)
  165.            ["Roots\Acorn\Bootstrap\SageFeatures"]=>
  166.            bool(true)
  167.            ["Roots\Acorn\Bootstrap\LoadConfiguration"]=>
  168.            bool(true)
  169.          }
  170.          ["bindings":protected]=>
  171.          array(15) {
  172.            ["Illuminate\Foundation\Mix"]=>
  173.            array(2) {
  174.              ["concrete"]=>
  175.              object(Closure)#493 (3) {
  176.                ["static"]=>
  177.                array(2) {
  178.                  ["abstract"]=>
  179.                  string(25) "Illuminate\Foundation\Mix"
  180.                  ["concrete"]=>
  181.                  string(25) "Illuminate\Foundation\Mix"
  182.                }
  183.                ["this"]=>
  184.                *RECURSION*
  185.                ["parameter"]=>
  186.                array(2) {
  187.                  ["$container"]=>
  188.                  string(10) ""
  189.                  ["$parameters"]=>
  190.                  string(10) ""
  191.                }
  192.              }
  193.              ["shared"]=>
  194.              bool(true)
  195.            }
  196.            ["Illuminate\Foundation\PackageManifest"]=>
  197.            array(2) {
  198.              ["concrete"]=>
  199.              object(Closure)#494 (1) {
  200.                ["this"]=>
  201.                *RECURSION*
  202.              }
  203.              ["shared"]=>
  204.              bool(true)
  205.            }
  206.            ["events"]=>
  207.            array(2) {
  208.              ["concrete"]=>
  209.              object(Closure)#503 (2) {
  210.                ["this"]=>
  211.                object(Illuminate\Events\EventServiceProvider)#502 (3) {
  212.                  ["app":protected]=>
  213.                  *RECURSION*
  214.                  ["bootingCallbacks":protected]=>
  215.                  array(0) {
  216.                  }
  217.                  ["bootedCallbacks":protected]=>
  218.                  array(0) {
  219.                  }
  220.                }
  221.                ["parameter"]=>
  222.                array(1) {
  223.                  ["$app"]=>
  224.                  string(10) ""
  225.                }
  226.              }
  227.              ["shared"]=>
  228.              bool(true)
  229.            }
  230.            ["log"]=>
  231.            array(2) {
  232.              ["concrete"]=>
  233.              object(Closure)#505 (2) {
  234.                ["this"]=>
  235.                object(Illuminate\Log\LogServiceProvider)#504 (3) {
  236.                  ["app":protected]=>
  237.                  *RECURSION*
  238.                  ["bootingCallbacks":protected]=>
  239.                  array(0) {
  240.                  }
  241.                  ["bootedCallbacks":protected]=>
  242.                  array(0) {
  243.                  }
  244.                }
  245.                ["parameter"]=>
  246.                array(1) {
  247.                  ["$app"]=>
  248.                  string(10) ""
  249.                }
  250.              }
  251.              ["shared"]=>
  252.              bool(true)
  253.            }
  254.            ["router"]=>
  255.            array(2) {
  256.              ["concrete"]=>
  257.              object(Closure)#507 (2) {
  258.                ["this"]=>
  259.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  260.                  ["app":protected]=>
  261.                  *RECURSION*
  262.                  ["bootingCallbacks":protected]=>
  263.                  array(0) {
  264.                  }
  265.                  ["bootedCallbacks":protected]=>
  266.                  array(0) {
  267.                  }
  268.                }
  269.                ["parameter"]=>
  270.                array(1) {
  271.                  ["$app"]=>
  272.                  string(10) ""
  273.                }
  274.              }
  275.              ["shared"]=>
  276.              bool(true)
  277.            }
  278.            ["url"]=>
  279.            array(2) {
  280.              ["concrete"]=>
  281.              object(Closure)#508 (2) {
  282.                ["this"]=>
  283.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  284.                  ["app":protected]=>
  285.                  *RECURSION*
  286.                  ["bootingCallbacks":protected]=>
  287.                  array(0) {
  288.                  }
  289.                  ["bootedCallbacks":protected]=>
  290.                  array(0) {
  291.                  }
  292.                }
  293.                ["parameter"]=>
  294.                array(1) {
  295.                  ["$app"]=>
  296.                  string(10) ""
  297.                }
  298.              }
  299.              ["shared"]=>
  300.              bool(true)
  301.            }
  302.            ["redirect"]=>
  303.            array(2) {
  304.              ["concrete"]=>
  305.              object(Closure)#510 (2) {
  306.                ["this"]=>
  307.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  308.                  ["app":protected]=>
  309.                  *RECURSION*
  310.                  ["bootingCallbacks":protected]=>
  311.                  array(0) {
  312.                  }
  313.                  ["bootedCallbacks":protected]=>
  314.                  array(0) {
  315.                  }
  316.                }
  317.                ["parameter"]=>
  318.                array(1) {
  319.                  ["$app"]=>
  320.                  string(10) ""
  321.                }
  322.              }
  323.              ["shared"]=>
  324.              bool(true)
  325.            }
  326.            ["Psr\Http\Message\ServerRequestInterface"]=>
  327.            array(2) {
  328.              ["concrete"]=>
  329.              object(Closure)#511 (2) {
  330.                ["this"]=>
  331.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  332.                  ["app":protected]=>
  333.                  *RECURSION*
  334.                  ["bootingCallbacks":protected]=>
  335.                  array(0) {
  336.                  }
  337.                  ["bootedCallbacks":protected]=>
  338.                  array(0) {
  339.                  }
  340.                }
  341.                ["parameter"]=>
  342.                array(1) {
  343.                  ["$app"]=>
  344.                  string(10) ""
  345.                }
  346.              }
  347.              ["shared"]=>
  348.              bool(false)
  349.            }
  350.            ["Psr\Http\Message\ResponseInterface"]=>
  351.            array(2) {
  352.              ["concrete"]=>
  353.              object(Closure)#512 (1) {
  354.                ["this"]=>
  355.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  356.                  ["app":protected]=>
  357.                  *RECURSION*
  358.                  ["bootingCallbacks":protected]=>
  359.                  array(0) {
  360.                  }
  361.                  ["bootedCallbacks":protected]=>
  362.                  array(0) {
  363.                  }
  364.                }
  365.              }
  366.              ["shared"]=>
  367.              bool(false)
  368.            }
  369.            ["Illuminate\Contracts\Routing\ResponseFactory"]=>
  370.            array(2) {
  371.              ["concrete"]=>
  372.              object(Closure)#513 (2) {
  373.                ["this"]=>
  374.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  375.                  ["app":protected]=>
  376.                  *RECURSION*
  377.                  ["bootingCallbacks":protected]=>
  378.                  array(0) {
  379.                  }
  380.                  ["bootedCallbacks":protected]=>
  381.                  array(0) {
  382.                  }
  383.                }
  384.                ["parameter"]=>
  385.                array(1) {
  386.                  ["$app"]=>
  387.                  string(10) ""
  388.                }
  389.              }
  390.              ["shared"]=>
  391.              bool(true)
  392.            }
  393.            ["Illuminate\Routing\Contracts\CallableDispatcher"]=>
  394.            array(2) {
  395.              ["concrete"]=>
  396.              object(Closure)#514 (2) {
  397.                ["this"]=>
  398.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  399.                  ["app":protected]=>
  400.                  *RECURSION*
  401.                  ["bootingCallbacks":protected]=>
  402.                  array(0) {
  403.                  }
  404.                  ["bootedCallbacks":protected]=>
  405.                  array(0) {
  406.                  }
  407.                }
  408.                ["parameter"]=>
  409.                array(1) {
  410.                  ["$app"]=>
  411.                  string(10) ""
  412.                }
  413.              }
  414.              ["shared"]=>
  415.              bool(true)
  416.            }
  417.            ["Illuminate\Routing\Contracts\ControllerDispatcher"]=>
  418.            array(2) {
  419.              ["concrete"]=>
  420.              object(Closure)#515 (2) {
  421.                ["this"]=>
  422.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  423.                  ["app":protected]=>
  424.                  *RECURSION*
  425.                  ["bootingCallbacks":protected]=>
  426.                  array(0) {
  427.                  }
  428.                  ["bootedCallbacks":protected]=>
  429.                  array(0) {
  430.                  }
  431.                }
  432.                ["parameter"]=>
  433.                array(1) {
  434.                  ["$app"]=>
  435.                  string(10) ""
  436.                }
  437.              }
  438.              ["shared"]=>
  439.              bool(true)
  440.            }
  441.            ["Illuminate\Contracts\Http\Kernel"]=>
  442.            array(2) {
  443.              ["concrete"]=>
  444.              object(Closure)#516 (3) {
  445.                ["static"]=>
  446.                array(2) {
  447.                  ["abstract"]=>
  448.                  string(32) "Illuminate\Contracts\Http\Kernel"
  449.                  ["concrete"]=>
  450.                  string(18) "Roots\Acorn\Kernel"
  451.                }
  452.                ["this"]=>
  453.                *RECURSION*
  454.                ["parameter"]=>
  455.                array(2) {
  456.                  ["$container"]=>
  457.                  string(10) ""
  458.                  ["$parameters"]=>
  459.                  string(10) ""
  460.                }
  461.              }
  462.              ["shared"]=>
  463.              bool(true)
  464.            }
  465.            ["Illuminate\Contracts\Console\Kernel"]=>
  466.            array(2) {
  467.              ["concrete"]=>
  468.              object(Closure)#517 (3) {
  469.                ["static"]=>
  470.                array(2) {
  471.                  ["abstract"]=>
  472.                  string(35) "Illuminate\Contracts\Console\Kernel"
  473.                  ["concrete"]=>
  474.                  string(26) "Roots\Acorn\Console\Kernel"
  475.                }
  476.                ["this"]=>
  477.                *RECURSION*
  478.                ["parameter"]=>
  479.                array(2) {
  480.                  ["$container"]=>
  481.                  string(10) ""
  482.                  ["$parameters"]=>
  483.                  string(10) ""
  484.                }
  485.              }
  486.              ["shared"]=>
  487.              bool(true)
  488.            }
  489.            ["Illuminate\Contracts\Debug\ExceptionHandler"]=>
  490.            array(2) {
  491.              ["concrete"]=>
  492.              object(Closure)#518 (3) {
  493.                ["static"]=>
  494.                array(2) {
  495.                  ["abstract"]=>
  496.                  string(43) "Illuminate\Contracts\Debug\ExceptionHandler"
  497.                  ["concrete"]=>
  498.                  string(30) "Roots\Acorn\Exceptions\Handler"
  499.                }
  500.                ["this"]=>
  501.                *RECURSION*
  502.                ["parameter"]=>
  503.                array(2) {
  504.                  ["$container"]=>
  505.                  string(10) ""
  506.                  ["$parameters"]=>
  507.                  string(10) ""
  508.                }
  509.              }
  510.              ["shared"]=>
  511.              bool(true)
  512.            }
  513.          }
  514.          ["methodBindings":protected]=>
  515.          array(0) {
  516.          }
  517.          ["instances":protected]=>
  518.          array(15) {
  519.            ["path"]=>
  520.            string(86) "[[bedrock]]/web/app/themes/[[sage]]/app"
  521.            ["path.base"]=>
  522.            string(82) "[[bedrock]]/web/app/themes/[[sage]]"
  523.            ["path.config"]=>
  524.            string(81) "[[bedrock]]/vendor/roots/acorn/config"
  525.            ["path.public"]=>
  526.            string(89) "[[bedrock]]/web/app/themes/[[sage]]/public"
  527.            ["path.storage"]=>
  528.            string(75) "[[bedrock]]/web/app/cache/acorn"
  529.            ["path.database"]=>
  530.            string(91) "[[bedrock]]/web/app/themes/[[sage]]/database"
  531.            ["path.resources"]=>
  532.            string(92) "[[bedrock]]/web/app/themes/[[sage]]/resources"
  533.            ["path.bootstrap"]=>
  534.            string(85) "[[bedrock]]/web/app/cache/acorn/framework"
  535.            ["path.lang"]=>
  536.            string(87) "[[bedrock]]/web/app/themes/[[sage]]/lang"
  537.            ["app"]=>
  538.            *RECURSION*
  539.            ["Illuminate\Container\Container"]=>
  540.            *RECURSION*
  541.            ["Illuminate\Contracts\Http\Kernel"]=>
  542.            object(Roots\Acorn\Kernel)#522 (2) {
  543.              ["app":protected]=>
  544.              *RECURSION*
  545.              ["bootstrappers":protected]=>
  546.              array(6) {
  547.                [0]=>
  548.                string(34) "Roots\Acorn\Bootstrap\SageFeatures"
  549.                [1]=>
  550.                string(39) "Roots\Acorn\Bootstrap\LoadConfiguration"
  551.                [2]=>
  552.                string(38) "Roots\Acorn\Bootstrap\HandleExceptions"
  553.                [3]=>
  554.                string(37) "Roots\Acorn\Bootstrap\RegisterFacades"
  555.                [4]=>
  556.                string(49) "Illuminate\Foundation\Bootstrap\RegisterProviders"
  557.                [5]=>
  558.                string(45) "Illuminate\Foundation\Bootstrap\BootProviders"
  559.              }
  560.            }
  561.            ["request"]=>
  562.            object(Illuminate\Http\Request)#536 (28) {
  563.              ["json":protected]=>
  564.              NULL
  565.              ["convertedFiles":protected]=>
  566.              NULL
  567.              ["userResolver":protected]=>
  568.              NULL
  569.              ["routeResolver":protected]=>
  570.              NULL
  571.              ["attributes"]=>
  572.              object(Symfony\Component\HttpFoundation\ParameterBag)#538 (1) {
  573.                ["parameters":protected]=>
  574.                array(0) {
  575.                }
  576.              }
  577.              ["request"]=>
  578.              object(Symfony\Component\HttpFoundation\InputBag)#537 (1) {
  579.                ["parameters":protected]=>
  580.                array(0) {
  581.                }
  582.              }
  583.              ["query"]=>
  584.              object(Symfony\Component\HttpFoundation\InputBag)#544 (1) {
  585.                ["parameters":protected]=>
  586.                array(1) {
  587.                  ["activated"]=>
  588.                  string(4) "true"
  589.                }
  590.              }
  591.              ["server"]=>
  592.              object(Symfony\Component\HttpFoundation\ServerBag)#540 (1) {
  593.                ["parameters":protected]=>
  594.                array(52) {
  595.                  ["SERVER_SOFTWARE"]=>
  596.                  string(20) "Apache/2.4.43 (Unix)"
  597.                  ["REQUEST_URI"]=>
  598.                  string(38) "/wp/wp-admin/themes.php?activated=true"
  599.                  ["USER"]=>
  600.                  string(11) "[[sage]]"
  601.                  ["HOME"]=>
  602.                  string(18) "/Users/[[sage]]"
  603.                  ["SCRIPT_NAME"]=>
  604.                  string(23) "/wp/wp-admin/themes.php"
  605.                  ["QUERY_STRING"]=>
  606.                  string(14) "activated=true"
  607.                  ["REQUEST_METHOD"]=>
  608.                  string(3) "GET"
  609.                  ["SERVER_PROTOCOL"]=>
  610.                  string(8) "HTTP/1.1"
  611.                  ["GATEWAY_INTERFACE"]=>
  612.                  string(7) "CGI/1.1"
  613.                  ["REMOTE_PORT"]=>
  614.                  string(5) "62058"
  615.                  ["SCRIPT_FILENAME"]=>
  616.                  string(83) "/[[bedrock]]/web/wp/wp-admin/themes.php"
  617.                  ["SERVER_ADMIN"]=>
  618.                  string(19) "webmaster@localhost"
  619.                  ["CONTEXT_DOCUMENT_ROOT"]=>
  620.                  string(59) "[[bedrock]]/web"
  621.                  ["CONTEXT_PREFIX"]=>
  622.                  string(0) ""
  623.                  ["REQUEST_SCHEME"]=>
  624.                  string(4) "http"
  625.                  ["DOCUMENT_ROOT"]=>
  626.                  string(59) "[[bedrock]]/web"
  627.                  ["REMOTE_ADDR"]=>
  628.                  string(9) "127.0.0.1"
  629.                  ["SERVER_PORT"]=>
  630.                  string(5) "10029"
  631.                  ["SERVER_ADDR"]=>
  632.                  string(9) "127.0.0.1"
  633.                  ["SERVER_NAME"]=>
  634.                  string(9) "localhost"
  635.                  ["SERVER_SIGNATURE"]=>
  636.                  string(0) ""
  637.                  ["PATH"]=>
  638.                  string(46) "/bin:/usr/bin:/usr/ucb:/usr/bsd:/usr/local/bin"
  639.                  ["HTTP_SEC_FETCH_SITE"]=>
  640.                  string(11) "same-origin"
  641.                  ["HTTP_SEC_FETCH_MODE"]=>
  642.                  string(8) "navigate"
  643.                  ["HTTP_SEC_FETCH_DEST"]=>
  644.                  string(8) "document"
  645.                  ["HTTP_UPGRADE_INSECURE_REQUESTS"]=>
  646.                  string(1) "1"
  647.                  ["HTTP_COOKIE"]=>
  648.                  string(4013) "wordpress_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7Ce34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0; wordpress_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7C61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960; wordpress_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C0851ed0344d7127b9630a5b466d76c6d2e1d6348df84964daf55828972280d0b; wordpress_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cb4c0e288a738118f1a91c9220e1f6c1fe34118a2a7c99c447e38d35013303cff; wordpress_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C9882b7c86a3a74fe96b29683001e7afdf818db4bb3d70a959ad6cb495a865d99; wp-settings-1=posts_list_mode%3Dlist%26ampampampampampamplibraryContent%3Dbrowse%26ampamplibraryContent%3Dbrowse%26amplibraryContent%3Dbrowse%26libraryContent%3Dbrowse; wp-settings-time-1=1675250535; wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7C2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b; wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7Ca5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f; wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313; wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cbc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2; wordpress_logged_in_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd; pll_language=de; _fbp=fb.0.1673272484138.1779050660; wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7C2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b; wp-settings-1=libraryContent%3Dbrowse%26ampeditor%3Dtinymce%26editor%3Dtinymce; wp-settings-time-1=1674148631; wordpress_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7Ce34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0; wp_lang=de_DE; wordpress_user_sw_b3a7e1d6fe9cd0643b9f6f77803b46c5=%5B%22username%7C1673696435%7C9OH3NlzQtHPyYAlW3ojLRN5zwKri59mn2ZCCcZT0IpO%7Ce7265f7ebfd01d3918d81d360ec55575c127e3c14fffa3480f3d9cb80668056c%22%5D; wp-settings-2=libraryContent%3Dbrowse; wp-settings-time-2=1673523636; cmplz_policy_id=18; cmplz_consented_services=; cmplz_marketing=allow; cmplz_statistics=allow; cmplz_preferences=allow; cmplz_functional=allow; cmplz_banner-status=dismissed; wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7Ca5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f; wordpress_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7C61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960; wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313; wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cbc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2; wordpress_logged_in_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd"
  649.                  ["HTTP_CONNECTION"]=>
  650.                  string(10) "keep-alive"
  651.                  ["HTTP_REFERER"]=>
  652.                  string(45) "http://localhost:10029/wp/wp-admin/themes.php"
  653.                   ["HTTP_ACCEPT_ENCODING"]=>
  654.                   string(17) "gzip, deflate, br"
  655.                   ["HTTP_ACCEPT_LANGUAGE"]=>
  656.                   string(23) "de,en-US;q=0.7,en;q=0.3"
  657.                   ["HTTP_ACCEPT"]=>
  658.                   string(85) "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8"
  659.                   ["HTTP_USER_AGENT"]=>
  660.                   string(84) "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/110.0"
  661.                   ["HTTP_HOST"]=>
  662.                   string(15) "localhost:10029"
  663.                   ["FCGI_ROLE"]=>
  664.                   string(9) "RESPONDER"
  665.                   ["PHP_SELF"]=>
  666.                   string(23) "/wp/wp-admin/themes.php"
  667.                   ["REQUEST_TIME_FLOAT"]=>
  668.                   float(1675458642.7835989)
  669.                   ["REQUEST_TIME"]=>
  670.                   int(1675458642)
  671.                   ["DB_NAME"]=>
  672.                   string(5) "local"
  673.                   ["DB_USER"]=>
  674.                   string(4) "root"
  675.                   ["DB_PASSWORD"]=>
  676.                   string(4) "root"
  677.                   ["WP_ENV"]=>
  678.                   string(11) "development"
  679.                   ["WP_HOME"]=>
  680.                   string(22) "http://localhost:10029"
  681.                   ["WP_SITEURL"]=>
  682.                   string(25) "http://localhost:10029/wp"
  683.                   ["AUTH_KEY"]=>
  684.                   string(64) "P=R#TkzjT&*QEh,mZ69cl[9dej>swfy]9otanj)ChdiOhQFuD6$BA:Y"
  685.                   ["SECURE_AUTH_KEY"]=>
  686.                   string(64) "jS@@nSqJ;%J?LEhk,+[V?tR}Yl^,G#%Pr{*$]l*e0m/RNmKs60IL!`!fHF}B5
  687.                  string(64) "A:LJcZS(*[DU(bq%CFwBmx]?!YSRPx>`N*b2Mjhq;it:yvxS5b!,eCx?![U5}4t)"
  688.                  ["NONCE_KEY"]=>
  689.                  string(64) "$z32=U-/jeS*H>9A:7c)f=fw3iH9.lUcSp<0j|.=TO`z5Yk_I,
  690.                   string(64) "Jyrk/}vvYPBX`6a2YgCZ2I(`;qn5SW(]}Mf52<^jvwAuLULXFm:hAd|@8OXcY}N>"
  691.                   ["SECURE_AUTH_SALT"]=>
  692.                   string(64) "^t.wuB!kf(qI=#d3cp@*A[xOg5X&e[^?
  693.                  string(64) "KCu-yiu2(ksb1(B7cOQedVg0a<<)rH,d(aQIeR.$`b8aF=Fg.]%uH0*1KUhTvy93"
  694.                  ["NONCE_SALT"]=>
  695.                  string(64) "O|lO$pW%ErBi;k^>|xzn{SuWK[MkP^uP4#?US:=Jh;%%1pa;EfA8Yvl0Yi&JO}4K"
  696.                }
  697.               }
  698.               ["files"]=>
  699.               object(Symfony\Component\HttpFoundation\FileBag)#541 (1) {
  700.                ["parameters":protected]=>
  701.                 array(0) {
  702.                 }
  703.               }
  704.               ["cookies"]=>
  705.               object(Symfony\Component\HttpFoundation\InputBag)#539 (1) {
  706.                ["parameters":protected]=>
  707.                 array(26) {
  708.                   ["wordpress_5c7bf1144c195d770388f6b33ebb187c"]=>
  709.                   string(126) "username|1671628472|ZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt|e34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0"
  710.                   ["wordpress_59627398a16ce88bbdbe3cb96a2f10a1"]=>
  711.                   string(126) "username|1675423334|qNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi|61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960"
  712.                   ["wordpress_b3a7e1d6fe9cd0643b9f6f77803b46c5"]=>
  713.                   string(126) "username|1675448979|N1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx|0851ed0344d7127b9630a5b466d76c6d2e1d6348df84964daf55828972280d0b"
  714.                   ["wordpress_7ac20326b5d94af4e45755aeaa97acba"]=>
  715.                   string(126) "username|1675630000|n1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430|b4c0e288a738118f1a91c9220e1f6c1fe34118a2a7c99c447e38d35013303cff"
  716.                   ["wordpress_9557cceff15a7e1f95e707ee38069290"]=>
  717.                   string(126) "username|1675631376|W8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE|9882b7c86a3a74fe96b29683001e7afdf818db4bb3d70a959ad6cb495a865d99"
  718.                   ["wp-settings-1"]=>
  719.                   string(135) "posts_list_mode=list&ampampampampamplibraryContent=browse&amplibraryContent=browse&libraryContent=browse&libraryContent=browse"
  720.                   ["wp-settings-time-1"]=>
  721.                   string(10) "1675250535"
  722.                   ["wordpress_test_cookie"]=>
  723.                   string(15) "WP Cookie check"
  724.                   ["wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c"]=>
  725.                   string(126) "username|1671628472|ZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt|2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b"
  726.                   ["wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1"]=>
  727.                   string(126) "username|1675423334|qNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi|a5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f"
  728.                   ["wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5"]=>
  729.                   string(126) "username|1675448979|N1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx|48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313"
  730.                   ["wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba"]=>
  731.                   string(126) "username|1675630000|n1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430|bc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2"
  732.                   ["wordpress_logged_in_9557cceff15a7e1f95e707ee38069290"]=>
  733.                   string(126) "username|1675631376|W8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE|719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd"
  734.                   ["pll_language"]=>
  735.                   string(2) "de"
  736.                   ["_fbp"]=>
  737.                   string(29) "fb.0.1673272484138.1779050660"
  738.                   ["wp_lang"]=>
  739.                   string(5) "de_DE"
  740.                   ["wordpress_user_sw_b3a7e1d6fe9cd0643b9f6f77803b46c5"]=>
  741.                   string(132) "[\"username|1673696435|9OH3NlzQtHPyYAlW3ojLRN5zwKri59mn2ZCCcZT0IpO|e7265f7ebfd01d3918d81d360ec55575c127e3c14fffa3480f3d9cb80668056c\"]"
  742.                   ["wp-settings-2"]=>
  743.                   string(21) "libraryContent=browse"
  744.                   ["wp-settings-time-2"]=>
  745.                   string(10) "1673523636"
  746.                   ["cmplz_policy_id"]=>
  747.                   string(2) "18"
  748.                   ["cmplz_consented_services"]=>
  749.                   string(0) ""
  750.                   ["cmplz_marketing"]=>
  751.                   string(5) "allow"
  752.                   ["cmplz_statistics"]=>
  753.                   string(5) "allow"
  754.                   ["cmplz_preferences"]=>
  755.                   string(5) "allow"
  756.                   ["cmplz_functional"]=>
  757.                   string(5) "allow"
  758.                   ["cmplz_banner-status"]=>
  759.                   string(9) "dismissed"
  760.                 }
  761.               }
  762.               ["headers"]=>
  763.               object(Symfony\Component\HttpFoundation\HeaderBag)#542 (2) {
  764.                ["headers":protected]=>
  765.                 array(12) {
  766.                   ["sec-fetch-site"]=>
  767.                   array(1) {
  768.                     [0]=>
  769.                     string(11) "same-origin"
  770.                   }
  771.                   ["sec-fetch-mode"]=>
  772.                   array(1) {
  773.                     [0]=>
  774.                     string(8) "navigate"
  775.                   }
  776.                   ["sec-fetch-dest"]=>
  777.                   array(1) {
  778.                     [0]=>
  779.                     string(8) "document"
  780.                   }
  781.                   ["upgrade-insecure-requests"]=>
  782.                   array(1) {
  783.                     [0]=>
  784.                     string(1) "1"
  785.                   }
  786.                   ["cookie"]=>
  787.                   array(1) {
  788.                     [0]=>
  789.                     string(4013) "wordpress_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7Ce34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0; wordpress_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7C61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960; wordpress_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C0851ed0344d7127b9630a5b466d76c6d2e1d6348df84964daf55828972280d0b; wordpress_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cb4c0e288a738118f1a91c9220e1f6c1fe34118a2a7c99c447e38d35013303cff; wordpress_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C9882b7c86a3a74fe96b29683001e7afdf818db4bb3d70a959ad6cb495a865d99; wp-settings-1=posts_list_mode%3Dlist%26ampampampampampamplibraryContent%3Dbrowse%26ampamplibraryContent%3Dbrowse%26amplibraryContent%3Dbrowse%26libraryContent%3Dbrowse; wp-settings-time-1=1675250535; wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7C2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b; wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7Ca5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f; wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313; wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cbc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2; wordpress_logged_in_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd; pll_language=de; _fbp=fb.0.1673272484138.1779050660; wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7C2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b; wp-settings-1=libraryContent%3Dbrowse%26ampeditor%3Dtinymce%26editor%3Dtinymce; wp-settings-time-1=1674148631; wordpress_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7Ce34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0; wp_lang=de_DE; wordpress_user_sw_b3a7e1d6fe9cd0643b9f6f77803b46c5=%5B%22username%7C1673696435%7C9OH3NlzQtHPyYAlW3ojLRN5zwKri59mn2ZCCcZT0IpO%7Ce7265f7ebfd01d3918d81d360ec55575c127e3c14fffa3480f3d9cb80668056c%22%5D; wp-settings-2=libraryContent%3Dbrowse; wp-settings-time-2=1673523636; cmplz_policy_id=18; cmplz_consented_services=; cmplz_marketing=allow; cmplz_statistics=allow; cmplz_preferences=allow; cmplz_functional=allow; cmplz_banner-status=dismissed; wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7Ca5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f; wordpress_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7C61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960; wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313; wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cbc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2; wordpress_logged_in_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd"
  790.                   }
  791.                   ["connection"]=>
  792.                   array(1) {
  793.                     [0]=>
  794.                     string(10) "keep-alive"
  795.                   }
  796.                   ["referer"]=>
  797.                   array(1) {
  798.                     [0]=>
  799.                     string(45) "http://localhost:10029/wp/wp-admin/themes.php"
  800.                   }
  801.                   ["accept-encoding"]=>
  802.                   array(1) {
  803.                     [0]=>
  804.                     string(17) "gzip, deflate, br"
  805.                   }
  806.                   ["accept-language"]=>
  807.                   array(1) {
  808.                     [0]=>
  809.                     string(23) "de,en-US;q=0.7,en;q=0.3"
  810.                   }
  811.                   ["accept"]=>
  812.                   array(1) {
  813.                     [0]=>
  814.                     string(85) "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8"
  815.                   }
  816.                   ["user-agent"]=>
  817.                   array(1) {
  818.                     [0]=>
  819.                     string(84) "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/110.0"
  820.                   }
  821.                   ["host"]=>
  822.                   array(1) {
  823.                     [0]=>
  824.                     string(15) "localhost:10029"
  825.                   }
  826.                 }
  827.                 ["cacheControl":protected]=>
  828.                 array(0) {
  829.                 }
  830.               }
  831.               ["content":protected]=>
  832.               NULL
  833.               ["languages":protected]=>
  834.               NULL
  835.               ["charsets":protected]=>
  836.               NULL
  837.               ["encodings":protected]=>
  838.               NULL
  839.               ["acceptableContentTypes":protected]=>
  840.               NULL
  841.               ["pathInfo":protected]=>
  842.               NULL
  843.               ["requestUri":protected]=>
  844.               NULL
  845.               ["baseUrl":protected]=>
  846.               NULL
  847.               ["basePath":protected]=>
  848.               NULL
  849.               ["method":protected]=>
  850.               NULL
  851.               ["format":protected]=>
  852.               NULL
  853.               ["session":protected]=>
  854.               NULL
  855.               ["locale":protected]=>
  856.               NULL
  857.               ["defaultLocale":protected]=>
  858.               string(2) "en"
  859.               ["preferredFormat":"Symfony\Component\HttpFoundation\Request":private]=>
  860.               NULL
  861.               ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=>
  862.               bool(true)
  863.               ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=>
  864.               bool(true)
  865.               ["isSafeContentPreferred":"Symfony\Component\HttpFoundation\Request":private]=>
  866.               uninitialized(bool)
  867.             }
  868.             ["events"]=>
  869.             object(Illuminate\Events\Dispatcher)#521 (5) {
  870.              ["container":protected]=>
  871.               *RECURSION*
  872.               ["listeners":protected]=>
  873.               array(0) {
  874.               }
  875.               ["wildcards":protected]=>
  876.               array(0) {
  877.               }
  878.               ["wildcardsCache":protected]=>
  879.               array(3) {
  880.                 ["bootstrapping: Roots\Acorn\Bootstrap\SageFeatures"]=>
  881.                 array(0) {
  882.                 }
  883.                 ["bootstrapped: Roots\Acorn\Bootstrap\SageFeatures"]=>
  884.                 array(0) {
  885.                 }
  886.                 ["bootstrapping: Roots\Acorn\Bootstrap\LoadConfiguration"]=>
  887.                 array(0) {
  888.                 }
  889.               }
  890.               ["queueResolver":protected]=>
  891.               object(Closure)#527 (2) {
  892.                ["static"]=>
  893.                 array(1) {
  894.                   ["app"]=>
  895.                   *RECURSION*
  896.                 }
  897.                 ["this"]=>
  898.                 object(Illuminate\Events\EventServiceProvider)#502 (3) {
  899.                  ["app":protected]=>
  900.                   *RECURSION*
  901.                   ["bootingCallbacks":protected]=>
  902.                   array(0) {
  903.                   }
  904.                   ["bootedCallbacks":protected]=>
  905.                   array(0) {
  906.                   }
  907.                 }
  908.               }
  909.             }
  910.             ["config"]=>
  911.             object(Illuminate\Config\Repository)#525 (1) {
  912.              ["items":protected]=>
  913.               array(0) {
  914.               }
  915.             }
  916.           }
  917.           ["scopedInstances":protected]=>
  918.           array(0) {
  919.           }
  920.           ["aliases":protected]=>
  921.           array(77) {
  922.             ["Roots\Acorn\PackageManifest"]=>
  923.             string(37) "Illuminate\Foundation\PackageManifest"
  924.             ["Illuminate\Foundation\Application"]=>
  925.             string(3) "app"
  926.             ["Illuminate\Contracts\Container\Container"]=>
  927.             string(3) "app"
  928.             ["Illuminate\Contracts\Foundation\Application"]=>
  929.             string(3) "app"
  930.             ["Psr\Container\ContainerInterface"]=>
  931.             string(3) "app"
  932.             ["Illuminate\Auth\AuthManager"]=>
  933.             string(4) "auth"
  934.             ["Illuminate\Contracts\Auth\Factory"]=>
  935.             string(4) "auth"
  936.             ["Illuminate\Contracts\Auth\Guard"]=>
  937.             string(11) "auth.driver"
  938.             ["Illuminate\View\Compilers\BladeCompiler"]=>
  939.             string(14) "blade.compiler"
  940.             ["Illuminate\Cache\CacheManager"]=>
  941.             string(5) "cache"
  942.             ["Illuminate\Contracts\Cache\Factory"]=>
  943.             string(5) "cache"
  944.             ["Illuminate\Cache\Repository"]=>
  945.             string(11) "cache.store"
  946.             ["Illuminate\Contracts\Cache\Repository"]=>
  947.             string(11) "cache.store"
  948.             ["Psr\SimpleCache\CacheInterface"]=>
  949.             string(11) "cache.store"
  950.             ["Symfony\Component\Cache\Adapter\Psr16Adapter"]=>
  951.             string(10) "cache.psr6"
  952.             ["Symfony\Component\Cache\Adapter\AdapterInterface"]=>
  953.             string(10) "cache.psr6"
  954.             ["Psr\Cache\CacheItemPoolInterface"]=>
  955.             string(10) "cache.psr6"
  956.             ["Illuminate\Config\Repository"]=>
  957.             string(6) "config"
  958.             ["Illuminate\Contracts\Config\Repository"]=>
  959.             string(6) "config"
  960.             ["Illuminate\Cookie\CookieJar"]=>
  961.             string(6) "cookie"
  962.             ["Illuminate\Contracts\Cookie\Factory"]=>
  963.             string(6) "cookie"
  964.             ["Illuminate\Contracts\Cookie\QueueingFactory"]=>
  965.             string(6) "cookie"
  966.             ["Illuminate\Database\DatabaseManager"]=>
  967.             string(2) "db"
  968.             ["Illuminate\Database\ConnectionResolverInterface"]=>
  969.             string(2) "db"
  970.             ["Illuminate\Database\Connection"]=>
  971.             string(13) "db.connection"
  972.             ["Illuminate\Database\ConnectionInterface"]=>
  973.             string(13) "db.connection"
  974.             ["Illuminate\Database\Schema\Builder"]=>
  975.             string(9) "db.schema"
  976.             ["Illuminate\Encryption\Encrypter"]=>
  977.             string(9) "encrypter"
  978.             ["Illuminate\Contracts\Encryption\Encrypter"]=>
  979.             string(9) "encrypter"
  980.             ["Illuminate\Contracts\Encryption\StringEncrypter"]=>
  981.             string(9) "encrypter"
  982.             ["Illuminate\Events\Dispatcher"]=>
  983.             string(6) "events"
  984.             ["Illuminate\Contracts\Events\Dispatcher"]=>
  985.             string(6) "events"
  986.             ["Illuminate\Filesystem\Filesystem"]=>
  987.             string(5) "files"
  988.             ["Illuminate\Filesystem\FilesystemManager"]=>
  989.             string(10) "filesystem"
  990.             ["Illuminate\Contracts\Filesystem\Factory"]=>
  991.             string(10) "filesystem"
  992.             ["Illuminate\Contracts\Filesystem\Filesystem"]=>
  993.             string(15) "filesystem.disk"
  994.             ["Illuminate\Contracts\Filesystem\Cloud"]=>
  995.             string(16) "filesystem.cloud"
  996.             ["Illuminate\Hashing\HashManager"]=>
  997.             string(4) "hash"
  998.             ["Illuminate\Contracts\Hashing\Hasher"]=>
  999.             string(11) "hash.driver"
  1000.             ["Illuminate\Translation\Translator"]=>
  1001.             string(10) "translator"
  1002.             ["Illuminate\Contracts\Translation\Translator"]=>
  1003.             string(10) "translator"
  1004.             ["Illuminate\Log\LogManager"]=>
  1005.             string(3) "log"
  1006.             ["Psr\Log\LoggerInterface"]=>
  1007.             string(3) "log"
  1008.             ["Illuminate\Mail\MailManager"]=>
  1009.             string(12) "mail.manager"
  1010.             ["Illuminate\Contracts\Mail\Factory"]=>
  1011.             string(12) "mail.manager"
  1012.             ["Illuminate\Mail\Mailer"]=>
  1013.             string(6) "mailer"
  1014.             ["Illuminate\Contracts\Mail\Mailer"]=>
  1015.             string(6) "mailer"
  1016.             ["Illuminate\Contracts\Mail\MailQueue"]=>
  1017.             string(6) "mailer"
  1018.             ["Illuminate\Auth\Passwords\PasswordBrokerManager"]=>
  1019.             string(13) "auth.password"
  1020.             ["Illuminate\Contracts\Auth\PasswordBrokerFactory"]=>
  1021.             string(13) "auth.password"
  1022.             ["Illuminate\Auth\Passwords\PasswordBroker"]=>
  1023.             string(20) "auth.password.broker"
  1024.             ["Illuminate\Contracts\Auth\PasswordBroker"]=>
  1025.             string(20) "auth.password.broker"
  1026.             ["Illuminate\Queue\QueueManager"]=>
  1027.             string(5) "queue"
  1028.             ["Illuminate\Contracts\Queue\Factory"]=>
  1029.             string(5) "queue"
  1030.             ["Illuminate\Contracts\Queue\Monitor"]=>
  1031.             string(5) "queue"
  1032.             ["Illuminate\Contracts\Queue\Queue"]=>
  1033.             string(16) "queue.connection"
  1034.             ["Illuminate\Queue\Failed\FailedJobProviderInterface"]=>
  1035.             string(12) "queue.failer"
  1036.             ["Illuminate\Routing\Redirector"]=>
  1037.             string(8) "redirect"
  1038.             ["Illuminate\Redis\RedisManager"]=>
  1039.             string(5) "redis"
  1040.             ["Illuminate\Contracts\Redis\Factory"]=>
  1041.             string(5) "redis"
  1042.             ["Illuminate\Redis\Connections\Connection"]=>
  1043.             string(16) "redis.connection"
  1044.             ["Illuminate\Contracts\Redis\Connection"]=>
  1045.             string(16) "redis.connection"
  1046.             ["Illuminate\Http\Request"]=>
  1047.             string(7) "request"
  1048.             ["Symfony\Component\HttpFoundation\Request"]=>
  1049.             string(7) "request"
  1050.             ["Illuminate\Routing\Router"]=>
  1051.             string(6) "router"
  1052.             ["Illuminate\Contracts\Routing\Registrar"]=>
  1053.             string(6) "router"
  1054.             ["Illuminate\Contracts\Routing\BindingRegistrar"]=>
  1055.             string(6) "router"
  1056.             ["Illuminate\Session\SessionManager"]=>
  1057.             string(7) "session"
  1058.             ["Illuminate\Session\Store"]=>
  1059.             string(13) "session.store"
  1060.             ["Illuminate\Contracts\Session\Session"]=>
  1061.             string(13) "session.store"
  1062.             ["Illuminate\Routing\UrlGenerator"]=>
  1063.             string(3) "url"
  1064.             ["Illuminate\Contracts\Routing\UrlGenerator"]=>
  1065.             string(3) "url"
  1066.             ["Illuminate\Validation\Factory"]=>
  1067.             string(9) "validator"
  1068.             ["Illuminate\Contracts\Validation\Factory"]=>
  1069.             string(9) "validator"
  1070.             ["Illuminate\View\Factory"]=>
  1071.             string(4) "view"
  1072.             ["Illuminate\Contracts\View\Factory"]=>
  1073.             string(4) "view"
  1074.             ["Roots\Acorn\Application"]=>
  1075.             string(3) "app"
  1076.           }
  1077.           ["abstractAliases":protected]=>
  1078.           array(40) {
  1079.             ["Illuminate\Foundation\PackageManifest"]=>
  1080.             array(1) {
  1081.               [0]=>
  1082.               string(27) "Roots\Acorn\PackageManifest"
  1083.             }
  1084.             ["app"]=>
  1085.             array(5) {
  1086.               [0]=>
  1087.               string(33) "Illuminate\Foundation\Application"
  1088.               [1]=>
  1089.               string(40) "Illuminate\Contracts\Container\Container"
  1090.               [2]=>
  1091.               string(43) "Illuminate\Contracts\Foundation\Application"
  1092.               [3]=>
  1093.               string(32) "Psr\Container\ContainerInterface"
  1094.               [4]=>
  1095.               string(23) "Roots\Acorn\Application"
  1096.             }
  1097.             ["auth"]=>
  1098.             array(2) {
  1099.               [0]=>
  1100.               string(27) "Illuminate\Auth\AuthManager"
  1101.               [1]=>
  1102.               string(33) "Illuminate\Contracts\Auth\Factory"
  1103.             }
  1104.             ["auth.driver"]=>
  1105.             array(1) {
  1106.               [0]=>
  1107.               string(31) "Illuminate\Contracts\Auth\Guard"
  1108.             }
  1109.             ["blade.compiler"]=>
  1110.             array(1) {
  1111.               [0]=>
  1112.               string(39) "Illuminate\View\Compilers\BladeCompiler"
  1113.             }
  1114.             ["cache"]=>
  1115.             array(2) {
  1116.               [0]=>
  1117.               string(29) "Illuminate\Cache\CacheManager"
  1118.               [1]=>
  1119.               string(34) "Illuminate\Contracts\Cache\Factory"
  1120.             }
  1121.             ["cache.store"]=>
  1122.             array(3) {
  1123.               [0]=>
  1124.               string(27) "Illuminate\Cache\Repository"
  1125.               [1]=>
  1126.               string(37) "Illuminate\Contracts\Cache\Repository"
  1127.               [2]=>
  1128.               string(30) "Psr\SimpleCache\CacheInterface"
  1129.             }
  1130.             ["cache.psr6"]=>
  1131.             array(3) {
  1132.               [0]=>
  1133.               string(44) "Symfony\Component\Cache\Adapter\Psr16Adapter"
  1134.               [1]=>
  1135.               string(48) "Symfony\Component\Cache\Adapter\AdapterInterface"
  1136.               [2]=>
  1137.               string(32) "Psr\Cache\CacheItemPoolInterface"
  1138.             }
  1139.             ["config"]=>
  1140.             array(2) {
  1141.               [0]=>
  1142.               string(28) "Illuminate\Config\Repository"
  1143.               [1]=>
  1144.               string(38) "Illuminate\Contracts\Config\Repository"
  1145.             }
  1146.             ["cookie"]=>
  1147.             array(3) {
  1148.               [0]=>
  1149.               string(27) "Illuminate\Cookie\CookieJar"
  1150.               [1]=>
  1151.               string(35) "Illuminate\Contracts\Cookie\Factory"
  1152.               [2]=>
  1153.               string(43) "Illuminate\Contracts\Cookie\QueueingFactory"
  1154.             }
  1155.             ["db"]=>
  1156.             array(2) {
  1157.               [0]=>
  1158.               string(35) "Illuminate\Database\DatabaseManager"
  1159.               [1]=>
  1160.               string(47) "Illuminate\Database\ConnectionResolverInterface"
  1161.             }
  1162.             ["db.connection"]=>
  1163.             array(2) {
  1164.               [0]=>
  1165.               string(30) "Illuminate\Database\Connection"
  1166.               [1]=>
  1167.               string(39) "Illuminate\Database\ConnectionInterface"
  1168.             }
  1169.             ["db.schema"]=>
  1170.             array(1) {
  1171.               [0]=>
  1172.               string(34) "Illuminate\Database\Schema\Builder"
  1173.             }
  1174.             ["encrypter"]=>
  1175.             array(3) {
  1176.               [0]=>
  1177.               string(31) "Illuminate\Encryption\Encrypter"
  1178.               [1]=>
  1179.               string(41) "Illuminate\Contracts\Encryption\Encrypter"
  1180.               [2]=>
  1181.               string(47) "Illuminate\Contracts\Encryption\StringEncrypter"
  1182.             }
  1183.             ["events"]=>
  1184.             array(2) {
  1185.               [0]=>
  1186.               string(28) "Illuminate\Events\Dispatcher"
  1187.               [1]=>
  1188.               string(38) "Illuminate\Contracts\Events\Dispatcher"
  1189.             }
  1190.             ["files"]=>
  1191.             array(1) {
  1192.               [0]=>
  1193.               string(32) "Illuminate\Filesystem\Filesystem"
  1194.             }
  1195.             ["filesystem"]=>
  1196.             array(2) {
  1197.               [0]=>
  1198.               string(39) "Illuminate\Filesystem\FilesystemManager"
  1199.               [1]=>
  1200.               string(39) "Illuminate\Contracts\Filesystem\Factory"
  1201.             }
  1202.             ["filesystem.disk"]=>
  1203.             array(1) {
  1204.               [0]=>
  1205.               string(42) "Illuminate\Contracts\Filesystem\Filesystem"
  1206.             }
  1207.             ["filesystem.cloud"]=>
  1208.             array(1) {
  1209.               [0]=>
  1210.               string(37) "Illuminate\Contracts\Filesystem\Cloud"
  1211.             }
  1212.             ["hash"]=>
  1213.             array(1) {
  1214.               [0]=>
  1215.               string(30) "Illuminate\Hashing\HashManager"
  1216.             }
  1217.             ["hash.driver"]=>
  1218.             array(1) {
  1219.               [0]=>
  1220.               string(35) "Illuminate\Contracts\Hashing\Hasher"
  1221.             }
  1222.             ["translator"]=>
  1223.             array(2) {
  1224.               [0]=>
  1225.               string(33) "Illuminate\Translation\Translator"
  1226.               [1]=>
  1227.               string(43) "Illuminate\Contracts\Translation\Translator"
  1228.             }
  1229.             ["log"]=>
  1230.             array(2) {
  1231.               [0]=>
  1232.               string(25) "Illuminate\Log\LogManager"
  1233.               [1]=>
  1234.               string(23) "Psr\Log\LoggerInterface"
  1235.             }
  1236.             ["mail.manager"]=>
  1237.             array(2) {
  1238.               [0]=>
  1239.               string(27) "Illuminate\Mail\MailManager"
  1240.               [1]=>
  1241.               string(33) "Illuminate\Contracts\Mail\Factory"
  1242.             }
  1243.             ["mailer"]=>
  1244.             array(3) {
  1245.               [0]=>
  1246.               string(22) "Illuminate\Mail\Mailer"
  1247.               [1]=>
  1248.               string(32) "Illuminate\Contracts\Mail\Mailer"
  1249.               [2]=>
  1250.               string(35) "Illuminate\Contracts\Mail\MailQueue"
  1251.             }
  1252.             ["auth.password"]=>
  1253.             array(2) {
  1254.               [0]=>
  1255.               string(47) "Illuminate\Auth\Passwords\PasswordBrokerManager"
  1256.               [1]=>
  1257.               string(47) "Illuminate\Contracts\Auth\PasswordBrokerFactory"
  1258.             }
  1259.             ["auth.password.broker"]=>
  1260.             array(2) {
  1261.               [0]=>
  1262.               string(40) "Illuminate\Auth\Passwords\PasswordBroker"
  1263.               [1]=>
  1264.               string(40) "Illuminate\Contracts\Auth\PasswordBroker"
  1265.             }
  1266.             ["queue"]=>
  1267.             array(3) {
  1268.               [0]=>
  1269.               string(29) "Illuminate\Queue\QueueManager"
  1270.               [1]=>
  1271.               string(34) "Illuminate\Contracts\Queue\Factory"
  1272.               [2]=>
  1273.               string(34) "Illuminate\Contracts\Queue\Monitor"
  1274.             }
  1275.             ["queue.connection"]=>
  1276.             array(1) {
  1277.               [0]=>
  1278.               string(32) "Illuminate\Contracts\Queue\Queue"
  1279.             }
  1280.             ["queue.failer"]=>
  1281.             array(1) {
  1282.               [0]=>
  1283.               string(50) "Illuminate\Queue\Failed\FailedJobProviderInterface"
  1284.             }
  1285.             ["redirect"]=>
  1286.             array(1) {
  1287.               [0]=>
  1288.               string(29) "Illuminate\Routing\Redirector"
  1289.             }
  1290.             ["redis"]=>
  1291.             array(2) {
  1292.               [0]=>
  1293.               string(29) "Illuminate\Redis\RedisManager"
  1294.               [1]=>
  1295.               string(34) "Illuminate\Contracts\Redis\Factory"
  1296.             }
  1297.             ["redis.connection"]=>
  1298.             array(2) {
  1299.               [0]=>
  1300.               string(39) "Illuminate\Redis\Connections\Connection"
  1301.               [1]=>
  1302.               string(37) "Illuminate\Contracts\Redis\Connection"
  1303.             }
  1304.             ["request"]=>
  1305.             array(2) {
  1306.               [0]=>
  1307.               string(23) "Illuminate\Http\Request"
  1308.               [1]=>
  1309.               string(40) "Symfony\Component\HttpFoundation\Request"
  1310.             }
  1311.             ["router"]=>
  1312.             array(3) {
  1313.               [0]=>
  1314.               string(25) "Illuminate\Routing\Router"
  1315.               [1]=>
  1316.               string(38) "Illuminate\Contracts\Routing\Registrar"
  1317.               [2]=>
  1318.               string(45) "Illuminate\Contracts\Routing\BindingRegistrar"
  1319.             }
  1320.             ["session"]=>
  1321.             array(1) {
  1322.               [0]=>
  1323.               string(33) "Illuminate\Session\SessionManager"
  1324.             }
  1325.             ["session.store"]=>
  1326.             array(2) {
  1327.               [0]=>
  1328.               string(24) "Illuminate\Session\Store"
  1329.               [1]=>
  1330.               string(36) "Illuminate\Contracts\Session\Session"
  1331.             }
  1332.             ["url"]=>
  1333.             array(2) {
  1334.               [0]=>
  1335.               string(31) "Illuminate\Routing\UrlGenerator"
  1336.               [1]=>
  1337.               string(41) "Illuminate\Contracts\Routing\UrlGenerator"
  1338.             }
  1339.             ["validator"]=>
  1340.             array(2) {
  1341.               [0]=>
  1342.               string(29) "Illuminate\Validation\Factory"
  1343.               [1]=>
  1344.               string(39) "Illuminate\Contracts\Validation\Factory"
  1345.             }
  1346.             ["view"]=>
  1347.             array(2) {
  1348.               [0]=>
  1349.               string(23) "Illuminate\View\Factory"
  1350.               [1]=>
  1351.               string(33) "Illuminate\Contracts\View\Factory"
  1352.             }
  1353.           }
  1354.           ["extenders":protected]=>
  1355.           array(1) {
  1356.             ["url"]=>
  1357.             array(1) {
  1358.               [0]=>
  1359.               object(Closure)#509 (2) {
  1360.                ["this"]=>
  1361.                 object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  1362.                  ["app":protected]=>
  1363.                   *RECURSION*
  1364.                   ["bootingCallbacks":protected]=>
  1365.                   array(0) {
  1366.                   }
  1367.                   ["bootedCallbacks":protected]=>
  1368.                   array(0) {
  1369.                   }
  1370.                 }
  1371.                 ["parameter"]=>
  1372.                 array(2) {
  1373.                   ["$url"]=>
  1374.                   string(10) ""
  1375.                   ["$app"]=>
  1376.                   string(10) ""
  1377.                 }
  1378.               }
  1379.             }
  1380.           }
  1381.           ["tags":protected]=>
  1382.           array(0) {
  1383.           }
  1384.           ["buildStack":protected]=>
  1385.           array(0) {
  1386.           }
  1387.           ["with":protected]=>
  1388.           array(0) {
  1389.           }
  1390.           ["contextual"]=>
  1391.           array(0) {
  1392.           }
  1393.           ["reboundCallbacks":protected]=>
  1394.           array(0) {
  1395.           }
  1396.           ["globalBeforeResolvingCallbacks":protected]=>
  1397.           array(0) {
  1398.           }
  1399.           ["globalResolvingCallbacks":protected]=>
  1400.           array(0) {
  1401.           }
  1402.           ["globalAfterResolvingCallbacks":protected]=>
  1403.           array(0) {
  1404.           }
  1405.           ["beforeResolvingCallbacks":protected]=>
  1406.           array(0) {
  1407.           }
  1408.           ["resolvingCallbacks":protected]=>
  1409.           array(0) {
  1410.           }
  1411.           ["afterResolvingCallbacks":protected]=>
  1412.           array(0) {
  1413.           }
  1414.         }
  1415.       }
  1416.     }
  1417.     [3]=>
  1418.     array(6) {
  1419.       ["file"]=>
  1420.       string(122) "[[bedrock]]/vendor/roots/acorn/src/Roots/Acorn/Bootstrap/LoadConfiguration.php"
  1421.       ["line"]=>
  1422.       int(37)
  1423.       ["function"]=>
  1424.       string(22) "loadConfigurationFiles"
  1425.       ["class"]=>
  1426.       string(39) "Roots\Acorn\Bootstrap\LoadConfiguration"
  1427.       ["type"]=>
  1428.       string(2) "->"
  1429.       ["args"]=>
  1430.       array(2) {
  1431.         [0]=>
  1432.         object(Roots\Acorn\Application)#492 (41) {
  1433.          ["bootstrapPath":protected]=>
  1434.           string(85) "[[bedrock]]/web/app/cache/acorn/framework"
  1435.           ["configPath":protected]=>
  1436.           string(81) "[[bedrock]]/vendor/roots/acorn/config"
  1437.           ["publicPath":protected]=>
  1438.           string(89) "[[bedrock]]/web/app/themes/[[sage]]/public"
  1439.           ["resourcesPath":protected]=>
  1440.           string(92) "[[bedrock]]/web/app/themes/[[sage]]/resources"
  1441.           ["basePath":protected]=>
  1442.           string(82) "[[bedrock]]/web/app/themes/[[sage]]"
  1443.           ["hasBeenBootstrapped":protected]=>
  1444.           bool(true)
  1445.           ["booted":protected]=>
  1446.           bool(false)
  1447.           ["bootingCallbacks":protected]=>
  1448.           array(0) {
  1449.           }
  1450.           ["bootedCallbacks":protected]=>
  1451.           array(0) {
  1452.           }
  1453.           ["terminatingCallbacks":protected]=>
  1454.           array(0) {
  1455.           }
  1456.           ["serviceProviders":protected]=>
  1457.           array(3) {
  1458.             [0]=>
  1459.             object(Illuminate\Events\EventServiceProvider)#502 (3) {
  1460.              ["app":protected]=>
  1461.               *RECURSION*
  1462.               ["bootingCallbacks":protected]=>
  1463.               array(0) {
  1464.               }
  1465.               ["bootedCallbacks":protected]=>
  1466.               array(0) {
  1467.               }
  1468.             }
  1469.             [1]=>
  1470.             object(Illuminate\Log\LogServiceProvider)#504 (3) {
  1471.              ["app":protected]=>
  1472.               *RECURSION*
  1473.               ["bootingCallbacks":protected]=>
  1474.               array(0) {
  1475.               }
  1476.               ["bootedCallbacks":protected]=>
  1477.               array(0) {
  1478.               }
  1479.             }
  1480.             [2]=>
  1481.             object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  1482.              ["app":protected]=>
  1483.               *RECURSION*
  1484.               ["bootingCallbacks":protected]=>
  1485.               array(0) {
  1486.               }
  1487.               ["bootedCallbacks":protected]=>
  1488.               array(0) {
  1489.               }
  1490.             }
  1491.           }
  1492.           ["loadedProviders":protected]=>
  1493.           array(3) {
  1494.             ["Illuminate\Events\EventServiceProvider"]=>
  1495.             bool(true)
  1496.             ["Illuminate\Log\LogServiceProvider"]=>
  1497.             bool(true)
  1498.             ["Illuminate\Routing\RoutingServiceProvider"]=>
  1499.             bool(true)
  1500.           }
  1501.           ["deferredServices":protected]=>
  1502.           array(0) {
  1503.           }
  1504.           ["appPath":protected]=>
  1505.           string(86) "[[bedrock]]/web/app/themes/[[sage]]/app"
  1506.           ["databasePath":protected]=>
  1507.           NULL
  1508.           ["langPath":protected]=>
  1509.           string(87) "[[bedrock]]/web/app/themes/[[sage]]/lang"
  1510.           ["storagePath":protected]=>
  1511.           string(75) "[[bedrock]]/web/app/cache/acorn"
  1512.           ["environmentPath":protected]=>
  1513.           NULL
  1514.           ["environmentFile":protected]=>
  1515.           string(4) ".env"
  1516.           ["isRunningInConsole":protected]=>
  1517.           bool(false)
  1518.           ["namespace":protected]=>
  1519.           NULL
  1520.           ["absoluteCachePathPrefixes":protected]=>
  1521.           array(2) {
  1522.             [0]=>
  1523.             string(1) "/"
  1524.             [1]=>
  1525.             string(1) "\"
  1526.          }
  1527.          ["resolved":protected]=>
  1528.          array(5) {
  1529.            ["Roots\Acorn\Kernel"]=>
  1530.            bool(true)
  1531.            ["Illuminate\Contracts\Http\Kernel"]=>
  1532.            bool(true)
  1533.            ["events"]=>
  1534.            bool(true)
  1535.            ["Roots\Acorn\Bootstrap\SageFeatures"]=>
  1536.            bool(true)
  1537.            ["Roots\Acorn\Bootstrap\LoadConfiguration"]=>
  1538.            bool(true)
  1539.          }
  1540.          ["bindings":protected]=>
  1541.          array(15) {
  1542.            ["Illuminate\Foundation\Mix"]=>
  1543.            array(2) {
  1544.              ["concrete"]=>
  1545.              object(Closure)#493 (3) {
  1546.                ["static"]=>
  1547.                array(2) {
  1548.                  ["abstract"]=>
  1549.                  string(25) "Illuminate\Foundation\Mix"
  1550.                  ["concrete"]=>
  1551.                  string(25) "Illuminate\Foundation\Mix"
  1552.                }
  1553.                ["this"]=>
  1554.                *RECURSION*
  1555.                ["parameter"]=>
  1556.                array(2) {
  1557.                  ["$container"]=>
  1558.                  string(10) ""
  1559.                  ["$parameters"]=>
  1560.                  string(10) ""
  1561.                }
  1562.              }
  1563.              ["shared"]=>
  1564.              bool(true)
  1565.            }
  1566.            ["Illuminate\Foundation\PackageManifest"]=>
  1567.            array(2) {
  1568.              ["concrete"]=>
  1569.              object(Closure)#494 (1) {
  1570.                ["this"]=>
  1571.                *RECURSION*
  1572.              }
  1573.              ["shared"]=>
  1574.              bool(true)
  1575.            }
  1576.            ["events"]=>
  1577.            array(2) {
  1578.              ["concrete"]=>
  1579.              object(Closure)#503 (2) {
  1580.                ["this"]=>
  1581.                object(Illuminate\Events\EventServiceProvider)#502 (3) {
  1582.                  ["app":protected]=>
  1583.                  *RECURSION*
  1584.                  ["bootingCallbacks":protected]=>
  1585.                  array(0) {
  1586.                  }
  1587.                  ["bootedCallbacks":protected]=>
  1588.                  array(0) {
  1589.                  }
  1590.                }
  1591.                ["parameter"]=>
  1592.                array(1) {
  1593.                  ["$app"]=>
  1594.                  string(10) ""
  1595.                }
  1596.              }
  1597.              ["shared"]=>
  1598.              bool(true)
  1599.            }
  1600.            ["log"]=>
  1601.            array(2) {
  1602.              ["concrete"]=>
  1603.              object(Closure)#505 (2) {
  1604.                ["this"]=>
  1605.                object(Illuminate\Log\LogServiceProvider)#504 (3) {
  1606.                  ["app":protected]=>
  1607.                  *RECURSION*
  1608.                  ["bootingCallbacks":protected]=>
  1609.                  array(0) {
  1610.                  }
  1611.                  ["bootedCallbacks":protected]=>
  1612.                  array(0) {
  1613.                  }
  1614.                }
  1615.                ["parameter"]=>
  1616.                array(1) {
  1617.                  ["$app"]=>
  1618.                  string(10) ""
  1619.                }
  1620.              }
  1621.              ["shared"]=>
  1622.              bool(true)
  1623.            }
  1624.            ["router"]=>
  1625.            array(2) {
  1626.              ["concrete"]=>
  1627.              object(Closure)#507 (2) {
  1628.                ["this"]=>
  1629.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  1630.                  ["app":protected]=>
  1631.                  *RECURSION*
  1632.                  ["bootingCallbacks":protected]=>
  1633.                  array(0) {
  1634.                  }
  1635.                  ["bootedCallbacks":protected]=>
  1636.                  array(0) {
  1637.                  }
  1638.                }
  1639.                ["parameter"]=>
  1640.                array(1) {
  1641.                  ["$app"]=>
  1642.                  string(10) ""
  1643.                }
  1644.              }
  1645.              ["shared"]=>
  1646.              bool(true)
  1647.            }
  1648.            ["url"]=>
  1649.            array(2) {
  1650.              ["concrete"]=>
  1651.              object(Closure)#508 (2) {
  1652.                ["this"]=>
  1653.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  1654.                  ["app":protected]=>
  1655.                  *RECURSION*
  1656.                  ["bootingCallbacks":protected]=>
  1657.                  array(0) {
  1658.                  }
  1659.                  ["bootedCallbacks":protected]=>
  1660.                  array(0) {
  1661.                  }
  1662.                }
  1663.                ["parameter"]=>
  1664.                array(1) {
  1665.                  ["$app"]=>
  1666.                  string(10) ""
  1667.                }
  1668.              }
  1669.              ["shared"]=>
  1670.              bool(true)
  1671.            }
  1672.            ["redirect"]=>
  1673.            array(2) {
  1674.              ["concrete"]=>
  1675.              object(Closure)#510 (2) {
  1676.                ["this"]=>
  1677.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  1678.                  ["app":protected]=>
  1679.                  *RECURSION*
  1680.                  ["bootingCallbacks":protected]=>
  1681.                  array(0) {
  1682.                  }
  1683.                  ["bootedCallbacks":protected]=>
  1684.                  array(0) {
  1685.                  }
  1686.                }
  1687.                ["parameter"]=>
  1688.                array(1) {
  1689.                  ["$app"]=>
  1690.                  string(10) ""
  1691.                }
  1692.              }
  1693.              ["shared"]=>
  1694.              bool(true)
  1695.            }
  1696.            ["Psr\Http\Message\ServerRequestInterface"]=>
  1697.            array(2) {
  1698.              ["concrete"]=>
  1699.              object(Closure)#511 (2) {
  1700.                ["this"]=>
  1701.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  1702.                  ["app":protected]=>
  1703.                  *RECURSION*
  1704.                  ["bootingCallbacks":protected]=>
  1705.                  array(0) {
  1706.                  }
  1707.                  ["bootedCallbacks":protected]=>
  1708.                  array(0) {
  1709.                  }
  1710.                }
  1711.                ["parameter"]=>
  1712.                array(1) {
  1713.                  ["$app"]=>
  1714.                  string(10) ""
  1715.                }
  1716.              }
  1717.              ["shared"]=>
  1718.              bool(false)
  1719.            }
  1720.            ["Psr\Http\Message\ResponseInterface"]=>
  1721.            array(2) {
  1722.              ["concrete"]=>
  1723.              object(Closure)#512 (1) {
  1724.                ["this"]=>
  1725.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  1726.                  ["app":protected]=>
  1727.                  *RECURSION*
  1728.                  ["bootingCallbacks":protected]=>
  1729.                  array(0) {
  1730.                  }
  1731.                  ["bootedCallbacks":protected]=>
  1732.                  array(0) {
  1733.                  }
  1734.                }
  1735.              }
  1736.              ["shared"]=>
  1737.              bool(false)
  1738.            }
  1739.            ["Illuminate\Contracts\Routing\ResponseFactory"]=>
  1740.            array(2) {
  1741.              ["concrete"]=>
  1742.              object(Closure)#513 (2) {
  1743.                ["this"]=>
  1744.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  1745.                  ["app":protected]=>
  1746.                  *RECURSION*
  1747.                  ["bootingCallbacks":protected]=>
  1748.                  array(0) {
  1749.                  }
  1750.                  ["bootedCallbacks":protected]=>
  1751.                  array(0) {
  1752.                  }
  1753.                }
  1754.                ["parameter"]=>
  1755.                array(1) {
  1756.                  ["$app"]=>
  1757.                  string(10) ""
  1758.                }
  1759.              }
  1760.              ["shared"]=>
  1761.              bool(true)
  1762.            }
  1763.            ["Illuminate\Routing\Contracts\CallableDispatcher"]=>
  1764.            array(2) {
  1765.              ["concrete"]=>
  1766.              object(Closure)#514 (2) {
  1767.                ["this"]=>
  1768.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  1769.                  ["app":protected]=>
  1770.                  *RECURSION*
  1771.                  ["bootingCallbacks":protected]=>
  1772.                  array(0) {
  1773.                  }
  1774.                  ["bootedCallbacks":protected]=>
  1775.                  array(0) {
  1776.                  }
  1777.                }
  1778.                ["parameter"]=>
  1779.                array(1) {
  1780.                  ["$app"]=>
  1781.                  string(10) ""
  1782.                }
  1783.              }
  1784.              ["shared"]=>
  1785.              bool(true)
  1786.            }
  1787.            ["Illuminate\Routing\Contracts\ControllerDispatcher"]=>
  1788.            array(2) {
  1789.              ["concrete"]=>
  1790.              object(Closure)#515 (2) {
  1791.                ["this"]=>
  1792.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  1793.                  ["app":protected]=>
  1794.                  *RECURSION*
  1795.                  ["bootingCallbacks":protected]=>
  1796.                  array(0) {
  1797.                  }
  1798.                  ["bootedCallbacks":protected]=>
  1799.                  array(0) {
  1800.                  }
  1801.                }
  1802.                ["parameter"]=>
  1803.                array(1) {
  1804.                  ["$app"]=>
  1805.                  string(10) ""
  1806.                }
  1807.              }
  1808.              ["shared"]=>
  1809.              bool(true)
  1810.            }
  1811.            ["Illuminate\Contracts\Http\Kernel"]=>
  1812.            array(2) {
  1813.              ["concrete"]=>
  1814.              object(Closure)#516 (3) {
  1815.                ["static"]=>
  1816.                array(2) {
  1817.                  ["abstract"]=>
  1818.                  string(32) "Illuminate\Contracts\Http\Kernel"
  1819.                  ["concrete"]=>
  1820.                  string(18) "Roots\Acorn\Kernel"
  1821.                }
  1822.                ["this"]=>
  1823.                *RECURSION*
  1824.                ["parameter"]=>
  1825.                array(2) {
  1826.                  ["$container"]=>
  1827.                  string(10) ""
  1828.                  ["$parameters"]=>
  1829.                  string(10) ""
  1830.                }
  1831.              }
  1832.              ["shared"]=>
  1833.              bool(true)
  1834.            }
  1835.            ["Illuminate\Contracts\Console\Kernel"]=>
  1836.            array(2) {
  1837.              ["concrete"]=>
  1838.              object(Closure)#517 (3) {
  1839.                ["static"]=>
  1840.                array(2) {
  1841.                  ["abstract"]=>
  1842.                  string(35) "Illuminate\Contracts\Console\Kernel"
  1843.                  ["concrete"]=>
  1844.                  string(26) "Roots\Acorn\Console\Kernel"
  1845.                }
  1846.                ["this"]=>
  1847.                *RECURSION*
  1848.                ["parameter"]=>
  1849.                array(2) {
  1850.                  ["$container"]=>
  1851.                  string(10) ""
  1852.                  ["$parameters"]=>
  1853.                  string(10) ""
  1854.                }
  1855.              }
  1856.              ["shared"]=>
  1857.              bool(true)
  1858.            }
  1859.            ["Illuminate\Contracts\Debug\ExceptionHandler"]=>
  1860.            array(2) {
  1861.              ["concrete"]=>
  1862.              object(Closure)#518 (3) {
  1863.                ["static"]=>
  1864.                array(2) {
  1865.                  ["abstract"]=>
  1866.                  string(43) "Illuminate\Contracts\Debug\ExceptionHandler"
  1867.                  ["concrete"]=>
  1868.                  string(30) "Roots\Acorn\Exceptions\Handler"
  1869.                }
  1870.                ["this"]=>
  1871.                *RECURSION*
  1872.                ["parameter"]=>
  1873.                array(2) {
  1874.                  ["$container"]=>
  1875.                  string(10) ""
  1876.                  ["$parameters"]=>
  1877.                  string(10) ""
  1878.                }
  1879.              }
  1880.              ["shared"]=>
  1881.              bool(true)
  1882.            }
  1883.          }
  1884.          ["methodBindings":protected]=>
  1885.          array(0) {
  1886.          }
  1887.          ["instances":protected]=>
  1888.          array(15) {
  1889.            ["path"]=>
  1890.            string(86) "[[bedrock]]/web/app/themes/[[sage]]/app"
  1891.            ["path.base"]=>
  1892.            string(82) "[[bedrock]]/web/app/themes/[[sage]]"
  1893.            ["path.config"]=>
  1894.            string(81) "[[bedrock]]/vendor/roots/acorn/config"
  1895.            ["path.public"]=>
  1896.            string(89) "[[bedrock]]/web/app/themes/[[sage]]/public"
  1897.            ["path.storage"]=>
  1898.            string(75) "[[bedrock]]/web/app/cache/acorn"
  1899.            ["path.database"]=>
  1900.            string(91) "[[bedrock]]/web/app/themes/[[sage]]/database"
  1901.            ["path.resources"]=>
  1902.            string(92) "[[bedrock]]/web/app/themes/[[sage]]/resources"
  1903.            ["path.bootstrap"]=>
  1904.            string(85) "[[bedrock]]/web/app/cache/acorn/framework"
  1905.            ["path.lang"]=>
  1906.            string(87) "[[bedrock]]/web/app/themes/[[sage]]/lang"
  1907.            ["app"]=>
  1908.            *RECURSION*
  1909.            ["Illuminate\Container\Container"]=>
  1910.            *RECURSION*
  1911.            ["Illuminate\Contracts\Http\Kernel"]=>
  1912.            object(Roots\Acorn\Kernel)#522 (2) {
  1913.              ["app":protected]=>
  1914.              *RECURSION*
  1915.              ["bootstrappers":protected]=>
  1916.              array(6) {
  1917.                [0]=>
  1918.                string(34) "Roots\Acorn\Bootstrap\SageFeatures"
  1919.                [1]=>
  1920.                string(39) "Roots\Acorn\Bootstrap\LoadConfiguration"
  1921.                [2]=>
  1922.                string(38) "Roots\Acorn\Bootstrap\HandleExceptions"
  1923.                [3]=>
  1924.                string(37) "Roots\Acorn\Bootstrap\RegisterFacades"
  1925.                [4]=>
  1926.                string(49) "Illuminate\Foundation\Bootstrap\RegisterProviders"
  1927.                [5]=>
  1928.                string(45) "Illuminate\Foundation\Bootstrap\BootProviders"
  1929.              }
  1930.            }
  1931.            ["request"]=>
  1932.            object(Illuminate\Http\Request)#536 (28) {
  1933.              ["json":protected]=>
  1934.              NULL
  1935.              ["convertedFiles":protected]=>
  1936.              NULL
  1937.              ["userResolver":protected]=>
  1938.              NULL
  1939.              ["routeResolver":protected]=>
  1940.              NULL
  1941.              ["attributes"]=>
  1942.              object(Symfony\Component\HttpFoundation\ParameterBag)#538 (1) {
  1943.                ["parameters":protected]=>
  1944.                array(0) {
  1945.                }
  1946.              }
  1947.              ["request"]=>
  1948.              object(Symfony\Component\HttpFoundation\InputBag)#537 (1) {
  1949.                ["parameters":protected]=>
  1950.                array(0) {
  1951.                }
  1952.              }
  1953.              ["query"]=>
  1954.              object(Symfony\Component\HttpFoundation\InputBag)#544 (1) {
  1955.                ["parameters":protected]=>
  1956.                array(1) {
  1957.                  ["activated"]=>
  1958.                  string(4) "true"
  1959.                }
  1960.              }
  1961.              ["server"]=>
  1962.              object(Symfony\Component\HttpFoundation\ServerBag)#540 (1) {
  1963.                ["parameters":protected]=>
  1964.                array(52) {
  1965.                  ["SERVER_SOFTWARE"]=>
  1966.                  string(20) "Apache/2.4.43 (Unix)"
  1967.                  ["REQUEST_URI"]=>
  1968.                  string(38) "/wp/wp-admin/themes.php?activated=true"
  1969.                  ["USER"]=>
  1970.                  string(11) "[[sage]]"
  1971.                  ["HOME"]=>
  1972.                  string(18) "/Users/[[sage]]"
  1973.                  ["SCRIPT_NAME"]=>
  1974.                  string(23) "/wp/wp-admin/themes.php"
  1975.                  ["QUERY_STRING"]=>
  1976.                  string(14) "activated=true"
  1977.                  ["REQUEST_METHOD"]=>
  1978.                  string(3) "GET"
  1979.                  ["SERVER_PROTOCOL"]=>
  1980.                  string(8) "HTTP/1.1"
  1981.                  ["GATEWAY_INTERFACE"]=>
  1982.                  string(7) "CGI/1.1"
  1983.                  ["REMOTE_PORT"]=>
  1984.                  string(5) "62058"
  1985.                  ["SCRIPT_FILENAME"]=>
  1986.                  string(83) "/[[bedrock]]/web/wp/wp-admin/themes.php"
  1987.                  ["SERVER_ADMIN"]=>
  1988.                  string(19) "webmaster@localhost"
  1989.                  ["CONTEXT_DOCUMENT_ROOT"]=>
  1990.                  string(59) "[[bedrock]]/web"
  1991.                  ["CONTEXT_PREFIX"]=>
  1992.                  string(0) ""
  1993.                  ["REQUEST_SCHEME"]=>
  1994.                  string(4) "http"
  1995.                  ["DOCUMENT_ROOT"]=>
  1996.                  string(59) "[[bedrock]]/web"
  1997.                  ["REMOTE_ADDR"]=>
  1998.                  string(9) "127.0.0.1"
  1999.                  ["SERVER_PORT"]=>
  2000.                  string(5) "10029"
  2001.                  ["SERVER_ADDR"]=>
  2002.                  string(9) "127.0.0.1"
  2003.                  ["SERVER_NAME"]=>
  2004.                  string(9) "localhost"
  2005.                  ["SERVER_SIGNATURE"]=>
  2006.                  string(0) ""
  2007.                  ["PATH"]=>
  2008.                  string(46) "/bin:/usr/bin:/usr/ucb:/usr/bsd:/usr/local/bin"
  2009.                  ["HTTP_SEC_FETCH_SITE"]=>
  2010.                  string(11) "same-origin"
  2011.                  ["HTTP_SEC_FETCH_MODE"]=>
  2012.                  string(8) "navigate"
  2013.                  ["HTTP_SEC_FETCH_DEST"]=>
  2014.                  string(8) "document"
  2015.                  ["HTTP_UPGRADE_INSECURE_REQUESTS"]=>
  2016.                  string(1) "1"
  2017.                  ["HTTP_COOKIE"]=>
  2018.                  string(4013) "wordpress_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7Ce34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0; wordpress_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7C61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960; wordpress_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C0851ed0344d7127b9630a5b466d76c6d2e1d6348df84964daf55828972280d0b; wordpress_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cb4c0e288a738118f1a91c9220e1f6c1fe34118a2a7c99c447e38d35013303cff; wordpress_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C9882b7c86a3a74fe96b29683001e7afdf818db4bb3d70a959ad6cb495a865d99; wp-settings-1=posts_list_mode%3Dlist%26ampampampampampamplibraryContent%3Dbrowse%26ampamplibraryContent%3Dbrowse%26amplibraryContent%3Dbrowse%26libraryContent%3Dbrowse; wp-settings-time-1=1675250535; wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7C2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b; wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7Ca5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f; wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313; wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cbc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2; wordpress_logged_in_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd; pll_language=de; _fbp=fb.0.1673272484138.1779050660; wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7C2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b; wp-settings-1=libraryContent%3Dbrowse%26ampeditor%3Dtinymce%26editor%3Dtinymce; wp-settings-time-1=1674148631; wordpress_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7Ce34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0; wp_lang=de_DE; wordpress_user_sw_b3a7e1d6fe9cd0643b9f6f77803b46c5=%5B%22username%7C1673696435%7C9OH3NlzQtHPyYAlW3ojLRN5zwKri59mn2ZCCcZT0IpO%7Ce7265f7ebfd01d3918d81d360ec55575c127e3c14fffa3480f3d9cb80668056c%22%5D; wp-settings-2=libraryContent%3Dbrowse; wp-settings-time-2=1673523636; cmplz_policy_id=18; cmplz_consented_services=; cmplz_marketing=allow; cmplz_statistics=allow; cmplz_preferences=allow; cmplz_functional=allow; cmplz_banner-status=dismissed; wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7Ca5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f; wordpress_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7C61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960; wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313; wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cbc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2; wordpress_logged_in_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd"
  2019.                  ["HTTP_CONNECTION"]=>
  2020.                  string(10) "keep-alive"
  2021.                  ["HTTP_REFERER"]=>
  2022.                  string(45) "http://localhost:10029/wp/wp-admin/themes.php"
  2023.                   ["HTTP_ACCEPT_ENCODING"]=>
  2024.                   string(17) "gzip, deflate, br"
  2025.                   ["HTTP_ACCEPT_LANGUAGE"]=>
  2026.                   string(23) "de,en-US;q=0.7,en;q=0.3"
  2027.                   ["HTTP_ACCEPT"]=>
  2028.                   string(85) "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8"
  2029.                   ["HTTP_USER_AGENT"]=>
  2030.                   string(84) "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/110.0"
  2031.                   ["HTTP_HOST"]=>
  2032.                   string(15) "localhost:10029"
  2033.                   ["FCGI_ROLE"]=>
  2034.                   string(9) "RESPONDER"
  2035.                   ["PHP_SELF"]=>
  2036.                   string(23) "/wp/wp-admin/themes.php"
  2037.                   ["REQUEST_TIME_FLOAT"]=>
  2038.                   float(1675458642.7835989)
  2039.                   ["REQUEST_TIME"]=>
  2040.                   int(1675458642)
  2041.                   ["DB_NAME"]=>
  2042.                   string(5) "local"
  2043.                   ["DB_USER"]=>
  2044.                   string(4) "root"
  2045.                   ["DB_PASSWORD"]=>
  2046.                   string(4) "root"
  2047.                   ["WP_ENV"]=>
  2048.                   string(11) "development"
  2049.                   ["WP_HOME"]=>
  2050.                   string(22) "http://localhost:10029"
  2051.                   ["WP_SITEURL"]=>
  2052.                   string(25) "http://localhost:10029/wp"
  2053.                   ["AUTH_KEY"]=>
  2054.                   string(64) "P=R#TkzjT&*QEh,mZ69cl[9dej>swfy]9otanj)ChdiOhQFuD6$BA:Y"
  2055.                   ["SECURE_AUTH_KEY"]=>
  2056.                   string(64) "jS@@nSqJ;%J?LEhk,+[V?tR}Yl^,G#%Pr{*$]l*e0m/RNmKs60IL!`!fHF}B5
  2057.                  string(64) "A:LJcZS(*[DU(bq%CFwBmx]?!YSRPx>`N*b2Mjhq;it:yvxS5b!,eCx?![U5}4t)"
  2058.                  ["NONCE_KEY"]=>
  2059.                  string(64) "$z32=U-/jeS*H>9A:7c)f=fw3iH9.lUcSp<0j|.=TO`z5Yk_I,
  2060.                   string(64) "Jyrk/}vvYPBX`6a2YgCZ2I(`;qn5SW(]}Mf52<^jvwAuLULXFm:hAd|@8OXcY}N>"
  2061.                   ["SECURE_AUTH_SALT"]=>
  2062.                   string(64) "^t.wuB!kf(qI=#d3cp@*A[xOg5X&e[^?
  2063.                  string(64) "KCu-yiu2(ksb1(B7cOQedVg0a<<)rH,d(aQIeR.$`b8aF=Fg.]%uH0*1KUhTvy93"
  2064.                  ["NONCE_SALT"]=>
  2065.                  string(64) "O|lO$pW%ErBi;k^>|xzn{SuWK[MkP^uP4#?US:=Jh;%%1pa;EfA8Yvl0Yi&JO}4K"
  2066.                }
  2067.               }
  2068.               ["files"]=>
  2069.               object(Symfony\Component\HttpFoundation\FileBag)#541 (1) {
  2070.                ["parameters":protected]=>
  2071.                 array(0) {
  2072.                 }
  2073.               }
  2074.               ["cookies"]=>
  2075.               object(Symfony\Component\HttpFoundation\InputBag)#539 (1) {
  2076.                ["parameters":protected]=>
  2077.                 array(26) {
  2078.                   ["wordpress_5c7bf1144c195d770388f6b33ebb187c"]=>
  2079.                   string(126) "username|1671628472|ZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt|e34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0"
  2080.                   ["wordpress_59627398a16ce88bbdbe3cb96a2f10a1"]=>
  2081.                   string(126) "username|1675423334|qNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi|61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960"
  2082.                   ["wordpress_b3a7e1d6fe9cd0643b9f6f77803b46c5"]=>
  2083.                   string(126) "username|1675448979|N1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx|0851ed0344d7127b9630a5b466d76c6d2e1d6348df84964daf55828972280d0b"
  2084.                   ["wordpress_7ac20326b5d94af4e45755aeaa97acba"]=>
  2085.                   string(126) "username|1675630000|n1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430|b4c0e288a738118f1a91c9220e1f6c1fe34118a2a7c99c447e38d35013303cff"
  2086.                   ["wordpress_9557cceff15a7e1f95e707ee38069290"]=>
  2087.                   string(126) "username|1675631376|W8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE|9882b7c86a3a74fe96b29683001e7afdf818db4bb3d70a959ad6cb495a865d99"
  2088.                   ["wp-settings-1"]=>
  2089.                   string(135) "posts_list_mode=list&ampampampampamplibraryContent=browse&amplibraryContent=browse&libraryContent=browse&libraryContent=browse"
  2090.                   ["wp-settings-time-1"]=>
  2091.                   string(10) "1675250535"
  2092.                   ["wordpress_test_cookie"]=>
  2093.                   string(15) "WP Cookie check"
  2094.                   ["wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c"]=>
  2095.                   string(126) "username|1671628472|ZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt|2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b"
  2096.                   ["wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1"]=>
  2097.                   string(126) "username|1675423334|qNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi|a5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f"
  2098.                   ["wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5"]=>
  2099.                   string(126) "username|1675448979|N1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx|48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313"
  2100.                   ["wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba"]=>
  2101.                   string(126) "username|1675630000|n1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430|bc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2"
  2102.                   ["wordpress_logged_in_9557cceff15a7e1f95e707ee38069290"]=>
  2103.                   string(126) "username|1675631376|W8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE|719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd"
  2104.                   ["pll_language"]=>
  2105.                   string(2) "de"
  2106.                   ["_fbp"]=>
  2107.                   string(29) "fb.0.1673272484138.1779050660"
  2108.                   ["wp_lang"]=>
  2109.                   string(5) "de_DE"
  2110.                   ["wordpress_user_sw_b3a7e1d6fe9cd0643b9f6f77803b46c5"]=>
  2111.                   string(132) "[\"username|1673696435|9OH3NlzQtHPyYAlW3ojLRN5zwKri59mn2ZCCcZT0IpO|e7265f7ebfd01d3918d81d360ec55575c127e3c14fffa3480f3d9cb80668056c\"]"
  2112.                   ["wp-settings-2"]=>
  2113.                   string(21) "libraryContent=browse"
  2114.                   ["wp-settings-time-2"]=>
  2115.                   string(10) "1673523636"
  2116.                   ["cmplz_policy_id"]=>
  2117.                   string(2) "18"
  2118.                   ["cmplz_consented_services"]=>
  2119.                   string(0) ""
  2120.                   ["cmplz_marketing"]=>
  2121.                   string(5) "allow"
  2122.                   ["cmplz_statistics"]=>
  2123.                   string(5) "allow"
  2124.                   ["cmplz_preferences"]=>
  2125.                   string(5) "allow"
  2126.                   ["cmplz_functional"]=>
  2127.                   string(5) "allow"
  2128.                   ["cmplz_banner-status"]=>
  2129.                   string(9) "dismissed"
  2130.                 }
  2131.               }
  2132.               ["headers"]=>
  2133.               object(Symfony\Component\HttpFoundation\HeaderBag)#542 (2) {
  2134.                ["headers":protected]=>
  2135.                 array(12) {
  2136.                   ["sec-fetch-site"]=>
  2137.                   array(1) {
  2138.                     [0]=>
  2139.                     string(11) "same-origin"
  2140.                   }
  2141.                   ["sec-fetch-mode"]=>
  2142.                   array(1) {
  2143.                     [0]=>
  2144.                     string(8) "navigate"
  2145.                   }
  2146.                   ["sec-fetch-dest"]=>
  2147.                   array(1) {
  2148.                     [0]=>
  2149.                     string(8) "document"
  2150.                   }
  2151.                   ["upgrade-insecure-requests"]=>
  2152.                   array(1) {
  2153.                     [0]=>
  2154.                     string(1) "1"
  2155.                   }
  2156.                   ["cookie"]=>
  2157.                   array(1) {
  2158.                     [0]=>
  2159.                     string(4013) "wordpress_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7Ce34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0; wordpress_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7C61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960; wordpress_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C0851ed0344d7127b9630a5b466d76c6d2e1d6348df84964daf55828972280d0b; wordpress_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cb4c0e288a738118f1a91c9220e1f6c1fe34118a2a7c99c447e38d35013303cff; wordpress_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C9882b7c86a3a74fe96b29683001e7afdf818db4bb3d70a959ad6cb495a865d99; wp-settings-1=posts_list_mode%3Dlist%26ampampampampampamplibraryContent%3Dbrowse%26ampamplibraryContent%3Dbrowse%26amplibraryContent%3Dbrowse%26libraryContent%3Dbrowse; wp-settings-time-1=1675250535; wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7C2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b; wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7Ca5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f; wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313; wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cbc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2; wordpress_logged_in_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd; pll_language=de; _fbp=fb.0.1673272484138.1779050660; wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7C2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b; wp-settings-1=libraryContent%3Dbrowse%26ampeditor%3Dtinymce%26editor%3Dtinymce; wp-settings-time-1=1674148631; wordpress_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7Ce34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0; wp_lang=de_DE; wordpress_user_sw_b3a7e1d6fe9cd0643b9f6f77803b46c5=%5B%22username%7C1673696435%7C9OH3NlzQtHPyYAlW3ojLRN5zwKri59mn2ZCCcZT0IpO%7Ce7265f7ebfd01d3918d81d360ec55575c127e3c14fffa3480f3d9cb80668056c%22%5D; wp-settings-2=libraryContent%3Dbrowse; wp-settings-time-2=1673523636; cmplz_policy_id=18; cmplz_consented_services=; cmplz_marketing=allow; cmplz_statistics=allow; cmplz_preferences=allow; cmplz_functional=allow; cmplz_banner-status=dismissed; wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7Ca5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f; wordpress_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7C61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960; wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313; wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cbc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2; wordpress_logged_in_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd"
  2160.                   }
  2161.                   ["connection"]=>
  2162.                   array(1) {
  2163.                     [0]=>
  2164.                     string(10) "keep-alive"
  2165.                   }
  2166.                   ["referer"]=>
  2167.                   array(1) {
  2168.                     [0]=>
  2169.                     string(45) "http://localhost:10029/wp/wp-admin/themes.php"
  2170.                   }
  2171.                   ["accept-encoding"]=>
  2172.                   array(1) {
  2173.                     [0]=>
  2174.                     string(17) "gzip, deflate, br"
  2175.                   }
  2176.                   ["accept-language"]=>
  2177.                   array(1) {
  2178.                     [0]=>
  2179.                     string(23) "de,en-US;q=0.7,en;q=0.3"
  2180.                   }
  2181.                   ["accept"]=>
  2182.                   array(1) {
  2183.                     [0]=>
  2184.                     string(85) "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8"
  2185.                   }
  2186.                   ["user-agent"]=>
  2187.                   array(1) {
  2188.                     [0]=>
  2189.                     string(84) "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/110.0"
  2190.                   }
  2191.                   ["host"]=>
  2192.                   array(1) {
  2193.                     [0]=>
  2194.                     string(15) "localhost:10029"
  2195.                   }
  2196.                 }
  2197.                 ["cacheControl":protected]=>
  2198.                 array(0) {
  2199.                 }
  2200.               }
  2201.               ["content":protected]=>
  2202.               NULL
  2203.               ["languages":protected]=>
  2204.               NULL
  2205.               ["charsets":protected]=>
  2206.               NULL
  2207.               ["encodings":protected]=>
  2208.               NULL
  2209.               ["acceptableContentTypes":protected]=>
  2210.               NULL
  2211.               ["pathInfo":protected]=>
  2212.               NULL
  2213.               ["requestUri":protected]=>
  2214.               NULL
  2215.               ["baseUrl":protected]=>
  2216.               NULL
  2217.               ["basePath":protected]=>
  2218.               NULL
  2219.               ["method":protected]=>
  2220.               NULL
  2221.               ["format":protected]=>
  2222.               NULL
  2223.               ["session":protected]=>
  2224.               NULL
  2225.               ["locale":protected]=>
  2226.               NULL
  2227.               ["defaultLocale":protected]=>
  2228.               string(2) "en"
  2229.               ["preferredFormat":"Symfony\Component\HttpFoundation\Request":private]=>
  2230.               NULL
  2231.               ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=>
  2232.               bool(true)
  2233.               ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=>
  2234.               bool(true)
  2235.               ["isSafeContentPreferred":"Symfony\Component\HttpFoundation\Request":private]=>
  2236.               uninitialized(bool)
  2237.             }
  2238.             ["events"]=>
  2239.             object(Illuminate\Events\Dispatcher)#521 (5) {
  2240.              ["container":protected]=>
  2241.               *RECURSION*
  2242.               ["listeners":protected]=>
  2243.               array(0) {
  2244.               }
  2245.               ["wildcards":protected]=>
  2246.               array(0) {
  2247.               }
  2248.               ["wildcardsCache":protected]=>
  2249.               array(3) {
  2250.                 ["bootstrapping: Roots\Acorn\Bootstrap\SageFeatures"]=>
  2251.                 array(0) {
  2252.                 }
  2253.                 ["bootstrapped: Roots\Acorn\Bootstrap\SageFeatures"]=>
  2254.                 array(0) {
  2255.                 }
  2256.                 ["bootstrapping: Roots\Acorn\Bootstrap\LoadConfiguration"]=>
  2257.                 array(0) {
  2258.                 }
  2259.               }
  2260.               ["queueResolver":protected]=>
  2261.               object(Closure)#527 (2) {
  2262.                ["static"]=>
  2263.                 array(1) {
  2264.                   ["app"]=>
  2265.                   *RECURSION*
  2266.                 }
  2267.                 ["this"]=>
  2268.                 object(Illuminate\Events\EventServiceProvider)#502 (3) {
  2269.                  ["app":protected]=>
  2270.                   *RECURSION*
  2271.                   ["bootingCallbacks":protected]=>
  2272.                   array(0) {
  2273.                   }
  2274.                   ["bootedCallbacks":protected]=>
  2275.                   array(0) {
  2276.                   }
  2277.                 }
  2278.               }
  2279.             }
  2280.             ["config"]=>
  2281.             object(Illuminate\Config\Repository)#525 (1) {
  2282.              ["items":protected]=>
  2283.               array(0) {
  2284.               }
  2285.             }
  2286.           }
  2287.           ["scopedInstances":protected]=>
  2288.           array(0) {
  2289.           }
  2290.           ["aliases":protected]=>
  2291.           array(77) {
  2292.             ["Roots\Acorn\PackageManifest"]=>
  2293.             string(37) "Illuminate\Foundation\PackageManifest"
  2294.             ["Illuminate\Foundation\Application"]=>
  2295.             string(3) "app"
  2296.             ["Illuminate\Contracts\Container\Container"]=>
  2297.             string(3) "app"
  2298.             ["Illuminate\Contracts\Foundation\Application"]=>
  2299.             string(3) "app"
  2300.             ["Psr\Container\ContainerInterface"]=>
  2301.             string(3) "app"
  2302.             ["Illuminate\Auth\AuthManager"]=>
  2303.             string(4) "auth"
  2304.             ["Illuminate\Contracts\Auth\Factory"]=>
  2305.             string(4) "auth"
  2306.             ["Illuminate\Contracts\Auth\Guard"]=>
  2307.             string(11) "auth.driver"
  2308.             ["Illuminate\View\Compilers\BladeCompiler"]=>
  2309.             string(14) "blade.compiler"
  2310.             ["Illuminate\Cache\CacheManager"]=>
  2311.             string(5) "cache"
  2312.             ["Illuminate\Contracts\Cache\Factory"]=>
  2313.             string(5) "cache"
  2314.             ["Illuminate\Cache\Repository"]=>
  2315.             string(11) "cache.store"
  2316.             ["Illuminate\Contracts\Cache\Repository"]=>
  2317.             string(11) "cache.store"
  2318.             ["Psr\SimpleCache\CacheInterface"]=>
  2319.             string(11) "cache.store"
  2320.             ["Symfony\Component\Cache\Adapter\Psr16Adapter"]=>
  2321.             string(10) "cache.psr6"
  2322.             ["Symfony\Component\Cache\Adapter\AdapterInterface"]=>
  2323.             string(10) "cache.psr6"
  2324.             ["Psr\Cache\CacheItemPoolInterface"]=>
  2325.             string(10) "cache.psr6"
  2326.             ["Illuminate\Config\Repository"]=>
  2327.             string(6) "config"
  2328.             ["Illuminate\Contracts\Config\Repository"]=>
  2329.             string(6) "config"
  2330.             ["Illuminate\Cookie\CookieJar"]=>
  2331.             string(6) "cookie"
  2332.             ["Illuminate\Contracts\Cookie\Factory"]=>
  2333.             string(6) "cookie"
  2334.             ["Illuminate\Contracts\Cookie\QueueingFactory"]=>
  2335.             string(6) "cookie"
  2336.             ["Illuminate\Database\DatabaseManager"]=>
  2337.             string(2) "db"
  2338.             ["Illuminate\Database\ConnectionResolverInterface"]=>
  2339.             string(2) "db"
  2340.             ["Illuminate\Database\Connection"]=>
  2341.             string(13) "db.connection"
  2342.             ["Illuminate\Database\ConnectionInterface"]=>
  2343.             string(13) "db.connection"
  2344.             ["Illuminate\Database\Schema\Builder"]=>
  2345.             string(9) "db.schema"
  2346.             ["Illuminate\Encryption\Encrypter"]=>
  2347.             string(9) "encrypter"
  2348.             ["Illuminate\Contracts\Encryption\Encrypter"]=>
  2349.             string(9) "encrypter"
  2350.             ["Illuminate\Contracts\Encryption\StringEncrypter"]=>
  2351.             string(9) "encrypter"
  2352.             ["Illuminate\Events\Dispatcher"]=>
  2353.             string(6) "events"
  2354.             ["Illuminate\Contracts\Events\Dispatcher"]=>
  2355.             string(6) "events"
  2356.             ["Illuminate\Filesystem\Filesystem"]=>
  2357.             string(5) "files"
  2358.             ["Illuminate\Filesystem\FilesystemManager"]=>
  2359.             string(10) "filesystem"
  2360.             ["Illuminate\Contracts\Filesystem\Factory"]=>
  2361.             string(10) "filesystem"
  2362.             ["Illuminate\Contracts\Filesystem\Filesystem"]=>
  2363.             string(15) "filesystem.disk"
  2364.             ["Illuminate\Contracts\Filesystem\Cloud"]=>
  2365.             string(16) "filesystem.cloud"
  2366.             ["Illuminate\Hashing\HashManager"]=>
  2367.             string(4) "hash"
  2368.             ["Illuminate\Contracts\Hashing\Hasher"]=>
  2369.             string(11) "hash.driver"
  2370.             ["Illuminate\Translation\Translator"]=>
  2371.             string(10) "translator"
  2372.             ["Illuminate\Contracts\Translation\Translator"]=>
  2373.             string(10) "translator"
  2374.             ["Illuminate\Log\LogManager"]=>
  2375.             string(3) "log"
  2376.             ["Psr\Log\LoggerInterface"]=>
  2377.             string(3) "log"
  2378.             ["Illuminate\Mail\MailManager"]=>
  2379.             string(12) "mail.manager"
  2380.             ["Illuminate\Contracts\Mail\Factory"]=>
  2381.             string(12) "mail.manager"
  2382.             ["Illuminate\Mail\Mailer"]=>
  2383.             string(6) "mailer"
  2384.             ["Illuminate\Contracts\Mail\Mailer"]=>
  2385.             string(6) "mailer"
  2386.             ["Illuminate\Contracts\Mail\MailQueue"]=>
  2387.             string(6) "mailer"
  2388.             ["Illuminate\Auth\Passwords\PasswordBrokerManager"]=>
  2389.             string(13) "auth.password"
  2390.             ["Illuminate\Contracts\Auth\PasswordBrokerFactory"]=>
  2391.             string(13) "auth.password"
  2392.             ["Illuminate\Auth\Passwords\PasswordBroker"]=>
  2393.             string(20) "auth.password.broker"
  2394.             ["Illuminate\Contracts\Auth\PasswordBroker"]=>
  2395.             string(20) "auth.password.broker"
  2396.             ["Illuminate\Queue\QueueManager"]=>
  2397.             string(5) "queue"
  2398.             ["Illuminate\Contracts\Queue\Factory"]=>
  2399.             string(5) "queue"
  2400.             ["Illuminate\Contracts\Queue\Monitor"]=>
  2401.             string(5) "queue"
  2402.             ["Illuminate\Contracts\Queue\Queue"]=>
  2403.             string(16) "queue.connection"
  2404.             ["Illuminate\Queue\Failed\FailedJobProviderInterface"]=>
  2405.             string(12) "queue.failer"
  2406.             ["Illuminate\Routing\Redirector"]=>
  2407.             string(8) "redirect"
  2408.             ["Illuminate\Redis\RedisManager"]=>
  2409.             string(5) "redis"
  2410.             ["Illuminate\Contracts\Redis\Factory"]=>
  2411.             string(5) "redis"
  2412.             ["Illuminate\Redis\Connections\Connection"]=>
  2413.             string(16) "redis.connection"
  2414.             ["Illuminate\Contracts\Redis\Connection"]=>
  2415.             string(16) "redis.connection"
  2416.             ["Illuminate\Http\Request"]=>
  2417.             string(7) "request"
  2418.             ["Symfony\Component\HttpFoundation\Request"]=>
  2419.             string(7) "request"
  2420.             ["Illuminate\Routing\Router"]=>
  2421.             string(6) "router"
  2422.             ["Illuminate\Contracts\Routing\Registrar"]=>
  2423.             string(6) "router"
  2424.             ["Illuminate\Contracts\Routing\BindingRegistrar"]=>
  2425.             string(6) "router"
  2426.             ["Illuminate\Session\SessionManager"]=>
  2427.             string(7) "session"
  2428.             ["Illuminate\Session\Store"]=>
  2429.             string(13) "session.store"
  2430.             ["Illuminate\Contracts\Session\Session"]=>
  2431.             string(13) "session.store"
  2432.             ["Illuminate\Routing\UrlGenerator"]=>
  2433.             string(3) "url"
  2434.             ["Illuminate\Contracts\Routing\UrlGenerator"]=>
  2435.             string(3) "url"
  2436.             ["Illuminate\Validation\Factory"]=>
  2437.             string(9) "validator"
  2438.             ["Illuminate\Contracts\Validation\Factory"]=>
  2439.             string(9) "validator"
  2440.             ["Illuminate\View\Factory"]=>
  2441.             string(4) "view"
  2442.             ["Illuminate\Contracts\View\Factory"]=>
  2443.             string(4) "view"
  2444.             ["Roots\Acorn\Application"]=>
  2445.             string(3) "app"
  2446.           }
  2447.           ["abstractAliases":protected]=>
  2448.           array(40) {
  2449.             ["Illuminate\Foundation\PackageManifest"]=>
  2450.             array(1) {
  2451.               [0]=>
  2452.               string(27) "Roots\Acorn\PackageManifest"
  2453.             }
  2454.             ["app"]=>
  2455.             array(5) {
  2456.               [0]=>
  2457.               string(33) "Illuminate\Foundation\Application"
  2458.               [1]=>
  2459.               string(40) "Illuminate\Contracts\Container\Container"
  2460.               [2]=>
  2461.               string(43) "Illuminate\Contracts\Foundation\Application"
  2462.               [3]=>
  2463.               string(32) "Psr\Container\ContainerInterface"
  2464.               [4]=>
  2465.               string(23) "Roots\Acorn\Application"
  2466.             }
  2467.             ["auth"]=>
  2468.             array(2) {
  2469.               [0]=>
  2470.               string(27) "Illuminate\Auth\AuthManager"
  2471.               [1]=>
  2472.               string(33) "Illuminate\Contracts\Auth\Factory"
  2473.             }
  2474.             ["auth.driver"]=>
  2475.             array(1) {
  2476.               [0]=>
  2477.               string(31) "Illuminate\Contracts\Auth\Guard"
  2478.             }
  2479.             ["blade.compiler"]=>
  2480.             array(1) {
  2481.               [0]=>
  2482.               string(39) "Illuminate\View\Compilers\BladeCompiler"
  2483.             }
  2484.             ["cache"]=>
  2485.             array(2) {
  2486.               [0]=>
  2487.               string(29) "Illuminate\Cache\CacheManager"
  2488.               [1]=>
  2489.               string(34) "Illuminate\Contracts\Cache\Factory"
  2490.             }
  2491.             ["cache.store"]=>
  2492.             array(3) {
  2493.               [0]=>
  2494.               string(27) "Illuminate\Cache\Repository"
  2495.               [1]=>
  2496.               string(37) "Illuminate\Contracts\Cache\Repository"
  2497.               [2]=>
  2498.               string(30) "Psr\SimpleCache\CacheInterface"
  2499.             }
  2500.             ["cache.psr6"]=>
  2501.             array(3) {
  2502.               [0]=>
  2503.               string(44) "Symfony\Component\Cache\Adapter\Psr16Adapter"
  2504.               [1]=>
  2505.               string(48) "Symfony\Component\Cache\Adapter\AdapterInterface"
  2506.               [2]=>
  2507.               string(32) "Psr\Cache\CacheItemPoolInterface"
  2508.             }
  2509.             ["config"]=>
  2510.             array(2) {
  2511.               [0]=>
  2512.               string(28) "Illuminate\Config\Repository"
  2513.               [1]=>
  2514.               string(38) "Illuminate\Contracts\Config\Repository"
  2515.             }
  2516.             ["cookie"]=>
  2517.             array(3) {
  2518.               [0]=>
  2519.               string(27) "Illuminate\Cookie\CookieJar"
  2520.               [1]=>
  2521.               string(35) "Illuminate\Contracts\Cookie\Factory"
  2522.               [2]=>
  2523.               string(43) "Illuminate\Contracts\Cookie\QueueingFactory"
  2524.             }
  2525.             ["db"]=>
  2526.             array(2) {
  2527.               [0]=>
  2528.               string(35) "Illuminate\Database\DatabaseManager"
  2529.               [1]=>
  2530.               string(47) "Illuminate\Database\ConnectionResolverInterface"
  2531.             }
  2532.             ["db.connection"]=>
  2533.             array(2) {
  2534.               [0]=>
  2535.               string(30) "Illuminate\Database\Connection"
  2536.               [1]=>
  2537.               string(39) "Illuminate\Database\ConnectionInterface"
  2538.             }
  2539.             ["db.schema"]=>
  2540.             array(1) {
  2541.               [0]=>
  2542.               string(34) "Illuminate\Database\Schema\Builder"
  2543.             }
  2544.             ["encrypter"]=>
  2545.             array(3) {
  2546.               [0]=>
  2547.               string(31) "Illuminate\Encryption\Encrypter"
  2548.               [1]=>
  2549.               string(41) "Illuminate\Contracts\Encryption\Encrypter"
  2550.               [2]=>
  2551.               string(47) "Illuminate\Contracts\Encryption\StringEncrypter"
  2552.             }
  2553.             ["events"]=>
  2554.             array(2) {
  2555.               [0]=>
  2556.               string(28) "Illuminate\Events\Dispatcher"
  2557.               [1]=>
  2558.               string(38) "Illuminate\Contracts\Events\Dispatcher"
  2559.             }
  2560.             ["files"]=>
  2561.             array(1) {
  2562.               [0]=>
  2563.               string(32) "Illuminate\Filesystem\Filesystem"
  2564.             }
  2565.             ["filesystem"]=>
  2566.             array(2) {
  2567.               [0]=>
  2568.               string(39) "Illuminate\Filesystem\FilesystemManager"
  2569.               [1]=>
  2570.               string(39) "Illuminate\Contracts\Filesystem\Factory"
  2571.             }
  2572.             ["filesystem.disk"]=>
  2573.             array(1) {
  2574.               [0]=>
  2575.               string(42) "Illuminate\Contracts\Filesystem\Filesystem"
  2576.             }
  2577.             ["filesystem.cloud"]=>
  2578.             array(1) {
  2579.               [0]=>
  2580.               string(37) "Illuminate\Contracts\Filesystem\Cloud"
  2581.             }
  2582.             ["hash"]=>
  2583.             array(1) {
  2584.               [0]=>
  2585.               string(30) "Illuminate\Hashing\HashManager"
  2586.             }
  2587.             ["hash.driver"]=>
  2588.             array(1) {
  2589.               [0]=>
  2590.               string(35) "Illuminate\Contracts\Hashing\Hasher"
  2591.             }
  2592.             ["translator"]=>
  2593.             array(2) {
  2594.               [0]=>
  2595.               string(33) "Illuminate\Translation\Translator"
  2596.               [1]=>
  2597.               string(43) "Illuminate\Contracts\Translation\Translator"
  2598.             }
  2599.             ["log"]=>
  2600.             array(2) {
  2601.               [0]=>
  2602.               string(25) "Illuminate\Log\LogManager"
  2603.               [1]=>
  2604.               string(23) "Psr\Log\LoggerInterface"
  2605.             }
  2606.             ["mail.manager"]=>
  2607.             array(2) {
  2608.               [0]=>
  2609.               string(27) "Illuminate\Mail\MailManager"
  2610.               [1]=>
  2611.               string(33) "Illuminate\Contracts\Mail\Factory"
  2612.             }
  2613.             ["mailer"]=>
  2614.             array(3) {
  2615.               [0]=>
  2616.               string(22) "Illuminate\Mail\Mailer"
  2617.               [1]=>
  2618.               string(32) "Illuminate\Contracts\Mail\Mailer"
  2619.               [2]=>
  2620.               string(35) "Illuminate\Contracts\Mail\MailQueue"
  2621.             }
  2622.             ["auth.password"]=>
  2623.             array(2) {
  2624.               [0]=>
  2625.               string(47) "Illuminate\Auth\Passwords\PasswordBrokerManager"
  2626.               [1]=>
  2627.               string(47) "Illuminate\Contracts\Auth\PasswordBrokerFactory"
  2628.             }
  2629.             ["auth.password.broker"]=>
  2630.             array(2) {
  2631.               [0]=>
  2632.               string(40) "Illuminate\Auth\Passwords\PasswordBroker"
  2633.               [1]=>
  2634.               string(40) "Illuminate\Contracts\Auth\PasswordBroker"
  2635.             }
  2636.             ["queue"]=>
  2637.             array(3) {
  2638.               [0]=>
  2639.               string(29) "Illuminate\Queue\QueueManager"
  2640.               [1]=>
  2641.               string(34) "Illuminate\Contracts\Queue\Factory"
  2642.               [2]=>
  2643.               string(34) "Illuminate\Contracts\Queue\Monitor"
  2644.             }
  2645.             ["queue.connection"]=>
  2646.             array(1) {
  2647.               [0]=>
  2648.               string(32) "Illuminate\Contracts\Queue\Queue"
  2649.             }
  2650.             ["queue.failer"]=>
  2651.             array(1) {
  2652.               [0]=>
  2653.               string(50) "Illuminate\Queue\Failed\FailedJobProviderInterface"
  2654.             }
  2655.             ["redirect"]=>
  2656.             array(1) {
  2657.               [0]=>
  2658.               string(29) "Illuminate\Routing\Redirector"
  2659.             }
  2660.             ["redis"]=>
  2661.             array(2) {
  2662.               [0]=>
  2663.               string(29) "Illuminate\Redis\RedisManager"
  2664.               [1]=>
  2665.               string(34) "Illuminate\Contracts\Redis\Factory"
  2666.             }
  2667.             ["redis.connection"]=>
  2668.             array(2) {
  2669.               [0]=>
  2670.               string(39) "Illuminate\Redis\Connections\Connection"
  2671.               [1]=>
  2672.               string(37) "Illuminate\Contracts\Redis\Connection"
  2673.             }
  2674.             ["request"]=>
  2675.             array(2) {
  2676.               [0]=>
  2677.               string(23) "Illuminate\Http\Request"
  2678.               [1]=>
  2679.               string(40) "Symfony\Component\HttpFoundation\Request"
  2680.             }
  2681.             ["router"]=>
  2682.             array(3) {
  2683.               [0]=>
  2684.               string(25) "Illuminate\Routing\Router"
  2685.               [1]=>
  2686.               string(38) "Illuminate\Contracts\Routing\Registrar"
  2687.               [2]=>
  2688.               string(45) "Illuminate\Contracts\Routing\BindingRegistrar"
  2689.             }
  2690.             ["session"]=>
  2691.             array(1) {
  2692.               [0]=>
  2693.               string(33) "Illuminate\Session\SessionManager"
  2694.             }
  2695.             ["session.store"]=>
  2696.             array(2) {
  2697.               [0]=>
  2698.               string(24) "Illuminate\Session\Store"
  2699.               [1]=>
  2700.               string(36) "Illuminate\Contracts\Session\Session"
  2701.             }
  2702.             ["url"]=>
  2703.             array(2) {
  2704.               [0]=>
  2705.               string(31) "Illuminate\Routing\UrlGenerator"
  2706.               [1]=>
  2707.               string(41) "Illuminate\Contracts\Routing\UrlGenerator"
  2708.             }
  2709.             ["validator"]=>
  2710.             array(2) {
  2711.               [0]=>
  2712.               string(29) "Illuminate\Validation\Factory"
  2713.               [1]=>
  2714.               string(39) "Illuminate\Contracts\Validation\Factory"
  2715.             }
  2716.             ["view"]=>
  2717.             array(2) {
  2718.               [0]=>
  2719.               string(23) "Illuminate\View\Factory"
  2720.               [1]=>
  2721.               string(33) "Illuminate\Contracts\View\Factory"
  2722.             }
  2723.           }
  2724.           ["extenders":protected]=>
  2725.           array(1) {
  2726.             ["url"]=>
  2727.             array(1) {
  2728.               [0]=>
  2729.               object(Closure)#509 (2) {
  2730.                ["this"]=>
  2731.                 object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  2732.                  ["app":protected]=>
  2733.                   *RECURSION*
  2734.                   ["bootingCallbacks":protected]=>
  2735.                   array(0) {
  2736.                   }
  2737.                   ["bootedCallbacks":protected]=>
  2738.                   array(0) {
  2739.                   }
  2740.                 }
  2741.                 ["parameter"]=>
  2742.                 array(2) {
  2743.                   ["$url"]=>
  2744.                   string(10) ""
  2745.                   ["$app"]=>
  2746.                   string(10) ""
  2747.                 }
  2748.               }
  2749.             }
  2750.           }
  2751.           ["tags":protected]=>
  2752.           array(0) {
  2753.           }
  2754.           ["buildStack":protected]=>
  2755.           array(0) {
  2756.           }
  2757.           ["with":protected]=>
  2758.           array(0) {
  2759.           }
  2760.           ["contextual"]=>
  2761.           array(0) {
  2762.           }
  2763.           ["reboundCallbacks":protected]=>
  2764.           array(0) {
  2765.           }
  2766.           ["globalBeforeResolvingCallbacks":protected]=>
  2767.           array(0) {
  2768.           }
  2769.           ["globalResolvingCallbacks":protected]=>
  2770.           array(0) {
  2771.           }
  2772.           ["globalAfterResolvingCallbacks":protected]=>
  2773.           array(0) {
  2774.           }
  2775.           ["beforeResolvingCallbacks":protected]=>
  2776.           array(0) {
  2777.           }
  2778.           ["resolvingCallbacks":protected]=>
  2779.           array(0) {
  2780.           }
  2781.           ["afterResolvingCallbacks":protected]=>
  2782.           array(0) {
  2783.           }
  2784.         }
  2785.         [1]=>
  2786.         object(Illuminate\Config\Repository)#525 (1) {
  2787.          ["items":protected]=>
  2788.           array(0) {
  2789.           }
  2790.         }
  2791.       }
  2792.     }
  2793.     [4]=>
  2794.     array(6) {
  2795.       ["file"]=>
  2796.       string(116) "[[bedrock]]/vendor/roots/acorn/src/Illuminate/Foundation/Application.php"
  2797.       ["line"]=>
  2798.       int(242)
  2799.       ["function"]=>
  2800.       string(9) "bootstrap"
  2801.       ["class"]=>
  2802.       string(39) "Roots\Acorn\Bootstrap\LoadConfiguration"
  2803.       ["type"]=>
  2804.       string(2) "->"
  2805.       ["args"]=>
  2806.       array(1) {
  2807.         [0]=>
  2808.         object(Roots\Acorn\Application)#492 (41) {
  2809.          ["bootstrapPath":protected]=>
  2810.           string(85) "[[bedrock]]/web/app/cache/acorn/framework"
  2811.           ["configPath":protected]=>
  2812.           string(81) "[[bedrock]]/vendor/roots/acorn/config"
  2813.           ["publicPath":protected]=>
  2814.           string(89) "[[bedrock]]/web/app/themes/[[sage]]/public"
  2815.           ["resourcesPath":protected]=>
  2816.           string(92) "[[bedrock]]/web/app/themes/[[sage]]/resources"
  2817.           ["basePath":protected]=>
  2818.           string(82) "[[bedrock]]/web/app/themes/[[sage]]"
  2819.           ["hasBeenBootstrapped":protected]=>
  2820.           bool(true)
  2821.           ["booted":protected]=>
  2822.           bool(false)
  2823.           ["bootingCallbacks":protected]=>
  2824.           array(0) {
  2825.           }
  2826.           ["bootedCallbacks":protected]=>
  2827.           array(0) {
  2828.           }
  2829.           ["terminatingCallbacks":protected]=>
  2830.           array(0) {
  2831.           }
  2832.           ["serviceProviders":protected]=>
  2833.           array(3) {
  2834.             [0]=>
  2835.             object(Illuminate\Events\EventServiceProvider)#502 (3) {
  2836.              ["app":protected]=>
  2837.               *RECURSION*
  2838.               ["bootingCallbacks":protected]=>
  2839.               array(0) {
  2840.               }
  2841.               ["bootedCallbacks":protected]=>
  2842.               array(0) {
  2843.               }
  2844.             }
  2845.             [1]=>
  2846.             object(Illuminate\Log\LogServiceProvider)#504 (3) {
  2847.              ["app":protected]=>
  2848.               *RECURSION*
  2849.               ["bootingCallbacks":protected]=>
  2850.               array(0) {
  2851.               }
  2852.               ["bootedCallbacks":protected]=>
  2853.               array(0) {
  2854.               }
  2855.             }
  2856.             [2]=>
  2857.             object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  2858.              ["app":protected]=>
  2859.               *RECURSION*
  2860.               ["bootingCallbacks":protected]=>
  2861.               array(0) {
  2862.               }
  2863.               ["bootedCallbacks":protected]=>
  2864.               array(0) {
  2865.               }
  2866.             }
  2867.           }
  2868.           ["loadedProviders":protected]=>
  2869.           array(3) {
  2870.             ["Illuminate\Events\EventServiceProvider"]=>
  2871.             bool(true)
  2872.             ["Illuminate\Log\LogServiceProvider"]=>
  2873.             bool(true)
  2874.             ["Illuminate\Routing\RoutingServiceProvider"]=>
  2875.             bool(true)
  2876.           }
  2877.           ["deferredServices":protected]=>
  2878.           array(0) {
  2879.           }
  2880.           ["appPath":protected]=>
  2881.           string(86) "[[bedrock]]/web/app/themes/[[sage]]/app"
  2882.           ["databasePath":protected]=>
  2883.           NULL
  2884.           ["langPath":protected]=>
  2885.           string(87) "[[bedrock]]/web/app/themes/[[sage]]/lang"
  2886.           ["storagePath":protected]=>
  2887.           string(75) "[[bedrock]]/web/app/cache/acorn"
  2888.           ["environmentPath":protected]=>
  2889.           NULL
  2890.           ["environmentFile":protected]=>
  2891.           string(4) ".env"
  2892.           ["isRunningInConsole":protected]=>
  2893.           bool(false)
  2894.           ["namespace":protected]=>
  2895.           NULL
  2896.           ["absoluteCachePathPrefixes":protected]=>
  2897.           array(2) {
  2898.             [0]=>
  2899.             string(1) "/"
  2900.             [1]=>
  2901.             string(1) "\"
  2902.          }
  2903.          ["resolved":protected]=>
  2904.          array(5) {
  2905.            ["Roots\Acorn\Kernel"]=>
  2906.            bool(true)
  2907.            ["Illuminate\Contracts\Http\Kernel"]=>
  2908.            bool(true)
  2909.            ["events"]=>
  2910.            bool(true)
  2911.            ["Roots\Acorn\Bootstrap\SageFeatures"]=>
  2912.            bool(true)
  2913.            ["Roots\Acorn\Bootstrap\LoadConfiguration"]=>
  2914.            bool(true)
  2915.          }
  2916.          ["bindings":protected]=>
  2917.          array(15) {
  2918.            ["Illuminate\Foundation\Mix"]=>
  2919.            array(2) {
  2920.              ["concrete"]=>
  2921.              object(Closure)#493 (3) {
  2922.                ["static"]=>
  2923.                array(2) {
  2924.                  ["abstract"]=>
  2925.                  string(25) "Illuminate\Foundation\Mix"
  2926.                  ["concrete"]=>
  2927.                  string(25) "Illuminate\Foundation\Mix"
  2928.                }
  2929.                ["this"]=>
  2930.                *RECURSION*
  2931.                ["parameter"]=>
  2932.                array(2) {
  2933.                  ["$container"]=>
  2934.                  string(10) ""
  2935.                  ["$parameters"]=>
  2936.                  string(10) ""
  2937.                }
  2938.              }
  2939.              ["shared"]=>
  2940.              bool(true)
  2941.            }
  2942.            ["Illuminate\Foundation\PackageManifest"]=>
  2943.            array(2) {
  2944.              ["concrete"]=>
  2945.              object(Closure)#494 (1) {
  2946.                ["this"]=>
  2947.                *RECURSION*
  2948.              }
  2949.              ["shared"]=>
  2950.              bool(true)
  2951.            }
  2952.            ["events"]=>
  2953.            array(2) {
  2954.              ["concrete"]=>
  2955.              object(Closure)#503 (2) {
  2956.                ["this"]=>
  2957.                object(Illuminate\Events\EventServiceProvider)#502 (3) {
  2958.                  ["app":protected]=>
  2959.                  *RECURSION*
  2960.                  ["bootingCallbacks":protected]=>
  2961.                  array(0) {
  2962.                  }
  2963.                  ["bootedCallbacks":protected]=>
  2964.                  array(0) {
  2965.                  }
  2966.                }
  2967.                ["parameter"]=>
  2968.                array(1) {
  2969.                  ["$app"]=>
  2970.                  string(10) ""
  2971.                }
  2972.              }
  2973.              ["shared"]=>
  2974.              bool(true)
  2975.            }
  2976.            ["log"]=>
  2977.            array(2) {
  2978.              ["concrete"]=>
  2979.              object(Closure)#505 (2) {
  2980.                ["this"]=>
  2981.                object(Illuminate\Log\LogServiceProvider)#504 (3) {
  2982.                  ["app":protected]=>
  2983.                  *RECURSION*
  2984.                  ["bootingCallbacks":protected]=>
  2985.                  array(0) {
  2986.                  }
  2987.                  ["bootedCallbacks":protected]=>
  2988.                  array(0) {
  2989.                  }
  2990.                }
  2991.                ["parameter"]=>
  2992.                array(1) {
  2993.                  ["$app"]=>
  2994.                  string(10) ""
  2995.                }
  2996.              }
  2997.              ["shared"]=>
  2998.              bool(true)
  2999.            }
  3000.            ["router"]=>
  3001.            array(2) {
  3002.              ["concrete"]=>
  3003.              object(Closure)#507 (2) {
  3004.                ["this"]=>
  3005.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  3006.                  ["app":protected]=>
  3007.                  *RECURSION*
  3008.                  ["bootingCallbacks":protected]=>
  3009.                  array(0) {
  3010.                  }
  3011.                  ["bootedCallbacks":protected]=>
  3012.                  array(0) {
  3013.                  }
  3014.                }
  3015.                ["parameter"]=>
  3016.                array(1) {
  3017.                  ["$app"]=>
  3018.                  string(10) ""
  3019.                }
  3020.              }
  3021.              ["shared"]=>
  3022.              bool(true)
  3023.            }
  3024.            ["url"]=>
  3025.            array(2) {
  3026.              ["concrete"]=>
  3027.              object(Closure)#508 (2) {
  3028.                ["this"]=>
  3029.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  3030.                  ["app":protected]=>
  3031.                  *RECURSION*
  3032.                  ["bootingCallbacks":protected]=>
  3033.                  array(0) {
  3034.                  }
  3035.                  ["bootedCallbacks":protected]=>
  3036.                  array(0) {
  3037.                  }
  3038.                }
  3039.                ["parameter"]=>
  3040.                array(1) {
  3041.                  ["$app"]=>
  3042.                  string(10) ""
  3043.                }
  3044.              }
  3045.              ["shared"]=>
  3046.              bool(true)
  3047.            }
  3048.            ["redirect"]=>
  3049.            array(2) {
  3050.              ["concrete"]=>
  3051.              object(Closure)#510 (2) {
  3052.                ["this"]=>
  3053.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  3054.                  ["app":protected]=>
  3055.                  *RECURSION*
  3056.                  ["bootingCallbacks":protected]=>
  3057.                  array(0) {
  3058.                  }
  3059.                  ["bootedCallbacks":protected]=>
  3060.                  array(0) {
  3061.                  }
  3062.                }
  3063.                ["parameter"]=>
  3064.                array(1) {
  3065.                  ["$app"]=>
  3066.                  string(10) ""
  3067.                }
  3068.              }
  3069.              ["shared"]=>
  3070.              bool(true)
  3071.            }
  3072.            ["Psr\Http\Message\ServerRequestInterface"]=>
  3073.            array(2) {
  3074.              ["concrete"]=>
  3075.              object(Closure)#511 (2) {
  3076.                ["this"]=>
  3077.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  3078.                  ["app":protected]=>
  3079.                  *RECURSION*
  3080.                  ["bootingCallbacks":protected]=>
  3081.                  array(0) {
  3082.                  }
  3083.                  ["bootedCallbacks":protected]=>
  3084.                  array(0) {
  3085.                  }
  3086.                }
  3087.                ["parameter"]=>
  3088.                array(1) {
  3089.                  ["$app"]=>
  3090.                  string(10) ""
  3091.                }
  3092.              }
  3093.              ["shared"]=>
  3094.              bool(false)
  3095.            }
  3096.            ["Psr\Http\Message\ResponseInterface"]=>
  3097.            array(2) {
  3098.              ["concrete"]=>
  3099.              object(Closure)#512 (1) {
  3100.                ["this"]=>
  3101.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  3102.                  ["app":protected]=>
  3103.                  *RECURSION*
  3104.                  ["bootingCallbacks":protected]=>
  3105.                  array(0) {
  3106.                  }
  3107.                  ["bootedCallbacks":protected]=>
  3108.                  array(0) {
  3109.                  }
  3110.                }
  3111.              }
  3112.              ["shared"]=>
  3113.              bool(false)
  3114.            }
  3115.            ["Illuminate\Contracts\Routing\ResponseFactory"]=>
  3116.            array(2) {
  3117.              ["concrete"]=>
  3118.              object(Closure)#513 (2) {
  3119.                ["this"]=>
  3120.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  3121.                  ["app":protected]=>
  3122.                  *RECURSION*
  3123.                  ["bootingCallbacks":protected]=>
  3124.                  array(0) {
  3125.                  }
  3126.                  ["bootedCallbacks":protected]=>
  3127.                  array(0) {
  3128.                  }
  3129.                }
  3130.                ["parameter"]=>
  3131.                array(1) {
  3132.                  ["$app"]=>
  3133.                  string(10) ""
  3134.                }
  3135.              }
  3136.              ["shared"]=>
  3137.              bool(true)
  3138.            }
  3139.            ["Illuminate\Routing\Contracts\CallableDispatcher"]=>
  3140.            array(2) {
  3141.              ["concrete"]=>
  3142.              object(Closure)#514 (2) {
  3143.                ["this"]=>
  3144.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  3145.                  ["app":protected]=>
  3146.                  *RECURSION*
  3147.                  ["bootingCallbacks":protected]=>
  3148.                  array(0) {
  3149.                  }
  3150.                  ["bootedCallbacks":protected]=>
  3151.                  array(0) {
  3152.                  }
  3153.                }
  3154.                ["parameter"]=>
  3155.                array(1) {
  3156.                  ["$app"]=>
  3157.                  string(10) ""
  3158.                }
  3159.              }
  3160.              ["shared"]=>
  3161.              bool(true)
  3162.            }
  3163.            ["Illuminate\Routing\Contracts\ControllerDispatcher"]=>
  3164.            array(2) {
  3165.              ["concrete"]=>
  3166.              object(Closure)#515 (2) {
  3167.                ["this"]=>
  3168.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  3169.                  ["app":protected]=>
  3170.                  *RECURSION*
  3171.                  ["bootingCallbacks":protected]=>
  3172.                  array(0) {
  3173.                  }
  3174.                  ["bootedCallbacks":protected]=>
  3175.                  array(0) {
  3176.                  }
  3177.                }
  3178.                ["parameter"]=>
  3179.                array(1) {
  3180.                  ["$app"]=>
  3181.                  string(10) ""
  3182.                }
  3183.              }
  3184.              ["shared"]=>
  3185.              bool(true)
  3186.            }
  3187.            ["Illuminate\Contracts\Http\Kernel"]=>
  3188.            array(2) {
  3189.              ["concrete"]=>
  3190.              object(Closure)#516 (3) {
  3191.                ["static"]=>
  3192.                array(2) {
  3193.                  ["abstract"]=>
  3194.                  string(32) "Illuminate\Contracts\Http\Kernel"
  3195.                  ["concrete"]=>
  3196.                  string(18) "Roots\Acorn\Kernel"
  3197.                }
  3198.                ["this"]=>
  3199.                *RECURSION*
  3200.                ["parameter"]=>
  3201.                array(2) {
  3202.                  ["$container"]=>
  3203.                  string(10) ""
  3204.                  ["$parameters"]=>
  3205.                  string(10) ""
  3206.                }
  3207.              }
  3208.              ["shared"]=>
  3209.              bool(true)
  3210.            }
  3211.            ["Illuminate\Contracts\Console\Kernel"]=>
  3212.            array(2) {
  3213.              ["concrete"]=>
  3214.              object(Closure)#517 (3) {
  3215.                ["static"]=>
  3216.                array(2) {
  3217.                  ["abstract"]=>
  3218.                  string(35) "Illuminate\Contracts\Console\Kernel"
  3219.                  ["concrete"]=>
  3220.                  string(26) "Roots\Acorn\Console\Kernel"
  3221.                }
  3222.                ["this"]=>
  3223.                *RECURSION*
  3224.                ["parameter"]=>
  3225.                array(2) {
  3226.                  ["$container"]=>
  3227.                  string(10) ""
  3228.                  ["$parameters"]=>
  3229.                  string(10) ""
  3230.                }
  3231.              }
  3232.              ["shared"]=>
  3233.              bool(true)
  3234.            }
  3235.            ["Illuminate\Contracts\Debug\ExceptionHandler"]=>
  3236.            array(2) {
  3237.              ["concrete"]=>
  3238.              object(Closure)#518 (3) {
  3239.                ["static"]=>
  3240.                array(2) {
  3241.                  ["abstract"]=>
  3242.                  string(43) "Illuminate\Contracts\Debug\ExceptionHandler"
  3243.                  ["concrete"]=>
  3244.                  string(30) "Roots\Acorn\Exceptions\Handler"
  3245.                }
  3246.                ["this"]=>
  3247.                *RECURSION*
  3248.                ["parameter"]=>
  3249.                array(2) {
  3250.                  ["$container"]=>
  3251.                  string(10) ""
  3252.                  ["$parameters"]=>
  3253.                  string(10) ""
  3254.                }
  3255.              }
  3256.              ["shared"]=>
  3257.              bool(true)
  3258.            }
  3259.          }
  3260.          ["methodBindings":protected]=>
  3261.          array(0) {
  3262.          }
  3263.          ["instances":protected]=>
  3264.          array(15) {
  3265.            ["path"]=>
  3266.            string(86) "[[bedrock]]/web/app/themes/[[sage]]/app"
  3267.            ["path.base"]=>
  3268.            string(82) "[[bedrock]]/web/app/themes/[[sage]]"
  3269.            ["path.config"]=>
  3270.            string(81) "[[bedrock]]/vendor/roots/acorn/config"
  3271.            ["path.public"]=>
  3272.            string(89) "[[bedrock]]/web/app/themes/[[sage]]/public"
  3273.            ["path.storage"]=>
  3274.            string(75) "[[bedrock]]/web/app/cache/acorn"
  3275.            ["path.database"]=>
  3276.            string(91) "[[bedrock]]/web/app/themes/[[sage]]/database"
  3277.            ["path.resources"]=>
  3278.            string(92) "[[bedrock]]/web/app/themes/[[sage]]/resources"
  3279.            ["path.bootstrap"]=>
  3280.            string(85) "[[bedrock]]/web/app/cache/acorn/framework"
  3281.            ["path.lang"]=>
  3282.            string(87) "[[bedrock]]/web/app/themes/[[sage]]/lang"
  3283.            ["app"]=>
  3284.            *RECURSION*
  3285.            ["Illuminate\Container\Container"]=>
  3286.            *RECURSION*
  3287.            ["Illuminate\Contracts\Http\Kernel"]=>
  3288.            object(Roots\Acorn\Kernel)#522 (2) {
  3289.              ["app":protected]=>
  3290.              *RECURSION*
  3291.              ["bootstrappers":protected]=>
  3292.              array(6) {
  3293.                [0]=>
  3294.                string(34) "Roots\Acorn\Bootstrap\SageFeatures"
  3295.                [1]=>
  3296.                string(39) "Roots\Acorn\Bootstrap\LoadConfiguration"
  3297.                [2]=>
  3298.                string(38) "Roots\Acorn\Bootstrap\HandleExceptions"
  3299.                [3]=>
  3300.                string(37) "Roots\Acorn\Bootstrap\RegisterFacades"
  3301.                [4]=>
  3302.                string(49) "Illuminate\Foundation\Bootstrap\RegisterProviders"
  3303.                [5]=>
  3304.                string(45) "Illuminate\Foundation\Bootstrap\BootProviders"
  3305.              }
  3306.            }
  3307.            ["request"]=>
  3308.            object(Illuminate\Http\Request)#536 (28) {
  3309.              ["json":protected]=>
  3310.              NULL
  3311.              ["convertedFiles":protected]=>
  3312.              NULL
  3313.              ["userResolver":protected]=>
  3314.              NULL
  3315.              ["routeResolver":protected]=>
  3316.              NULL
  3317.              ["attributes"]=>
  3318.              object(Symfony\Component\HttpFoundation\ParameterBag)#538 (1) {
  3319.                ["parameters":protected]=>
  3320.                array(0) {
  3321.                }
  3322.              }
  3323.              ["request"]=>
  3324.              object(Symfony\Component\HttpFoundation\InputBag)#537 (1) {
  3325.                ["parameters":protected]=>
  3326.                array(0) {
  3327.                }
  3328.              }
  3329.              ["query"]=>
  3330.              object(Symfony\Component\HttpFoundation\InputBag)#544 (1) {
  3331.                ["parameters":protected]=>
  3332.                array(1) {
  3333.                  ["activated"]=>
  3334.                  string(4) "true"
  3335.                }
  3336.              }
  3337.              ["server"]=>
  3338.              object(Symfony\Component\HttpFoundation\ServerBag)#540 (1) {
  3339.                ["parameters":protected]=>
  3340.                array(52) {
  3341.                  ["SERVER_SOFTWARE"]=>
  3342.                  string(20) "Apache/2.4.43 (Unix)"
  3343.                  ["REQUEST_URI"]=>
  3344.                  string(38) "/wp/wp-admin/themes.php?activated=true"
  3345.                  ["USER"]=>
  3346.                  string(11) "[[sage]]"
  3347.                  ["HOME"]=>
  3348.                  string(18) "/Users/[[sage]]"
  3349.                  ["SCRIPT_NAME"]=>
  3350.                  string(23) "/wp/wp-admin/themes.php"
  3351.                  ["QUERY_STRING"]=>
  3352.                  string(14) "activated=true"
  3353.                  ["REQUEST_METHOD"]=>
  3354.                  string(3) "GET"
  3355.                  ["SERVER_PROTOCOL"]=>
  3356.                  string(8) "HTTP/1.1"
  3357.                  ["GATEWAY_INTERFACE"]=>
  3358.                  string(7) "CGI/1.1"
  3359.                  ["REMOTE_PORT"]=>
  3360.                  string(5) "62058"
  3361.                  ["SCRIPT_FILENAME"]=>
  3362.                  string(83) "/[[bedrock]]/web/wp/wp-admin/themes.php"
  3363.                  ["SERVER_ADMIN"]=>
  3364.                  string(19) "webmaster@localhost"
  3365.                  ["CONTEXT_DOCUMENT_ROOT"]=>
  3366.                  string(59) "[[bedrock]]/web"
  3367.                  ["CONTEXT_PREFIX"]=>
  3368.                  string(0) ""
  3369.                  ["REQUEST_SCHEME"]=>
  3370.                  string(4) "http"
  3371.                  ["DOCUMENT_ROOT"]=>
  3372.                  string(59) "[[bedrock]]/web"
  3373.                  ["REMOTE_ADDR"]=>
  3374.                  string(9) "127.0.0.1"
  3375.                  ["SERVER_PORT"]=>
  3376.                  string(5) "10029"
  3377.                  ["SERVER_ADDR"]=>
  3378.                  string(9) "127.0.0.1"
  3379.                  ["SERVER_NAME"]=>
  3380.                  string(9) "localhost"
  3381.                  ["SERVER_SIGNATURE"]=>
  3382.                  string(0) ""
  3383.                  ["PATH"]=>
  3384.                  string(46) "/bin:/usr/bin:/usr/ucb:/usr/bsd:/usr/local/bin"
  3385.                  ["HTTP_SEC_FETCH_SITE"]=>
  3386.                  string(11) "same-origin"
  3387.                  ["HTTP_SEC_FETCH_MODE"]=>
  3388.                  string(8) "navigate"
  3389.                  ["HTTP_SEC_FETCH_DEST"]=>
  3390.                  string(8) "document"
  3391.                  ["HTTP_UPGRADE_INSECURE_REQUESTS"]=>
  3392.                  string(1) "1"
  3393.                  ["HTTP_COOKIE"]=>
  3394.                  string(4013) "wordpress_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7Ce34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0; wordpress_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7C61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960; wordpress_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C0851ed0344d7127b9630a5b466d76c6d2e1d6348df84964daf55828972280d0b; wordpress_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cb4c0e288a738118f1a91c9220e1f6c1fe34118a2a7c99c447e38d35013303cff; wordpress_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C9882b7c86a3a74fe96b29683001e7afdf818db4bb3d70a959ad6cb495a865d99; wp-settings-1=posts_list_mode%3Dlist%26ampampampampampamplibraryContent%3Dbrowse%26ampamplibraryContent%3Dbrowse%26amplibraryContent%3Dbrowse%26libraryContent%3Dbrowse; wp-settings-time-1=1675250535; wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7C2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b; wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7Ca5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f; wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313; wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cbc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2; wordpress_logged_in_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd; pll_language=de; _fbp=fb.0.1673272484138.1779050660; wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7C2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b; wp-settings-1=libraryContent%3Dbrowse%26ampeditor%3Dtinymce%26editor%3Dtinymce; wp-settings-time-1=1674148631; wordpress_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7Ce34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0; wp_lang=de_DE; wordpress_user_sw_b3a7e1d6fe9cd0643b9f6f77803b46c5=%5B%22username%7C1673696435%7C9OH3NlzQtHPyYAlW3ojLRN5zwKri59mn2ZCCcZT0IpO%7Ce7265f7ebfd01d3918d81d360ec55575c127e3c14fffa3480f3d9cb80668056c%22%5D; wp-settings-2=libraryContent%3Dbrowse; wp-settings-time-2=1673523636; cmplz_policy_id=18; cmplz_consented_services=; cmplz_marketing=allow; cmplz_statistics=allow; cmplz_preferences=allow; cmplz_functional=allow; cmplz_banner-status=dismissed; wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7Ca5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f; wordpress_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7C61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960; wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313; wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cbc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2; wordpress_logged_in_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd"
  3395.                  ["HTTP_CONNECTION"]=>
  3396.                  string(10) "keep-alive"
  3397.                  ["HTTP_REFERER"]=>
  3398.                  string(45) "http://localhost:10029/wp/wp-admin/themes.php"
  3399.                   ["HTTP_ACCEPT_ENCODING"]=>
  3400.                   string(17) "gzip, deflate, br"
  3401.                   ["HTTP_ACCEPT_LANGUAGE"]=>
  3402.                   string(23) "de,en-US;q=0.7,en;q=0.3"
  3403.                   ["HTTP_ACCEPT"]=>
  3404.                   string(85) "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8"
  3405.                   ["HTTP_USER_AGENT"]=>
  3406.                   string(84) "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/110.0"
  3407.                   ["HTTP_HOST"]=>
  3408.                   string(15) "localhost:10029"
  3409.                   ["FCGI_ROLE"]=>
  3410.                   string(9) "RESPONDER"
  3411.                   ["PHP_SELF"]=>
  3412.                   string(23) "/wp/wp-admin/themes.php"
  3413.                   ["REQUEST_TIME_FLOAT"]=>
  3414.                   float(1675458642.7835989)
  3415.                   ["REQUEST_TIME"]=>
  3416.                   int(1675458642)
  3417.                   ["DB_NAME"]=>
  3418.                   string(5) "local"
  3419.                   ["DB_USER"]=>
  3420.                   string(4) "root"
  3421.                   ["DB_PASSWORD"]=>
  3422.                   string(4) "root"
  3423.                   ["WP_ENV"]=>
  3424.                   string(11) "development"
  3425.                   ["WP_HOME"]=>
  3426.                   string(22) "http://localhost:10029"
  3427.                   ["WP_SITEURL"]=>
  3428.                   string(25) "http://localhost:10029/wp"
  3429.                   ["AUTH_KEY"]=>
  3430.                   string(64) "P=R#TkzjT&*QEh,mZ69cl[9dej>swfy]9otanj)ChdiOhQFuD6$BA:Y"
  3431.                   ["SECURE_AUTH_KEY"]=>
  3432.                   string(64) "jS@@nSqJ;%J?LEhk,+[V?tR}Yl^,G#%Pr{*$]l*e0m/RNmKs60IL!`!fHF}B5
  3433.                  string(64) "A:LJcZS(*[DU(bq%CFwBmx]?!YSRPx>`N*b2Mjhq;it:yvxS5b!,eCx?![U5}4t)"
  3434.                  ["NONCE_KEY"]=>
  3435.                  string(64) "$z32=U-/jeS*H>9A:7c)f=fw3iH9.lUcSp<0j|.=TO`z5Yk_I,
  3436.                   string(64) "Jyrk/}vvYPBX`6a2YgCZ2I(`;qn5SW(]}Mf52<^jvwAuLULXFm:hAd|@8OXcY}N>"
  3437.                   ["SECURE_AUTH_SALT"]=>
  3438.                   string(64) "^t.wuB!kf(qI=#d3cp@*A[xOg5X&e[^?
  3439.                  string(64) "KCu-yiu2(ksb1(B7cOQedVg0a<<)rH,d(aQIeR.$`b8aF=Fg.]%uH0*1KUhTvy93"
  3440.                  ["NONCE_SALT"]=>
  3441.                  string(64) "O|lO$pW%ErBi;k^>|xzn{SuWK[MkP^uP4#?US:=Jh;%%1pa;EfA8Yvl0Yi&JO}4K"
  3442.                }
  3443.               }
  3444.               ["files"]=>
  3445.               object(Symfony\Component\HttpFoundation\FileBag)#541 (1) {
  3446.                ["parameters":protected]=>
  3447.                 array(0) {
  3448.                 }
  3449.               }
  3450.               ["cookies"]=>
  3451.               object(Symfony\Component\HttpFoundation\InputBag)#539 (1) {
  3452.                ["parameters":protected]=>
  3453.                 array(26) {
  3454.                   ["wordpress_5c7bf1144c195d770388f6b33ebb187c"]=>
  3455.                   string(126) "username|1671628472|ZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt|e34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0"
  3456.                   ["wordpress_59627398a16ce88bbdbe3cb96a2f10a1"]=>
  3457.                   string(126) "username|1675423334|qNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi|61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960"
  3458.                   ["wordpress_b3a7e1d6fe9cd0643b9f6f77803b46c5"]=>
  3459.                   string(126) "username|1675448979|N1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx|0851ed0344d7127b9630a5b466d76c6d2e1d6348df84964daf55828972280d0b"
  3460.                   ["wordpress_7ac20326b5d94af4e45755aeaa97acba"]=>
  3461.                   string(126) "username|1675630000|n1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430|b4c0e288a738118f1a91c9220e1f6c1fe34118a2a7c99c447e38d35013303cff"
  3462.                   ["wordpress_9557cceff15a7e1f95e707ee38069290"]=>
  3463.                   string(126) "username|1675631376|W8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE|9882b7c86a3a74fe96b29683001e7afdf818db4bb3d70a959ad6cb495a865d99"
  3464.                   ["wp-settings-1"]=>
  3465.                   string(135) "posts_list_mode=list&ampampampampamplibraryContent=browse&amplibraryContent=browse&libraryContent=browse&libraryContent=browse"
  3466.                   ["wp-settings-time-1"]=>
  3467.                   string(10) "1675250535"
  3468.                   ["wordpress_test_cookie"]=>
  3469.                   string(15) "WP Cookie check"
  3470.                   ["wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c"]=>
  3471.                   string(126) "username|1671628472|ZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt|2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b"
  3472.                   ["wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1"]=>
  3473.                   string(126) "username|1675423334|qNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi|a5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f"
  3474.                   ["wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5"]=>
  3475.                   string(126) "username|1675448979|N1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx|48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313"
  3476.                   ["wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba"]=>
  3477.                   string(126) "username|1675630000|n1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430|bc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2"
  3478.                   ["wordpress_logged_in_9557cceff15a7e1f95e707ee38069290"]=>
  3479.                   string(126) "username|1675631376|W8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE|719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd"
  3480.                   ["pll_language"]=>
  3481.                   string(2) "de"
  3482.                   ["_fbp"]=>
  3483.                   string(29) "fb.0.1673272484138.1779050660"
  3484.                   ["wp_lang"]=>
  3485.                   string(5) "de_DE"
  3486.                   ["wordpress_user_sw_b3a7e1d6fe9cd0643b9f6f77803b46c5"]=>
  3487.                   string(132) "[\"username|1673696435|9OH3NlzQtHPyYAlW3ojLRN5zwKri59mn2ZCCcZT0IpO|e7265f7ebfd01d3918d81d360ec55575c127e3c14fffa3480f3d9cb80668056c\"]"
  3488.                   ["wp-settings-2"]=>
  3489.                   string(21) "libraryContent=browse"
  3490.                   ["wp-settings-time-2"]=>
  3491.                   string(10) "1673523636"
  3492.                   ["cmplz_policy_id"]=>
  3493.                   string(2) "18"
  3494.                   ["cmplz_consented_services"]=>
  3495.                   string(0) ""
  3496.                   ["cmplz_marketing"]=>
  3497.                   string(5) "allow"
  3498.                   ["cmplz_statistics"]=>
  3499.                   string(5) "allow"
  3500.                   ["cmplz_preferences"]=>
  3501.                   string(5) "allow"
  3502.                   ["cmplz_functional"]=>
  3503.                   string(5) "allow"
  3504.                   ["cmplz_banner-status"]=>
  3505.                   string(9) "dismissed"
  3506.                 }
  3507.               }
  3508.               ["headers"]=>
  3509.               object(Symfony\Component\HttpFoundation\HeaderBag)#542 (2) {
  3510.                ["headers":protected]=>
  3511.                 array(12) {
  3512.                   ["sec-fetch-site"]=>
  3513.                   array(1) {
  3514.                     [0]=>
  3515.                     string(11) "same-origin"
  3516.                   }
  3517.                   ["sec-fetch-mode"]=>
  3518.                   array(1) {
  3519.                     [0]=>
  3520.                     string(8) "navigate"
  3521.                   }
  3522.                   ["sec-fetch-dest"]=>
  3523.                   array(1) {
  3524.                     [0]=>
  3525.                     string(8) "document"
  3526.                   }
  3527.                   ["upgrade-insecure-requests"]=>
  3528.                   array(1) {
  3529.                     [0]=>
  3530.                     string(1) "1"
  3531.                   }
  3532.                   ["cookie"]=>
  3533.                   array(1) {
  3534.                     [0]=>
  3535.                     string(4013) "wordpress_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7Ce34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0; wordpress_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7C61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960; wordpress_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C0851ed0344d7127b9630a5b466d76c6d2e1d6348df84964daf55828972280d0b; wordpress_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cb4c0e288a738118f1a91c9220e1f6c1fe34118a2a7c99c447e38d35013303cff; wordpress_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C9882b7c86a3a74fe96b29683001e7afdf818db4bb3d70a959ad6cb495a865d99; wp-settings-1=posts_list_mode%3Dlist%26ampampampampampamplibraryContent%3Dbrowse%26ampamplibraryContent%3Dbrowse%26amplibraryContent%3Dbrowse%26libraryContent%3Dbrowse; wp-settings-time-1=1675250535; wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7C2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b; wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7Ca5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f; wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313; wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cbc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2; wordpress_logged_in_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd; pll_language=de; _fbp=fb.0.1673272484138.1779050660; wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7C2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b; wp-settings-1=libraryContent%3Dbrowse%26ampeditor%3Dtinymce%26editor%3Dtinymce; wp-settings-time-1=1674148631; wordpress_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7Ce34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0; wp_lang=de_DE; wordpress_user_sw_b3a7e1d6fe9cd0643b9f6f77803b46c5=%5B%22username%7C1673696435%7C9OH3NlzQtHPyYAlW3ojLRN5zwKri59mn2ZCCcZT0IpO%7Ce7265f7ebfd01d3918d81d360ec55575c127e3c14fffa3480f3d9cb80668056c%22%5D; wp-settings-2=libraryContent%3Dbrowse; wp-settings-time-2=1673523636; cmplz_policy_id=18; cmplz_consented_services=; cmplz_marketing=allow; cmplz_statistics=allow; cmplz_preferences=allow; cmplz_functional=allow; cmplz_banner-status=dismissed; wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7Ca5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f; wordpress_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7C61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960; wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313; wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cbc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2; wordpress_logged_in_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd"
  3536.                   }
  3537.                   ["connection"]=>
  3538.                   array(1) {
  3539.                     [0]=>
  3540.                     string(10) "keep-alive"
  3541.                   }
  3542.                   ["referer"]=>
  3543.                   array(1) {
  3544.                     [0]=>
  3545.                     string(45) "http://localhost:10029/wp/wp-admin/themes.php"
  3546.                   }
  3547.                   ["accept-encoding"]=>
  3548.                   array(1) {
  3549.                     [0]=>
  3550.                     string(17) "gzip, deflate, br"
  3551.                   }
  3552.                   ["accept-language"]=>
  3553.                   array(1) {
  3554.                     [0]=>
  3555.                     string(23) "de,en-US;q=0.7,en;q=0.3"
  3556.                   }
  3557.                   ["accept"]=>
  3558.                   array(1) {
  3559.                     [0]=>
  3560.                     string(85) "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8"
  3561.                   }
  3562.                   ["user-agent"]=>
  3563.                   array(1) {
  3564.                     [0]=>
  3565.                     string(84) "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/110.0"
  3566.                   }
  3567.                   ["host"]=>
  3568.                   array(1) {
  3569.                     [0]=>
  3570.                     string(15) "localhost:10029"
  3571.                   }
  3572.                 }
  3573.                 ["cacheControl":protected]=>
  3574.                 array(0) {
  3575.                 }
  3576.               }
  3577.               ["content":protected]=>
  3578.               NULL
  3579.               ["languages":protected]=>
  3580.               NULL
  3581.               ["charsets":protected]=>
  3582.               NULL
  3583.               ["encodings":protected]=>
  3584.               NULL
  3585.               ["acceptableContentTypes":protected]=>
  3586.               NULL
  3587.               ["pathInfo":protected]=>
  3588.               NULL
  3589.               ["requestUri":protected]=>
  3590.               NULL
  3591.               ["baseUrl":protected]=>
  3592.               NULL
  3593.               ["basePath":protected]=>
  3594.               NULL
  3595.               ["method":protected]=>
  3596.               NULL
  3597.               ["format":protected]=>
  3598.               NULL
  3599.               ["session":protected]=>
  3600.               NULL
  3601.               ["locale":protected]=>
  3602.               NULL
  3603.               ["defaultLocale":protected]=>
  3604.               string(2) "en"
  3605.               ["preferredFormat":"Symfony\Component\HttpFoundation\Request":private]=>
  3606.               NULL
  3607.               ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=>
  3608.               bool(true)
  3609.               ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=>
  3610.               bool(true)
  3611.               ["isSafeContentPreferred":"Symfony\Component\HttpFoundation\Request":private]=>
  3612.               uninitialized(bool)
  3613.             }
  3614.             ["events"]=>
  3615.             object(Illuminate\Events\Dispatcher)#521 (5) {
  3616.              ["container":protected]=>
  3617.               *RECURSION*
  3618.               ["listeners":protected]=>
  3619.               array(0) {
  3620.               }
  3621.               ["wildcards":protected]=>
  3622.               array(0) {
  3623.               }
  3624.               ["wildcardsCache":protected]=>
  3625.               array(3) {
  3626.                 ["bootstrapping: Roots\Acorn\Bootstrap\SageFeatures"]=>
  3627.                 array(0) {
  3628.                 }
  3629.                 ["bootstrapped: Roots\Acorn\Bootstrap\SageFeatures"]=>
  3630.                 array(0) {
  3631.                 }
  3632.                 ["bootstrapping: Roots\Acorn\Bootstrap\LoadConfiguration"]=>
  3633.                 array(0) {
  3634.                 }
  3635.               }
  3636.               ["queueResolver":protected]=>
  3637.               object(Closure)#527 (2) {
  3638.                ["static"]=>
  3639.                 array(1) {
  3640.                   ["app"]=>
  3641.                   *RECURSION*
  3642.                 }
  3643.                 ["this"]=>
  3644.                 object(Illuminate\Events\EventServiceProvider)#502 (3) {
  3645.                  ["app":protected]=>
  3646.                   *RECURSION*
  3647.                   ["bootingCallbacks":protected]=>
  3648.                   array(0) {
  3649.                   }
  3650.                   ["bootedCallbacks":protected]=>
  3651.                   array(0) {
  3652.                   }
  3653.                 }
  3654.               }
  3655.             }
  3656.             ["config"]=>
  3657.             object(Illuminate\Config\Repository)#525 (1) {
  3658.              ["items":protected]=>
  3659.               array(0) {
  3660.               }
  3661.             }
  3662.           }
  3663.           ["scopedInstances":protected]=>
  3664.           array(0) {
  3665.           }
  3666.           ["aliases":protected]=>
  3667.           array(77) {
  3668.             ["Roots\Acorn\PackageManifest"]=>
  3669.             string(37) "Illuminate\Foundation\PackageManifest"
  3670.             ["Illuminate\Foundation\Application"]=>
  3671.             string(3) "app"
  3672.             ["Illuminate\Contracts\Container\Container"]=>
  3673.             string(3) "app"
  3674.             ["Illuminate\Contracts\Foundation\Application"]=>
  3675.             string(3) "app"
  3676.             ["Psr\Container\ContainerInterface"]=>
  3677.             string(3) "app"
  3678.             ["Illuminate\Auth\AuthManager"]=>
  3679.             string(4) "auth"
  3680.             ["Illuminate\Contracts\Auth\Factory"]=>
  3681.             string(4) "auth"
  3682.             ["Illuminate\Contracts\Auth\Guard"]=>
  3683.             string(11) "auth.driver"
  3684.             ["Illuminate\View\Compilers\BladeCompiler"]=>
  3685.             string(14) "blade.compiler"
  3686.             ["Illuminate\Cache\CacheManager"]=>
  3687.             string(5) "cache"
  3688.             ["Illuminate\Contracts\Cache\Factory"]=>
  3689.             string(5) "cache"
  3690.             ["Illuminate\Cache\Repository"]=>
  3691.             string(11) "cache.store"
  3692.             ["Illuminate\Contracts\Cache\Repository"]=>
  3693.             string(11) "cache.store"
  3694.             ["Psr\SimpleCache\CacheInterface"]=>
  3695.             string(11) "cache.store"
  3696.             ["Symfony\Component\Cache\Adapter\Psr16Adapter"]=>
  3697.             string(10) "cache.psr6"
  3698.             ["Symfony\Component\Cache\Adapter\AdapterInterface"]=>
  3699.             string(10) "cache.psr6"
  3700.             ["Psr\Cache\CacheItemPoolInterface"]=>
  3701.             string(10) "cache.psr6"
  3702.             ["Illuminate\Config\Repository"]=>
  3703.             string(6) "config"
  3704.             ["Illuminate\Contracts\Config\Repository"]=>
  3705.             string(6) "config"
  3706.             ["Illuminate\Cookie\CookieJar"]=>
  3707.             string(6) "cookie"
  3708.             ["Illuminate\Contracts\Cookie\Factory"]=>
  3709.             string(6) "cookie"
  3710.             ["Illuminate\Contracts\Cookie\QueueingFactory"]=>
  3711.             string(6) "cookie"
  3712.             ["Illuminate\Database\DatabaseManager"]=>
  3713.             string(2) "db"
  3714.             ["Illuminate\Database\ConnectionResolverInterface"]=>
  3715.             string(2) "db"
  3716.             ["Illuminate\Database\Connection"]=>
  3717.             string(13) "db.connection"
  3718.             ["Illuminate\Database\ConnectionInterface"]=>
  3719.             string(13) "db.connection"
  3720.             ["Illuminate\Database\Schema\Builder"]=>
  3721.             string(9) "db.schema"
  3722.             ["Illuminate\Encryption\Encrypter"]=>
  3723.             string(9) "encrypter"
  3724.             ["Illuminate\Contracts\Encryption\Encrypter"]=>
  3725.             string(9) "encrypter"
  3726.             ["Illuminate\Contracts\Encryption\StringEncrypter"]=>
  3727.             string(9) "encrypter"
  3728.             ["Illuminate\Events\Dispatcher"]=>
  3729.             string(6) "events"
  3730.             ["Illuminate\Contracts\Events\Dispatcher"]=>
  3731.             string(6) "events"
  3732.             ["Illuminate\Filesystem\Filesystem"]=>
  3733.             string(5) "files"
  3734.             ["Illuminate\Filesystem\FilesystemManager"]=>
  3735.             string(10) "filesystem"
  3736.             ["Illuminate\Contracts\Filesystem\Factory"]=>
  3737.             string(10) "filesystem"
  3738.             ["Illuminate\Contracts\Filesystem\Filesystem"]=>
  3739.             string(15) "filesystem.disk"
  3740.             ["Illuminate\Contracts\Filesystem\Cloud"]=>
  3741.             string(16) "filesystem.cloud"
  3742.             ["Illuminate\Hashing\HashManager"]=>
  3743.             string(4) "hash"
  3744.             ["Illuminate\Contracts\Hashing\Hasher"]=>
  3745.             string(11) "hash.driver"
  3746.             ["Illuminate\Translation\Translator"]=>
  3747.             string(10) "translator"
  3748.             ["Illuminate\Contracts\Translation\Translator"]=>
  3749.             string(10) "translator"
  3750.             ["Illuminate\Log\LogManager"]=>
  3751.             string(3) "log"
  3752.             ["Psr\Log\LoggerInterface"]=>
  3753.             string(3) "log"
  3754.             ["Illuminate\Mail\MailManager"]=>
  3755.             string(12) "mail.manager"
  3756.             ["Illuminate\Contracts\Mail\Factory"]=>
  3757.             string(12) "mail.manager"
  3758.             ["Illuminate\Mail\Mailer"]=>
  3759.             string(6) "mailer"
  3760.             ["Illuminate\Contracts\Mail\Mailer"]=>
  3761.             string(6) "mailer"
  3762.             ["Illuminate\Contracts\Mail\MailQueue"]=>
  3763.             string(6) "mailer"
  3764.             ["Illuminate\Auth\Passwords\PasswordBrokerManager"]=>
  3765.             string(13) "auth.password"
  3766.             ["Illuminate\Contracts\Auth\PasswordBrokerFactory"]=>
  3767.             string(13) "auth.password"
  3768.             ["Illuminate\Auth\Passwords\PasswordBroker"]=>
  3769.             string(20) "auth.password.broker"
  3770.             ["Illuminate\Contracts\Auth\PasswordBroker"]=>
  3771.             string(20) "auth.password.broker"
  3772.             ["Illuminate\Queue\QueueManager"]=>
  3773.             string(5) "queue"
  3774.             ["Illuminate\Contracts\Queue\Factory"]=>
  3775.             string(5) "queue"
  3776.             ["Illuminate\Contracts\Queue\Monitor"]=>
  3777.             string(5) "queue"
  3778.             ["Illuminate\Contracts\Queue\Queue"]=>
  3779.             string(16) "queue.connection"
  3780.             ["Illuminate\Queue\Failed\FailedJobProviderInterface"]=>
  3781.             string(12) "queue.failer"
  3782.             ["Illuminate\Routing\Redirector"]=>
  3783.             string(8) "redirect"
  3784.             ["Illuminate\Redis\RedisManager"]=>
  3785.             string(5) "redis"
  3786.             ["Illuminate\Contracts\Redis\Factory"]=>
  3787.             string(5) "redis"
  3788.             ["Illuminate\Redis\Connections\Connection"]=>
  3789.             string(16) "redis.connection"
  3790.             ["Illuminate\Contracts\Redis\Connection"]=>
  3791.             string(16) "redis.connection"
  3792.             ["Illuminate\Http\Request"]=>
  3793.             string(7) "request"
  3794.             ["Symfony\Component\HttpFoundation\Request"]=>
  3795.             string(7) "request"
  3796.             ["Illuminate\Routing\Router"]=>
  3797.             string(6) "router"
  3798.             ["Illuminate\Contracts\Routing\Registrar"]=>
  3799.             string(6) "router"
  3800.             ["Illuminate\Contracts\Routing\BindingRegistrar"]=>
  3801.             string(6) "router"
  3802.             ["Illuminate\Session\SessionManager"]=>
  3803.             string(7) "session"
  3804.             ["Illuminate\Session\Store"]=>
  3805.             string(13) "session.store"
  3806.             ["Illuminate\Contracts\Session\Session"]=>
  3807.             string(13) "session.store"
  3808.             ["Illuminate\Routing\UrlGenerator"]=>
  3809.             string(3) "url"
  3810.             ["Illuminate\Contracts\Routing\UrlGenerator"]=>
  3811.             string(3) "url"
  3812.             ["Illuminate\Validation\Factory"]=>
  3813.             string(9) "validator"
  3814.             ["Illuminate\Contracts\Validation\Factory"]=>
  3815.             string(9) "validator"
  3816.             ["Illuminate\View\Factory"]=>
  3817.             string(4) "view"
  3818.             ["Illuminate\Contracts\View\Factory"]=>
  3819.             string(4) "view"
  3820.             ["Roots\Acorn\Application"]=>
  3821.             string(3) "app"
  3822.           }
  3823.           ["abstractAliases":protected]=>
  3824.           array(40) {
  3825.             ["Illuminate\Foundation\PackageManifest"]=>
  3826.             array(1) {
  3827.               [0]=>
  3828.               string(27) "Roots\Acorn\PackageManifest"
  3829.             }
  3830.             ["app"]=>
  3831.             array(5) {
  3832.               [0]=>
  3833.               string(33) "Illuminate\Foundation\Application"
  3834.               [1]=>
  3835.               string(40) "Illuminate\Contracts\Container\Container"
  3836.               [2]=>
  3837.               string(43) "Illuminate\Contracts\Foundation\Application"
  3838.               [3]=>
  3839.               string(32) "Psr\Container\ContainerInterface"
  3840.               [4]=>
  3841.               string(23) "Roots\Acorn\Application"
  3842.             }
  3843.             ["auth"]=>
  3844.             array(2) {
  3845.               [0]=>
  3846.               string(27) "Illuminate\Auth\AuthManager"
  3847.               [1]=>
  3848.               string(33) "Illuminate\Contracts\Auth\Factory"
  3849.             }
  3850.             ["auth.driver"]=>
  3851.             array(1) {
  3852.               [0]=>
  3853.               string(31) "Illuminate\Contracts\Auth\Guard"
  3854.             }
  3855.             ["blade.compiler"]=>
  3856.             array(1) {
  3857.               [0]=>
  3858.               string(39) "Illuminate\View\Compilers\BladeCompiler"
  3859.             }
  3860.             ["cache"]=>
  3861.             array(2) {
  3862.               [0]=>
  3863.               string(29) "Illuminate\Cache\CacheManager"
  3864.               [1]=>
  3865.               string(34) "Illuminate\Contracts\Cache\Factory"
  3866.             }
  3867.             ["cache.store"]=>
  3868.             array(3) {
  3869.               [0]=>
  3870.               string(27) "Illuminate\Cache\Repository"
  3871.               [1]=>
  3872.               string(37) "Illuminate\Contracts\Cache\Repository"
  3873.               [2]=>
  3874.               string(30) "Psr\SimpleCache\CacheInterface"
  3875.             }
  3876.             ["cache.psr6"]=>
  3877.             array(3) {
  3878.               [0]=>
  3879.               string(44) "Symfony\Component\Cache\Adapter\Psr16Adapter"
  3880.               [1]=>
  3881.               string(48) "Symfony\Component\Cache\Adapter\AdapterInterface"
  3882.               [2]=>
  3883.               string(32) "Psr\Cache\CacheItemPoolInterface"
  3884.             }
  3885.             ["config"]=>
  3886.             array(2) {
  3887.               [0]=>
  3888.               string(28) "Illuminate\Config\Repository"
  3889.               [1]=>
  3890.               string(38) "Illuminate\Contracts\Config\Repository"
  3891.             }
  3892.             ["cookie"]=>
  3893.             array(3) {
  3894.               [0]=>
  3895.               string(27) "Illuminate\Cookie\CookieJar"
  3896.               [1]=>
  3897.               string(35) "Illuminate\Contracts\Cookie\Factory"
  3898.               [2]=>
  3899.               string(43) "Illuminate\Contracts\Cookie\QueueingFactory"
  3900.             }
  3901.             ["db"]=>
  3902.             array(2) {
  3903.               [0]=>
  3904.               string(35) "Illuminate\Database\DatabaseManager"
  3905.               [1]=>
  3906.               string(47) "Illuminate\Database\ConnectionResolverInterface"
  3907.             }
  3908.             ["db.connection"]=>
  3909.             array(2) {
  3910.               [0]=>
  3911.               string(30) "Illuminate\Database\Connection"
  3912.               [1]=>
  3913.               string(39) "Illuminate\Database\ConnectionInterface"
  3914.             }
  3915.             ["db.schema"]=>
  3916.             array(1) {
  3917.               [0]=>
  3918.               string(34) "Illuminate\Database\Schema\Builder"
  3919.             }
  3920.             ["encrypter"]=>
  3921.             array(3) {
  3922.               [0]=>
  3923.               string(31) "Illuminate\Encryption\Encrypter"
  3924.               [1]=>
  3925.               string(41) "Illuminate\Contracts\Encryption\Encrypter"
  3926.               [2]=>
  3927.               string(47) "Illuminate\Contracts\Encryption\StringEncrypter"
  3928.             }
  3929.             ["events"]=>
  3930.             array(2) {
  3931.               [0]=>
  3932.               string(28) "Illuminate\Events\Dispatcher"
  3933.               [1]=>
  3934.               string(38) "Illuminate\Contracts\Events\Dispatcher"
  3935.             }
  3936.             ["files"]=>
  3937.             array(1) {
  3938.               [0]=>
  3939.               string(32) "Illuminate\Filesystem\Filesystem"
  3940.             }
  3941.             ["filesystem"]=>
  3942.             array(2) {
  3943.               [0]=>
  3944.               string(39) "Illuminate\Filesystem\FilesystemManager"
  3945.               [1]=>
  3946.               string(39) "Illuminate\Contracts\Filesystem\Factory"
  3947.             }
  3948.             ["filesystem.disk"]=>
  3949.             array(1) {
  3950.               [0]=>
  3951.               string(42) "Illuminate\Contracts\Filesystem\Filesystem"
  3952.             }
  3953.             ["filesystem.cloud"]=>
  3954.             array(1) {
  3955.               [0]=>
  3956.               string(37) "Illuminate\Contracts\Filesystem\Cloud"
  3957.             }
  3958.             ["hash"]=>
  3959.             array(1) {
  3960.               [0]=>
  3961.               string(30) "Illuminate\Hashing\HashManager"
  3962.             }
  3963.             ["hash.driver"]=>
  3964.             array(1) {
  3965.               [0]=>
  3966.               string(35) "Illuminate\Contracts\Hashing\Hasher"
  3967.             }
  3968.             ["translator"]=>
  3969.             array(2) {
  3970.               [0]=>
  3971.               string(33) "Illuminate\Translation\Translator"
  3972.               [1]=>
  3973.               string(43) "Illuminate\Contracts\Translation\Translator"
  3974.             }
  3975.             ["log"]=>
  3976.             array(2) {
  3977.               [0]=>
  3978.               string(25) "Illuminate\Log\LogManager"
  3979.               [1]=>
  3980.               string(23) "Psr\Log\LoggerInterface"
  3981.             }
  3982.             ["mail.manager"]=>
  3983.             array(2) {
  3984.               [0]=>
  3985.               string(27) "Illuminate\Mail\MailManager"
  3986.               [1]=>
  3987.               string(33) "Illuminate\Contracts\Mail\Factory"
  3988.             }
  3989.             ["mailer"]=>
  3990.             array(3) {
  3991.               [0]=>
  3992.               string(22) "Illuminate\Mail\Mailer"
  3993.               [1]=>
  3994.               string(32) "Illuminate\Contracts\Mail\Mailer"
  3995.               [2]=>
  3996.               string(35) "Illuminate\Contracts\Mail\MailQueue"
  3997.             }
  3998.             ["auth.password"]=>
  3999.             array(2) {
  4000.               [0]=>
  4001.               string(47) "Illuminate\Auth\Passwords\PasswordBrokerManager"
  4002.               [1]=>
  4003.               string(47) "Illuminate\Contracts\Auth\PasswordBrokerFactory"
  4004.             }
  4005.             ["auth.password.broker"]=>
  4006.             array(2) {
  4007.               [0]=>
  4008.               string(40) "Illuminate\Auth\Passwords\PasswordBroker"
  4009.               [1]=>
  4010.               string(40) "Illuminate\Contracts\Auth\PasswordBroker"
  4011.             }
  4012.             ["queue"]=>
  4013.             array(3) {
  4014.               [0]=>
  4015.               string(29) "Illuminate\Queue\QueueManager"
  4016.               [1]=>
  4017.               string(34) "Illuminate\Contracts\Queue\Factory"
  4018.               [2]=>
  4019.               string(34) "Illuminate\Contracts\Queue\Monitor"
  4020.             }
  4021.             ["queue.connection"]=>
  4022.             array(1) {
  4023.               [0]=>
  4024.               string(32) "Illuminate\Contracts\Queue\Queue"
  4025.             }
  4026.             ["queue.failer"]=>
  4027.             array(1) {
  4028.               [0]=>
  4029.               string(50) "Illuminate\Queue\Failed\FailedJobProviderInterface"
  4030.             }
  4031.             ["redirect"]=>
  4032.             array(1) {
  4033.               [0]=>
  4034.               string(29) "Illuminate\Routing\Redirector"
  4035.             }
  4036.             ["redis"]=>
  4037.             array(2) {
  4038.               [0]=>
  4039.               string(29) "Illuminate\Redis\RedisManager"
  4040.               [1]=>
  4041.               string(34) "Illuminate\Contracts\Redis\Factory"
  4042.             }
  4043.             ["redis.connection"]=>
  4044.             array(2) {
  4045.               [0]=>
  4046.               string(39) "Illuminate\Redis\Connections\Connection"
  4047.               [1]=>
  4048.               string(37) "Illuminate\Contracts\Redis\Connection"
  4049.             }
  4050.             ["request"]=>
  4051.             array(2) {
  4052.               [0]=>
  4053.               string(23) "Illuminate\Http\Request"
  4054.               [1]=>
  4055.               string(40) "Symfony\Component\HttpFoundation\Request"
  4056.             }
  4057.             ["router"]=>
  4058.             array(3) {
  4059.               [0]=>
  4060.               string(25) "Illuminate\Routing\Router"
  4061.               [1]=>
  4062.               string(38) "Illuminate\Contracts\Routing\Registrar"
  4063.               [2]=>
  4064.               string(45) "Illuminate\Contracts\Routing\BindingRegistrar"
  4065.             }
  4066.             ["session"]=>
  4067.             array(1) {
  4068.               [0]=>
  4069.               string(33) "Illuminate\Session\SessionManager"
  4070.             }
  4071.             ["session.store"]=>
  4072.             array(2) {
  4073.               [0]=>
  4074.               string(24) "Illuminate\Session\Store"
  4075.               [1]=>
  4076.               string(36) "Illuminate\Contracts\Session\Session"
  4077.             }
  4078.             ["url"]=>
  4079.             array(2) {
  4080.               [0]=>
  4081.               string(31) "Illuminate\Routing\UrlGenerator"
  4082.               [1]=>
  4083.               string(41) "Illuminate\Contracts\Routing\UrlGenerator"
  4084.             }
  4085.             ["validator"]=>
  4086.             array(2) {
  4087.               [0]=>
  4088.               string(29) "Illuminate\Validation\Factory"
  4089.               [1]=>
  4090.               string(39) "Illuminate\Contracts\Validation\Factory"
  4091.             }
  4092.             ["view"]=>
  4093.             array(2) {
  4094.               [0]=>
  4095.               string(23) "Illuminate\View\Factory"
  4096.               [1]=>
  4097.               string(33) "Illuminate\Contracts\View\Factory"
  4098.             }
  4099.           }
  4100.           ["extenders":protected]=>
  4101.           array(1) {
  4102.             ["url"]=>
  4103.             array(1) {
  4104.               [0]=>
  4105.               object(Closure)#509 (2) {
  4106.                ["this"]=>
  4107.                 object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  4108.                  ["app":protected]=>
  4109.                   *RECURSION*
  4110.                   ["bootingCallbacks":protected]=>
  4111.                   array(0) {
  4112.                   }
  4113.                   ["bootedCallbacks":protected]=>
  4114.                   array(0) {
  4115.                   }
  4116.                 }
  4117.                 ["parameter"]=>
  4118.                 array(2) {
  4119.                   ["$url"]=>
  4120.                   string(10) ""
  4121.                   ["$app"]=>
  4122.                   string(10) ""
  4123.                 }
  4124.               }
  4125.             }
  4126.           }
  4127.           ["tags":protected]=>
  4128.           array(0) {
  4129.           }
  4130.           ["buildStack":protected]=>
  4131.           array(0) {
  4132.           }
  4133.           ["with":protected]=>
  4134.           array(0) {
  4135.           }
  4136.           ["contextual"]=>
  4137.           array(0) {
  4138.           }
  4139.           ["reboundCallbacks":protected]=>
  4140.           array(0) {
  4141.           }
  4142.           ["globalBeforeResolvingCallbacks":protected]=>
  4143.           array(0) {
  4144.           }
  4145.           ["globalResolvingCallbacks":protected]=>
  4146.           array(0) {
  4147.           }
  4148.           ["globalAfterResolvingCallbacks":protected]=>
  4149.           array(0) {
  4150.           }
  4151.           ["beforeResolvingCallbacks":protected]=>
  4152.           array(0) {
  4153.           }
  4154.           ["resolvingCallbacks":protected]=>
  4155.           array(0) {
  4156.           }
  4157.           ["afterResolvingCallbacks":protected]=>
  4158.           array(0) {
  4159.           }
  4160.         }
  4161.       }
  4162.     }
  4163.     [5]=>
  4164.     array(6) {
  4165.       ["file"]=>
  4166.       string(101) "[[bedrock]]/vendor/roots/acorn/src/Roots/Acorn/Kernel.php"
  4167.       ["line"]=>
  4168.       int(50)
  4169.       ["function"]=>
  4170.       string(13) "bootstrapWith"
  4171.       ["class"]=>
  4172.       string(33) "Illuminate\Foundation\Application"
  4173.       ["type"]=>
  4174.       string(2) "->"
  4175.       ["args"]=>
  4176.       array(1) {
  4177.         [0]=>
  4178.         array(6) {
  4179.           [0]=>
  4180.           string(34) "Roots\Acorn\Bootstrap\SageFeatures"
  4181.           [1]=>
  4182.           string(39) "Roots\Acorn\Bootstrap\LoadConfiguration"
  4183.           [2]=>
  4184.           string(38) "Roots\Acorn\Bootstrap\HandleExceptions"
  4185.           [3]=>
  4186.           string(37) "Roots\Acorn\Bootstrap\RegisterFacades"
  4187.           [4]=>
  4188.           string(49) "Illuminate\Foundation\Bootstrap\RegisterProviders"
  4189.           [5]=>
  4190.           string(45) "Illuminate\Foundation\Bootstrap\BootProviders"
  4191.         }
  4192.       }
  4193.     }
  4194.     [6]=>
  4195.     array(6) {
  4196.       ["file"]=>
  4197.       string(101) "[[bedrock]]/vendor/roots/acorn/src/Roots/Acorn/Kernel.php"
  4198.       ["line"]=>
  4199.       int(66)
  4200.       ["function"]=>
  4201.       string(9) "bootstrap"
  4202.       ["class"]=>
  4203.       string(18) "Roots\Acorn\Kernel"
  4204.       ["type"]=>
  4205.       string(2) "->"
  4206.       ["args"]=>
  4207.       array(0) {
  4208.       }
  4209.     }
  4210.     [7]=>
  4211.     array(6) {
  4212.       ["file"]=>
  4213.       string(105) "[[bedrock]]/vendor/roots/acorn/src/Roots/Acorn/Bootloader.php"
  4214.       ["line"]=>
  4215.       int(247)
  4216.       ["function"]=>
  4217.       string(6) "handle"
  4218.       ["class"]=>
  4219.       string(18) "Roots\Acorn\Kernel"
  4220.       ["type"]=>
  4221.       string(2) "->"
  4222.       ["args"]=>
  4223.       array(1) {
  4224.         [0]=>
  4225.         object(Illuminate\Http\Request)#536 (28) {
  4226.          ["json":protected]=>
  4227.           NULL
  4228.           ["convertedFiles":protected]=>
  4229.           NULL
  4230.           ["userResolver":protected]=>
  4231.           NULL
  4232.           ["routeResolver":protected]=>
  4233.           NULL
  4234.           ["attributes"]=>
  4235.           object(Symfony\Component\HttpFoundation\ParameterBag)#538 (1) {
  4236.            ["parameters":protected]=>
  4237.             array(0) {
  4238.             }
  4239.           }
  4240.           ["request"]=>
  4241.           object(Symfony\Component\HttpFoundation\InputBag)#537 (1) {
  4242.            ["parameters":protected]=>
  4243.             array(0) {
  4244.             }
  4245.           }
  4246.           ["query"]=>
  4247.           object(Symfony\Component\HttpFoundation\InputBag)#544 (1) {
  4248.            ["parameters":protected]=>
  4249.             array(1) {
  4250.               ["activated"]=>
  4251.               string(4) "true"
  4252.             }
  4253.           }
  4254.           ["server"]=>
  4255.           object(Symfony\Component\HttpFoundation\ServerBag)#540 (1) {
  4256.            ["parameters":protected]=>
  4257.             array(52) {
  4258.               ["SERVER_SOFTWARE"]=>
  4259.               string(20) "Apache/2.4.43 (Unix)"
  4260.               ["REQUEST_URI"]=>
  4261.               string(38) "/wp/wp-admin/themes.php?activated=true"
  4262.               ["USER"]=>
  4263.               string(11) "[[sage]]"
  4264.               ["HOME"]=>
  4265.               string(18) "/Users/[[sage]]"
  4266.               ["SCRIPT_NAME"]=>
  4267.               string(23) "/wp/wp-admin/themes.php"
  4268.               ["QUERY_STRING"]=>
  4269.               string(14) "activated=true"
  4270.               ["REQUEST_METHOD"]=>
  4271.               string(3) "GET"
  4272.               ["SERVER_PROTOCOL"]=>
  4273.               string(8) "HTTP/1.1"
  4274.               ["GATEWAY_INTERFACE"]=>
  4275.               string(7) "CGI/1.1"
  4276.               ["REMOTE_PORT"]=>
  4277.               string(5) "62058"
  4278.               ["SCRIPT_FILENAME"]=>
  4279.               string(83) "/[[bedrock]]/web/wp/wp-admin/themes.php"
  4280.               ["SERVER_ADMIN"]=>
  4281.               string(19) "webmaster@localhost"
  4282.               ["CONTEXT_DOCUMENT_ROOT"]=>
  4283.               string(59) "[[bedrock]]/web"
  4284.               ["CONTEXT_PREFIX"]=>
  4285.               string(0) ""
  4286.               ["REQUEST_SCHEME"]=>
  4287.               string(4) "http"
  4288.               ["DOCUMENT_ROOT"]=>
  4289.               string(59) "[[bedrock]]/web"
  4290.               ["REMOTE_ADDR"]=>
  4291.               string(9) "127.0.0.1"
  4292.               ["SERVER_PORT"]=>
  4293.               string(5) "10029"
  4294.               ["SERVER_ADDR"]=>
  4295.               string(9) "127.0.0.1"
  4296.               ["SERVER_NAME"]=>
  4297.               string(9) "localhost"
  4298.               ["SERVER_SIGNATURE"]=>
  4299.               string(0) ""
  4300.               ["PATH"]=>
  4301.               string(46) "/bin:/usr/bin:/usr/ucb:/usr/bsd:/usr/local/bin"
  4302.               ["HTTP_SEC_FETCH_SITE"]=>
  4303.               string(11) "same-origin"
  4304.               ["HTTP_SEC_FETCH_MODE"]=>
  4305.               string(8) "navigate"
  4306.               ["HTTP_SEC_FETCH_DEST"]=>
  4307.               string(8) "document"
  4308.               ["HTTP_UPGRADE_INSECURE_REQUESTS"]=>
  4309.               string(1) "1"
  4310.               ["HTTP_COOKIE"]=>
  4311.               string(4013) "wordpress_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7Ce34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0; wordpress_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7C61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960; wordpress_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C0851ed0344d7127b9630a5b466d76c6d2e1d6348df84964daf55828972280d0b; wordpress_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cb4c0e288a738118f1a91c9220e1f6c1fe34118a2a7c99c447e38d35013303cff; wordpress_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C9882b7c86a3a74fe96b29683001e7afdf818db4bb3d70a959ad6cb495a865d99; wp-settings-1=posts_list_mode%3Dlist%26ampampampampampamplibraryContent%3Dbrowse%26ampamplibraryContent%3Dbrowse%26amplibraryContent%3Dbrowse%26libraryContent%3Dbrowse; wp-settings-time-1=1675250535; wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7C2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b; wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7Ca5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f; wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313; wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cbc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2; wordpress_logged_in_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd; pll_language=de; _fbp=fb.0.1673272484138.1779050660; wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7C2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b; wp-settings-1=libraryContent%3Dbrowse%26ampeditor%3Dtinymce%26editor%3Dtinymce; wp-settings-time-1=1674148631; wordpress_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7Ce34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0; wp_lang=de_DE; wordpress_user_sw_b3a7e1d6fe9cd0643b9f6f77803b46c5=%5B%22username%7C1673696435%7C9OH3NlzQtHPyYAlW3ojLRN5zwKri59mn2ZCCcZT0IpO%7Ce7265f7ebfd01d3918d81d360ec55575c127e3c14fffa3480f3d9cb80668056c%22%5D; wp-settings-2=libraryContent%3Dbrowse; wp-settings-time-2=1673523636; cmplz_policy_id=18; cmplz_consented_services=; cmplz_marketing=allow; cmplz_statistics=allow; cmplz_preferences=allow; cmplz_functional=allow; cmplz_banner-status=dismissed; wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7Ca5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f; wordpress_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7C61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960; wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313; wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cbc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2; wordpress_logged_in_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd"
  4312.               ["HTTP_CONNECTION"]=>
  4313.               string(10) "keep-alive"
  4314.               ["HTTP_REFERER"]=>
  4315.               string(45) "http://localhost:10029/wp/wp-admin/themes.php"
  4316.               ["HTTP_ACCEPT_ENCODING"]=>
  4317.               string(17) "gzip, deflate, br"
  4318.               ["HTTP_ACCEPT_LANGUAGE"]=>
  4319.               string(23) "de,en-US;q=0.7,en;q=0.3"
  4320.               ["HTTP_ACCEPT"]=>
  4321.               string(85) "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8"
  4322.               ["HTTP_USER_AGENT"]=>
  4323.               string(84) "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/110.0"
  4324.               ["HTTP_HOST"]=>
  4325.               string(15) "localhost:10029"
  4326.               ["FCGI_ROLE"]=>
  4327.               string(9) "RESPONDER"
  4328.               ["PHP_SELF"]=>
  4329.               string(23) "/wp/wp-admin/themes.php"
  4330.               ["REQUEST_TIME_FLOAT"]=>
  4331.               float(1675458642.7835989)
  4332.               ["REQUEST_TIME"]=>
  4333.               int(1675458642)
  4334.               ["DB_NAME"]=>
  4335.               string(5) "local"
  4336.               ["DB_USER"]=>
  4337.               string(4) "root"
  4338.               ["DB_PASSWORD"]=>
  4339.               string(4) "root"
  4340.               ["WP_ENV"]=>
  4341.               string(11) "development"
  4342.               ["WP_HOME"]=>
  4343.               string(22) "http://localhost:10029"
  4344.               ["WP_SITEURL"]=>
  4345.               string(25) "http://localhost:10029/wp"
  4346.               ["AUTH_KEY"]=>
  4347.               string(64) "P=R#TkzjT&*QEh,mZ69cl[9dej>swfy]9otanj)ChdiOhQFuD6$BA:Y"
  4348.               ["SECURE_AUTH_KEY"]=>
  4349.               string(64) "jS@@nSqJ;%J?LEhk,+[V?tR}Yl^,G#%Pr{*$]l*e0m/RNmKs60IL!`!fHF}B5
  4350.              string(64) "A:LJcZS(*[DU(bq%CFwBmx]?!YSRPx>`N*b2Mjhq;it:yvxS5b!,eCx?![U5}4t)"
  4351.              ["NONCE_KEY"]=>
  4352.              string(64) "$z32=U-/jeS*H>9A:7c)f=fw3iH9.lUcSp<0j|.=TO`z5Yk_I,
  4353.               string(64) "Jyrk/}vvYPBX`6a2YgCZ2I(`;qn5SW(]}Mf52<^jvwAuLULXFm:hAd|@8OXcY}N>"
  4354.               ["SECURE_AUTH_SALT"]=>
  4355.               string(64) "^t.wuB!kf(qI=#d3cp@*A[xOg5X&e[^?
  4356.              string(64) "KCu-yiu2(ksb1(B7cOQedVg0a<<)rH,d(aQIeR.$`b8aF=Fg.]%uH0*1KUhTvy93"
  4357.              ["NONCE_SALT"]=>
  4358.              string(64) "O|lO$pW%ErBi;k^>|xzn{SuWK[MkP^uP4#?US:=Jh;%%1pa;EfA8Yvl0Yi&JO}4K"
  4359.            }
  4360.           }
  4361.           ["files"]=>
  4362.           object(Symfony\Component\HttpFoundation\FileBag)#541 (1) {
  4363.            ["parameters":protected]=>
  4364.             array(0) {
  4365.             }
  4366.           }
  4367.           ["cookies"]=>
  4368.           object(Symfony\Component\HttpFoundation\InputBag)#539 (1) {
  4369.            ["parameters":protected]=>
  4370.             array(26) {
  4371.               ["wordpress_5c7bf1144c195d770388f6b33ebb187c"]=>
  4372.               string(126) "username|1671628472|ZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt|e34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0"
  4373.               ["wordpress_59627398a16ce88bbdbe3cb96a2f10a1"]=>
  4374.               string(126) "username|1675423334|qNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi|61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960"
  4375.               ["wordpress_b3a7e1d6fe9cd0643b9f6f77803b46c5"]=>
  4376.               string(126) "username|1675448979|N1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx|0851ed0344d7127b9630a5b466d76c6d2e1d6348df84964daf55828972280d0b"
  4377.               ["wordpress_7ac20326b5d94af4e45755aeaa97acba"]=>
  4378.               string(126) "username|1675630000|n1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430|b4c0e288a738118f1a91c9220e1f6c1fe34118a2a7c99c447e38d35013303cff"
  4379.               ["wordpress_9557cceff15a7e1f95e707ee38069290"]=>
  4380.               string(126) "username|1675631376|W8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE|9882b7c86a3a74fe96b29683001e7afdf818db4bb3d70a959ad6cb495a865d99"
  4381.               ["wp-settings-1"]=>
  4382.               string(135) "posts_list_mode=list&ampampampampamplibraryContent=browse&amplibraryContent=browse&libraryContent=browse&libraryContent=browse"
  4383.               ["wp-settings-time-1"]=>
  4384.               string(10) "1675250535"
  4385.               ["wordpress_test_cookie"]=>
  4386.               string(15) "WP Cookie check"
  4387.               ["wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c"]=>
  4388.               string(126) "username|1671628472|ZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt|2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b"
  4389.               ["wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1"]=>
  4390.               string(126) "username|1675423334|qNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi|a5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f"
  4391.               ["wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5"]=>
  4392.               string(126) "username|1675448979|N1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx|48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313"
  4393.               ["wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba"]=>
  4394.               string(126) "username|1675630000|n1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430|bc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2"
  4395.               ["wordpress_logged_in_9557cceff15a7e1f95e707ee38069290"]=>
  4396.               string(126) "username|1675631376|W8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE|719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd"
  4397.               ["pll_language"]=>
  4398.               string(2) "de"
  4399.               ["_fbp"]=>
  4400.               string(29) "fb.0.1673272484138.1779050660"
  4401.               ["wp_lang"]=>
  4402.               string(5) "de_DE"
  4403.               ["wordpress_user_sw_b3a7e1d6fe9cd0643b9f6f77803b46c5"]=>
  4404.               string(132) "[\"username|1673696435|9OH3NlzQtHPyYAlW3ojLRN5zwKri59mn2ZCCcZT0IpO|e7265f7ebfd01d3918d81d360ec55575c127e3c14fffa3480f3d9cb80668056c\"]"
  4405.               ["wp-settings-2"]=>
  4406.               string(21) "libraryContent=browse"
  4407.               ["wp-settings-time-2"]=>
  4408.               string(10) "1673523636"
  4409.               ["cmplz_policy_id"]=>
  4410.               string(2) "18"
  4411.               ["cmplz_consented_services"]=>
  4412.               string(0) ""
  4413.               ["cmplz_marketing"]=>
  4414.               string(5) "allow"
  4415.               ["cmplz_statistics"]=>
  4416.               string(5) "allow"
  4417.               ["cmplz_preferences"]=>
  4418.               string(5) "allow"
  4419.               ["cmplz_functional"]=>
  4420.               string(5) "allow"
  4421.               ["cmplz_banner-status"]=>
  4422.               string(9) "dismissed"
  4423.             }
  4424.           }
  4425.           ["headers"]=>
  4426.           object(Symfony\Component\HttpFoundation\HeaderBag)#542 (2) {
  4427.            ["headers":protected]=>
  4428.             array(12) {
  4429.               ["sec-fetch-site"]=>
  4430.               array(1) {
  4431.                 [0]=>
  4432.                 string(11) "same-origin"
  4433.               }
  4434.               ["sec-fetch-mode"]=>
  4435.               array(1) {
  4436.                 [0]=>
  4437.                 string(8) "navigate"
  4438.               }
  4439.               ["sec-fetch-dest"]=>
  4440.               array(1) {
  4441.                 [0]=>
  4442.                 string(8) "document"
  4443.               }
  4444.               ["upgrade-insecure-requests"]=>
  4445.               array(1) {
  4446.                 [0]=>
  4447.                 string(1) "1"
  4448.               }
  4449.               ["cookie"]=>
  4450.               array(1) {
  4451.                 [0]=>
  4452.                 string(4013) "wordpress_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7Ce34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0; wordpress_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7C61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960; wordpress_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C0851ed0344d7127b9630a5b466d76c6d2e1d6348df84964daf55828972280d0b; wordpress_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cb4c0e288a738118f1a91c9220e1f6c1fe34118a2a7c99c447e38d35013303cff; wordpress_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C9882b7c86a3a74fe96b29683001e7afdf818db4bb3d70a959ad6cb495a865d99; wp-settings-1=posts_list_mode%3Dlist%26ampampampampampamplibraryContent%3Dbrowse%26ampamplibraryContent%3Dbrowse%26amplibraryContent%3Dbrowse%26libraryContent%3Dbrowse; wp-settings-time-1=1675250535; wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7C2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b; wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7Ca5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f; wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313; wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cbc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2; wordpress_logged_in_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd; pll_language=de; _fbp=fb.0.1673272484138.1779050660; wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7C2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b; wp-settings-1=libraryContent%3Dbrowse%26ampeditor%3Dtinymce%26editor%3Dtinymce; wp-settings-time-1=1674148631; wordpress_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7Ce34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0; wp_lang=de_DE; wordpress_user_sw_b3a7e1d6fe9cd0643b9f6f77803b46c5=%5B%22username%7C1673696435%7C9OH3NlzQtHPyYAlW3ojLRN5zwKri59mn2ZCCcZT0IpO%7Ce7265f7ebfd01d3918d81d360ec55575c127e3c14fffa3480f3d9cb80668056c%22%5D; wp-settings-2=libraryContent%3Dbrowse; wp-settings-time-2=1673523636; cmplz_policy_id=18; cmplz_consented_services=; cmplz_marketing=allow; cmplz_statistics=allow; cmplz_preferences=allow; cmplz_functional=allow; cmplz_banner-status=dismissed; wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7Ca5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f; wordpress_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7C61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960; wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313; wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cbc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2; wordpress_logged_in_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd"
  4453.               }
  4454.               ["connection"]=>
  4455.               array(1) {
  4456.                 [0]=>
  4457.                 string(10) "keep-alive"
  4458.               }
  4459.               ["referer"]=>
  4460.               array(1) {
  4461.                 [0]=>
  4462.                 string(45) "http://localhost:10029/wp/wp-admin/themes.php"
  4463.               }
  4464.               ["accept-encoding"]=>
  4465.               array(1) {
  4466.                 [0]=>
  4467.                 string(17) "gzip, deflate, br"
  4468.               }
  4469.               ["accept-language"]=>
  4470.               array(1) {
  4471.                 [0]=>
  4472.                 string(23) "de,en-US;q=0.7,en;q=0.3"
  4473.               }
  4474.               ["accept"]=>
  4475.               array(1) {
  4476.                 [0]=>
  4477.                 string(85) "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8"
  4478.               }
  4479.               ["user-agent"]=>
  4480.               array(1) {
  4481.                 [0]=>
  4482.                 string(84) "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/110.0"
  4483.               }
  4484.               ["host"]=>
  4485.               array(1) {
  4486.                 [0]=>
  4487.                 string(15) "localhost:10029"
  4488.               }
  4489.             }
  4490.             ["cacheControl":protected]=>
  4491.             array(0) {
  4492.             }
  4493.           }
  4494.           ["content":protected]=>
  4495.           NULL
  4496.           ["languages":protected]=>
  4497.           NULL
  4498.           ["charsets":protected]=>
  4499.           NULL
  4500.           ["encodings":protected]=>
  4501.           NULL
  4502.           ["acceptableContentTypes":protected]=>
  4503.           NULL
  4504.           ["pathInfo":protected]=>
  4505.           NULL
  4506.           ["requestUri":protected]=>
  4507.           NULL
  4508.           ["baseUrl":protected]=>
  4509.           NULL
  4510.           ["basePath":protected]=>
  4511.           NULL
  4512.           ["method":protected]=>
  4513.           NULL
  4514.           ["format":protected]=>
  4515.           NULL
  4516.           ["session":protected]=>
  4517.           NULL
  4518.           ["locale":protected]=>
  4519.           NULL
  4520.           ["defaultLocale":protected]=>
  4521.           string(2) "en"
  4522.           ["preferredFormat":"Symfony\Component\HttpFoundation\Request":private]=>
  4523.           NULL
  4524.           ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=>
  4525.           bool(true)
  4526.           ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=>
  4527.           bool(true)
  4528.           ["isSafeContentPreferred":"Symfony\Component\HttpFoundation\Request":private]=>
  4529.           uninitialized(bool)
  4530.         }
  4531.       }
  4532.     }
  4533.     [8]=>
  4534.     array(6) {
  4535.       ["file"]=>
  4536.       string(105) "[[bedrock]]/vendor/roots/acorn/src/Roots/Acorn/Bootloader.php"
  4537.       ["line"]=>
  4538.       int(121)
  4539.       ["function"]=>
  4540.       string(13) "bootWordPress"
  4541.       ["class"]=>
  4542.       string(22) "Roots\Acorn\Bootloader"
  4543.       ["type"]=>
  4544.       string(2) "->"
  4545.       ["args"]=>
  4546.       array(1) {
  4547.         [0]=>
  4548.         object(Roots\Acorn\Application)#492 (41) {
  4549.          ["bootstrapPath":protected]=>
  4550.           string(85) "[[bedrock]]/web/app/cache/acorn/framework"
  4551.           ["configPath":protected]=>
  4552.           string(81) "[[bedrock]]/vendor/roots/acorn/config"
  4553.           ["publicPath":protected]=>
  4554.           string(89) "[[bedrock]]/web/app/themes/[[sage]]/public"
  4555.           ["resourcesPath":protected]=>
  4556.           string(92) "[[bedrock]]/web/app/themes/[[sage]]/resources"
  4557.           ["basePath":protected]=>
  4558.           string(82) "[[bedrock]]/web/app/themes/[[sage]]"
  4559.           ["hasBeenBootstrapped":protected]=>
  4560.           bool(true)
  4561.           ["booted":protected]=>
  4562.           bool(false)
  4563.           ["bootingCallbacks":protected]=>
  4564.           array(0) {
  4565.           }
  4566.           ["bootedCallbacks":protected]=>
  4567.           array(0) {
  4568.           }
  4569.           ["terminatingCallbacks":protected]=>
  4570.           array(0) {
  4571.           }
  4572.           ["serviceProviders":protected]=>
  4573.           array(3) {
  4574.             [0]=>
  4575.             object(Illuminate\Events\EventServiceProvider)#502 (3) {
  4576.              ["app":protected]=>
  4577.               *RECURSION*
  4578.               ["bootingCallbacks":protected]=>
  4579.               array(0) {
  4580.               }
  4581.               ["bootedCallbacks":protected]=>
  4582.               array(0) {
  4583.               }
  4584.             }
  4585.             [1]=>
  4586.             object(Illuminate\Log\LogServiceProvider)#504 (3) {
  4587.              ["app":protected]=>
  4588.               *RECURSION*
  4589.               ["bootingCallbacks":protected]=>
  4590.               array(0) {
  4591.               }
  4592.               ["bootedCallbacks":protected]=>
  4593.               array(0) {
  4594.               }
  4595.             }
  4596.             [2]=>
  4597.             object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  4598.              ["app":protected]=>
  4599.               *RECURSION*
  4600.               ["bootingCallbacks":protected]=>
  4601.               array(0) {
  4602.               }
  4603.               ["bootedCallbacks":protected]=>
  4604.               array(0) {
  4605.               }
  4606.             }
  4607.           }
  4608.           ["loadedProviders":protected]=>
  4609.           array(3) {
  4610.             ["Illuminate\Events\EventServiceProvider"]=>
  4611.             bool(true)
  4612.             ["Illuminate\Log\LogServiceProvider"]=>
  4613.             bool(true)
  4614.             ["Illuminate\Routing\RoutingServiceProvider"]=>
  4615.             bool(true)
  4616.           }
  4617.           ["deferredServices":protected]=>
  4618.           array(0) {
  4619.           }
  4620.           ["appPath":protected]=>
  4621.           string(86) "[[bedrock]]/web/app/themes/[[sage]]/app"
  4622.           ["databasePath":protected]=>
  4623.           NULL
  4624.           ["langPath":protected]=>
  4625.           string(87) "[[bedrock]]/web/app/themes/[[sage]]/lang"
  4626.           ["storagePath":protected]=>
  4627.           string(75) "[[bedrock]]/web/app/cache/acorn"
  4628.           ["environmentPath":protected]=>
  4629.           NULL
  4630.           ["environmentFile":protected]=>
  4631.           string(4) ".env"
  4632.           ["isRunningInConsole":protected]=>
  4633.           bool(false)
  4634.           ["namespace":protected]=>
  4635.           NULL
  4636.           ["absoluteCachePathPrefixes":protected]=>
  4637.           array(2) {
  4638.             [0]=>
  4639.             string(1) "/"
  4640.             [1]=>
  4641.             string(1) "\"
  4642.          }
  4643.          ["resolved":protected]=>
  4644.          array(5) {
  4645.            ["Roots\Acorn\Kernel"]=>
  4646.            bool(true)
  4647.            ["Illuminate\Contracts\Http\Kernel"]=>
  4648.            bool(true)
  4649.            ["events"]=>
  4650.            bool(true)
  4651.            ["Roots\Acorn\Bootstrap\SageFeatures"]=>
  4652.            bool(true)
  4653.            ["Roots\Acorn\Bootstrap\LoadConfiguration"]=>
  4654.            bool(true)
  4655.          }
  4656.          ["bindings":protected]=>
  4657.          array(15) {
  4658.            ["Illuminate\Foundation\Mix"]=>
  4659.            array(2) {
  4660.              ["concrete"]=>
  4661.              object(Closure)#493 (3) {
  4662.                ["static"]=>
  4663.                array(2) {
  4664.                  ["abstract"]=>
  4665.                  string(25) "Illuminate\Foundation\Mix"
  4666.                  ["concrete"]=>
  4667.                  string(25) "Illuminate\Foundation\Mix"
  4668.                }
  4669.                ["this"]=>
  4670.                *RECURSION*
  4671.                ["parameter"]=>
  4672.                array(2) {
  4673.                  ["$container"]=>
  4674.                  string(10) ""
  4675.                  ["$parameters"]=>
  4676.                  string(10) ""
  4677.                }
  4678.              }
  4679.              ["shared"]=>
  4680.              bool(true)
  4681.            }
  4682.            ["Illuminate\Foundation\PackageManifest"]=>
  4683.            array(2) {
  4684.              ["concrete"]=>
  4685.              object(Closure)#494 (1) {
  4686.                ["this"]=>
  4687.                *RECURSION*
  4688.              }
  4689.              ["shared"]=>
  4690.              bool(true)
  4691.            }
  4692.            ["events"]=>
  4693.            array(2) {
  4694.              ["concrete"]=>
  4695.              object(Closure)#503 (2) {
  4696.                ["this"]=>
  4697.                object(Illuminate\Events\EventServiceProvider)#502 (3) {
  4698.                  ["app":protected]=>
  4699.                  *RECURSION*
  4700.                  ["bootingCallbacks":protected]=>
  4701.                  array(0) {
  4702.                  }
  4703.                  ["bootedCallbacks":protected]=>
  4704.                  array(0) {
  4705.                  }
  4706.                }
  4707.                ["parameter"]=>
  4708.                array(1) {
  4709.                  ["$app"]=>
  4710.                  string(10) ""
  4711.                }
  4712.              }
  4713.              ["shared"]=>
  4714.              bool(true)
  4715.            }
  4716.            ["log"]=>
  4717.            array(2) {
  4718.              ["concrete"]=>
  4719.              object(Closure)#505 (2) {
  4720.                ["this"]=>
  4721.                object(Illuminate\Log\LogServiceProvider)#504 (3) {
  4722.                  ["app":protected]=>
  4723.                  *RECURSION*
  4724.                  ["bootingCallbacks":protected]=>
  4725.                  array(0) {
  4726.                  }
  4727.                  ["bootedCallbacks":protected]=>
  4728.                  array(0) {
  4729.                  }
  4730.                }
  4731.                ["parameter"]=>
  4732.                array(1) {
  4733.                  ["$app"]=>
  4734.                  string(10) ""
  4735.                }
  4736.              }
  4737.              ["shared"]=>
  4738.              bool(true)
  4739.            }
  4740.            ["router"]=>
  4741.            array(2) {
  4742.              ["concrete"]=>
  4743.              object(Closure)#507 (2) {
  4744.                ["this"]=>
  4745.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  4746.                  ["app":protected]=>
  4747.                  *RECURSION*
  4748.                  ["bootingCallbacks":protected]=>
  4749.                  array(0) {
  4750.                  }
  4751.                  ["bootedCallbacks":protected]=>
  4752.                  array(0) {
  4753.                  }
  4754.                }
  4755.                ["parameter"]=>
  4756.                array(1) {
  4757.                  ["$app"]=>
  4758.                  string(10) ""
  4759.                }
  4760.              }
  4761.              ["shared"]=>
  4762.              bool(true)
  4763.            }
  4764.            ["url"]=>
  4765.            array(2) {
  4766.              ["concrete"]=>
  4767.              object(Closure)#508 (2) {
  4768.                ["this"]=>
  4769.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  4770.                  ["app":protected]=>
  4771.                  *RECURSION*
  4772.                  ["bootingCallbacks":protected]=>
  4773.                  array(0) {
  4774.                  }
  4775.                  ["bootedCallbacks":protected]=>
  4776.                  array(0) {
  4777.                  }
  4778.                }
  4779.                ["parameter"]=>
  4780.                array(1) {
  4781.                  ["$app"]=>
  4782.                  string(10) ""
  4783.                }
  4784.              }
  4785.              ["shared"]=>
  4786.              bool(true)
  4787.            }
  4788.            ["redirect"]=>
  4789.            array(2) {
  4790.              ["concrete"]=>
  4791.              object(Closure)#510 (2) {
  4792.                ["this"]=>
  4793.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  4794.                  ["app":protected]=>
  4795.                  *RECURSION*
  4796.                  ["bootingCallbacks":protected]=>
  4797.                  array(0) {
  4798.                  }
  4799.                  ["bootedCallbacks":protected]=>
  4800.                  array(0) {
  4801.                  }
  4802.                }
  4803.                ["parameter"]=>
  4804.                array(1) {
  4805.                  ["$app"]=>
  4806.                  string(10) ""
  4807.                }
  4808.              }
  4809.              ["shared"]=>
  4810.              bool(true)
  4811.            }
  4812.            ["Psr\Http\Message\ServerRequestInterface"]=>
  4813.            array(2) {
  4814.              ["concrete"]=>
  4815.              object(Closure)#511 (2) {
  4816.                ["this"]=>
  4817.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  4818.                  ["app":protected]=>
  4819.                  *RECURSION*
  4820.                  ["bootingCallbacks":protected]=>
  4821.                  array(0) {
  4822.                  }
  4823.                  ["bootedCallbacks":protected]=>
  4824.                  array(0) {
  4825.                  }
  4826.                }
  4827.                ["parameter"]=>
  4828.                array(1) {
  4829.                  ["$app"]=>
  4830.                  string(10) ""
  4831.                }
  4832.              }
  4833.              ["shared"]=>
  4834.              bool(false)
  4835.            }
  4836.            ["Psr\Http\Message\ResponseInterface"]=>
  4837.            array(2) {
  4838.              ["concrete"]=>
  4839.              object(Closure)#512 (1) {
  4840.                ["this"]=>
  4841.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  4842.                  ["app":protected]=>
  4843.                  *RECURSION*
  4844.                  ["bootingCallbacks":protected]=>
  4845.                  array(0) {
  4846.                  }
  4847.                  ["bootedCallbacks":protected]=>
  4848.                  array(0) {
  4849.                  }
  4850.                }
  4851.              }
  4852.              ["shared"]=>
  4853.              bool(false)
  4854.            }
  4855.            ["Illuminate\Contracts\Routing\ResponseFactory"]=>
  4856.            array(2) {
  4857.              ["concrete"]=>
  4858.              object(Closure)#513 (2) {
  4859.                ["this"]=>
  4860.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  4861.                  ["app":protected]=>
  4862.                  *RECURSION*
  4863.                  ["bootingCallbacks":protected]=>
  4864.                  array(0) {
  4865.                  }
  4866.                  ["bootedCallbacks":protected]=>
  4867.                  array(0) {
  4868.                  }
  4869.                }
  4870.                ["parameter"]=>
  4871.                array(1) {
  4872.                  ["$app"]=>
  4873.                  string(10) ""
  4874.                }
  4875.              }
  4876.              ["shared"]=>
  4877.              bool(true)
  4878.            }
  4879.            ["Illuminate\Routing\Contracts\CallableDispatcher"]=>
  4880.            array(2) {
  4881.              ["concrete"]=>
  4882.              object(Closure)#514 (2) {
  4883.                ["this"]=>
  4884.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  4885.                  ["app":protected]=>
  4886.                  *RECURSION*
  4887.                  ["bootingCallbacks":protected]=>
  4888.                  array(0) {
  4889.                  }
  4890.                  ["bootedCallbacks":protected]=>
  4891.                  array(0) {
  4892.                  }
  4893.                }
  4894.                ["parameter"]=>
  4895.                array(1) {
  4896.                  ["$app"]=>
  4897.                  string(10) ""
  4898.                }
  4899.              }
  4900.              ["shared"]=>
  4901.              bool(true)
  4902.            }
  4903.            ["Illuminate\Routing\Contracts\ControllerDispatcher"]=>
  4904.            array(2) {
  4905.              ["concrete"]=>
  4906.              object(Closure)#515 (2) {
  4907.                ["this"]=>
  4908.                object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  4909.                  ["app":protected]=>
  4910.                  *RECURSION*
  4911.                  ["bootingCallbacks":protected]=>
  4912.                  array(0) {
  4913.                  }
  4914.                  ["bootedCallbacks":protected]=>
  4915.                  array(0) {
  4916.                  }
  4917.                }
  4918.                ["parameter"]=>
  4919.                array(1) {
  4920.                  ["$app"]=>
  4921.                  string(10) ""
  4922.                }
  4923.              }
  4924.              ["shared"]=>
  4925.              bool(true)
  4926.            }
  4927.            ["Illuminate\Contracts\Http\Kernel"]=>
  4928.            array(2) {
  4929.              ["concrete"]=>
  4930.              object(Closure)#516 (3) {
  4931.                ["static"]=>
  4932.                array(2) {
  4933.                  ["abstract"]=>
  4934.                  string(32) "Illuminate\Contracts\Http\Kernel"
  4935.                  ["concrete"]=>
  4936.                  string(18) "Roots\Acorn\Kernel"
  4937.                }
  4938.                ["this"]=>
  4939.                *RECURSION*
  4940.                ["parameter"]=>
  4941.                array(2) {
  4942.                  ["$container"]=>
  4943.                  string(10) ""
  4944.                  ["$parameters"]=>
  4945.                  string(10) ""
  4946.                }
  4947.              }
  4948.              ["shared"]=>
  4949.              bool(true)
  4950.            }
  4951.            ["Illuminate\Contracts\Console\Kernel"]=>
  4952.            array(2) {
  4953.              ["concrete"]=>
  4954.              object(Closure)#517 (3) {
  4955.                ["static"]=>
  4956.                array(2) {
  4957.                  ["abstract"]=>
  4958.                  string(35) "Illuminate\Contracts\Console\Kernel"
  4959.                  ["concrete"]=>
  4960.                  string(26) "Roots\Acorn\Console\Kernel"
  4961.                }
  4962.                ["this"]=>
  4963.                *RECURSION*
  4964.                ["parameter"]=>
  4965.                array(2) {
  4966.                  ["$container"]=>
  4967.                  string(10) ""
  4968.                  ["$parameters"]=>
  4969.                  string(10) ""
  4970.                }
  4971.              }
  4972.              ["shared"]=>
  4973.              bool(true)
  4974.            }
  4975.            ["Illuminate\Contracts\Debug\ExceptionHandler"]=>
  4976.            array(2) {
  4977.              ["concrete"]=>
  4978.              object(Closure)#518 (3) {
  4979.                ["static"]=>
  4980.                array(2) {
  4981.                  ["abstract"]=>
  4982.                  string(43) "Illuminate\Contracts\Debug\ExceptionHandler"
  4983.                  ["concrete"]=>
  4984.                  string(30) "Roots\Acorn\Exceptions\Handler"
  4985.                }
  4986.                ["this"]=>
  4987.                *RECURSION*
  4988.                ["parameter"]=>
  4989.                array(2) {
  4990.                  ["$container"]=>
  4991.                  string(10) ""
  4992.                  ["$parameters"]=>
  4993.                  string(10) ""
  4994.                }
  4995.              }
  4996.              ["shared"]=>
  4997.              bool(true)
  4998.            }
  4999.          }
  5000.          ["methodBindings":protected]=>
  5001.          array(0) {
  5002.          }
  5003.          ["instances":protected]=>
  5004.          array(15) {
  5005.            ["path"]=>
  5006.            string(86) "[[bedrock]]/web/app/themes/[[sage]]/app"
  5007.            ["path.base"]=>
  5008.            string(82) "[[bedrock]]/web/app/themes/[[sage]]"
  5009.            ["path.config"]=>
  5010.            string(81) "[[bedrock]]/vendor/roots/acorn/config"
  5011.            ["path.public"]=>
  5012.            string(89) "[[bedrock]]/web/app/themes/[[sage]]/public"
  5013.            ["path.storage"]=>
  5014.            string(75) "[[bedrock]]/web/app/cache/acorn"
  5015.            ["path.database"]=>
  5016.            string(91) "[[bedrock]]/web/app/themes/[[sage]]/database"
  5017.            ["path.resources"]=>
  5018.            string(92) "[[bedrock]]/web/app/themes/[[sage]]/resources"
  5019.            ["path.bootstrap"]=>
  5020.            string(85) "[[bedrock]]/web/app/cache/acorn/framework"
  5021.            ["path.lang"]=>
  5022.            string(87) "[[bedrock]]/web/app/themes/[[sage]]/lang"
  5023.            ["app"]=>
  5024.            *RECURSION*
  5025.            ["Illuminate\Container\Container"]=>
  5026.            *RECURSION*
  5027.            ["Illuminate\Contracts\Http\Kernel"]=>
  5028.            object(Roots\Acorn\Kernel)#522 (2) {
  5029.              ["app":protected]=>
  5030.              *RECURSION*
  5031.              ["bootstrappers":protected]=>
  5032.              array(6) {
  5033.                [0]=>
  5034.                string(34) "Roots\Acorn\Bootstrap\SageFeatures"
  5035.                [1]=>
  5036.                string(39) "Roots\Acorn\Bootstrap\LoadConfiguration"
  5037.                [2]=>
  5038.                string(38) "Roots\Acorn\Bootstrap\HandleExceptions"
  5039.                [3]=>
  5040.                string(37) "Roots\Acorn\Bootstrap\RegisterFacades"
  5041.                [4]=>
  5042.                string(49) "Illuminate\Foundation\Bootstrap\RegisterProviders"
  5043.                [5]=>
  5044.                string(45) "Illuminate\Foundation\Bootstrap\BootProviders"
  5045.              }
  5046.            }
  5047.            ["request"]=>
  5048.            object(Illuminate\Http\Request)#536 (28) {
  5049.              ["json":protected]=>
  5050.              NULL
  5051.              ["convertedFiles":protected]=>
  5052.              NULL
  5053.              ["userResolver":protected]=>
  5054.              NULL
  5055.              ["routeResolver":protected]=>
  5056.              NULL
  5057.              ["attributes"]=>
  5058.              object(Symfony\Component\HttpFoundation\ParameterBag)#538 (1) {
  5059.                ["parameters":protected]=>
  5060.                array(0) {
  5061.                }
  5062.              }
  5063.              ["request"]=>
  5064.              object(Symfony\Component\HttpFoundation\InputBag)#537 (1) {
  5065.                ["parameters":protected]=>
  5066.                array(0) {
  5067.                }
  5068.              }
  5069.              ["query"]=>
  5070.              object(Symfony\Component\HttpFoundation\InputBag)#544 (1) {
  5071.                ["parameters":protected]=>
  5072.                array(1) {
  5073.                  ["activated"]=>
  5074.                  string(4) "true"
  5075.                }
  5076.              }
  5077.              ["server"]=>
  5078.              object(Symfony\Component\HttpFoundation\ServerBag)#540 (1) {
  5079.                ["parameters":protected]=>
  5080.                array(52) {
  5081.                  ["SERVER_SOFTWARE"]=>
  5082.                  string(20) "Apache/2.4.43 (Unix)"
  5083.                  ["REQUEST_URI"]=>
  5084.                  string(38) "/wp/wp-admin/themes.php?activated=true"
  5085.                  ["USER"]=>
  5086.                  string(11) "[[sage]]"
  5087.                  ["HOME"]=>
  5088.                  string(18) "/Users/[[sage]]"
  5089.                  ["SCRIPT_NAME"]=>
  5090.                  string(23) "/wp/wp-admin/themes.php"
  5091.                  ["QUERY_STRING"]=>
  5092.                  string(14) "activated=true"
  5093.                  ["REQUEST_METHOD"]=>
  5094.                  string(3) "GET"
  5095.                  ["SERVER_PROTOCOL"]=>
  5096.                  string(8) "HTTP/1.1"
  5097.                  ["GATEWAY_INTERFACE"]=>
  5098.                  string(7) "CGI/1.1"
  5099.                  ["REMOTE_PORT"]=>
  5100.                  string(5) "62058"
  5101.                  ["SCRIPT_FILENAME"]=>
  5102.                  string(83) "/[[bedrock]]/web/wp/wp-admin/themes.php"
  5103.                  ["SERVER_ADMIN"]=>
  5104.                  string(19) "webmaster@localhost"
  5105.                  ["CONTEXT_DOCUMENT_ROOT"]=>
  5106.                  string(59) "[[bedrock]]/web"
  5107.                  ["CONTEXT_PREFIX"]=>
  5108.                  string(0) ""
  5109.                  ["REQUEST_SCHEME"]=>
  5110.                  string(4) "http"
  5111.                  ["DOCUMENT_ROOT"]=>
  5112.                  string(59) "[[bedrock]]/web"
  5113.                  ["REMOTE_ADDR"]=>
  5114.                  string(9) "127.0.0.1"
  5115.                  ["SERVER_PORT"]=>
  5116.                  string(5) "10029"
  5117.                  ["SERVER_ADDR"]=>
  5118.                  string(9) "127.0.0.1"
  5119.                  ["SERVER_NAME"]=>
  5120.                  string(9) "localhost"
  5121.                  ["SERVER_SIGNATURE"]=>
  5122.                  string(0) ""
  5123.                  ["PATH"]=>
  5124.                  string(46) "/bin:/usr/bin:/usr/ucb:/usr/bsd:/usr/local/bin"
  5125.                  ["HTTP_SEC_FETCH_SITE"]=>
  5126.                  string(11) "same-origin"
  5127.                  ["HTTP_SEC_FETCH_MODE"]=>
  5128.                  string(8) "navigate"
  5129.                  ["HTTP_SEC_FETCH_DEST"]=>
  5130.                  string(8) "document"
  5131.                  ["HTTP_UPGRADE_INSECURE_REQUESTS"]=>
  5132.                  string(1) "1"
  5133.                  ["HTTP_COOKIE"]=>
  5134.                  string(4013) "wordpress_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7Ce34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0; wordpress_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7C61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960; wordpress_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C0851ed0344d7127b9630a5b466d76c6d2e1d6348df84964daf55828972280d0b; wordpress_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cb4c0e288a738118f1a91c9220e1f6c1fe34118a2a7c99c447e38d35013303cff; wordpress_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C9882b7c86a3a74fe96b29683001e7afdf818db4bb3d70a959ad6cb495a865d99; wp-settings-1=posts_list_mode%3Dlist%26ampampampampampamplibraryContent%3Dbrowse%26ampamplibraryContent%3Dbrowse%26amplibraryContent%3Dbrowse%26libraryContent%3Dbrowse; wp-settings-time-1=1675250535; wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7C2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b; wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7Ca5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f; wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313; wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cbc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2; wordpress_logged_in_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd; pll_language=de; _fbp=fb.0.1673272484138.1779050660; wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7C2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b; wp-settings-1=libraryContent%3Dbrowse%26ampeditor%3Dtinymce%26editor%3Dtinymce; wp-settings-time-1=1674148631; wordpress_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7Ce34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0; wp_lang=de_DE; wordpress_user_sw_b3a7e1d6fe9cd0643b9f6f77803b46c5=%5B%22username%7C1673696435%7C9OH3NlzQtHPyYAlW3ojLRN5zwKri59mn2ZCCcZT0IpO%7Ce7265f7ebfd01d3918d81d360ec55575c127e3c14fffa3480f3d9cb80668056c%22%5D; wp-settings-2=libraryContent%3Dbrowse; wp-settings-time-2=1673523636; cmplz_policy_id=18; cmplz_consented_services=; cmplz_marketing=allow; cmplz_statistics=allow; cmplz_preferences=allow; cmplz_functional=allow; cmplz_banner-status=dismissed; wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7Ca5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f; wordpress_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7C61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960; wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313; wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cbc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2; wordpress_logged_in_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd"
  5135.                  ["HTTP_CONNECTION"]=>
  5136.                  string(10) "keep-alive"
  5137.                  ["HTTP_REFERER"]=>
  5138.                  string(45) "http://localhost:10029/wp/wp-admin/themes.php"
  5139.                   ["HTTP_ACCEPT_ENCODING"]=>
  5140.                   string(17) "gzip, deflate, br"
  5141.                   ["HTTP_ACCEPT_LANGUAGE"]=>
  5142.                   string(23) "de,en-US;q=0.7,en;q=0.3"
  5143.                   ["HTTP_ACCEPT"]=>
  5144.                   string(85) "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8"
  5145.                   ["HTTP_USER_AGENT"]=>
  5146.                   string(84) "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/110.0"
  5147.                   ["HTTP_HOST"]=>
  5148.                   string(15) "localhost:10029"
  5149.                   ["FCGI_ROLE"]=>
  5150.                   string(9) "RESPONDER"
  5151.                   ["PHP_SELF"]=>
  5152.                   string(23) "/wp/wp-admin/themes.php"
  5153.                   ["REQUEST_TIME_FLOAT"]=>
  5154.                   float(1675458642.7835989)
  5155.                   ["REQUEST_TIME"]=>
  5156.                   int(1675458642)
  5157.                   ["DB_NAME"]=>
  5158.                   string(5) "local"
  5159.                   ["DB_USER"]=>
  5160.                   string(4) "root"
  5161.                   ["DB_PASSWORD"]=>
  5162.                   string(4) "root"
  5163.                   ["WP_ENV"]=>
  5164.                   string(11) "development"
  5165.                   ["WP_HOME"]=>
  5166.                   string(22) "http://localhost:10029"
  5167.                   ["WP_SITEURL"]=>
  5168.                   string(25) "http://localhost:10029/wp"
  5169.                   ["AUTH_KEY"]=>
  5170.                   string(64) "P=R#TkzjT&*QEh,mZ69cl[9dej>swfy]9otanj)ChdiOhQFuD6$BA:Y"
  5171.                   ["SECURE_AUTH_KEY"]=>
  5172.                   string(64) "jS@@nSqJ;%J?LEhk,+[V?tR}Yl^,G#%Pr{*$]l*e0m/RNmKs60IL!`!fHF}B5
  5173.                  string(64) "A:LJcZS(*[DU(bq%CFwBmx]?!YSRPx>`N*b2Mjhq;it:yvxS5b!,eCx?![U5}4t)"
  5174.                  ["NONCE_KEY"]=>
  5175.                  string(64) "$z32=U-/jeS*H>9A:7c)f=fw3iH9.lUcSp<0j|.=TO`z5Yk_I,
  5176.                   string(64) "Jyrk/}vvYPBX`6a2YgCZ2I(`;qn5SW(]}Mf52<^jvwAuLULXFm:hAd|@8OXcY}N>"
  5177.                   ["SECURE_AUTH_SALT"]=>
  5178.                   string(64) "^t.wuB!kf(qI=#d3cp@*A[xOg5X&e[^?
  5179.                  string(64) "KCu-yiu2(ksb1(B7cOQedVg0a<<)rH,d(aQIeR.$`b8aF=Fg.]%uH0*1KUhTvy93"
  5180.                  ["NONCE_SALT"]=>
  5181.                  string(64) "O|lO$pW%ErBi;k^>|xzn{SuWK[MkP^uP4#?US:=Jh;%%1pa;EfA8Yvl0Yi&JO}4K"
  5182.                }
  5183.               }
  5184.               ["files"]=>
  5185.               object(Symfony\Component\HttpFoundation\FileBag)#541 (1) {
  5186.                ["parameters":protected]=>
  5187.                 array(0) {
  5188.                 }
  5189.               }
  5190.               ["cookies"]=>
  5191.               object(Symfony\Component\HttpFoundation\InputBag)#539 (1) {
  5192.                ["parameters":protected]=>
  5193.                 array(26) {
  5194.                   ["wordpress_5c7bf1144c195d770388f6b33ebb187c"]=>
  5195.                   string(126) "username|1671628472|ZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt|e34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0"
  5196.                   ["wordpress_59627398a16ce88bbdbe3cb96a2f10a1"]=>
  5197.                   string(126) "username|1675423334|qNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi|61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960"
  5198.                   ["wordpress_b3a7e1d6fe9cd0643b9f6f77803b46c5"]=>
  5199.                   string(126) "username|1675448979|N1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx|0851ed0344d7127b9630a5b466d76c6d2e1d6348df84964daf55828972280d0b"
  5200.                   ["wordpress_7ac20326b5d94af4e45755aeaa97acba"]=>
  5201.                   string(126) "username|1675630000|n1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430|b4c0e288a738118f1a91c9220e1f6c1fe34118a2a7c99c447e38d35013303cff"
  5202.                   ["wordpress_9557cceff15a7e1f95e707ee38069290"]=>
  5203.                   string(126) "username|1675631376|W8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE|9882b7c86a3a74fe96b29683001e7afdf818db4bb3d70a959ad6cb495a865d99"
  5204.                   ["wp-settings-1"]=>
  5205.                   string(135) "posts_list_mode=list&ampampampampamplibraryContent=browse&amplibraryContent=browse&libraryContent=browse&libraryContent=browse"
  5206.                   ["wp-settings-time-1"]=>
  5207.                   string(10) "1675250535"
  5208.                   ["wordpress_test_cookie"]=>
  5209.                   string(15) "WP Cookie check"
  5210.                   ["wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c"]=>
  5211.                   string(126) "username|1671628472|ZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt|2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b"
  5212.                   ["wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1"]=>
  5213.                   string(126) "username|1675423334|qNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi|a5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f"
  5214.                   ["wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5"]=>
  5215.                   string(126) "username|1675448979|N1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx|48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313"
  5216.                   ["wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba"]=>
  5217.                   string(126) "username|1675630000|n1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430|bc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2"
  5218.                   ["wordpress_logged_in_9557cceff15a7e1f95e707ee38069290"]=>
  5219.                   string(126) "username|1675631376|W8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE|719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd"
  5220.                   ["pll_language"]=>
  5221.                   string(2) "de"
  5222.                   ["_fbp"]=>
  5223.                   string(29) "fb.0.1673272484138.1779050660"
  5224.                   ["wp_lang"]=>
  5225.                   string(5) "de_DE"
  5226.                   ["wordpress_user_sw_b3a7e1d6fe9cd0643b9f6f77803b46c5"]=>
  5227.                   string(132) "[\"username|1673696435|9OH3NlzQtHPyYAlW3ojLRN5zwKri59mn2ZCCcZT0IpO|e7265f7ebfd01d3918d81d360ec55575c127e3c14fffa3480f3d9cb80668056c\"]"
  5228.                   ["wp-settings-2"]=>
  5229.                   string(21) "libraryContent=browse"
  5230.                   ["wp-settings-time-2"]=>
  5231.                   string(10) "1673523636"
  5232.                   ["cmplz_policy_id"]=>
  5233.                   string(2) "18"
  5234.                   ["cmplz_consented_services"]=>
  5235.                   string(0) ""
  5236.                   ["cmplz_marketing"]=>
  5237.                   string(5) "allow"
  5238.                   ["cmplz_statistics"]=>
  5239.                   string(5) "allow"
  5240.                   ["cmplz_preferences"]=>
  5241.                   string(5) "allow"
  5242.                   ["cmplz_functional"]=>
  5243.                   string(5) "allow"
  5244.                   ["cmplz_banner-status"]=>
  5245.                   string(9) "dismissed"
  5246.                 }
  5247.               }
  5248.               ["headers"]=>
  5249.               object(Symfony\Component\HttpFoundation\HeaderBag)#542 (2) {
  5250.                ["headers":protected]=>
  5251.                 array(12) {
  5252.                   ["sec-fetch-site"]=>
  5253.                   array(1) {
  5254.                     [0]=>
  5255.                     string(11) "same-origin"
  5256.                   }
  5257.                   ["sec-fetch-mode"]=>
  5258.                   array(1) {
  5259.                     [0]=>
  5260.                     string(8) "navigate"
  5261.                   }
  5262.                   ["sec-fetch-dest"]=>
  5263.                   array(1) {
  5264.                     [0]=>
  5265.                     string(8) "document"
  5266.                   }
  5267.                   ["upgrade-insecure-requests"]=>
  5268.                   array(1) {
  5269.                     [0]=>
  5270.                     string(1) "1"
  5271.                   }
  5272.                   ["cookie"]=>
  5273.                   array(1) {
  5274.                     [0]=>
  5275.                     string(4013) "wordpress_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7Ce34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0; wordpress_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7C61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960; wordpress_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C0851ed0344d7127b9630a5b466d76c6d2e1d6348df84964daf55828972280d0b; wordpress_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cb4c0e288a738118f1a91c9220e1f6c1fe34118a2a7c99c447e38d35013303cff; wordpress_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C9882b7c86a3a74fe96b29683001e7afdf818db4bb3d70a959ad6cb495a865d99; wp-settings-1=posts_list_mode%3Dlist%26ampampampampampamplibraryContent%3Dbrowse%26ampamplibraryContent%3Dbrowse%26amplibraryContent%3Dbrowse%26libraryContent%3Dbrowse; wp-settings-time-1=1675250535; wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7C2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b; wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7Ca5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f; wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313; wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cbc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2; wordpress_logged_in_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd; pll_language=de; _fbp=fb.0.1673272484138.1779050660; wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7C2d69cf54fc92b8dfe14e45f063d990956700cde3621c74d94fd8845ee4e9d06b; wp-settings-1=libraryContent%3Dbrowse%26ampeditor%3Dtinymce%26editor%3Dtinymce; wp-settings-time-1=1674148631; wordpress_5c7bf1144c195d770388f6b33ebb187c=username%7C1671628472%7CZmU8E8TCrUQjDdJ9opyZMG05Ol5cdj0Y4be5HGGGfKt%7Ce34cf6fe32163a4a8febdf0f2c2d68f9cc9f4c7cc32e9c1f01827985aa91a4c0; wp_lang=de_DE; wordpress_user_sw_b3a7e1d6fe9cd0643b9f6f77803b46c5=%5B%22username%7C1673696435%7C9OH3NlzQtHPyYAlW3ojLRN5zwKri59mn2ZCCcZT0IpO%7Ce7265f7ebfd01d3918d81d360ec55575c127e3c14fffa3480f3d9cb80668056c%22%5D; wp-settings-2=libraryContent%3Dbrowse; wp-settings-time-2=1673523636; cmplz_policy_id=18; cmplz_consented_services=; cmplz_marketing=allow; cmplz_statistics=allow; cmplz_preferences=allow; cmplz_functional=allow; cmplz_banner-status=dismissed; wordpress_logged_in_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7Ca5cbc93989bbc92722621bd8a551501592a02e1fd94f26eb4a0a56032257a30f; wordpress_59627398a16ce88bbdbe3cb96a2f10a1=username%7C1675423334%7CqNIpuEHuf4De3yOpOTNnx0RoXADn61jLajFIDgIlZbi%7C61ffa6c804f77e54b0d5e3df2b986f9805f981597f2c35e431345eeacaee4960; wordpress_logged_in_b3a7e1d6fe9cd0643b9f6f77803b46c5=username%7C1675448979%7CN1LWZgiAVpBBLB2V1ffcER3ozbuzvNNxJTr8tZAR8Nx%7C48feb7f09445b772c4c6a5da38fce480ff529ebb3d0d59e3e397d7329fc92313; wordpress_logged_in_7ac20326b5d94af4e45755aeaa97acba=username%7C1675630000%7Cn1yOHe8x4RuxZiow60SjFQ3OUDqNIEwO5BTqrJVb430%7Cbc3769407d2724daed9078b85b568c31914951fe59f6317ee9039ff4575320a2; wordpress_logged_in_9557cceff15a7e1f95e707ee38069290=username%7C1675631376%7CW8KZz3bmqdGWDoFp8vyLpsHBobSOTWuVAaLWobJoKeE%7C719fd40fa8da05d9edd9d2e089068d396e539a2041713985d133cb4edaa798fd"
  5276.                   }
  5277.                   ["connection"]=>
  5278.                   array(1) {
  5279.                     [0]=>
  5280.                     string(10) "keep-alive"
  5281.                   }
  5282.                   ["referer"]=>
  5283.                   array(1) {
  5284.                     [0]=>
  5285.                     string(45) "http://localhost:10029/wp/wp-admin/themes.php"
  5286.                   }
  5287.                   ["accept-encoding"]=>
  5288.                   array(1) {
  5289.                     [0]=>
  5290.                     string(17) "gzip, deflate, br"
  5291.                   }
  5292.                   ["accept-language"]=>
  5293.                   array(1) {
  5294.                     [0]=>
  5295.                     string(23) "de,en-US;q=0.7,en;q=0.3"
  5296.                   }
  5297.                   ["accept"]=>
  5298.                   array(1) {
  5299.                     [0]=>
  5300.                     string(85) "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8"
  5301.                   }
  5302.                   ["user-agent"]=>
  5303.                   array(1) {
  5304.                     [0]=>
  5305.                     string(84) "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/110.0"
  5306.                   }
  5307.                   ["host"]=>
  5308.                   array(1) {
  5309.                     [0]=>
  5310.                     string(15) "localhost:10029"
  5311.                   }
  5312.                 }
  5313.                 ["cacheControl":protected]=>
  5314.                 array(0) {
  5315.                 }
  5316.               }
  5317.               ["content":protected]=>
  5318.               NULL
  5319.               ["languages":protected]=>
  5320.               NULL
  5321.               ["charsets":protected]=>
  5322.               NULL
  5323.               ["encodings":protected]=>
  5324.               NULL
  5325.               ["acceptableContentTypes":protected]=>
  5326.               NULL
  5327.               ["pathInfo":protected]=>
  5328.               NULL
  5329.               ["requestUri":protected]=>
  5330.               NULL
  5331.               ["baseUrl":protected]=>
  5332.               NULL
  5333.               ["basePath":protected]=>
  5334.               NULL
  5335.               ["method":protected]=>
  5336.               NULL
  5337.               ["format":protected]=>
  5338.               NULL
  5339.               ["session":protected]=>
  5340.               NULL
  5341.               ["locale":protected]=>
  5342.               NULL
  5343.               ["defaultLocale":protected]=>
  5344.               string(2) "en"
  5345.               ["preferredFormat":"Symfony\Component\HttpFoundation\Request":private]=>
  5346.               NULL
  5347.               ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=>
  5348.               bool(true)
  5349.               ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=>
  5350.               bool(true)
  5351.               ["isSafeContentPreferred":"Symfony\Component\HttpFoundation\Request":private]=>
  5352.               uninitialized(bool)
  5353.             }
  5354.             ["events"]=>
  5355.             object(Illuminate\Events\Dispatcher)#521 (5) {
  5356.              ["container":protected]=>
  5357.               *RECURSION*
  5358.               ["listeners":protected]=>
  5359.               array(0) {
  5360.               }
  5361.               ["wildcards":protected]=>
  5362.               array(0) {
  5363.               }
  5364.               ["wildcardsCache":protected]=>
  5365.               array(3) {
  5366.                 ["bootstrapping: Roots\Acorn\Bootstrap\SageFeatures"]=>
  5367.                 array(0) {
  5368.                 }
  5369.                 ["bootstrapped: Roots\Acorn\Bootstrap\SageFeatures"]=>
  5370.                 array(0) {
  5371.                 }
  5372.                 ["bootstrapping: Roots\Acorn\Bootstrap\LoadConfiguration"]=>
  5373.                 array(0) {
  5374.                 }
  5375.               }
  5376.               ["queueResolver":protected]=>
  5377.               object(Closure)#527 (2) {
  5378.                ["static"]=>
  5379.                 array(1) {
  5380.                   ["app"]=>
  5381.                   *RECURSION*
  5382.                 }
  5383.                 ["this"]=>
  5384.                 object(Illuminate\Events\EventServiceProvider)#502 (3) {
  5385.                  ["app":protected]=>
  5386.                   *RECURSION*
  5387.                   ["bootingCallbacks":protected]=>
  5388.                   array(0) {
  5389.                   }
  5390.                   ["bootedCallbacks":protected]=>
  5391.                   array(0) {
  5392.                   }
  5393.                 }
  5394.               }
  5395.             }
  5396.             ["config"]=>
  5397.             object(Illuminate\Config\Repository)#525 (1) {
  5398.              ["items":protected]=>
  5399.               array(0) {
  5400.               }
  5401.             }
  5402.           }
  5403.           ["scopedInstances":protected]=>
  5404.           array(0) {
  5405.           }
  5406.           ["aliases":protected]=>
  5407.           array(77) {
  5408.             ["Roots\Acorn\PackageManifest"]=>
  5409.             string(37) "Illuminate\Foundation\PackageManifest"
  5410.             ["Illuminate\Foundation\Application"]=>
  5411.             string(3) "app"
  5412.             ["Illuminate\Contracts\Container\Container"]=>
  5413.             string(3) "app"
  5414.             ["Illuminate\Contracts\Foundation\Application"]=>
  5415.             string(3) "app"
  5416.             ["Psr\Container\ContainerInterface"]=>
  5417.             string(3) "app"
  5418.             ["Illuminate\Auth\AuthManager"]=>
  5419.             string(4) "auth"
  5420.             ["Illuminate\Contracts\Auth\Factory"]=>
  5421.             string(4) "auth"
  5422.             ["Illuminate\Contracts\Auth\Guard"]=>
  5423.             string(11) "auth.driver"
  5424.             ["Illuminate\View\Compilers\BladeCompiler"]=>
  5425.             string(14) "blade.compiler"
  5426.             ["Illuminate\Cache\CacheManager"]=>
  5427.             string(5) "cache"
  5428.             ["Illuminate\Contracts\Cache\Factory"]=>
  5429.             string(5) "cache"
  5430.             ["Illuminate\Cache\Repository"]=>
  5431.             string(11) "cache.store"
  5432.             ["Illuminate\Contracts\Cache\Repository"]=>
  5433.             string(11) "cache.store"
  5434.             ["Psr\SimpleCache\CacheInterface"]=>
  5435.             string(11) "cache.store"
  5436.             ["Symfony\Component\Cache\Adapter\Psr16Adapter"]=>
  5437.             string(10) "cache.psr6"
  5438.             ["Symfony\Component\Cache\Adapter\AdapterInterface"]=>
  5439.             string(10) "cache.psr6"
  5440.             ["Psr\Cache\CacheItemPoolInterface"]=>
  5441.             string(10) "cache.psr6"
  5442.             ["Illuminate\Config\Repository"]=>
  5443.             string(6) "config"
  5444.             ["Illuminate\Contracts\Config\Repository"]=>
  5445.             string(6) "config"
  5446.             ["Illuminate\Cookie\CookieJar"]=>
  5447.             string(6) "cookie"
  5448.             ["Illuminate\Contracts\Cookie\Factory"]=>
  5449.             string(6) "cookie"
  5450.             ["Illuminate\Contracts\Cookie\QueueingFactory"]=>
  5451.             string(6) "cookie"
  5452.             ["Illuminate\Database\DatabaseManager"]=>
  5453.             string(2) "db"
  5454.             ["Illuminate\Database\ConnectionResolverInterface"]=>
  5455.             string(2) "db"
  5456.             ["Illuminate\Database\Connection"]=>
  5457.             string(13) "db.connection"
  5458.             ["Illuminate\Database\ConnectionInterface"]=>
  5459.             string(13) "db.connection"
  5460.             ["Illuminate\Database\Schema\Builder"]=>
  5461.             string(9) "db.schema"
  5462.             ["Illuminate\Encryption\Encrypter"]=>
  5463.             string(9) "encrypter"
  5464.             ["Illuminate\Contracts\Encryption\Encrypter"]=>
  5465.             string(9) "encrypter"
  5466.             ["Illuminate\Contracts\Encryption\StringEncrypter"]=>
  5467.             string(9) "encrypter"
  5468.             ["Illuminate\Events\Dispatcher"]=>
  5469.             string(6) "events"
  5470.             ["Illuminate\Contracts\Events\Dispatcher"]=>
  5471.             string(6) "events"
  5472.             ["Illuminate\Filesystem\Filesystem"]=>
  5473.             string(5) "files"
  5474.             ["Illuminate\Filesystem\FilesystemManager"]=>
  5475.             string(10) "filesystem"
  5476.             ["Illuminate\Contracts\Filesystem\Factory"]=>
  5477.             string(10) "filesystem"
  5478.             ["Illuminate\Contracts\Filesystem\Filesystem"]=>
  5479.             string(15) "filesystem.disk"
  5480.             ["Illuminate\Contracts\Filesystem\Cloud"]=>
  5481.             string(16) "filesystem.cloud"
  5482.             ["Illuminate\Hashing\HashManager"]=>
  5483.             string(4) "hash"
  5484.             ["Illuminate\Contracts\Hashing\Hasher"]=>
  5485.             string(11) "hash.driver"
  5486.             ["Illuminate\Translation\Translator"]=>
  5487.             string(10) "translator"
  5488.             ["Illuminate\Contracts\Translation\Translator"]=>
  5489.             string(10) "translator"
  5490.             ["Illuminate\Log\LogManager"]=>
  5491.             string(3) "log"
  5492.             ["Psr\Log\LoggerInterface"]=>
  5493.             string(3) "log"
  5494.             ["Illuminate\Mail\MailManager"]=>
  5495.             string(12) "mail.manager"
  5496.             ["Illuminate\Contracts\Mail\Factory"]=>
  5497.             string(12) "mail.manager"
  5498.             ["Illuminate\Mail\Mailer"]=>
  5499.             string(6) "mailer"
  5500.             ["Illuminate\Contracts\Mail\Mailer"]=>
  5501.             string(6) "mailer"
  5502.             ["Illuminate\Contracts\Mail\MailQueue"]=>
  5503.             string(6) "mailer"
  5504.             ["Illuminate\Auth\Passwords\PasswordBrokerManager"]=>
  5505.             string(13) "auth.password"
  5506.             ["Illuminate\Contracts\Auth\PasswordBrokerFactory"]=>
  5507.             string(13) "auth.password"
  5508.             ["Illuminate\Auth\Passwords\PasswordBroker"]=>
  5509.             string(20) "auth.password.broker"
  5510.             ["Illuminate\Contracts\Auth\PasswordBroker"]=>
  5511.             string(20) "auth.password.broker"
  5512.             ["Illuminate\Queue\QueueManager"]=>
  5513.             string(5) "queue"
  5514.             ["Illuminate\Contracts\Queue\Factory"]=>
  5515.             string(5) "queue"
  5516.             ["Illuminate\Contracts\Queue\Monitor"]=>
  5517.             string(5) "queue"
  5518.             ["Illuminate\Contracts\Queue\Queue"]=>
  5519.             string(16) "queue.connection"
  5520.             ["Illuminate\Queue\Failed\FailedJobProviderInterface"]=>
  5521.             string(12) "queue.failer"
  5522.             ["Illuminate\Routing\Redirector"]=>
  5523.             string(8) "redirect"
  5524.             ["Illuminate\Redis\RedisManager"]=>
  5525.             string(5) "redis"
  5526.             ["Illuminate\Contracts\Redis\Factory"]=>
  5527.             string(5) "redis"
  5528.             ["Illuminate\Redis\Connections\Connection"]=>
  5529.             string(16) "redis.connection"
  5530.             ["Illuminate\Contracts\Redis\Connection"]=>
  5531.             string(16) "redis.connection"
  5532.             ["Illuminate\Http\Request"]=>
  5533.             string(7) "request"
  5534.             ["Symfony\Component\HttpFoundation\Request"]=>
  5535.             string(7) "request"
  5536.             ["Illuminate\Routing\Router"]=>
  5537.             string(6) "router"
  5538.             ["Illuminate\Contracts\Routing\Registrar"]=>
  5539.             string(6) "router"
  5540.             ["Illuminate\Contracts\Routing\BindingRegistrar"]=>
  5541.             string(6) "router"
  5542.             ["Illuminate\Session\SessionManager"]=>
  5543.             string(7) "session"
  5544.             ["Illuminate\Session\Store"]=>
  5545.             string(13) "session.store"
  5546.             ["Illuminate\Contracts\Session\Session"]=>
  5547.             string(13) "session.store"
  5548.             ["Illuminate\Routing\UrlGenerator"]=>
  5549.             string(3) "url"
  5550.             ["Illuminate\Contracts\Routing\UrlGenerator"]=>
  5551.             string(3) "url"
  5552.             ["Illuminate\Validation\Factory"]=>
  5553.             string(9) "validator"
  5554.             ["Illuminate\Contracts\Validation\Factory"]=>
  5555.             string(9) "validator"
  5556.             ["Illuminate\View\Factory"]=>
  5557.             string(4) "view"
  5558.             ["Illuminate\Contracts\View\Factory"]=>
  5559.             string(4) "view"
  5560.             ["Roots\Acorn\Application"]=>
  5561.             string(3) "app"
  5562.           }
  5563.           ["abstractAliases":protected]=>
  5564.           array(40) {
  5565.             ["Illuminate\Foundation\PackageManifest"]=>
  5566.             array(1) {
  5567.               [0]=>
  5568.               string(27) "Roots\Acorn\PackageManifest"
  5569.             }
  5570.             ["app"]=>
  5571.             array(5) {
  5572.               [0]=>
  5573.               string(33) "Illuminate\Foundation\Application"
  5574.               [1]=>
  5575.               string(40) "Illuminate\Contracts\Container\Container"
  5576.               [2]=>
  5577.               string(43) "Illuminate\Contracts\Foundation\Application"
  5578.               [3]=>
  5579.               string(32) "Psr\Container\ContainerInterface"
  5580.               [4]=>
  5581.               string(23) "Roots\Acorn\Application"
  5582.             }
  5583.             ["auth"]=>
  5584.             array(2) {
  5585.               [0]=>
  5586.               string(27) "Illuminate\Auth\AuthManager"
  5587.               [1]=>
  5588.               string(33) "Illuminate\Contracts\Auth\Factory"
  5589.             }
  5590.             ["auth.driver"]=>
  5591.             array(1) {
  5592.               [0]=>
  5593.               string(31) "Illuminate\Contracts\Auth\Guard"
  5594.             }
  5595.             ["blade.compiler"]=>
  5596.             array(1) {
  5597.               [0]=>
  5598.               string(39) "Illuminate\View\Compilers\BladeCompiler"
  5599.             }
  5600.             ["cache"]=>
  5601.             array(2) {
  5602.               [0]=>
  5603.               string(29) "Illuminate\Cache\CacheManager"
  5604.               [1]=>
  5605.               string(34) "Illuminate\Contracts\Cache\Factory"
  5606.             }
  5607.             ["cache.store"]=>
  5608.             array(3) {
  5609.               [0]=>
  5610.               string(27) "Illuminate\Cache\Repository"
  5611.               [1]=>
  5612.               string(37) "Illuminate\Contracts\Cache\Repository"
  5613.               [2]=>
  5614.               string(30) "Psr\SimpleCache\CacheInterface"
  5615.             }
  5616.             ["cache.psr6"]=>
  5617.             array(3) {
  5618.               [0]=>
  5619.               string(44) "Symfony\Component\Cache\Adapter\Psr16Adapter"
  5620.               [1]=>
  5621.               string(48) "Symfony\Component\Cache\Adapter\AdapterInterface"
  5622.               [2]=>
  5623.               string(32) "Psr\Cache\CacheItemPoolInterface"
  5624.             }
  5625.             ["config"]=>
  5626.             array(2) {
  5627.               [0]=>
  5628.               string(28) "Illuminate\Config\Repository"
  5629.               [1]=>
  5630.               string(38) "Illuminate\Contracts\Config\Repository"
  5631.             }
  5632.             ["cookie"]=>
  5633.             array(3) {
  5634.               [0]=>
  5635.               string(27) "Illuminate\Cookie\CookieJar"
  5636.               [1]=>
  5637.               string(35) "Illuminate\Contracts\Cookie\Factory"
  5638.               [2]=>
  5639.               string(43) "Illuminate\Contracts\Cookie\QueueingFactory"
  5640.             }
  5641.             ["db"]=>
  5642.             array(2) {
  5643.               [0]=>
  5644.               string(35) "Illuminate\Database\DatabaseManager"
  5645.               [1]=>
  5646.               string(47) "Illuminate\Database\ConnectionResolverInterface"
  5647.             }
  5648.             ["db.connection"]=>
  5649.             array(2) {
  5650.               [0]=>
  5651.               string(30) "Illuminate\Database\Connection"
  5652.               [1]=>
  5653.               string(39) "Illuminate\Database\ConnectionInterface"
  5654.             }
  5655.             ["db.schema"]=>
  5656.             array(1) {
  5657.               [0]=>
  5658.               string(34) "Illuminate\Database\Schema\Builder"
  5659.             }
  5660.             ["encrypter"]=>
  5661.             array(3) {
  5662.               [0]=>
  5663.               string(31) "Illuminate\Encryption\Encrypter"
  5664.               [1]=>
  5665.               string(41) "Illuminate\Contracts\Encryption\Encrypter"
  5666.               [2]=>
  5667.               string(47) "Illuminate\Contracts\Encryption\StringEncrypter"
  5668.             }
  5669.             ["events"]=>
  5670.             array(2) {
  5671.               [0]=>
  5672.               string(28) "Illuminate\Events\Dispatcher"
  5673.               [1]=>
  5674.               string(38) "Illuminate\Contracts\Events\Dispatcher"
  5675.             }
  5676.             ["files"]=>
  5677.             array(1) {
  5678.               [0]=>
  5679.               string(32) "Illuminate\Filesystem\Filesystem"
  5680.             }
  5681.             ["filesystem"]=>
  5682.             array(2) {
  5683.               [0]=>
  5684.               string(39) "Illuminate\Filesystem\FilesystemManager"
  5685.               [1]=>
  5686.               string(39) "Illuminate\Contracts\Filesystem\Factory"
  5687.             }
  5688.             ["filesystem.disk"]=>
  5689.             array(1) {
  5690.               [0]=>
  5691.               string(42) "Illuminate\Contracts\Filesystem\Filesystem"
  5692.             }
  5693.             ["filesystem.cloud"]=>
  5694.             array(1) {
  5695.               [0]=>
  5696.               string(37) "Illuminate\Contracts\Filesystem\Cloud"
  5697.             }
  5698.             ["hash"]=>
  5699.             array(1) {
  5700.               [0]=>
  5701.               string(30) "Illuminate\Hashing\HashManager"
  5702.             }
  5703.             ["hash.driver"]=>
  5704.             array(1) {
  5705.               [0]=>
  5706.               string(35) "Illuminate\Contracts\Hashing\Hasher"
  5707.             }
  5708.             ["translator"]=>
  5709.             array(2) {
  5710.               [0]=>
  5711.               string(33) "Illuminate\Translation\Translator"
  5712.               [1]=>
  5713.               string(43) "Illuminate\Contracts\Translation\Translator"
  5714.             }
  5715.             ["log"]=>
  5716.             array(2) {
  5717.               [0]=>
  5718.               string(25) "Illuminate\Log\LogManager"
  5719.               [1]=>
  5720.               string(23) "Psr\Log\LoggerInterface"
  5721.             }
  5722.             ["mail.manager"]=>
  5723.             array(2) {
  5724.               [0]=>
  5725.               string(27) "Illuminate\Mail\MailManager"
  5726.               [1]=>
  5727.               string(33) "Illuminate\Contracts\Mail\Factory"
  5728.             }
  5729.             ["mailer"]=>
  5730.             array(3) {
  5731.               [0]=>
  5732.               string(22) "Illuminate\Mail\Mailer"
  5733.               [1]=>
  5734.               string(32) "Illuminate\Contracts\Mail\Mailer"
  5735.               [2]=>
  5736.               string(35) "Illuminate\Contracts\Mail\MailQueue"
  5737.             }
  5738.             ["auth.password"]=>
  5739.             array(2) {
  5740.               [0]=>
  5741.               string(47) "Illuminate\Auth\Passwords\PasswordBrokerManager"
  5742.               [1]=>
  5743.               string(47) "Illuminate\Contracts\Auth\PasswordBrokerFactory"
  5744.             }
  5745.             ["auth.password.broker"]=>
  5746.             array(2) {
  5747.               [0]=>
  5748.               string(40) "Illuminate\Auth\Passwords\PasswordBroker"
  5749.               [1]=>
  5750.               string(40) "Illuminate\Contracts\Auth\PasswordBroker"
  5751.             }
  5752.             ["queue"]=>
  5753.             array(3) {
  5754.               [0]=>
  5755.               string(29) "Illuminate\Queue\QueueManager"
  5756.               [1]=>
  5757.               string(34) "Illuminate\Contracts\Queue\Factory"
  5758.               [2]=>
  5759.               string(34) "Illuminate\Contracts\Queue\Monitor"
  5760.             }
  5761.             ["queue.connection"]=>
  5762.             array(1) {
  5763.               [0]=>
  5764.               string(32) "Illuminate\Contracts\Queue\Queue"
  5765.             }
  5766.             ["queue.failer"]=>
  5767.             array(1) {
  5768.               [0]=>
  5769.               string(50) "Illuminate\Queue\Failed\FailedJobProviderInterface"
  5770.             }
  5771.             ["redirect"]=>
  5772.             array(1) {
  5773.               [0]=>
  5774.               string(29) "Illuminate\Routing\Redirector"
  5775.             }
  5776.             ["redis"]=>
  5777.             array(2) {
  5778.               [0]=>
  5779.               string(29) "Illuminate\Redis\RedisManager"
  5780.               [1]=>
  5781.               string(34) "Illuminate\Contracts\Redis\Factory"
  5782.             }
  5783.             ["redis.connection"]=>
  5784.             array(2) {
  5785.               [0]=>
  5786.               string(39) "Illuminate\Redis\Connections\Connection"
  5787.               [1]=>
  5788.               string(37) "Illuminate\Contracts\Redis\Connection"
  5789.             }
  5790.             ["request"]=>
  5791.             array(2) {
  5792.               [0]=>
  5793.               string(23) "Illuminate\Http\Request"
  5794.               [1]=>
  5795.               string(40) "Symfony\Component\HttpFoundation\Request"
  5796.             }
  5797.             ["router"]=>
  5798.             array(3) {
  5799.               [0]=>
  5800.               string(25) "Illuminate\Routing\Router"
  5801.               [1]=>
  5802.               string(38) "Illuminate\Contracts\Routing\Registrar"
  5803.               [2]=>
  5804.               string(45) "Illuminate\Contracts\Routing\BindingRegistrar"
  5805.             }
  5806.             ["session"]=>
  5807.             array(1) {
  5808.               [0]=>
  5809.               string(33) "Illuminate\Session\SessionManager"
  5810.             }
  5811.             ["session.store"]=>
  5812.             array(2) {
  5813.               [0]=>
  5814.               string(24) "Illuminate\Session\Store"
  5815.               [1]=>
  5816.               string(36) "Illuminate\Contracts\Session\Session"
  5817.             }
  5818.             ["url"]=>
  5819.             array(2) {
  5820.               [0]=>
  5821.               string(31) "Illuminate\Routing\UrlGenerator"
  5822.               [1]=>
  5823.               string(41) "Illuminate\Contracts\Routing\UrlGenerator"
  5824.             }
  5825.             ["validator"]=>
  5826.             array(2) {
  5827.               [0]=>
  5828.               string(29) "Illuminate\Validation\Factory"
  5829.               [1]=>
  5830.               string(39) "Illuminate\Contracts\Validation\Factory"
  5831.             }
  5832.             ["view"]=>
  5833.             array(2) {
  5834.               [0]=>
  5835.               string(23) "Illuminate\View\Factory"
  5836.               [1]=>
  5837.               string(33) "Illuminate\Contracts\View\Factory"
  5838.             }
  5839.           }
  5840.           ["extenders":protected]=>
  5841.           array(1) {
  5842.             ["url"]=>
  5843.             array(1) {
  5844.               [0]=>
  5845.               object(Closure)#509 (2) {
  5846.                ["this"]=>
  5847.                 object(Illuminate\Routing\RoutingServiceProvider)#506 (3) {
  5848.                  ["app":protected]=>
  5849.                   *RECURSION*
  5850.                   ["bootingCallbacks":protected]=>
  5851.                   array(0) {
  5852.                   }
  5853.                   ["bootedCallbacks":protected]=>
  5854.                   array(0) {
  5855.                   }
  5856.                 }
  5857.                 ["parameter"]=>
  5858.                 array(2) {
  5859.                   ["$url"]=>
  5860.                   string(10) ""
  5861.                   ["$app"]=>
  5862.                   string(10) ""
  5863.                 }
  5864.               }
  5865.             }
  5866.           }
  5867.           ["tags":protected]=>
  5868.           array(0) {
  5869.           }
  5870.           ["buildStack":protected]=>
  5871.           array(0) {
  5872.           }
  5873.           ["with":protected]=>
  5874.           array(0) {
  5875.           }
  5876.           ["contextual"]=>
  5877.           array(0) {
  5878.           }
  5879.           ["reboundCallbacks":protected]=>
  5880.           array(0) {
  5881.           }
  5882.           ["globalBeforeResolvingCallbacks":protected]=>
  5883.           array(0) {
  5884.           }
  5885.           ["globalResolvingCallbacks":protected]=>
  5886.           array(0) {
  5887.           }
  5888.           ["globalAfterResolvingCallbacks":protected]=>
  5889.           array(0) {
  5890.           }
  5891.           ["beforeResolvingCallbacks":protected]=>
  5892.           array(0) {
  5893.           }
  5894.           ["resolvingCallbacks":protected]=>
  5895.           array(0) {
  5896.           }
  5897.           ["afterResolvingCallbacks":protected]=>
  5898.           array(0) {
  5899.           }
  5900.         }
  5901.       }
  5902.     }
  5903.     [9]=>
  5904.     array(6) {
  5905.       ["file"]=>
  5906.       string(96) "[[bedrock]]/web/app/themes/[[sage]]/functions.php"
  5907.       ["line"]=>
  5908.       int(33)
  5909.       ["function"]=>
  5910.       string(4) "boot"
  5911.       ["class"]=>
  5912.       string(22) "Roots\Acorn\Bootloader"
  5913.       ["type"]=>
  5914.       string(2) "->"
  5915.       ["args"]=>
  5916.       array(0) {
  5917.       }
  5918.     }
  5919.     [10]=>
  5920.     array(4) {
  5921.       ["file"]=>
  5922.       string(78) "[[bedrock]]/web/wp/wp-settings.php"
  5923.       ["line"]=>
  5924.       int(585)
  5925.       ["args"]=>
  5926.       array(1) {
  5927.         [0]=>
  5928.         string(96) "[[bedrock]]/web/app/themes/[[sage]]/functions.php"
  5929.       }
  5930.       ["function"]=>
  5931.       string(7) "include"
  5932.     }
  5933.     [11]=>
  5934.     array(4) {
  5935.       ["file"]=>
  5936.       string(73) "[[bedrock]]/web/wp-config.php"
  5937.       ["line"]=>
  5938.       int(9)
  5939.       ["args"]=>
  5940.       array(1) {
  5941.         [0]=>
  5942.         string(78) "[[bedrock]]/web/wp/wp-settings.php"
  5943.       }
  5944.       ["function"]=>
  5945.       string(12) "require_once"
  5946.     }
  5947.     [12]=>
  5948.     array(4) {
  5949.       ["file"]=>
  5950.       string(74) "[[bedrock]]/web/wp/wp-load.php"
  5951.       ["line"]=>
  5952.       int(55)
  5953.       ["args"]=>
  5954.       array(1) {
  5955.         [0]=>
  5956.         string(73) "[[bedrock]]/web/wp-config.php"
  5957.       }
  5958.       ["function"]=>
  5959.       string(12) "require_once"
  5960.     }
  5961.     [13]=>
  5962.     array(4) {
  5963.       ["file"]=>
  5964.       string(81) "[[bedrock]]/web/wp/wp-admin/admin.php"
  5965.       ["line"]=>
  5966.       int(34)
  5967.       ["args"]=>
  5968.       array(1) {
  5969.         [0]=>
  5970.         string(74) "[[bedrock]]/web/wp/wp-load.php"
  5971.       }
  5972.       ["function"]=>
  5973.       string(12) "require_once"
  5974.     }
  5975.     [14]=>
  5976.     array(4) {
  5977.       ["file"]=>
  5978.       string(82) "[[bedrock]]/web/wp/wp-admin/themes.php"
  5979.       ["line"]=>
  5980.       int(10)
  5981.       ["args"]=>
  5982.       array(1) {
  5983.         [0]=>
  5984.         string(81) "[[bedrock]]/web/wp/wp-admin/admin.php"
  5985.       }
  5986.       ["function"]=>
  5987.       string(12) "require_once"
  5988.     }
  5989.   }
  5990.   ["previous":"Error":private]=>
  5991.   NULL
  5992. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement