object(Symfony\Component\HttpKernel\Exception\NotFoundHttpException)#1206 (9) {
  ["statusCode":"Symfony\Component\HttpKernel\Exception\HttpException":private]=>
  int(404)
  ["headers":"Symfony\Component\HttpKernel\Exception\HttpException":private]=>
  array(0) {
  }
  ["message":protected]=>
  string(0) ""
  ["string":"Exception":private]=>
  string(0) ""
  ["code":protected]=>
  int(0)
  ["file":protected]=>
  string(73) "/home/contents/kajws/app/Http/Controllers/Postcard/TemplateController.php"
  ["line":protected]=>
  int(194)
  ["trace":"Exception":private]=>
  array(57) {
    [0]=>
    array(4) {
      ["function"]=>
      string(6) "detail"
      ["class"]=>
      string(48) "App\Http\Controllers\Postcard\TemplateController"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(1) {
        [0]=>
        string(6) "JEW-51"
      }
    }
    [1]=>
    array(4) {
      ["file"]=>
      string(83) "/home/contents/kajws/vendor/laravel/framework/src/Illuminate/Routing/Controller.php"
      ["line"]=>
      int(54)
      ["function"]=>
      string(20) "call_user_func_array"
      ["args"]=>
      array(2) {
        [0]=>
        array(2) {
          [0]=>
          object(App\Http\Controllers\Postcard\TemplateController)#260 (1) {
            ["middleware":protected]=>
            array(0) {
            }
          }
          [1]=>
          string(6) "detail"
        }
        [1]=>
        array(1) {
          ["templateCd"]=>
          string(6) "JEW-51"
        }
      }
    }
    [2]=>
    array(6) {
      ["file"]=>
      string(93) "/home/contents/kajws/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php"
      ["line"]=>
      int(45)
      ["function"]=>
      string(10) "callAction"
      ["class"]=>
      string(29) "Illuminate\Routing\Controller"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(2) {
        [0]=>
        string(6) "detail"
        [1]=>
        array(1) {
          ["templateCd"]=>
          string(6) "JEW-51"
        }
      }
    }
    [3]=>
    array(6) {
      ["file"]=>
      string(78) "/home/contents/kajws/vendor/laravel/framework/src/Illuminate/Routing/Route.php"
      ["line"]=>
      int(219)
      ["function"]=>
      string(8) "dispatch"
      ["class"]=>
      string(39) "Illuminate\Routing\ControllerDispatcher"
      ["type"]=>
      string(2) "->"
      ["args"]=>
      array(3) {
        [0]=>
        object(Illuminate\Routing\Route)#180 (14) {
          ["uri"]=>
          string(28) "postcard/detail/{templateCd}"
          ["methods"]=>
          array(2) {
            [0]=>
            string(3) "GET"
            [1]=>
            string(4) "HEAD"
          }
          ["action"]=>
          array(7) {
            ["middleware"]=>
            array(1) {
              [0]=>
              string(3) "web"
            }
            ["uses"]=>
            string(55) "App\Http\Controllers\Postcard\TemplateController@detail"
            ["controller"]=>
            string(55) "App\Http\Controllers\Postcard\TemplateController@detail"
            ["namespace"]=>
            string(29) "App\Http\Controllers\Postcard"
            ["prefix"]=>
            string(9) "/postcard"
            ["where"]=>
            array(0) {
            }
            ["as"]=>
            string(15) "postcard.detail"
          }
          ["isFallback"]=>
          bool(false)
          ["controller"]=>
          object(App\Http\Controllers\Postcard\TemplateController)#260 (1) {
            ["middleware":protected]=>
            array(0) {
            }
          }
          ["defaults"]=>
          array(0) {
          }
          ["wheres"]=>
          array(0) {
          }
          ["parameters"]=>
          array(1) {
            ["templateCd"]=>
            string(6) "JEW-51"
          }
          ["parameterNames"]=>
          array(1) {
            [0]=>
            string(10) "templateCd"
          }
          ["originalParameters":protected]=>
          array(1) {
            ["templateCd"]=>
            string(6) "JEW-51"
          }
          ["computedMiddleware"]=>
          array(1) {
            [0]=>
            string(3) "web"
          }
          ["compiled"]=>
          object(Symfony\Component\Routing\CompiledRoute)#1195 (8) {
            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
            array(1) {
              [0]=>
              string(10) "templateCd"
            }
            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
            array(2) {
              [0]=>
              array(5) {
                [0]=>
                string(8) "variable"
                [1]=>
                string(1) "/"
                [2]=>
                string(6) "[^/]++"
                [3]=>
                string(10) "templateCd"
                [4]=>
                bool(true)
              }
              [1]=>
              array(2) {
                [0]=>
                string(4) "text"
                [1]=>
                string(16) "/postcard/detail"
              }
            }
            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
            string(16) "/postcard/detail"
            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
            string(46) "#^/postcard/detail/(?P[^/]++)$#sDu"
            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
            array(1) {
              [0]=>
              string(10) "templateCd"
            }
            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
            array(0) {
            }
            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
            NULL
            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
            array(0) {
            }
          }
          ["router":protected]=>
          object(Illuminate\Routing\Router)#27 (11) {
            ["events":protected]=>
            object(Illuminate\Events\Dispatcher)#28 (5) {
              ["container":protected]=>
              object(Illuminate\Foundation\Application)#2 (31) {
                ["basePath":protected]=>
                string(20) "/home/contents/kajws"
                ["hasBeenBootstrapped":protected]=>
                bool(true)
                ["booted":protected]=>
                bool(true)
                ["bootingCallbacks":protected]=>
                array(0) {
                }
                ["bootedCallbacks":protected]=>
                array(1) {
                  [0]=>
                  object(Closure)#168 (1) {
                    ["this"]=>
                    object(App\Providers\RouteServiceProvider)#108 (3) {
                      ["namespace":protected]=>
                      string(20) "App\Http\Controllers"
                      ["app":protected]=>
                      *RECURSION*
                      ["defer":protected]=>
                      bool(false)
                    }
                  }
                }
                ["terminatingCallbacks":protected]=>
                array(0) {
                }
                ["serviceProviders":protected]=>
                array(25) {
                  [0]=>
                  object(Illuminate\Events\EventServiceProvider)#8 (2) {
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                  [1]=>
                  object(Illuminate\Log\LogServiceProvider)#10 (2) {
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                  [2]=>
                  object(Illuminate\Routing\RoutingServiceProvider)#12 (2) {
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                  [3]=>
                  object(Illuminate\Auth\AuthServiceProvider)#51 (2) {
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                  [4]=>
                  object(Illuminate\Cookie\CookieServiceProvider)#58 (2) {
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                  [5]=>
                  object(Illuminate\Database\DatabaseServiceProvider)#60 (2) {
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                  [6]=>
                  object(Illuminate\Encryption\EncryptionServiceProvider)#67 (2) {
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                  [7]=>
                  object(Illuminate\Filesystem\FilesystemServiceProvider)#69 (2) {
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                  [8]=>
                  object(Illuminate\Foundation\Providers\FormRequestServiceProvider)#75 (2) {
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                  [9]=>
                  object(Illuminate\Foundation\Providers\FoundationServiceProvider)#74 (4) {
                    ["providers":protected]=>
                    array(1) {
                      [0]=>
                      string(58) "Illuminate\Foundation\Providers\FormRequestServiceProvider"
                    }
                    ["instances":protected]=>
                    array(1) {
                      [0]=>
                      object(Illuminate\Foundation\Providers\FormRequestServiceProvider)#75 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                    }
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                  [10]=>
                  object(Illuminate\Notifications\NotificationServiceProvider)#78 (2) {
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                  [11]=>
                  object(Illuminate\Pagination\PaginationServiceProvider)#80 (2) {
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                  [12]=>
                  object(Illuminate\Session\SessionServiceProvider)#84 (2) {
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                  [13]=>
                  object(Illuminate\View\ViewServiceProvider)#88 (2) {
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                  [14]=>
                  object(BeyondCode\DumpServer\DumpServerServiceProvider)#92 (2) {
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                  [15]=>
                  object(Fideloper\Proxy\TrustedProxyServiceProvider)#100 (2) {
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                  [16]=>
                  object(Intervention\Image\ImageServiceProvider)#101 (3) {
                    ["defer":protected]=>
                    bool(false)
                    ["provider":protected]=>
                    object(Intervention\Image\ImageServiceProviderLaravelRecent)#102 (2) {
                      ["app":protected]=>
                      *RECURSION*
                      ["defer":protected]=>
                      bool(false)
                    }
                    ["app":protected]=>
                    *RECURSION*
                  }
                  [17]=>
                  object(Carbon\Laravel\ServiceProvider)#104 (4) {
                    ["appGetter":protected]=>
                    NULL
                    ["localeGetter":protected]=>
                    NULL
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                  [18]=>
                  object(App\Providers\AppServiceProvider)#105 (2) {
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                  [19]=>
                  object(App\Providers\AuthServiceProvider)#106 (3) {
                    ["policies":protected]=>
                    array(0) {
                    }
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                  [20]=>
                  object(App\Providers\EventServiceProvider)#107 (4) {
                    ["listen":protected]=>
                    array(1) {
                      ["Illuminate\Auth\Events\Registered"]=>
                      array(1) {
                        [0]=>
                        string(59) "Illuminate\Auth\Listeners\SendEmailVerificationNotification"
                      }
                    }
                    ["subscribe":protected]=>
                    array(0) {
                    }
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                  [21]=>
                  object(App\Providers\RouteServiceProvider)#108 (3) {
                    ["namespace":protected]=>
                    string(20) "App\Http\Controllers"
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                  [22]=>
                  object(Illuminate\Cache\CacheServiceProvider)#220 (2) {
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                  [23]=>
                  object(Illuminate\Redis\RedisServiceProvider)#227 (2) {
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                  [24]=>
                  object(Illuminate\Translation\TranslationServiceProvider)#249 (2) {
                    ["app":protected]=>
                    *RECURSION*
                    ["defer":protected]=>
                    bool(false)
                  }
                }
                ["loadedProviders":protected]=>
                array(25) {
                  ["Illuminate\Events\EventServiceProvider"]=>
                  bool(true)
                  ["Illuminate\Log\LogServiceProvider"]=>
                  bool(true)
                  ["Illuminate\Routing\RoutingServiceProvider"]=>
                  bool(true)
                  ["Illuminate\Auth\AuthServiceProvider"]=>
                  bool(true)
                  ["Illuminate\Cookie\CookieServiceProvider"]=>
                  bool(true)
                  ["Illuminate\Database\DatabaseServiceProvider"]=>
                  bool(true)
                  ["Illuminate\Encryption\EncryptionServiceProvider"]=>
                  bool(true)
                  ["Illuminate\Filesystem\FilesystemServiceProvider"]=>
                  bool(true)
                  ["Illuminate\Foundation\Providers\FormRequestServiceProvider"]=>
                  bool(true)
                  ["Illuminate\Foundation\Providers\FoundationServiceProvider"]=>
                  bool(true)
                  ["Illuminate\Notifications\NotificationServiceProvider"]=>
                  bool(true)
                  ["Illuminate\Pagination\PaginationServiceProvider"]=>
                  bool(true)
                  ["Illuminate\Session\SessionServiceProvider"]=>
                  bool(true)
                  ["Illuminate\View\ViewServiceProvider"]=>
                  bool(true)
                  ["BeyondCode\DumpServer\DumpServerServiceProvider"]=>
                  bool(true)
                  ["Fideloper\Proxy\TrustedProxyServiceProvider"]=>
                  bool(true)
                  ["Intervention\Image\ImageServiceProvider"]=>
                  bool(true)
                  ["Carbon\Laravel\ServiceProvider"]=>
                  bool(true)
                  ["App\Providers\AppServiceProvider"]=>
                  bool(true)
                  ["App\Providers\AuthServiceProvider"]=>
                  bool(true)
                  ["App\Providers\EventServiceProvider"]=>
                  bool(true)
                  ["App\Providers\RouteServiceProvider"]=>
                  bool(true)
                  ["Illuminate\Cache\CacheServiceProvider"]=>
                  bool(true)
                  ["Illuminate\Redis\RedisServiceProvider"]=>
                  bool(true)
                  ["Illuminate\Translation\TranslationServiceProvider"]=>
                  bool(true)
                }
                ["deferredServices":protected]=>
                array(105) {
                  ["Illuminate\Broadcasting\BroadcastManager"]=>
                  string(48) "Illuminate\Broadcasting\BroadcastServiceProvider"
                  ["Illuminate\Contracts\Broadcasting\Factory"]=>
                  string(48) "Illuminate\Broadcasting\BroadcastServiceProvider"
                  ["Illuminate\Contracts\Broadcasting\Broadcaster"]=>
                  string(48) "Illuminate\Broadcasting\BroadcastServiceProvider"
                  ["Illuminate\Bus\Dispatcher"]=>
                  string(33) "Illuminate\Bus\BusServiceProvider"
                  ["Illuminate\Contracts\Bus\Dispatcher"]=>
                  string(33) "Illuminate\Bus\BusServiceProvider"
                  ["Illuminate\Contracts\Bus\QueueingDispatcher"]=>
                  string(33) "Illuminate\Bus\BusServiceProvider"
                  ["cache.store"]=>
                  string(37) "Illuminate\Cache\CacheServiceProvider"
                  ["memcached.connector"]=>
                  string(37) "Illuminate\Cache\CacheServiceProvider"
                  ["command.cache.clear"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.cache.forget"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.clear-compiled"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.auth.resets.clear"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.config.cache"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.config.clear"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.down"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.environment"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.event.cache"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.event.clear"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.event.list"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.key.generate"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.migrate"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.migrate.fresh"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.migrate.install"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.migrate.refresh"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.migrate.reset"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.migrate.rollback"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.migrate.status"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.optimize"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.optimize.clear"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.package.discover"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.preset"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.queue.failed"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.queue.flush"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.queue.forget"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.queue.listen"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.queue.restart"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.queue.retry"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.queue.work"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.route.cache"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.route.clear"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.route.list"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.seed"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["Illuminate\Console\Scheduling\ScheduleFinishCommand"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["Illuminate\Console\Scheduling\ScheduleRunCommand"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.storage.link"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.up"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.view.cache"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.view.clear"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.app.name"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.auth.make"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.cache.table"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.channel.make"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.console.make"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.controller.make"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.event.generate"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.event.make"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.exception.make"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.factory.make"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.job.make"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.listener.make"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.mail.make"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.middleware.make"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.migrate.make"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.model.make"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.notification.make"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.notification.table"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.observer.make"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.policy.make"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.provider.make"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.queue.failed-table"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.queue.table"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.request.make"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.resource.make"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.rule.make"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.seeder.make"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.session.table"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.serve"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.test.make"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["command.vendor.publish"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["migrator"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["migration.repository"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["migration.creator"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["composer"]=>
                  string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                  ["hash"]=>
                  string(38) "Illuminate\Hashing\HashServiceProvider"
                  ["hash.driver"]=>
                  string(38) "Illuminate\Hashing\HashServiceProvider"
                  ["mailer"]=>
                  string(35) "Illuminate\Mail\MailServiceProvider"
                  ["swift.mailer"]=>
                  string(35) "Illuminate\Mail\MailServiceProvider"
                  ["swift.transport"]=>
                  string(35) "Illuminate\Mail\MailServiceProvider"
                  ["Illuminate\Mail\Markdown"]=>
                  string(35) "Illuminate\Mail\MailServiceProvider"
                  ["Illuminate\Contracts\Pipeline\Hub"]=>
                  string(43) "Illuminate\Pipeline\PipelineServiceProvider"
                  ["queue"]=>
                  string(37) "Illuminate\Queue\QueueServiceProvider"
                  ["queue.worker"]=>
                  string(37) "Illuminate\Queue\QueueServiceProvider"
                  ["queue.listener"]=>
                  string(37) "Illuminate\Queue\QueueServiceProvider"
                  ["queue.failer"]=>
                  string(37) "Illuminate\Queue\QueueServiceProvider"
                  ["queue.connection"]=>
                  string(37) "Illuminate\Queue\QueueServiceProvider"
                  ["redis.connection"]=>
                  string(37) "Illuminate\Redis\RedisServiceProvider"
                  ["auth.password"]=>
                  string(54) "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
                  ["auth.password.broker"]=>
                  string(54) "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
                  ["translation.loader"]=>
                  string(49) "Illuminate\Translation\TranslationServiceProvider"
                  ["validator"]=>
                  string(47) "Illuminate\Validation\ValidationServiceProvider"
                  ["validation.presence"]=>
                  string(47) "Illuminate\Validation\ValidationServiceProvider"
                  ["agent"]=>
                  string(37) "Jenssegers\Agent\AgentServiceProvider"
                  ["Jenssegers\Agent\Agent"]=>
                  string(37) "Jenssegers\Agent\AgentServiceProvider"
                  ["command.tinker"]=>
                  string(36) "Laravel\Tinker\TinkerServiceProvider"
                  ["NunoMaduro\Collision\Contracts\Provider"]=>
                  string(62) "NunoMaduro\Collision\Adapters\Laravel\CollisionServiceProvider"
                }
                ["appPath":protected]=>
                NULL
                ["databasePath":protected]=>
                NULL
                ["storagePath":protected]=>
                NULL
                ["environmentPath":protected]=>
                NULL
                ["environmentFile":protected]=>
                string(4) ".env"
                ["namespace":protected]=>
                NULL
                ["resolved":protected]=>
                array(42) {
                  ["events"]=>
                  bool(true)
                  ["router"]=>
                  bool(true)
                  ["App\Http\Kernel"]=>
                  bool(true)
                  ["Illuminate\Contracts\Http\Kernel"]=>
                  bool(true)
                  ["Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables"]=>
                  bool(true)
                  ["Illuminate\Foundation\Bootstrap\LoadConfiguration"]=>
                  bool(true)
                  ["Illuminate\Foundation\Bootstrap\HandleExceptions"]=>
                  bool(true)
                  ["env"]=>
                  bool(true)
                  ["Illuminate\Foundation\Bootstrap\RegisterFacades"]=>
                  bool(true)
                  ["Illuminate\Foundation\Bootstrap\RegisterProviders"]=>
                  bool(true)
                  ["Illuminate\Foundation\Bootstrap\BootProviders"]=>
                  bool(true)
                  ["db.factory"]=>
                  bool(true)
                  ["db"]=>
                  bool(true)
                  ["view.engine.resolver"]=>
                  bool(true)
                  ["files"]=>
                  bool(true)
                  ["view.finder"]=>
                  bool(true)
                  ["view"]=>
                  bool(true)
                  ["url"]=>
                  bool(true)
                  ["App\Http\Middleware\CheckForMaintenanceMode"]=>
                  bool(true)
                  ["Illuminate\Foundation\Http\Middleware\ValidatePostSize"]=>
                  bool(true)
                  ["App\Http\Middleware\TrimStrings"]=>
                  bool(true)
                  ["Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull"]=>
                  bool(true)
                  ["App\Http\Middleware\TrustProxies"]=>
                  bool(true)
                  ["App\Http\Middleware\MaintenanceModeMiddleware"]=>
                  bool(true)
                  ["encrypter"]=>
                  bool(true)
                  ["App\Http\Middleware\EncryptCookies"]=>
                  bool(true)
                  ["cookie"]=>
                  bool(true)
                  ["Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse"]=>
                  bool(true)
                  ["session"]=>
                  bool(true)
                  ["Illuminate\Session\Middleware\StartSession"]=>
                  bool(true)
                  ["cache"]=>
                  bool(true)
                  ["redis"]=>
                  bool(true)
                  ["App\Http\Middleware\Common"]=>
                  bool(true)
                  ["translation.loader"]=>
                  bool(true)
                  ["translator"]=>
                  bool(true)
                  ["Illuminate\Routing\Contracts\ControllerDispatcher"]=>
                  bool(true)
                  ["App\Http\Controllers\Postcard\TemplateController"]=>
                  bool(true)
                  ["Illuminate\View\Middleware\ShareErrorsFromSession"]=>
                  bool(true)
                  ["App\Http\Middleware\VerifyCsrfToken"]=>
                  bool(true)
                  ["Illuminate\Routing\Middleware\SubstituteBindings"]=>
                  bool(true)
                  ["App\Exceptions\Handler"]=>
                  bool(true)
                  ["Illuminate\Contracts\Debug\ExceptionHandler"]=>
                  bool(true)
                }
                ["bindings":protected]=>
                array(47) {
                  ["Illuminate\Foundation\Mix"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#5 (3) {
                      ["static"]=>
                      array(2) {
                        ["abstract"]=>
                        string(25) "Illuminate\Foundation\Mix"
                        ["concrete"]=>
                        string(25) "Illuminate\Foundation\Mix"
                      }
                      ["this"]=>
                      *RECURSION*
                      ["parameter"]=>
                      array(2) {
                        ["$container"]=>
                        string(10) ""
                        ["$parameters"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["events"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#9 (2) {
                      ["this"]=>
                      object(Illuminate\Events\EventServiceProvider)#8 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["log"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#11 (1) {
                      ["this"]=>
                      object(Illuminate\Log\LogServiceProvider)#10 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["router"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#13 (2) {
                      ["this"]=>
                      object(Illuminate\Routing\RoutingServiceProvider)#12 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["url"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#14 (2) {
                      ["this"]=>
                      object(Illuminate\Routing\RoutingServiceProvider)#12 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["redirect"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#15 (2) {
                      ["this"]=>
                      object(Illuminate\Routing\RoutingServiceProvider)#12 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["Psr\Http\Message\ServerRequestInterface"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#16 (2) {
                      ["this"]=>
                      object(Illuminate\Routing\RoutingServiceProvider)#12 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(false)
                  }
                  ["Psr\Http\Message\ResponseInterface"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#17 (1) {
                      ["this"]=>
                      object(Illuminate\Routing\RoutingServiceProvider)#12 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                    }
                    ["shared"]=>
                    bool(false)
                  }
                  ["Illuminate\Contracts\Routing\ResponseFactory"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#18 (2) {
                      ["this"]=>
                      object(Illuminate\Routing\RoutingServiceProvider)#12 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["Illuminate\Routing\Contracts\ControllerDispatcher"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#19 (2) {
                      ["this"]=>
                      object(Illuminate\Routing\RoutingServiceProvider)#12 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["Illuminate\Contracts\Http\Kernel"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#20 (3) {
                      ["static"]=>
                      array(2) {
                        ["abstract"]=>
                        string(32) "Illuminate\Contracts\Http\Kernel"
                        ["concrete"]=>
                        string(15) "App\Http\Kernel"
                      }
                      ["this"]=>
                      *RECURSION*
                      ["parameter"]=>
                      array(2) {
                        ["$container"]=>
                        string(10) ""
                        ["$parameters"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["Illuminate\Contracts\Console\Kernel"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#21 (3) {
                      ["static"]=>
                      array(2) {
                        ["abstract"]=>
                        string(35) "Illuminate\Contracts\Console\Kernel"
                        ["concrete"]=>
                        string(18) "App\Console\Kernel"
                      }
                      ["this"]=>
                      *RECURSION*
                      ["parameter"]=>
                      array(2) {
                        ["$container"]=>
                        string(10) ""
                        ["$parameters"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["Illuminate\Contracts\Debug\ExceptionHandler"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#22 (3) {
                      ["static"]=>
                      array(2) {
                        ["abstract"]=>
                        string(43) "Illuminate\Contracts\Debug\ExceptionHandler"
                        ["concrete"]=>
                        string(22) "App\Exceptions\Handler"
                      }
                      ["this"]=>
                      *RECURSION*
                      ["parameter"]=>
                      array(2) {
                        ["$container"]=>
                        string(10) ""
                        ["$parameters"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["env"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#55 (2) {
                      ["static"]=>
                      array(1) {
                        ["value"]=>
                        string(10) "production"
                      }
                      ["this"]=>
                      *RECURSION*
                    }
                    ["shared"]=>
                    bool(false)
                  }
                  ["auth"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#36 (2) {
                      ["this"]=>
                      object(Illuminate\Auth\AuthServiceProvider)#51 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["auth.driver"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#42 (2) {
                      ["this"]=>
                      object(Illuminate\Auth\AuthServiceProvider)#51 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["Illuminate\Contracts\Auth\Authenticatable"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#41 (2) {
                      ["this"]=>
                      object(Illuminate\Auth\AuthServiceProvider)#51 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(false)
                  }
                  ["Illuminate\Contracts\Auth\Access\Gate"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#54 (2) {
                      ["this"]=>
                      object(Illuminate\Auth\AuthServiceProvider)#51 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["cookie"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#59 (2) {
                      ["this"]=>
                      object(Illuminate\Cookie\CookieServiceProvider)#58 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["db.factory"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#61 (2) {
                      ["this"]=>
                      object(Illuminate\Database\DatabaseServiceProvider)#60 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["db"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#62 (2) {
                      ["this"]=>
                      object(Illuminate\Database\DatabaseServiceProvider)#60 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["db.connection"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#63 (2) {
                      ["this"]=>
                      object(Illuminate\Database\DatabaseServiceProvider)#60 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(false)
                  }
                  ["Faker\Generator"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#64 (2) {
                      ["this"]=>
                      object(Illuminate\Database\DatabaseServiceProvider)#60 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["Illuminate\Database\Eloquent\Factory"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#65 (2) {
                      ["this"]=>
                      object(Illuminate\Database\DatabaseServiceProvider)#60 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["Illuminate\Contracts\Queue\EntityResolver"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#66 (1) {
                      ["this"]=>
                      object(Illuminate\Database\DatabaseServiceProvider)#60 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["encrypter"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#68 (2) {
                      ["this"]=>
                      object(Illuminate\Encryption\EncryptionServiceProvider)#67 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["files"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#70 (1) {
                      ["this"]=>
                      object(Illuminate\Filesystem\FilesystemServiceProvider)#69 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["filesystem"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#71 (1) {
                      ["this"]=>
                      object(Illuminate\Filesystem\FilesystemServiceProvider)#69 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["filesystem.disk"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#72 (1) {
                      ["this"]=>
                      object(Illuminate\Filesystem\FilesystemServiceProvider)#69 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["filesystem.cloud"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#73 (1) {
                      ["this"]=>
                      object(Illuminate\Filesystem\FilesystemServiceProvider)#69 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["Illuminate\Notifications\ChannelManager"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#79 (2) {
                      ["this"]=>
                      object(Illuminate\Notifications\NotificationServiceProvider)#78 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["session"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#85 (2) {
                      ["this"]=>
                      object(Illuminate\Session\SessionServiceProvider)#84 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["session.store"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#86 (2) {
                      ["this"]=>
                      object(Illuminate\Session\SessionServiceProvider)#84 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["Illuminate\Session\Middleware\StartSession"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#87 (3) {
                      ["static"]=>
                      array(2) {
                        ["abstract"]=>
                        string(42) "Illuminate\Session\Middleware\StartSession"
                        ["concrete"]=>
                        string(42) "Illuminate\Session\Middleware\StartSession"
                      }
                      ["this"]=>
                      *RECURSION*
                      ["parameter"]=>
                      array(2) {
                        ["$container"]=>
                        string(10) ""
                        ["$parameters"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["view"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#89 (2) {
                      ["this"]=>
                      object(Illuminate\View\ViewServiceProvider)#88 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["view.finder"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#90 (2) {
                      ["this"]=>
                      object(Illuminate\View\ViewServiceProvider)#88 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(false)
                  }
                  ["view.engine.resolver"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#91 (1) {
                      ["this"]=>
                      object(Illuminate\View\ViewServiceProvider)#88 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["command.dumpserver"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#93 (3) {
                      ["static"]=>
                      array(2) {
                        ["abstract"]=>
                        string(18) "command.dumpserver"
                        ["concrete"]=>
                        string(39) "BeyondCode\DumpServer\DumpServerCommand"
                      }
                      ["this"]=>
                      *RECURSION*
                      ["parameter"]=>
                      array(2) {
                        ["$container"]=>
                        string(10) ""
                        ["$parameters"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(false)
                  }
                  ["image"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#103 (2) {
                      ["this"]=>
                      object(Intervention\Image\ImageServiceProviderLaravelRecent)#102 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["blade.compiler"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#114 (1) {
                      ["this"]=>
                      object(Illuminate\View\ViewServiceProvider)#88 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["cache"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#211 (2) {
                      ["this"]=>
                      object(Illuminate\Cache\CacheServiceProvider)#220 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["cache.store"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#224 (2) {
                      ["this"]=>
                      object(Illuminate\Cache\CacheServiceProvider)#220 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["memcached.connector"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#225 (1) {
                      ["this"]=>
                      object(Illuminate\Cache\CacheServiceProvider)#220 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["redis"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#228 (2) {
                      ["this"]=>
                      object(Illuminate\Redis\RedisServiceProvider)#227 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["redis.connection"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#229 (2) {
                      ["this"]=>
                      object(Illuminate\Redis\RedisServiceProvider)#227 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(false)
                  }
                  ["translation.loader"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#250 (2) {
                      ["this"]=>
                      object(Illuminate\Translation\TranslationServiceProvider)#249 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                  ["translator"]=>
                  array(2) {
                    ["concrete"]=>
                    object(Closure)#251 (2) {
                      ["this"]=>
                      object(Illuminate\Translation\TranslationServiceProvider)#249 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                    ["shared"]=>
                    bool(true)
                  }
                }
                ["methodBindings":protected]=>
                array(0) {
                }
                ["instances":protected]=>
                array(36) {
                  ["path"]=>
                  string(24) "/home/contents/kajws/app"
                  ["path.base"]=>
                  string(20) "/home/contents/kajws"
                  ["path.lang"]=>
                  string(35) "/home/contents/kajws/resources/lang"
                  ["path.config"]=>
                  string(27) "/home/contents/kajws/config"
                  ["path.public"]=>
                  string(27) "/home/contents/kajws/public"
                  ["path.storage"]=>
                  string(28) "/home/contents/kajws/storage"
                  ["path.database"]=>
                  string(29) "/home/contents/kajws/database"
                  ["path.resources"]=>
                  string(30) "/home/contents/kajws/resources"
                  ["path.bootstrap"]=>
                  string(30) "/home/contents/kajws/bootstrap"
                  ["app"]=>
                  *RECURSION*
                  ["Illuminate\Container\Container"]=>
                  *RECURSION*
                  ["Illuminate\Foundation\PackageManifest"]=>
                  object(Illuminate\Foundation\PackageManifest)#6 (5) {
                    ["files"]=>
                    object(Illuminate\Filesystem\Filesystem)#7 (0) {
                    }
                    ["basePath"]=>
                    string(20) "/home/contents/kajws"
                    ["vendorPath"]=>
                    string(27) "/home/contents/kajws/vendor"
                    ["manifestPath"]=>
                    string(49) "/home/contents/kajws/bootstrap/cache/packages.php"
                    ["manifest"]=>
                    array(7) {
                      ["beyondcode/laravel-dump-server"]=>
                      array(1) {
                        ["providers"]=>
                        array(1) {
                          [0]=>
                          string(47) "BeyondCode\DumpServer\DumpServerServiceProvider"
                        }
                      }
                      ["fideloper/proxy"]=>
                      array(1) {
                        ["providers"]=>
                        array(1) {
                          [0]=>
                          string(43) "Fideloper\Proxy\TrustedProxyServiceProvider"
                        }
                      }
                      ["intervention/image"]=>
                      array(2) {
                        ["providers"]=>
                        array(1) {
                          [0]=>
                          string(39) "Intervention\Image\ImageServiceProvider"
                        }
                        ["aliases"]=>
                        array(1) {
                          ["Image"]=>
                          string(32) "Intervention\Image\Facades\Image"
                        }
                      }
                      ["jenssegers/agent"]=>
                      array(2) {
                        ["providers"]=>
                        array(1) {
                          [0]=>
                          string(37) "Jenssegers\Agent\AgentServiceProvider"
                        }
                        ["aliases"]=>
                        array(1) {
                          ["Agent"]=>
                          string(30) "Jenssegers\Agent\Facades\Agent"
                        }
                      }
                      ["laravel/tinker"]=>
                      array(1) {
                        ["providers"]=>
                        array(1) {
                          [0]=>
                          string(36) "Laravel\Tinker\TinkerServiceProvider"
                        }
                      }
                      ["nesbot/carbon"]=>
                      array(1) {
                        ["providers"]=>
                        array(1) {
                          [0]=>
                          string(30) "Carbon\Laravel\ServiceProvider"
                        }
                      }
                      ["nunomaduro/collision"]=>
                      array(1) {
                        ["providers"]=>
                        array(1) {
                          [0]=>
                          string(62) "NunoMaduro\Collision\Adapters\Laravel\CollisionServiceProvider"
                        }
                      }
                    }
                  }
                  ["events"]=>
                  *RECURSION*
                  ["router"]=>
                  *RECURSION*
                  ["Illuminate\Contracts\Http\Kernel"]=>
                  object(App\Http\Kernel)#31 (7) {
                    ["middleware":protected]=>
                    array(10) {
                      [0]=>
                      string(43) "App\Http\Middleware\CheckForMaintenanceMode"
                      [1]=>
                      string(54) "Illuminate\Foundation\Http\Middleware\ValidatePostSize"
                      [2]=>
                      string(31) "App\Http\Middleware\TrimStrings"
                      [3]=>
                      string(63) "Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull"
                      [4]=>
                      string(32) "App\Http\Middleware\TrustProxies"
                      [5]=>
                      string(45) "App\Http\Middleware\MaintenanceModeMiddleware"
                      [6]=>
                      string(34) "App\Http\Middleware\EncryptCookies"
                      [7]=>
                      string(55) "Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse"
                      [8]=>
                      string(42) "Illuminate\Session\Middleware\StartSession"
                      [9]=>
                      string(26) "App\Http\Middleware\Common"
                    }
                    ["middlewareGroups":protected]=>
                    array(3) {
                      ["web"]=>
                      array(3) {
                        [0]=>
                        string(49) "Illuminate\View\Middleware\ShareErrorsFromSession"
                        [1]=>
                        string(35) "App\Http\Middleware\VerifyCsrfToken"
                        [2]=>
                        string(48) "Illuminate\Routing\Middleware\SubstituteBindings"
                      }
                      ["api"]=>
                      array(2) {
                        [0]=>
                        string(13) "throttle:60,1"
                        [1]=>
                        string(8) "bindings"
                      }
                      ["photoprint"]=>
                      array(1) {
                        [0]=>
                        string(42) "App\Http\Middleware\PhotoprintAuthenticate"
                      }
                    }
                    ["routeMiddleware":protected]=>
                    array(9) {
                      ["auth"]=>
                      string(32) "App\Http\Middleware\Authenticate"
                      ["auth.basic"]=>
                      string(52) "Illuminate\Auth\Middleware\AuthenticateWithBasicAuth"
                      ["bindings"]=>
                      string(48) "Illuminate\Routing\Middleware\SubstituteBindings"
                      ["cache.headers"]=>
                      string(42) "Illuminate\Http\Middleware\SetCacheHeaders"
                      ["can"]=>
                      string(36) "Illuminate\Auth\Middleware\Authorize"
                      ["guest"]=>
                      string(43) "App\Http\Middleware\RedirectIfAuthenticated"
                      ["signed"]=>
                      string(47) "Illuminate\Routing\Middleware\ValidateSignature"
                      ["throttle"]=>
                      string(46) "Illuminate\Routing\Middleware\ThrottleRequests"
                      ["verified"]=>
                      string(48) "Illuminate\Auth\Middleware\EnsureEmailIsVerified"
                    }
                    ["middlewarePriority":protected]=>
                    array(6) {
                      [0]=>
                      string(42) "Illuminate\Session\Middleware\StartSession"
                      [1]=>
                      string(49) "Illuminate\View\Middleware\ShareErrorsFromSession"
                      [2]=>
                      string(32) "App\Http\Middleware\Authenticate"
                      [3]=>
                      string(49) "Illuminate\Session\Middleware\AuthenticateSession"
                      [4]=>
                      string(48) "Illuminate\Routing\Middleware\SubstituteBindings"
                      [5]=>
                      string(36) "Illuminate\Auth\Middleware\Authorize"
                    }
                    ["app":protected]=>
                    *RECURSION*
                    ["router":protected]=>
                    *RECURSION*
                    ["bootstrappers":protected]=>
                    array(6) {
                      [0]=>
                      string(56) "Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables"
                      [1]=>
                      string(49) "Illuminate\Foundation\Bootstrap\LoadConfiguration"
                      [2]=>
                      string(48) "Illuminate\Foundation\Bootstrap\HandleExceptions"
                      [3]=>
                      string(47) "Illuminate\Foundation\Bootstrap\RegisterFacades"
                      [4]=>
                      string(49) "Illuminate\Foundation\Bootstrap\RegisterProviders"
                      [5]=>
                      string(45) "Illuminate\Foundation\Bootstrap\BootProviders"
                    }
                  }
                  ["request"]=>
                  object(Illuminate\Http\Request)#44 (28) {
                    ["json":protected]=>
                    NULL
                    ["convertedFiles":protected]=>
                    NULL
                    ["userResolver":protected]=>
                    object(Closure)#1133 (3) {
                      ["static"]=>
                      array(1) {
                        ["app"]=>
                        *RECURSION*
                      }
                      ["this"]=>
                      object(Illuminate\Auth\AuthServiceProvider)#51 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$guard"]=>
                        string(10) ""
                      }
                    }
                    ["routeResolver":protected]=>
                    object(Closure)#259 (2) {
                      ["static"]=>
                      array(1) {
                        ["route"]=>
                        *RECURSION*
                      }
                      ["this"]=>
                      *RECURSION*
                    }
                    ["attributes"]=>
                    object(Symfony\Component\HttpFoundation\ParameterBag)#46 (1) {
                      ["parameters":protected]=>
                      array(0) {
                      }
                    }
                    ["request"]=>
                    object(Symfony\Component\HttpFoundation\ParameterBag)#52 (1) {
                      ["parameters":protected]=>
                      array(0) {
                      }
                    }
                    ["query"]=>
                    object(Symfony\Component\HttpFoundation\ParameterBag)#52 (1) {
                      ["parameters":protected]=>
                      array(0) {
                      }
                    }
                    ["server"]=>
                    object(Symfony\Component\HttpFoundation\ServerBag)#48 (1) {
                      ["parameters":protected]=>
                      array(66) {
                        ["REDIRECT_UNIQUE_ID"]=>
                        string(27) "ZQydSWWL-9GxmROed-SCrQAAAAQ"
                        ["REDIRECT_HTTPS"]=>
                        string(2) "on"
                        ["REDIRECT_STATUS"]=>
                        string(3) "200"
                        ["UNIQUE_ID"]=>
                        string(27) "ZQydSWWL-9GxmROed-SCrQAAAAQ"
                        ["HTTPS"]=>
                        string(2) "on"
                        ["SSL_SERVER_S_DN_CN"]=>
                        string(11) "*.kajws.com"
                        ["SSL_SERVER_I_DN_C"]=>
                        string(2) "BE"
                        ["SSL_SERVER_I_DN_O"]=>
                        string(16) "GlobalSign nv-sa"
                        ["SSL_SERVER_I_DN_CN"]=>
                        string(25) "AlphaSSL CA - SHA256 - G2"
                        ["SSL_SERVER_SAN_DNS_0"]=>
                        string(11) "*.kajws.com"
                        ["SSL_SERVER_SAN_DNS_1"]=>
                        string(9) "kajws.com"
                        ["SSL_VERSION_INTERFACE"]=>
                        string(14) "mod_ssl/2.4.56"
                        ["SSL_VERSION_LIBRARY"]=>
                        string(19) "OpenSSL/1.0.2k-fips"
                        ["SSL_PROTOCOL"]=>
                        string(7) "TLSv1.2"
                        ["SSL_SECURE_RENEG"]=>
                        string(4) "true"
                        ["SSL_COMPRESS_METHOD"]=>
                        string(4) "NULL"
                        ["SSL_CIPHER"]=>
                        string(27) "ECDHE-RSA-AES128-GCM-SHA256"
                        ["SSL_CIPHER_EXPORT"]=>
                        string(5) "false"
                        ["SSL_CIPHER_USEKEYSIZE"]=>
                        string(3) "128"
                        ["SSL_CIPHER_ALGKEYSIZE"]=>
                        string(3) "128"
                        ["SSL_CLIENT_VERIFY"]=>
                        string(4) "NONE"
                        ["SSL_SERVER_M_VERSION"]=>
                        string(1) "3"
                        ["SSL_SERVER_M_SERIAL"]=>
                        string(24) "691E383BA6E5D686234BB5C8"
                        ["SSL_SERVER_V_START"]=>
                        string(24) "Sep 16 00:41:58 2022 GMT"
                        ["SSL_SERVER_V_END"]=>
                        string(24) "Oct 18 00:41:57 2023 GMT"
                        ["SSL_SERVER_S_DN"]=>
                        string(14) "CN=*.kajws.com"
                        ["SSL_SERVER_I_DN"]=>
                        string(52) "CN=AlphaSSL CA - SHA256 - G2,O=GlobalSign nv-sa,C=BE"
                        ["SSL_SERVER_A_KEY"]=>
                        string(13) "rsaEncryption"
                        ["SSL_SERVER_A_SIG"]=>
                        string(23) "sha256WithRSAEncryption"
                        ["SSL_SESSION_RESUMED"]=>
                        string(7) "Initial"
                        ["HTTP_X_FORWARDED_FOR"]=>
                        string(37) "34.204.181.91, 10.1.62.83, 10.1.41.51"
                        ["HTTP_X_FORWARDED_PROTO"]=>
                        string(5) "https"
                        ["HTTP_X_FORWARDED_PORT"]=>
                        string(3) "443"
                        ["HTTP_HOST"]=>
                        string(15) "kajws.kajws.com"
                        ["HTTP_X_AMZN_TRACE_ID"]=>
                        string(81) "Self=1-650c9d49-43efd3c6778406f2341dc06b;Root=1-650c9d49-00bf619c797952be11e5d0e5"
                        ["HTTP_USER_AGENT"]=>
                        string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
                        ["HTTP_ACCEPT"]=>
                        string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
                        ["HTTP_ACCEPT_LANGUAGE"]=>
                        string(14) "en-US,en;q=0.5"
                        ["HTTP_IF_MODIFIED_SINCE"]=>
                        string(29) "Mon, 30 Jan 2023 15:27:50 GMT"
                        ["HTTP_ACCEPT_ENCODING"]=>
                        string(7) "br,gzip"
                        ["HTTP_X_FORWARDED_HOST"]=>
                        string(20) "kdkuma-new.kajws.com"
                        ["HTTP_X_FORWARDED_SERVER"]=>
                        string(21) "print-kodak.kajws.com"
                        ["PATH"]=>
                        string(49) "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
                        ["SERVER_SIGNATURE"]=>
                        string(0) ""
                        ["SERVER_SOFTWARE"]=>
                        string(36) "Apache/2.4.56 () OpenSSL/1.0.2k-fips"
                        ["SERVER_NAME"]=>
                        string(15) "kajws.kajws.com"
                        ["SERVER_ADDR"]=>
                        string(10) "10.1.41.51"
                        ["SERVER_PORT"]=>
                        string(3) "443"
                        ["REMOTE_ADDR"]=>
                        string(10) "10.1.71.81"
                        ["DOCUMENT_ROOT"]=>
                        string(27) "/home/contents/kajws/public"
                        ["REQUEST_SCHEME"]=>
                        string(5) "https"
                        ["CONTEXT_PREFIX"]=>
                        string(0) ""
                        ["CONTEXT_DOCUMENT_ROOT"]=>
                        string(27) "/home/contents/kajws/public"
                        ["SERVER_ADMIN"]=>
                        string(14) "root@localhost"
                        ["SCRIPT_FILENAME"]=>
                        string(37) "/home/contents/kajws/public/index.php"
                        ["REMOTE_PORT"]=>
                        string(5) "52576"
                        ["REDIRECT_URL"]=>
                        string(23) "/postcard/detail/JEW-51"
                        ["GATEWAY_INTERFACE"]=>
                        string(7) "CGI/1.1"
                        ["SERVER_PROTOCOL"]=>
                        string(8) "HTTP/1.1"
                        ["REQUEST_METHOD"]=>
                        string(3) "GET"
                        ["QUERY_STRING"]=>
                        string(0) ""
                        ["REQUEST_URI"]=>
                        string(23) "/postcard/detail/JEW-51"
                        ["SCRIPT_NAME"]=>
                        string(10) "/index.php"
                        ["PHP_SELF"]=>
                        string(10) "/index.php"
                        ["REQUEST_TIME_FLOAT"]=>
                        float(1695325513.625)
                        ["REQUEST_TIME"]=>
                        int(1695325513)
                      }
                    }
                    ["files"]=>
                    object(Symfony\Component\HttpFoundation\FileBag)#49 (1) {
                      ["parameters":protected]=>
                      array(0) {
                      }
                    }
                    ["cookies"]=>
                    object(Symfony\Component\HttpFoundation\ParameterBag)#47 (1) {
                      ["parameters":protected]=>
                      array(0) {
                      }
                    }
                    ["headers"]=>
                    object(Symfony\Component\HttpFoundation\HeaderBag)#50 (2) {
                      ["headers":protected]=>
                      array(12) {
                        ["x-forwarded-for"]=>
                        array(1) {
                          [0]=>
                          string(37) "34.204.181.91, 10.1.62.83, 10.1.41.51"
                        }
                        ["x-forwarded-proto"]=>
                        array(1) {
                          [0]=>
                          string(5) "https"
                        }
                        ["x-forwarded-port"]=>
                        array(1) {
                          [0]=>
                          string(3) "443"
                        }
                        ["host"]=>
                        array(1) {
                          [0]=>
                          string(15) "kajws.kajws.com"
                        }
                        ["x-amzn-trace-id"]=>
                        array(1) {
                          [0]=>
                          string(81) "Self=1-650c9d49-43efd3c6778406f2341dc06b;Root=1-650c9d49-00bf619c797952be11e5d0e5"
                        }
                        ["user-agent"]=>
                        array(1) {
                          [0]=>
                          string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
                        }
                        ["accept"]=>
                        array(1) {
                          [0]=>
                          string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
                        }
                        ["accept-language"]=>
                        array(1) {
                          [0]=>
                          string(14) "en-US,en;q=0.5"
                        }
                        ["if-modified-since"]=>
                        array(1) {
                          [0]=>
                          string(29) "Mon, 30 Jan 2023 15:27:50 GMT"
                        }
                        ["accept-encoding"]=>
                        array(1) {
                          [0]=>
                          string(7) "br,gzip"
                        }
                        ["x-forwarded-host"]=>
                        array(1) {
                          [0]=>
                          string(20) "kdkuma-new.kajws.com"
                        }
                        ["x-forwarded-server"]=>
                        array(1) {
                          [0]=>
                          string(21) "print-kodak.kajws.com"
                        }
                      }
                      ["cacheControl":protected]=>
                      array(0) {
                      }
                    }
                    ["content":protected]=>
                    NULL
                    ["languages":protected]=>
                    NULL
                    ["charsets":protected]=>
                    NULL
                    ["encodings":protected]=>
                    NULL
                    ["acceptableContentTypes":protected]=>
                    NULL
                    ["pathInfo":protected]=>
                    string(23) "/postcard/detail/JEW-51"
                    ["requestUri":protected]=>
                    string(23) "/postcard/detail/JEW-51"
                    ["baseUrl":protected]=>
                    string(0) ""
                    ["basePath":protected]=>
                    NULL
                    ["method":protected]=>
                    string(3) "GET"
                    ["format":protected]=>
                    NULL
                    ["session":protected]=>
                    object(Illuminate\Session\Store)#235 (5) {
                      ["id":protected]=>
                      string(40) "oICzLq6D52teoMWiFN7sEmknuR1nx91YPIuMS7bz"
                      ["name":protected]=>
                      string(13) "kajws_session"
                      ["attributes":protected]=>
                      array(2) {
                        ["_token"]=>
                        string(40) "wYE9Ao6w7saHf57IJati9QRW3mmCVAjcz3cLTjmE"
                        ["session"]=>
                        array(1) {
                          ["site_partner"]=>
                          object(App\Models\SitePartner)#1186 (26) {
                            ["primaryKey":protected]=>
                            string(15) "site_partner_id"
                            ["connection":protected]=>
                            string(5) "mysql"
                            ["table":protected]=>
                            string(13) "site_partners"
                            ["keyType":protected]=>
                            string(3) "int"
                            ["incrementing"]=>
                            bool(true)
                            ["with":protected]=>
                            array(0) {
                            }
                            ["withCount":protected]=>
                            array(0) {
                            }
                            ["perPage":protected]=>
                            int(15)
                            ["exists"]=>
                            bool(true)
                            ["wasRecentlyCreated"]=>
                            bool(false)
                            ["attributes":protected]=>
                            array(18) {
                              ["site_partner_id"]=>
                              int(46)
                              ["logo_image_pc"]=>
                              string(104) "https://postcardprint.s3-ap-northeast-1.amazonaws.com/logos/a41213cd45d234995b02ca6e74a8ad83fd592fd4.jpg"
                              ["site_partner_name"]=>
                              string(18) "しろくま年賀"
                              ["fujifilm_flg"]=>
                              string(1) "1"
                              ["member_site_flg"]=>
                              string(1) "1"
                              ["contact_url"]=>
                              string(39) "https://www.shirokuma-p.jp/inquiry.html"
                              ["system_name"]=>
                              string(18) "しろくま年賀"
                              ["price_tax_include_flg"]=>
                              string(1) "1"
                              ["b2b_flg"]=>
                              string(1) "0"
                              ["postcard_price_url"]=>
                              string(0) ""
                              ["photobook_price_url"]=>
                              string(0) ""
                              ["photoprint_price_url"]=>
                              string(0) ""
                              ["additional_order_flg"]=>
                              string(1) "1"
                              ["company_url"]=>
                              string(23) "http://www.jumbo.co.jp/"
                              ["company_name"]=>
                              string(33) "日本ジャンボー株式会社"
                              ["law_url"]=>
                              string(43) "https://smp.jumbo.co.jp/nj/contents.php#law"
                              ["privacy_url"]=>
                              string(47) "https://smp.jumbo.co.jp/nj/contents.php#privacy"
                              ["guide_url"]=>
                              string(0) ""
                            }
                            ["original":protected]=>
                            array(18) {
                              ["site_partner_id"]=>
                              int(46)
                              ["logo_image_pc"]=>
                              string(104) "https://postcardprint.s3-ap-northeast-1.amazonaws.com/logos/a41213cd45d234995b02ca6e74a8ad83fd592fd4.jpg"
                              ["site_partner_name"]=>
                              string(18) "しろくま年賀"
                              ["fujifilm_flg"]=>
                              string(1) "1"
                              ["member_site_flg"]=>
                              string(1) "1"
                              ["contact_url"]=>
                              string(39) "https://www.shirokuma-p.jp/inquiry.html"
                              ["system_name"]=>
                              string(18) "しろくま年賀"
                              ["price_tax_include_flg"]=>
                              string(1) "1"
                              ["b2b_flg"]=>
                              string(1) "0"
                              ["postcard_price_url"]=>
                              string(0) ""
                              ["photobook_price_url"]=>
                              string(0) ""
                              ["photoprint_price_url"]=>
                              string(0) ""
                              ["additional_order_flg"]=>
                              string(1) "1"
                              ["company_url"]=>
                              string(23) "http://www.jumbo.co.jp/"
                              ["company_name"]=>
                              string(33) "日本ジャンボー株式会社"
                              ["law_url"]=>
                              string(43) "https://smp.jumbo.co.jp/nj/contents.php#law"
                              ["privacy_url"]=>
                              string(47) "https://smp.jumbo.co.jp/nj/contents.php#privacy"
                              ["guide_url"]=>
                              string(0) ""
                            }
                            ["changes":protected]=>
                            array(0) {
                            }
                            ["casts":protected]=>
                            array(0) {
                            }
                            ["dates":protected]=>
                            array(0) {
                            }
                            ["dateFormat":protected]=>
                            NULL
                            ["appends":protected]=>
                            array(0) {
                            }
                            ["dispatchesEvents":protected]=>
                            array(0) {
                            }
                            ["observables":protected]=>
                            array(0) {
                            }
                            ["relations":protected]=>
                            array(0) {
                            }
                            ["touches":protected]=>
                            array(0) {
                            }
                            ["timestamps"]=>
                            bool(true)
                            ["hidden":protected]=>
                            array(0) {
                            }
                            ["visible":protected]=>
                            array(0) {
                            }
                            ["fillable":protected]=>
                            array(0) {
                            }
                            ["guarded":protected]=>
                            array(1) {
                              [0]=>
                              string(1) "*"
                            }
                          }
                        }
                      }
                      ["handler":protected]=>
                      object(Illuminate\Session\CacheBasedSessionHandler)#221 (2) {
                        ["cache":protected]=>
                        object(Illuminate\Cache\Repository)#233 (3) {
                          ["store":protected]=>
                          object(Illuminate\Cache\RedisStore)#234 (3) {
                            ["redis":protected]=>
                            object(Illuminate\Redis\RedisManager)#230 (6) {
                              ["app":protected]=>
                              *RECURSION*
                              ["driver":protected]=>
                              string(6) "predis"
                              ["customCreators":protected]=>
                              array(0) {
                              }
                              ["config":protected]=>
                              array(3) {
                                ["options"]=>
                                array(1) {
                                  ["cluster"]=>
                                  string(6) "predis"
                                }
                                ["default"]=>
                                array(4) {
                                  ["host"]=>
                                  string(54) "prd-pcp-front.eiywle.ng.0001.apne1.cache.amazonaws.com"
                                  ["password"]=>
                                  NULL
                                  ["port"]=>
                                  string(4) "6379"
                                  ["database"]=>
                                  int(0)
                                }
                                ["cache"]=>
                                array(4) {
                                  ["host"]=>
                                  string(54) "prd-pcp-front.eiywle.ng.0001.apne1.cache.amazonaws.com"
                                  ["password"]=>
                                  NULL
                                  ["port"]=>
                                  string(4) "6379"
                                  ["database"]=>
                                  int(1)
                                }
                              }
                              ["connections":protected]=>
                              array(1) {
                                ["default"]=>
                                object(Illuminate\Redis\Connections\PredisConnection)#238 (3) {
                                  ["client":protected]=>
                                  object(Predis\Client)#239 (3) {
                                    ["connection":protected]=>
                                    object(Predis\Connection\StreamConnection)#243 (4) {
                                      ["resource":"Predis\Connection\AbstractConnection":private]=>
                                      resource(349) of type (stream)
                                      ["cachedId":"Predis\Connection\AbstractConnection":private]=>
                                      NULL
                                      ["parameters":protected]=>
                                      object(Predis\Connection\Parameters)#241 (1) {
                                        ["parameters":"Predis\Connection\Parameters":private]=>
                                        array(5) {
                                          ["host"]=>
                                          string(54) "prd-pcp-front.eiywle.ng.0001.apne1.cache.amazonaws.com"
                                          ["password"]=>
                                          NULL
                                          ["port"]=>
                                          string(4) "6379"
                                          ["database"]=>
                                          int(0)
                                          ["scheme"]=>
                                          string(3) "tcp"
                                        }
                                      }
                                      ["initCommands":protected]=>
                                      array(1) {
                                        [0]=>
                                        object(Predis\Command\RawCommand)#244 (3) {
                                          ["slot":"Predis\Command\RawCommand":private]=>
                                          NULL
                                          ["commandID":"Predis\Command\RawCommand":private]=>
                                          string(6) "SELECT"
                                          ["arguments":"Predis\Command\RawCommand":private]=>
                                          array(1) {
                                            [0]=>
                                            int(0)
                                          }
                                        }
                                      }
                                    }
                                    ["options":protected]=>
                                    object(Predis\Configuration\Options)#240 (3) {
                                      ["input":protected]=>
                                      array(2) {
                                        ["timeout"]=>
                                        float(10)
                                        ["cluster"]=>
                                        string(6) "predis"
                                      }
                                      ["options":protected]=>
                                      array(2) {
                                        ["connections"]=>
                                        object(Predis\Connection\Factory)#242 (2) {
                                          ["defaults":"Predis\Connection\Factory":private]=>
                                          array(0) {
                                          }
                                          ["schemes":protected]=>
                                          array(6) {
                                            ["tcp"]=>
                                            string(34) "Predis\Connection\StreamConnection"
                                            ["unix"]=>
                                            string(34) "Predis\Connection\StreamConnection"
                                            ["tls"]=>
                                            string(34) "Predis\Connection\StreamConnection"
                                            ["redis"]=>
                                            string(34) "Predis\Connection\StreamConnection"
                                            ["rediss"]=>
                                            string(34) "Predis\Connection\StreamConnection"
                                            ["http"]=>
                                            string(34) "Predis\Connection\WebdisConnection"
                                          }
                                        }
                                        ["profile"]=>
                                        object(Predis\Profile\RedisVersion320)#246 (2) {
                                          ["commands":"Predis\Profile\RedisProfile":private]=>
                                          array(159) {
                                            ["EXISTS"]=>
                                            string(24) "Predis\Command\KeyExists"
                                            ["DEL"]=>
                                            string(24) "Predis\Command\KeyDelete"
                                            ["TYPE"]=>
                                            string(22) "Predis\Command\KeyType"
                                            ["KEYS"]=>
                                            string(22) "Predis\Command\KeyKeys"
                                            ["RANDOMKEY"]=>
                                            string(24) "Predis\Command\KeyRandom"
                                            ["RENAME"]=>
                                            string(24) "Predis\Command\KeyRename"
                                            ["RENAMENX"]=>
                                            string(32) "Predis\Command\KeyRenamePreserve"
                                            ["EXPIRE"]=>
                                            string(24) "Predis\Command\KeyExpire"
                                            ["EXPIREAT"]=>
                                            string(26) "Predis\Command\KeyExpireAt"
                                            ["TTL"]=>
                                            string(28) "Predis\Command\KeyTimeToLive"
                                            ["MOVE"]=>
                                            string(22) "Predis\Command\KeyMove"
                                            ["SORT"]=>
                                            string(22) "Predis\Command\KeySort"
                                            ["DUMP"]=>
                                            string(22) "Predis\Command\KeyDump"
                                            ["RESTORE"]=>
                                            string(25) "Predis\Command\KeyRestore"
                                            ["SET"]=>
                                            string(24) "Predis\Command\StringSet"
                                            ["SETNX"]=>
                                            string(32) "Predis\Command\StringSetPreserve"
                                            ["MSET"]=>
                                            string(32) "Predis\Command\StringSetMultiple"
                                            ["MSETNX"]=>
                                            string(40) "Predis\Command\StringSetMultiplePreserve"
                                            ["GET"]=>
                                            string(24) "Predis\Command\StringGet"
                                            ["MGET"]=>
                                            string(32) "Predis\Command\StringGetMultiple"
                                            ["GETSET"]=>
                                            string(27) "Predis\Command\StringGetSet"
                                            ["INCR"]=>
                                            string(30) "Predis\Command\StringIncrement"
                                            ["INCRBY"]=>
                                            string(32) "Predis\Command\StringIncrementBy"
                                            ["DECR"]=>
                                            string(30) "Predis\Command\StringDecrement"
                                            ["DECRBY"]=>
                                            string(32) "Predis\Command\StringDecrementBy"
                                            ["RPUSH"]=>
                                            string(27) "Predis\Command\ListPushTail"
                                            ["LPUSH"]=>
                                            string(27) "Predis\Command\ListPushHead"
                                            ["LLEN"]=>
                                            string(25) "Predis\Command\ListLength"
                                            ["LRANGE"]=>
                                            string(24) "Predis\Command\ListRange"
                                            ["LTRIM"]=>
                                            string(23) "Predis\Command\ListTrim"
                                            ["LINDEX"]=>
                                            string(24) "Predis\Command\ListIndex"
                                            ["LSET"]=>
                                            string(22) "Predis\Command\ListSet"
                                            ["LREM"]=>
                                            string(25) "Predis\Command\ListRemove"
                                            ["LPOP"]=>
                                            string(27) "Predis\Command\ListPopFirst"
                                            ["RPOP"]=>
                                            string(26) "Predis\Command\ListPopLast"
                                            ["RPOPLPUSH"]=>
                                            string(34) "Predis\Command\ListPopLastPushHead"
                                            ["SADD"]=>
                                            string(21) "Predis\Command\SetAdd"
                                            ["SREM"]=>
                                            string(24) "Predis\Command\SetRemove"
                                            ["SPOP"]=>
                                            string(21) "Predis\Command\SetPop"
                                            ["SMOVE"]=>
                                            string(22) "Predis\Command\SetMove"
                                            ["SCARD"]=>
                                            string(29) "Predis\Command\SetCardinality"
                                            ["SISMEMBER"]=>
                                            string(26) "Predis\Command\SetIsMember"
                                            ["SINTER"]=>
                                            string(30) "Predis\Command\SetIntersection"
                                            ["SINTERSTORE"]=>
                                            string(35) "Predis\Command\SetIntersectionStore"
                                            ["SUNION"]=>
                                            string(23) "Predis\Command\SetUnion"
                                            ["SUNIONSTORE"]=>
                                            string(28) "Predis\Command\SetUnionStore"
                                            ["SDIFF"]=>
                                            string(28) "Predis\Command\SetDifference"
                                            ["SDIFFSTORE"]=>
                                            string(33) "Predis\Command\SetDifferenceStore"
                                            ["SMEMBERS"]=>
                                            string(25) "Predis\Command\SetMembers"
                                            ["SRANDMEMBER"]=>
                                            string(30) "Predis\Command\SetRandomMember"
                                            ["ZADD"]=>
                                            string(22) "Predis\Command\ZSetAdd"
                                            ["ZINCRBY"]=>
                                            string(30) "Predis\Command\ZSetIncrementBy"
                                            ["ZREM"]=>
                                            string(25) "Predis\Command\ZSetRemove"
                                            ["ZRANGE"]=>
                                            string(24) "Predis\Command\ZSetRange"
                                            ["ZREVRANGE"]=>
                                            string(31) "Predis\Command\ZSetReverseRange"
                                            ["ZRANGEBYSCORE"]=>
                                            string(31) "Predis\Command\ZSetRangeByScore"
                                            ["ZCARD"]=>
                                            string(30) "Predis\Command\ZSetCardinality"
                                            ["ZSCORE"]=>
                                            string(24) "Predis\Command\ZSetScore"
                                            ["ZREMRANGEBYSCORE"]=>
                                            string(37) "Predis\Command\ZSetRemoveRangeByScore"
                                            ["PING"]=>
                                            string(29) "Predis\Command\ConnectionPing"
                                            ["AUTH"]=>
                                            string(29) "Predis\Command\ConnectionAuth"
                                            ["SELECT"]=>
                                            string(31) "Predis\Command\ConnectionSelect"
                                            ["ECHO"]=>
                                            string(29) "Predis\Command\ConnectionEcho"
                                            ["QUIT"]=>
                                            string(29) "Predis\Command\ConnectionQuit"
                                            ["INFO"]=>
                                            string(29) "Predis\Command\ServerInfoV26x"
                                            ["SLAVEOF"]=>
                                            string(28) "Predis\Command\ServerSlaveOf"
                                            ["MONITOR"]=>
                                            string(28) "Predis\Command\ServerMonitor"
                                            ["DBSIZE"]=>
                                            string(33) "Predis\Command\ServerDatabaseSize"
                                            ["FLUSHDB"]=>
                                            string(34) "Predis\Command\ServerFlushDatabase"
                                            ["FLUSHALL"]=>
                                            string(29) "Predis\Command\ServerFlushAll"
                                            ["SAVE"]=>
                                            string(25) "Predis\Command\ServerSave"
                                            ["BGSAVE"]=>
                                            string(35) "Predis\Command\ServerBackgroundSave"
                                            ["LASTSAVE"]=>
                                            string(29) "Predis\Command\ServerLastSave"
                                            ["SHUTDOWN"]=>
                                            string(29) "Predis\Command\ServerShutdown"
                                            ["BGREWRITEAOF"]=>
                                            string(41) "Predis\Command\ServerBackgroundRewriteAOF"
                                            ["SETEX"]=>
                                            string(30) "Predis\Command\StringSetExpire"
                                            ["APPEND"]=>
                                            string(27) "Predis\Command\StringAppend"
                                            ["SUBSTR"]=>
                                            string(27) "Predis\Command\StringSubstr"
                                            ["BLPOP"]=>
                                            string(35) "Predis\Command\ListPopFirstBlocking"
                                            ["BRPOP"]=>
                                            string(34) "Predis\Command\ListPopLastBlocking"
                                            ["ZUNIONSTORE"]=>
                                            string(29) "Predis\Command\ZSetUnionStore"
                                            ["ZINTERSTORE"]=>
                                            string(36) "Predis\Command\ZSetIntersectionStore"
                                            ["ZCOUNT"]=>
                                            string(24) "Predis\Command\ZSetCount"
                                            ["ZRANK"]=>
                                            string(23) "Predis\Command\ZSetRank"
                                            ["ZREVRANK"]=>
                                            string(30) "Predis\Command\ZSetReverseRank"
                                            ["ZREMRANGEBYRANK"]=>
                                            string(36) "Predis\Command\ZSetRemoveRangeByRank"
                                            ["HSET"]=>
                                            string(22) "Predis\Command\HashSet"
                                            ["HSETNX"]=>
                                            string(30) "Predis\Command\HashSetPreserve"
                                            ["HMSET"]=>
                                            string(30) "Predis\Command\HashSetMultiple"
                                            ["HINCRBY"]=>
                                            string(30) "Predis\Command\HashIncrementBy"
                                            ["HGET"]=>
                                            string(22) "Predis\Command\HashGet"
                                            ["HMGET"]=>
                                            string(30) "Predis\Command\HashGetMultiple"
                                            ["HDEL"]=>
                                            string(25) "Predis\Command\HashDelete"
                                            ["HEXISTS"]=>
                                            string(25) "Predis\Command\HashExists"
                                            ["HLEN"]=>
                                            string(25) "Predis\Command\HashLength"
                                            ["HKEYS"]=>
                                            string(23) "Predis\Command\HashKeys"
                                            ["HVALS"]=>
                                            string(25) "Predis\Command\HashValues"
                                            ["HGETALL"]=>
                                            string(25) "Predis\Command\HashGetAll"
                                            ["MULTI"]=>
                                            string(31) "Predis\Command\TransactionMulti"
                                            ["EXEC"]=>
                                            string(30) "Predis\Command\TransactionExec"
                                            ["DISCARD"]=>
                                            string(33) "Predis\Command\TransactionDiscard"
                                            ["SUBSCRIBE"]=>
                                            string(30) "Predis\Command\PubSubSubscribe"
                                            ["UNSUBSCRIBE"]=>
                                            string(32) "Predis\Command\PubSubUnsubscribe"
                                            ["PSUBSCRIBE"]=>
                                            string(39) "Predis\Command\PubSubSubscribeByPattern"
                                            ["PUNSUBSCRIBE"]=>
                                            string(41) "Predis\Command\PubSubUnsubscribeByPattern"
                                            ["PUBLISH"]=>
                                            string(28) "Predis\Command\PubSubPublish"
                                            ["CONFIG"]=>
                                            string(27) "Predis\Command\ServerConfig"
                                            ["PERSIST"]=>
                                            string(25) "Predis\Command\KeyPersist"
                                            ["STRLEN"]=>
                                            string(27) "Predis\Command\StringStrlen"
                                            ["SETRANGE"]=>
                                            string(29) "Predis\Command\StringSetRange"
                                            ["GETRANGE"]=>
                                            string(29) "Predis\Command\StringGetRange"
                                            ["SETBIT"]=>
                                            string(27) "Predis\Command\StringSetBit"
                                            ["GETBIT"]=>
                                            string(27) "Predis\Command\StringGetBit"
                                            ["RPUSHX"]=>
                                            string(28) "Predis\Command\ListPushTailX"
                                            ["LPUSHX"]=>
                                            string(28) "Predis\Command\ListPushHeadX"
                                            ["LINSERT"]=>
                                            string(25) "Predis\Command\ListInsert"
                                            ["BRPOPLPUSH"]=>
                                            string(42) "Predis\Command\ListPopLastPushHeadBlocking"
                                            ["ZREVRANGEBYSCORE"]=>
                                            string(38) "Predis\Command\ZSetReverseRangeByScore"
                                            ["WATCH"]=>
                                            string(31) "Predis\Command\TransactionWatch"
                                            ["UNWATCH"]=>
                                            string(33) "Predis\Command\TransactionUnwatch"
                                            ["OBJECT"]=>
                                            string(27) "Predis\Command\ServerObject"
                                            ["SLOWLOG"]=>
                                            string(28) "Predis\Command\ServerSlowlog"
                                            ["CLIENT"]=>
                                            string(27) "Predis\Command\ServerClient"
                                            ["PTTL"]=>
                                            string(35) "Predis\Command\KeyPreciseTimeToLive"
                                            ["PEXPIRE"]=>
                                            string(31) "Predis\Command\KeyPreciseExpire"
                                            ["PEXPIREAT"]=>
                                            string(33) "Predis\Command\KeyPreciseExpireAt"
                                            ["MIGRATE"]=>
                                            string(25) "Predis\Command\KeyMigrate"
                                            ["PSETEX"]=>
                                            string(37) "Predis\Command\StringPreciseSetExpire"
                                            ["INCRBYFLOAT"]=>
                                            string(37) "Predis\Command\StringIncrementByFloat"
                                            ["BITOP"]=>
                                            string(26) "Predis\Command\StringBitOp"
                                            ["BITCOUNT"]=>
                                            string(29) "Predis\Command\StringBitCount"
                                            ["HINCRBYFLOAT"]=>
                                            string(35) "Predis\Command\HashIncrementByFloat"
                                            ["EVAL"]=>
                                            string(25) "Predis\Command\ServerEval"
                                            ["EVALSHA"]=>
                                            string(28) "Predis\Command\ServerEvalSHA"
                                            ["SCRIPT"]=>
                                            string(27) "Predis\Command\ServerScript"
                                            ["TIME"]=>
                                            string(25) "Predis\Command\ServerTime"
                                            ["SENTINEL"]=>
                                            string(29) "Predis\Command\ServerSentinel"
                                            ["SCAN"]=>
                                            string(22) "Predis\Command\KeyScan"
                                            ["BITPOS"]=>
                                            string(27) "Predis\Command\StringBitPos"
                                            ["SSCAN"]=>
                                            string(22) "Predis\Command\SetScan"
                                            ["ZSCAN"]=>
                                            string(23) "Predis\Command\ZSetScan"
                                            ["ZLEXCOUNT"]=>
                                            string(27) "Predis\Command\ZSetLexCount"
                                            ["ZRANGEBYLEX"]=>
                                            string(29) "Predis\Command\ZSetRangeByLex"
                                            ["ZREMRANGEBYLEX"]=>
                                            string(35) "Predis\Command\ZSetRemoveRangeByLex"
                                            ["ZREVRANGEBYLEX"]=>
                                            string(36) "Predis\Command\ZSetReverseRangeByLex"
                                            ["HSCAN"]=>
                                            string(23) "Predis\Command\HashScan"
                                            ["PUBSUB"]=>
                                            string(27) "Predis\Command\PubSubPubsub"
                                            ["PFADD"]=>
                                            string(29) "Predis\Command\HyperLogLogAdd"
                                            ["PFCOUNT"]=>
                                            string(31) "Predis\Command\HyperLogLogCount"
                                            ["PFMERGE"]=>
                                            string(31) "Predis\Command\HyperLogLogMerge"
                                            ["COMMAND"]=>
                                            string(28) "Predis\Command\ServerCommand"
                                            ["HSTRLEN"]=>
                                            string(31) "Predis\Command\HashStringLength"
                                            ["BITFIELD"]=>
                                            string(29) "Predis\Command\StringBitField"
                                            ["GEOADD"]=>
                                            string(31) "Predis\Command\GeospatialGeoAdd"
                                            ["GEOHASH"]=>
                                            string(32) "Predis\Command\GeospatialGeoHash"
                                            ["GEOPOS"]=>
                                            string(31) "Predis\Command\GeospatialGeoPos"
                                            ["GEODIST"]=>
                                            string(32) "Predis\Command\GeospatialGeoDist"
                                            ["GEORADIUS"]=>
                                            string(34) "Predis\Command\GeospatialGeoRadius"
                                            ["GEORADIUSBYMEMBER"]=>
                                            string(42) "Predis\Command\GeospatialGeoRadiusByMember"
                                          }
                                          ["processor":"Predis\Profile\RedisProfile":private]=>
                                          NULL
                                        }
                                      }
                                      ["handlers":protected]=>
                                      array(6) {
                                        ["cluster"]=>
                                        string(34) "Predis\Configuration\ClusterOption"
                                        ["connections"]=>
                                        string(44) "Predis\Configuration\ConnectionFactoryOption"
                                        ["exceptions"]=>
                                        string(37) "Predis\Configuration\ExceptionsOption"
                                        ["prefix"]=>
                                        string(33) "Predis\Configuration\PrefixOption"
                                        ["profile"]=>
                                        string(34) "Predis\Configuration\ProfileOption"
                                        ["replication"]=>
                                        string(38) "Predis\Configuration\ReplicationOption"
                                      }
                                    }
                                    ["profile":"Predis\Client":private]=>
                                    object(Predis\Profile\RedisVersion320)#246 (2) {
                                      ["commands":"Predis\Profile\RedisProfile":private]=>
                                      array(159) {
                                        ["EXISTS"]=>
                                        string(24) "Predis\Command\KeyExists"
                                        ["DEL"]=>
                                        string(24) "Predis\Command\KeyDelete"
                                        ["TYPE"]=>
                                        string(22) "Predis\Command\KeyType"
                                        ["KEYS"]=>
                                        string(22) "Predis\Command\KeyKeys"
                                        ["RANDOMKEY"]=>
                                        string(24) "Predis\Command\KeyRandom"
                                        ["RENAME"]=>
                                        string(24) "Predis\Command\KeyRename"
                                        ["RENAMENX"]=>
                                        string(32) "Predis\Command\KeyRenamePreserve"
                                        ["EXPIRE"]=>
                                        string(24) "Predis\Command\KeyExpire"
                                        ["EXPIREAT"]=>
                                        string(26) "Predis\Command\KeyExpireAt"
                                        ["TTL"]=>
                                        string(28) "Predis\Command\KeyTimeToLive"
                                        ["MOVE"]=>
                                        string(22) "Predis\Command\KeyMove"
                                        ["SORT"]=>
                                        string(22) "Predis\Command\KeySort"
                                        ["DUMP"]=>
                                        string(22) "Predis\Command\KeyDump"
                                        ["RESTORE"]=>
                                        string(25) "Predis\Command\KeyRestore"
                                        ["SET"]=>
                                        string(24) "Predis\Command\StringSet"
                                        ["SETNX"]=>
                                        string(32) "Predis\Command\StringSetPreserve"
                                        ["MSET"]=>
                                        string(32) "Predis\Command\StringSetMultiple"
                                        ["MSETNX"]=>
                                        string(40) "Predis\Command\StringSetMultiplePreserve"
                                        ["GET"]=>
                                        string(24) "Predis\Command\StringGet"
                                        ["MGET"]=>
                                        string(32) "Predis\Command\StringGetMultiple"
                                        ["GETSET"]=>
                                        string(27) "Predis\Command\StringGetSet"
                                        ["INCR"]=>
                                        string(30) "Predis\Command\StringIncrement"
                                        ["INCRBY"]=>
                                        string(32) "Predis\Command\StringIncrementBy"
                                        ["DECR"]=>
                                        string(30) "Predis\Command\StringDecrement"
                                        ["DECRBY"]=>
                                        string(32) "Predis\Command\StringDecrementBy"
                                        ["RPUSH"]=>
                                        string(27) "Predis\Command\ListPushTail"
                                        ["LPUSH"]=>
                                        string(27) "Predis\Command\ListPushHead"
                                        ["LLEN"]=>
                                        string(25) "Predis\Command\ListLength"
                                        ["LRANGE"]=>
                                        string(24) "Predis\Command\ListRange"
                                        ["LTRIM"]=>
                                        string(23) "Predis\Command\ListTrim"
                                        ["LINDEX"]=>
                                        string(24) "Predis\Command\ListIndex"
                                        ["LSET"]=>
                                        string(22) "Predis\Command\ListSet"
                                        ["LREM"]=>
                                        string(25) "Predis\Command\ListRemove"
                                        ["LPOP"]=>
                                        string(27) "Predis\Command\ListPopFirst"
                                        ["RPOP"]=>
                                        string(26) "Predis\Command\ListPopLast"
                                        ["RPOPLPUSH"]=>
                                        string(34) "Predis\Command\ListPopLastPushHead"
                                        ["SADD"]=>
                                        string(21) "Predis\Command\SetAdd"
                                        ["SREM"]=>
                                        string(24) "Predis\Command\SetRemove"
                                        ["SPOP"]=>
                                        string(21) "Predis\Command\SetPop"
                                        ["SMOVE"]=>
                                        string(22) "Predis\Command\SetMove"
                                        ["SCARD"]=>
                                        string(29) "Predis\Command\SetCardinality"
                                        ["SISMEMBER"]=>
                                        string(26) "Predis\Command\SetIsMember"
                                        ["SINTER"]=>
                                        string(30) "Predis\Command\SetIntersection"
                                        ["SINTERSTORE"]=>
                                        string(35) "Predis\Command\SetIntersectionStore"
                                        ["SUNION"]=>
                                        string(23) "Predis\Command\SetUnion"
                                        ["SUNIONSTORE"]=>
                                        string(28) "Predis\Command\SetUnionStore"
                                        ["SDIFF"]=>
                                        string(28) "Predis\Command\SetDifference"
                                        ["SDIFFSTORE"]=>
                                        string(33) "Predis\Command\SetDifferenceStore"
                                        ["SMEMBERS"]=>
                                        string(25) "Predis\Command\SetMembers"
                                        ["SRANDMEMBER"]=>
                                        string(30) "Predis\Command\SetRandomMember"
                                        ["ZADD"]=>
                                        string(22) "Predis\Command\ZSetAdd"
                                        ["ZINCRBY"]=>
                                        string(30) "Predis\Command\ZSetIncrementBy"
                                        ["ZREM"]=>
                                        string(25) "Predis\Command\ZSetRemove"
                                        ["ZRANGE"]=>
                                        string(24) "Predis\Command\ZSetRange"
                                        ["ZREVRANGE"]=>
                                        string(31) "Predis\Command\ZSetReverseRange"
                                        ["ZRANGEBYSCORE"]=>
                                        string(31) "Predis\Command\ZSetRangeByScore"
                                        ["ZCARD"]=>
                                        string(30) "Predis\Command\ZSetCardinality"
                                        ["ZSCORE"]=>
                                        string(24) "Predis\Command\ZSetScore"
                                        ["ZREMRANGEBYSCORE"]=>
                                        string(37) "Predis\Command\ZSetRemoveRangeByScore"
                                        ["PING"]=>
                                        string(29) "Predis\Command\ConnectionPing"
                                        ["AUTH"]=>
                                        string(29) "Predis\Command\ConnectionAuth"
                                        ["SELECT"]=>
                                        string(31) "Predis\Command\ConnectionSelect"
                                        ["ECHO"]=>
                                        string(29) "Predis\Command\ConnectionEcho"
                                        ["QUIT"]=>
                                        string(29) "Predis\Command\ConnectionQuit"
                                        ["INFO"]=>
                                        string(29) "Predis\Command\ServerInfoV26x"
                                        ["SLAVEOF"]=>
                                        string(28) "Predis\Command\ServerSlaveOf"
                                        ["MONITOR"]=>
                                        string(28) "Predis\Command\ServerMonitor"
                                        ["DBSIZE"]=>
                                        string(33) "Predis\Command\ServerDatabaseSize"
                                        ["FLUSHDB"]=>
                                        string(34) "Predis\Command\ServerFlushDatabase"
                                        ["FLUSHALL"]=>
                                        string(29) "Predis\Command\ServerFlushAll"
                                        ["SAVE"]=>
                                        string(25) "Predis\Command\ServerSave"
                                        ["BGSAVE"]=>
                                        string(35) "Predis\Command\ServerBackgroundSave"
                                        ["LASTSAVE"]=>
                                        string(29) "Predis\Command\ServerLastSave"
                                        ["SHUTDOWN"]=>
                                        string(29) "Predis\Command\ServerShutdown"
                                        ["BGREWRITEAOF"]=>
                                        string(41) "Predis\Command\ServerBackgroundRewriteAOF"
                                        ["SETEX"]=>
                                        string(30) "Predis\Command\StringSetExpire"
                                        ["APPEND"]=>
                                        string(27) "Predis\Command\StringAppend"
                                        ["SUBSTR"]=>
                                        string(27) "Predis\Command\StringSubstr"
                                        ["BLPOP"]=>
                                        string(35) "Predis\Command\ListPopFirstBlocking"
                                        ["BRPOP"]=>
                                        string(34) "Predis\Command\ListPopLastBlocking"
                                        ["ZUNIONSTORE"]=>
                                        string(29) "Predis\Command\ZSetUnionStore"
                                        ["ZINTERSTORE"]=>
                                        string(36) "Predis\Command\ZSetIntersectionStore"
                                        ["ZCOUNT"]=>
                                        string(24) "Predis\Command\ZSetCount"
                                        ["ZRANK"]=>
                                        string(23) "Predis\Command\ZSetRank"
                                        ["ZREVRANK"]=>
                                        string(30) "Predis\Command\ZSetReverseRank"
                                        ["ZREMRANGEBYRANK"]=>
                                        string(36) "Predis\Command\ZSetRemoveRangeByRank"
                                        ["HSET"]=>
                                        string(22) "Predis\Command\HashSet"
                                        ["HSETNX"]=>
                                        string(30) "Predis\Command\HashSetPreserve"
                                        ["HMSET"]=>
                                        string(30) "Predis\Command\HashSetMultiple"
                                        ["HINCRBY"]=>
                                        string(30) "Predis\Command\HashIncrementBy"
                                        ["HGET"]=>
                                        string(22) "Predis\Command\HashGet"
                                        ["HMGET"]=>
                                        string(30) "Predis\Command\HashGetMultiple"
                                        ["HDEL"]=>
                                        string(25) "Predis\Command\HashDelete"
                                        ["HEXISTS"]=>
                                        string(25) "Predis\Command\HashExists"
                                        ["HLEN"]=>
                                        string(25) "Predis\Command\HashLength"
                                        ["HKEYS"]=>
                                        string(23) "Predis\Command\HashKeys"
                                        ["HVALS"]=>
                                        string(25) "Predis\Command\HashValues"
                                        ["HGETALL"]=>
                                        string(25) "Predis\Command\HashGetAll"
                                        ["MULTI"]=>
                                        string(31) "Predis\Command\TransactionMulti"
                                        ["EXEC"]=>
                                        string(30) "Predis\Command\TransactionExec"
                                        ["DISCARD"]=>
                                        string(33) "Predis\Command\TransactionDiscard"
                                        ["SUBSCRIBE"]=>
                                        string(30) "Predis\Command\PubSubSubscribe"
                                        ["UNSUBSCRIBE"]=>
                                        string(32) "Predis\Command\PubSubUnsubscribe"
                                        ["PSUBSCRIBE"]=>
                                        string(39) "Predis\Command\PubSubSubscribeByPattern"
                                        ["PUNSUBSCRIBE"]=>
                                        string(41) "Predis\Command\PubSubUnsubscribeByPattern"
                                        ["PUBLISH"]=>
                                        string(28) "Predis\Command\PubSubPublish"
                                        ["CONFIG"]=>
                                        string(27) "Predis\Command\ServerConfig"
                                        ["PERSIST"]=>
                                        string(25) "Predis\Command\KeyPersist"
                                        ["STRLEN"]=>
                                        string(27) "Predis\Command\StringStrlen"
                                        ["SETRANGE"]=>
                                        string(29) "Predis\Command\StringSetRange"
                                        ["GETRANGE"]=>
                                        string(29) "Predis\Command\StringGetRange"
                                        ["SETBIT"]=>
                                        string(27) "Predis\Command\StringSetBit"
                                        ["GETBIT"]=>
                                        string(27) "Predis\Command\StringGetBit"
                                        ["RPUSHX"]=>
                                        string(28) "Predis\Command\ListPushTailX"
                                        ["LPUSHX"]=>
                                        string(28) "Predis\Command\ListPushHeadX"
                                        ["LINSERT"]=>
                                        string(25) "Predis\Command\ListInsert"
                                        ["BRPOPLPUSH"]=>
                                        string(42) "Predis\Command\ListPopLastPushHeadBlocking"
                                        ["ZREVRANGEBYSCORE"]=>
                                        string(38) "Predis\Command\ZSetReverseRangeByScore"
                                        ["WATCH"]=>
                                        string(31) "Predis\Command\TransactionWatch"
                                        ["UNWATCH"]=>
                                        string(33) "Predis\Command\TransactionUnwatch"
                                        ["OBJECT"]=>
                                        string(27) "Predis\Command\ServerObject"
                                        ["SLOWLOG"]=>
                                        string(28) "Predis\Command\ServerSlowlog"
                                        ["CLIENT"]=>
                                        string(27) "Predis\Command\ServerClient"
                                        ["PTTL"]=>
                                        string(35) "Predis\Command\KeyPreciseTimeToLive"
                                        ["PEXPIRE"]=>
                                        string(31) "Predis\Command\KeyPreciseExpire"
                                        ["PEXPIREAT"]=>
                                        string(33) "Predis\Command\KeyPreciseExpireAt"
                                        ["MIGRATE"]=>
                                        string(25) "Predis\Command\KeyMigrate"
                                        ["PSETEX"]=>
                                        string(37) "Predis\Command\StringPreciseSetExpire"
                                        ["INCRBYFLOAT"]=>
                                        string(37) "Predis\Command\StringIncrementByFloat"
                                        ["BITOP"]=>
                                        string(26) "Predis\Command\StringBitOp"
                                        ["BITCOUNT"]=>
                                        string(29) "Predis\Command\StringBitCount"
                                        ["HINCRBYFLOAT"]=>
                                        string(35) "Predis\Command\HashIncrementByFloat"
                                        ["EVAL"]=>
                                        string(25) "Predis\Command\ServerEval"
                                        ["EVALSHA"]=>
                                        string(28) "Predis\Command\ServerEvalSHA"
                                        ["SCRIPT"]=>
                                        string(27) "Predis\Command\ServerScript"
                                        ["TIME"]=>
                                        string(25) "Predis\Command\ServerTime"
                                        ["SENTINEL"]=>
                                        string(29) "Predis\Command\ServerSentinel"
                                        ["SCAN"]=>
                                        string(22) "Predis\Command\KeyScan"
                                        ["BITPOS"]=>
                                        string(27) "Predis\Command\StringBitPos"
                                        ["SSCAN"]=>
                                        string(22) "Predis\Command\SetScan"
                                        ["ZSCAN"]=>
                                        string(23) "Predis\Command\ZSetScan"
                                        ["ZLEXCOUNT"]=>
                                        string(27) "Predis\Command\ZSetLexCount"
                                        ["ZRANGEBYLEX"]=>
                                        string(29) "Predis\Command\ZSetRangeByLex"
                                        ["ZREMRANGEBYLEX"]=>
                                        string(35) "Predis\Command\ZSetRemoveRangeByLex"
                                        ["ZREVRANGEBYLEX"]=>
                                        string(36) "Predis\Command\ZSetReverseRangeByLex"
                                        ["HSCAN"]=>
                                        string(23) "Predis\Command\HashScan"
                                        ["PUBSUB"]=>
                                        string(27) "Predis\Command\PubSubPubsub"
                                        ["PFADD"]=>
                                        string(29) "Predis\Command\HyperLogLogAdd"
                                        ["PFCOUNT"]=>
                                        string(31) "Predis\Command\HyperLogLogCount"
                                        ["PFMERGE"]=>
                                        string(31) "Predis\Command\HyperLogLogMerge"
                                        ["COMMAND"]=>
                                        string(28) "Predis\Command\ServerCommand"
                                        ["HSTRLEN"]=>
                                        string(31) "Predis\Command\HashStringLength"
                                        ["BITFIELD"]=>
                                        string(29) "Predis\Command\StringBitField"
                                        ["GEOADD"]=>
                                        string(31) "Predis\Command\GeospatialGeoAdd"
                                        ["GEOHASH"]=>
                                        string(32) "Predis\Command\GeospatialGeoHash"
                                        ["GEOPOS"]=>
                                        string(31) "Predis\Command\GeospatialGeoPos"
                                        ["GEODIST"]=>
                                        string(32) "Predis\Command\GeospatialGeoDist"
                                        ["GEORADIUS"]=>
                                        string(34) "Predis\Command\GeospatialGeoRadius"
                                        ["GEORADIUSBYMEMBER"]=>
                                        string(42) "Predis\Command\GeospatialGeoRadiusByMember"
                                      }
                                      ["processor":"Predis\Profile\RedisProfile":private]=>
                                      NULL
                                    }
                                  }
                                  ["name":protected]=>
                                  string(7) "default"
                                  ["events":protected]=>
                                  NULL
                                }
                              }
                              ["events":protected]=>
                              bool(false)
                            }
                            ["prefix":protected]=>
                            string(12) "kajws_cache:"
                            ["connection":protected]=>
                            NULL
                          }
                          ["events":protected]=>
                          *RECURSION*
                          ["default":protected]=>
                          int(3600)
                        }
                        ["minutes":protected]=>
                        string(3) "120"
                      }
                      ["started":protected]=>
                      bool(true)
                    }
                    ["locale":protected]=>
                    NULL
                    ["defaultLocale":protected]=>
                    string(2) "en"
                    ["preferredFormat":"Symfony\Component\HttpFoundation\Request":private]=>
                    NULL
                    ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=>
                    bool(true)
                    ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=>
                    bool(true)
                  }
                  ["config"]=>
                  object(Illuminate\Config\Repository)#35 (1) {
                    ["items":protected]=>
                    array(17) {
                      ["app"]=>
                      array(13) {
                        ["name"]=>
                        string(5) "kajws"
                        ["env"]=>
                        string(10) "production"
                        ["debug"]=>
                        bool(false)
                        ["url"]=>
                        string(23) "https://kajws.kajws.com"
                        ["asset_url"]=>
                        NULL
                        ["timezone"]=>
                        string(10) "Asia/Tokyo"
                        ["locale"]=>
                        string(2) "en"
                        ["fallback_locale"]=>
                        string(2) "ja"
                        ["faker_locale"]=>
                        string(5) "en_US"
                        ["key"]=>
                        string(51) "base64:ffdzqG1PnpLKWiLT5uDvGZOcDEIauSi1uUPn45IjAmM="
                        ["cipher"]=>
                        string(11) "AES-256-CBC"
                        ["providers"]=>
                        array(27) {
                          [0]=>
                          string(35) "Illuminate\Auth\AuthServiceProvider"
                          [1]=>
                          string(48) "Illuminate\Broadcasting\BroadcastServiceProvider"
                          [2]=>
                          string(33) "Illuminate\Bus\BusServiceProvider"
                          [3]=>
                          string(37) "Illuminate\Cache\CacheServiceProvider"
                          [4]=>
                          string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                          [5]=>
                          string(39) "Illuminate\Cookie\CookieServiceProvider"
                          [6]=>
                          string(43) "Illuminate\Database\DatabaseServiceProvider"
                          [7]=>
                          string(47) "Illuminate\Encryption\EncryptionServiceProvider"
                          [8]=>
                          string(47) "Illuminate\Filesystem\FilesystemServiceProvider"
                          [9]=>
                          string(57) "Illuminate\Foundation\Providers\FoundationServiceProvider"
                          [10]=>
                          string(38) "Illuminate\Hashing\HashServiceProvider"
                          [11]=>
                          string(35) "Illuminate\Mail\MailServiceProvider"
                          [12]=>
                          string(52) "Illuminate\Notifications\NotificationServiceProvider"
                          [13]=>
                          string(47) "Illuminate\Pagination\PaginationServiceProvider"
                          [14]=>
                          string(43) "Illuminate\Pipeline\PipelineServiceProvider"
                          [15]=>
                          string(37) "Illuminate\Queue\QueueServiceProvider"
                          [16]=>
                          string(37) "Illuminate\Redis\RedisServiceProvider"
                          [17]=>
                          string(54) "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
                          [18]=>
                          string(41) "Illuminate\Session\SessionServiceProvider"
                          [19]=>
                          string(49) "Illuminate\Translation\TranslationServiceProvider"
                          [20]=>
                          string(47) "Illuminate\Validation\ValidationServiceProvider"
                          [21]=>
                          string(35) "Illuminate\View\ViewServiceProvider"
                          [22]=>
                          string(32) "App\Providers\AppServiceProvider"
                          [23]=>
                          string(33) "App\Providers\AuthServiceProvider"
                          [24]=>
                          string(34) "App\Providers\EventServiceProvider"
                          [25]=>
                          string(34) "App\Providers\RouteServiceProvider"
                          [26]=>
                          string(39) "Intervention\Image\ImageServiceProvider"
                        }
                        ["aliases"]=>
                        array(36) {
                          ["App"]=>
                          string(30) "Illuminate\Support\Facades\App"
                          ["Arr"]=>
                          string(22) "Illuminate\Support\Arr"
                          ["Artisan"]=>
                          string(34) "Illuminate\Support\Facades\Artisan"
                          ["Auth"]=>
                          string(31) "Illuminate\Support\Facades\Auth"
                          ["Blade"]=>
                          string(32) "Illuminate\Support\Facades\Blade"
                          ["Broadcast"]=>
                          string(36) "Illuminate\Support\Facades\Broadcast"
                          ["Bus"]=>
                          string(30) "Illuminate\Support\Facades\Bus"
                          ["Cache"]=>
                          string(32) "Illuminate\Support\Facades\Cache"
                          ["Config"]=>
                          string(33) "Illuminate\Support\Facades\Config"
                          ["Cookie"]=>
                          string(33) "Illuminate\Support\Facades\Cookie"
                          ["Crypt"]=>
                          string(32) "Illuminate\Support\Facades\Crypt"
                          ["DB"]=>
                          string(29) "Illuminate\Support\Facades\DB"
                          ["Eloquent"]=>
                          string(34) "Illuminate\Database\Eloquent\Model"
                          ["Event"]=>
                          string(32) "Illuminate\Support\Facades\Event"
                          ["File"]=>
                          string(31) "Illuminate\Support\Facades\File"
                          ["Gate"]=>
                          string(31) "Illuminate\Support\Facades\Gate"
                          ["Hash"]=>
                          string(31) "Illuminate\Support\Facades\Hash"
                          ["Lang"]=>
                          string(31) "Illuminate\Support\Facades\Lang"
                          ["Log"]=>
                          string(30) "Illuminate\Support\Facades\Log"
                          ["Mail"]=>
                          string(31) "Illuminate\Support\Facades\Mail"
                          ["Notification"]=>
                          string(39) "Illuminate\Support\Facades\Notification"
                          ["Password"]=>
                          string(35) "Illuminate\Support\Facades\Password"
                          ["Queue"]=>
                          string(32) "Illuminate\Support\Facades\Queue"
                          ["Redirect"]=>
                          string(35) "Illuminate\Support\Facades\Redirect"
                          ["Redis"]=>
                          string(32) "Illuminate\Support\Facades\Redis"
                          ["Request"]=>
                          string(34) "Illuminate\Support\Facades\Request"
                          ["Response"]=>
                          string(35) "Illuminate\Support\Facades\Response"
                          ["Route"]=>
                          string(32) "Illuminate\Support\Facades\Route"
                          ["Schema"]=>
                          string(33) "Illuminate\Support\Facades\Schema"
                          ["Session"]=>
                          string(34) "Illuminate\Support\Facades\Session"
                          ["Storage"]=>
                          string(34) "Illuminate\Support\Facades\Storage"
                          ["Str"]=>
                          string(22) "Illuminate\Support\Str"
                          ["URL"]=>
                          string(30) "Illuminate\Support\Facades\URL"
                          ["Validator"]=>
                          string(36) "Illuminate\Support\Facades\Validator"
                          ["View"]=>
                          string(31) "Illuminate\Support\Facades\View"
                          ["Image"]=>
                          string(32) "Intervention\Image\Facades\Image"
                        }
                      }
                      ["auth"]=>
                      array(4) {
                        ["defaults"]=>
                        array(2) {
                          ["guard"]=>
                          string(3) "web"
                          ["passwords"]=>
                          string(5) "users"
                        }
                        ["guards"]=>
                        array(2) {
                          ["web"]=>
                          array(2) {
                            ["driver"]=>
                            string(7) "session"
                            ["provider"]=>
                            string(5) "users"
                          }
                          ["api"]=>
                          array(3) {
                            ["driver"]=>
                            string(5) "token"
                            ["provider"]=>
                            string(5) "users"
                            ["hash"]=>
                            bool(false)
                          }
                        }
                        ["providers"]=>
                        array(1) {
                          ["users"]=>
                          array(2) {
                            ["driver"]=>
                            string(8) "eloquent"
                            ["model"]=>
                            string(8) "App\User"
                          }
                        }
                        ["passwords"]=>
                        array(1) {
                          ["users"]=>
                          array(3) {
                            ["provider"]=>
                            string(5) "users"
                            ["table"]=>
                            string(15) "password_resets"
                            ["expire"]=>
                            int(60)
                          }
                        }
                      }
                      ["aws"]=>
                      array(1) {
                        ["s3_url"]=>
                        string(53) "https://postcardprint.s3-ap-northeast-1.amazonaws.com"
                      }
                      ["broadcasting"]=>
                      array(2) {
                        ["default"]=>
                        string(3) "log"
                        ["connections"]=>
                        array(4) {
                          ["pusher"]=>
                          array(5) {
                            ["driver"]=>
                            string(6) "pusher"
                            ["key"]=>
                            string(0) ""
                            ["secret"]=>
                            string(0) ""
                            ["app_id"]=>
                            string(0) ""
                            ["options"]=>
                            array(2) {
                              ["cluster"]=>
                              string(3) "mt1"
                              ["encrypted"]=>
                              bool(true)
                            }
                          }
                          ["redis"]=>
                          array(2) {
                            ["driver"]=>
                            string(5) "redis"
                            ["connection"]=>
                            string(7) "default"
                          }
                          ["log"]=>
                          array(1) {
                            ["driver"]=>
                            string(3) "log"
                          }
                          ["null"]=>
                          array(1) {
                            ["driver"]=>
                            string(4) "null"
                          }
                        }
                      }
                      ["cache"]=>
                      array(3) {
                        ["default"]=>
                        string(4) "file"
                        ["stores"]=>
                        array(7) {
                          ["apc"]=>
                          array(1) {
                            ["driver"]=>
                            string(3) "apc"
                          }
                          ["array"]=>
                          array(1) {
                            ["driver"]=>
                            string(5) "array"
                          }
                          ["database"]=>
                          array(3) {
                            ["driver"]=>
                            string(8) "database"
                            ["table"]=>
                            string(5) "cache"
                            ["connection"]=>
                            NULL
                          }
                          ["file"]=>
                          array(2) {
                            ["driver"]=>
                            string(4) "file"
                            ["path"]=>
                            string(49) "/home/contents/kajws/storage/framework/cache/data"
                          }
                          ["memcached"]=>
                          array(5) {
                            ["driver"]=>
                            string(9) "memcached"
                            ["persistent_id"]=>
                            NULL
                            ["sasl"]=>
                            array(2) {
                              [0]=>
                              NULL
                              [1]=>
                              NULL
                            }
                            ["options"]=>
                            array(0) {
                            }
                            ["servers"]=>
                            array(1) {
                              [0]=>
                              array(3) {
                                ["host"]=>
                                string(9) "127.0.0.1"
                                ["port"]=>
                                int(11211)
                                ["weight"]=>
                                int(100)
                              }
                            }
                          }
                          ["redis"]=>
                          array(2) {
                            ["driver"]=>
                            string(5) "redis"
                            ["connection"]=>
                            string(5) "cache"
                          }
                          ["dynamodb"]=>
                          array(5) {
                            ["driver"]=>
                            string(8) "dynamodb"
                            ["key"]=>
                            string(0) ""
                            ["secret"]=>
                            string(0) ""
                            ["region"]=>
                            string(9) "us-east-1"
                            ["table"]=>
                            string(5) "cache"
                          }
                        }
                        ["prefix"]=>
                        string(11) "kajws_cache"
                      }
                      ["database"]=>
                      array(4) {
                        ["default"]=>
                        string(5) "mysql"
                        ["connections"]=>
                        array(4) {
                          ["sqlite"]=>
                          array(4) {
                            ["driver"]=>
                            string(6) "sqlite"
                            ["database"]=>
                            string(15) "post_card_print"
                            ["prefix"]=>
                            string(0) ""
                            ["foreign_key_constraints"]=>
                            bool(true)
                          }
                          ["mysql"]=>
                          array(14) {
                            ["driver"]=>
                            string(5) "mysql"
                            ["host"]=>
                            string(59) "postcardprint.cmufldexoxfl.ap-northeast-1.rds.amazonaws.com"
                            ["port"]=>
                            string(4) "3306"
                            ["database"]=>
                            string(15) "post_card_print"
                            ["username"]=>
                            string(15) "post_card_print"
                            ["password"]=>
                            string(20) "PdIS4jfFYwcTkoY0dXsn"
                            ["unix_socket"]=>
                            string(0) ""
                            ["charset"]=>
                            string(7) "utf8mb4"
                            ["collation"]=>
                            string(18) "utf8mb4_unicode_ci"
                            ["prefix"]=>
                            string(0) ""
                            ["prefix_indexes"]=>
                            bool(true)
                            ["strict"]=>
                            bool(false)
                            ["engine"]=>
                            NULL
                            ["options"]=>
                            array(0) {
                            }
                          }
                          ["pgsql"]=>
                          array(11) {
                            ["driver"]=>
                            string(5) "pgsql"
                            ["host"]=>
                            string(59) "postcardprint.cmufldexoxfl.ap-northeast-1.rds.amazonaws.com"
                            ["port"]=>
                            string(4) "3306"
                            ["database"]=>
                            string(15) "post_card_print"
                            ["username"]=>
                            string(15) "post_card_print"
                            ["password"]=>
                            string(20) "PdIS4jfFYwcTkoY0dXsn"
                            ["charset"]=>
                            string(4) "utf8"
                            ["prefix"]=>
                            string(0) ""
                            ["prefix_indexes"]=>
                            bool(true)
                            ["schema"]=>
                            string(6) "public"
                            ["sslmode"]=>
                            string(6) "prefer"
                          }
                          ["sqlsrv"]=>
                          array(9) {
                            ["driver"]=>
                            string(6) "sqlsrv"
                            ["host"]=>
                            string(59) "postcardprint.cmufldexoxfl.ap-northeast-1.rds.amazonaws.com"
                            ["port"]=>
                            string(4) "3306"
                            ["database"]=>
                            string(15) "post_card_print"
                            ["username"]=>
                            string(15) "post_card_print"
                            ["password"]=>
                            string(20) "PdIS4jfFYwcTkoY0dXsn"
                            ["charset"]=>
                            string(4) "utf8"
                            ["prefix"]=>
                            string(0) ""
                            ["prefix_indexes"]=>
                            bool(true)
                          }
                        }
                        ["migrations"]=>
                        string(10) "migrations"
                        ["redis"]=>
                        array(4) {
                          ["client"]=>
                          string(6) "predis"
                          ["options"]=>
                          array(1) {
                            ["cluster"]=>
                            string(6) "predis"
                          }
                          ["default"]=>
                          array(4) {
                            ["host"]=>
                            string(54) "prd-pcp-front.eiywle.ng.0001.apne1.cache.amazonaws.com"
                            ["password"]=>
                            NULL
                            ["port"]=>
                            string(4) "6379"
                            ["database"]=>
                            int(0)
                          }
                          ["cache"]=>
                          array(4) {
                            ["host"]=>
                            string(54) "prd-pcp-front.eiywle.ng.0001.apne1.cache.amazonaws.com"
                            ["password"]=>
                            NULL
                            ["port"]=>
                            string(4) "6379"
                            ["database"]=>
                            int(1)
                          }
                        }
                      }
                      ["filesystems"]=>
                      array(3) {
                        ["default"]=>
                        string(5) "local"
                        ["cloud"]=>
                        string(2) "s3"
                        ["disks"]=>
                        array(3) {
                          ["local"]=>
                          array(2) {
                            ["driver"]=>
                            string(5) "local"
                            ["root"]=>
                            string(32) "/home/contents/kajws/storage/app"
                          }
                          ["public"]=>
                          array(4) {
                            ["driver"]=>
                            string(5) "local"
                            ["root"]=>
                            string(39) "/home/contents/kajws/storage/app/public"
                            ["url"]=>
                            string(31) "https://kajws.kajws.com/storage"
                            ["visibility"]=>
                            string(6) "public"
                          }
                          ["s3"]=>
                          array(6) {
                            ["driver"]=>
                            string(2) "s3"
                            ["key"]=>
                            string(0) ""
                            ["secret"]=>
                            string(0) ""
                            ["region"]=>
                            string(9) "us-east-1"
                            ["bucket"]=>
                            string(0) ""
                            ["url"]=>
                            NULL
                          }
                        }
                      }
                      ["hashing"]=>
                      array(3) {
                        ["driver"]=>
                        string(6) "bcrypt"
                        ["bcrypt"]=>
                        array(1) {
                          ["rounds"]=>
                          int(10)
                        }
                        ["argon"]=>
                        array(3) {
                          ["memory"]=>
                          int(1024)
                          ["threads"]=>
                          int(2)
                          ["time"]=>
                          int(2)
                        }
                      }
                      ["image"]=>
                      array(1) {
                        ["driver"]=>
                        string(7) "imagick"
                      }
                      ["logging"]=>
                      array(2) {
                        ["default"]=>
                        string(5) "daily"
                        ["channels"]=>
                        array(8) {
                          ["stack"]=>
                          array(3) {
                            ["driver"]=>
                            string(5) "stack"
                            ["channels"]=>
                            array(1) {
                              [0]=>
                              string(5) "daily"
                            }
                            ["ignore_exceptions"]=>
                            bool(false)
                          }
                          ["single"]=>
                          array(3) {
                            ["driver"]=>
                            string(6) "single"
                            ["path"]=>
                            string(45) "/home/contents/kajws/storage/logs/laravel.log"
                            ["level"]=>
                            string(5) "debug"
                          }
                          ["daily"]=>
                          array(4) {
                            ["driver"]=>
                            string(5) "daily"
                            ["path"]=>
                            string(45) "/home/contents/kajws/storage/logs/laravel.log"
                            ["level"]=>
                            string(5) "debug"
                            ["days"]=>
                            int(14)
                          }
                          ["slack"]=>
                          array(5) {
                            ["driver"]=>
                            string(5) "slack"
                            ["url"]=>
                            NULL
                            ["username"]=>
                            string(11) "Laravel Log"
                            ["emoji"]=>
                            string(6) ":boom:"
                            ["level"]=>
                            string(8) "critical"
                          }
                          ["papertrail"]=>
                          array(4) {
                            ["driver"]=>
                            string(7) "monolog"
                            ["level"]=>
                            string(5) "debug"
                            ["handler"]=>
                            string(32) "Monolog\Handler\SyslogUdpHandler"
                            ["handler_with"]=>
                            array(2) {
                              ["host"]=>
                              NULL
                              ["port"]=>
                              NULL
                            }
                          }
                          ["stderr"]=>
                          array(4) {
                            ["driver"]=>
                            string(7) "monolog"
                            ["handler"]=>
                            string(29) "Monolog\Handler\StreamHandler"
                            ["formatter"]=>
                            NULL
                            ["with"]=>
                            array(1) {
                              ["stream"]=>
                              string(12) "php://stderr"
                            }
                          }
                          ["syslog"]=>
                          array(2) {
                            ["driver"]=>
                            string(6) "syslog"
                            ["level"]=>
                            string(5) "debug"
                          }
                          ["errorlog"]=>
                          array(2) {
                            ["driver"]=>
                            string(8) "errorlog"
                            ["level"]=>
                            string(5) "debug"
                          }
                        }
                      }
                      ["mail"]=>
                      array(10) {
                        ["driver"]=>
                        string(4) "smtp"
                        ["host"]=>
                        string(17) "smtp.sendgrid.net"
                        ["port"]=>
                        string(3) "587"
                        ["from"]=>
                        array(2) {
                          ["address"]=>
                          string(17) "hello@example.com"
                          ["name"]=>
                          string(7) "Example"
                        }
                        ["encryption"]=>
                        string(3) "tls"
                        ["username"]=>
                        string(16) "sgdhjehv@kke.com"
                        ["password"]=>
                        string(8) "kodak123"
                        ["sendmail"]=>
                        string(22) "/usr/sbin/sendmail -bs"
                        ["markdown"]=>
                        array(2) {
                          ["theme"]=>
                          string(7) "default"
                          ["paths"]=>
                          array(1) {
                            [0]=>
                            string(48) "/home/contents/kajws/resources/views/vendor/mail"
                          }
                        }
                        ["log_channel"]=>
                        NULL
                      }
                      ["queue"]=>
                      array(3) {
                        ["default"]=>
                        string(4) "sync"
                        ["connections"]=>
                        array(5) {
                          ["sync"]=>
                          array(1) {
                            ["driver"]=>
                            string(4) "sync"
                          }
                          ["database"]=>
                          array(4) {
                            ["driver"]=>
                            string(8) "database"
                            ["table"]=>
                            string(4) "jobs"
                            ["queue"]=>
                            string(7) "default"
                            ["retry_after"]=>
                            int(90)
                          }
                          ["beanstalkd"]=>
                          array(5) {
                            ["driver"]=>
                            string(10) "beanstalkd"
                            ["host"]=>
                            string(9) "localhost"
                            ["queue"]=>
                            string(7) "default"
                            ["retry_after"]=>
                            int(90)
                            ["block_for"]=>
                            int(0)
                          }
                          ["sqs"]=>
                          array(6) {
                            ["driver"]=>
                            string(3) "sqs"
                            ["key"]=>
                            string(0) ""
                            ["secret"]=>
                            string(0) ""
                            ["prefix"]=>
                            string(51) "https://sqs.us-east-1.amazonaws.com/your-account-id"
                            ["queue"]=>
                            string(15) "your-queue-name"
                            ["region"]=>
                            string(9) "us-east-1"
                          }
                          ["redis"]=>
                          array(5) {
                            ["driver"]=>
                            string(5) "redis"
                            ["connection"]=>
                            string(7) "default"
                            ["queue"]=>
                            string(7) "default"
                            ["retry_after"]=>
                            int(90)
                            ["block_for"]=>
                            NULL
                          }
                        }
                        ["failed"]=>
                        array(2) {
                          ["database"]=>
                          string(5) "mysql"
                          ["table"]=>
                          string(11) "failed_jobs"
                        }
                      }
                      ["services"]=>
                      array(5) {
                        ["mailgun"]=>
                        array(3) {
                          ["domain"]=>
                          NULL
                          ["secret"]=>
                          NULL
                          ["endpoint"]=>
                          string(15) "api.mailgun.net"
                        }
                        ["postmark"]=>
                        array(1) {
                          ["token"]=>
                          NULL
                        }
                        ["ses"]=>
                        array(3) {
                          ["key"]=>
                          string(0) ""
                          ["secret"]=>
                          string(0) ""
                          ["region"]=>
                          string(9) "us-east-1"
                        }
                        ["sparkpost"]=>
                        array(1) {
                          ["secret"]=>
                          NULL
                        }
                        ["stripe"]=>
                        array(4) {
                          ["model"]=>
                          string(8) "App\User"
                          ["key"]=>
                          NULL
                          ["secret"]=>
                          NULL
                          ["webhook"]=>
                          array(2) {
                            ["secret"]=>
                            NULL
                            ["tolerance"]=>
                            int(300)
                          }
                        }
                      }
                      ["session"]=>
                      array(15) {
                        ["driver"]=>
                        string(5) "redis"
                        ["lifetime"]=>
                        string(3) "120"
                        ["expire_on_close"]=>
                        bool(false)
                        ["encrypt"]=>
                        bool(false)
                        ["files"]=>
                        string(47) "/home/contents/kajws/storage/framework/sessions"
                        ["connection"]=>
                        NULL
                        ["table"]=>
                        string(8) "sessions"
                        ["store"]=>
                        NULL
                        ["lottery"]=>
                        array(2) {
                          [0]=>
                          int(2)
                          [1]=>
                          int(100)
                        }
                        ["cookie"]=>
                        string(13) "kajws_session"
                        ["path"]=>
                        string(1) "/"
                        ["domain"]=>
                        NULL
                        ["secure"]=>
                        bool(true)
                        ["http_only"]=>
                        bool(true)
                        ["same_site"]=>
                        NULL
                      }
                      ["view"]=>
                      array(2) {
                        ["paths"]=>
                        array(1) {
                          [0]=>
                          string(36) "/home/contents/kajws/resources/views"
                        }
                        ["compiled"]=>
                        string(44) "/home/contents/kajws/storage/framework/views"
                      }
                      ["debug-server"]=>
                      array(1) {
                        ["host"]=>
                        string(20) "tcp://127.0.0.1:9912"
                      }
                      ["trustedproxy"]=>
                      array(2) {
                        ["proxies"]=>
                        NULL
                        ["headers"]=>
                        int(30)
                      }
                    }
                  }
                  ["db.factory"]=>
                  object(Illuminate\Database\Connectors\ConnectionFactory)#53 (1) {
                    ["container":protected]=>
                    *RECURSION*
                  }
                  ["db"]=>
                  object(Illuminate\Database\DatabaseManager)#23 (5) {
                    ["app":protected]=>
                    *RECURSION*
                    ["factory":protected]=>
                    object(Illuminate\Database\Connectors\ConnectionFactory)#53 (1) {
                      ["container":protected]=>
                      *RECURSION*
                    }
                    ["connections":protected]=>
                    array(1) {
                      ["mysql"]=>
                      object(Illuminate\Database\MySqlConnection)#256 (17) {
                        ["pdo":protected]=>
                        object(PDO)#579 (0) {
                        }
                        ["readPdo":protected]=>
                        NULL
                        ["database":protected]=>
                        string(15) "post_card_print"
                        ["tablePrefix":protected]=>
                        string(0) ""
                        ["config":protected]=>
                        array(15) {
                          ["driver"]=>
                          string(5) "mysql"
                          ["host"]=>
                          string(59) "postcardprint.cmufldexoxfl.ap-northeast-1.rds.amazonaws.com"
                          ["port"]=>
                          string(4) "3306"
                          ["database"]=>
                          string(15) "post_card_print"
                          ["username"]=>
                          string(15) "post_card_print"
                          ["password"]=>
                          string(20) "PdIS4jfFYwcTkoY0dXsn"
                          ["unix_socket"]=>
                          string(0) ""
                          ["charset"]=>
                          string(7) "utf8mb4"
                          ["collation"]=>
                          string(18) "utf8mb4_unicode_ci"
                          ["prefix"]=>
                          string(0) ""
                          ["prefix_indexes"]=>
                          bool(true)
                          ["strict"]=>
                          bool(false)
                          ["engine"]=>
                          NULL
                          ["options"]=>
                          array(0) {
                          }
                          ["name"]=>
                          string(5) "mysql"
                        }
                        ["reconnector":protected]=>
                        object(Closure)#39 (2) {
                          ["this"]=>
                          *RECURSION*
                          ["parameter"]=>
                          array(1) {
                            ["$connection"]=>
                            string(10) ""
                          }
                        }
                        ["queryGrammar":protected]=>
                        object(Illuminate\Database\Query\Grammars\MySqlGrammar)#257 (3) {
                          ["operators":protected]=>
                          array(1) {
                            [0]=>
                            string(11) "sounds like"
                          }
                          ["selectComponents":protected]=>
                          array(11) {
                            [0]=>
                            string(9) "aggregate"
                            [1]=>
                            string(7) "columns"
                            [2]=>
                            string(4) "from"
                            [3]=>
                            string(5) "joins"
                            [4]=>
                            string(6) "wheres"
                            [5]=>
                            string(6) "groups"
                            [6]=>
                            string(7) "havings"
                            [7]=>
                            string(6) "orders"
                            [8]=>
                            string(5) "limit"
                            [9]=>
                            string(6) "offset"
                            [10]=>
                            string(4) "lock"
                          }
                          ["tablePrefix":protected]=>
                          string(0) ""
                        }
                        ["schemaGrammar":protected]=>
                        NULL
                        ["postProcessor":protected]=>
                        object(Illuminate\Database\Query\Processors\MySqlProcessor)#258 (0) {
                        }
                        ["events":protected]=>
                        *RECURSION*
                        ["fetchMode":protected]=>
                        int(5)
                        ["transactions":protected]=>
                        int(0)
                        ["recordsModified":protected]=>
                        bool(false)
                        ["queryLog":protected]=>
                        array(0) {
                        }
                        ["loggingQueries":protected]=>
                        bool(false)
                        ["pretending":protected]=>
                        bool(false)
                        ["doctrineConnection":protected]=>
                        NULL
                      }
                    }
                    ["extensions":protected]=>
                    array(0) {
                    }
                    ["reconnector":protected]=>
                    object(Closure)#39 (2) {
                      ["this"]=>
                      *RECURSION*
                      ["parameter"]=>
                      array(1) {
                        ["$connection"]=>
                        string(10) ""
                      }
                    }
                  }
                  ["view.engine.resolver"]=>
                  object(Illuminate\View\Engines\EngineResolver)#111 (2) {
                    ["resolvers":protected]=>
                    array(3) {
                      ["file"]=>
                      object(Closure)#112 (1) {
                        ["this"]=>
                        object(Illuminate\View\ViewServiceProvider)#88 (2) {
                          ["app":protected]=>
                          *RECURSION*
                          ["defer":protected]=>
                          bool(false)
                        }
                      }
                      ["php"]=>
                      object(Closure)#113 (1) {
                        ["this"]=>
                        object(Illuminate\View\ViewServiceProvider)#88 (2) {
                          ["app":protected]=>
                          *RECURSION*
                          ["defer":protected]=>
                          bool(false)
                        }
                      }
                      ["blade"]=>
                      object(Closure)#115 (1) {
                        ["this"]=>
                        object(Illuminate\View\ViewServiceProvider)#88 (2) {
                          ["app":protected]=>
                          *RECURSION*
                          ["defer":protected]=>
                          bool(false)
                        }
                      }
                    }
                    ["resolved":protected]=>
                    array(0) {
                    }
                  }
                  ["files"]=>
                  object(Illuminate\Filesystem\Filesystem)#117 (0) {
                  }
                  ["view"]=>
                  object(Illuminate\View\Factory)#118 (19) {
                    ["engines":protected]=>
                    object(Illuminate\View\Engines\EngineResolver)#111 (2) {
                      ["resolvers":protected]=>
                      array(3) {
                        ["file"]=>
                        object(Closure)#112 (1) {
                          ["this"]=>
                          object(Illuminate\View\ViewServiceProvider)#88 (2) {
                            ["app":protected]=>
                            *RECURSION*
                            ["defer":protected]=>
                            bool(false)
                          }
                        }
                        ["php"]=>
                        object(Closure)#113 (1) {
                          ["this"]=>
                          object(Illuminate\View\ViewServiceProvider)#88 (2) {
                            ["app":protected]=>
                            *RECURSION*
                            ["defer":protected]=>
                            bool(false)
                          }
                        }
                        ["blade"]=>
                        object(Closure)#115 (1) {
                          ["this"]=>
                          object(Illuminate\View\ViewServiceProvider)#88 (2) {
                            ["app":protected]=>
                            *RECURSION*
                            ["defer":protected]=>
                            bool(false)
                          }
                        }
                      }
                      ["resolved":protected]=>
                      array(0) {
                      }
                    }
                    ["finder":protected]=>
                    object(Illuminate\View\FileViewFinder)#116 (5) {
                      ["files":protected]=>
                      object(Illuminate\Filesystem\Filesystem)#117 (0) {
                      }
                      ["paths":protected]=>
                      array(1) {
                        [0]=>
                        string(36) "/home/contents/kajws/resources/views"
                      }
                      ["views":protected]=>
                      array(0) {
                      }
                      ["hints":protected]=>
                      array(2) {
                        ["notifications"]=>
                        array(1) {
                          [0]=>
                          string(90) "/home/contents/kajws/vendor/laravel/framework/src/Illuminate/Notifications/resources/views"
                        }
                        ["pagination"]=>
                        array(1) {
                          [0]=>
                          string(87) "/home/contents/kajws/vendor/laravel/framework/src/Illuminate/Pagination/resources/views"
                        }
                      }
                      ["extensions":protected]=>
                      array(4) {
                        [0]=>
                        string(9) "blade.php"
                        [1]=>
                        string(3) "php"
                        [2]=>
                        string(3) "css"
                        [3]=>
                        string(4) "html"
                      }
                    }
                    ["events":protected]=>
                    *RECURSION*
                    ["container":protected]=>
                    *RECURSION*
                    ["shared":protected]=>
                    array(3) {
                      ["__env"]=>
                      *RECURSION*
                      ["app"]=>
                      *RECURSION*
                      ["errors"]=>
                      object(Illuminate\Support\ViewErrorBag)#1203 (1) {
                        ["bags":protected]=>
                        array(0) {
                        }
                      }
                    }
                    ["extensions":protected]=>
                    array(4) {
                      ["blade.php"]=>
                      string(5) "blade"
                      ["php"]=>
                      string(3) "php"
                      ["css"]=>
                      string(4) "file"
                      ["html"]=>
                      string(4) "file"
                    }
                    ["composers":protected]=>
                    array(0) {
                    }
                    ["renderCount":protected]=>
                    int(0)
                    ["componentStack":protected]=>
                    array(0) {
                    }
                    ["componentData":protected]=>
                    array(0) {
                    }
                    ["slots":protected]=>
                    array(0) {
                    }
                    ["slotStack":protected]=>
                    array(0) {
                    }
                    ["sections":protected]=>
                    array(0) {
                    }
                    ["sectionStack":protected]=>
                    array(0) {
                    }
                    ["loopsStack":protected]=>
                    array(0) {
                    }
                    ["pushes":protected]=>
                    array(0) {
                    }
                    ["prepends":protected]=>
                    array(0) {
                    }
                    ["pushStack":protected]=>
                    array(0) {
                    }
                    ["translationReplacements":protected]=>
                    array(0) {
                    }
                  }
                  ["date"]=>
                  object(Illuminate\Support\DateFactory)#159 (0) {
                  }
                  ["routes"]=>
                  object(Illuminate\Routing\RouteCollection)#30 (4) {
                    ["routes":protected]=>
                    array(2) {
                      ["GET"]=>
                      array(10) {
                        ["check"]=>
                        object(Illuminate\Routing\Route)#172 (14) {
                          ["uri"]=>
                          string(5) "check"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(5) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            object(Closure)#171 (1) {
                              ["this"]=>
                              object(Illuminate\Routing\RouteFileRegistrar)#170 (1) {
                                ["router":protected]=>
                                *RECURSION*
                              }
                            }
                            ["namespace"]=>
                            string(20) "App\Http\Controllers"
                            ["prefix"]=>
                            NULL
                            ["where"]=>
                            array(0) {
                            }
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1188 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(6) "/check"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(6) "/check"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(13) "#^/check$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["/"]=>
                        object(Illuminate\Routing\Route)#175 (14) {
                          ["uri"]=>
                          string(1) "/"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(44) "App\Http\Controllers\Top\TopController@index"
                            ["controller"]=>
                            string(44) "App\Http\Controllers\Top\TopController@index"
                            ["namespace"]=>
                            string(24) "App\Http\Controllers\Top"
                            ["prefix"]=>
                            NULL
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(9) "top.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1191 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(1) "/"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(1) "/"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(8) "#^/$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["postcard/{url}"]=>
                        object(Illuminate\Routing\Route)#176 (14) {
                          ["uri"]=>
                          string(14) "postcard/{url}"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(54) "App\Http\Controllers\Postcard\CategoryController@index"
                            ["controller"]=>
                            string(54) "App\Http\Controllers\Postcard\CategoryController@index"
                            ["namespace"]=>
                            string(29) "App\Http\Controllers\Postcard"
                            ["prefix"]=>
                            string(9) "/postcard"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(23) "postcard.category.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(1) {
                            ["url"]=>
                            string(17) "[a-zA-Z0-9\-\._]+"
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1187 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(2) {
                              [0]=>
                              array(5) {
                                [0]=>
                                string(8) "variable"
                                [1]=>
                                string(1) "/"
                                [2]=>
                                string(17) "[a-zA-Z0-9\-\._]+"
                                [3]=>
                                string(3) "url"
                                [4]=>
                                bool(true)
                              }
                              [1]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(9) "/postcard"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(9) "/postcard"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(43) "#^/postcard/(?P[a-zA-Z0-9\-\._]+)$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["postcard/{url}/templates"]=>
                        object(Illuminate\Routing\Route)#177 (14) {
                          ["uri"]=>
                          string(24) "postcard/{url}/templates"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(54) "App\Http\Controllers\Postcard\TemplateController@index"
                            ["controller"]=>
                            string(54) "App\Http\Controllers\Postcard\TemplateController@index"
                            ["namespace"]=>
                            string(29) "App\Http\Controllers\Postcard"
                            ["prefix"]=>
                            string(9) "/postcard"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(23) "postcard.template.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1192 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(3) {
                              [0]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(10) "/templates"
                              }
                              [1]=>
                              array(5) {
                                [0]=>
                                string(8) "variable"
                                [1]=>
                                string(1) "/"
                                [2]=>
                                string(6) "[^/]++"
                                [3]=>
                                string(3) "url"
                                [4]=>
                                bool(true)
                              }
                              [2]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(9) "/postcard"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(9) "/postcard"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(42) "#^/postcard/(?P[^/]++)/templates$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["postcard/{url}/templates-count"]=>
                        object(Illuminate\Routing\Route)#178 (14) {
                          ["uri"]=>
                          string(30) "postcard/{url}/templates-count"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(63) "App\Http\Controllers\Postcard\TemplateController@templatesCount"
                            ["controller"]=>
                            string(63) "App\Http\Controllers\Postcard\TemplateController@templatesCount"
                            ["namespace"]=>
                            string(29) "App\Http\Controllers\Postcard"
                            ["prefix"]=>
                            string(9) "/postcard"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(23) "postcard.template.count"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1193 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(3) {
                              [0]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(16) "/templates-count"
                              }
                              [1]=>
                              array(5) {
                                [0]=>
                                string(8) "variable"
                                [1]=>
                                string(1) "/"
                                [2]=>
                                string(6) "[^/]++"
                                [3]=>
                                string(3) "url"
                                [4]=>
                                bool(true)
                              }
                              [2]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(9) "/postcard"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(9) "/postcard"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(49) "#^/postcard/(?P[^/]++)/templates\-count$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["postcard/templates/search"]=>
                        object(Illuminate\Routing\Route)#179 (14) {
                          ["uri"]=>
                          string(25) "postcard/templates/search"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(55) "App\Http\Controllers\Postcard\TemplateController@search"
                            ["controller"]=>
                            string(55) "App\Http\Controllers\Postcard\TemplateController@search"
                            ["namespace"]=>
                            string(29) "App\Http\Controllers\Postcard"
                            ["prefix"]=>
                            string(9) "/postcard"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(24) "postcard.template.search"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1194 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(26) "/postcard/templates/search"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(26) "/postcard/templates/search"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(33) "#^/postcard/templates/search$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["postcard/detail/{templateCd}"]=>
                        *RECURSION*
                        ["prices/postcard"]=>
                        object(Illuminate\Routing\Route)#181 (14) {
                          ["uri"]=>
                          string(15) "prices/postcard"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(52) "App\Http\Controllers\Prices\PriceController@postcard"
                            ["controller"]=>
                            string(52) "App\Http\Controllers\Prices\PriceController@postcard"
                            ["namespace"]=>
                            string(27) "App\Http\Controllers\Prices"
                            ["prefix"]=>
                            string(7) "/prices"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(20) "price.postcard.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          NULL
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["prices/photoprint"]=>
                        object(Illuminate\Routing\Route)#182 (14) {
                          ["uri"]=>
                          string(17) "prices/photoprint"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(54) "App\Http\Controllers\Prices\PriceController@photoprint"
                            ["controller"]=>
                            string(54) "App\Http\Controllers\Prices\PriceController@photoprint"
                            ["namespace"]=>
                            string(27) "App\Http\Controllers\Prices"
                            ["prefix"]=>
                            string(7) "/prices"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(22) "price.photoprint.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          NULL
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["prices/photobook"]=>
                        object(Illuminate\Routing\Route)#183 (14) {
                          ["uri"]=>
                          string(16) "prices/photobook"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(53) "App\Http\Controllers\Prices\PriceController@photobook"
                            ["controller"]=>
                            string(53) "App\Http\Controllers\Prices\PriceController@photobook"
                            ["namespace"]=>
                            string(27) "App\Http\Controllers\Prices"
                            ["prefix"]=>
                            string(7) "/prices"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(21) "price.photobook.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          NULL
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                      }
                      ["HEAD"]=>
                      array(10) {
                        ["check"]=>
                        object(Illuminate\Routing\Route)#172 (14) {
                          ["uri"]=>
                          string(5) "check"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(5) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            object(Closure)#171 (1) {
                              ["this"]=>
                              object(Illuminate\Routing\RouteFileRegistrar)#170 (1) {
                                ["router":protected]=>
                                *RECURSION*
                              }
                            }
                            ["namespace"]=>
                            string(20) "App\Http\Controllers"
                            ["prefix"]=>
                            NULL
                            ["where"]=>
                            array(0) {
                            }
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1188 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(6) "/check"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(6) "/check"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(13) "#^/check$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["/"]=>
                        object(Illuminate\Routing\Route)#175 (14) {
                          ["uri"]=>
                          string(1) "/"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(44) "App\Http\Controllers\Top\TopController@index"
                            ["controller"]=>
                            string(44) "App\Http\Controllers\Top\TopController@index"
                            ["namespace"]=>
                            string(24) "App\Http\Controllers\Top"
                            ["prefix"]=>
                            NULL
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(9) "top.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1191 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(1) "/"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(1) "/"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(8) "#^/$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["postcard/{url}"]=>
                        object(Illuminate\Routing\Route)#176 (14) {
                          ["uri"]=>
                          string(14) "postcard/{url}"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(54) "App\Http\Controllers\Postcard\CategoryController@index"
                            ["controller"]=>
                            string(54) "App\Http\Controllers\Postcard\CategoryController@index"
                            ["namespace"]=>
                            string(29) "App\Http\Controllers\Postcard"
                            ["prefix"]=>
                            string(9) "/postcard"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(23) "postcard.category.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(1) {
                            ["url"]=>
                            string(17) "[a-zA-Z0-9\-\._]+"
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1187 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(2) {
                              [0]=>
                              array(5) {
                                [0]=>
                                string(8) "variable"
                                [1]=>
                                string(1) "/"
                                [2]=>
                                string(17) "[a-zA-Z0-9\-\._]+"
                                [3]=>
                                string(3) "url"
                                [4]=>
                                bool(true)
                              }
                              [1]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(9) "/postcard"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(9) "/postcard"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(43) "#^/postcard/(?P[a-zA-Z0-9\-\._]+)$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["postcard/{url}/templates"]=>
                        object(Illuminate\Routing\Route)#177 (14) {
                          ["uri"]=>
                          string(24) "postcard/{url}/templates"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(54) "App\Http\Controllers\Postcard\TemplateController@index"
                            ["controller"]=>
                            string(54) "App\Http\Controllers\Postcard\TemplateController@index"
                            ["namespace"]=>
                            string(29) "App\Http\Controllers\Postcard"
                            ["prefix"]=>
                            string(9) "/postcard"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(23) "postcard.template.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1192 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(3) {
                              [0]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(10) "/templates"
                              }
                              [1]=>
                              array(5) {
                                [0]=>
                                string(8) "variable"
                                [1]=>
                                string(1) "/"
                                [2]=>
                                string(6) "[^/]++"
                                [3]=>
                                string(3) "url"
                                [4]=>
                                bool(true)
                              }
                              [2]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(9) "/postcard"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(9) "/postcard"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(42) "#^/postcard/(?P[^/]++)/templates$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["postcard/{url}/templates-count"]=>
                        object(Illuminate\Routing\Route)#178 (14) {
                          ["uri"]=>
                          string(30) "postcard/{url}/templates-count"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(63) "App\Http\Controllers\Postcard\TemplateController@templatesCount"
                            ["controller"]=>
                            string(63) "App\Http\Controllers\Postcard\TemplateController@templatesCount"
                            ["namespace"]=>
                            string(29) "App\Http\Controllers\Postcard"
                            ["prefix"]=>
                            string(9) "/postcard"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(23) "postcard.template.count"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1193 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(3) {
                              [0]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(16) "/templates-count"
                              }
                              [1]=>
                              array(5) {
                                [0]=>
                                string(8) "variable"
                                [1]=>
                                string(1) "/"
                                [2]=>
                                string(6) "[^/]++"
                                [3]=>
                                string(3) "url"
                                [4]=>
                                bool(true)
                              }
                              [2]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(9) "/postcard"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(9) "/postcard"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(49) "#^/postcard/(?P[^/]++)/templates\-count$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["postcard/templates/search"]=>
                        object(Illuminate\Routing\Route)#179 (14) {
                          ["uri"]=>
                          string(25) "postcard/templates/search"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(55) "App\Http\Controllers\Postcard\TemplateController@search"
                            ["controller"]=>
                            string(55) "App\Http\Controllers\Postcard\TemplateController@search"
                            ["namespace"]=>
                            string(29) "App\Http\Controllers\Postcard"
                            ["prefix"]=>
                            string(9) "/postcard"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(24) "postcard.template.search"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1194 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(26) "/postcard/templates/search"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(26) "/postcard/templates/search"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(33) "#^/postcard/templates/search$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["postcard/detail/{templateCd}"]=>
                        *RECURSION*
                        ["prices/postcard"]=>
                        object(Illuminate\Routing\Route)#181 (14) {
                          ["uri"]=>
                          string(15) "prices/postcard"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(52) "App\Http\Controllers\Prices\PriceController@postcard"
                            ["controller"]=>
                            string(52) "App\Http\Controllers\Prices\PriceController@postcard"
                            ["namespace"]=>
                            string(27) "App\Http\Controllers\Prices"
                            ["prefix"]=>
                            string(7) "/prices"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(20) "price.postcard.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          NULL
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["prices/photoprint"]=>
                        object(Illuminate\Routing\Route)#182 (14) {
                          ["uri"]=>
                          string(17) "prices/photoprint"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(54) "App\Http\Controllers\Prices\PriceController@photoprint"
                            ["controller"]=>
                            string(54) "App\Http\Controllers\Prices\PriceController@photoprint"
                            ["namespace"]=>
                            string(27) "App\Http\Controllers\Prices"
                            ["prefix"]=>
                            string(7) "/prices"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(22) "price.photoprint.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          NULL
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["prices/photobook"]=>
                        object(Illuminate\Routing\Route)#183 (14) {
                          ["uri"]=>
                          string(16) "prices/photobook"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(53) "App\Http\Controllers\Prices\PriceController@photobook"
                            ["controller"]=>
                            string(53) "App\Http\Controllers\Prices\PriceController@photobook"
                            ["namespace"]=>
                            string(27) "App\Http\Controllers\Prices"
                            ["prefix"]=>
                            string(7) "/prices"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(21) "price.photobook.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          NULL
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                      }
                    }
                    ["allRoutes":protected]=>
                    array(10) {
                      ["HEADcheck"]=>
                      object(Illuminate\Routing\Route)#172 (14) {
                        ["uri"]=>
                        string(5) "check"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(5) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          object(Closure)#171 (1) {
                            ["this"]=>
                            object(Illuminate\Routing\RouteFileRegistrar)#170 (1) {
                              ["router":protected]=>
                              *RECURSION*
                            }
                          }
                          ["namespace"]=>
                          string(20) "App\Http\Controllers"
                          ["prefix"]=>
                          NULL
                          ["where"]=>
                          array(0) {
                          }
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(0) {
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        object(Symfony\Component\Routing\CompiledRoute)#1188 (8) {
                          ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            array(2) {
                              [0]=>
                              string(4) "text"
                              [1]=>
                              string(6) "/check"
                            }
                          }
                          ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(6) "/check"
                          ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(13) "#^/check$#sDu"
                          ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          NULL
                          ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                        }
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                      ["HEAD/"]=>
                      object(Illuminate\Routing\Route)#175 (14) {
                        ["uri"]=>
                        string(1) "/"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(44) "App\Http\Controllers\Top\TopController@index"
                          ["controller"]=>
                          string(44) "App\Http\Controllers\Top\TopController@index"
                          ["namespace"]=>
                          string(24) "App\Http\Controllers\Top"
                          ["prefix"]=>
                          NULL
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(9) "top.index"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(0) {
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        object(Symfony\Component\Routing\CompiledRoute)#1191 (8) {
                          ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            array(2) {
                              [0]=>
                              string(4) "text"
                              [1]=>
                              string(1) "/"
                            }
                          }
                          ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(1) "/"
                          ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(8) "#^/$#sDu"
                          ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          NULL
                          ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                        }
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                      ["HEADpostcard/{url}"]=>
                      object(Illuminate\Routing\Route)#176 (14) {
                        ["uri"]=>
                        string(14) "postcard/{url}"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(54) "App\Http\Controllers\Postcard\CategoryController@index"
                          ["controller"]=>
                          string(54) "App\Http\Controllers\Postcard\CategoryController@index"
                          ["namespace"]=>
                          string(29) "App\Http\Controllers\Postcard"
                          ["prefix"]=>
                          string(9) "/postcard"
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(23) "postcard.category.index"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(1) {
                          ["url"]=>
                          string(17) "[a-zA-Z0-9\-\._]+"
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        object(Symfony\Component\Routing\CompiledRoute)#1187 (8) {
                          ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            string(3) "url"
                          }
                          ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(2) {
                            [0]=>
                            array(5) {
                              [0]=>
                              string(8) "variable"
                              [1]=>
                              string(1) "/"
                              [2]=>
                              string(17) "[a-zA-Z0-9\-\._]+"
                              [3]=>
                              string(3) "url"
                              [4]=>
                              bool(true)
                            }
                            [1]=>
                            array(2) {
                              [0]=>
                              string(4) "text"
                              [1]=>
                              string(9) "/postcard"
                            }
                          }
                          ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(9) "/postcard"
                          ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(43) "#^/postcard/(?P[a-zA-Z0-9\-\._]+)$#sDu"
                          ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            string(3) "url"
                          }
                          ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          NULL
                          ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                        }
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                      ["HEADpostcard/{url}/templates"]=>
                      object(Illuminate\Routing\Route)#177 (14) {
                        ["uri"]=>
                        string(24) "postcard/{url}/templates"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(54) "App\Http\Controllers\Postcard\TemplateController@index"
                          ["controller"]=>
                          string(54) "App\Http\Controllers\Postcard\TemplateController@index"
                          ["namespace"]=>
                          string(29) "App\Http\Controllers\Postcard"
                          ["prefix"]=>
                          string(9) "/postcard"
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(23) "postcard.template.index"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(0) {
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        object(Symfony\Component\Routing\CompiledRoute)#1192 (8) {
                          ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            string(3) "url"
                          }
                          ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(3) {
                            [0]=>
                            array(2) {
                              [0]=>
                              string(4) "text"
                              [1]=>
                              string(10) "/templates"
                            }
                            [1]=>
                            array(5) {
                              [0]=>
                              string(8) "variable"
                              [1]=>
                              string(1) "/"
                              [2]=>
                              string(6) "[^/]++"
                              [3]=>
                              string(3) "url"
                              [4]=>
                              bool(true)
                            }
                            [2]=>
                            array(2) {
                              [0]=>
                              string(4) "text"
                              [1]=>
                              string(9) "/postcard"
                            }
                          }
                          ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(9) "/postcard"
                          ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(42) "#^/postcard/(?P[^/]++)/templates$#sDu"
                          ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            string(3) "url"
                          }
                          ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          NULL
                          ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                        }
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                      ["HEADpostcard/{url}/templates-count"]=>
                      object(Illuminate\Routing\Route)#178 (14) {
                        ["uri"]=>
                        string(30) "postcard/{url}/templates-count"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(63) "App\Http\Controllers\Postcard\TemplateController@templatesCount"
                          ["controller"]=>
                          string(63) "App\Http\Controllers\Postcard\TemplateController@templatesCount"
                          ["namespace"]=>
                          string(29) "App\Http\Controllers\Postcard"
                          ["prefix"]=>
                          string(9) "/postcard"
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(23) "postcard.template.count"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(0) {
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        object(Symfony\Component\Routing\CompiledRoute)#1193 (8) {
                          ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            string(3) "url"
                          }
                          ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(3) {
                            [0]=>
                            array(2) {
                              [0]=>
                              string(4) "text"
                              [1]=>
                              string(16) "/templates-count"
                            }
                            [1]=>
                            array(5) {
                              [0]=>
                              string(8) "variable"
                              [1]=>
                              string(1) "/"
                              [2]=>
                              string(6) "[^/]++"
                              [3]=>
                              string(3) "url"
                              [4]=>
                              bool(true)
                            }
                            [2]=>
                            array(2) {
                              [0]=>
                              string(4) "text"
                              [1]=>
                              string(9) "/postcard"
                            }
                          }
                          ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(9) "/postcard"
                          ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(49) "#^/postcard/(?P[^/]++)/templates\-count$#sDu"
                          ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            string(3) "url"
                          }
                          ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          NULL
                          ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                        }
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                      ["HEADpostcard/templates/search"]=>
                      object(Illuminate\Routing\Route)#179 (14) {
                        ["uri"]=>
                        string(25) "postcard/templates/search"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(55) "App\Http\Controllers\Postcard\TemplateController@search"
                          ["controller"]=>
                          string(55) "App\Http\Controllers\Postcard\TemplateController@search"
                          ["namespace"]=>
                          string(29) "App\Http\Controllers\Postcard"
                          ["prefix"]=>
                          string(9) "/postcard"
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(24) "postcard.template.search"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(0) {
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        object(Symfony\Component\Routing\CompiledRoute)#1194 (8) {
                          ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            array(2) {
                              [0]=>
                              string(4) "text"
                              [1]=>
                              string(26) "/postcard/templates/search"
                            }
                          }
                          ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(26) "/postcard/templates/search"
                          ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(33) "#^/postcard/templates/search$#sDu"
                          ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          NULL
                          ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                        }
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                      ["HEADpostcard/detail/{templateCd}"]=>
                      *RECURSION*
                      ["HEADprices/postcard"]=>
                      object(Illuminate\Routing\Route)#181 (14) {
                        ["uri"]=>
                        string(15) "prices/postcard"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(52) "App\Http\Controllers\Prices\PriceController@postcard"
                          ["controller"]=>
                          string(52) "App\Http\Controllers\Prices\PriceController@postcard"
                          ["namespace"]=>
                          string(27) "App\Http\Controllers\Prices"
                          ["prefix"]=>
                          string(7) "/prices"
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(20) "price.postcard.index"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(0) {
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        NULL
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                      ["HEADprices/photoprint"]=>
                      object(Illuminate\Routing\Route)#182 (14) {
                        ["uri"]=>
                        string(17) "prices/photoprint"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(54) "App\Http\Controllers\Prices\PriceController@photoprint"
                          ["controller"]=>
                          string(54) "App\Http\Controllers\Prices\PriceController@photoprint"
                          ["namespace"]=>
                          string(27) "App\Http\Controllers\Prices"
                          ["prefix"]=>
                          string(7) "/prices"
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(22) "price.photoprint.index"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(0) {
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        NULL
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                      ["HEADprices/photobook"]=>
                      object(Illuminate\Routing\Route)#183 (14) {
                        ["uri"]=>
                        string(16) "prices/photobook"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(53) "App\Http\Controllers\Prices\PriceController@photobook"
                          ["controller"]=>
                          string(53) "App\Http\Controllers\Prices\PriceController@photobook"
                          ["namespace"]=>
                          string(27) "App\Http\Controllers\Prices"
                          ["prefix"]=>
                          string(7) "/prices"
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(21) "price.photobook.index"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(0) {
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        NULL
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                    }
                    ["nameList":protected]=>
                    array(9) {
                      ["top.index"]=>
                      object(Illuminate\Routing\Route)#175 (14) {
                        ["uri"]=>
                        string(1) "/"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(44) "App\Http\Controllers\Top\TopController@index"
                          ["controller"]=>
                          string(44) "App\Http\Controllers\Top\TopController@index"
                          ["namespace"]=>
                          string(24) "App\Http\Controllers\Top"
                          ["prefix"]=>
                          NULL
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(9) "top.index"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(0) {
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        object(Symfony\Component\Routing\CompiledRoute)#1191 (8) {
                          ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            array(2) {
                              [0]=>
                              string(4) "text"
                              [1]=>
                              string(1) "/"
                            }
                          }
                          ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(1) "/"
                          ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(8) "#^/$#sDu"
                          ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          NULL
                          ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                        }
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                      ["postcard.category.index"]=>
                      object(Illuminate\Routing\Route)#176 (14) {
                        ["uri"]=>
                        string(14) "postcard/{url}"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(54) "App\Http\Controllers\Postcard\CategoryController@index"
                          ["controller"]=>
                          string(54) "App\Http\Controllers\Postcard\CategoryController@index"
                          ["namespace"]=>
                          string(29) "App\Http\Controllers\Postcard"
                          ["prefix"]=>
                          string(9) "/postcard"
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(23) "postcard.category.index"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(1) {
                          ["url"]=>
                          string(17) "[a-zA-Z0-9\-\._]+"
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        object(Symfony\Component\Routing\CompiledRoute)#1187 (8) {
                          ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            string(3) "url"
                          }
                          ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(2) {
                            [0]=>
                            array(5) {
                              [0]=>
                              string(8) "variable"
                              [1]=>
                              string(1) "/"
                              [2]=>
                              string(17) "[a-zA-Z0-9\-\._]+"
                              [3]=>
                              string(3) "url"
                              [4]=>
                              bool(true)
                            }
                            [1]=>
                            array(2) {
                              [0]=>
                              string(4) "text"
                              [1]=>
                              string(9) "/postcard"
                            }
                          }
                          ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(9) "/postcard"
                          ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(43) "#^/postcard/(?P[a-zA-Z0-9\-\._]+)$#sDu"
                          ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            string(3) "url"
                          }
                          ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          NULL
                          ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                        }
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                      ["postcard.template.index"]=>
                      object(Illuminate\Routing\Route)#177 (14) {
                        ["uri"]=>
                        string(24) "postcard/{url}/templates"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(54) "App\Http\Controllers\Postcard\TemplateController@index"
                          ["controller"]=>
                          string(54) "App\Http\Controllers\Postcard\TemplateController@index"
                          ["namespace"]=>
                          string(29) "App\Http\Controllers\Postcard"
                          ["prefix"]=>
                          string(9) "/postcard"
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(23) "postcard.template.index"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(0) {
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        object(Symfony\Component\Routing\CompiledRoute)#1192 (8) {
                          ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            string(3) "url"
                          }
                          ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(3) {
                            [0]=>
                            array(2) {
                              [0]=>
                              string(4) "text"
                              [1]=>
                              string(10) "/templates"
                            }
                            [1]=>
                            array(5) {
                              [0]=>
                              string(8) "variable"
                              [1]=>
                              string(1) "/"
                              [2]=>
                              string(6) "[^/]++"
                              [3]=>
                              string(3) "url"
                              [4]=>
                              bool(true)
                            }
                            [2]=>
                            array(2) {
                              [0]=>
                              string(4) "text"
                              [1]=>
                              string(9) "/postcard"
                            }
                          }
                          ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(9) "/postcard"
                          ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(42) "#^/postcard/(?P[^/]++)/templates$#sDu"
                          ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            string(3) "url"
                          }
                          ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          NULL
                          ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                        }
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                      ["postcard.template.count"]=>
                      object(Illuminate\Routing\Route)#178 (14) {
                        ["uri"]=>
                        string(30) "postcard/{url}/templates-count"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(63) "App\Http\Controllers\Postcard\TemplateController@templatesCount"
                          ["controller"]=>
                          string(63) "App\Http\Controllers\Postcard\TemplateController@templatesCount"
                          ["namespace"]=>
                          string(29) "App\Http\Controllers\Postcard"
                          ["prefix"]=>
                          string(9) "/postcard"
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(23) "postcard.template.count"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(0) {
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        object(Symfony\Component\Routing\CompiledRoute)#1193 (8) {
                          ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            string(3) "url"
                          }
                          ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(3) {
                            [0]=>
                            array(2) {
                              [0]=>
                              string(4) "text"
                              [1]=>
                              string(16) "/templates-count"
                            }
                            [1]=>
                            array(5) {
                              [0]=>
                              string(8) "variable"
                              [1]=>
                              string(1) "/"
                              [2]=>
                              string(6) "[^/]++"
                              [3]=>
                              string(3) "url"
                              [4]=>
                              bool(true)
                            }
                            [2]=>
                            array(2) {
                              [0]=>
                              string(4) "text"
                              [1]=>
                              string(9) "/postcard"
                            }
                          }
                          ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(9) "/postcard"
                          ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(49) "#^/postcard/(?P[^/]++)/templates\-count$#sDu"
                          ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            string(3) "url"
                          }
                          ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          NULL
                          ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                        }
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                      ["postcard.template.search"]=>
                      object(Illuminate\Routing\Route)#179 (14) {
                        ["uri"]=>
                        string(25) "postcard/templates/search"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(55) "App\Http\Controllers\Postcard\TemplateController@search"
                          ["controller"]=>
                          string(55) "App\Http\Controllers\Postcard\TemplateController@search"
                          ["namespace"]=>
                          string(29) "App\Http\Controllers\Postcard"
                          ["prefix"]=>
                          string(9) "/postcard"
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(24) "postcard.template.search"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(0) {
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        object(Symfony\Component\Routing\CompiledRoute)#1194 (8) {
                          ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            array(2) {
                              [0]=>
                              string(4) "text"
                              [1]=>
                              string(26) "/postcard/templates/search"
                            }
                          }
                          ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(26) "/postcard/templates/search"
                          ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(33) "#^/postcard/templates/search$#sDu"
                          ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          NULL
                          ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                        }
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                      ["postcard.detail"]=>
                      *RECURSION*
                      ["price.postcard.index"]=>
                      object(Illuminate\Routing\Route)#181 (14) {
                        ["uri"]=>
                        string(15) "prices/postcard"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(52) "App\Http\Controllers\Prices\PriceController@postcard"
                          ["controller"]=>
                          string(52) "App\Http\Controllers\Prices\PriceController@postcard"
                          ["namespace"]=>
                          string(27) "App\Http\Controllers\Prices"
                          ["prefix"]=>
                          string(7) "/prices"
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(20) "price.postcard.index"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(0) {
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        NULL
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                      ["price.photoprint.index"]=>
                      object(Illuminate\Routing\Route)#182 (14) {
                        ["uri"]=>
                        string(17) "prices/photoprint"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(54) "App\Http\Controllers\Prices\PriceController@photoprint"
                          ["controller"]=>
                          string(54) "App\Http\Controllers\Prices\PriceController@photoprint"
                          ["namespace"]=>
                          string(27) "App\Http\Controllers\Prices"
                          ["prefix"]=>
                          string(7) "/prices"
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(22) "price.photoprint.index"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(0) {
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        NULL
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                      ["price.photobook.index"]=>
                      object(Illuminate\Routing\Route)#183 (14) {
                        ["uri"]=>
                        string(16) "prices/photobook"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(53) "App\Http\Controllers\Prices\PriceController@photobook"
                          ["controller"]=>
                          string(53) "App\Http\Controllers\Prices\PriceController@photobook"
                          ["namespace"]=>
                          string(27) "App\Http\Controllers\Prices"
                          ["prefix"]=>
                          string(7) "/prices"
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(21) "price.photobook.index"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(0) {
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        NULL
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                    }
                    ["actionList":protected]=>
                    array(9) {
                      ["App\Http\Controllers\Top\TopController@index"]=>
                      object(Illuminate\Routing\Route)#175 (14) {
                        ["uri"]=>
                        string(1) "/"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(44) "App\Http\Controllers\Top\TopController@index"
                          ["controller"]=>
                          string(44) "App\Http\Controllers\Top\TopController@index"
                          ["namespace"]=>
                          string(24) "App\Http\Controllers\Top"
                          ["prefix"]=>
                          NULL
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(9) "top.index"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(0) {
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        object(Symfony\Component\Routing\CompiledRoute)#1191 (8) {
                          ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            array(2) {
                              [0]=>
                              string(4) "text"
                              [1]=>
                              string(1) "/"
                            }
                          }
                          ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(1) "/"
                          ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(8) "#^/$#sDu"
                          ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          NULL
                          ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                        }
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                      ["App\Http\Controllers\Postcard\CategoryController@index"]=>
                      object(Illuminate\Routing\Route)#176 (14) {
                        ["uri"]=>
                        string(14) "postcard/{url}"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(54) "App\Http\Controllers\Postcard\CategoryController@index"
                          ["controller"]=>
                          string(54) "App\Http\Controllers\Postcard\CategoryController@index"
                          ["namespace"]=>
                          string(29) "App\Http\Controllers\Postcard"
                          ["prefix"]=>
                          string(9) "/postcard"
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(23) "postcard.category.index"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(1) {
                          ["url"]=>
                          string(17) "[a-zA-Z0-9\-\._]+"
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        object(Symfony\Component\Routing\CompiledRoute)#1187 (8) {
                          ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            string(3) "url"
                          }
                          ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(2) {
                            [0]=>
                            array(5) {
                              [0]=>
                              string(8) "variable"
                              [1]=>
                              string(1) "/"
                              [2]=>
                              string(17) "[a-zA-Z0-9\-\._]+"
                              [3]=>
                              string(3) "url"
                              [4]=>
                              bool(true)
                            }
                            [1]=>
                            array(2) {
                              [0]=>
                              string(4) "text"
                              [1]=>
                              string(9) "/postcard"
                            }
                          }
                          ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(9) "/postcard"
                          ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(43) "#^/postcard/(?P[a-zA-Z0-9\-\._]+)$#sDu"
                          ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            string(3) "url"
                          }
                          ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          NULL
                          ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                        }
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                      ["App\Http\Controllers\Postcard\TemplateController@index"]=>
                      object(Illuminate\Routing\Route)#177 (14) {
                        ["uri"]=>
                        string(24) "postcard/{url}/templates"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(54) "App\Http\Controllers\Postcard\TemplateController@index"
                          ["controller"]=>
                          string(54) "App\Http\Controllers\Postcard\TemplateController@index"
                          ["namespace"]=>
                          string(29) "App\Http\Controllers\Postcard"
                          ["prefix"]=>
                          string(9) "/postcard"
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(23) "postcard.template.index"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(0) {
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        object(Symfony\Component\Routing\CompiledRoute)#1192 (8) {
                          ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            string(3) "url"
                          }
                          ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(3) {
                            [0]=>
                            array(2) {
                              [0]=>
                              string(4) "text"
                              [1]=>
                              string(10) "/templates"
                            }
                            [1]=>
                            array(5) {
                              [0]=>
                              string(8) "variable"
                              [1]=>
                              string(1) "/"
                              [2]=>
                              string(6) "[^/]++"
                              [3]=>
                              string(3) "url"
                              [4]=>
                              bool(true)
                            }
                            [2]=>
                            array(2) {
                              [0]=>
                              string(4) "text"
                              [1]=>
                              string(9) "/postcard"
                            }
                          }
                          ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(9) "/postcard"
                          ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(42) "#^/postcard/(?P[^/]++)/templates$#sDu"
                          ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            string(3) "url"
                          }
                          ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          NULL
                          ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                        }
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                      ["App\Http\Controllers\Postcard\TemplateController@templatesCount"]=>
                      object(Illuminate\Routing\Route)#178 (14) {
                        ["uri"]=>
                        string(30) "postcard/{url}/templates-count"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(63) "App\Http\Controllers\Postcard\TemplateController@templatesCount"
                          ["controller"]=>
                          string(63) "App\Http\Controllers\Postcard\TemplateController@templatesCount"
                          ["namespace"]=>
                          string(29) "App\Http\Controllers\Postcard"
                          ["prefix"]=>
                          string(9) "/postcard"
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(23) "postcard.template.count"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(0) {
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        object(Symfony\Component\Routing\CompiledRoute)#1193 (8) {
                          ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            string(3) "url"
                          }
                          ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(3) {
                            [0]=>
                            array(2) {
                              [0]=>
                              string(4) "text"
                              [1]=>
                              string(16) "/templates-count"
                            }
                            [1]=>
                            array(5) {
                              [0]=>
                              string(8) "variable"
                              [1]=>
                              string(1) "/"
                              [2]=>
                              string(6) "[^/]++"
                              [3]=>
                              string(3) "url"
                              [4]=>
                              bool(true)
                            }
                            [2]=>
                            array(2) {
                              [0]=>
                              string(4) "text"
                              [1]=>
                              string(9) "/postcard"
                            }
                          }
                          ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(9) "/postcard"
                          ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(49) "#^/postcard/(?P[^/]++)/templates\-count$#sDu"
                          ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            string(3) "url"
                          }
                          ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          NULL
                          ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                        }
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                      ["App\Http\Controllers\Postcard\TemplateController@search"]=>
                      object(Illuminate\Routing\Route)#179 (14) {
                        ["uri"]=>
                        string(25) "postcard/templates/search"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(55) "App\Http\Controllers\Postcard\TemplateController@search"
                          ["controller"]=>
                          string(55) "App\Http\Controllers\Postcard\TemplateController@search"
                          ["namespace"]=>
                          string(29) "App\Http\Controllers\Postcard"
                          ["prefix"]=>
                          string(9) "/postcard"
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(24) "postcard.template.search"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(0) {
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        object(Symfony\Component\Routing\CompiledRoute)#1194 (8) {
                          ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(1) {
                            [0]=>
                            array(2) {
                              [0]=>
                              string(4) "text"
                              [1]=>
                              string(26) "/postcard/templates/search"
                            }
                          }
                          ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(26) "/postcard/templates/search"
                          ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          string(33) "#^/postcard/templates/search$#sDu"
                          ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                          ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                          NULL
                          ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                          array(0) {
                          }
                        }
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                      ["App\Http\Controllers\Postcard\TemplateController@detail"]=>
                      *RECURSION*
                      ["App\Http\Controllers\Prices\PriceController@postcard"]=>
                      object(Illuminate\Routing\Route)#181 (14) {
                        ["uri"]=>
                        string(15) "prices/postcard"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(52) "App\Http\Controllers\Prices\PriceController@postcard"
                          ["controller"]=>
                          string(52) "App\Http\Controllers\Prices\PriceController@postcard"
                          ["namespace"]=>
                          string(27) "App\Http\Controllers\Prices"
                          ["prefix"]=>
                          string(7) "/prices"
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(20) "price.postcard.index"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(0) {
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        NULL
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                      ["App\Http\Controllers\Prices\PriceController@photoprint"]=>
                      object(Illuminate\Routing\Route)#182 (14) {
                        ["uri"]=>
                        string(17) "prices/photoprint"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(54) "App\Http\Controllers\Prices\PriceController@photoprint"
                          ["controller"]=>
                          string(54) "App\Http\Controllers\Prices\PriceController@photoprint"
                          ["namespace"]=>
                          string(27) "App\Http\Controllers\Prices"
                          ["prefix"]=>
                          string(7) "/prices"
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(22) "price.photoprint.index"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(0) {
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        NULL
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                      ["App\Http\Controllers\Prices\PriceController@photobook"]=>
                      object(Illuminate\Routing\Route)#183 (14) {
                        ["uri"]=>
                        string(16) "prices/photobook"
                        ["methods"]=>
                        array(2) {
                          [0]=>
                          string(3) "GET"
                          [1]=>
                          string(4) "HEAD"
                        }
                        ["action"]=>
                        array(7) {
                          ["middleware"]=>
                          array(1) {
                            [0]=>
                            string(3) "web"
                          }
                          ["uses"]=>
                          string(53) "App\Http\Controllers\Prices\PriceController@photobook"
                          ["controller"]=>
                          string(53) "App\Http\Controllers\Prices\PriceController@photobook"
                          ["namespace"]=>
                          string(27) "App\Http\Controllers\Prices"
                          ["prefix"]=>
                          string(7) "/prices"
                          ["where"]=>
                          array(0) {
                          }
                          ["as"]=>
                          string(21) "price.photobook.index"
                        }
                        ["isFallback"]=>
                        bool(false)
                        ["controller"]=>
                        NULL
                        ["defaults"]=>
                        array(0) {
                        }
                        ["wheres"]=>
                        array(0) {
                        }
                        ["parameters"]=>
                        NULL
                        ["parameterNames"]=>
                        NULL
                        ["originalParameters":protected]=>
                        NULL
                        ["computedMiddleware"]=>
                        NULL
                        ["compiled"]=>
                        NULL
                        ["router":protected]=>
                        *RECURSION*
                        ["container":protected]=>
                        *RECURSION*
                      }
                    }
                  }
                  ["url"]=>
                  object(Illuminate\Routing\UrlGenerator)#162 (13) {
                    ["routes":protected]=>
                    object(Illuminate\Routing\RouteCollection)#30 (4) {
                      ["routes":protected]=>
                      array(2) {
                        ["GET"]=>
                        array(10) {
                          ["check"]=>
                          object(Illuminate\Routing\Route)#172 (14) {
                            ["uri"]=>
                            string(5) "check"
                            ["methods"]=>
                            array(2) {
                              [0]=>
                              string(3) "GET"
                              [1]=>
                              string(4) "HEAD"
                            }
                            ["action"]=>
                            array(5) {
                              ["middleware"]=>
                              array(1) {
                                [0]=>
                                string(3) "web"
                              }
                              ["uses"]=>
                              object(Closure)#171 (1) {
                                ["this"]=>
                                object(Illuminate\Routing\RouteFileRegistrar)#170 (1) {
                                  ["router":protected]=>
                                  *RECURSION*
                                }
                              }
                              ["namespace"]=>
                              string(20) "App\Http\Controllers"
                              ["prefix"]=>
                              NULL
                              ["where"]=>
                              array(0) {
                              }
                            }
                            ["isFallback"]=>
                            bool(false)
                            ["controller"]=>
                            NULL
                            ["defaults"]=>
                            array(0) {
                            }
                            ["wheres"]=>
                            array(0) {
                            }
                            ["parameters"]=>
                            NULL
                            ["parameterNames"]=>
                            NULL
                            ["originalParameters":protected]=>
                            NULL
                            ["computedMiddleware"]=>
                            NULL
                            ["compiled"]=>
                            object(Symfony\Component\Routing\CompiledRoute)#1188 (8) {
                              ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(1) {
                                [0]=>
                                array(2) {
                                  [0]=>
                                  string(4) "text"
                                  [1]=>
                                  string(6) "/check"
                                }
                              }
                              ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(6) "/check"
                              ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(13) "#^/check$#sDu"
                              ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              NULL
                              ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                            }
                            ["router":protected]=>
                            *RECURSION*
                            ["container":protected]=>
                            *RECURSION*
                          }
                          ["/"]=>
                          object(Illuminate\Routing\Route)#175 (14) {
                            ["uri"]=>
                            string(1) "/"
                            ["methods"]=>
                            array(2) {
                              [0]=>
                              string(3) "GET"
                              [1]=>
                              string(4) "HEAD"
                            }
                            ["action"]=>
                            array(7) {
                              ["middleware"]=>
                              array(1) {
                                [0]=>
                                string(3) "web"
                              }
                              ["uses"]=>
                              string(44) "App\Http\Controllers\Top\TopController@index"
                              ["controller"]=>
                              string(44) "App\Http\Controllers\Top\TopController@index"
                              ["namespace"]=>
                              string(24) "App\Http\Controllers\Top"
                              ["prefix"]=>
                              NULL
                              ["where"]=>
                              array(0) {
                              }
                              ["as"]=>
                              string(9) "top.index"
                            }
                            ["isFallback"]=>
                            bool(false)
                            ["controller"]=>
                            NULL
                            ["defaults"]=>
                            array(0) {
                            }
                            ["wheres"]=>
                            array(0) {
                            }
                            ["parameters"]=>
                            NULL
                            ["parameterNames"]=>
                            NULL
                            ["originalParameters":protected]=>
                            NULL
                            ["computedMiddleware"]=>
                            NULL
                            ["compiled"]=>
                            object(Symfony\Component\Routing\CompiledRoute)#1191 (8) {
                              ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(1) {
                                [0]=>
                                array(2) {
                                  [0]=>
                                  string(4) "text"
                                  [1]=>
                                  string(1) "/"
                                }
                              }
                              ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(1) "/"
                              ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(8) "#^/$#sDu"
                              ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              NULL
                              ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                            }
                            ["router":protected]=>
                            *RECURSION*
                            ["container":protected]=>
                            *RECURSION*
                          }
                          ["postcard/{url}"]=>
                          object(Illuminate\Routing\Route)#176 (14) {
                            ["uri"]=>
                            string(14) "postcard/{url}"
                            ["methods"]=>
                            array(2) {
                              [0]=>
                              string(3) "GET"
                              [1]=>
                              string(4) "HEAD"
                            }
                            ["action"]=>
                            array(7) {
                              ["middleware"]=>
                              array(1) {
                                [0]=>
                                string(3) "web"
                              }
                              ["uses"]=>
                              string(54) "App\Http\Controllers\Postcard\CategoryController@index"
                              ["controller"]=>
                              string(54) "App\Http\Controllers\Postcard\CategoryController@index"
                              ["namespace"]=>
                              string(29) "App\Http\Controllers\Postcard"
                              ["prefix"]=>
                              string(9) "/postcard"
                              ["where"]=>
                              array(0) {
                              }
                              ["as"]=>
                              string(23) "postcard.category.index"
                            }
                            ["isFallback"]=>
                            bool(false)
                            ["controller"]=>
                            NULL
                            ["defaults"]=>
                            array(0) {
                            }
                            ["wheres"]=>
                            array(1) {
                              ["url"]=>
                              string(17) "[a-zA-Z0-9\-\._]+"
                            }
                            ["parameters"]=>
                            NULL
                            ["parameterNames"]=>
                            NULL
                            ["originalParameters":protected]=>
                            NULL
                            ["computedMiddleware"]=>
                            NULL
                            ["compiled"]=>
                            object(Symfony\Component\Routing\CompiledRoute)#1187 (8) {
                              ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(1) {
                                [0]=>
                                string(3) "url"
                              }
                              ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(2) {
                                [0]=>
                                array(5) {
                                  [0]=>
                                  string(8) "variable"
                                  [1]=>
                                  string(1) "/"
                                  [2]=>
                                  string(17) "[a-zA-Z0-9\-\._]+"
                                  [3]=>
                                  string(3) "url"
                                  [4]=>
                                  bool(true)
                                }
                                [1]=>
                                array(2) {
                                  [0]=>
                                  string(4) "text"
                                  [1]=>
                                  string(9) "/postcard"
                                }
                              }
                              ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(9) "/postcard"
                              ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(43) "#^/postcard/(?P[a-zA-Z0-9\-\._]+)$#sDu"
                              ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(1) {
                                [0]=>
                                string(3) "url"
                              }
                              ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              NULL
                              ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                            }
                            ["router":protected]=>
                            *RECURSION*
                            ["container":protected]=>
                            *RECURSION*
                          }
                          ["postcard/{url}/templates"]=>
                          object(Illuminate\Routing\Route)#177 (14) {
                            ["uri"]=>
                            string(24) "postcard/{url}/templates"
                            ["methods"]=>
                            array(2) {
                              [0]=>
                              string(3) "GET"
                              [1]=>
                              string(4) "HEAD"
                            }
                            ["action"]=>
                            array(7) {
                              ["middleware"]=>
                              array(1) {
                                [0]=>
                                string(3) "web"
                              }
                              ["uses"]=>
                              string(54) "App\Http\Controllers\Postcard\TemplateController@index"
                              ["controller"]=>
                              string(54) "App\Http\Controllers\Postcard\TemplateController@index"
                              ["namespace"]=>
                              string(29) "App\Http\Controllers\Postcard"
                              ["prefix"]=>
                              string(9) "/postcard"
                              ["where"]=>
                              array(0) {
                              }
                              ["as"]=>
                              string(23) "postcard.template.index"
                            }
                            ["isFallback"]=>
                            bool(false)
                            ["controller"]=>
                            NULL
                            ["defaults"]=>
                            array(0) {
                            }
                            ["wheres"]=>
                            array(0) {
                            }
                            ["parameters"]=>
                            NULL
                            ["parameterNames"]=>
                            NULL
                            ["originalParameters":protected]=>
                            NULL
                            ["computedMiddleware"]=>
                            NULL
                            ["compiled"]=>
                            object(Symfony\Component\Routing\CompiledRoute)#1192 (8) {
                              ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(1) {
                                [0]=>
                                string(3) "url"
                              }
                              ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(3) {
                                [0]=>
                                array(2) {
                                  [0]=>
                                  string(4) "text"
                                  [1]=>
                                  string(10) "/templates"
                                }
                                [1]=>
                                array(5) {
                                  [0]=>
                                  string(8) "variable"
                                  [1]=>
                                  string(1) "/"
                                  [2]=>
                                  string(6) "[^/]++"
                                  [3]=>
                                  string(3) "url"
                                  [4]=>
                                  bool(true)
                                }
                                [2]=>
                                array(2) {
                                  [0]=>
                                  string(4) "text"
                                  [1]=>
                                  string(9) "/postcard"
                                }
                              }
                              ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(9) "/postcard"
                              ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(42) "#^/postcard/(?P[^/]++)/templates$#sDu"
                              ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(1) {
                                [0]=>
                                string(3) "url"
                              }
                              ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              NULL
                              ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                            }
                            ["router":protected]=>
                            *RECURSION*
                            ["container":protected]=>
                            *RECURSION*
                          }
                          ["postcard/{url}/templates-count"]=>
                          object(Illuminate\Routing\Route)#178 (14) {
                            ["uri"]=>
                            string(30) "postcard/{url}/templates-count"
                            ["methods"]=>
                            array(2) {
                              [0]=>
                              string(3) "GET"
                              [1]=>
                              string(4) "HEAD"
                            }
                            ["action"]=>
                            array(7) {
                              ["middleware"]=>
                              array(1) {
                                [0]=>
                                string(3) "web"
                              }
                              ["uses"]=>
                              string(63) "App\Http\Controllers\Postcard\TemplateController@templatesCount"
                              ["controller"]=>
                              string(63) "App\Http\Controllers\Postcard\TemplateController@templatesCount"
                              ["namespace"]=>
                              string(29) "App\Http\Controllers\Postcard"
                              ["prefix"]=>
                              string(9) "/postcard"
                              ["where"]=>
                              array(0) {
                              }
                              ["as"]=>
                              string(23) "postcard.template.count"
                            }
                            ["isFallback"]=>
                            bool(false)
                            ["controller"]=>
                            NULL
                            ["defaults"]=>
                            array(0) {
                            }
                            ["wheres"]=>
                            array(0) {
                            }
                            ["parameters"]=>
                            NULL
                            ["parameterNames"]=>
                            NULL
                            ["originalParameters":protected]=>
                            NULL
                            ["computedMiddleware"]=>
                            NULL
                            ["compiled"]=>
                            object(Symfony\Component\Routing\CompiledRoute)#1193 (8) {
                              ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(1) {
                                [0]=>
                                string(3) "url"
                              }
                              ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(3) {
                                [0]=>
                                array(2) {
                                  [0]=>
                                  string(4) "text"
                                  [1]=>
                                  string(16) "/templates-count"
                                }
                                [1]=>
                                array(5) {
                                  [0]=>
                                  string(8) "variable"
                                  [1]=>
                                  string(1) "/"
                                  [2]=>
                                  string(6) "[^/]++"
                                  [3]=>
                                  string(3) "url"
                                  [4]=>
                                  bool(true)
                                }
                                [2]=>
                                array(2) {
                                  [0]=>
                                  string(4) "text"
                                  [1]=>
                                  string(9) "/postcard"
                                }
                              }
                              ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(9) "/postcard"
                              ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(49) "#^/postcard/(?P[^/]++)/templates\-count$#sDu"
                              ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(1) {
                                [0]=>
                                string(3) "url"
                              }
                              ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              NULL
                              ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                            }
                            ["router":protected]=>
                            *RECURSION*
                            ["container":protected]=>
                            *RECURSION*
                          }
                          ["postcard/templates/search"]=>
                          object(Illuminate\Routing\Route)#179 (14) {
                            ["uri"]=>
                            string(25) "postcard/templates/search"
                            ["methods"]=>
                            array(2) {
                              [0]=>
                              string(3) "GET"
                              [1]=>
                              string(4) "HEAD"
                            }
                            ["action"]=>
                            array(7) {
                              ["middleware"]=>
                              array(1) {
                                [0]=>
                                string(3) "web"
                              }
                              ["uses"]=>
                              string(55) "App\Http\Controllers\Postcard\TemplateController@search"
                              ["controller"]=>
                              string(55) "App\Http\Controllers\Postcard\TemplateController@search"
                              ["namespace"]=>
                              string(29) "App\Http\Controllers\Postcard"
                              ["prefix"]=>
                              string(9) "/postcard"
                              ["where"]=>
                              array(0) {
                              }
                              ["as"]=>
                              string(24) "postcard.template.search"
                            }
                            ["isFallback"]=>
                            bool(false)
                            ["controller"]=>
                            NULL
                            ["defaults"]=>
                            array(0) {
                            }
                            ["wheres"]=>
                            array(0) {
                            }
                            ["parameters"]=>
                            NULL
                            ["parameterNames"]=>
                            NULL
                            ["originalParameters":protected]=>
                            NULL
                            ["computedMiddleware"]=>
                            NULL
                            ["compiled"]=>
                            object(Symfony\Component\Routing\CompiledRoute)#1194 (8) {
                              ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(1) {
                                [0]=>
                                array(2) {
                                  [0]=>
                                  string(4) "text"
                                  [1]=>
                                  string(26) "/postcard/templates/search"
                                }
                              }
                              ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(26) "/postcard/templates/search"
                              ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(33) "#^/postcard/templates/search$#sDu"
                              ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              NULL
                              ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                            }
                            ["router":protected]=>
                            *RECURSION*
                            ["container":protected]=>
                            *RECURSION*
                          }
                          ["postcard/detail/{templateCd}"]=>
                          *RECURSION*
                          ["prices/postcard"]=>
                          object(Illuminate\Routing\Route)#181 (14) {
                            ["uri"]=>
                            string(15) "prices/postcard"
                            ["methods"]=>
                            array(2) {
                              [0]=>
                              string(3) "GET"
                              [1]=>
                              string(4) "HEAD"
                            }
                            ["action"]=>
                            array(7) {
                              ["middleware"]=>
                              array(1) {
                                [0]=>
                                string(3) "web"
                              }
                              ["uses"]=>
                              string(52) "App\Http\Controllers\Prices\PriceController@postcard"
                              ["controller"]=>
                              string(52) "App\Http\Controllers\Prices\PriceController@postcard"
                              ["namespace"]=>
                              string(27) "App\Http\Controllers\Prices"
                              ["prefix"]=>
                              string(7) "/prices"
                              ["where"]=>
                              array(0) {
                              }
                              ["as"]=>
                              string(20) "price.postcard.index"
                            }
                            ["isFallback"]=>
                            bool(false)
                            ["controller"]=>
                            NULL
                            ["defaults"]=>
                            array(0) {
                            }
                            ["wheres"]=>
                            array(0) {
                            }
                            ["parameters"]=>
                            NULL
                            ["parameterNames"]=>
                            NULL
                            ["originalParameters":protected]=>
                            NULL
                            ["computedMiddleware"]=>
                            NULL
                            ["compiled"]=>
                            NULL
                            ["router":protected]=>
                            *RECURSION*
                            ["container":protected]=>
                            *RECURSION*
                          }
                          ["prices/photoprint"]=>
                          object(Illuminate\Routing\Route)#182 (14) {
                            ["uri"]=>
                            string(17) "prices/photoprint"
                            ["methods"]=>
                            array(2) {
                              [0]=>
                              string(3) "GET"
                              [1]=>
                              string(4) "HEAD"
                            }
                            ["action"]=>
                            array(7) {
                              ["middleware"]=>
                              array(1) {
                                [0]=>
                                string(3) "web"
                              }
                              ["uses"]=>
                              string(54) "App\Http\Controllers\Prices\PriceController@photoprint"
                              ["controller"]=>
                              string(54) "App\Http\Controllers\Prices\PriceController@photoprint"
                              ["namespace"]=>
                              string(27) "App\Http\Controllers\Prices"
                              ["prefix"]=>
                              string(7) "/prices"
                              ["where"]=>
                              array(0) {
                              }
                              ["as"]=>
                              string(22) "price.photoprint.index"
                            }
                            ["isFallback"]=>
                            bool(false)
                            ["controller"]=>
                            NULL
                            ["defaults"]=>
                            array(0) {
                            }
                            ["wheres"]=>
                            array(0) {
                            }
                            ["parameters"]=>
                            NULL
                            ["parameterNames"]=>
                            NULL
                            ["originalParameters":protected]=>
                            NULL
                            ["computedMiddleware"]=>
                            NULL
                            ["compiled"]=>
                            NULL
                            ["router":protected]=>
                            *RECURSION*
                            ["container":protected]=>
                            *RECURSION*
                          }
                          ["prices/photobook"]=>
                          object(Illuminate\Routing\Route)#183 (14) {
                            ["uri"]=>
                            string(16) "prices/photobook"
                            ["methods"]=>
                            array(2) {
                              [0]=>
                              string(3) "GET"
                              [1]=>
                              string(4) "HEAD"
                            }
                            ["action"]=>
                            array(7) {
                              ["middleware"]=>
                              array(1) {
                                [0]=>
                                string(3) "web"
                              }
                              ["uses"]=>
                              string(53) "App\Http\Controllers\Prices\PriceController@photobook"
                              ["controller"]=>
                              string(53) "App\Http\Controllers\Prices\PriceController@photobook"
                              ["namespace"]=>
                              string(27) "App\Http\Controllers\Prices"
                              ["prefix"]=>
                              string(7) "/prices"
                              ["where"]=>
                              array(0) {
                              }
                              ["as"]=>
                              string(21) "price.photobook.index"
                            }
                            ["isFallback"]=>
                            bool(false)
                            ["controller"]=>
                            NULL
                            ["defaults"]=>
                            array(0) {
                            }
                            ["wheres"]=>
                            array(0) {
                            }
                            ["parameters"]=>
                            NULL
                            ["parameterNames"]=>
                            NULL
                            ["originalParameters":protected]=>
                            NULL
                            ["computedMiddleware"]=>
                            NULL
                            ["compiled"]=>
                            NULL
                            ["router":protected]=>
                            *RECURSION*
                            ["container":protected]=>
                            *RECURSION*
                          }
                        }
                        ["HEAD"]=>
                        array(10) {
                          ["check"]=>
                          object(Illuminate\Routing\Route)#172 (14) {
                            ["uri"]=>
                            string(5) "check"
                            ["methods"]=>
                            array(2) {
                              [0]=>
                              string(3) "GET"
                              [1]=>
                              string(4) "HEAD"
                            }
                            ["action"]=>
                            array(5) {
                              ["middleware"]=>
                              array(1) {
                                [0]=>
                                string(3) "web"
                              }
                              ["uses"]=>
                              object(Closure)#171 (1) {
                                ["this"]=>
                                object(Illuminate\Routing\RouteFileRegistrar)#170 (1) {
                                  ["router":protected]=>
                                  *RECURSION*
                                }
                              }
                              ["namespace"]=>
                              string(20) "App\Http\Controllers"
                              ["prefix"]=>
                              NULL
                              ["where"]=>
                              array(0) {
                              }
                            }
                            ["isFallback"]=>
                            bool(false)
                            ["controller"]=>
                            NULL
                            ["defaults"]=>
                            array(0) {
                            }
                            ["wheres"]=>
                            array(0) {
                            }
                            ["parameters"]=>
                            NULL
                            ["parameterNames"]=>
                            NULL
                            ["originalParameters":protected]=>
                            NULL
                            ["computedMiddleware"]=>
                            NULL
                            ["compiled"]=>
                            object(Symfony\Component\Routing\CompiledRoute)#1188 (8) {
                              ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(1) {
                                [0]=>
                                array(2) {
                                  [0]=>
                                  string(4) "text"
                                  [1]=>
                                  string(6) "/check"
                                }
                              }
                              ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(6) "/check"
                              ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(13) "#^/check$#sDu"
                              ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              NULL
                              ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                            }
                            ["router":protected]=>
                            *RECURSION*
                            ["container":protected]=>
                            *RECURSION*
                          }
                          ["/"]=>
                          object(Illuminate\Routing\Route)#175 (14) {
                            ["uri"]=>
                            string(1) "/"
                            ["methods"]=>
                            array(2) {
                              [0]=>
                              string(3) "GET"
                              [1]=>
                              string(4) "HEAD"
                            }
                            ["action"]=>
                            array(7) {
                              ["middleware"]=>
                              array(1) {
                                [0]=>
                                string(3) "web"
                              }
                              ["uses"]=>
                              string(44) "App\Http\Controllers\Top\TopController@index"
                              ["controller"]=>
                              string(44) "App\Http\Controllers\Top\TopController@index"
                              ["namespace"]=>
                              string(24) "App\Http\Controllers\Top"
                              ["prefix"]=>
                              NULL
                              ["where"]=>
                              array(0) {
                              }
                              ["as"]=>
                              string(9) "top.index"
                            }
                            ["isFallback"]=>
                            bool(false)
                            ["controller"]=>
                            NULL
                            ["defaults"]=>
                            array(0) {
                            }
                            ["wheres"]=>
                            array(0) {
                            }
                            ["parameters"]=>
                            NULL
                            ["parameterNames"]=>
                            NULL
                            ["originalParameters":protected]=>
                            NULL
                            ["computedMiddleware"]=>
                            NULL
                            ["compiled"]=>
                            object(Symfony\Component\Routing\CompiledRoute)#1191 (8) {
                              ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(1) {
                                [0]=>
                                array(2) {
                                  [0]=>
                                  string(4) "text"
                                  [1]=>
                                  string(1) "/"
                                }
                              }
                              ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(1) "/"
                              ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(8) "#^/$#sDu"
                              ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              NULL
                              ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                            }
                            ["router":protected]=>
                            *RECURSION*
                            ["container":protected]=>
                            *RECURSION*
                          }
                          ["postcard/{url}"]=>
                          object(Illuminate\Routing\Route)#176 (14) {
                            ["uri"]=>
                            string(14) "postcard/{url}"
                            ["methods"]=>
                            array(2) {
                              [0]=>
                              string(3) "GET"
                              [1]=>
                              string(4) "HEAD"
                            }
                            ["action"]=>
                            array(7) {
                              ["middleware"]=>
                              array(1) {
                                [0]=>
                                string(3) "web"
                              }
                              ["uses"]=>
                              string(54) "App\Http\Controllers\Postcard\CategoryController@index"
                              ["controller"]=>
                              string(54) "App\Http\Controllers\Postcard\CategoryController@index"
                              ["namespace"]=>
                              string(29) "App\Http\Controllers\Postcard"
                              ["prefix"]=>
                              string(9) "/postcard"
                              ["where"]=>
                              array(0) {
                              }
                              ["as"]=>
                              string(23) "postcard.category.index"
                            }
                            ["isFallback"]=>
                            bool(false)
                            ["controller"]=>
                            NULL
                            ["defaults"]=>
                            array(0) {
                            }
                            ["wheres"]=>
                            array(1) {
                              ["url"]=>
                              string(17) "[a-zA-Z0-9\-\._]+"
                            }
                            ["parameters"]=>
                            NULL
                            ["parameterNames"]=>
                            NULL
                            ["originalParameters":protected]=>
                            NULL
                            ["computedMiddleware"]=>
                            NULL
                            ["compiled"]=>
                            object(Symfony\Component\Routing\CompiledRoute)#1187 (8) {
                              ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(1) {
                                [0]=>
                                string(3) "url"
                              }
                              ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(2) {
                                [0]=>
                                array(5) {
                                  [0]=>
                                  string(8) "variable"
                                  [1]=>
                                  string(1) "/"
                                  [2]=>
                                  string(17) "[a-zA-Z0-9\-\._]+"
                                  [3]=>
                                  string(3) "url"
                                  [4]=>
                                  bool(true)
                                }
                                [1]=>
                                array(2) {
                                  [0]=>
                                  string(4) "text"
                                  [1]=>
                                  string(9) "/postcard"
                                }
                              }
                              ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(9) "/postcard"
                              ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(43) "#^/postcard/(?P[a-zA-Z0-9\-\._]+)$#sDu"
                              ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(1) {
                                [0]=>
                                string(3) "url"
                              }
                              ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              NULL
                              ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                            }
                            ["router":protected]=>
                            *RECURSION*
                            ["container":protected]=>
                            *RECURSION*
                          }
                          ["postcard/{url}/templates"]=>
                          object(Illuminate\Routing\Route)#177 (14) {
                            ["uri"]=>
                            string(24) "postcard/{url}/templates"
                            ["methods"]=>
                            array(2) {
                              [0]=>
                              string(3) "GET"
                              [1]=>
                              string(4) "HEAD"
                            }
                            ["action"]=>
                            array(7) {
                              ["middleware"]=>
                              array(1) {
                                [0]=>
                                string(3) "web"
                              }
                              ["uses"]=>
                              string(54) "App\Http\Controllers\Postcard\TemplateController@index"
                              ["controller"]=>
                              string(54) "App\Http\Controllers\Postcard\TemplateController@index"
                              ["namespace"]=>
                              string(29) "App\Http\Controllers\Postcard"
                              ["prefix"]=>
                              string(9) "/postcard"
                              ["where"]=>
                              array(0) {
                              }
                              ["as"]=>
                              string(23) "postcard.template.index"
                            }
                            ["isFallback"]=>
                            bool(false)
                            ["controller"]=>
                            NULL
                            ["defaults"]=>
                            array(0) {
                            }
                            ["wheres"]=>
                            array(0) {
                            }
                            ["parameters"]=>
                            NULL
                            ["parameterNames"]=>
                            NULL
                            ["originalParameters":protected]=>
                            NULL
                            ["computedMiddleware"]=>
                            NULL
                            ["compiled"]=>
                            object(Symfony\Component\Routing\CompiledRoute)#1192 (8) {
                              ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(1) {
                                [0]=>
                                string(3) "url"
                              }
                              ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(3) {
                                [0]=>
                                array(2) {
                                  [0]=>
                                  string(4) "text"
                                  [1]=>
                                  string(10) "/templates"
                                }
                                [1]=>
                                array(5) {
                                  [0]=>
                                  string(8) "variable"
                                  [1]=>
                                  string(1) "/"
                                  [2]=>
                                  string(6) "[^/]++"
                                  [3]=>
                                  string(3) "url"
                                  [4]=>
                                  bool(true)
                                }
                                [2]=>
                                array(2) {
                                  [0]=>
                                  string(4) "text"
                                  [1]=>
                                  string(9) "/postcard"
                                }
                              }
                              ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(9) "/postcard"
                              ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(42) "#^/postcard/(?P[^/]++)/templates$#sDu"
                              ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(1) {
                                [0]=>
                                string(3) "url"
                              }
                              ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              NULL
                              ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                            }
                            ["router":protected]=>
                            *RECURSION*
                            ["container":protected]=>
                            *RECURSION*
                          }
                          ["postcard/{url}/templates-count"]=>
                          object(Illuminate\Routing\Route)#178 (14) {
                            ["uri"]=>
                            string(30) "postcard/{url}/templates-count"
                            ["methods"]=>
                            array(2) {
                              [0]=>
                              string(3) "GET"
                              [1]=>
                              string(4) "HEAD"
                            }
                            ["action"]=>
                            array(7) {
                              ["middleware"]=>
                              array(1) {
                                [0]=>
                                string(3) "web"
                              }
                              ["uses"]=>
                              string(63) "App\Http\Controllers\Postcard\TemplateController@templatesCount"
                              ["controller"]=>
                              string(63) "App\Http\Controllers\Postcard\TemplateController@templatesCount"
                              ["namespace"]=>
                              string(29) "App\Http\Controllers\Postcard"
                              ["prefix"]=>
                              string(9) "/postcard"
                              ["where"]=>
                              array(0) {
                              }
                              ["as"]=>
                              string(23) "postcard.template.count"
                            }
                            ["isFallback"]=>
                            bool(false)
                            ["controller"]=>
                            NULL
                            ["defaults"]=>
                            array(0) {
                            }
                            ["wheres"]=>
                            array(0) {
                            }
                            ["parameters"]=>
                            NULL
                            ["parameterNames"]=>
                            NULL
                            ["originalParameters":protected]=>
                            NULL
                            ["computedMiddleware"]=>
                            NULL
                            ["compiled"]=>
                            object(Symfony\Component\Routing\CompiledRoute)#1193 (8) {
                              ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(1) {
                                [0]=>
                                string(3) "url"
                              }
                              ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(3) {
                                [0]=>
                                array(2) {
                                  [0]=>
                                  string(4) "text"
                                  [1]=>
                                  string(16) "/templates-count"
                                }
                                [1]=>
                                array(5) {
                                  [0]=>
                                  string(8) "variable"
                                  [1]=>
                                  string(1) "/"
                                  [2]=>
                                  string(6) "[^/]++"
                                  [3]=>
                                  string(3) "url"
                                  [4]=>
                                  bool(true)
                                }
                                [2]=>
                                array(2) {
                                  [0]=>
                                  string(4) "text"
                                  [1]=>
                                  string(9) "/postcard"
                                }
                              }
                              ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(9) "/postcard"
                              ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(49) "#^/postcard/(?P[^/]++)/templates\-count$#sDu"
                              ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(1) {
                                [0]=>
                                string(3) "url"
                              }
                              ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              NULL
                              ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                            }
                            ["router":protected]=>
                            *RECURSION*
                            ["container":protected]=>
                            *RECURSION*
                          }
                          ["postcard/templates/search"]=>
                          object(Illuminate\Routing\Route)#179 (14) {
                            ["uri"]=>
                            string(25) "postcard/templates/search"
                            ["methods"]=>
                            array(2) {
                              [0]=>
                              string(3) "GET"
                              [1]=>
                              string(4) "HEAD"
                            }
                            ["action"]=>
                            array(7) {
                              ["middleware"]=>
                              array(1) {
                                [0]=>
                                string(3) "web"
                              }
                              ["uses"]=>
                              string(55) "App\Http\Controllers\Postcard\TemplateController@search"
                              ["controller"]=>
                              string(55) "App\Http\Controllers\Postcard\TemplateController@search"
                              ["namespace"]=>
                              string(29) "App\Http\Controllers\Postcard"
                              ["prefix"]=>
                              string(9) "/postcard"
                              ["where"]=>
                              array(0) {
                              }
                              ["as"]=>
                              string(24) "postcard.template.search"
                            }
                            ["isFallback"]=>
                            bool(false)
                            ["controller"]=>
                            NULL
                            ["defaults"]=>
                            array(0) {
                            }
                            ["wheres"]=>
                            array(0) {
                            }
                            ["parameters"]=>
                            NULL
                            ["parameterNames"]=>
                            NULL
                            ["originalParameters":protected]=>
                            NULL
                            ["computedMiddleware"]=>
                            NULL
                            ["compiled"]=>
                            object(Symfony\Component\Routing\CompiledRoute)#1194 (8) {
                              ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(1) {
                                [0]=>
                                array(2) {
                                  [0]=>
                                  string(4) "text"
                                  [1]=>
                                  string(26) "/postcard/templates/search"
                                }
                              }
                              ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(26) "/postcard/templates/search"
                              ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              string(33) "#^/postcard/templates/search$#sDu"
                              ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                              ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                              NULL
                              ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                              array(0) {
                              }
                            }
                            ["router":protected]=>
                            *RECURSION*
                            ["container":protected]=>
                            *RECURSION*
                          }
                          ["postcard/detail/{templateCd}"]=>
                          *RECURSION*
                          ["prices/postcard"]=>
                          object(Illuminate\Routing\Route)#181 (14) {
                            ["uri"]=>
                            string(15) "prices/postcard"
                            ["methods"]=>
                            array(2) {
                              [0]=>
                              string(3) "GET"
                              [1]=>
                              string(4) "HEAD"
                            }
                            ["action"]=>
                            array(7) {
                              ["middleware"]=>
                              array(1) {
                                [0]=>
                                string(3) "web"
                              }
                              ["uses"]=>
                              string(52) "App\Http\Controllers\Prices\PriceController@postcard"
                              ["controller"]=>
                              string(52) "App\Http\Controllers\Prices\PriceController@postcard"
                              ["namespace"]=>
                              string(27) "App\Http\Controllers\Prices"
                              ["prefix"]=>
                              string(7) "/prices"
                              ["where"]=>
                              array(0) {
                              }
                              ["as"]=>
                              string(20) "price.postcard.index"
                            }
                            ["isFallback"]=>
                            bool(false)
                            ["controller"]=>
                            NULL
                            ["defaults"]=>
                            array(0) {
                            }
                            ["wheres"]=>
                            array(0) {
                            }
                            ["parameters"]=>
                            NULL
                            ["parameterNames"]=>
                            NULL
                            ["originalParameters":protected]=>
                            NULL
                            ["computedMiddleware"]=>
                            NULL
                            ["compiled"]=>
                            NULL
                            ["router":protected]=>
                            *RECURSION*
                            ["container":protected]=>
                            *RECURSION*
                          }
                          ["prices/photoprint"]=>
                          object(Illuminate\Routing\Route)#182 (14) {
                            ["uri"]=>
                            string(17) "prices/photoprint"
                            ["methods"]=>
                            array(2) {
                              [0]=>
                              string(3) "GET"
                              [1]=>
                              string(4) "HEAD"
                            }
                            ["action"]=>
                            array(7) {
                              ["middleware"]=>
                              array(1) {
                                [0]=>
                                string(3) "web"
                              }
                              ["uses"]=>
                              string(54) "App\Http\Controllers\Prices\PriceController@photoprint"
                              ["controller"]=>
                              string(54) "App\Http\Controllers\Prices\PriceController@photoprint"
                              ["namespace"]=>
                              string(27) "App\Http\Controllers\Prices"
                              ["prefix"]=>
                              string(7) "/prices"
                              ["where"]=>
                              array(0) {
                              }
                              ["as"]=>
                              string(22) "price.photoprint.index"
                            }
                            ["isFallback"]=>
                            bool(false)
                            ["controller"]=>
                            NULL
                            ["defaults"]=>
                            array(0) {
                            }
                            ["wheres"]=>
                            array(0) {
                            }
                            ["parameters"]=>
                            NULL
                            ["parameterNames"]=>
                            NULL
                            ["originalParameters":protected]=>
                            NULL
                            ["computedMiddleware"]=>
                            NULL
                            ["compiled"]=>
                            NULL
                            ["router":protected]=>
                            *RECURSION*
                            ["container":protected]=>
                            *RECURSION*
                          }
                          ["prices/photobook"]=>
                          object(Illuminate\Routing\Route)#183 (14) {
                            ["uri"]=>
                            string(16) "prices/photobook"
                            ["methods"]=>
                            array(2) {
                              [0]=>
                              string(3) "GET"
                              [1]=>
                              string(4) "HEAD"
                            }
                            ["action"]=>
                            array(7) {
                              ["middleware"]=>
                              array(1) {
                                [0]=>
                                string(3) "web"
                              }
                              ["uses"]=>
                              string(53) "App\Http\Controllers\Prices\PriceController@photobook"
                              ["controller"]=>
                              string(53) "App\Http\Controllers\Prices\PriceController@photobook"
                              ["namespace"]=>
                              string(27) "App\Http\Controllers\Prices"
                              ["prefix"]=>
                              string(7) "/prices"
                              ["where"]=>
                              array(0) {
                              }
                              ["as"]=>
                              string(21) "price.photobook.index"
                            }
                            ["isFallback"]=>
                            bool(false)
                            ["controller"]=>
                            NULL
                            ["defaults"]=>
                            array(0) {
                            }
                            ["wheres"]=>
                            array(0) {
                            }
                            ["parameters"]=>
                            NULL
                            ["parameterNames"]=>
                            NULL
                            ["originalParameters":protected]=>
                            NULL
                            ["computedMiddleware"]=>
                            NULL
                            ["compiled"]=>
                            NULL
                            ["router":protected]=>
                            *RECURSION*
                            ["container":protected]=>
                            *RECURSION*
                          }
                        }
                      }
                      ["allRoutes":protected]=>
                      array(10) {
                        ["HEADcheck"]=>
                        object(Illuminate\Routing\Route)#172 (14) {
                          ["uri"]=>
                          string(5) "check"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(5) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            object(Closure)#171 (1) {
                              ["this"]=>
                              object(Illuminate\Routing\RouteFileRegistrar)#170 (1) {
                                ["router":protected]=>
                                *RECURSION*
                              }
                            }
                            ["namespace"]=>
                            string(20) "App\Http\Controllers"
                            ["prefix"]=>
                            NULL
                            ["where"]=>
                            array(0) {
                            }
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1188 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(6) "/check"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(6) "/check"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(13) "#^/check$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["HEAD/"]=>
                        object(Illuminate\Routing\Route)#175 (14) {
                          ["uri"]=>
                          string(1) "/"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(44) "App\Http\Controllers\Top\TopController@index"
                            ["controller"]=>
                            string(44) "App\Http\Controllers\Top\TopController@index"
                            ["namespace"]=>
                            string(24) "App\Http\Controllers\Top"
                            ["prefix"]=>
                            NULL
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(9) "top.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1191 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(1) "/"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(1) "/"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(8) "#^/$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["HEADpostcard/{url}"]=>
                        object(Illuminate\Routing\Route)#176 (14) {
                          ["uri"]=>
                          string(14) "postcard/{url}"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(54) "App\Http\Controllers\Postcard\CategoryController@index"
                            ["controller"]=>
                            string(54) "App\Http\Controllers\Postcard\CategoryController@index"
                            ["namespace"]=>
                            string(29) "App\Http\Controllers\Postcard"
                            ["prefix"]=>
                            string(9) "/postcard"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(23) "postcard.category.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(1) {
                            ["url"]=>
                            string(17) "[a-zA-Z0-9\-\._]+"
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1187 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(2) {
                              [0]=>
                              array(5) {
                                [0]=>
                                string(8) "variable"
                                [1]=>
                                string(1) "/"
                                [2]=>
                                string(17) "[a-zA-Z0-9\-\._]+"
                                [3]=>
                                string(3) "url"
                                [4]=>
                                bool(true)
                              }
                              [1]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(9) "/postcard"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(9) "/postcard"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(43) "#^/postcard/(?P[a-zA-Z0-9\-\._]+)$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["HEADpostcard/{url}/templates"]=>
                        object(Illuminate\Routing\Route)#177 (14) {
                          ["uri"]=>
                          string(24) "postcard/{url}/templates"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(54) "App\Http\Controllers\Postcard\TemplateController@index"
                            ["controller"]=>
                            string(54) "App\Http\Controllers\Postcard\TemplateController@index"
                            ["namespace"]=>
                            string(29) "App\Http\Controllers\Postcard"
                            ["prefix"]=>
                            string(9) "/postcard"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(23) "postcard.template.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1192 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(3) {
                              [0]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(10) "/templates"
                              }
                              [1]=>
                              array(5) {
                                [0]=>
                                string(8) "variable"
                                [1]=>
                                string(1) "/"
                                [2]=>
                                string(6) "[^/]++"
                                [3]=>
                                string(3) "url"
                                [4]=>
                                bool(true)
                              }
                              [2]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(9) "/postcard"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(9) "/postcard"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(42) "#^/postcard/(?P[^/]++)/templates$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["HEADpostcard/{url}/templates-count"]=>
                        object(Illuminate\Routing\Route)#178 (14) {
                          ["uri"]=>
                          string(30) "postcard/{url}/templates-count"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(63) "App\Http\Controllers\Postcard\TemplateController@templatesCount"
                            ["controller"]=>
                            string(63) "App\Http\Controllers\Postcard\TemplateController@templatesCount"
                            ["namespace"]=>
                            string(29) "App\Http\Controllers\Postcard"
                            ["prefix"]=>
                            string(9) "/postcard"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(23) "postcard.template.count"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1193 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(3) {
                              [0]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(16) "/templates-count"
                              }
                              [1]=>
                              array(5) {
                                [0]=>
                                string(8) "variable"
                                [1]=>
                                string(1) "/"
                                [2]=>
                                string(6) "[^/]++"
                                [3]=>
                                string(3) "url"
                                [4]=>
                                bool(true)
                              }
                              [2]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(9) "/postcard"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(9) "/postcard"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(49) "#^/postcard/(?P[^/]++)/templates\-count$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["HEADpostcard/templates/search"]=>
                        object(Illuminate\Routing\Route)#179 (14) {
                          ["uri"]=>
                          string(25) "postcard/templates/search"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(55) "App\Http\Controllers\Postcard\TemplateController@search"
                            ["controller"]=>
                            string(55) "App\Http\Controllers\Postcard\TemplateController@search"
                            ["namespace"]=>
                            string(29) "App\Http\Controllers\Postcard"
                            ["prefix"]=>
                            string(9) "/postcard"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(24) "postcard.template.search"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1194 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(26) "/postcard/templates/search"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(26) "/postcard/templates/search"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(33) "#^/postcard/templates/search$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["HEADpostcard/detail/{templateCd}"]=>
                        *RECURSION*
                        ["HEADprices/postcard"]=>
                        object(Illuminate\Routing\Route)#181 (14) {
                          ["uri"]=>
                          string(15) "prices/postcard"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(52) "App\Http\Controllers\Prices\PriceController@postcard"
                            ["controller"]=>
                            string(52) "App\Http\Controllers\Prices\PriceController@postcard"
                            ["namespace"]=>
                            string(27) "App\Http\Controllers\Prices"
                            ["prefix"]=>
                            string(7) "/prices"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(20) "price.postcard.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          NULL
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["HEADprices/photoprint"]=>
                        object(Illuminate\Routing\Route)#182 (14) {
                          ["uri"]=>
                          string(17) "prices/photoprint"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(54) "App\Http\Controllers\Prices\PriceController@photoprint"
                            ["controller"]=>
                            string(54) "App\Http\Controllers\Prices\PriceController@photoprint"
                            ["namespace"]=>
                            string(27) "App\Http\Controllers\Prices"
                            ["prefix"]=>
                            string(7) "/prices"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(22) "price.photoprint.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          NULL
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["HEADprices/photobook"]=>
                        object(Illuminate\Routing\Route)#183 (14) {
                          ["uri"]=>
                          string(16) "prices/photobook"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(53) "App\Http\Controllers\Prices\PriceController@photobook"
                            ["controller"]=>
                            string(53) "App\Http\Controllers\Prices\PriceController@photobook"
                            ["namespace"]=>
                            string(27) "App\Http\Controllers\Prices"
                            ["prefix"]=>
                            string(7) "/prices"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(21) "price.photobook.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          NULL
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                      }
                      ["nameList":protected]=>
                      array(9) {
                        ["top.index"]=>
                        object(Illuminate\Routing\Route)#175 (14) {
                          ["uri"]=>
                          string(1) "/"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(44) "App\Http\Controllers\Top\TopController@index"
                            ["controller"]=>
                            string(44) "App\Http\Controllers\Top\TopController@index"
                            ["namespace"]=>
                            string(24) "App\Http\Controllers\Top"
                            ["prefix"]=>
                            NULL
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(9) "top.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1191 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(1) "/"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(1) "/"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(8) "#^/$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["postcard.category.index"]=>
                        object(Illuminate\Routing\Route)#176 (14) {
                          ["uri"]=>
                          string(14) "postcard/{url}"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(54) "App\Http\Controllers\Postcard\CategoryController@index"
                            ["controller"]=>
                            string(54) "App\Http\Controllers\Postcard\CategoryController@index"
                            ["namespace"]=>
                            string(29) "App\Http\Controllers\Postcard"
                            ["prefix"]=>
                            string(9) "/postcard"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(23) "postcard.category.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(1) {
                            ["url"]=>
                            string(17) "[a-zA-Z0-9\-\._]+"
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1187 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(2) {
                              [0]=>
                              array(5) {
                                [0]=>
                                string(8) "variable"
                                [1]=>
                                string(1) "/"
                                [2]=>
                                string(17) "[a-zA-Z0-9\-\._]+"
                                [3]=>
                                string(3) "url"
                                [4]=>
                                bool(true)
                              }
                              [1]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(9) "/postcard"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(9) "/postcard"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(43) "#^/postcard/(?P[a-zA-Z0-9\-\._]+)$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["postcard.template.index"]=>
                        object(Illuminate\Routing\Route)#177 (14) {
                          ["uri"]=>
                          string(24) "postcard/{url}/templates"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(54) "App\Http\Controllers\Postcard\TemplateController@index"
                            ["controller"]=>
                            string(54) "App\Http\Controllers\Postcard\TemplateController@index"
                            ["namespace"]=>
                            string(29) "App\Http\Controllers\Postcard"
                            ["prefix"]=>
                            string(9) "/postcard"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(23) "postcard.template.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1192 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(3) {
                              [0]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(10) "/templates"
                              }
                              [1]=>
                              array(5) {
                                [0]=>
                                string(8) "variable"
                                [1]=>
                                string(1) "/"
                                [2]=>
                                string(6) "[^/]++"
                                [3]=>
                                string(3) "url"
                                [4]=>
                                bool(true)
                              }
                              [2]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(9) "/postcard"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(9) "/postcard"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(42) "#^/postcard/(?P[^/]++)/templates$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["postcard.template.count"]=>
                        object(Illuminate\Routing\Route)#178 (14) {
                          ["uri"]=>
                          string(30) "postcard/{url}/templates-count"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(63) "App\Http\Controllers\Postcard\TemplateController@templatesCount"
                            ["controller"]=>
                            string(63) "App\Http\Controllers\Postcard\TemplateController@templatesCount"
                            ["namespace"]=>
                            string(29) "App\Http\Controllers\Postcard"
                            ["prefix"]=>
                            string(9) "/postcard"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(23) "postcard.template.count"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1193 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(3) {
                              [0]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(16) "/templates-count"
                              }
                              [1]=>
                              array(5) {
                                [0]=>
                                string(8) "variable"
                                [1]=>
                                string(1) "/"
                                [2]=>
                                string(6) "[^/]++"
                                [3]=>
                                string(3) "url"
                                [4]=>
                                bool(true)
                              }
                              [2]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(9) "/postcard"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(9) "/postcard"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(49) "#^/postcard/(?P[^/]++)/templates\-count$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["postcard.template.search"]=>
                        object(Illuminate\Routing\Route)#179 (14) {
                          ["uri"]=>
                          string(25) "postcard/templates/search"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(55) "App\Http\Controllers\Postcard\TemplateController@search"
                            ["controller"]=>
                            string(55) "App\Http\Controllers\Postcard\TemplateController@search"
                            ["namespace"]=>
                            string(29) "App\Http\Controllers\Postcard"
                            ["prefix"]=>
                            string(9) "/postcard"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(24) "postcard.template.search"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1194 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(26) "/postcard/templates/search"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(26) "/postcard/templates/search"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(33) "#^/postcard/templates/search$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["postcard.detail"]=>
                        *RECURSION*
                        ["price.postcard.index"]=>
                        object(Illuminate\Routing\Route)#181 (14) {
                          ["uri"]=>
                          string(15) "prices/postcard"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(52) "App\Http\Controllers\Prices\PriceController@postcard"
                            ["controller"]=>
                            string(52) "App\Http\Controllers\Prices\PriceController@postcard"
                            ["namespace"]=>
                            string(27) "App\Http\Controllers\Prices"
                            ["prefix"]=>
                            string(7) "/prices"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(20) "price.postcard.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          NULL
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["price.photoprint.index"]=>
                        object(Illuminate\Routing\Route)#182 (14) {
                          ["uri"]=>
                          string(17) "prices/photoprint"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(54) "App\Http\Controllers\Prices\PriceController@photoprint"
                            ["controller"]=>
                            string(54) "App\Http\Controllers\Prices\PriceController@photoprint"
                            ["namespace"]=>
                            string(27) "App\Http\Controllers\Prices"
                            ["prefix"]=>
                            string(7) "/prices"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(22) "price.photoprint.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          NULL
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["price.photobook.index"]=>
                        object(Illuminate\Routing\Route)#183 (14) {
                          ["uri"]=>
                          string(16) "prices/photobook"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(53) "App\Http\Controllers\Prices\PriceController@photobook"
                            ["controller"]=>
                            string(53) "App\Http\Controllers\Prices\PriceController@photobook"
                            ["namespace"]=>
                            string(27) "App\Http\Controllers\Prices"
                            ["prefix"]=>
                            string(7) "/prices"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(21) "price.photobook.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          NULL
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                      }
                      ["actionList":protected]=>
                      array(9) {
                        ["App\Http\Controllers\Top\TopController@index"]=>
                        object(Illuminate\Routing\Route)#175 (14) {
                          ["uri"]=>
                          string(1) "/"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(44) "App\Http\Controllers\Top\TopController@index"
                            ["controller"]=>
                            string(44) "App\Http\Controllers\Top\TopController@index"
                            ["namespace"]=>
                            string(24) "App\Http\Controllers\Top"
                            ["prefix"]=>
                            NULL
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(9) "top.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1191 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(1) "/"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(1) "/"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(8) "#^/$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["App\Http\Controllers\Postcard\CategoryController@index"]=>
                        object(Illuminate\Routing\Route)#176 (14) {
                          ["uri"]=>
                          string(14) "postcard/{url}"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(54) "App\Http\Controllers\Postcard\CategoryController@index"
                            ["controller"]=>
                            string(54) "App\Http\Controllers\Postcard\CategoryController@index"
                            ["namespace"]=>
                            string(29) "App\Http\Controllers\Postcard"
                            ["prefix"]=>
                            string(9) "/postcard"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(23) "postcard.category.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(1) {
                            ["url"]=>
                            string(17) "[a-zA-Z0-9\-\._]+"
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1187 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(2) {
                              [0]=>
                              array(5) {
                                [0]=>
                                string(8) "variable"
                                [1]=>
                                string(1) "/"
                                [2]=>
                                string(17) "[a-zA-Z0-9\-\._]+"
                                [3]=>
                                string(3) "url"
                                [4]=>
                                bool(true)
                              }
                              [1]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(9) "/postcard"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(9) "/postcard"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(43) "#^/postcard/(?P[a-zA-Z0-9\-\._]+)$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["App\Http\Controllers\Postcard\TemplateController@index"]=>
                        object(Illuminate\Routing\Route)#177 (14) {
                          ["uri"]=>
                          string(24) "postcard/{url}/templates"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(54) "App\Http\Controllers\Postcard\TemplateController@index"
                            ["controller"]=>
                            string(54) "App\Http\Controllers\Postcard\TemplateController@index"
                            ["namespace"]=>
                            string(29) "App\Http\Controllers\Postcard"
                            ["prefix"]=>
                            string(9) "/postcard"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(23) "postcard.template.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1192 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(3) {
                              [0]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(10) "/templates"
                              }
                              [1]=>
                              array(5) {
                                [0]=>
                                string(8) "variable"
                                [1]=>
                                string(1) "/"
                                [2]=>
                                string(6) "[^/]++"
                                [3]=>
                                string(3) "url"
                                [4]=>
                                bool(true)
                              }
                              [2]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(9) "/postcard"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(9) "/postcard"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(42) "#^/postcard/(?P[^/]++)/templates$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["App\Http\Controllers\Postcard\TemplateController@templatesCount"]=>
                        object(Illuminate\Routing\Route)#178 (14) {
                          ["uri"]=>
                          string(30) "postcard/{url}/templates-count"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(63) "App\Http\Controllers\Postcard\TemplateController@templatesCount"
                            ["controller"]=>
                            string(63) "App\Http\Controllers\Postcard\TemplateController@templatesCount"
                            ["namespace"]=>
                            string(29) "App\Http\Controllers\Postcard"
                            ["prefix"]=>
                            string(9) "/postcard"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(23) "postcard.template.count"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1193 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(3) {
                              [0]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(16) "/templates-count"
                              }
                              [1]=>
                              array(5) {
                                [0]=>
                                string(8) "variable"
                                [1]=>
                                string(1) "/"
                                [2]=>
                                string(6) "[^/]++"
                                [3]=>
                                string(3) "url"
                                [4]=>
                                bool(true)
                              }
                              [2]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(9) "/postcard"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(9) "/postcard"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(49) "#^/postcard/(?P[^/]++)/templates\-count$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              string(3) "url"
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["App\Http\Controllers\Postcard\TemplateController@search"]=>
                        object(Illuminate\Routing\Route)#179 (14) {
                          ["uri"]=>
                          string(25) "postcard/templates/search"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(55) "App\Http\Controllers\Postcard\TemplateController@search"
                            ["controller"]=>
                            string(55) "App\Http\Controllers\Postcard\TemplateController@search"
                            ["namespace"]=>
                            string(29) "App\Http\Controllers\Postcard"
                            ["prefix"]=>
                            string(9) "/postcard"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(24) "postcard.template.search"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          object(Symfony\Component\Routing\CompiledRoute)#1194 (8) {
                            ["variables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["tokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(1) {
                              [0]=>
                              array(2) {
                                [0]=>
                                string(4) "text"
                                [1]=>
                                string(26) "/postcard/templates/search"
                              }
                            }
                            ["staticPrefix":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(26) "/postcard/templates/search"
                            ["regex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            string(33) "#^/postcard/templates/search$#sDu"
                            ["pathVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostVariables":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                            ["hostRegex":"Symfony\Component\Routing\CompiledRoute":private]=>
                            NULL
                            ["hostTokens":"Symfony\Component\Routing\CompiledRoute":private]=>
                            array(0) {
                            }
                          }
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["App\Http\Controllers\Postcard\TemplateController@detail"]=>
                        *RECURSION*
                        ["App\Http\Controllers\Prices\PriceController@postcard"]=>
                        object(Illuminate\Routing\Route)#181 (14) {
                          ["uri"]=>
                          string(15) "prices/postcard"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(52) "App\Http\Controllers\Prices\PriceController@postcard"
                            ["controller"]=>
                            string(52) "App\Http\Controllers\Prices\PriceController@postcard"
                            ["namespace"]=>
                            string(27) "App\Http\Controllers\Prices"
                            ["prefix"]=>
                            string(7) "/prices"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(20) "price.postcard.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          NULL
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["App\Http\Controllers\Prices\PriceController@photoprint"]=>
                        object(Illuminate\Routing\Route)#182 (14) {
                          ["uri"]=>
                          string(17) "prices/photoprint"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(54) "App\Http\Controllers\Prices\PriceController@photoprint"
                            ["controller"]=>
                            string(54) "App\Http\Controllers\Prices\PriceController@photoprint"
                            ["namespace"]=>
                            string(27) "App\Http\Controllers\Prices"
                            ["prefix"]=>
                            string(7) "/prices"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(22) "price.photoprint.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          NULL
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                        ["App\Http\Controllers\Prices\PriceController@photobook"]=>
                        object(Illuminate\Routing\Route)#183 (14) {
                          ["uri"]=>
                          string(16) "prices/photobook"
                          ["methods"]=>
                          array(2) {
                            [0]=>
                            string(3) "GET"
                            [1]=>
                            string(4) "HEAD"
                          }
                          ["action"]=>
                          array(7) {
                            ["middleware"]=>
                            array(1) {
                              [0]=>
                              string(3) "web"
                            }
                            ["uses"]=>
                            string(53) "App\Http\Controllers\Prices\PriceController@photobook"
                            ["controller"]=>
                            string(53) "App\Http\Controllers\Prices\PriceController@photobook"
                            ["namespace"]=>
                            string(27) "App\Http\Controllers\Prices"
                            ["prefix"]=>
                            string(7) "/prices"
                            ["where"]=>
                            array(0) {
                            }
                            ["as"]=>
                            string(21) "price.photobook.index"
                          }
                          ["isFallback"]=>
                          bool(false)
                          ["controller"]=>
                          NULL
                          ["defaults"]=>
                          array(0) {
                          }
                          ["wheres"]=>
                          array(0) {
                          }
                          ["parameters"]=>
                          NULL
                          ["parameterNames"]=>
                          NULL
                          ["originalParameters":protected]=>
                          NULL
                          ["computedMiddleware"]=>
                          NULL
                          ["compiled"]=>
                          NULL
                          ["router":protected]=>
                          *RECURSION*
                          ["container":protected]=>
                          *RECURSION*
                        }
                      }
                    }
                    ["request":protected]=>
                    object(Illuminate\Http\Request)#44 (28) {
                      ["json":protected]=>
                      NULL
                      ["convertedFiles":protected]=>
                      NULL
                      ["userResolver":protected]=>
                      object(Closure)#1133 (3) {
                        ["static"]=>
                        array(1) {
                          ["app"]=>
                          *RECURSION*
                        }
                        ["this"]=>
                        object(Illuminate\Auth\AuthServiceProvider)#51 (2) {
                          ["app":protected]=>
                          *RECURSION*
                          ["defer":protected]=>
                          bool(false)
                        }
                        ["parameter"]=>
                        array(1) {
                          ["$guard"]=>
                          string(10) ""
                        }
                      }
                      ["routeResolver":protected]=>
                      object(Closure)#259 (2) {
                        ["static"]=>
                        array(1) {
                          ["route"]=>
                          *RECURSION*
                        }
                        ["this"]=>
                        *RECURSION*
                      }
                      ["attributes"]=>
                      object(Symfony\Component\HttpFoundation\ParameterBag)#46 (1) {
                        ["parameters":protected]=>
                        array(0) {
                        }
                      }
                      ["request"]=>
                      object(Symfony\Component\HttpFoundation\ParameterBag)#52 (1) {
                        ["parameters":protected]=>
                        array(0) {
                        }
                      }
                      ["query"]=>
                      object(Symfony\Component\HttpFoundation\ParameterBag)#52 (1) {
                        ["parameters":protected]=>
                        array(0) {
                        }
                      }
                      ["server"]=>
                      object(Symfony\Component\HttpFoundation\ServerBag)#48 (1) {
                        ["parameters":protected]=>
                        array(66) {
                          ["REDIRECT_UNIQUE_ID"]=>
                          string(27) "ZQydSWWL-9GxmROed-SCrQAAAAQ"
                          ["REDIRECT_HTTPS"]=>
                          string(2) "on"
                          ["REDIRECT_STATUS"]=>
                          string(3) "200"
                          ["UNIQUE_ID"]=>
                          string(27) "ZQydSWWL-9GxmROed-SCrQAAAAQ"
                          ["HTTPS"]=>
                          string(2) "on"
                          ["SSL_SERVER_S_DN_CN"]=>
                          string(11) "*.kajws.com"
                          ["SSL_SERVER_I_DN_C"]=>
                          string(2) "BE"
                          ["SSL_SERVER_I_DN_O"]=>
                          string(16) "GlobalSign nv-sa"
                          ["SSL_SERVER_I_DN_CN"]=>
                          string(25) "AlphaSSL CA - SHA256 - G2"
                          ["SSL_SERVER_SAN_DNS_0"]=>
                          string(11) "*.kajws.com"
                          ["SSL_SERVER_SAN_DNS_1"]=>
                          string(9) "kajws.com"
                          ["SSL_VERSION_INTERFACE"]=>
                          string(14) "mod_ssl/2.4.56"
                          ["SSL_VERSION_LIBRARY"]=>
                          string(19) "OpenSSL/1.0.2k-fips"
                          ["SSL_PROTOCOL"]=>
                          string(7) "TLSv1.2"
                          ["SSL_SECURE_RENEG"]=>
                          string(4) "true"
                          ["SSL_COMPRESS_METHOD"]=>
                          string(4) "NULL"
                          ["SSL_CIPHER"]=>
                          string(27) "ECDHE-RSA-AES128-GCM-SHA256"
                          ["SSL_CIPHER_EXPORT"]=>
                          string(5) "false"
                          ["SSL_CIPHER_USEKEYSIZE"]=>
                          string(3) "128"
                          ["SSL_CIPHER_ALGKEYSIZE"]=>
                          string(3) "128"
                          ["SSL_CLIENT_VERIFY"]=>
                          string(4) "NONE"
                          ["SSL_SERVER_M_VERSION"]=>
                          string(1) "3"
                          ["SSL_SERVER_M_SERIAL"]=>
                          string(24) "691E383BA6E5D686234BB5C8"
                          ["SSL_SERVER_V_START"]=>
                          string(24) "Sep 16 00:41:58 2022 GMT"
                          ["SSL_SERVER_V_END"]=>
                          string(24) "Oct 18 00:41:57 2023 GMT"
                          ["SSL_SERVER_S_DN"]=>
                          string(14) "CN=*.kajws.com"
                          ["SSL_SERVER_I_DN"]=>
                          string(52) "CN=AlphaSSL CA - SHA256 - G2,O=GlobalSign nv-sa,C=BE"
                          ["SSL_SERVER_A_KEY"]=>
                          string(13) "rsaEncryption"
                          ["SSL_SERVER_A_SIG"]=>
                          string(23) "sha256WithRSAEncryption"
                          ["SSL_SESSION_RESUMED"]=>
                          string(7) "Initial"
                          ["HTTP_X_FORWARDED_FOR"]=>
                          string(37) "34.204.181.91, 10.1.62.83, 10.1.41.51"
                          ["HTTP_X_FORWARDED_PROTO"]=>
                          string(5) "https"
                          ["HTTP_X_FORWARDED_PORT"]=>
                          string(3) "443"
                          ["HTTP_HOST"]=>
                          string(15) "kajws.kajws.com"
                          ["HTTP_X_AMZN_TRACE_ID"]=>
                          string(81) "Self=1-650c9d49-43efd3c6778406f2341dc06b;Root=1-650c9d49-00bf619c797952be11e5d0e5"
                          ["HTTP_USER_AGENT"]=>
                          string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
                          ["HTTP_ACCEPT"]=>
                          string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
                          ["HTTP_ACCEPT_LANGUAGE"]=>
                          string(14) "en-US,en;q=0.5"
                          ["HTTP_IF_MODIFIED_SINCE"]=>
                          string(29) "Mon, 30 Jan 2023 15:27:50 GMT"
                          ["HTTP_ACCEPT_ENCODING"]=>
                          string(7) "br,gzip"
                          ["HTTP_X_FORWARDED_HOST"]=>
                          string(20) "kdkuma-new.kajws.com"
                          ["HTTP_X_FORWARDED_SERVER"]=>
                          string(21) "print-kodak.kajws.com"
                          ["PATH"]=>
                          string(49) "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
                          ["SERVER_SIGNATURE"]=>
                          string(0) ""
                          ["SERVER_SOFTWARE"]=>
                          string(36) "Apache/2.4.56 () OpenSSL/1.0.2k-fips"
                          ["SERVER_NAME"]=>
                          string(15) "kajws.kajws.com"
                          ["SERVER_ADDR"]=>
                          string(10) "10.1.41.51"
                          ["SERVER_PORT"]=>
                          string(3) "443"
                          ["REMOTE_ADDR"]=>
                          string(10) "10.1.71.81"
                          ["DOCUMENT_ROOT"]=>
                          string(27) "/home/contents/kajws/public"
                          ["REQUEST_SCHEME"]=>
                          string(5) "https"
                          ["CONTEXT_PREFIX"]=>
                          string(0) ""
                          ["CONTEXT_DOCUMENT_ROOT"]=>
                          string(27) "/home/contents/kajws/public"
                          ["SERVER_ADMIN"]=>
                          string(14) "root@localhost"
                          ["SCRIPT_FILENAME"]=>
                          string(37) "/home/contents/kajws/public/index.php"
                          ["REMOTE_PORT"]=>
                          string(5) "52576"
                          ["REDIRECT_URL"]=>
                          string(23) "/postcard/detail/JEW-51"
                          ["GATEWAY_INTERFACE"]=>
                          string(7) "CGI/1.1"
                          ["SERVER_PROTOCOL"]=>
                          string(8) "HTTP/1.1"
                          ["REQUEST_METHOD"]=>
                          string(3) "GET"
                          ["QUERY_STRING"]=>
                          string(0) ""
                          ["REQUEST_URI"]=>
                          string(23) "/postcard/detail/JEW-51"
                          ["SCRIPT_NAME"]=>
                          string(10) "/index.php"
                          ["PHP_SELF"]=>
                          string(10) "/index.php"
                          ["REQUEST_TIME_FLOAT"]=>
                          float(1695325513.625)
                          ["REQUEST_TIME"]=>
                          int(1695325513)
                        }
                      }
                      ["files"]=>
                      object(Symfony\Component\HttpFoundation\FileBag)#49 (1) {
                        ["parameters":protected]=>
                        array(0) {
                        }
                      }
                      ["cookies"]=>
                      object(Symfony\Component\HttpFoundation\ParameterBag)#47 (1) {
                        ["parameters":protected]=>
                        array(0) {
                        }
                      }
                      ["headers"]=>
                      object(Symfony\Component\HttpFoundation\HeaderBag)#50 (2) {
                        ["headers":protected]=>
                        array(12) {
                          ["x-forwarded-for"]=>
                          array(1) {
                            [0]=>
                            string(37) "34.204.181.91, 10.1.62.83, 10.1.41.51"
                          }
                          ["x-forwarded-proto"]=>
                          array(1) {
                            [0]=>
                            string(5) "https"
                          }
                          ["x-forwarded-port"]=>
                          array(1) {
                            [0]=>
                            string(3) "443"
                          }
                          ["host"]=>
                          array(1) {
                            [0]=>
                            string(15) "kajws.kajws.com"
                          }
                          ["x-amzn-trace-id"]=>
                          array(1) {
                            [0]=>
                            string(81) "Self=1-650c9d49-43efd3c6778406f2341dc06b;Root=1-650c9d49-00bf619c797952be11e5d0e5"
                          }
                          ["user-agent"]=>
                          array(1) {
                            [0]=>
                            string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
                          }
                          ["accept"]=>
                          array(1) {
                            [0]=>
                            string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
                          }
                          ["accept-language"]=>
                          array(1) {
                            [0]=>
                            string(14) "en-US,en;q=0.5"
                          }
                          ["if-modified-since"]=>
                          array(1) {
                            [0]=>
                            string(29) "Mon, 30 Jan 2023 15:27:50 GMT"
                          }
                          ["accept-encoding"]=>
                          array(1) {
                            [0]=>
                            string(7) "br,gzip"
                          }
                          ["x-forwarded-host"]=>
                          array(1) {
                            [0]=>
                            string(20) "kdkuma-new.kajws.com"
                          }
                          ["x-forwarded-server"]=>
                          array(1) {
                            [0]=>
                            string(21) "print-kodak.kajws.com"
                          }
                        }
                        ["cacheControl":protected]=>
                        array(0) {
                        }
                      }
                      ["content":protected]=>
                      NULL
                      ["languages":protected]=>
                      NULL
                      ["charsets":protected]=>
                      NULL
                      ["encodings":protected]=>
                      NULL
                      ["acceptableContentTypes":protected]=>
                      NULL
                      ["pathInfo":protected]=>
                      string(23) "/postcard/detail/JEW-51"
                      ["requestUri":protected]=>
                      string(23) "/postcard/detail/JEW-51"
                      ["baseUrl":protected]=>
                      string(0) ""
                      ["basePath":protected]=>
                      NULL
                      ["method":protected]=>
                      string(3) "GET"
                      ["format":protected]=>
                      NULL
                      ["session":protected]=>
                      object(Illuminate\Session\Store)#235 (5) {
                        ["id":protected]=>
                        string(40) "oICzLq6D52teoMWiFN7sEmknuR1nx91YPIuMS7bz"
                        ["name":protected]=>
                        string(13) "kajws_session"
                        ["attributes":protected]=>
                        array(2) {
                          ["_token"]=>
                          string(40) "wYE9Ao6w7saHf57IJati9QRW3mmCVAjcz3cLTjmE"
                          ["session"]=>
                          array(1) {
                            ["site_partner"]=>
                            object(App\Models\SitePartner)#1186 (26) {
                              ["primaryKey":protected]=>
                              string(15) "site_partner_id"
                              ["connection":protected]=>
                              string(5) "mysql"
                              ["table":protected]=>
                              string(13) "site_partners"
                              ["keyType":protected]=>
                              string(3) "int"
                              ["incrementing"]=>
                              bool(true)
                              ["with":protected]=>
                              array(0) {
                              }
                              ["withCount":protected]=>
                              array(0) {
                              }
                              ["perPage":protected]=>
                              int(15)
                              ["exists"]=>
                              bool(true)
                              ["wasRecentlyCreated"]=>
                              bool(false)
                              ["attributes":protected]=>
                              array(18) {
                                ["site_partner_id"]=>
                                int(46)
                                ["logo_image_pc"]=>
                                string(104) "https://postcardprint.s3-ap-northeast-1.amazonaws.com/logos/a41213cd45d234995b02ca6e74a8ad83fd592fd4.jpg"
                                ["site_partner_name"]=>
                                string(18) "しろくま年賀"
                                ["fujifilm_flg"]=>
                                string(1) "1"
                                ["member_site_flg"]=>
                                string(1) "1"
                                ["contact_url"]=>
                                string(39) "https://www.shirokuma-p.jp/inquiry.html"
                                ["system_name"]=>
                                string(18) "しろくま年賀"
                                ["price_tax_include_flg"]=>
                                string(1) "1"
                                ["b2b_flg"]=>
                                string(1) "0"
                                ["postcard_price_url"]=>
                                string(0) ""
                                ["photobook_price_url"]=>
                                string(0) ""
                                ["photoprint_price_url"]=>
                                string(0) ""
                                ["additional_order_flg"]=>
                                string(1) "1"
                                ["company_url"]=>
                                string(23) "http://www.jumbo.co.jp/"
                                ["company_name"]=>
                                string(33) "日本ジャンボー株式会社"
                                ["law_url"]=>
                                string(43) "https://smp.jumbo.co.jp/nj/contents.php#law"
                                ["privacy_url"]=>
                                string(47) "https://smp.jumbo.co.jp/nj/contents.php#privacy"
                                ["guide_url"]=>
                                string(0) ""
                              }
                              ["original":protected]=>
                              array(18) {
                                ["site_partner_id"]=>
                                int(46)
                                ["logo_image_pc"]=>
                                string(104) "https://postcardprint.s3-ap-northeast-1.amazonaws.com/logos/a41213cd45d234995b02ca6e74a8ad83fd592fd4.jpg"
                                ["site_partner_name"]=>
                                string(18) "しろくま年賀"
                                ["fujifilm_flg"]=>
                                string(1) "1"
                                ["member_site_flg"]=>
                                string(1) "1"
                                ["contact_url"]=>
                                string(39) "https://www.shirokuma-p.jp/inquiry.html"
                                ["system_name"]=>
                                string(18) "しろくま年賀"
                                ["price_tax_include_flg"]=>
                                string(1) "1"
                                ["b2b_flg"]=>
                                string(1) "0"
                                ["postcard_price_url"]=>
                                string(0) ""
                                ["photobook_price_url"]=>
                                string(0) ""
                                ["photoprint_price_url"]=>
                                string(0) ""
                                ["additional_order_flg"]=>
                                string(1) "1"
                                ["company_url"]=>
                                string(23) "http://www.jumbo.co.jp/"
                                ["company_name"]=>
                                string(33) "日本ジャンボー株式会社"
                                ["law_url"]=>
                                string(43) "https://smp.jumbo.co.jp/nj/contents.php#law"
                                ["privacy_url"]=>
                                string(47) "https://smp.jumbo.co.jp/nj/contents.php#privacy"
                                ["guide_url"]=>
                                string(0) ""
                              }
                              ["changes":protected]=>
                              array(0) {
                              }
                              ["casts":protected]=>
                              array(0) {
                              }
                              ["dates":protected]=>
                              array(0) {
                              }
                              ["dateFormat":protected]=>
                              NULL
                              ["appends":protected]=>
                              array(0) {
                              }
                              ["dispatchesEvents":protected]=>
                              array(0) {
                              }
                              ["observables":protected]=>
                              array(0) {
                              }
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["touches":protected]=>
                              array(0) {
                              }
                              ["timestamps"]=>
                              bool(true)
                              ["hidden":protected]=>
                              array(0) {
                              }
                              ["visible":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(0) {
                              }
                              ["guarded":protected]=>
                              array(1) {
                                [0]=>
                                string(1) "*"
                              }
                            }
                          }
                        }
                        ["handler":protected]=>
                        object(Illuminate\Session\CacheBasedSessionHandler)#221 (2) {
                          ["cache":protected]=>
                          object(Illuminate\Cache\Repository)#233 (3) {
                            ["store":protected]=>
                            object(Illuminate\Cache\RedisStore)#234 (3) {
                              ["redis":protected]=>
                              object(Illuminate\Redis\RedisManager)#230 (6) {
                                ["app":protected]=>
                                *RECURSION*
                                ["driver":protected]=>
                                string(6) "predis"
                                ["customCreators":protected]=>
                                array(0) {
                                }
                                ["config":protected]=>
                                array(3) {
                                  ["options"]=>
                                  array(1) {
                                    ["cluster"]=>
                                    string(6) "predis"
                                  }
                                  ["default"]=>
                                  array(4) {
                                    ["host"]=>
                                    string(54) "prd-pcp-front.eiywle.ng.0001.apne1.cache.amazonaws.com"
                                    ["password"]=>
                                    NULL
                                    ["port"]=>
                                    string(4) "6379"
                                    ["database"]=>
                                    int(0)
                                  }
                                  ["cache"]=>
                                  array(4) {
                                    ["host"]=>
                                    string(54) "prd-pcp-front.eiywle.ng.0001.apne1.cache.amazonaws.com"
                                    ["password"]=>
                                    NULL
                                    ["port"]=>
                                    string(4) "6379"
                                    ["database"]=>
                                    int(1)
                                  }
                                }
                                ["connections":protected]=>
                                array(1) {
                                  ["default"]=>
                                  object(Illuminate\Redis\Connections\PredisConnection)#238 (3) {
                                    ["client":protected]=>
                                    object(Predis\Client)#239 (3) {
                                      ["connection":protected]=>
                                      object(Predis\Connection\StreamConnection)#243 (4) {
                                        ["resource":"Predis\Connection\AbstractConnection":private]=>
                                        resource(349) of type (stream)
                                        ["cachedId":"Predis\Connection\AbstractConnection":private]=>
                                        NULL
                                        ["parameters":protected]=>
                                        object(Predis\Connection\Parameters)#241 (1) {
                                          ["parameters":"Predis\Connection\Parameters":private]=>
                                          array(5) {
                                            ["host"]=>
                                            string(54) "prd-pcp-front.eiywle.ng.0001.apne1.cache.amazonaws.com"
                                            ["password"]=>
                                            NULL
                                            ["port"]=>
                                            string(4) "6379"
                                            ["database"]=>
                                            int(0)
                                            ["scheme"]=>
                                            string(3) "tcp"
                                          }
                                        }
                                        ["initCommands":protected]=>
                                        array(1) {
                                          [0]=>
                                          object(Predis\Command\RawCommand)#244 (3) {
                                            ["slot":"Predis\Command\RawCommand":private]=>
                                            NULL
                                            ["commandID":"Predis\Command\RawCommand":private]=>
                                            string(6) "SELECT"
                                            ["arguments":"Predis\Command\RawCommand":private]=>
                                            array(1) {
                                              [0]=>
                                              int(0)
                                            }
                                          }
                                        }
                                      }
                                      ["options":protected]=>
                                      object(Predis\Configuration\Options)#240 (3) {
                                        ["input":protected]=>
                                        array(2) {
                                          ["timeout"]=>
                                          float(10)
                                          ["cluster"]=>
                                          string(6) "predis"
                                        }
                                        ["options":protected]=>
                                        array(2) {
                                          ["connections"]=>
                                          object(Predis\Connection\Factory)#242 (2) {
                                            ["defaults":"Predis\Connection\Factory":private]=>
                                            array(0) {
                                            }
                                            ["schemes":protected]=>
                                            array(6) {
                                              ["tcp"]=>
                                              string(34) "Predis\Connection\StreamConnection"
                                              ["unix"]=>
                                              string(34) "Predis\Connection\StreamConnection"
                                              ["tls"]=>
                                              string(34) "Predis\Connection\StreamConnection"
                                              ["redis"]=>
                                              string(34) "Predis\Connection\StreamConnection"
                                              ["rediss"]=>
                                              string(34) "Predis\Connection\StreamConnection"
                                              ["http"]=>
                                              string(34) "Predis\Connection\WebdisConnection"
                                            }
                                          }
                                          ["profile"]=>
                                          object(Predis\Profile\RedisVersion320)#246 (2) {
                                            ["commands":"Predis\Profile\RedisProfile":private]=>
                                            array(159) {
                                              ["EXISTS"]=>
                                              string(24) "Predis\Command\KeyExists"
                                              ["DEL"]=>
                                              string(24) "Predis\Command\KeyDelete"
                                              ["TYPE"]=>
                                              string(22) "Predis\Command\KeyType"
                                              ["KEYS"]=>
                                              string(22) "Predis\Command\KeyKeys"
                                              ["RANDOMKEY"]=>
                                              string(24) "Predis\Command\KeyRandom"
                                              ["RENAME"]=>
                                              string(24) "Predis\Command\KeyRename"
                                              ["RENAMENX"]=>
                                              string(32) "Predis\Command\KeyRenamePreserve"
                                              ["EXPIRE"]=>
                                              string(24) "Predis\Command\KeyExpire"
                                              ["EXPIREAT"]=>
                                              string(26) "Predis\Command\KeyExpireAt"
                                              ["TTL"]=>
                                              string(28) "Predis\Command\KeyTimeToLive"
                                              ["MOVE"]=>
                                              string(22) "Predis\Command\KeyMove"
                                              ["SORT"]=>
                                              string(22) "Predis\Command\KeySort"
                                              ["DUMP"]=>
                                              string(22) "Predis\Command\KeyDump"
                                              ["RESTORE"]=>
                                              string(25) "Predis\Command\KeyRestore"
                                              ["SET"]=>
                                              string(24) "Predis\Command\StringSet"
                                              ["SETNX"]=>
                                              string(32) "Predis\Command\StringSetPreserve"
                                              ["MSET"]=>
                                              string(32) "Predis\Command\StringSetMultiple"
                                              ["MSETNX"]=>
                                              string(40) "Predis\Command\StringSetMultiplePreserve"
                                              ["GET"]=>
                                              string(24) "Predis\Command\StringGet"
                                              ["MGET"]=>
                                              string(32) "Predis\Command\StringGetMultiple"
                                              ["GETSET"]=>
                                              string(27) "Predis\Command\StringGetSet"
                                              ["INCR"]=>
                                              string(30) "Predis\Command\StringIncrement"
                                              ["INCRBY"]=>
                                              string(32) "Predis\Command\StringIncrementBy"
                                              ["DECR"]=>
                                              string(30) "Predis\Command\StringDecrement"
                                              ["DECRBY"]=>
                                              string(32) "Predis\Command\StringDecrementBy"
                                              ["RPUSH"]=>
                                              string(27) "Predis\Command\ListPushTail"
                                              ["LPUSH"]=>
                                              string(27) "Predis\Command\ListPushHead"
                                              ["LLEN"]=>
                                              string(25) "Predis\Command\ListLength"
                                              ["LRANGE"]=>
                                              string(24) "Predis\Command\ListRange"
                                              ["LTRIM"]=>
                                              string(23) "Predis\Command\ListTrim"
                                              ["LINDEX"]=>
                                              string(24) "Predis\Command\ListIndex"
                                              ["LSET"]=>
                                              string(22) "Predis\Command\ListSet"
                                              ["LREM"]=>
                                              string(25) "Predis\Command\ListRemove"
                                              ["LPOP"]=>
                                              string(27) "Predis\Command\ListPopFirst"
                                              ["RPOP"]=>
                                              string(26) "Predis\Command\ListPopLast"
                                              ["RPOPLPUSH"]=>
                                              string(34) "Predis\Command\ListPopLastPushHead"
                                              ["SADD"]=>
                                              string(21) "Predis\Command\SetAdd"
                                              ["SREM"]=>
                                              string(24) "Predis\Command\SetRemove"
                                              ["SPOP"]=>
                                              string(21) "Predis\Command\SetPop"
                                              ["SMOVE"]=>
                                              string(22) "Predis\Command\SetMove"
                                              ["SCARD"]=>
                                              string(29) "Predis\Command\SetCardinality"
                                              ["SISMEMBER"]=>
                                              string(26) "Predis\Command\SetIsMember"
                                              ["SINTER"]=>
                                              string(30) "Predis\Command\SetIntersection"
                                              ["SINTERSTORE"]=>
                                              string(35) "Predis\Command\SetIntersectionStore"
                                              ["SUNION"]=>
                                              string(23) "Predis\Command\SetUnion"
                                              ["SUNIONSTORE"]=>
                                              string(28) "Predis\Command\SetUnionStore"
                                              ["SDIFF"]=>
                                              string(28) "Predis\Command\SetDifference"
                                              ["SDIFFSTORE"]=>
                                              string(33) "Predis\Command\SetDifferenceStore"
                                              ["SMEMBERS"]=>
                                              string(25) "Predis\Command\SetMembers"
                                              ["SRANDMEMBER"]=>
                                              string(30) "Predis\Command\SetRandomMember"
                                              ["ZADD"]=>
                                              string(22) "Predis\Command\ZSetAdd"
                                              ["ZINCRBY"]=>
                                              string(30) "Predis\Command\ZSetIncrementBy"
                                              ["ZREM"]=>
                                              string(25) "Predis\Command\ZSetRemove"
                                              ["ZRANGE"]=>
                                              string(24) "Predis\Command\ZSetRange"
                                              ["ZREVRANGE"]=>
                                              string(31) "Predis\Command\ZSetReverseRange"
                                              ["ZRANGEBYSCORE"]=>
                                              string(31) "Predis\Command\ZSetRangeByScore"
                                              ["ZCARD"]=>
                                              string(30) "Predis\Command\ZSetCardinality"
                                              ["ZSCORE"]=>
                                              string(24) "Predis\Command\ZSetScore"
                                              ["ZREMRANGEBYSCORE"]=>
                                              string(37) "Predis\Command\ZSetRemoveRangeByScore"
                                              ["PING"]=>
                                              string(29) "Predis\Command\ConnectionPing"
                                              ["AUTH"]=>
                                              string(29) "Predis\Command\ConnectionAuth"
                                              ["SELECT"]=>
                                              string(31) "Predis\Command\ConnectionSelect"
                                              ["ECHO"]=>
                                              string(29) "Predis\Command\ConnectionEcho"
                                              ["QUIT"]=>
                                              string(29) "Predis\Command\ConnectionQuit"
                                              ["INFO"]=>
                                              string(29) "Predis\Command\ServerInfoV26x"
                                              ["SLAVEOF"]=>
                                              string(28) "Predis\Command\ServerSlaveOf"
                                              ["MONITOR"]=>
                                              string(28) "Predis\Command\ServerMonitor"
                                              ["DBSIZE"]=>
                                              string(33) "Predis\Command\ServerDatabaseSize"
                                              ["FLUSHDB"]=>
                                              string(34) "Predis\Command\ServerFlushDatabase"
                                              ["FLUSHALL"]=>
                                              string(29) "Predis\Command\ServerFlushAll"
                                              ["SAVE"]=>
                                              string(25) "Predis\Command\ServerSave"
                                              ["BGSAVE"]=>
                                              string(35) "Predis\Command\ServerBackgroundSave"
                                              ["LASTSAVE"]=>
                                              string(29) "Predis\Command\ServerLastSave"
                                              ["SHUTDOWN"]=>
                                              string(29) "Predis\Command\ServerShutdown"
                                              ["BGREWRITEAOF"]=>
                                              string(41) "Predis\Command\ServerBackgroundRewriteAOF"
                                              ["SETEX"]=>
                                              string(30) "Predis\Command\StringSetExpire"
                                              ["APPEND"]=>
                                              string(27) "Predis\Command\StringAppend"
                                              ["SUBSTR"]=>
                                              string(27) "Predis\Command\StringSubstr"
                                              ["BLPOP"]=>
                                              string(35) "Predis\Command\ListPopFirstBlocking"
                                              ["BRPOP"]=>
                                              string(34) "Predis\Command\ListPopLastBlocking"
                                              ["ZUNIONSTORE"]=>
                                              string(29) "Predis\Command\ZSetUnionStore"
                                              ["ZINTERSTORE"]=>
                                              string(36) "Predis\Command\ZSetIntersectionStore"
                                              ["ZCOUNT"]=>
                                              string(24) "Predis\Command\ZSetCount"
                                              ["ZRANK"]=>
                                              string(23) "Predis\Command\ZSetRank"
                                              ["ZREVRANK"]=>
                                              string(30) "Predis\Command\ZSetReverseRank"
                                              ["ZREMRANGEBYRANK"]=>
                                              string(36) "Predis\Command\ZSetRemoveRangeByRank"
                                              ["HSET"]=>
                                              string(22) "Predis\Command\HashSet"
                                              ["HSETNX"]=>
                                              string(30) "Predis\Command\HashSetPreserve"
                                              ["HMSET"]=>
                                              string(30) "Predis\Command\HashSetMultiple"
                                              ["HINCRBY"]=>
                                              string(30) "Predis\Command\HashIncrementBy"
                                              ["HGET"]=>
                                              string(22) "Predis\Command\HashGet"
                                              ["HMGET"]=>
                                              string(30) "Predis\Command\HashGetMultiple"
                                              ["HDEL"]=>
                                              string(25) "Predis\Command\HashDelete"
                                              ["HEXISTS"]=>
                                              string(25) "Predis\Command\HashExists"
                                              ["HLEN"]=>
                                              string(25) "Predis\Command\HashLength"
                                              ["HKEYS"]=>
                                              string(23) "Predis\Command\HashKeys"
                                              ["HVALS"]=>
                                              string(25) "Predis\Command\HashValues"
                                              ["HGETALL"]=>
                                              string(25) "Predis\Command\HashGetAll"
                                              ["MULTI"]=>
                                              string(31) "Predis\Command\TransactionMulti"
                                              ["EXEC"]=>
                                              string(30) "Predis\Command\TransactionExec"
                                              ["DISCARD"]=>
                                              string(33) "Predis\Command\TransactionDiscard"
                                              ["SUBSCRIBE"]=>
                                              string(30) "Predis\Command\PubSubSubscribe"
                                              ["UNSUBSCRIBE"]=>
                                              string(32) "Predis\Command\PubSubUnsubscribe"
                                              ["PSUBSCRIBE"]=>
                                              string(39) "Predis\Command\PubSubSubscribeByPattern"
                                              ["PUNSUBSCRIBE"]=>
                                              string(41) "Predis\Command\PubSubUnsubscribeByPattern"
                                              ["PUBLISH"]=>
                                              string(28) "Predis\Command\PubSubPublish"
                                              ["CONFIG"]=>
                                              string(27) "Predis\Command\ServerConfig"
                                              ["PERSIST"]=>
                                              string(25) "Predis\Command\KeyPersist"
                                              ["STRLEN"]=>
                                              string(27) "Predis\Command\StringStrlen"
                                              ["SETRANGE"]=>
                                              string(29) "Predis\Command\StringSetRange"
                                              ["GETRANGE"]=>
                                              string(29) "Predis\Command\StringGetRange"
                                              ["SETBIT"]=>
                                              string(27) "Predis\Command\StringSetBit"
                                              ["GETBIT"]=>
                                              string(27) "Predis\Command\StringGetBit"
                                              ["RPUSHX"]=>
                                              string(28) "Predis\Command\ListPushTailX"
                                              ["LPUSHX"]=>
                                              string(28) "Predis\Command\ListPushHeadX"
                                              ["LINSERT"]=>
                                              string(25) "Predis\Command\ListInsert"
                                              ["BRPOPLPUSH"]=>
                                              string(42) "Predis\Command\ListPopLastPushHeadBlocking"
                                              ["ZREVRANGEBYSCORE"]=>
                                              string(38) "Predis\Command\ZSetReverseRangeByScore"
                                              ["WATCH"]=>
                                              string(31) "Predis\Command\TransactionWatch"
                                              ["UNWATCH"]=>
                                              string(33) "Predis\Command\TransactionUnwatch"
                                              ["OBJECT"]=>
                                              string(27) "Predis\Command\ServerObject"
                                              ["SLOWLOG"]=>
                                              string(28) "Predis\Command\ServerSlowlog"
                                              ["CLIENT"]=>
                                              string(27) "Predis\Command\ServerClient"
                                              ["PTTL"]=>
                                              string(35) "Predis\Command\KeyPreciseTimeToLive"
                                              ["PEXPIRE"]=>
                                              string(31) "Predis\Command\KeyPreciseExpire"
                                              ["PEXPIREAT"]=>
                                              string(33) "Predis\Command\KeyPreciseExpireAt"
                                              ["MIGRATE"]=>
                                              string(25) "Predis\Command\KeyMigrate"
                                              ["PSETEX"]=>
                                              string(37) "Predis\Command\StringPreciseSetExpire"
                                              ["INCRBYFLOAT"]=>
                                              string(37) "Predis\Command\StringIncrementByFloat"
                                              ["BITOP"]=>
                                              string(26) "Predis\Command\StringBitOp"
                                              ["BITCOUNT"]=>
                                              string(29) "Predis\Command\StringBitCount"
                                              ["HINCRBYFLOAT"]=>
                                              string(35) "Predis\Command\HashIncrementByFloat"
                                              ["EVAL"]=>
                                              string(25) "Predis\Command\ServerEval"
                                              ["EVALSHA"]=>
                                              string(28) "Predis\Command\ServerEvalSHA"
                                              ["SCRIPT"]=>
                                              string(27) "Predis\Command\ServerScript"
                                              ["TIME"]=>
                                              string(25) "Predis\Command\ServerTime"
                                              ["SENTINEL"]=>
                                              string(29) "Predis\Command\ServerSentinel"
                                              ["SCAN"]=>
                                              string(22) "Predis\Command\KeyScan"
                                              ["BITPOS"]=>
                                              string(27) "Predis\Command\StringBitPos"
                                              ["SSCAN"]=>
                                              string(22) "Predis\Command\SetScan"
                                              ["ZSCAN"]=>
                                              string(23) "Predis\Command\ZSetScan"
                                              ["ZLEXCOUNT"]=>
                                              string(27) "Predis\Command\ZSetLexCount"
                                              ["ZRANGEBYLEX"]=>
                                              string(29) "Predis\Command\ZSetRangeByLex"
                                              ["ZREMRANGEBYLEX"]=>
                                              string(35) "Predis\Command\ZSetRemoveRangeByLex"
                                              ["ZREVRANGEBYLEX"]=>
                                              string(36) "Predis\Command\ZSetReverseRangeByLex"
                                              ["HSCAN"]=>
                                              string(23) "Predis\Command\HashScan"
                                              ["PUBSUB"]=>
                                              string(27) "Predis\Command\PubSubPubsub"
                                              ["PFADD"]=>
                                              string(29) "Predis\Command\HyperLogLogAdd"
                                              ["PFCOUNT"]=>
                                              string(31) "Predis\Command\HyperLogLogCount"
                                              ["PFMERGE"]=>
                                              string(31) "Predis\Command\HyperLogLogMerge"
                                              ["COMMAND"]=>
                                              string(28) "Predis\Command\ServerCommand"
                                              ["HSTRLEN"]=>
                                              string(31) "Predis\Command\HashStringLength"
                                              ["BITFIELD"]=>
                                              string(29) "Predis\Command\StringBitField"
                                              ["GEOADD"]=>
                                              string(31) "Predis\Command\GeospatialGeoAdd"
                                              ["GEOHASH"]=>
                                              string(32) "Predis\Command\GeospatialGeoHash"
                                              ["GEOPOS"]=>
                                              string(31) "Predis\Command\GeospatialGeoPos"
                                              ["GEODIST"]=>
                                              string(32) "Predis\Command\GeospatialGeoDist"
                                              ["GEORADIUS"]=>
                                              string(34) "Predis\Command\GeospatialGeoRadius"
                                              ["GEORADIUSBYMEMBER"]=>
                                              string(42) "Predis\Command\GeospatialGeoRadiusByMember"
                                            }
                                            ["processor":"Predis\Profile\RedisProfile":private]=>
                                            NULL
                                          }
                                        }
                                        ["handlers":protected]=>
                                        array(6) {
                                          ["cluster"]=>
                                          string(34) "Predis\Configuration\ClusterOption"
                                          ["connections"]=>
                                          string(44) "Predis\Configuration\ConnectionFactoryOption"
                                          ["exceptions"]=>
                                          string(37) "Predis\Configuration\ExceptionsOption"
                                          ["prefix"]=>
                                          string(33) "Predis\Configuration\PrefixOption"
                                          ["profile"]=>
                                          string(34) "Predis\Configuration\ProfileOption"
                                          ["replication"]=>
                                          string(38) "Predis\Configuration\ReplicationOption"
                                        }
                                      }
                                      ["profile":"Predis\Client":private]=>
                                      object(Predis\Profile\RedisVersion320)#246 (2) {
                                        ["commands":"Predis\Profile\RedisProfile":private]=>
                                        array(159) {
                                          ["EXISTS"]=>
                                          string(24) "Predis\Command\KeyExists"
                                          ["DEL"]=>
                                          string(24) "Predis\Command\KeyDelete"
                                          ["TYPE"]=>
                                          string(22) "Predis\Command\KeyType"
                                          ["KEYS"]=>
                                          string(22) "Predis\Command\KeyKeys"
                                          ["RANDOMKEY"]=>
                                          string(24) "Predis\Command\KeyRandom"
                                          ["RENAME"]=>
                                          string(24) "Predis\Command\KeyRename"
                                          ["RENAMENX"]=>
                                          string(32) "Predis\Command\KeyRenamePreserve"
                                          ["EXPIRE"]=>
                                          string(24) "Predis\Command\KeyExpire"
                                          ["EXPIREAT"]=>
                                          string(26) "Predis\Command\KeyExpireAt"
                                          ["TTL"]=>
                                          string(28) "Predis\Command\KeyTimeToLive"
                                          ["MOVE"]=>
                                          string(22) "Predis\Command\KeyMove"
                                          ["SORT"]=>
                                          string(22) "Predis\Command\KeySort"
                                          ["DUMP"]=>
                                          string(22) "Predis\Command\KeyDump"
                                          ["RESTORE"]=>
                                          string(25) "Predis\Command\KeyRestore"
                                          ["SET"]=>
                                          string(24) "Predis\Command\StringSet"
                                          ["SETNX"]=>
                                          string(32) "Predis\Command\StringSetPreserve"
                                          ["MSET"]=>
                                          string(32) "Predis\Command\StringSetMultiple"
                                          ["MSETNX"]=>
                                          string(40) "Predis\Command\StringSetMultiplePreserve"
                                          ["GET"]=>
                                          string(24) "Predis\Command\StringGet"
                                          ["MGET"]=>
                                          string(32) "Predis\Command\StringGetMultiple"
                                          ["GETSET"]=>
                                          string(27) "Predis\Command\StringGetSet"
                                          ["INCR"]=>
                                          string(30) "Predis\Command\StringIncrement"
                                          ["INCRBY"]=>
                                          string(32) "Predis\Command\StringIncrementBy"
                                          ["DECR"]=>
                                          string(30) "Predis\Command\StringDecrement"
                                          ["DECRBY"]=>
                                          string(32) "Predis\Command\StringDecrementBy"
                                          ["RPUSH"]=>
                                          string(27) "Predis\Command\ListPushTail"
                                          ["LPUSH"]=>
                                          string(27) "Predis\Command\ListPushHead"
                                          ["LLEN"]=>
                                          string(25) "Predis\Command\ListLength"
                                          ["LRANGE"]=>
                                          string(24) "Predis\Command\ListRange"
                                          ["LTRIM"]=>
                                          string(23) "Predis\Command\ListTrim"
                                          ["LINDEX"]=>
                                          string(24) "Predis\Command\ListIndex"
                                          ["LSET"]=>
                                          string(22) "Predis\Command\ListSet"
                                          ["LREM"]=>
                                          string(25) "Predis\Command\ListRemove"
                                          ["LPOP"]=>
                                          string(27) "Predis\Command\ListPopFirst"
                                          ["RPOP"]=>
                                          string(26) "Predis\Command\ListPopLast"
                                          ["RPOPLPUSH"]=>
                                          string(34) "Predis\Command\ListPopLastPushHead"
                                          ["SADD"]=>
                                          string(21) "Predis\Command\SetAdd"
                                          ["SREM"]=>
                                          string(24) "Predis\Command\SetRemove"
                                          ["SPOP"]=>
                                          string(21) "Predis\Command\SetPop"
                                          ["SMOVE"]=>
                                          string(22) "Predis\Command\SetMove"
                                          ["SCARD"]=>
                                          string(29) "Predis\Command\SetCardinality"
                                          ["SISMEMBER"]=>
                                          string(26) "Predis\Command\SetIsMember"
                                          ["SINTER"]=>
                                          string(30) "Predis\Command\SetIntersection"
                                          ["SINTERSTORE"]=>
                                          string(35) "Predis\Command\SetIntersectionStore"
                                          ["SUNION"]=>
                                          string(23) "Predis\Command\SetUnion"
                                          ["SUNIONSTORE"]=>
                                          string(28) "Predis\Command\SetUnionStore"
                                          ["SDIFF"]=>
                                          string(28) "Predis\Command\SetDifference"
                                          ["SDIFFSTORE"]=>
                                          string(33) "Predis\Command\SetDifferenceStore"
                                          ["SMEMBERS"]=>
                                          string(25) "Predis\Command\SetMembers"
                                          ["SRANDMEMBER"]=>
                                          string(30) "Predis\Command\SetRandomMember"
                                          ["ZADD"]=>
                                          string(22) "Predis\Command\ZSetAdd"
                                          ["ZINCRBY"]=>
                                          string(30) "Predis\Command\ZSetIncrementBy"
                                          ["ZREM"]=>
                                          string(25) "Predis\Command\ZSetRemove"
                                          ["ZRANGE"]=>
                                          string(24) "Predis\Command\ZSetRange"
                                          ["ZREVRANGE"]=>
                                          string(31) "Predis\Command\ZSetReverseRange"
                                          ["ZRANGEBYSCORE"]=>
                                          string(31) "Predis\Command\ZSetRangeByScore"
                                          ["ZCARD"]=>
                                          string(30) "Predis\Command\ZSetCardinality"
                                          ["ZSCORE"]=>
                                          string(24) "Predis\Command\ZSetScore"
                                          ["ZREMRANGEBYSCORE"]=>
                                          string(37) "Predis\Command\ZSetRemoveRangeByScore"
                                          ["PING"]=>
                                          string(29) "Predis\Command\ConnectionPing"
                                          ["AUTH"]=>
                                          string(29) "Predis\Command\ConnectionAuth"
                                          ["SELECT"]=>
                                          string(31) "Predis\Command\ConnectionSelect"
                                          ["ECHO"]=>
                                          string(29) "Predis\Command\ConnectionEcho"
                                          ["QUIT"]=>
                                          string(29) "Predis\Command\ConnectionQuit"
                                          ["INFO"]=>
                                          string(29) "Predis\Command\ServerInfoV26x"
                                          ["SLAVEOF"]=>
                                          string(28) "Predis\Command\ServerSlaveOf"
                                          ["MONITOR"]=>
                                          string(28) "Predis\Command\ServerMonitor"
                                          ["DBSIZE"]=>
                                          string(33) "Predis\Command\ServerDatabaseSize"
                                          ["FLUSHDB"]=>
                                          string(34) "Predis\Command\ServerFlushDatabase"
                                          ["FLUSHALL"]=>
                                          string(29) "Predis\Command\ServerFlushAll"
                                          ["SAVE"]=>
                                          string(25) "Predis\Command\ServerSave"
                                          ["BGSAVE"]=>
                                          string(35) "Predis\Command\ServerBackgroundSave"
                                          ["LASTSAVE"]=>
                                          string(29) "Predis\Command\ServerLastSave"
                                          ["SHUTDOWN"]=>
                                          string(29) "Predis\Command\ServerShutdown"
                                          ["BGREWRITEAOF"]=>
                                          string(41) "Predis\Command\ServerBackgroundRewriteAOF"
                                          ["SETEX"]=>
                                          string(30) "Predis\Command\StringSetExpire"
                                          ["APPEND"]=>
                                          string(27) "Predis\Command\StringAppend"
                                          ["SUBSTR"]=>
                                          string(27) "Predis\Command\StringSubstr"
                                          ["BLPOP"]=>
                                          string(35) "Predis\Command\ListPopFirstBlocking"
                                          ["BRPOP"]=>
                                          string(34) "Predis\Command\ListPopLastBlocking"
                                          ["ZUNIONSTORE"]=>
                                          string(29) "Predis\Command\ZSetUnionStore"
                                          ["ZINTERSTORE"]=>
                                          string(36) "Predis\Command\ZSetIntersectionStore"
                                          ["ZCOUNT"]=>
                                          string(24) "Predis\Command\ZSetCount"
                                          ["ZRANK"]=>
                                          string(23) "Predis\Command\ZSetRank"
                                          ["ZREVRANK"]=>
                                          string(30) "Predis\Command\ZSetReverseRank"
                                          ["ZREMRANGEBYRANK"]=>
                                          string(36) "Predis\Command\ZSetRemoveRangeByRank"
                                          ["HSET"]=>
                                          string(22) "Predis\Command\HashSet"
                                          ["HSETNX"]=>
                                          string(30) "Predis\Command\HashSetPreserve"
                                          ["HMSET"]=>
                                          string(30) "Predis\Command\HashSetMultiple"
                                          ["HINCRBY"]=>
                                          string(30) "Predis\Command\HashIncrementBy"
                                          ["HGET"]=>
                                          string(22) "Predis\Command\HashGet"
                                          ["HMGET"]=>
                                          string(30) "Predis\Command\HashGetMultiple"
                                          ["HDEL"]=>
                                          string(25) "Predis\Command\HashDelete"
                                          ["HEXISTS"]=>
                                          string(25) "Predis\Command\HashExists"
                                          ["HLEN"]=>
                                          string(25) "Predis\Command\HashLength"
                                          ["HKEYS"]=>
                                          string(23) "Predis\Command\HashKeys"
                                          ["HVALS"]=>
                                          string(25) "Predis\Command\HashValues"
                                          ["HGETALL"]=>
                                          string(25) "Predis\Command\HashGetAll"
                                          ["MULTI"]=>
                                          string(31) "Predis\Command\TransactionMulti"
                                          ["EXEC"]=>
                                          string(30) "Predis\Command\TransactionExec"
                                          ["DISCARD"]=>
                                          string(33) "Predis\Command\TransactionDiscard"
                                          ["SUBSCRIBE"]=>
                                          string(30) "Predis\Command\PubSubSubscribe"
                                          ["UNSUBSCRIBE"]=>
                                          string(32) "Predis\Command\PubSubUnsubscribe"
                                          ["PSUBSCRIBE"]=>
                                          string(39) "Predis\Command\PubSubSubscribeByPattern"
                                          ["PUNSUBSCRIBE"]=>
                                          string(41) "Predis\Command\PubSubUnsubscribeByPattern"
                                          ["PUBLISH"]=>
                                          string(28) "Predis\Command\PubSubPublish"
                                          ["CONFIG"]=>
                                          string(27) "Predis\Command\ServerConfig"
                                          ["PERSIST"]=>
                                          string(25) "Predis\Command\KeyPersist"
                                          ["STRLEN"]=>
                                          string(27) "Predis\Command\StringStrlen"
                                          ["SETRANGE"]=>
                                          string(29) "Predis\Command\StringSetRange"
                                          ["GETRANGE"]=>
                                          string(29) "Predis\Command\StringGetRange"
                                          ["SETBIT"]=>
                                          string(27) "Predis\Command\StringSetBit"
                                          ["GETBIT"]=>
                                          string(27) "Predis\Command\StringGetBit"
                                          ["RPUSHX"]=>
                                          string(28) "Predis\Command\ListPushTailX"
                                          ["LPUSHX"]=>
                                          string(28) "Predis\Command\ListPushHeadX"
                                          ["LINSERT"]=>
                                          string(25) "Predis\Command\ListInsert"
                                          ["BRPOPLPUSH"]=>
                                          string(42) "Predis\Command\ListPopLastPushHeadBlocking"
                                          ["ZREVRANGEBYSCORE"]=>
                                          string(38) "Predis\Command\ZSetReverseRangeByScore"
                                          ["WATCH"]=>
                                          string(31) "Predis\Command\TransactionWatch"
                                          ["UNWATCH"]=>
                                          string(33) "Predis\Command\TransactionUnwatch"
                                          ["OBJECT"]=>
                                          string(27) "Predis\Command\ServerObject"
                                          ["SLOWLOG"]=>
                                          string(28) "Predis\Command\ServerSlowlog"
                                          ["CLIENT"]=>
                                          string(27) "Predis\Command\ServerClient"
                                          ["PTTL"]=>
                                          string(35) "Predis\Command\KeyPreciseTimeToLive"
                                          ["PEXPIRE"]=>
                                          string(31) "Predis\Command\KeyPreciseExpire"
                                          ["PEXPIREAT"]=>
                                          string(33) "Predis\Command\KeyPreciseExpireAt"
                                          ["MIGRATE"]=>
                                          string(25) "Predis\Command\KeyMigrate"
                                          ["PSETEX"]=>
                                          string(37) "Predis\Command\StringPreciseSetExpire"
                                          ["INCRBYFLOAT"]=>
                                          string(37) "Predis\Command\StringIncrementByFloat"
                                          ["BITOP"]=>
                                          string(26) "Predis\Command\StringBitOp"
                                          ["BITCOUNT"]=>
                                          string(29) "Predis\Command\StringBitCount"
                                          ["HINCRBYFLOAT"]=>
                                          string(35) "Predis\Command\HashIncrementByFloat"
                                          ["EVAL"]=>
                                          string(25) "Predis\Command\ServerEval"
                                          ["EVALSHA"]=>
                                          string(28) "Predis\Command\ServerEvalSHA"
                                          ["SCRIPT"]=>
                                          string(27) "Predis\Command\ServerScript"
                                          ["TIME"]=>
                                          string(25) "Predis\Command\ServerTime"
                                          ["SENTINEL"]=>
                                          string(29) "Predis\Command\ServerSentinel"
                                          ["SCAN"]=>
                                          string(22) "Predis\Command\KeyScan"
                                          ["BITPOS"]=>
                                          string(27) "Predis\Command\StringBitPos"
                                          ["SSCAN"]=>
                                          string(22) "Predis\Command\SetScan"
                                          ["ZSCAN"]=>
                                          string(23) "Predis\Command\ZSetScan"
                                          ["ZLEXCOUNT"]=>
                                          string(27) "Predis\Command\ZSetLexCount"
                                          ["ZRANGEBYLEX"]=>
                                          string(29) "Predis\Command\ZSetRangeByLex"
                                          ["ZREMRANGEBYLEX"]=>
                                          string(35) "Predis\Command\ZSetRemoveRangeByLex"
                                          ["ZREVRANGEBYLEX"]=>
                                          string(36) "Predis\Command\ZSetReverseRangeByLex"
                                          ["HSCAN"]=>
                                          string(23) "Predis\Command\HashScan"
                                          ["PUBSUB"]=>
                                          string(27) "Predis\Command\PubSubPubsub"
                                          ["PFADD"]=>
                                          string(29) "Predis\Command\HyperLogLogAdd"
                                          ["PFCOUNT"]=>
                                          string(31) "Predis\Command\HyperLogLogCount"
                                          ["PFMERGE"]=>
                                          string(31) "Predis\Command\HyperLogLogMerge"
                                          ["COMMAND"]=>
                                          string(28) "Predis\Command\ServerCommand"
                                          ["HSTRLEN"]=>
                                          string(31) "Predis\Command\HashStringLength"
                                          ["BITFIELD"]=>
                                          string(29) "Predis\Command\StringBitField"
                                          ["GEOADD"]=>
                                          string(31) "Predis\Command\GeospatialGeoAdd"
                                          ["GEOHASH"]=>
                                          string(32) "Predis\Command\GeospatialGeoHash"
                                          ["GEOPOS"]=>
                                          string(31) "Predis\Command\GeospatialGeoPos"
                                          ["GEODIST"]=>
                                          string(32) "Predis\Command\GeospatialGeoDist"
                                          ["GEORADIUS"]=>
                                          string(34) "Predis\Command\GeospatialGeoRadius"
                                          ["GEORADIUSBYMEMBER"]=>
                                          string(42) "Predis\Command\GeospatialGeoRadiusByMember"
                                        }
                                        ["processor":"Predis\Profile\RedisProfile":private]=>
                                        NULL
                                      }
                                    }
                                    ["name":protected]=>
                                    string(7) "default"
                                    ["events":protected]=>
                                    NULL
                                  }
                                }
                                ["events":protected]=>
                                bool(false)
                              }
                              ["prefix":protected]=>
                              string(12) "kajws_cache:"
                              ["connection":protected]=>
                              NULL
                            }
                            ["events":protected]=>
                            *RECURSION*
                            ["default":protected]=>
                            int(3600)
                          }
                          ["minutes":protected]=>
                          string(3) "120"
                        }
                        ["started":protected]=>
                        bool(true)
                      }
                      ["locale":protected]=>
                      NULL
                      ["defaultLocale":protected]=>
                      string(2) "en"
                      ["preferredFormat":"Symfony\Component\HttpFoundation\Request":private]=>
                      NULL
                      ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=>
                      bool(true)
                      ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=>
                      bool(true)
                    }
                    ["assetRoot":protected]=>
                    NULL
                    ["forcedRoot":protected]=>
                    string(28) "https://kdkuma-new.kajws.com"
                    ["forceScheme":protected]=>
                    NULL
                    ["cachedRoot":protected]=>
                    NULL
                    ["cachedScheme":protected]=>
                    NULL
                    ["rootNamespace":protected]=>
                    string(20) "App\Http\Controllers"
                    ["sessionResolver":protected]=>
                    object(Closure)#164 (1) {
                      ["this"]=>
                      object(Illuminate\Routing\RoutingServiceProvider)#12 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                    }
                    ["keyResolver":protected]=>
                    object(Closure)#165 (1) {
                      ["this"]=>
                      object(Illuminate\Routing\RoutingServiceProvider)#12 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                    }
                    ["formatHostUsing":protected]=>
                    NULL
                    ["formatPathUsing":protected]=>
                    NULL
                    ["routeGenerator":protected]=>
                    NULL
                  }
                  ["encrypter"]=>
                  object(Illuminate\Encryption\Encrypter)#214 (2) {
                    ["key":protected]=>
                    string(32) "}smOZ"B(C#c"
                    ["cipher":protected]=>
                    string(11) "AES-256-CBC"
                  }
                  ["cookie"]=>
                  object(Illuminate\Cookie\CookieJar)#218 (5) {
                    ["path":protected]=>
                    string(1) "/"
                    ["domain":protected]=>
                    NULL
                    ["secure":protected]=>
                    bool(true)
                    ["sameSite":protected]=>
                    NULL
                    ["queued":protected]=>
                    array(0) {
                    }
                  }
                  ["session"]=>
                  object(Illuminate\Session\SessionManager)#222 (3) {
                    ["app":protected]=>
                    *RECURSION*
                    ["customCreators":protected]=>
                    array(0) {
                    }
                    ["drivers":protected]=>
                    array(1) {
                      ["redis"]=>
                      object(Illuminate\Session\Store)#235 (5) {
                        ["id":protected]=>
                        string(40) "oICzLq6D52teoMWiFN7sEmknuR1nx91YPIuMS7bz"
                        ["name":protected]=>
                        string(13) "kajws_session"
                        ["attributes":protected]=>
                        array(2) {
                          ["_token"]=>
                          string(40) "wYE9Ao6w7saHf57IJati9QRW3mmCVAjcz3cLTjmE"
                          ["session"]=>
                          array(1) {
                            ["site_partner"]=>
                            object(App\Models\SitePartner)#1186 (26) {
                              ["primaryKey":protected]=>
                              string(15) "site_partner_id"
                              ["connection":protected]=>
                              string(5) "mysql"
                              ["table":protected]=>
                              string(13) "site_partners"
                              ["keyType":protected]=>
                              string(3) "int"
                              ["incrementing"]=>
                              bool(true)
                              ["with":protected]=>
                              array(0) {
                              }
                              ["withCount":protected]=>
                              array(0) {
                              }
                              ["perPage":protected]=>
                              int(15)
                              ["exists"]=>
                              bool(true)
                              ["wasRecentlyCreated"]=>
                              bool(false)
                              ["attributes":protected]=>
                              array(18) {
                                ["site_partner_id"]=>
                                int(46)
                                ["logo_image_pc"]=>
                                string(104) "https://postcardprint.s3-ap-northeast-1.amazonaws.com/logos/a41213cd45d234995b02ca6e74a8ad83fd592fd4.jpg"
                                ["site_partner_name"]=>
                                string(18) "しろくま年賀"
                                ["fujifilm_flg"]=>
                                string(1) "1"
                                ["member_site_flg"]=>
                                string(1) "1"
                                ["contact_url"]=>
                                string(39) "https://www.shirokuma-p.jp/inquiry.html"
                                ["system_name"]=>
                                string(18) "しろくま年賀"
                                ["price_tax_include_flg"]=>
                                string(1) "1"
                                ["b2b_flg"]=>
                                string(1) "0"
                                ["postcard_price_url"]=>
                                string(0) ""
                                ["photobook_price_url"]=>
                                string(0) ""
                                ["photoprint_price_url"]=>
                                string(0) ""
                                ["additional_order_flg"]=>
                                string(1) "1"
                                ["company_url"]=>
                                string(23) "http://www.jumbo.co.jp/"
                                ["company_name"]=>
                                string(33) "日本ジャンボー株式会社"
                                ["law_url"]=>
                                string(43) "https://smp.jumbo.co.jp/nj/contents.php#law"
                                ["privacy_url"]=>
                                string(47) "https://smp.jumbo.co.jp/nj/contents.php#privacy"
                                ["guide_url"]=>
                                string(0) ""
                              }
                              ["original":protected]=>
                              array(18) {
                                ["site_partner_id"]=>
                                int(46)
                                ["logo_image_pc"]=>
                                string(104) "https://postcardprint.s3-ap-northeast-1.amazonaws.com/logos/a41213cd45d234995b02ca6e74a8ad83fd592fd4.jpg"
                                ["site_partner_name"]=>
                                string(18) "しろくま年賀"
                                ["fujifilm_flg"]=>
                                string(1) "1"
                                ["member_site_flg"]=>
                                string(1) "1"
                                ["contact_url"]=>
                                string(39) "https://www.shirokuma-p.jp/inquiry.html"
                                ["system_name"]=>
                                string(18) "しろくま年賀"
                                ["price_tax_include_flg"]=>
                                string(1) "1"
                                ["b2b_flg"]=>
                                string(1) "0"
                                ["postcard_price_url"]=>
                                string(0) ""
                                ["photobook_price_url"]=>
                                string(0) ""
                                ["photoprint_price_url"]=>
                                string(0) ""
                                ["additional_order_flg"]=>
                                string(1) "1"
                                ["company_url"]=>
                                string(23) "http://www.jumbo.co.jp/"
                                ["company_name"]=>
                                string(33) "日本ジャンボー株式会社"
                                ["law_url"]=>
                                string(43) "https://smp.jumbo.co.jp/nj/contents.php#law"
                                ["privacy_url"]=>
                                string(47) "https://smp.jumbo.co.jp/nj/contents.php#privacy"
                                ["guide_url"]=>
                                string(0) ""
                              }
                              ["changes":protected]=>
                              array(0) {
                              }
                              ["casts":protected]=>
                              array(0) {
                              }
                              ["dates":protected]=>
                              array(0) {
                              }
                              ["dateFormat":protected]=>
                              NULL
                              ["appends":protected]=>
                              array(0) {
                              }
                              ["dispatchesEvents":protected]=>
                              array(0) {
                              }
                              ["observables":protected]=>
                              array(0) {
                              }
                              ["relations":protected]=>
                              array(0) {
                              }
                              ["touches":protected]=>
                              array(0) {
                              }
                              ["timestamps"]=>
                              bool(true)
                              ["hidden":protected]=>
                              array(0) {
                              }
                              ["visible":protected]=>
                              array(0) {
                              }
                              ["fillable":protected]=>
                              array(0) {
                              }
                              ["guarded":protected]=>
                              array(1) {
                                [0]=>
                                string(1) "*"
                              }
                            }
                          }
                        }
                        ["handler":protected]=>
                        object(Illuminate\Session\CacheBasedSessionHandler)#221 (2) {
                          ["cache":protected]=>
                          object(Illuminate\Cache\Repository)#233 (3) {
                            ["store":protected]=>
                            object(Illuminate\Cache\RedisStore)#234 (3) {
                              ["redis":protected]=>
                              object(Illuminate\Redis\RedisManager)#230 (6) {
                                ["app":protected]=>
                                *RECURSION*
                                ["driver":protected]=>
                                string(6) "predis"
                                ["customCreators":protected]=>
                                array(0) {
                                }
                                ["config":protected]=>
                                array(3) {
                                  ["options"]=>
                                  array(1) {
                                    ["cluster"]=>
                                    string(6) "predis"
                                  }
                                  ["default"]=>
                                  array(4) {
                                    ["host"]=>
                                    string(54) "prd-pcp-front.eiywle.ng.0001.apne1.cache.amazonaws.com"
                                    ["password"]=>
                                    NULL
                                    ["port"]=>
                                    string(4) "6379"
                                    ["database"]=>
                                    int(0)
                                  }
                                  ["cache"]=>
                                  array(4) {
                                    ["host"]=>
                                    string(54) "prd-pcp-front.eiywle.ng.0001.apne1.cache.amazonaws.com"
                                    ["password"]=>
                                    NULL
                                    ["port"]=>
                                    string(4) "6379"
                                    ["database"]=>
                                    int(1)
                                  }
                                }
                                ["connections":protected]=>
                                array(1) {
                                  ["default"]=>
                                  object(Illuminate\Redis\Connections\PredisConnection)#238 (3) {
                                    ["client":protected]=>
                                    object(Predis\Client)#239 (3) {
                                      ["connection":protected]=>
                                      object(Predis\Connection\StreamConnection)#243 (4) {
                                        ["resource":"Predis\Connection\AbstractConnection":private]=>
                                        resource(349) of type (stream)
                                        ["cachedId":"Predis\Connection\AbstractConnection":private]=>
                                        NULL
                                        ["parameters":protected]=>
                                        object(Predis\Connection\Parameters)#241 (1) {
                                          ["parameters":"Predis\Connection\Parameters":private]=>
                                          array(5) {
                                            ["host"]=>
                                            string(54) "prd-pcp-front.eiywle.ng.0001.apne1.cache.amazonaws.com"
                                            ["password"]=>
                                            NULL
                                            ["port"]=>
                                            string(4) "6379"
                                            ["database"]=>
                                            int(0)
                                            ["scheme"]=>
                                            string(3) "tcp"
                                          }
                                        }
                                        ["initCommands":protected]=>
                                        array(1) {
                                          [0]=>
                                          object(Predis\Command\RawCommand)#244 (3) {
                                            ["slot":"Predis\Command\RawCommand":private]=>
                                            NULL
                                            ["commandID":"Predis\Command\RawCommand":private]=>
                                            string(6) "SELECT"
                                            ["arguments":"Predis\Command\RawCommand":private]=>
                                            array(1) {
                                              [0]=>
                                              int(0)
                                            }
                                          }
                                        }
                                      }
                                      ["options":protected]=>
                                      object(Predis\Configuration\Options)#240 (3) {
                                        ["input":protected]=>
                                        array(2) {
                                          ["timeout"]=>
                                          float(10)
                                          ["cluster"]=>
                                          string(6) "predis"
                                        }
                                        ["options":protected]=>
                                        array(2) {
                                          ["connections"]=>
                                          object(Predis\Connection\Factory)#242 (2) {
                                            ["defaults":"Predis\Connection\Factory":private]=>
                                            array(0) {
                                            }
                                            ["schemes":protected]=>
                                            array(6) {
                                              ["tcp"]=>
                                              string(34) "Predis\Connection\StreamConnection"
                                              ["unix"]=>
                                              string(34) "Predis\Connection\StreamConnection"
                                              ["tls"]=>
                                              string(34) "Predis\Connection\StreamConnection"
                                              ["redis"]=>
                                              string(34) "Predis\Connection\StreamConnection"
                                              ["rediss"]=>
                                              string(34) "Predis\Connection\StreamConnection"
                                              ["http"]=>
                                              string(34) "Predis\Connection\WebdisConnection"
                                            }
                                          }
                                          ["profile"]=>
                                          object(Predis\Profile\RedisVersion320)#246 (2) {
                                            ["commands":"Predis\Profile\RedisProfile":private]=>
                                            array(159) {
                                              ["EXISTS"]=>
                                              string(24) "Predis\Command\KeyExists"
                                              ["DEL"]=>
                                              string(24) "Predis\Command\KeyDelete"
                                              ["TYPE"]=>
                                              string(22) "Predis\Command\KeyType"
                                              ["KEYS"]=>
                                              string(22) "Predis\Command\KeyKeys"
                                              ["RANDOMKEY"]=>
                                              string(24) "Predis\Command\KeyRandom"
                                              ["RENAME"]=>
                                              string(24) "Predis\Command\KeyRename"
                                              ["RENAMENX"]=>
                                              string(32) "Predis\Command\KeyRenamePreserve"
                                              ["EXPIRE"]=>
                                              string(24) "Predis\Command\KeyExpire"
                                              ["EXPIREAT"]=>
                                              string(26) "Predis\Command\KeyExpireAt"
                                              ["TTL"]=>
                                              string(28) "Predis\Command\KeyTimeToLive"
                                              ["MOVE"]=>
                                              string(22) "Predis\Command\KeyMove"
                                              ["SORT"]=>
                                              string(22) "Predis\Command\KeySort"
                                              ["DUMP"]=>
                                              string(22) "Predis\Command\KeyDump"
                                              ["RESTORE"]=>
                                              string(25) "Predis\Command\KeyRestore"
                                              ["SET"]=>
                                              string(24) "Predis\Command\StringSet"
                                              ["SETNX"]=>
                                              string(32) "Predis\Command\StringSetPreserve"
                                              ["MSET"]=>
                                              string(32) "Predis\Command\StringSetMultiple"
                                              ["MSETNX"]=>
                                              string(40) "Predis\Command\StringSetMultiplePreserve"
                                              ["GET"]=>
                                              string(24) "Predis\Command\StringGet"
                                              ["MGET"]=>
                                              string(32) "Predis\Command\StringGetMultiple"
                                              ["GETSET"]=>
                                              string(27) "Predis\Command\StringGetSet"
                                              ["INCR"]=>
                                              string(30) "Predis\Command\StringIncrement"
                                              ["INCRBY"]=>
                                              string(32) "Predis\Command\StringIncrementBy"
                                              ["DECR"]=>
                                              string(30) "Predis\Command\StringDecrement"
                                              ["DECRBY"]=>
                                              string(32) "Predis\Command\StringDecrementBy"
                                              ["RPUSH"]=>
                                              string(27) "Predis\Command\ListPushTail"
                                              ["LPUSH"]=>
                                              string(27) "Predis\Command\ListPushHead"
                                              ["LLEN"]=>
                                              string(25) "Predis\Command\ListLength"
                                              ["LRANGE"]=>
                                              string(24) "Predis\Command\ListRange"
                                              ["LTRIM"]=>
                                              string(23) "Predis\Command\ListTrim"
                                              ["LINDEX"]=>
                                              string(24) "Predis\Command\ListIndex"
                                              ["LSET"]=>
                                              string(22) "Predis\Command\ListSet"
                                              ["LREM"]=>
                                              string(25) "Predis\Command\ListRemove"
                                              ["LPOP"]=>
                                              string(27) "Predis\Command\ListPopFirst"
                                              ["RPOP"]=>
                                              string(26) "Predis\Command\ListPopLast"
                                              ["RPOPLPUSH"]=>
                                              string(34) "Predis\Command\ListPopLastPushHead"
                                              ["SADD"]=>
                                              string(21) "Predis\Command\SetAdd"
                                              ["SREM"]=>
                                              string(24) "Predis\Command\SetRemove"
                                              ["SPOP"]=>
                                              string(21) "Predis\Command\SetPop"
                                              ["SMOVE"]=>
                                              string(22) "Predis\Command\SetMove"
                                              ["SCARD"]=>
                                              string(29) "Predis\Command\SetCardinality"
                                              ["SISMEMBER"]=>
                                              string(26) "Predis\Command\SetIsMember"
                                              ["SINTER"]=>
                                              string(30) "Predis\Command\SetIntersection"
                                              ["SINTERSTORE"]=>
                                              string(35) "Predis\Command\SetIntersectionStore"
                                              ["SUNION"]=>
                                              string(23) "Predis\Command\SetUnion"
                                              ["SUNIONSTORE"]=>
                                              string(28) "Predis\Command\SetUnionStore"
                                              ["SDIFF"]=>
                                              string(28) "Predis\Command\SetDifference"
                                              ["SDIFFSTORE"]=>
                                              string(33) "Predis\Command\SetDifferenceStore"
                                              ["SMEMBERS"]=>
                                              string(25) "Predis\Command\SetMembers"
                                              ["SRANDMEMBER"]=>
                                              string(30) "Predis\Command\SetRandomMember"
                                              ["ZADD"]=>
                                              string(22) "Predis\Command\ZSetAdd"
                                              ["ZINCRBY"]=>
                                              string(30) "Predis\Command\ZSetIncrementBy"
                                              ["ZREM"]=>
                                              string(25) "Predis\Command\ZSetRemove"
                                              ["ZRANGE"]=>
                                              string(24) "Predis\Command\ZSetRange"
                                              ["ZREVRANGE"]=>
                                              string(31) "Predis\Command\ZSetReverseRange"
                                              ["ZRANGEBYSCORE"]=>
                                              string(31) "Predis\Command\ZSetRangeByScore"
                                              ["ZCARD"]=>
                                              string(30) "Predis\Command\ZSetCardinality"
                                              ["ZSCORE"]=>
                                              string(24) "Predis\Command\ZSetScore"
                                              ["ZREMRANGEBYSCORE"]=>
                                              string(37) "Predis\Command\ZSetRemoveRangeByScore"
                                              ["PING"]=>
                                              string(29) "Predis\Command\ConnectionPing"
                                              ["AUTH"]=>
                                              string(29) "Predis\Command\ConnectionAuth"
                                              ["SELECT"]=>
                                              string(31) "Predis\Command\ConnectionSelect"
                                              ["ECHO"]=>
                                              string(29) "Predis\Command\ConnectionEcho"
                                              ["QUIT"]=>
                                              string(29) "Predis\Command\ConnectionQuit"
                                              ["INFO"]=>
                                              string(29) "Predis\Command\ServerInfoV26x"
                                              ["SLAVEOF"]=>
                                              string(28) "Predis\Command\ServerSlaveOf"
                                              ["MONITOR"]=>
                                              string(28) "Predis\Command\ServerMonitor"
                                              ["DBSIZE"]=>
                                              string(33) "Predis\Command\ServerDatabaseSize"
                                              ["FLUSHDB"]=>
                                              string(34) "Predis\Command\ServerFlushDatabase"
                                              ["FLUSHALL"]=>
                                              string(29) "Predis\Command\ServerFlushAll"
                                              ["SAVE"]=>
                                              string(25) "Predis\Command\ServerSave"
                                              ["BGSAVE"]=>
                                              string(35) "Predis\Command\ServerBackgroundSave"
                                              ["LASTSAVE"]=>
                                              string(29) "Predis\Command\ServerLastSave"
                                              ["SHUTDOWN"]=>
                                              string(29) "Predis\Command\ServerShutdown"
                                              ["BGREWRITEAOF"]=>
                                              string(41) "Predis\Command\ServerBackgroundRewriteAOF"
                                              ["SETEX"]=>
                                              string(30) "Predis\Command\StringSetExpire"
                                              ["APPEND"]=>
                                              string(27) "Predis\Command\StringAppend"
                                              ["SUBSTR"]=>
                                              string(27) "Predis\Command\StringSubstr"
                                              ["BLPOP"]=>
                                              string(35) "Predis\Command\ListPopFirstBlocking"
                                              ["BRPOP"]=>
                                              string(34) "Predis\Command\ListPopLastBlocking"
                                              ["ZUNIONSTORE"]=>
                                              string(29) "Predis\Command\ZSetUnionStore"
                                              ["ZINTERSTORE"]=>
                                              string(36) "Predis\Command\ZSetIntersectionStore"
                                              ["ZCOUNT"]=>
                                              string(24) "Predis\Command\ZSetCount"
                                              ["ZRANK"]=>
                                              string(23) "Predis\Command\ZSetRank"
                                              ["ZREVRANK"]=>
                                              string(30) "Predis\Command\ZSetReverseRank"
                                              ["ZREMRANGEBYRANK"]=>
                                              string(36) "Predis\Command\ZSetRemoveRangeByRank"
                                              ["HSET"]=>
                                              string(22) "Predis\Command\HashSet"
                                              ["HSETNX"]=>
                                              string(30) "Predis\Command\HashSetPreserve"
                                              ["HMSET"]=>
                                              string(30) "Predis\Command\HashSetMultiple"
                                              ["HINCRBY"]=>
                                              string(30) "Predis\Command\HashIncrementBy"
                                              ["HGET"]=>
                                              string(22) "Predis\Command\HashGet"
                                              ["HMGET"]=>
                                              string(30) "Predis\Command\HashGetMultiple"
                                              ["HDEL"]=>
                                              string(25) "Predis\Command\HashDelete"
                                              ["HEXISTS"]=>
                                              string(25) "Predis\Command\HashExists"
                                              ["HLEN"]=>
                                              string(25) "Predis\Command\HashLength"
                                              ["HKEYS"]=>
                                              string(23) "Predis\Command\HashKeys"
                                              ["HVALS"]=>
                                              string(25) "Predis\Command\HashValues"
                                              ["HGETALL"]=>
                                              string(25) "Predis\Command\HashGetAll"
                                              ["MULTI"]=>
                                              string(31) "Predis\Command\TransactionMulti"
                                              ["EXEC"]=>
                                              string(30) "Predis\Command\TransactionExec"
                                              ["DISCARD"]=>
                                              string(33) "Predis\Command\TransactionDiscard"
                                              ["SUBSCRIBE"]=>
                                              string(30) "Predis\Command\PubSubSubscribe"
                                              ["UNSUBSCRIBE"]=>
                                              string(32) "Predis\Command\PubSubUnsubscribe"
                                              ["PSUBSCRIBE"]=>
                                              string(39) "Predis\Command\PubSubSubscribeByPattern"
                                              ["PUNSUBSCRIBE"]=>
                                              string(41) "Predis\Command\PubSubUnsubscribeByPattern"
                                              ["PUBLISH"]=>
                                              string(28) "Predis\Command\PubSubPublish"
                                              ["CONFIG"]=>
                                              string(27) "Predis\Command\ServerConfig"
                                              ["PERSIST"]=>
                                              string(25) "Predis\Command\KeyPersist"
                                              ["STRLEN"]=>
                                              string(27) "Predis\Command\StringStrlen"
                                              ["SETRANGE"]=>
                                              string(29) "Predis\Command\StringSetRange"
                                              ["GETRANGE"]=>
                                              string(29) "Predis\Command\StringGetRange"
                                              ["SETBIT"]=>
                                              string(27) "Predis\Command\StringSetBit"
                                              ["GETBIT"]=>
                                              string(27) "Predis\Command\StringGetBit"
                                              ["RPUSHX"]=>
                                              string(28) "Predis\Command\ListPushTailX"
                                              ["LPUSHX"]=>
                                              string(28) "Predis\Command\ListPushHeadX"
                                              ["LINSERT"]=>
                                              string(25) "Predis\Command\ListInsert"
                                              ["BRPOPLPUSH"]=>
                                              string(42) "Predis\Command\ListPopLastPushHeadBlocking"
                                              ["ZREVRANGEBYSCORE"]=>
                                              string(38) "Predis\Command\ZSetReverseRangeByScore"
                                              ["WATCH"]=>
                                              string(31) "Predis\Command\TransactionWatch"
                                              ["UNWATCH"]=>
                                              string(33) "Predis\Command\TransactionUnwatch"
                                              ["OBJECT"]=>
                                              string(27) "Predis\Command\ServerObject"
                                              ["SLOWLOG"]=>
                                              string(28) "Predis\Command\ServerSlowlog"
                                              ["CLIENT"]=>
                                              string(27) "Predis\Command\ServerClient"
                                              ["PTTL"]=>
                                              string(35) "Predis\Command\KeyPreciseTimeToLive"
                                              ["PEXPIRE"]=>
                                              string(31) "Predis\Command\KeyPreciseExpire"
                                              ["PEXPIREAT"]=>
                                              string(33) "Predis\Command\KeyPreciseExpireAt"
                                              ["MIGRATE"]=>
                                              string(25) "Predis\Command\KeyMigrate"
                                              ["PSETEX"]=>
                                              string(37) "Predis\Command\StringPreciseSetExpire"
                                              ["INCRBYFLOAT"]=>
                                              string(37) "Predis\Command\StringIncrementByFloat"
                                              ["BITOP"]=>
                                              string(26) "Predis\Command\StringBitOp"
                                              ["BITCOUNT"]=>
                                              string(29) "Predis\Command\StringBitCount"
                                              ["HINCRBYFLOAT"]=>
                                              string(35) "Predis\Command\HashIncrementByFloat"
                                              ["EVAL"]=>
                                              string(25) "Predis\Command\ServerEval"
                                              ["EVALSHA"]=>
                                              string(28) "Predis\Command\ServerEvalSHA"
                                              ["SCRIPT"]=>
                                              string(27) "Predis\Command\ServerScript"
                                              ["TIME"]=>
                                              string(25) "Predis\Command\ServerTime"
                                              ["SENTINEL"]=>
                                              string(29) "Predis\Command\ServerSentinel"
                                              ["SCAN"]=>
                                              string(22) "Predis\Command\KeyScan"
                                              ["BITPOS"]=>
                                              string(27) "Predis\Command\StringBitPos"
                                              ["SSCAN"]=>
                                              string(22) "Predis\Command\SetScan"
                                              ["ZSCAN"]=>
                                              string(23) "Predis\Command\ZSetScan"
                                              ["ZLEXCOUNT"]=>
                                              string(27) "Predis\Command\ZSetLexCount"
                                              ["ZRANGEBYLEX"]=>
                                              string(29) "Predis\Command\ZSetRangeByLex"
                                              ["ZREMRANGEBYLEX"]=>
                                              string(35) "Predis\Command\ZSetRemoveRangeByLex"
                                              ["ZREVRANGEBYLEX"]=>
                                              string(36) "Predis\Command\ZSetReverseRangeByLex"
                                              ["HSCAN"]=>
                                              string(23) "Predis\Command\HashScan"
                                              ["PUBSUB"]=>
                                              string(27) "Predis\Command\PubSubPubsub"
                                              ["PFADD"]=>
                                              string(29) "Predis\Command\HyperLogLogAdd"
                                              ["PFCOUNT"]=>
                                              string(31) "Predis\Command\HyperLogLogCount"
                                              ["PFMERGE"]=>
                                              string(31) "Predis\Command\HyperLogLogMerge"
                                              ["COMMAND"]=>
                                              string(28) "Predis\Command\ServerCommand"
                                              ["HSTRLEN"]=>
                                              string(31) "Predis\Command\HashStringLength"
                                              ["BITFIELD"]=>
                                              string(29) "Predis\Command\StringBitField"
                                              ["GEOADD"]=>
                                              string(31) "Predis\Command\GeospatialGeoAdd"
                                              ["GEOHASH"]=>
                                              string(32) "Predis\Command\GeospatialGeoHash"
                                              ["GEOPOS"]=>
                                              string(31) "Predis\Command\GeospatialGeoPos"
                                              ["GEODIST"]=>
                                              string(32) "Predis\Command\GeospatialGeoDist"
                                              ["GEORADIUS"]=>
                                              string(34) "Predis\Command\GeospatialGeoRadius"
                                              ["GEORADIUSBYMEMBER"]=>
                                              string(42) "Predis\Command\GeospatialGeoRadiusByMember"
                                            }
                                            ["processor":"Predis\Profile\RedisProfile":private]=>
                                            NULL
                                          }
                                        }
                                        ["handlers":protected]=>
                                        array(6) {
                                          ["cluster"]=>
                                          string(34) "Predis\Configuration\ClusterOption"
                                          ["connections"]=>
                                          string(44) "Predis\Configuration\ConnectionFactoryOption"
                                          ["exceptions"]=>
                                          string(37) "Predis\Configuration\ExceptionsOption"
                                          ["prefix"]=>
                                          string(33) "Predis\Configuration\PrefixOption"
                                          ["profile"]=>
                                          string(34) "Predis\Configuration\ProfileOption"
                                          ["replication"]=>
                                          string(38) "Predis\Configuration\ReplicationOption"
                                        }
                                      }
                                      ["profile":"Predis\Client":private]=>
                                      object(Predis\Profile\RedisVersion320)#246 (2) {
                                        ["commands":"Predis\Profile\RedisProfile":private]=>
                                        array(159) {
                                          ["EXISTS"]=>
                                          string(24) "Predis\Command\KeyExists"
                                          ["DEL"]=>
                                          string(24) "Predis\Command\KeyDelete"
                                          ["TYPE"]=>
                                          string(22) "Predis\Command\KeyType"
                                          ["KEYS"]=>
                                          string(22) "Predis\Command\KeyKeys"
                                          ["RANDOMKEY"]=>
                                          string(24) "Predis\Command\KeyRandom"
                                          ["RENAME"]=>
                                          string(24) "Predis\Command\KeyRename"
                                          ["RENAMENX"]=>
                                          string(32) "Predis\Command\KeyRenamePreserve"
                                          ["EXPIRE"]=>
                                          string(24) "Predis\Command\KeyExpire"
                                          ["EXPIREAT"]=>
                                          string(26) "Predis\Command\KeyExpireAt"
                                          ["TTL"]=>
                                          string(28) "Predis\Command\KeyTimeToLive"
                                          ["MOVE"]=>
                                          string(22) "Predis\Command\KeyMove"
                                          ["SORT"]=>
                                          string(22) "Predis\Command\KeySort"
                                          ["DUMP"]=>
                                          string(22) "Predis\Command\KeyDump"
                                          ["RESTORE"]=>
                                          string(25) "Predis\Command\KeyRestore"
                                          ["SET"]=>
                                          string(24) "Predis\Command\StringSet"
                                          ["SETNX"]=>
                                          string(32) "Predis\Command\StringSetPreserve"
                                          ["MSET"]=>
                                          string(32) "Predis\Command\StringSetMultiple"
                                          ["MSETNX"]=>
                                          string(40) "Predis\Command\StringSetMultiplePreserve"
                                          ["GET"]=>
                                          string(24) "Predis\Command\StringGet"
                                          ["MGET"]=>
                                          string(32) "Predis\Command\StringGetMultiple"
                                          ["GETSET"]=>
                                          string(27) "Predis\Command\StringGetSet"
                                          ["INCR"]=>
                                          string(30) "Predis\Command\StringIncrement"
                                          ["INCRBY"]=>
                                          string(32) "Predis\Command\StringIncrementBy"
                                          ["DECR"]=>
                                          string(30) "Predis\Command\StringDecrement"
                                          ["DECRBY"]=>
                                          string(32) "Predis\Command\StringDecrementBy"
                                          ["RPUSH"]=>
                                          string(27) "Predis\Command\ListPushTail"
                                          ["LPUSH"]=>
                                          string(27) "Predis\Command\ListPushHead"
                                          ["LLEN"]=>
                                          string(25) "Predis\Command\ListLength"
                                          ["LRANGE"]=>
                                          string(24) "Predis\Command\ListRange"
                                          ["LTRIM"]=>
                                          string(23) "Predis\Command\ListTrim"
                                          ["LINDEX"]=>
                                          string(24) "Predis\Command\ListIndex"
                                          ["LSET"]=>
                                          string(22) "Predis\Command\ListSet"
                                          ["LREM"]=>
                                          string(25) "Predis\Command\ListRemove"
                                          ["LPOP"]=>
                                          string(27) "Predis\Command\ListPopFirst"
                                          ["RPOP"]=>
                                          string(26) "Predis\Command\ListPopLast"
                                          ["RPOPLPUSH"]=>
                                          string(34) "Predis\Command\ListPopLastPushHead"
                                          ["SADD"]=>
                                          string(21) "Predis\Command\SetAdd"
                                          ["SREM"]=>
                                          string(24) "Predis\Command\SetRemove"
                                          ["SPOP"]=>
                                          string(21) "Predis\Command\SetPop"
                                          ["SMOVE"]=>
                                          string(22) "Predis\Command\SetMove"
                                          ["SCARD"]=>
                                          string(29) "Predis\Command\SetCardinality"
                                          ["SISMEMBER"]=>
                                          string(26) "Predis\Command\SetIsMember"
                                          ["SINTER"]=>
                                          string(30) "Predis\Command\SetIntersection"
                                          ["SINTERSTORE"]=>
                                          string(35) "Predis\Command\SetIntersectionStore"
                                          ["SUNION"]=>
                                          string(23) "Predis\Command\SetUnion"
                                          ["SUNIONSTORE"]=>
                                          string(28) "Predis\Command\SetUnionStore"
                                          ["SDIFF"]=>
                                          string(28) "Predis\Command\SetDifference"
                                          ["SDIFFSTORE"]=>
                                          string(33) "Predis\Command\SetDifferenceStore"
                                          ["SMEMBERS"]=>
                                          string(25) "Predis\Command\SetMembers"
                                          ["SRANDMEMBER"]=>
                                          string(30) "Predis\Command\SetRandomMember"
                                          ["ZADD"]=>
                                          string(22) "Predis\Command\ZSetAdd"
                                          ["ZINCRBY"]=>
                                          string(30) "Predis\Command\ZSetIncrementBy"
                                          ["ZREM"]=>
                                          string(25) "Predis\Command\ZSetRemove"
                                          ["ZRANGE"]=>
                                          string(24) "Predis\Command\ZSetRange"
                                          ["ZREVRANGE"]=>
                                          string(31) "Predis\Command\ZSetReverseRange"
                                          ["ZRANGEBYSCORE"]=>
                                          string(31) "Predis\Command\ZSetRangeByScore"
                                          ["ZCARD"]=>
                                          string(30) "Predis\Command\ZSetCardinality"
                                          ["ZSCORE"]=>
                                          string(24) "Predis\Command\ZSetScore"
                                          ["ZREMRANGEBYSCORE"]=>
                                          string(37) "Predis\Command\ZSetRemoveRangeByScore"
                                          ["PING"]=>
                                          string(29) "Predis\Command\ConnectionPing"
                                          ["AUTH"]=>
                                          string(29) "Predis\Command\ConnectionAuth"
                                          ["SELECT"]=>
                                          string(31) "Predis\Command\ConnectionSelect"
                                          ["ECHO"]=>
                                          string(29) "Predis\Command\ConnectionEcho"
                                          ["QUIT"]=>
                                          string(29) "Predis\Command\ConnectionQuit"
                                          ["INFO"]=>
                                          string(29) "Predis\Command\ServerInfoV26x"
                                          ["SLAVEOF"]=>
                                          string(28) "Predis\Command\ServerSlaveOf"
                                          ["MONITOR"]=>
                                          string(28) "Predis\Command\ServerMonitor"
                                          ["DBSIZE"]=>
                                          string(33) "Predis\Command\ServerDatabaseSize"
                                          ["FLUSHDB"]=>
                                          string(34) "Predis\Command\ServerFlushDatabase"
                                          ["FLUSHALL"]=>
                                          string(29) "Predis\Command\ServerFlushAll"
                                          ["SAVE"]=>
                                          string(25) "Predis\Command\ServerSave"
                                          ["BGSAVE"]=>
                                          string(35) "Predis\Command\ServerBackgroundSave"
                                          ["LASTSAVE"]=>
                                          string(29) "Predis\Command\ServerLastSave"
                                          ["SHUTDOWN"]=>
                                          string(29) "Predis\Command\ServerShutdown"
                                          ["BGREWRITEAOF"]=>
                                          string(41) "Predis\Command\ServerBackgroundRewriteAOF"
                                          ["SETEX"]=>
                                          string(30) "Predis\Command\StringSetExpire"
                                          ["APPEND"]=>
                                          string(27) "Predis\Command\StringAppend"
                                          ["SUBSTR"]=>
                                          string(27) "Predis\Command\StringSubstr"
                                          ["BLPOP"]=>
                                          string(35) "Predis\Command\ListPopFirstBlocking"
                                          ["BRPOP"]=>
                                          string(34) "Predis\Command\ListPopLastBlocking"
                                          ["ZUNIONSTORE"]=>
                                          string(29) "Predis\Command\ZSetUnionStore"
                                          ["ZINTERSTORE"]=>
                                          string(36) "Predis\Command\ZSetIntersectionStore"
                                          ["ZCOUNT"]=>
                                          string(24) "Predis\Command\ZSetCount"
                                          ["ZRANK"]=>
                                          string(23) "Predis\Command\ZSetRank"
                                          ["ZREVRANK"]=>
                                          string(30) "Predis\Command\ZSetReverseRank"
                                          ["ZREMRANGEBYRANK"]=>
                                          string(36) "Predis\Command\ZSetRemoveRangeByRank"
                                          ["HSET"]=>
                                          string(22) "Predis\Command\HashSet"
                                          ["HSETNX"]=>
                                          string(30) "Predis\Command\HashSetPreserve"
                                          ["HMSET"]=>
                                          string(30) "Predis\Command\HashSetMultiple"
                                          ["HINCRBY"]=>
                                          string(30) "Predis\Command\HashIncrementBy"
                                          ["HGET"]=>
                                          string(22) "Predis\Command\HashGet"
                                          ["HMGET"]=>
                                          string(30) "Predis\Command\HashGetMultiple"
                                          ["HDEL"]=>
                                          string(25) "Predis\Command\HashDelete"
                                          ["HEXISTS"]=>
                                          string(25) "Predis\Command\HashExists"
                                          ["HLEN"]=>
                                          string(25) "Predis\Command\HashLength"
                                          ["HKEYS"]=>
                                          string(23) "Predis\Command\HashKeys"
                                          ["HVALS"]=>
                                          string(25) "Predis\Command\HashValues"
                                          ["HGETALL"]=>
                                          string(25) "Predis\Command\HashGetAll"
                                          ["MULTI"]=>
                                          string(31) "Predis\Command\TransactionMulti"
                                          ["EXEC"]=>
                                          string(30) "Predis\Command\TransactionExec"
                                          ["DISCARD"]=>
                                          string(33) "Predis\Command\TransactionDiscard"
                                          ["SUBSCRIBE"]=>
                                          string(30) "Predis\Command\PubSubSubscribe"
                                          ["UNSUBSCRIBE"]=>
                                          string(32) "Predis\Command\PubSubUnsubscribe"
                                          ["PSUBSCRIBE"]=>
                                          string(39) "Predis\Command\PubSubSubscribeByPattern"
                                          ["PUNSUBSCRIBE"]=>
                                          string(41) "Predis\Command\PubSubUnsubscribeByPattern"
                                          ["PUBLISH"]=>
                                          string(28) "Predis\Command\PubSubPublish"
                                          ["CONFIG"]=>
                                          string(27) "Predis\Command\ServerConfig"
                                          ["PERSIST"]=>
                                          string(25) "Predis\Command\KeyPersist"
                                          ["STRLEN"]=>
                                          string(27) "Predis\Command\StringStrlen"
                                          ["SETRANGE"]=>
                                          string(29) "Predis\Command\StringSetRange"
                                          ["GETRANGE"]=>
                                          string(29) "Predis\Command\StringGetRange"
                                          ["SETBIT"]=>
                                          string(27) "Predis\Command\StringSetBit"
                                          ["GETBIT"]=>
                                          string(27) "Predis\Command\StringGetBit"
                                          ["RPUSHX"]=>
                                          string(28) "Predis\Command\ListPushTailX"
                                          ["LPUSHX"]=>
                                          string(28) "Predis\Command\ListPushHeadX"
                                          ["LINSERT"]=>
                                          string(25) "Predis\Command\ListInsert"
                                          ["BRPOPLPUSH"]=>
                                          string(42) "Predis\Command\ListPopLastPushHeadBlocking"
                                          ["ZREVRANGEBYSCORE"]=>
                                          string(38) "Predis\Command\ZSetReverseRangeByScore"
                                          ["WATCH"]=>
                                          string(31) "Predis\Command\TransactionWatch"
                                          ["UNWATCH"]=>
                                          string(33) "Predis\Command\TransactionUnwatch"
                                          ["OBJECT"]=>
                                          string(27) "Predis\Command\ServerObject"
                                          ["SLOWLOG"]=>
                                          string(28) "Predis\Command\ServerSlowlog"
                                          ["CLIENT"]=>
                                          string(27) "Predis\Command\ServerClient"
                                          ["PTTL"]=>
                                          string(35) "Predis\Command\KeyPreciseTimeToLive"
                                          ["PEXPIRE"]=>
                                          string(31) "Predis\Command\KeyPreciseExpire"
                                          ["PEXPIREAT"]=>
                                          string(33) "Predis\Command\KeyPreciseExpireAt"
                                          ["MIGRATE"]=>
                                          string(25) "Predis\Command\KeyMigrate"
                                          ["PSETEX"]=>
                                          string(37) "Predis\Command\StringPreciseSetExpire"
                                          ["INCRBYFLOAT"]=>
                                          string(37) "Predis\Command\StringIncrementByFloat"
                                          ["BITOP"]=>
                                          string(26) "Predis\Command\StringBitOp"
                                          ["BITCOUNT"]=>
                                          string(29) "Predis\Command\StringBitCount"
                                          ["HINCRBYFLOAT"]=>
                                          string(35) "Predis\Command\HashIncrementByFloat"
                                          ["EVAL"]=>
                                          string(25) "Predis\Command\ServerEval"
                                          ["EVALSHA"]=>
                                          string(28) "Predis\Command\ServerEvalSHA"
                                          ["SCRIPT"]=>
                                          string(27) "Predis\Command\ServerScript"
                                          ["TIME"]=>
                                          string(25) "Predis\Command\ServerTime"
                                          ["SENTINEL"]=>
                                          string(29) "Predis\Command\ServerSentinel"
                                          ["SCAN"]=>
                                          string(22) "Predis\Command\KeyScan"
                                          ["BITPOS"]=>
                                          string(27) "Predis\Command\StringBitPos"
                                          ["SSCAN"]=>
                                          string(22) "Predis\Command\SetScan"
                                          ["ZSCAN"]=>
                                          string(23) "Predis\Command\ZSetScan"
                                          ["ZLEXCOUNT"]=>
                                          string(27) "Predis\Command\ZSetLexCount"
                                          ["ZRANGEBYLEX"]=>
                                          string(29) "Predis\Command\ZSetRangeByLex"
                                          ["ZREMRANGEBYLEX"]=>
                                          string(35) "Predis\Command\ZSetRemoveRangeByLex"
                                          ["ZREVRANGEBYLEX"]=>
                                          string(36) "Predis\Command\ZSetReverseRangeByLex"
                                          ["HSCAN"]=>
                                          string(23) "Predis\Command\HashScan"
                                          ["PUBSUB"]=>
                                          string(27) "Predis\Command\PubSubPubsub"
                                          ["PFADD"]=>
                                          string(29) "Predis\Command\HyperLogLogAdd"
                                          ["PFCOUNT"]=>
                                          string(31) "Predis\Command\HyperLogLogCount"
                                          ["PFMERGE"]=>
                                          string(31) "Predis\Command\HyperLogLogMerge"
                                          ["COMMAND"]=>
                                          string(28) "Predis\Command\ServerCommand"
                                          ["HSTRLEN"]=>
                                          string(31) "Predis\Command\HashStringLength"
                                          ["BITFIELD"]=>
                                          string(29) "Predis\Command\StringBitField"
                                          ["GEOADD"]=>
                                          string(31) "Predis\Command\GeospatialGeoAdd"
                                          ["GEOHASH"]=>
                                          string(32) "Predis\Command\GeospatialGeoHash"
                                          ["GEOPOS"]=>
                                          string(31) "Predis\Command\GeospatialGeoPos"
                                          ["GEODIST"]=>
                                          string(32) "Predis\Command\GeospatialGeoDist"
                                          ["GEORADIUS"]=>
                                          string(34) "Predis\Command\GeospatialGeoRadius"
                                          ["GEORADIUSBYMEMBER"]=>
                                          string(42) "Predis\Command\GeospatialGeoRadiusByMember"
                                        }
                                        ["processor":"Predis\Profile\RedisProfile":private]=>
                                        NULL
                                      }
                                    }
                                    ["name":protected]=>
                                    string(7) "default"
                                    ["events":protected]=>
                                    NULL
                                  }
                                }
                                ["events":protected]=>
                                bool(false)
                              }
                              ["prefix":protected]=>
                              string(12) "kajws_cache:"
                              ["connection":protected]=>
                              NULL
                            }
                            ["events":protected]=>
                            *RECURSION*
                            ["default":protected]=>
                            int(3600)
                          }
                          ["minutes":protected]=>
                          string(3) "120"
                        }
                        ["started":protected]=>
                        bool(true)
                      }
                    }
                  }
                  ["Illuminate\Session\Middleware\StartSession"]=>
                  object(Illuminate\Session\Middleware\StartSession)#223 (1) {
                    ["manager":protected]=>
                    object(Illuminate\Session\SessionManager)#222 (3) {
                      ["app":protected]=>
                      *RECURSION*
                      ["customCreators":protected]=>
                      array(0) {
                      }
                      ["drivers":protected]=>
                      array(1) {
                        ["redis"]=>
                        object(Illuminate\Session\Store)#235 (5) {
                          ["id":protected]=>
                          string(40) "oICzLq6D52teoMWiFN7sEmknuR1nx91YPIuMS7bz"
                          ["name":protected]=>
                          string(13) "kajws_session"
                          ["attributes":protected]=>
                          array(2) {
                            ["_token"]=>
                            string(40) "wYE9Ao6w7saHf57IJati9QRW3mmCVAjcz3cLTjmE"
                            ["session"]=>
                            array(1) {
                              ["site_partner"]=>
                              object(App\Models\SitePartner)#1186 (26) {
                                ["primaryKey":protected]=>
                                string(15) "site_partner_id"
                                ["connection":protected]=>
                                string(5) "mysql"
                                ["table":protected]=>
                                string(13) "site_partners"
                                ["keyType":protected]=>
                                string(3) "int"
                                ["incrementing"]=>
                                bool(true)
                                ["with":protected]=>
                                array(0) {
                                }
                                ["withCount":protected]=>
                                array(0) {
                                }
                                ["perPage":protected]=>
                                int(15)
                                ["exists"]=>
                                bool(true)
                                ["wasRecentlyCreated"]=>
                                bool(false)
                                ["attributes":protected]=>
                                array(18) {
                                  ["site_partner_id"]=>
                                  int(46)
                                  ["logo_image_pc"]=>
                                  string(104) "https://postcardprint.s3-ap-northeast-1.amazonaws.com/logos/a41213cd45d234995b02ca6e74a8ad83fd592fd4.jpg"
                                  ["site_partner_name"]=>
                                  string(18) "しろくま年賀"
                                  ["fujifilm_flg"]=>
                                  string(1) "1"
                                  ["member_site_flg"]=>
                                  string(1) "1"
                                  ["contact_url"]=>
                                  string(39) "https://www.shirokuma-p.jp/inquiry.html"
                                  ["system_name"]=>
                                  string(18) "しろくま年賀"
                                  ["price_tax_include_flg"]=>
                                  string(1) "1"
                                  ["b2b_flg"]=>
                                  string(1) "0"
                                  ["postcard_price_url"]=>
                                  string(0) ""
                                  ["photobook_price_url"]=>
                                  string(0) ""
                                  ["photoprint_price_url"]=>
                                  string(0) ""
                                  ["additional_order_flg"]=>
                                  string(1) "1"
                                  ["company_url"]=>
                                  string(23) "http://www.jumbo.co.jp/"
                                  ["company_name"]=>
                                  string(33) "日本ジャンボー株式会社"
                                  ["law_url"]=>
                                  string(43) "https://smp.jumbo.co.jp/nj/contents.php#law"
                                  ["privacy_url"]=>
                                  string(47) "https://smp.jumbo.co.jp/nj/contents.php#privacy"
                                  ["guide_url"]=>
                                  string(0) ""
                                }
                                ["original":protected]=>
                                array(18) {
                                  ["site_partner_id"]=>
                                  int(46)
                                  ["logo_image_pc"]=>
                                  string(104) "https://postcardprint.s3-ap-northeast-1.amazonaws.com/logos/a41213cd45d234995b02ca6e74a8ad83fd592fd4.jpg"
                                  ["site_partner_name"]=>
                                  string(18) "しろくま年賀"
                                  ["fujifilm_flg"]=>
                                  string(1) "1"
                                  ["member_site_flg"]=>
                                  string(1) "1"
                                  ["contact_url"]=>
                                  string(39) "https://www.shirokuma-p.jp/inquiry.html"
                                  ["system_name"]=>
                                  string(18) "しろくま年賀"
                                  ["price_tax_include_flg"]=>
                                  string(1) "1"
                                  ["b2b_flg"]=>
                                  string(1) "0"
                                  ["postcard_price_url"]=>
                                  string(0) ""
                                  ["photobook_price_url"]=>
                                  string(0) ""
                                  ["photoprint_price_url"]=>
                                  string(0) ""
                                  ["additional_order_flg"]=>
                                  string(1) "1"
                                  ["company_url"]=>
                                  string(23) "http://www.jumbo.co.jp/"
                                  ["company_name"]=>
                                  string(33) "日本ジャンボー株式会社"
                                  ["law_url"]=>
                                  string(43) "https://smp.jumbo.co.jp/nj/contents.php#law"
                                  ["privacy_url"]=>
                                  string(47) "https://smp.jumbo.co.jp/nj/contents.php#privacy"
                                  ["guide_url"]=>
                                  string(0) ""
                                }
                                ["changes":protected]=>
                                array(0) {
                                }
                                ["casts":protected]=>
                                array(0) {
                                }
                                ["dates":protected]=>
                                array(0) {
                                }
                                ["dateFormat":protected]=>
                                NULL
                                ["appends":protected]=>
                                array(0) {
                                }
                                ["dispatchesEvents":protected]=>
                                array(0) {
                                }
                                ["observables":protected]=>
                                array(0) {
                                }
                                ["relations":protected]=>
                                array(0) {
                                }
                                ["touches":protected]=>
                                array(0) {
                                }
                                ["timestamps"]=>
                                bool(true)
                                ["hidden":protected]=>
                                array(0) {
                                }
                                ["visible":protected]=>
                                array(0) {
                                }
                                ["fillable":protected]=>
                                array(0) {
                                }
                                ["guarded":protected]=>
                                array(1) {
                                  [0]=>
                                  string(1) "*"
                                }
                              }
                            }
                          }
                          ["handler":protected]=>
                          object(Illuminate\Session\CacheBasedSessionHandler)#221 (2) {
                            ["cache":protected]=>
                            object(Illuminate\Cache\Repository)#233 (3) {
                              ["store":protected]=>
                              object(Illuminate\Cache\RedisStore)#234 (3) {
                                ["redis":protected]=>
                                object(Illuminate\Redis\RedisManager)#230 (6) {
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["driver":protected]=>
                                  string(6) "predis"
                                  ["customCreators":protected]=>
                                  array(0) {
                                  }
                                  ["config":protected]=>
                                  array(3) {
                                    ["options"]=>
                                    array(1) {
                                      ["cluster"]=>
                                      string(6) "predis"
                                    }
                                    ["default"]=>
                                    array(4) {
                                      ["host"]=>
                                      string(54) "prd-pcp-front.eiywle.ng.0001.apne1.cache.amazonaws.com"
                                      ["password"]=>
                                      NULL
                                      ["port"]=>
                                      string(4) "6379"
                                      ["database"]=>
                                      int(0)
                                    }
                                    ["cache"]=>
                                    array(4) {
                                      ["host"]=>
                                      string(54) "prd-pcp-front.eiywle.ng.0001.apne1.cache.amazonaws.com"
                                      ["password"]=>
                                      NULL
                                      ["port"]=>
                                      string(4) "6379"
                                      ["database"]=>
                                      int(1)
                                    }
                                  }
                                  ["connections":protected]=>
                                  array(1) {
                                    ["default"]=>
                                    object(Illuminate\Redis\Connections\PredisConnection)#238 (3) {
                                      ["client":protected]=>
                                      object(Predis\Client)#239 (3) {
                                        ["connection":protected]=>
                                        object(Predis\Connection\StreamConnection)#243 (4) {
                                          ["resource":"Predis\Connection\AbstractConnection":private]=>
                                          resource(349) of type (stream)
                                          ["cachedId":"Predis\Connection\AbstractConnection":private]=>
                                          NULL
                                          ["parameters":protected]=>
                                          object(Predis\Connection\Parameters)#241 (1) {
                                            ["parameters":"Predis\Connection\Parameters":private]=>
                                            array(5) {
                                              ["host"]=>
                                              string(54) "prd-pcp-front.eiywle.ng.0001.apne1.cache.amazonaws.com"
                                              ["password"]=>
                                              NULL
                                              ["port"]=>
                                              string(4) "6379"
                                              ["database"]=>
                                              int(0)
                                              ["scheme"]=>
                                              string(3) "tcp"
                                            }
                                          }
                                          ["initCommands":protected]=>
                                          array(1) {
                                            [0]=>
                                            object(Predis\Command\RawCommand)#244 (3) {
                                              ["slot":"Predis\Command\RawCommand":private]=>
                                              NULL
                                              ["commandID":"Predis\Command\RawCommand":private]=>
                                              string(6) "SELECT"
                                              ["arguments":"Predis\Command\RawCommand":private]=>
                                              array(1) {
                                                [0]=>
                                                int(0)
                                              }
                                            }
                                          }
                                        }
                                        ["options":protected]=>
                                        object(Predis\Configuration\Options)#240 (3) {
                                          ["input":protected]=>
                                          array(2) {
                                            ["timeout"]=>
                                            float(10)
                                            ["cluster"]=>
                                            string(6) "predis"
                                          }
                                          ["options":protected]=>
                                          array(2) {
                                            ["connections"]=>
                                            object(Predis\Connection\Factory)#242 (2) {
                                              ["defaults":"Predis\Connection\Factory":private]=>
                                              array(0) {
                                              }
                                              ["schemes":protected]=>
                                              array(6) {
                                                ["tcp"]=>
                                                string(34) "Predis\Connection\StreamConnection"
                                                ["unix"]=>
                                                string(34) "Predis\Connection\StreamConnection"
                                                ["tls"]=>
                                                string(34) "Predis\Connection\StreamConnection"
                                                ["redis"]=>
                                                string(34) "Predis\Connection\StreamConnection"
                                                ["rediss"]=>
                                                string(34) "Predis\Connection\StreamConnection"
                                                ["http"]=>
                                                string(34) "Predis\Connection\WebdisConnection"
                                              }
                                            }
                                            ["profile"]=>
                                            object(Predis\Profile\RedisVersion320)#246 (2) {
                                              ["commands":"Predis\Profile\RedisProfile":private]=>
                                              array(159) {
                                                ["EXISTS"]=>
                                                string(24) "Predis\Command\KeyExists"
                                                ["DEL"]=>
                                                string(24) "Predis\Command\KeyDelete"
                                                ["TYPE"]=>
                                                string(22) "Predis\Command\KeyType"
                                                ["KEYS"]=>
                                                string(22) "Predis\Command\KeyKeys"
                                                ["RANDOMKEY"]=>
                                                string(24) "Predis\Command\KeyRandom"
                                                ["RENAME"]=>
                                                string(24) "Predis\Command\KeyRename"
                                                ["RENAMENX"]=>
                                                string(32) "Predis\Command\KeyRenamePreserve"
                                                ["EXPIRE"]=>
                                                string(24) "Predis\Command\KeyExpire"
                                                ["EXPIREAT"]=>
                                                string(26) "Predis\Command\KeyExpireAt"
                                                ["TTL"]=>
                                                string(28) "Predis\Command\KeyTimeToLive"
                                                ["MOVE"]=>
                                                string(22) "Predis\Command\KeyMove"
                                                ["SORT"]=>
                                                string(22) "Predis\Command\KeySort"
                                                ["DUMP"]=>
                                                string(22) "Predis\Command\KeyDump"
                                                ["RESTORE"]=>
                                                string(25) "Predis\Command\KeyRestore"
                                                ["SET"]=>
                                                string(24) "Predis\Command\StringSet"
                                                ["SETNX"]=>
                                                string(32) "Predis\Command\StringSetPreserve"
                                                ["MSET"]=>
                                                string(32) "Predis\Command\StringSetMultiple"
                                                ["MSETNX"]=>
                                                string(40) "Predis\Command\StringSetMultiplePreserve"
                                                ["GET"]=>
                                                string(24) "Predis\Command\StringGet"
                                                ["MGET"]=>
                                                string(32) "Predis\Command\StringGetMultiple"
                                                ["GETSET"]=>
                                                string(27) "Predis\Command\StringGetSet"
                                                ["INCR"]=>
                                                string(30) "Predis\Command\StringIncrement"
                                                ["INCRBY"]=>
                                                string(32) "Predis\Command\StringIncrementBy"
                                                ["DECR"]=>
                                                string(30) "Predis\Command\StringDecrement"
                                                ["DECRBY"]=>
                                                string(32) "Predis\Command\StringDecrementBy"
                                                ["RPUSH"]=>
                                                string(27) "Predis\Command\ListPushTail"
                                                ["LPUSH"]=>
                                                string(27) "Predis\Command\ListPushHead"
                                                ["LLEN"]=>
                                                string(25) "Predis\Command\ListLength"
                                                ["LRANGE"]=>
                                                string(24) "Predis\Command\ListRange"
                                                ["LTRIM"]=>
                                                string(23) "Predis\Command\ListTrim"
                                                ["LINDEX"]=>
                                                string(24) "Predis\Command\ListIndex"
                                                ["LSET"]=>
                                                string(22) "Predis\Command\ListSet"
                                                ["LREM"]=>
                                                string(25) "Predis\Command\ListRemove"
                                                ["LPOP"]=>
                                                string(27) "Predis\Command\ListPopFirst"
                                                ["RPOP"]=>
                                                string(26) "Predis\Command\ListPopLast"
                                                ["RPOPLPUSH"]=>
                                                string(34) "Predis\Command\ListPopLastPushHead"
                                                ["SADD"]=>
                                                string(21) "Predis\Command\SetAdd"
                                                ["SREM"]=>
                                                string(24) "Predis\Command\SetRemove"
                                                ["SPOP"]=>
                                                string(21) "Predis\Command\SetPop"
                                                ["SMOVE"]=>
                                                string(22) "Predis\Command\SetMove"
                                                ["SCARD"]=>
                                                string(29) "Predis\Command\SetCardinality"
                                                ["SISMEMBER"]=>
                                                string(26) "Predis\Command\SetIsMember"
                                                ["SINTER"]=>
                                                string(30) "Predis\Command\SetIntersection"
                                                ["SINTERSTORE"]=>
                                                string(35) "Predis\Command\SetIntersectionStore"
                                                ["SUNION"]=>
                                                string(23) "Predis\Command\SetUnion"
                                                ["SUNIONSTORE"]=>
                                                string(28) "Predis\Command\SetUnionStore"
                                                ["SDIFF"]=>
                                                string(28) "Predis\Command\SetDifference"
                                                ["SDIFFSTORE"]=>
                                                string(33) "Predis\Command\SetDifferenceStore"
                                                ["SMEMBERS"]=>
                                                string(25) "Predis\Command\SetMembers"
                                                ["SRANDMEMBER"]=>
                                                string(30) "Predis\Command\SetRandomMember"
                                                ["ZADD"]=>
                                                string(22) "Predis\Command\ZSetAdd"
                                                ["ZINCRBY"]=>
                                                string(30) "Predis\Command\ZSetIncrementBy"
                                                ["ZREM"]=>
                                                string(25) "Predis\Command\ZSetRemove"
                                                ["ZRANGE"]=>
                                                string(24) "Predis\Command\ZSetRange"
                                                ["ZREVRANGE"]=>
                                                string(31) "Predis\Command\ZSetReverseRange"
                                                ["ZRANGEBYSCORE"]=>
                                                string(31) "Predis\Command\ZSetRangeByScore"
                                                ["ZCARD"]=>
                                                string(30) "Predis\Command\ZSetCardinality"
                                                ["ZSCORE"]=>
                                                string(24) "Predis\Command\ZSetScore"
                                                ["ZREMRANGEBYSCORE"]=>
                                                string(37) "Predis\Command\ZSetRemoveRangeByScore"
                                                ["PING"]=>
                                                string(29) "Predis\Command\ConnectionPing"
                                                ["AUTH"]=>
                                                string(29) "Predis\Command\ConnectionAuth"
                                                ["SELECT"]=>
                                                string(31) "Predis\Command\ConnectionSelect"
                                                ["ECHO"]=>
                                                string(29) "Predis\Command\ConnectionEcho"
                                                ["QUIT"]=>
                                                string(29) "Predis\Command\ConnectionQuit"
                                                ["INFO"]=>
                                                string(29) "Predis\Command\ServerInfoV26x"
                                                ["SLAVEOF"]=>
                                                string(28) "Predis\Command\ServerSlaveOf"
                                                ["MONITOR"]=>
                                                string(28) "Predis\Command\ServerMonitor"
                                                ["DBSIZE"]=>
                                                string(33) "Predis\Command\ServerDatabaseSize"
                                                ["FLUSHDB"]=>
                                                string(34) "Predis\Command\ServerFlushDatabase"
                                                ["FLUSHALL"]=>
                                                string(29) "Predis\Command\ServerFlushAll"
                                                ["SAVE"]=>
                                                string(25) "Predis\Command\ServerSave"
                                                ["BGSAVE"]=>
                                                string(35) "Predis\Command\ServerBackgroundSave"
                                                ["LASTSAVE"]=>
                                                string(29) "Predis\Command\ServerLastSave"
                                                ["SHUTDOWN"]=>
                                                string(29) "Predis\Command\ServerShutdown"
                                                ["BGREWRITEAOF"]=>
                                                string(41) "Predis\Command\ServerBackgroundRewriteAOF"
                                                ["SETEX"]=>
                                                string(30) "Predis\Command\StringSetExpire"
                                                ["APPEND"]=>
                                                string(27) "Predis\Command\StringAppend"
                                                ["SUBSTR"]=>
                                                string(27) "Predis\Command\StringSubstr"
                                                ["BLPOP"]=>
                                                string(35) "Predis\Command\ListPopFirstBlocking"
                                                ["BRPOP"]=>
                                                string(34) "Predis\Command\ListPopLastBlocking"
                                                ["ZUNIONSTORE"]=>
                                                string(29) "Predis\Command\ZSetUnionStore"
                                                ["ZINTERSTORE"]=>
                                                string(36) "Predis\Command\ZSetIntersectionStore"
                                                ["ZCOUNT"]=>
                                                string(24) "Predis\Command\ZSetCount"
                                                ["ZRANK"]=>
                                                string(23) "Predis\Command\ZSetRank"
                                                ["ZREVRANK"]=>
                                                string(30) "Predis\Command\ZSetReverseRank"
                                                ["ZREMRANGEBYRANK"]=>
                                                string(36) "Predis\Command\ZSetRemoveRangeByRank"
                                                ["HSET"]=>
                                                string(22) "Predis\Command\HashSet"
                                                ["HSETNX"]=>
                                                string(30) "Predis\Command\HashSetPreserve"
                                                ["HMSET"]=>
                                                string(30) "Predis\Command\HashSetMultiple"
                                                ["HINCRBY"]=>
                                                string(30) "Predis\Command\HashIncrementBy"
                                                ["HGET"]=>
                                                string(22) "Predis\Command\HashGet"
                                                ["HMGET"]=>
                                                string(30) "Predis\Command\HashGetMultiple"
                                                ["HDEL"]=>
                                                string(25) "Predis\Command\HashDelete"
                                                ["HEXISTS"]=>
                                                string(25) "Predis\Command\HashExists"
                                                ["HLEN"]=>
                                                string(25) "Predis\Command\HashLength"
                                                ["HKEYS"]=>
                                                string(23) "Predis\Command\HashKeys"
                                                ["HVALS"]=>
                                                string(25) "Predis\Command\HashValues"
                                                ["HGETALL"]=>
                                                string(25) "Predis\Command\HashGetAll"
                                                ["MULTI"]=>
                                                string(31) "Predis\Command\TransactionMulti"
                                                ["EXEC"]=>
                                                string(30) "Predis\Command\TransactionExec"
                                                ["DISCARD"]=>
                                                string(33) "Predis\Command\TransactionDiscard"
                                                ["SUBSCRIBE"]=>
                                                string(30) "Predis\Command\PubSubSubscribe"
                                                ["UNSUBSCRIBE"]=>
                                                string(32) "Predis\Command\PubSubUnsubscribe"
                                                ["PSUBSCRIBE"]=>
                                                string(39) "Predis\Command\PubSubSubscribeByPattern"
                                                ["PUNSUBSCRIBE"]=>
                                                string(41) "Predis\Command\PubSubUnsubscribeByPattern"
                                                ["PUBLISH"]=>
                                                string(28) "Predis\Command\PubSubPublish"
                                                ["CONFIG"]=>
                                                string(27) "Predis\Command\ServerConfig"
                                                ["PERSIST"]=>
                                                string(25) "Predis\Command\KeyPersist"
                                                ["STRLEN"]=>
                                                string(27) "Predis\Command\StringStrlen"
                                                ["SETRANGE"]=>
                                                string(29) "Predis\Command\StringSetRange"
                                                ["GETRANGE"]=>
                                                string(29) "Predis\Command\StringGetRange"
                                                ["SETBIT"]=>
                                                string(27) "Predis\Command\StringSetBit"
                                                ["GETBIT"]=>
                                                string(27) "Predis\Command\StringGetBit"
                                                ["RPUSHX"]=>
                                                string(28) "Predis\Command\ListPushTailX"
                                                ["LPUSHX"]=>
                                                string(28) "Predis\Command\ListPushHeadX"
                                                ["LINSERT"]=>
                                                string(25) "Predis\Command\ListInsert"
                                                ["BRPOPLPUSH"]=>
                                                string(42) "Predis\Command\ListPopLastPushHeadBlocking"
                                                ["ZREVRANGEBYSCORE"]=>
                                                string(38) "Predis\Command\ZSetReverseRangeByScore"
                                                ["WATCH"]=>
                                                string(31) "Predis\Command\TransactionWatch"
                                                ["UNWATCH"]=>
                                                string(33) "Predis\Command\TransactionUnwatch"
                                                ["OBJECT"]=>
                                                string(27) "Predis\Command\ServerObject"
                                                ["SLOWLOG"]=>
                                                string(28) "Predis\Command\ServerSlowlog"
                                                ["CLIENT"]=>
                                                string(27) "Predis\Command\ServerClient"
                                                ["PTTL"]=>
                                                string(35) "Predis\Command\KeyPreciseTimeToLive"
                                                ["PEXPIRE"]=>
                                                string(31) "Predis\Command\KeyPreciseExpire"
                                                ["PEXPIREAT"]=>
                                                string(33) "Predis\Command\KeyPreciseExpireAt"
                                                ["MIGRATE"]=>
                                                string(25) "Predis\Command\KeyMigrate"
                                                ["PSETEX"]=>
                                                string(37) "Predis\Command\StringPreciseSetExpire"
                                                ["INCRBYFLOAT"]=>
                                                string(37) "Predis\Command\StringIncrementByFloat"
                                                ["BITOP"]=>
                                                string(26) "Predis\Command\StringBitOp"
                                                ["BITCOUNT"]=>
                                                string(29) "Predis\Command\StringBitCount"
                                                ["HINCRBYFLOAT"]=>
                                                string(35) "Predis\Command\HashIncrementByFloat"
                                                ["EVAL"]=>
                                                string(25) "Predis\Command\ServerEval"
                                                ["EVALSHA"]=>
                                                string(28) "Predis\Command\ServerEvalSHA"
                                                ["SCRIPT"]=>
                                                string(27) "Predis\Command\ServerScript"
                                                ["TIME"]=>
                                                string(25) "Predis\Command\ServerTime"
                                                ["SENTINEL"]=>
                                                string(29) "Predis\Command\ServerSentinel"
                                                ["SCAN"]=>
                                                string(22) "Predis\Command\KeyScan"
                                                ["BITPOS"]=>
                                                string(27) "Predis\Command\StringBitPos"
                                                ["SSCAN"]=>
                                                string(22) "Predis\Command\SetScan"
                                                ["ZSCAN"]=>
                                                string(23) "Predis\Command\ZSetScan"
                                                ["ZLEXCOUNT"]=>
                                                string(27) "Predis\Command\ZSetLexCount"
                                                ["ZRANGEBYLEX"]=>
                                                string(29) "Predis\Command\ZSetRangeByLex"
                                                ["ZREMRANGEBYLEX"]=>
                                                string(35) "Predis\Command\ZSetRemoveRangeByLex"
                                                ["ZREVRANGEBYLEX"]=>
                                                string(36) "Predis\Command\ZSetReverseRangeByLex"
                                                ["HSCAN"]=>
                                                string(23) "Predis\Command\HashScan"
                                                ["PUBSUB"]=>
                                                string(27) "Predis\Command\PubSubPubsub"
                                                ["PFADD"]=>
                                                string(29) "Predis\Command\HyperLogLogAdd"
                                                ["PFCOUNT"]=>
                                                string(31) "Predis\Command\HyperLogLogCount"
                                                ["PFMERGE"]=>
                                                string(31) "Predis\Command\HyperLogLogMerge"
                                                ["COMMAND"]=>
                                                string(28) "Predis\Command\ServerCommand"
                                                ["HSTRLEN"]=>
                                                string(31) "Predis\Command\HashStringLength"
                                                ["BITFIELD"]=>
                                                string(29) "Predis\Command\StringBitField"
                                                ["GEOADD"]=>
                                                string(31) "Predis\Command\GeospatialGeoAdd"
                                                ["GEOHASH"]=>
                                                string(32) "Predis\Command\GeospatialGeoHash"
                                                ["GEOPOS"]=>
                                                string(31) "Predis\Command\GeospatialGeoPos"
                                                ["GEODIST"]=>
                                                string(32) "Predis\Command\GeospatialGeoDist"
                                                ["GEORADIUS"]=>
                                                string(34) "Predis\Command\GeospatialGeoRadius"
                                                ["GEORADIUSBYMEMBER"]=>
                                                string(42) "Predis\Command\GeospatialGeoRadiusByMember"
                                              }
                                              ["processor":"Predis\Profile\RedisProfile":private]=>
                                              NULL
                                            }
                                          }
                                          ["handlers":protected]=>
                                          array(6) {
                                            ["cluster"]=>
                                            string(34) "Predis\Configuration\ClusterOption"
                                            ["connections"]=>
                                            string(44) "Predis\Configuration\ConnectionFactoryOption"
                                            ["exceptions"]=>
                                            string(37) "Predis\Configuration\ExceptionsOption"
                                            ["prefix"]=>
                                            string(33) "Predis\Configuration\PrefixOption"
                                            ["profile"]=>
                                            string(34) "Predis\Configuration\ProfileOption"
                                            ["replication"]=>
                                            string(38) "Predis\Configuration\ReplicationOption"
                                          }
                                        }
                                        ["profile":"Predis\Client":private]=>
                                        object(Predis\Profile\RedisVersion320)#246 (2) {
                                          ["commands":"Predis\Profile\RedisProfile":private]=>
                                          array(159) {
                                            ["EXISTS"]=>
                                            string(24) "Predis\Command\KeyExists"
                                            ["DEL"]=>
                                            string(24) "Predis\Command\KeyDelete"
                                            ["TYPE"]=>
                                            string(22) "Predis\Command\KeyType"
                                            ["KEYS"]=>
                                            string(22) "Predis\Command\KeyKeys"
                                            ["RANDOMKEY"]=>
                                            string(24) "Predis\Command\KeyRandom"
                                            ["RENAME"]=>
                                            string(24) "Predis\Command\KeyRename"
                                            ["RENAMENX"]=>
                                            string(32) "Predis\Command\KeyRenamePreserve"
                                            ["EXPIRE"]=>
                                            string(24) "Predis\Command\KeyExpire"
                                            ["EXPIREAT"]=>
                                            string(26) "Predis\Command\KeyExpireAt"
                                            ["TTL"]=>
                                            string(28) "Predis\Command\KeyTimeToLive"
                                            ["MOVE"]=>
                                            string(22) "Predis\Command\KeyMove"
                                            ["SORT"]=>
                                            string(22) "Predis\Command\KeySort"
                                            ["DUMP"]=>
                                            string(22) "Predis\Command\KeyDump"
                                            ["RESTORE"]=>
                                            string(25) "Predis\Command\KeyRestore"
                                            ["SET"]=>
                                            string(24) "Predis\Command\StringSet"
                                            ["SETNX"]=>
                                            string(32) "Predis\Command\StringSetPreserve"
                                            ["MSET"]=>
                                            string(32) "Predis\Command\StringSetMultiple"
                                            ["MSETNX"]=>
                                            string(40) "Predis\Command\StringSetMultiplePreserve"
                                            ["GET"]=>
                                            string(24) "Predis\Command\StringGet"
                                            ["MGET"]=>
                                            string(32) "Predis\Command\StringGetMultiple"
                                            ["GETSET"]=>
                                            string(27) "Predis\Command\StringGetSet"
                                            ["INCR"]=>
                                            string(30) "Predis\Command\StringIncrement"
                                            ["INCRBY"]=>
                                            string(32) "Predis\Command\StringIncrementBy"
                                            ["DECR"]=>
                                            string(30) "Predis\Command\StringDecrement"
                                            ["DECRBY"]=>
                                            string(32) "Predis\Command\StringDecrementBy"
                                            ["RPUSH"]=>
                                            string(27) "Predis\Command\ListPushTail"
                                            ["LPUSH"]=>
                                            string(27) "Predis\Command\ListPushHead"
                                            ["LLEN"]=>
                                            string(25) "Predis\Command\ListLength"
                                            ["LRANGE"]=>
                                            string(24) "Predis\Command\ListRange"
                                            ["LTRIM"]=>
                                            string(23) "Predis\Command\ListTrim"
                                            ["LINDEX"]=>
                                            string(24) "Predis\Command\ListIndex"
                                            ["LSET"]=>
                                            string(22) "Predis\Command\ListSet"
                                            ["LREM"]=>
                                            string(25) "Predis\Command\ListRemove"
                                            ["LPOP"]=>
                                            string(27) "Predis\Command\ListPopFirst"
                                            ["RPOP"]=>
                                            string(26) "Predis\Command\ListPopLast"
                                            ["RPOPLPUSH"]=>
                                            string(34) "Predis\Command\ListPopLastPushHead"
                                            ["SADD"]=>
                                            string(21) "Predis\Command\SetAdd"
                                            ["SREM"]=>
                                            string(24) "Predis\Command\SetRemove"
                                            ["SPOP"]=>
                                            string(21) "Predis\Command\SetPop"
                                            ["SMOVE"]=>
                                            string(22) "Predis\Command\SetMove"
                                            ["SCARD"]=>
                                            string(29) "Predis\Command\SetCardinality"
                                            ["SISMEMBER"]=>
                                            string(26) "Predis\Command\SetIsMember"
                                            ["SINTER"]=>
                                            string(30) "Predis\Command\SetIntersection"
                                            ["SINTERSTORE"]=>
                                            string(35) "Predis\Command\SetIntersectionStore"
                                            ["SUNION"]=>
                                            string(23) "Predis\Command\SetUnion"
                                            ["SUNIONSTORE"]=>
                                            string(28) "Predis\Command\SetUnionStore"
                                            ["SDIFF"]=>
                                            string(28) "Predis\Command\SetDifference"
                                            ["SDIFFSTORE"]=>
                                            string(33) "Predis\Command\SetDifferenceStore"
                                            ["SMEMBERS"]=>
                                            string(25) "Predis\Command\SetMembers"
                                            ["SRANDMEMBER"]=>
                                            string(30) "Predis\Command\SetRandomMember"
                                            ["ZADD"]=>
                                            string(22) "Predis\Command\ZSetAdd"
                                            ["ZINCRBY"]=>
                                            string(30) "Predis\Command\ZSetIncrementBy"
                                            ["ZREM"]=>
                                            string(25) "Predis\Command\ZSetRemove"
                                            ["ZRANGE"]=>
                                            string(24) "Predis\Command\ZSetRange"
                                            ["ZREVRANGE"]=>
                                            string(31) "Predis\Command\ZSetReverseRange"
                                            ["ZRANGEBYSCORE"]=>
                                            string(31) "Predis\Command\ZSetRangeByScore"
                                            ["ZCARD"]=>
                                            string(30) "Predis\Command\ZSetCardinality"
                                            ["ZSCORE"]=>
                                            string(24) "Predis\Command\ZSetScore"
                                            ["ZREMRANGEBYSCORE"]=>
                                            string(37) "Predis\Command\ZSetRemoveRangeByScore"
                                            ["PING"]=>
                                            string(29) "Predis\Command\ConnectionPing"
                                            ["AUTH"]=>
                                            string(29) "Predis\Command\ConnectionAuth"
                                            ["SELECT"]=>
                                            string(31) "Predis\Command\ConnectionSelect"
                                            ["ECHO"]=>
                                            string(29) "Predis\Command\ConnectionEcho"
                                            ["QUIT"]=>
                                            string(29) "Predis\Command\ConnectionQuit"
                                            ["INFO"]=>
                                            string(29) "Predis\Command\ServerInfoV26x"
                                            ["SLAVEOF"]=>
                                            string(28) "Predis\Command\ServerSlaveOf"
                                            ["MONITOR"]=>
                                            string(28) "Predis\Command\ServerMonitor"
                                            ["DBSIZE"]=>
                                            string(33) "Predis\Command\ServerDatabaseSize"
                                            ["FLUSHDB"]=>
                                            string(34) "Predis\Command\ServerFlushDatabase"
                                            ["FLUSHALL"]=>
                                            string(29) "Predis\Command\ServerFlushAll"
                                            ["SAVE"]=>
                                            string(25) "Predis\Command\ServerSave"
                                            ["BGSAVE"]=>
                                            string(35) "Predis\Command\ServerBackgroundSave"
                                            ["LASTSAVE"]=>
                                            string(29) "Predis\Command\ServerLastSave"
                                            ["SHUTDOWN"]=>
                                            string(29) "Predis\Command\ServerShutdown"
                                            ["BGREWRITEAOF"]=>
                                            string(41) "Predis\Command\ServerBackgroundRewriteAOF"
                                            ["SETEX"]=>
                                            string(30) "Predis\Command\StringSetExpire"
                                            ["APPEND"]=>
                                            string(27) "Predis\Command\StringAppend"
                                            ["SUBSTR"]=>
                                            string(27) "Predis\Command\StringSubstr"
                                            ["BLPOP"]=>
                                            string(35) "Predis\Command\ListPopFirstBlocking"
                                            ["BRPOP"]=>
                                            string(34) "Predis\Command\ListPopLastBlocking"
                                            ["ZUNIONSTORE"]=>
                                            string(29) "Predis\Command\ZSetUnionStore"
                                            ["ZINTERSTORE"]=>
                                            string(36) "Predis\Command\ZSetIntersectionStore"
                                            ["ZCOUNT"]=>
                                            string(24) "Predis\Command\ZSetCount"
                                            ["ZRANK"]=>
                                            string(23) "Predis\Command\ZSetRank"
                                            ["ZREVRANK"]=>
                                            string(30) "Predis\Command\ZSetReverseRank"
                                            ["ZREMRANGEBYRANK"]=>
                                            string(36) "Predis\Command\ZSetRemoveRangeByRank"
                                            ["HSET"]=>
                                            string(22) "Predis\Command\HashSet"
                                            ["HSETNX"]=>
                                            string(30) "Predis\Command\HashSetPreserve"
                                            ["HMSET"]=>
                                            string(30) "Predis\Command\HashSetMultiple"
                                            ["HINCRBY"]=>
                                            string(30) "Predis\Command\HashIncrementBy"
                                            ["HGET"]=>
                                            string(22) "Predis\Command\HashGet"
                                            ["HMGET"]=>
                                            string(30) "Predis\Command\HashGetMultiple"
                                            ["HDEL"]=>
                                            string(25) "Predis\Command\HashDelete"
                                            ["HEXISTS"]=>
                                            string(25) "Predis\Command\HashExists"
                                            ["HLEN"]=>
                                            string(25) "Predis\Command\HashLength"
                                            ["HKEYS"]=>
                                            string(23) "Predis\Command\HashKeys"
                                            ["HVALS"]=>
                                            string(25) "Predis\Command\HashValues"
                                            ["HGETALL"]=>
                                            string(25) "Predis\Command\HashGetAll"
                                            ["MULTI"]=>
                                            string(31) "Predis\Command\TransactionMulti"
                                            ["EXEC"]=>
                                            string(30) "Predis\Command\TransactionExec"
                                            ["DISCARD"]=>
                                            string(33) "Predis\Command\TransactionDiscard"
                                            ["SUBSCRIBE"]=>
                                            string(30) "Predis\Command\PubSubSubscribe"
                                            ["UNSUBSCRIBE"]=>
                                            string(32) "Predis\Command\PubSubUnsubscribe"
                                            ["PSUBSCRIBE"]=>
                                            string(39) "Predis\Command\PubSubSubscribeByPattern"
                                            ["PUNSUBSCRIBE"]=>
                                            string(41) "Predis\Command\PubSubUnsubscribeByPattern"
                                            ["PUBLISH"]=>
                                            string(28) "Predis\Command\PubSubPublish"
                                            ["CONFIG"]=>
                                            string(27) "Predis\Command\ServerConfig"
                                            ["PERSIST"]=>
                                            string(25) "Predis\Command\KeyPersist"
                                            ["STRLEN"]=>
                                            string(27) "Predis\Command\StringStrlen"
                                            ["SETRANGE"]=>
                                            string(29) "Predis\Command\StringSetRange"
                                            ["GETRANGE"]=>
                                            string(29) "Predis\Command\StringGetRange"
                                            ["SETBIT"]=>
                                            string(27) "Predis\Command\StringSetBit"
                                            ["GETBIT"]=>
                                            string(27) "Predis\Command\StringGetBit"
                                            ["RPUSHX"]=>
                                            string(28) "Predis\Command\ListPushTailX"
                                            ["LPUSHX"]=>
                                            string(28) "Predis\Command\ListPushHeadX"
                                            ["LINSERT"]=>
                                            string(25) "Predis\Command\ListInsert"
                                            ["BRPOPLPUSH"]=>
                                            string(42) "Predis\Command\ListPopLastPushHeadBlocking"
                                            ["ZREVRANGEBYSCORE"]=>
                                            string(38) "Predis\Command\ZSetReverseRangeByScore"
                                            ["WATCH"]=>
                                            string(31) "Predis\Command\TransactionWatch"
                                            ["UNWATCH"]=>
                                            string(33) "Predis\Command\TransactionUnwatch"
                                            ["OBJECT"]=>
                                            string(27) "Predis\Command\ServerObject"
                                            ["SLOWLOG"]=>
                                            string(28) "Predis\Command\ServerSlowlog"
                                            ["CLIENT"]=>
                                            string(27) "Predis\Command\ServerClient"
                                            ["PTTL"]=>
                                            string(35) "Predis\Command\KeyPreciseTimeToLive"
                                            ["PEXPIRE"]=>
                                            string(31) "Predis\Command\KeyPreciseExpire"
                                            ["PEXPIREAT"]=>
                                            string(33) "Predis\Command\KeyPreciseExpireAt"
                                            ["MIGRATE"]=>
                                            string(25) "Predis\Command\KeyMigrate"
                                            ["PSETEX"]=>
                                            string(37) "Predis\Command\StringPreciseSetExpire"
                                            ["INCRBYFLOAT"]=>
                                            string(37) "Predis\Command\StringIncrementByFloat"
                                            ["BITOP"]=>
                                            string(26) "Predis\Command\StringBitOp"
                                            ["BITCOUNT"]=>
                                            string(29) "Predis\Command\StringBitCount"
                                            ["HINCRBYFLOAT"]=>
                                            string(35) "Predis\Command\HashIncrementByFloat"
                                            ["EVAL"]=>
                                            string(25) "Predis\Command\ServerEval"
                                            ["EVALSHA"]=>
                                            string(28) "Predis\Command\ServerEvalSHA"
                                            ["SCRIPT"]=>
                                            string(27) "Predis\Command\ServerScript"
                                            ["TIME"]=>
                                            string(25) "Predis\Command\ServerTime"
                                            ["SENTINEL"]=>
                                            string(29) "Predis\Command\ServerSentinel"
                                            ["SCAN"]=>
                                            string(22) "Predis\Command\KeyScan"
                                            ["BITPOS"]=>
                                            string(27) "Predis\Command\StringBitPos"
                                            ["SSCAN"]=>
                                            string(22) "Predis\Command\SetScan"
                                            ["ZSCAN"]=>
                                            string(23) "Predis\Command\ZSetScan"
                                            ["ZLEXCOUNT"]=>
                                            string(27) "Predis\Command\ZSetLexCount"
                                            ["ZRANGEBYLEX"]=>
                                            string(29) "Predis\Command\ZSetRangeByLex"
                                            ["ZREMRANGEBYLEX"]=>
                                            string(35) "Predis\Command\ZSetRemoveRangeByLex"
                                            ["ZREVRANGEBYLEX"]=>
                                            string(36) "Predis\Command\ZSetReverseRangeByLex"
                                            ["HSCAN"]=>
                                            string(23) "Predis\Command\HashScan"
                                            ["PUBSUB"]=>
                                            string(27) "Predis\Command\PubSubPubsub"
                                            ["PFADD"]=>
                                            string(29) "Predis\Command\HyperLogLogAdd"
                                            ["PFCOUNT"]=>
                                            string(31) "Predis\Command\HyperLogLogCount"
                                            ["PFMERGE"]=>
                                            string(31) "Predis\Command\HyperLogLogMerge"
                                            ["COMMAND"]=>
                                            string(28) "Predis\Command\ServerCommand"
                                            ["HSTRLEN"]=>
                                            string(31) "Predis\Command\HashStringLength"
                                            ["BITFIELD"]=>
                                            string(29) "Predis\Command\StringBitField"
                                            ["GEOADD"]=>
                                            string(31) "Predis\Command\GeospatialGeoAdd"
                                            ["GEOHASH"]=>
                                            string(32) "Predis\Command\GeospatialGeoHash"
                                            ["GEOPOS"]=>
                                            string(31) "Predis\Command\GeospatialGeoPos"
                                            ["GEODIST"]=>
                                            string(32) "Predis\Command\GeospatialGeoDist"
                                            ["GEORADIUS"]=>
                                            string(34) "Predis\Command\GeospatialGeoRadius"
                                            ["GEORADIUSBYMEMBER"]=>
                                            string(42) "Predis\Command\GeospatialGeoRadiusByMember"
                                          }
                                          ["processor":"Predis\Profile\RedisProfile":private]=>
                                          NULL
                                        }
                                      }
                                      ["name":protected]=>
                                      string(7) "default"
                                      ["events":protected]=>
                                      NULL
                                    }
                                  }
                                  ["events":protected]=>
                                  bool(false)
                                }
                                ["prefix":protected]=>
                                string(12) "kajws_cache:"
                                ["connection":protected]=>
                                NULL
                              }
                              ["events":protected]=>
                              *RECURSION*
                              ["default":protected]=>
                              int(3600)
                            }
                            ["minutes":protected]=>
                            string(3) "120"
                          }
                          ["started":protected]=>
                          bool(true)
                        }
                      }
                    }
                  }
                  ["cache"]=>
                  object(Illuminate\Cache\CacheManager)#226 (3) {
                    ["app":protected]=>
                    *RECURSION*
                    ["stores":protected]=>
                    array(1) {
                      ["redis"]=>
                      object(Illuminate\Cache\Repository)#232 (3) {
                        ["store":protected]=>
                        object(Illuminate\Cache\RedisStore)#231 (3) {
                          ["redis":protected]=>
                          object(Illuminate\Redis\RedisManager)#230 (6) {
                            ["app":protected]=>
                            *RECURSION*
                            ["driver":protected]=>
                            string(6) "predis"
                            ["customCreators":protected]=>
                            array(0) {
                            }
                            ["config":protected]=>
                            array(3) {
                              ["options"]=>
                              array(1) {
                                ["cluster"]=>
                                string(6) "predis"
                              }
                              ["default"]=>
                              array(4) {
                                ["host"]=>
                                string(54) "prd-pcp-front.eiywle.ng.0001.apne1.cache.amazonaws.com"
                                ["password"]=>
                                NULL
                                ["port"]=>
                                string(4) "6379"
                                ["database"]=>
                                int(0)
                              }
                              ["cache"]=>
                              array(4) {
                                ["host"]=>
                                string(54) "prd-pcp-front.eiywle.ng.0001.apne1.cache.amazonaws.com"
                                ["password"]=>
                                NULL
                                ["port"]=>
                                string(4) "6379"
                                ["database"]=>
                                int(1)
                              }
                            }
                            ["connections":protected]=>
                            array(1) {
                              ["default"]=>
                              object(Illuminate\Redis\Connections\PredisConnection)#238 (3) {
                                ["client":protected]=>
                                object(Predis\Client)#239 (3) {
                                  ["connection":protected]=>
                                  object(Predis\Connection\StreamConnection)#243 (4) {
                                    ["resource":"Predis\Connection\AbstractConnection":private]=>
                                    resource(349) of type (stream)
                                    ["cachedId":"Predis\Connection\AbstractConnection":private]=>
                                    NULL
                                    ["parameters":protected]=>
                                    object(Predis\Connection\Parameters)#241 (1) {
                                      ["parameters":"Predis\Connection\Parameters":private]=>
                                      array(5) {
                                        ["host"]=>
                                        string(54) "prd-pcp-front.eiywle.ng.0001.apne1.cache.amazonaws.com"
                                        ["password"]=>
                                        NULL
                                        ["port"]=>
                                        string(4) "6379"
                                        ["database"]=>
                                        int(0)
                                        ["scheme"]=>
                                        string(3) "tcp"
                                      }
                                    }
                                    ["initCommands":protected]=>
                                    array(1) {
                                      [0]=>
                                      object(Predis\Command\RawCommand)#244 (3) {
                                        ["slot":"Predis\Command\RawCommand":private]=>
                                        NULL
                                        ["commandID":"Predis\Command\RawCommand":private]=>
                                        string(6) "SELECT"
                                        ["arguments":"Predis\Command\RawCommand":private]=>
                                        array(1) {
                                          [0]=>
                                          int(0)
                                        }
                                      }
                                    }
                                  }
                                  ["options":protected]=>
                                  object(Predis\Configuration\Options)#240 (3) {
                                    ["input":protected]=>
                                    array(2) {
                                      ["timeout"]=>
                                      float(10)
                                      ["cluster"]=>
                                      string(6) "predis"
                                    }
                                    ["options":protected]=>
                                    array(2) {
                                      ["connections"]=>
                                      object(Predis\Connection\Factory)#242 (2) {
                                        ["defaults":"Predis\Connection\Factory":private]=>
                                        array(0) {
                                        }
                                        ["schemes":protected]=>
                                        array(6) {
                                          ["tcp"]=>
                                          string(34) "Predis\Connection\StreamConnection"
                                          ["unix"]=>
                                          string(34) "Predis\Connection\StreamConnection"
                                          ["tls"]=>
                                          string(34) "Predis\Connection\StreamConnection"
                                          ["redis"]=>
                                          string(34) "Predis\Connection\StreamConnection"
                                          ["rediss"]=>
                                          string(34) "Predis\Connection\StreamConnection"
                                          ["http"]=>
                                          string(34) "Predis\Connection\WebdisConnection"
                                        }
                                      }
                                      ["profile"]=>
                                      object(Predis\Profile\RedisVersion320)#246 (2) {
                                        ["commands":"Predis\Profile\RedisProfile":private]=>
                                        array(159) {
                                          ["EXISTS"]=>
                                          string(24) "Predis\Command\KeyExists"
                                          ["DEL"]=>
                                          string(24) "Predis\Command\KeyDelete"
                                          ["TYPE"]=>
                                          string(22) "Predis\Command\KeyType"
                                          ["KEYS"]=>
                                          string(22) "Predis\Command\KeyKeys"
                                          ["RANDOMKEY"]=>
                                          string(24) "Predis\Command\KeyRandom"
                                          ["RENAME"]=>
                                          string(24) "Predis\Command\KeyRename"
                                          ["RENAMENX"]=>
                                          string(32) "Predis\Command\KeyRenamePreserve"
                                          ["EXPIRE"]=>
                                          string(24) "Predis\Command\KeyExpire"
                                          ["EXPIREAT"]=>
                                          string(26) "Predis\Command\KeyExpireAt"
                                          ["TTL"]=>
                                          string(28) "Predis\Command\KeyTimeToLive"
                                          ["MOVE"]=>
                                          string(22) "Predis\Command\KeyMove"
                                          ["SORT"]=>
                                          string(22) "Predis\Command\KeySort"
                                          ["DUMP"]=>
                                          string(22) "Predis\Command\KeyDump"
                                          ["RESTORE"]=>
                                          string(25) "Predis\Command\KeyRestore"
                                          ["SET"]=>
                                          string(24) "Predis\Command\StringSet"
                                          ["SETNX"]=>
                                          string(32) "Predis\Command\StringSetPreserve"
                                          ["MSET"]=>
                                          string(32) "Predis\Command\StringSetMultiple"
                                          ["MSETNX"]=>
                                          string(40) "Predis\Command\StringSetMultiplePreserve"
                                          ["GET"]=>
                                          string(24) "Predis\Command\StringGet"
                                          ["MGET"]=>
                                          string(32) "Predis\Command\StringGetMultiple"
                                          ["GETSET"]=>
                                          string(27) "Predis\Command\StringGetSet"
                                          ["INCR"]=>
                                          string(30) "Predis\Command\StringIncrement"
                                          ["INCRBY"]=>
                                          string(32) "Predis\Command\StringIncrementBy"
                                          ["DECR"]=>
                                          string(30) "Predis\Command\StringDecrement"
                                          ["DECRBY"]=>
                                          string(32) "Predis\Command\StringDecrementBy"
                                          ["RPUSH"]=>
                                          string(27) "Predis\Command\ListPushTail"
                                          ["LPUSH"]=>
                                          string(27) "Predis\Command\ListPushHead"
                                          ["LLEN"]=>
                                          string(25) "Predis\Command\ListLength"
                                          ["LRANGE"]=>
                                          string(24) "Predis\Command\ListRange"
                                          ["LTRIM"]=>
                                          string(23) "Predis\Command\ListTrim"
                                          ["LINDEX"]=>
                                          string(24) "Predis\Command\ListIndex"
                                          ["LSET"]=>
                                          string(22) "Predis\Command\ListSet"
                                          ["LREM"]=>
                                          string(25) "Predis\Command\ListRemove"
                                          ["LPOP"]=>
                                          string(27) "Predis\Command\ListPopFirst"
                                          ["RPOP"]=>
                                          string(26) "Predis\Command\ListPopLast"
                                          ["RPOPLPUSH"]=>
                                          string(34) "Predis\Command\ListPopLastPushHead"
                                          ["SADD"]=>
                                          string(21) "Predis\Command\SetAdd"
                                          ["SREM"]=>
                                          string(24) "Predis\Command\SetRemove"
                                          ["SPOP"]=>
                                          string(21) "Predis\Command\SetPop"
                                          ["SMOVE"]=>
                                          string(22) "Predis\Command\SetMove"
                                          ["SCARD"]=>
                                          string(29) "Predis\Command\SetCardinality"
                                          ["SISMEMBER"]=>
                                          string(26) "Predis\Command\SetIsMember"
                                          ["SINTER"]=>
                                          string(30) "Predis\Command\SetIntersection"
                                          ["SINTERSTORE"]=>
                                          string(35) "Predis\Command\SetIntersectionStore"
                                          ["SUNION"]=>
                                          string(23) "Predis\Command\SetUnion"
                                          ["SUNIONSTORE"]=>
                                          string(28) "Predis\Command\SetUnionStore"
                                          ["SDIFF"]=>
                                          string(28) "Predis\Command\SetDifference"
                                          ["SDIFFSTORE"]=>
                                          string(33) "Predis\Command\SetDifferenceStore"
                                          ["SMEMBERS"]=>
                                          string(25) "Predis\Command\SetMembers"
                                          ["SRANDMEMBER"]=>
                                          string(30) "Predis\Command\SetRandomMember"
                                          ["ZADD"]=>
                                          string(22) "Predis\Command\ZSetAdd"
                                          ["ZINCRBY"]=>
                                          string(30) "Predis\Command\ZSetIncrementBy"
                                          ["ZREM"]=>
                                          string(25) "Predis\Command\ZSetRemove"
                                          ["ZRANGE"]=>
                                          string(24) "Predis\Command\ZSetRange"
                                          ["ZREVRANGE"]=>
                                          string(31) "Predis\Command\ZSetReverseRange"
                                          ["ZRANGEBYSCORE"]=>
                                          string(31) "Predis\Command\ZSetRangeByScore"
                                          ["ZCARD"]=>
                                          string(30) "Predis\Command\ZSetCardinality"
                                          ["ZSCORE"]=>
                                          string(24) "Predis\Command\ZSetScore"
                                          ["ZREMRANGEBYSCORE"]=>
                                          string(37) "Predis\Command\ZSetRemoveRangeByScore"
                                          ["PING"]=>
                                          string(29) "Predis\Command\ConnectionPing"
                                          ["AUTH"]=>
                                          string(29) "Predis\Command\ConnectionAuth"
                                          ["SELECT"]=>
                                          string(31) "Predis\Command\ConnectionSelect"
                                          ["ECHO"]=>
                                          string(29) "Predis\Command\ConnectionEcho"
                                          ["QUIT"]=>
                                          string(29) "Predis\Command\ConnectionQuit"
                                          ["INFO"]=>
                                          string(29) "Predis\Command\ServerInfoV26x"
                                          ["SLAVEOF"]=>
                                          string(28) "Predis\Command\ServerSlaveOf"
                                          ["MONITOR"]=>
                                          string(28) "Predis\Command\ServerMonitor"
                                          ["DBSIZE"]=>
                                          string(33) "Predis\Command\ServerDatabaseSize"
                                          ["FLUSHDB"]=>
                                          string(34) "Predis\Command\ServerFlushDatabase"
                                          ["FLUSHALL"]=>
                                          string(29) "Predis\Command\ServerFlushAll"
                                          ["SAVE"]=>
                                          string(25) "Predis\Command\ServerSave"
                                          ["BGSAVE"]=>
                                          string(35) "Predis\Command\ServerBackgroundSave"
                                          ["LASTSAVE"]=>
                                          string(29) "Predis\Command\ServerLastSave"
                                          ["SHUTDOWN"]=>
                                          string(29) "Predis\Command\ServerShutdown"
                                          ["BGREWRITEAOF"]=>
                                          string(41) "Predis\Command\ServerBackgroundRewriteAOF"
                                          ["SETEX"]=>
                                          string(30) "Predis\Command\StringSetExpire"
                                          ["APPEND"]=>
                                          string(27) "Predis\Command\StringAppend"
                                          ["SUBSTR"]=>
                                          string(27) "Predis\Command\StringSubstr"
                                          ["BLPOP"]=>
                                          string(35) "Predis\Command\ListPopFirstBlocking"
                                          ["BRPOP"]=>
                                          string(34) "Predis\Command\ListPopLastBlocking"
                                          ["ZUNIONSTORE"]=>
                                          string(29) "Predis\Command\ZSetUnionStore"
                                          ["ZINTERSTORE"]=>
                                          string(36) "Predis\Command\ZSetIntersectionStore"
                                          ["ZCOUNT"]=>
                                          string(24) "Predis\Command\ZSetCount"
                                          ["ZRANK"]=>
                                          string(23) "Predis\Command\ZSetRank"
                                          ["ZREVRANK"]=>
                                          string(30) "Predis\Command\ZSetReverseRank"
                                          ["ZREMRANGEBYRANK"]=>
                                          string(36) "Predis\Command\ZSetRemoveRangeByRank"
                                          ["HSET"]=>
                                          string(22) "Predis\Command\HashSet"
                                          ["HSETNX"]=>
                                          string(30) "Predis\Command\HashSetPreserve"
                                          ["HMSET"]=>
                                          string(30) "Predis\Command\HashSetMultiple"
                                          ["HINCRBY"]=>
                                          string(30) "Predis\Command\HashIncrementBy"
                                          ["HGET"]=>
                                          string(22) "Predis\Command\HashGet"
                                          ["HMGET"]=>
                                          string(30) "Predis\Command\HashGetMultiple"
                                          ["HDEL"]=>
                                          string(25) "Predis\Command\HashDelete"
                                          ["HEXISTS"]=>
                                          string(25) "Predis\Command\HashExists"
                                          ["HLEN"]=>
                                          string(25) "Predis\Command\HashLength"
                                          ["HKEYS"]=>
                                          string(23) "Predis\Command\HashKeys"
                                          ["HVALS"]=>
                                          string(25) "Predis\Command\HashValues"
                                          ["HGETALL"]=>
                                          string(25) "Predis\Command\HashGetAll"
                                          ["MULTI"]=>
                                          string(31) "Predis\Command\TransactionMulti"
                                          ["EXEC"]=>
                                          string(30) "Predis\Command\TransactionExec"
                                          ["DISCARD"]=>
                                          string(33) "Predis\Command\TransactionDiscard"
                                          ["SUBSCRIBE"]=>
                                          string(30) "Predis\Command\PubSubSubscribe"
                                          ["UNSUBSCRIBE"]=>
                                          string(32) "Predis\Command\PubSubUnsubscribe"
                                          ["PSUBSCRIBE"]=>
                                          string(39) "Predis\Command\PubSubSubscribeByPattern"
                                          ["PUNSUBSCRIBE"]=>
                                          string(41) "Predis\Command\PubSubUnsubscribeByPattern"
                                          ["PUBLISH"]=>
                                          string(28) "Predis\Command\PubSubPublish"
                                          ["CONFIG"]=>
                                          string(27) "Predis\Command\ServerConfig"
                                          ["PERSIST"]=>
                                          string(25) "Predis\Command\KeyPersist"
                                          ["STRLEN"]=>
                                          string(27) "Predis\Command\StringStrlen"
                                          ["SETRANGE"]=>
                                          string(29) "Predis\Command\StringSetRange"
                                          ["GETRANGE"]=>
                                          string(29) "Predis\Command\StringGetRange"
                                          ["SETBIT"]=>
                                          string(27) "Predis\Command\StringSetBit"
                                          ["GETBIT"]=>
                                          string(27) "Predis\Command\StringGetBit"
                                          ["RPUSHX"]=>
                                          string(28) "Predis\Command\ListPushTailX"
                                          ["LPUSHX"]=>
                                          string(28) "Predis\Command\ListPushHeadX"
                                          ["LINSERT"]=>
                                          string(25) "Predis\Command\ListInsert"
                                          ["BRPOPLPUSH"]=>
                                          string(42) "Predis\Command\ListPopLastPushHeadBlocking"
                                          ["ZREVRANGEBYSCORE"]=>
                                          string(38) "Predis\Command\ZSetReverseRangeByScore"
                                          ["WATCH"]=>
                                          string(31) "Predis\Command\TransactionWatch"
                                          ["UNWATCH"]=>
                                          string(33) "Predis\Command\TransactionUnwatch"
                                          ["OBJECT"]=>
                                          string(27) "Predis\Command\ServerObject"
                                          ["SLOWLOG"]=>
                                          string(28) "Predis\Command\ServerSlowlog"
                                          ["CLIENT"]=>
                                          string(27) "Predis\Command\ServerClient"
                                          ["PTTL"]=>
                                          string(35) "Predis\Command\KeyPreciseTimeToLive"
                                          ["PEXPIRE"]=>
                                          string(31) "Predis\Command\KeyPreciseExpire"
                                          ["PEXPIREAT"]=>
                                          string(33) "Predis\Command\KeyPreciseExpireAt"
                                          ["MIGRATE"]=>
                                          string(25) "Predis\Command\KeyMigrate"
                                          ["PSETEX"]=>
                                          string(37) "Predis\Command\StringPreciseSetExpire"
                                          ["INCRBYFLOAT"]=>
                                          string(37) "Predis\Command\StringIncrementByFloat"
                                          ["BITOP"]=>
                                          string(26) "Predis\Command\StringBitOp"
                                          ["BITCOUNT"]=>
                                          string(29) "Predis\Command\StringBitCount"
                                          ["HINCRBYFLOAT"]=>
                                          string(35) "Predis\Command\HashIncrementByFloat"
                                          ["EVAL"]=>
                                          string(25) "Predis\Command\ServerEval"
                                          ["EVALSHA"]=>
                                          string(28) "Predis\Command\ServerEvalSHA"
                                          ["SCRIPT"]=>
                                          string(27) "Predis\Command\ServerScript"
                                          ["TIME"]=>
                                          string(25) "Predis\Command\ServerTime"
                                          ["SENTINEL"]=>
                                          string(29) "Predis\Command\ServerSentinel"
                                          ["SCAN"]=>
                                          string(22) "Predis\Command\KeyScan"
                                          ["BITPOS"]=>
                                          string(27) "Predis\Command\StringBitPos"
                                          ["SSCAN"]=>
                                          string(22) "Predis\Command\SetScan"
                                          ["ZSCAN"]=>
                                          string(23) "Predis\Command\ZSetScan"
                                          ["ZLEXCOUNT"]=>
                                          string(27) "Predis\Command\ZSetLexCount"
                                          ["ZRANGEBYLEX"]=>
                                          string(29) "Predis\Command\ZSetRangeByLex"
                                          ["ZREMRANGEBYLEX"]=>
                                          string(35) "Predis\Command\ZSetRemoveRangeByLex"
                                          ["ZREVRANGEBYLEX"]=>
                                          string(36) "Predis\Command\ZSetReverseRangeByLex"
                                          ["HSCAN"]=>
                                          string(23) "Predis\Command\HashScan"
                                          ["PUBSUB"]=>
                                          string(27) "Predis\Command\PubSubPubsub"
                                          ["PFADD"]=>
                                          string(29) "Predis\Command\HyperLogLogAdd"
                                          ["PFCOUNT"]=>
                                          string(31) "Predis\Command\HyperLogLogCount"
                                          ["PFMERGE"]=>
                                          string(31) "Predis\Command\HyperLogLogMerge"
                                          ["COMMAND"]=>
                                          string(28) "Predis\Command\ServerCommand"
                                          ["HSTRLEN"]=>
                                          string(31) "Predis\Command\HashStringLength"
                                          ["BITFIELD"]=>
                                          string(29) "Predis\Command\StringBitField"
                                          ["GEOADD"]=>
                                          string(31) "Predis\Command\GeospatialGeoAdd"
                                          ["GEOHASH"]=>
                                          string(32) "Predis\Command\GeospatialGeoHash"
                                          ["GEOPOS"]=>
                                          string(31) "Predis\Command\GeospatialGeoPos"
                                          ["GEODIST"]=>
                                          string(32) "Predis\Command\GeospatialGeoDist"
                                          ["GEORADIUS"]=>
                                          string(34) "Predis\Command\GeospatialGeoRadius"
                                          ["GEORADIUSBYMEMBER"]=>
                                          string(42) "Predis\Command\GeospatialGeoRadiusByMember"
                                        }
                                        ["processor":"Predis\Profile\RedisProfile":private]=>
                                        NULL
                                      }
                                    }
                                    ["handlers":protected]=>
                                    array(6) {
                                      ["cluster"]=>
                                      string(34) "Predis\Configuration\ClusterOption"
                                      ["connections"]=>
                                      string(44) "Predis\Configuration\ConnectionFactoryOption"
                                      ["exceptions"]=>
                                      string(37) "Predis\Configuration\ExceptionsOption"
                                      ["prefix"]=>
                                      string(33) "Predis\Configuration\PrefixOption"
                                      ["profile"]=>
                                      string(34) "Predis\Configuration\ProfileOption"
                                      ["replication"]=>
                                      string(38) "Predis\Configuration\ReplicationOption"
                                    }
                                  }
                                  ["profile":"Predis\Client":private]=>
                                  object(Predis\Profile\RedisVersion320)#246 (2) {
                                    ["commands":"Predis\Profile\RedisProfile":private]=>
                                    array(159) {
                                      ["EXISTS"]=>
                                      string(24) "Predis\Command\KeyExists"
                                      ["DEL"]=>
                                      string(24) "Predis\Command\KeyDelete"
                                      ["TYPE"]=>
                                      string(22) "Predis\Command\KeyType"
                                      ["KEYS"]=>
                                      string(22) "Predis\Command\KeyKeys"
                                      ["RANDOMKEY"]=>
                                      string(24) "Predis\Command\KeyRandom"
                                      ["RENAME"]=>
                                      string(24) "Predis\Command\KeyRename"
                                      ["RENAMENX"]=>
                                      string(32) "Predis\Command\KeyRenamePreserve"
                                      ["EXPIRE"]=>
                                      string(24) "Predis\Command\KeyExpire"
                                      ["EXPIREAT"]=>
                                      string(26) "Predis\Command\KeyExpireAt"
                                      ["TTL"]=>
                                      string(28) "Predis\Command\KeyTimeToLive"
                                      ["MOVE"]=>
                                      string(22) "Predis\Command\KeyMove"
                                      ["SORT"]=>
                                      string(22) "Predis\Command\KeySort"
                                      ["DUMP"]=>
                                      string(22) "Predis\Command\KeyDump"
                                      ["RESTORE"]=>
                                      string(25) "Predis\Command\KeyRestore"
                                      ["SET"]=>
                                      string(24) "Predis\Command\StringSet"
                                      ["SETNX"]=>
                                      string(32) "Predis\Command\StringSetPreserve"
                                      ["MSET"]=>
                                      string(32) "Predis\Command\StringSetMultiple"
                                      ["MSETNX"]=>
                                      string(40) "Predis\Command\StringSetMultiplePreserve"
                                      ["GET"]=>
                                      string(24) "Predis\Command\StringGet"
                                      ["MGET"]=>
                                      string(32) "Predis\Command\StringGetMultiple"
                                      ["GETSET"]=>
                                      string(27) "Predis\Command\StringGetSet"
                                      ["INCR"]=>
                                      string(30) "Predis\Command\StringIncrement"
                                      ["INCRBY"]=>
                                      string(32) "Predis\Command\StringIncrementBy"
                                      ["DECR"]=>
                                      string(30) "Predis\Command\StringDecrement"
                                      ["DECRBY"]=>
                                      string(32) "Predis\Command\StringDecrementBy"
                                      ["RPUSH"]=>
                                      string(27) "Predis\Command\ListPushTail"
                                      ["LPUSH"]=>
                                      string(27) "Predis\Command\ListPushHead"
                                      ["LLEN"]=>
                                      string(25) "Predis\Command\ListLength"
                                      ["LRANGE"]=>
                                      string(24) "Predis\Command\ListRange"
                                      ["LTRIM"]=>
                                      string(23) "Predis\Command\ListTrim"
                                      ["LINDEX"]=>
                                      string(24) "Predis\Command\ListIndex"
                                      ["LSET"]=>
                                      string(22) "Predis\Command\ListSet"
                                      ["LREM"]=>
                                      string(25) "Predis\Command\ListRemove"
                                      ["LPOP"]=>
                                      string(27) "Predis\Command\ListPopFirst"
                                      ["RPOP"]=>
                                      string(26) "Predis\Command\ListPopLast"
                                      ["RPOPLPUSH"]=>
                                      string(34) "Predis\Command\ListPopLastPushHead"
                                      ["SADD"]=>
                                      string(21) "Predis\Command\SetAdd"
                                      ["SREM"]=>
                                      string(24) "Predis\Command\SetRemove"
                                      ["SPOP"]=>
                                      string(21) "Predis\Command\SetPop"
                                      ["SMOVE"]=>
                                      string(22) "Predis\Command\SetMove"
                                      ["SCARD"]=>
                                      string(29) "Predis\Command\SetCardinality"
                                      ["SISMEMBER"]=>
                                      string(26) "Predis\Command\SetIsMember"
                                      ["SINTER"]=>
                                      string(30) "Predis\Command\SetIntersection"
                                      ["SINTERSTORE"]=>
                                      string(35) "Predis\Command\SetIntersectionStore"
                                      ["SUNION"]=>
                                      string(23) "Predis\Command\SetUnion"
                                      ["SUNIONSTORE"]=>
                                      string(28) "Predis\Command\SetUnionStore"
                                      ["SDIFF"]=>
                                      string(28) "Predis\Command\SetDifference"
                                      ["SDIFFSTORE"]=>
                                      string(33) "Predis\Command\SetDifferenceStore"
                                      ["SMEMBERS"]=>
                                      string(25) "Predis\Command\SetMembers"
                                      ["SRANDMEMBER"]=>
                                      string(30) "Predis\Command\SetRandomMember"
                                      ["ZADD"]=>
                                      string(22) "Predis\Command\ZSetAdd"
                                      ["ZINCRBY"]=>
                                      string(30) "Predis\Command\ZSetIncrementBy"
                                      ["ZREM"]=>
                                      string(25) "Predis\Command\ZSetRemove"
                                      ["ZRANGE"]=>
                                      string(24) "Predis\Command\ZSetRange"
                                      ["ZREVRANGE"]=>
                                      string(31) "Predis\Command\ZSetReverseRange"
                                      ["ZRANGEBYSCORE"]=>
                                      string(31) "Predis\Command\ZSetRangeByScore"
                                      ["ZCARD"]=>
                                      string(30) "Predis\Command\ZSetCardinality"
                                      ["ZSCORE"]=>
                                      string(24) "Predis\Command\ZSetScore"
                                      ["ZREMRANGEBYSCORE"]=>
                                      string(37) "Predis\Command\ZSetRemoveRangeByScore"
                                      ["PING"]=>
                                      string(29) "Predis\Command\ConnectionPing"
                                      ["AUTH"]=>
                                      string(29) "Predis\Command\ConnectionAuth"
                                      ["SELECT"]=>
                                      string(31) "Predis\Command\ConnectionSelect"
                                      ["ECHO"]=>
                                      string(29) "Predis\Command\ConnectionEcho"
                                      ["QUIT"]=>
                                      string(29) "Predis\Command\ConnectionQuit"
                                      ["INFO"]=>
                                      string(29) "Predis\Command\ServerInfoV26x"
                                      ["SLAVEOF"]=>
                                      string(28) "Predis\Command\ServerSlaveOf"
                                      ["MONITOR"]=>
                                      string(28) "Predis\Command\ServerMonitor"
                                      ["DBSIZE"]=>
                                      string(33) "Predis\Command\ServerDatabaseSize"
                                      ["FLUSHDB"]=>
                                      string(34) "Predis\Command\ServerFlushDatabase"
                                      ["FLUSHALL"]=>
                                      string(29) "Predis\Command\ServerFlushAll"
                                      ["SAVE"]=>
                                      string(25) "Predis\Command\ServerSave"
                                      ["BGSAVE"]=>
                                      string(35) "Predis\Command\ServerBackgroundSave"
                                      ["LASTSAVE"]=>
                                      string(29) "Predis\Command\ServerLastSave"
                                      ["SHUTDOWN"]=>
                                      string(29) "Predis\Command\ServerShutdown"
                                      ["BGREWRITEAOF"]=>
                                      string(41) "Predis\Command\ServerBackgroundRewriteAOF"
                                      ["SETEX"]=>
                                      string(30) "Predis\Command\StringSetExpire"
                                      ["APPEND"]=>
                                      string(27) "Predis\Command\StringAppend"
                                      ["SUBSTR"]=>
                                      string(27) "Predis\Command\StringSubstr"
                                      ["BLPOP"]=>
                                      string(35) "Predis\Command\ListPopFirstBlocking"
                                      ["BRPOP"]=>
                                      string(34) "Predis\Command\ListPopLastBlocking"
                                      ["ZUNIONSTORE"]=>
                                      string(29) "Predis\Command\ZSetUnionStore"
                                      ["ZINTERSTORE"]=>
                                      string(36) "Predis\Command\ZSetIntersectionStore"
                                      ["ZCOUNT"]=>
                                      string(24) "Predis\Command\ZSetCount"
                                      ["ZRANK"]=>
                                      string(23) "Predis\Command\ZSetRank"
                                      ["ZREVRANK"]=>
                                      string(30) "Predis\Command\ZSetReverseRank"
                                      ["ZREMRANGEBYRANK"]=>
                                      string(36) "Predis\Command\ZSetRemoveRangeByRank"
                                      ["HSET"]=>
                                      string(22) "Predis\Command\HashSet"
                                      ["HSETNX"]=>
                                      string(30) "Predis\Command\HashSetPreserve"
                                      ["HMSET"]=>
                                      string(30) "Predis\Command\HashSetMultiple"
                                      ["HINCRBY"]=>
                                      string(30) "Predis\Command\HashIncrementBy"
                                      ["HGET"]=>
                                      string(22) "Predis\Command\HashGet"
                                      ["HMGET"]=>
                                      string(30) "Predis\Command\HashGetMultiple"
                                      ["HDEL"]=>
                                      string(25) "Predis\Command\HashDelete"
                                      ["HEXISTS"]=>
                                      string(25) "Predis\Command\HashExists"
                                      ["HLEN"]=>
                                      string(25) "Predis\Command\HashLength"
                                      ["HKEYS"]=>
                                      string(23) "Predis\Command\HashKeys"
                                      ["HVALS"]=>
                                      string(25) "Predis\Command\HashValues"
                                      ["HGETALL"]=>
                                      string(25) "Predis\Command\HashGetAll"
                                      ["MULTI"]=>
                                      string(31) "Predis\Command\TransactionMulti"
                                      ["EXEC"]=>
                                      string(30) "Predis\Command\TransactionExec"
                                      ["DISCARD"]=>
                                      string(33) "Predis\Command\TransactionDiscard"
                                      ["SUBSCRIBE"]=>
                                      string(30) "Predis\Command\PubSubSubscribe"
                                      ["UNSUBSCRIBE"]=>
                                      string(32) "Predis\Command\PubSubUnsubscribe"
                                      ["PSUBSCRIBE"]=>
                                      string(39) "Predis\Command\PubSubSubscribeByPattern"
                                      ["PUNSUBSCRIBE"]=>
                                      string(41) "Predis\Command\PubSubUnsubscribeByPattern"
                                      ["PUBLISH"]=>
                                      string(28) "Predis\Command\PubSubPublish"
                                      ["CONFIG"]=>
                                      string(27) "Predis\Command\ServerConfig"
                                      ["PERSIST"]=>
                                      string(25) "Predis\Command\KeyPersist"
                                      ["STRLEN"]=>
                                      string(27) "Predis\Command\StringStrlen"
                                      ["SETRANGE"]=>
                                      string(29) "Predis\Command\StringSetRange"
                                      ["GETRANGE"]=>
                                      string(29) "Predis\Command\StringGetRange"
                                      ["SETBIT"]=>
                                      string(27) "Predis\Command\StringSetBit"
                                      ["GETBIT"]=>
                                      string(27) "Predis\Command\StringGetBit"
                                      ["RPUSHX"]=>
                                      string(28) "Predis\Command\ListPushTailX"
                                      ["LPUSHX"]=>
                                      string(28) "Predis\Command\ListPushHeadX"
                                      ["LINSERT"]=>
                                      string(25) "Predis\Command\ListInsert"
                                      ["BRPOPLPUSH"]=>
                                      string(42) "Predis\Command\ListPopLastPushHeadBlocking"
                                      ["ZREVRANGEBYSCORE"]=>
                                      string(38) "Predis\Command\ZSetReverseRangeByScore"
                                      ["WATCH"]=>
                                      string(31) "Predis\Command\TransactionWatch"
                                      ["UNWATCH"]=>
                                      string(33) "Predis\Command\TransactionUnwatch"
                                      ["OBJECT"]=>
                                      string(27) "Predis\Command\ServerObject"
                                      ["SLOWLOG"]=>
                                      string(28) "Predis\Command\ServerSlowlog"
                                      ["CLIENT"]=>
                                      string(27) "Predis\Command\ServerClient"
                                      ["PTTL"]=>
                                      string(35) "Predis\Command\KeyPreciseTimeToLive"
                                      ["PEXPIRE"]=>
                                      string(31) "Predis\Command\KeyPreciseExpire"
                                      ["PEXPIREAT"]=>
                                      string(33) "Predis\Command\KeyPreciseExpireAt"
                                      ["MIGRATE"]=>
                                      string(25) "Predis\Command\KeyMigrate"
                                      ["PSETEX"]=>
                                      string(37) "Predis\Command\StringPreciseSetExpire"
                                      ["INCRBYFLOAT"]=>
                                      string(37) "Predis\Command\StringIncrementByFloat"
                                      ["BITOP"]=>
                                      string(26) "Predis\Command\StringBitOp"
                                      ["BITCOUNT"]=>
                                      string(29) "Predis\Command\StringBitCount"
                                      ["HINCRBYFLOAT"]=>
                                      string(35) "Predis\Command\HashIncrementByFloat"
                                      ["EVAL"]=>
                                      string(25) "Predis\Command\ServerEval"
                                      ["EVALSHA"]=>
                                      string(28) "Predis\Command\ServerEvalSHA"
                                      ["SCRIPT"]=>
                                      string(27) "Predis\Command\ServerScript"
                                      ["TIME"]=>
                                      string(25) "Predis\Command\ServerTime"
                                      ["SENTINEL"]=>
                                      string(29) "Predis\Command\ServerSentinel"
                                      ["SCAN"]=>
                                      string(22) "Predis\Command\KeyScan"
                                      ["BITPOS"]=>
                                      string(27) "Predis\Command\StringBitPos"
                                      ["SSCAN"]=>
                                      string(22) "Predis\Command\SetScan"
                                      ["ZSCAN"]=>
                                      string(23) "Predis\Command\ZSetScan"
                                      ["ZLEXCOUNT"]=>
                                      string(27) "Predis\Command\ZSetLexCount"
                                      ["ZRANGEBYLEX"]=>
                                      string(29) "Predis\Command\ZSetRangeByLex"
                                      ["ZREMRANGEBYLEX"]=>
                                      string(35) "Predis\Command\ZSetRemoveRangeByLex"
                                      ["ZREVRANGEBYLEX"]=>
                                      string(36) "Predis\Command\ZSetReverseRangeByLex"
                                      ["HSCAN"]=>
                                      string(23) "Predis\Command\HashScan"
                                      ["PUBSUB"]=>
                                      string(27) "Predis\Command\PubSubPubsub"
                                      ["PFADD"]=>
                                      string(29) "Predis\Command\HyperLogLogAdd"
                                      ["PFCOUNT"]=>
                                      string(31) "Predis\Command\HyperLogLogCount"
                                      ["PFMERGE"]=>
                                      string(31) "Predis\Command\HyperLogLogMerge"
                                      ["COMMAND"]=>
                                      string(28) "Predis\Command\ServerCommand"
                                      ["HSTRLEN"]=>
                                      string(31) "Predis\Command\HashStringLength"
                                      ["BITFIELD"]=>
                                      string(29) "Predis\Command\StringBitField"
                                      ["GEOADD"]=>
                                      string(31) "Predis\Command\GeospatialGeoAdd"
                                      ["GEOHASH"]=>
                                      string(32) "Predis\Command\GeospatialGeoHash"
                                      ["GEOPOS"]=>
                                      string(31) "Predis\Command\GeospatialGeoPos"
                                      ["GEODIST"]=>
                                      string(32) "Predis\Command\GeospatialGeoDist"
                                      ["GEORADIUS"]=>
                                      string(34) "Predis\Command\GeospatialGeoRadius"
                                      ["GEORADIUSBYMEMBER"]=>
                                      string(42) "Predis\Command\GeospatialGeoRadiusByMember"
                                    }
                                    ["processor":"Predis\Profile\RedisProfile":private]=>
                                    NULL
                                  }
                                }
                                ["name":protected]=>
                                string(7) "default"
                                ["events":protected]=>
                                NULL
                              }
                            }
                            ["events":protected]=>
                            bool(false)
                          }
                          ["prefix":protected]=>
                          string(12) "kajws_cache:"
                          ["connection":protected]=>
                          string(5) "cache"
                        }
                        ["events":protected]=>
                        *RECURSION*
                        ["default":protected]=>
                        int(3600)
                      }
                    }
                    ["customCreators":protected]=>
                    array(0) {
                    }
                  }
                  ["redis"]=>
                  object(Illuminate\Redis\RedisManager)#230 (6) {
                    ["app":protected]=>
                    *RECURSION*
                    ["driver":protected]=>
                    string(6) "predis"
                    ["customCreators":protected]=>
                    array(0) {
                    }
                    ["config":protected]=>
                    array(3) {
                      ["options"]=>
                      array(1) {
                        ["cluster"]=>
                        string(6) "predis"
                      }
                      ["default"]=>
                      array(4) {
                        ["host"]=>
                        string(54) "prd-pcp-front.eiywle.ng.0001.apne1.cache.amazonaws.com"
                        ["password"]=>
                        NULL
                        ["port"]=>
                        string(4) "6379"
                        ["database"]=>
                        int(0)
                      }
                      ["cache"]=>
                      array(4) {
                        ["host"]=>
                        string(54) "prd-pcp-front.eiywle.ng.0001.apne1.cache.amazonaws.com"
                        ["password"]=>
                        NULL
                        ["port"]=>
                        string(4) "6379"
                        ["database"]=>
                        int(1)
                      }
                    }
                    ["connections":protected]=>
                    array(1) {
                      ["default"]=>
                      object(Illuminate\Redis\Connections\PredisConnection)#238 (3) {
                        ["client":protected]=>
                        object(Predis\Client)#239 (3) {
                          ["connection":protected]=>
                          object(Predis\Connection\StreamConnection)#243 (4) {
                            ["resource":"Predis\Connection\AbstractConnection":private]=>
                            resource(349) of type (stream)
                            ["cachedId":"Predis\Connection\AbstractConnection":private]=>
                            NULL
                            ["parameters":protected]=>
                            object(Predis\Connection\Parameters)#241 (1) {
                              ["parameters":"Predis\Connection\Parameters":private]=>
                              array(5) {
                                ["host"]=>
                                string(54) "prd-pcp-front.eiywle.ng.0001.apne1.cache.amazonaws.com"
                                ["password"]=>
                                NULL
                                ["port"]=>
                                string(4) "6379"
                                ["database"]=>
                                int(0)
                                ["scheme"]=>
                                string(3) "tcp"
                              }
                            }
                            ["initCommands":protected]=>
                            array(1) {
                              [0]=>
                              object(Predis\Command\RawCommand)#244 (3) {
                                ["slot":"Predis\Command\RawCommand":private]=>
                                NULL
                                ["commandID":"Predis\Command\RawCommand":private]=>
                                string(6) "SELECT"
                                ["arguments":"Predis\Command\RawCommand":private]=>
                                array(1) {
                                  [0]=>
                                  int(0)
                                }
                              }
                            }
                          }
                          ["options":protected]=>
                          object(Predis\Configuration\Options)#240 (3) {
                            ["input":protected]=>
                            array(2) {
                              ["timeout"]=>
                              float(10)
                              ["cluster"]=>
                              string(6) "predis"
                            }
                            ["options":protected]=>
                            array(2) {
                              ["connections"]=>
                              object(Predis\Connection\Factory)#242 (2) {
                                ["defaults":"Predis\Connection\Factory":private]=>
                                array(0) {
                                }
                                ["schemes":protected]=>
                                array(6) {
                                  ["tcp"]=>
                                  string(34) "Predis\Connection\StreamConnection"
                                  ["unix"]=>
                                  string(34) "Predis\Connection\StreamConnection"
                                  ["tls"]=>
                                  string(34) "Predis\Connection\StreamConnection"
                                  ["redis"]=>
                                  string(34) "Predis\Connection\StreamConnection"
                                  ["rediss"]=>
                                  string(34) "Predis\Connection\StreamConnection"
                                  ["http"]=>
                                  string(34) "Predis\Connection\WebdisConnection"
                                }
                              }
                              ["profile"]=>
                              object(Predis\Profile\RedisVersion320)#246 (2) {
                                ["commands":"Predis\Profile\RedisProfile":private]=>
                                array(159) {
                                  ["EXISTS"]=>
                                  string(24) "Predis\Command\KeyExists"
                                  ["DEL"]=>
                                  string(24) "Predis\Command\KeyDelete"
                                  ["TYPE"]=>
                                  string(22) "Predis\Command\KeyType"
                                  ["KEYS"]=>
                                  string(22) "Predis\Command\KeyKeys"
                                  ["RANDOMKEY"]=>
                                  string(24) "Predis\Command\KeyRandom"
                                  ["RENAME"]=>
                                  string(24) "Predis\Command\KeyRename"
                                  ["RENAMENX"]=>
                                  string(32) "Predis\Command\KeyRenamePreserve"
                                  ["EXPIRE"]=>
                                  string(24) "Predis\Command\KeyExpire"
                                  ["EXPIREAT"]=>
                                  string(26) "Predis\Command\KeyExpireAt"
                                  ["TTL"]=>
                                  string(28) "Predis\Command\KeyTimeToLive"
                                  ["MOVE"]=>
                                  string(22) "Predis\Command\KeyMove"
                                  ["SORT"]=>
                                  string(22) "Predis\Command\KeySort"
                                  ["DUMP"]=>
                                  string(22) "Predis\Command\KeyDump"
                                  ["RESTORE"]=>
                                  string(25) "Predis\Command\KeyRestore"
                                  ["SET"]=>
                                  string(24) "Predis\Command\StringSet"
                                  ["SETNX"]=>
                                  string(32) "Predis\Command\StringSetPreserve"
                                  ["MSET"]=>
                                  string(32) "Predis\Command\StringSetMultiple"
                                  ["MSETNX"]=>
                                  string(40) "Predis\Command\StringSetMultiplePreserve"
                                  ["GET"]=>
                                  string(24) "Predis\Command\StringGet"
                                  ["MGET"]=>
                                  string(32) "Predis\Command\StringGetMultiple"
                                  ["GETSET"]=>
                                  string(27) "Predis\Command\StringGetSet"
                                  ["INCR"]=>
                                  string(30) "Predis\Command\StringIncrement"
                                  ["INCRBY"]=>
                                  string(32) "Predis\Command\StringIncrementBy"
                                  ["DECR"]=>
                                  string(30) "Predis\Command\StringDecrement"
                                  ["DECRBY"]=>
                                  string(32) "Predis\Command\StringDecrementBy"
                                  ["RPUSH"]=>
                                  string(27) "Predis\Command\ListPushTail"
                                  ["LPUSH"]=>
                                  string(27) "Predis\Command\ListPushHead"
                                  ["LLEN"]=>
                                  string(25) "Predis\Command\ListLength"
                                  ["LRANGE"]=>
                                  string(24) "Predis\Command\ListRange"
                                  ["LTRIM"]=>
                                  string(23) "Predis\Command\ListTrim"
                                  ["LINDEX"]=>
                                  string(24) "Predis\Command\ListIndex"
                                  ["LSET"]=>
                                  string(22) "Predis\Command\ListSet"
                                  ["LREM"]=>
                                  string(25) "Predis\Command\ListRemove"
                                  ["LPOP"]=>
                                  string(27) "Predis\Command\ListPopFirst"
                                  ["RPOP"]=>
                                  string(26) "Predis\Command\ListPopLast"
                                  ["RPOPLPUSH"]=>
                                  string(34) "Predis\Command\ListPopLastPushHead"
                                  ["SADD"]=>
                                  string(21) "Predis\Command\SetAdd"
                                  ["SREM"]=>
                                  string(24) "Predis\Command\SetRemove"
                                  ["SPOP"]=>
                                  string(21) "Predis\Command\SetPop"
                                  ["SMOVE"]=>
                                  string(22) "Predis\Command\SetMove"
                                  ["SCARD"]=>
                                  string(29) "Predis\Command\SetCardinality"
                                  ["SISMEMBER"]=>
                                  string(26) "Predis\Command\SetIsMember"
                                  ["SINTER"]=>
                                  string(30) "Predis\Command\SetIntersection"
                                  ["SINTERSTORE"]=>
                                  string(35) "Predis\Command\SetIntersectionStore"
                                  ["SUNION"]=>
                                  string(23) "Predis\Command\SetUnion"
                                  ["SUNIONSTORE"]=>
                                  string(28) "Predis\Command\SetUnionStore"
                                  ["SDIFF"]=>
                                  string(28) "Predis\Command\SetDifference"
                                  ["SDIFFSTORE"]=>
                                  string(33) "Predis\Command\SetDifferenceStore"
                                  ["SMEMBERS"]=>
                                  string(25) "Predis\Command\SetMembers"
                                  ["SRANDMEMBER"]=>
                                  string(30) "Predis\Command\SetRandomMember"
                                  ["ZADD"]=>
                                  string(22) "Predis\Command\ZSetAdd"
                                  ["ZINCRBY"]=>
                                  string(30) "Predis\Command\ZSetIncrementBy"
                                  ["ZREM"]=>
                                  string(25) "Predis\Command\ZSetRemove"
                                  ["ZRANGE"]=>
                                  string(24) "Predis\Command\ZSetRange"
                                  ["ZREVRANGE"]=>
                                  string(31) "Predis\Command\ZSetReverseRange"
                                  ["ZRANGEBYSCORE"]=>
                                  string(31) "Predis\Command\ZSetRangeByScore"
                                  ["ZCARD"]=>
                                  string(30) "Predis\Command\ZSetCardinality"
                                  ["ZSCORE"]=>
                                  string(24) "Predis\Command\ZSetScore"
                                  ["ZREMRANGEBYSCORE"]=>
                                  string(37) "Predis\Command\ZSetRemoveRangeByScore"
                                  ["PING"]=>
                                  string(29) "Predis\Command\ConnectionPing"
                                  ["AUTH"]=>
                                  string(29) "Predis\Command\ConnectionAuth"
                                  ["SELECT"]=>
                                  string(31) "Predis\Command\ConnectionSelect"
                                  ["ECHO"]=>
                                  string(29) "Predis\Command\ConnectionEcho"
                                  ["QUIT"]=>
                                  string(29) "Predis\Command\ConnectionQuit"
                                  ["INFO"]=>
                                  string(29) "Predis\Command\ServerInfoV26x"
                                  ["SLAVEOF"]=>
                                  string(28) "Predis\Command\ServerSlaveOf"
                                  ["MONITOR"]=>
                                  string(28) "Predis\Command\ServerMonitor"
                                  ["DBSIZE"]=>
                                  string(33) "Predis\Command\ServerDatabaseSize"
                                  ["FLUSHDB"]=>
                                  string(34) "Predis\Command\ServerFlushDatabase"
                                  ["FLUSHALL"]=>
                                  string(29) "Predis\Command\ServerFlushAll"
                                  ["SAVE"]=>
                                  string(25) "Predis\Command\ServerSave"
                                  ["BGSAVE"]=>
                                  string(35) "Predis\Command\ServerBackgroundSave"
                                  ["LASTSAVE"]=>
                                  string(29) "Predis\Command\ServerLastSave"
                                  ["SHUTDOWN"]=>
                                  string(29) "Predis\Command\ServerShutdown"
                                  ["BGREWRITEAOF"]=>
                                  string(41) "Predis\Command\ServerBackgroundRewriteAOF"
                                  ["SETEX"]=>
                                  string(30) "Predis\Command\StringSetExpire"
                                  ["APPEND"]=>
                                  string(27) "Predis\Command\StringAppend"
                                  ["SUBSTR"]=>
                                  string(27) "Predis\Command\StringSubstr"
                                  ["BLPOP"]=>
                                  string(35) "Predis\Command\ListPopFirstBlocking"
                                  ["BRPOP"]=>
                                  string(34) "Predis\Command\ListPopLastBlocking"
                                  ["ZUNIONSTORE"]=>
                                  string(29) "Predis\Command\ZSetUnionStore"
                                  ["ZINTERSTORE"]=>
                                  string(36) "Predis\Command\ZSetIntersectionStore"
                                  ["ZCOUNT"]=>
                                  string(24) "Predis\Command\ZSetCount"
                                  ["ZRANK"]=>
                                  string(23) "Predis\Command\ZSetRank"
                                  ["ZREVRANK"]=>
                                  string(30) "Predis\Command\ZSetReverseRank"
                                  ["ZREMRANGEBYRANK"]=>
                                  string(36) "Predis\Command\ZSetRemoveRangeByRank"
                                  ["HSET"]=>
                                  string(22) "Predis\Command\HashSet"
                                  ["HSETNX"]=>
                                  string(30) "Predis\Command\HashSetPreserve"
                                  ["HMSET"]=>
                                  string(30) "Predis\Command\HashSetMultiple"
                                  ["HINCRBY"]=>
                                  string(30) "Predis\Command\HashIncrementBy"
                                  ["HGET"]=>
                                  string(22) "Predis\Command\HashGet"
                                  ["HMGET"]=>
                                  string(30) "Predis\Command\HashGetMultiple"
                                  ["HDEL"]=>
                                  string(25) "Predis\Command\HashDelete"
                                  ["HEXISTS"]=>
                                  string(25) "Predis\Command\HashExists"
                                  ["HLEN"]=>
                                  string(25) "Predis\Command\HashLength"
                                  ["HKEYS"]=>
                                  string(23) "Predis\Command\HashKeys"
                                  ["HVALS"]=>
                                  string(25) "Predis\Command\HashValues"
                                  ["HGETALL"]=>
                                  string(25) "Predis\Command\HashGetAll"
                                  ["MULTI"]=>
                                  string(31) "Predis\Command\TransactionMulti"
                                  ["EXEC"]=>
                                  string(30) "Predis\Command\TransactionExec"
                                  ["DISCARD"]=>
                                  string(33) "Predis\Command\TransactionDiscard"
                                  ["SUBSCRIBE"]=>
                                  string(30) "Predis\Command\PubSubSubscribe"
                                  ["UNSUBSCRIBE"]=>
                                  string(32) "Predis\Command\PubSubUnsubscribe"
                                  ["PSUBSCRIBE"]=>
                                  string(39) "Predis\Command\PubSubSubscribeByPattern"
                                  ["PUNSUBSCRIBE"]=>
                                  string(41) "Predis\Command\PubSubUnsubscribeByPattern"
                                  ["PUBLISH"]=>
                                  string(28) "Predis\Command\PubSubPublish"
                                  ["CONFIG"]=>
                                  string(27) "Predis\Command\ServerConfig"
                                  ["PERSIST"]=>
                                  string(25) "Predis\Command\KeyPersist"
                                  ["STRLEN"]=>
                                  string(27) "Predis\Command\StringStrlen"
                                  ["SETRANGE"]=>
                                  string(29) "Predis\Command\StringSetRange"
                                  ["GETRANGE"]=>
                                  string(29) "Predis\Command\StringGetRange"
                                  ["SETBIT"]=>
                                  string(27) "Predis\Command\StringSetBit"
                                  ["GETBIT"]=>
                                  string(27) "Predis\Command\StringGetBit"
                                  ["RPUSHX"]=>
                                  string(28) "Predis\Command\ListPushTailX"
                                  ["LPUSHX"]=>
                                  string(28) "Predis\Command\ListPushHeadX"
                                  ["LINSERT"]=>
                                  string(25) "Predis\Command\ListInsert"
                                  ["BRPOPLPUSH"]=>
                                  string(42) "Predis\Command\ListPopLastPushHeadBlocking"
                                  ["ZREVRANGEBYSCORE"]=>
                                  string(38) "Predis\Command\ZSetReverseRangeByScore"
                                  ["WATCH"]=>
                                  string(31) "Predis\Command\TransactionWatch"
                                  ["UNWATCH"]=>
                                  string(33) "Predis\Command\TransactionUnwatch"
                                  ["OBJECT"]=>
                                  string(27) "Predis\Command\ServerObject"
                                  ["SLOWLOG"]=>
                                  string(28) "Predis\Command\ServerSlowlog"
                                  ["CLIENT"]=>
                                  string(27) "Predis\Command\ServerClient"
                                  ["PTTL"]=>
                                  string(35) "Predis\Command\KeyPreciseTimeToLive"
                                  ["PEXPIRE"]=>
                                  string(31) "Predis\Command\KeyPreciseExpire"
                                  ["PEXPIREAT"]=>
                                  string(33) "Predis\Command\KeyPreciseExpireAt"
                                  ["MIGRATE"]=>
                                  string(25) "Predis\Command\KeyMigrate"
                                  ["PSETEX"]=>
                                  string(37) "Predis\Command\StringPreciseSetExpire"
                                  ["INCRBYFLOAT"]=>
                                  string(37) "Predis\Command\StringIncrementByFloat"
                                  ["BITOP"]=>
                                  string(26) "Predis\Command\StringBitOp"
                                  ["BITCOUNT"]=>
                                  string(29) "Predis\Command\StringBitCount"
                                  ["HINCRBYFLOAT"]=>
                                  string(35) "Predis\Command\HashIncrementByFloat"
                                  ["EVAL"]=>
                                  string(25) "Predis\Command\ServerEval"
                                  ["EVALSHA"]=>
                                  string(28) "Predis\Command\ServerEvalSHA"
                                  ["SCRIPT"]=>
                                  string(27) "Predis\Command\ServerScript"
                                  ["TIME"]=>
                                  string(25) "Predis\Command\ServerTime"
                                  ["SENTINEL"]=>
                                  string(29) "Predis\Command\ServerSentinel"
                                  ["SCAN"]=>
                                  string(22) "Predis\Command\KeyScan"
                                  ["BITPOS"]=>
                                  string(27) "Predis\Command\StringBitPos"
                                  ["SSCAN"]=>
                                  string(22) "Predis\Command\SetScan"
                                  ["ZSCAN"]=>
                                  string(23) "Predis\Command\ZSetScan"
                                  ["ZLEXCOUNT"]=>
                                  string(27) "Predis\Command\ZSetLexCount"
                                  ["ZRANGEBYLEX"]=>
                                  string(29) "Predis\Command\ZSetRangeByLex"
                                  ["ZREMRANGEBYLEX"]=>
                                  string(35) "Predis\Command\ZSetRemoveRangeByLex"
                                  ["ZREVRANGEBYLEX"]=>
                                  string(36) "Predis\Command\ZSetReverseRangeByLex"
                                  ["HSCAN"]=>
                                  string(23) "Predis\Command\HashScan"
                                  ["PUBSUB"]=>
                                  string(27) "Predis\Command\PubSubPubsub"
                                  ["PFADD"]=>
                                  string(29) "Predis\Command\HyperLogLogAdd"
                                  ["PFCOUNT"]=>
                                  string(31) "Predis\Command\HyperLogLogCount"
                                  ["PFMERGE"]=>
                                  string(31) "Predis\Command\HyperLogLogMerge"
                                  ["COMMAND"]=>
                                  string(28) "Predis\Command\ServerCommand"
                                  ["HSTRLEN"]=>
                                  string(31) "Predis\Command\HashStringLength"
                                  ["BITFIELD"]=>
                                  string(29) "Predis\Command\StringBitField"
                                  ["GEOADD"]=>
                                  string(31) "Predis\Command\GeospatialGeoAdd"
                                  ["GEOHASH"]=>
                                  string(32) "Predis\Command\GeospatialGeoHash"
                                  ["GEOPOS"]=>
                                  string(31) "Predis\Command\GeospatialGeoPos"
                                  ["GEODIST"]=>
                                  string(32) "Predis\Command\GeospatialGeoDist"
                                  ["GEORADIUS"]=>
                                  string(34) "Predis\Command\GeospatialGeoRadius"
                                  ["GEORADIUSBYMEMBER"]=>
                                  string(42) "Predis\Command\GeospatialGeoRadiusByMember"
                                }
                                ["processor":"Predis\Profile\RedisProfile":private]=>
                                NULL
                              }
                            }
                            ["handlers":protected]=>
                            array(6) {
                              ["cluster"]=>
                              string(34) "Predis\Configuration\ClusterOption"
                              ["connections"]=>
                              string(44) "Predis\Configuration\ConnectionFactoryOption"
                              ["exceptions"]=>
                              string(37) "Predis\Configuration\ExceptionsOption"
                              ["prefix"]=>
                              string(33) "Predis\Configuration\PrefixOption"
                              ["profile"]=>
                              string(34) "Predis\Configuration\ProfileOption"
                              ["replication"]=>
                              string(38) "Predis\Configuration\ReplicationOption"
                            }
                          }
                          ["profile":"Predis\Client":private]=>
                          object(Predis\Profile\RedisVersion320)#246 (2) {
                            ["commands":"Predis\Profile\RedisProfile":private]=>
                            array(159) {
                              ["EXISTS"]=>
                              string(24) "Predis\Command\KeyExists"
                              ["DEL"]=>
                              string(24) "Predis\Command\KeyDelete"
                              ["TYPE"]=>
                              string(22) "Predis\Command\KeyType"
                              ["KEYS"]=>
                              string(22) "Predis\Command\KeyKeys"
                              ["RANDOMKEY"]=>
                              string(24) "Predis\Command\KeyRandom"
                              ["RENAME"]=>
                              string(24) "Predis\Command\KeyRename"
                              ["RENAMENX"]=>
                              string(32) "Predis\Command\KeyRenamePreserve"
                              ["EXPIRE"]=>
                              string(24) "Predis\Command\KeyExpire"
                              ["EXPIREAT"]=>
                              string(26) "Predis\Command\KeyExpireAt"
                              ["TTL"]=>
                              string(28) "Predis\Command\KeyTimeToLive"
                              ["MOVE"]=>
                              string(22) "Predis\Command\KeyMove"
                              ["SORT"]=>
                              string(22) "Predis\Command\KeySort"
                              ["DUMP"]=>
                              string(22) "Predis\Command\KeyDump"
                              ["RESTORE"]=>
                              string(25) "Predis\Command\KeyRestore"
                              ["SET"]=>
                              string(24) "Predis\Command\StringSet"
                              ["SETNX"]=>
                              string(32) "Predis\Command\StringSetPreserve"
                              ["MSET"]=>
                              string(32) "Predis\Command\StringSetMultiple"
                              ["MSETNX"]=>
                              string(40) "Predis\Command\StringSetMultiplePreserve"
                              ["GET"]=>
                              string(24) "Predis\Command\StringGet"
                              ["MGET"]=>
                              string(32) "Predis\Command\StringGetMultiple"
                              ["GETSET"]=>
                              string(27) "Predis\Command\StringGetSet"
                              ["INCR"]=>
                              string(30) "Predis\Command\StringIncrement"
                              ["INCRBY"]=>
                              string(32) "Predis\Command\StringIncrementBy"
                              ["DECR"]=>
                              string(30) "Predis\Command\StringDecrement"
                              ["DECRBY"]=>
                              string(32) "Predis\Command\StringDecrementBy"
                              ["RPUSH"]=>
                              string(27) "Predis\Command\ListPushTail"
                              ["LPUSH"]=>
                              string(27) "Predis\Command\ListPushHead"
                              ["LLEN"]=>
                              string(25) "Predis\Command\ListLength"
                              ["LRANGE"]=>
                              string(24) "Predis\Command\ListRange"
                              ["LTRIM"]=>
                              string(23) "Predis\Command\ListTrim"
                              ["LINDEX"]=>
                              string(24) "Predis\Command\ListIndex"
                              ["LSET"]=>
                              string(22) "Predis\Command\ListSet"
                              ["LREM"]=>
                              string(25) "Predis\Command\ListRemove"
                              ["LPOP"]=>
                              string(27) "Predis\Command\ListPopFirst"
                              ["RPOP"]=>
                              string(26) "Predis\Command\ListPopLast"
                              ["RPOPLPUSH"]=>
                              string(34) "Predis\Command\ListPopLastPushHead"
                              ["SADD"]=>
                              string(21) "Predis\Command\SetAdd"
                              ["SREM"]=>
                              string(24) "Predis\Command\SetRemove"
                              ["SPOP"]=>
                              string(21) "Predis\Command\SetPop"
                              ["SMOVE"]=>
                              string(22) "Predis\Command\SetMove"
                              ["SCARD"]=>
                              string(29) "Predis\Command\SetCardinality"
                              ["SISMEMBER"]=>
                              string(26) "Predis\Command\SetIsMember"
                              ["SINTER"]=>
                              string(30) "Predis\Command\SetIntersection"
                              ["SINTERSTORE"]=>
                              string(35) "Predis\Command\SetIntersectionStore"
                              ["SUNION"]=>
                              string(23) "Predis\Command\SetUnion"
                              ["SUNIONSTORE"]=>
                              string(28) "Predis\Command\SetUnionStore"
                              ["SDIFF"]=>
                              string(28) "Predis\Command\SetDifference"
                              ["SDIFFSTORE"]=>
                              string(33) "Predis\Command\SetDifferenceStore"
                              ["SMEMBERS"]=>
                              string(25) "Predis\Command\SetMembers"
                              ["SRANDMEMBER"]=>
                              string(30) "Predis\Command\SetRandomMember"
                              ["ZADD"]=>
                              string(22) "Predis\Command\ZSetAdd"
                              ["ZINCRBY"]=>
                              string(30) "Predis\Command\ZSetIncrementBy"
                              ["ZREM"]=>
                              string(25) "Predis\Command\ZSetRemove"
                              ["ZRANGE"]=>
                              string(24) "Predis\Command\ZSetRange"
                              ["ZREVRANGE"]=>
                              string(31) "Predis\Command\ZSetReverseRange"
                              ["ZRANGEBYSCORE"]=>
                              string(31) "Predis\Command\ZSetRangeByScore"
                              ["ZCARD"]=>
                              string(30) "Predis\Command\ZSetCardinality"
                              ["ZSCORE"]=>
                              string(24) "Predis\Command\ZSetScore"
                              ["ZREMRANGEBYSCORE"]=>
                              string(37) "Predis\Command\ZSetRemoveRangeByScore"
                              ["PING"]=>
                              string(29) "Predis\Command\ConnectionPing"
                              ["AUTH"]=>
                              string(29) "Predis\Command\ConnectionAuth"
                              ["SELECT"]=>
                              string(31) "Predis\Command\ConnectionSelect"
                              ["ECHO"]=>
                              string(29) "Predis\Command\ConnectionEcho"
                              ["QUIT"]=>
                              string(29) "Predis\Command\ConnectionQuit"
                              ["INFO"]=>
                              string(29) "Predis\Command\ServerInfoV26x"
                              ["SLAVEOF"]=>
                              string(28) "Predis\Command\ServerSlaveOf"
                              ["MONITOR"]=>
                              string(28) "Predis\Command\ServerMonitor"
                              ["DBSIZE"]=>
                              string(33) "Predis\Command\ServerDatabaseSize"
                              ["FLUSHDB"]=>
                              string(34) "Predis\Command\ServerFlushDatabase"
                              ["FLUSHALL"]=>
                              string(29) "Predis\Command\ServerFlushAll"
                              ["SAVE"]=>
                              string(25) "Predis\Command\ServerSave"
                              ["BGSAVE"]=>
                              string(35) "Predis\Command\ServerBackgroundSave"
                              ["LASTSAVE"]=>
                              string(29) "Predis\Command\ServerLastSave"
                              ["SHUTDOWN"]=>
                              string(29) "Predis\Command\ServerShutdown"
                              ["BGREWRITEAOF"]=>
                              string(41) "Predis\Command\ServerBackgroundRewriteAOF"
                              ["SETEX"]=>
                              string(30) "Predis\Command\StringSetExpire"
                              ["APPEND"]=>
                              string(27) "Predis\Command\StringAppend"
                              ["SUBSTR"]=>
                              string(27) "Predis\Command\StringSubstr"
                              ["BLPOP"]=>
                              string(35) "Predis\Command\ListPopFirstBlocking"
                              ["BRPOP"]=>
                              string(34) "Predis\Command\ListPopLastBlocking"
                              ["ZUNIONSTORE"]=>
                              string(29) "Predis\Command\ZSetUnionStore"
                              ["ZINTERSTORE"]=>
                              string(36) "Predis\Command\ZSetIntersectionStore"
                              ["ZCOUNT"]=>
                              string(24) "Predis\Command\ZSetCount"
                              ["ZRANK"]=>
                              string(23) "Predis\Command\ZSetRank"
                              ["ZREVRANK"]=>
                              string(30) "Predis\Command\ZSetReverseRank"
                              ["ZREMRANGEBYRANK"]=>
                              string(36) "Predis\Command\ZSetRemoveRangeByRank"
                              ["HSET"]=>
                              string(22) "Predis\Command\HashSet"
                              ["HSETNX"]=>
                              string(30) "Predis\Command\HashSetPreserve"
                              ["HMSET"]=>
                              string(30) "Predis\Command\HashSetMultiple"
                              ["HINCRBY"]=>
                              string(30) "Predis\Command\HashIncrementBy"
                              ["HGET"]=>
                              string(22) "Predis\Command\HashGet"
                              ["HMGET"]=>
                              string(30) "Predis\Command\HashGetMultiple"
                              ["HDEL"]=>
                              string(25) "Predis\Command\HashDelete"
                              ["HEXISTS"]=>
                              string(25) "Predis\Command\HashExists"
                              ["HLEN"]=>
                              string(25) "Predis\Command\HashLength"
                              ["HKEYS"]=>
                              string(23) "Predis\Command\HashKeys"
                              ["HVALS"]=>
                              string(25) "Predis\Command\HashValues"
                              ["HGETALL"]=>
                              string(25) "Predis\Command\HashGetAll"
                              ["MULTI"]=>
                              string(31) "Predis\Command\TransactionMulti"
                              ["EXEC"]=>
                              string(30) "Predis\Command\TransactionExec"
                              ["DISCARD"]=>
                              string(33) "Predis\Command\TransactionDiscard"
                              ["SUBSCRIBE"]=>
                              string(30) "Predis\Command\PubSubSubscribe"
                              ["UNSUBSCRIBE"]=>
                              string(32) "Predis\Command\PubSubUnsubscribe"
                              ["PSUBSCRIBE"]=>
                              string(39) "Predis\Command\PubSubSubscribeByPattern"
                              ["PUNSUBSCRIBE"]=>
                              string(41) "Predis\Command\PubSubUnsubscribeByPattern"
                              ["PUBLISH"]=>
                              string(28) "Predis\Command\PubSubPublish"
                              ["CONFIG"]=>
                              string(27) "Predis\Command\ServerConfig"
                              ["PERSIST"]=>
                              string(25) "Predis\Command\KeyPersist"
                              ["STRLEN"]=>
                              string(27) "Predis\Command\StringStrlen"
                              ["SETRANGE"]=>
                              string(29) "Predis\Command\StringSetRange"
                              ["GETRANGE"]=>
                              string(29) "Predis\Command\StringGetRange"
                              ["SETBIT"]=>
                              string(27) "Predis\Command\StringSetBit"
                              ["GETBIT"]=>
                              string(27) "Predis\Command\StringGetBit"
                              ["RPUSHX"]=>
                              string(28) "Predis\Command\ListPushTailX"
                              ["LPUSHX"]=>
                              string(28) "Predis\Command\ListPushHeadX"
                              ["LINSERT"]=>
                              string(25) "Predis\Command\ListInsert"
                              ["BRPOPLPUSH"]=>
                              string(42) "Predis\Command\ListPopLastPushHeadBlocking"
                              ["ZREVRANGEBYSCORE"]=>
                              string(38) "Predis\Command\ZSetReverseRangeByScore"
                              ["WATCH"]=>
                              string(31) "Predis\Command\TransactionWatch"
                              ["UNWATCH"]=>
                              string(33) "Predis\Command\TransactionUnwatch"
                              ["OBJECT"]=>
                              string(27) "Predis\Command\ServerObject"
                              ["SLOWLOG"]=>
                              string(28) "Predis\Command\ServerSlowlog"
                              ["CLIENT"]=>
                              string(27) "Predis\Command\ServerClient"
                              ["PTTL"]=>
                              string(35) "Predis\Command\KeyPreciseTimeToLive"
                              ["PEXPIRE"]=>
                              string(31) "Predis\Command\KeyPreciseExpire"
                              ["PEXPIREAT"]=>
                              string(33) "Predis\Command\KeyPreciseExpireAt"
                              ["MIGRATE"]=>
                              string(25) "Predis\Command\KeyMigrate"
                              ["PSETEX"]=>
                              string(37) "Predis\Command\StringPreciseSetExpire"
                              ["INCRBYFLOAT"]=>
                              string(37) "Predis\Command\StringIncrementByFloat"
                              ["BITOP"]=>
                              string(26) "Predis\Command\StringBitOp"
                              ["BITCOUNT"]=>
                              string(29) "Predis\Command\StringBitCount"
                              ["HINCRBYFLOAT"]=>
                              string(35) "Predis\Command\HashIncrementByFloat"
                              ["EVAL"]=>
                              string(25) "Predis\Command\ServerEval"
                              ["EVALSHA"]=>
                              string(28) "Predis\Command\ServerEvalSHA"
                              ["SCRIPT"]=>
                              string(27) "Predis\Command\ServerScript"
                              ["TIME"]=>
                              string(25) "Predis\Command\ServerTime"
                              ["SENTINEL"]=>
                              string(29) "Predis\Command\ServerSentinel"
                              ["SCAN"]=>
                              string(22) "Predis\Command\KeyScan"
                              ["BITPOS"]=>
                              string(27) "Predis\Command\StringBitPos"
                              ["SSCAN"]=>
                              string(22) "Predis\Command\SetScan"
                              ["ZSCAN"]=>
                              string(23) "Predis\Command\ZSetScan"
                              ["ZLEXCOUNT"]=>
                              string(27) "Predis\Command\ZSetLexCount"
                              ["ZRANGEBYLEX"]=>
                              string(29) "Predis\Command\ZSetRangeByLex"
                              ["ZREMRANGEBYLEX"]=>
                              string(35) "Predis\Command\ZSetRemoveRangeByLex"
                              ["ZREVRANGEBYLEX"]=>
                              string(36) "Predis\Command\ZSetReverseRangeByLex"
                              ["HSCAN"]=>
                              string(23) "Predis\Command\HashScan"
                              ["PUBSUB"]=>
                              string(27) "Predis\Command\PubSubPubsub"
                              ["PFADD"]=>
                              string(29) "Predis\Command\HyperLogLogAdd"
                              ["PFCOUNT"]=>
                              string(31) "Predis\Command\HyperLogLogCount"
                              ["PFMERGE"]=>
                              string(31) "Predis\Command\HyperLogLogMerge"
                              ["COMMAND"]=>
                              string(28) "Predis\Command\ServerCommand"
                              ["HSTRLEN"]=>
                              string(31) "Predis\Command\HashStringLength"
                              ["BITFIELD"]=>
                              string(29) "Predis\Command\StringBitField"
                              ["GEOADD"]=>
                              string(31) "Predis\Command\GeospatialGeoAdd"
                              ["GEOHASH"]=>
                              string(32) "Predis\Command\GeospatialGeoHash"
                              ["GEOPOS"]=>
                              string(31) "Predis\Command\GeospatialGeoPos"
                              ["GEODIST"]=>
                              string(32) "Predis\Command\GeospatialGeoDist"
                              ["GEORADIUS"]=>
                              string(34) "Predis\Command\GeospatialGeoRadius"
                              ["GEORADIUSBYMEMBER"]=>
                              string(42) "Predis\Command\GeospatialGeoRadiusByMember"
                            }
                            ["processor":"Predis\Profile\RedisProfile":private]=>
                            NULL
                          }
                        }
                        ["name":protected]=>
                        string(7) "default"
                        ["events":protected]=>
                        NULL
                      }
                    }
                    ["events":protected]=>
                    bool(false)
                  }
                  ["translation.loader"]=>
                  object(Illuminate\Translation\FileLoader)#252 (4) {
                    ["files":protected]=>
                    object(Illuminate\Filesystem\Filesystem)#117 (0) {
                    }
                    ["path":protected]=>
                    string(35) "/home/contents/kajws/resources/lang"
                    ["jsonPaths":protected]=>
                    array(0) {
                    }
                    ["hints":protected]=>
                    array(0) {
                    }
                  }
                  ["translator"]=>
                  object(Illuminate\Translation\Translator)#253 (6) {
                    ["loader":protected]=>
                    object(Illuminate\Translation\FileLoader)#252 (4) {
                      ["files":protected]=>
                      object(Illuminate\Filesystem\Filesystem)#117 (0) {
                      }
                      ["path":protected]=>
                      string(35) "/home/contents/kajws/resources/lang"
                      ["jsonPaths":protected]=>
                      array(0) {
                      }
                      ["hints":protected]=>
                      array(0) {
                      }
                    }
                    ["locale":protected]=>
                    string(2) "en"
                    ["fallback":protected]=>
                    string(2) "ja"
                    ["loaded":protected]=>
                    array(0) {
                    }
                    ["selector":protected]=>
                    NULL
                    ["parsed":protected]=>
                    array(0) {
                    }
                  }
                  ["Illuminate\Routing\Route"]=>
                  *RECURSION*
                  ["Illuminate\Routing\Contracts\ControllerDispatcher"]=>
                  object(Illuminate\Routing\ControllerDispatcher)#1134 (1) {
                    ["container":protected]=>
                    *RECURSION*
                  }
                  ["Illuminate\Contracts\Debug\ExceptionHandler"]=>
                  object(App\Exceptions\Handler)#1214 (4) {
                    ["dontReport":protected]=>
                    array(0) {
                    }
                    ["dontFlash":protected]=>
                    array(2) {
                      [0]=>
                      string(8) "password"
                      [1]=>
                      string(21) "password_confirmation"
                    }
                    ["container":protected]=>
                    *RECURSION*
                    ["internalDontReport":protected]=>
                    array(8) {
                      [0]=>
                      string(39) "Illuminate\Auth\AuthenticationException"
                      [1]=>
                      string(45) "Illuminate\Auth\Access\AuthorizationException"
                      [2]=>
                      string(52) "Symfony\Component\HttpKernel\Exception\HttpException"
                      [3]=>
                      string(48) "Illuminate\Http\Exceptions\HttpResponseException"
                      [4]=>
                      string(51) "Illuminate\Database\Eloquent\ModelNotFoundException"
                      [5]=>
                      string(71) "Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException"
                      [6]=>
                      string(41) "Illuminate\Session\TokenMismatchException"
                      [7]=>
                      string(41) "Illuminate\Validation\ValidationException"
                    }
                  }
                }
                ["aliases":protected]=>
                array(67) {
                  ["Illuminate\Foundation\Application"]=>
                  string(3) "app"
                  ["Illuminate\Contracts\Container\Container"]=>
                  string(3) "app"
                  ["Illuminate\Contracts\Foundation\Application"]=>
                  string(3) "app"
                  ["Psr\Container\ContainerInterface"]=>
                  string(3) "app"
                  ["Illuminate\Auth\AuthManager"]=>
                  string(4) "auth"
                  ["Illuminate\Contracts\Auth\Factory"]=>
                  string(4) "auth"
                  ["Illuminate\Contracts\Auth\Guard"]=>
                  string(11) "auth.driver"
                  ["Illuminate\View\Compilers\BladeCompiler"]=>
                  string(14) "blade.compiler"
                  ["Illuminate\Cache\CacheManager"]=>
                  string(5) "cache"
                  ["Illuminate\Contracts\Cache\Factory"]=>
                  string(5) "cache"
                  ["Illuminate\Cache\Repository"]=>
                  string(11) "cache.store"
                  ["Illuminate\Contracts\Cache\Repository"]=>
                  string(11) "cache.store"
                  ["Illuminate\Config\Repository"]=>
                  string(6) "config"
                  ["Illuminate\Contracts\Config\Repository"]=>
                  string(6) "config"
                  ["Illuminate\Cookie\CookieJar"]=>
                  string(6) "cookie"
                  ["Illuminate\Contracts\Cookie\Factory"]=>
                  string(6) "cookie"
                  ["Illuminate\Contracts\Cookie\QueueingFactory"]=>
                  string(6) "cookie"
                  ["Illuminate\Encryption\Encrypter"]=>
                  string(9) "encrypter"
                  ["Illuminate\Contracts\Encryption\Encrypter"]=>
                  string(9) "encrypter"
                  ["Illuminate\Database\DatabaseManager"]=>
                  string(2) "db"
                  ["Illuminate\Database\Connection"]=>
                  string(13) "db.connection"
                  ["Illuminate\Database\ConnectionInterface"]=>
                  string(13) "db.connection"
                  ["Illuminate\Events\Dispatcher"]=>
                  string(6) "events"
                  ["Illuminate\Contracts\Events\Dispatcher"]=>
                  string(6) "events"
                  ["Illuminate\Filesystem\Filesystem"]=>
                  string(5) "files"
                  ["Illuminate\Filesystem\FilesystemManager"]=>
                  string(10) "filesystem"
                  ["Illuminate\Contracts\Filesystem\Factory"]=>
                  string(10) "filesystem"
                  ["Illuminate\Contracts\Filesystem\Filesystem"]=>
                  string(15) "filesystem.disk"
                  ["Illuminate\Contracts\Filesystem\Cloud"]=>
                  string(16) "filesystem.cloud"
                  ["Illuminate\Hashing\HashManager"]=>
                  string(4) "hash"
                  ["Illuminate\Contracts\Hashing\Hasher"]=>
                  string(11) "hash.driver"
                  ["Illuminate\Translation\Translator"]=>
                  string(10) "translator"
                  ["Illuminate\Contracts\Translation\Translator"]=>
                  string(10) "translator"
                  ["Illuminate\Log\LogManager"]=>
                  string(3) "log"
                  ["Psr\Log\LoggerInterface"]=>
                  string(3) "log"
                  ["Illuminate\Mail\Mailer"]=>
                  string(6) "mailer"
                  ["Illuminate\Contracts\Mail\Mailer"]=>
                  string(6) "mailer"
                  ["Illuminate\Contracts\Mail\MailQueue"]=>
                  string(6) "mailer"
                  ["Illuminate\Auth\Passwords\PasswordBrokerManager"]=>
                  string(13) "auth.password"
                  ["Illuminate\Contracts\Auth\PasswordBrokerFactory"]=>
                  string(13) "auth.password"
                  ["Illuminate\Auth\Passwords\PasswordBroker"]=>
                  string(20) "auth.password.broker"
                  ["Illuminate\Contracts\Auth\PasswordBroker"]=>
                  string(20) "auth.password.broker"
                  ["Illuminate\Queue\QueueManager"]=>
                  string(5) "queue"
                  ["Illuminate\Contracts\Queue\Factory"]=>
                  string(5) "queue"
                  ["Illuminate\Contracts\Queue\Monitor"]=>
                  string(5) "queue"
                  ["Illuminate\Contracts\Queue\Queue"]=>
                  string(16) "queue.connection"
                  ["Illuminate\Queue\Failed\FailedJobProviderInterface"]=>
                  string(12) "queue.failer"
                  ["Illuminate\Routing\Redirector"]=>
                  string(8) "redirect"
                  ["Illuminate\Redis\RedisManager"]=>
                  string(5) "redis"
                  ["Illuminate\Contracts\Redis\Factory"]=>
                  string(5) "redis"
                  ["Illuminate\Http\Request"]=>
                  string(7) "request"
                  ["Symfony\Component\HttpFoundation\Request"]=>
                  string(7) "request"
                  ["Illuminate\Routing\Router"]=>
                  string(6) "router"
                  ["Illuminate\Contracts\Routing\Registrar"]=>
                  string(6) "router"
                  ["Illuminate\Contracts\Routing\BindingRegistrar"]=>
                  string(6) "router"
                  ["Illuminate\Session\SessionManager"]=>
                  string(7) "session"
                  ["Illuminate\Session\Store"]=>
                  string(13) "session.store"
                  ["Illuminate\Contracts\Session\Session"]=>
                  string(13) "session.store"
                  ["Illuminate\Routing\UrlGenerator"]=>
                  string(3) "url"
                  ["Illuminate\Contracts\Routing\UrlGenerator"]=>
                  string(3) "url"
                  ["Illuminate\Validation\Factory"]=>
                  string(9) "validator"
                  ["Illuminate\Contracts\Validation\Factory"]=>
                  string(9) "validator"
                  ["Illuminate\View\Factory"]=>
                  string(4) "view"
                  ["Illuminate\Contracts\View\Factory"]=>
                  string(4) "view"
                  ["Illuminate\Contracts\Notifications\Dispatcher"]=>
                  string(39) "Illuminate\Notifications\ChannelManager"
                  ["Illuminate\Contracts\Notifications\Factory"]=>
                  string(39) "Illuminate\Notifications\ChannelManager"
                  ["Intervention\Image\ImageManager"]=>
                  string(5) "image"
                }
                ["abstractAliases":protected]=>
                array(37) {
                  ["app"]=>
                  array(4) {
                    [0]=>
                    string(33) "Illuminate\Foundation\Application"
                    [1]=>
                    string(40) "Illuminate\Contracts\Container\Container"
                    [2]=>
                    string(43) "Illuminate\Contracts\Foundation\Application"
                    [3]=>
                    string(32) "Psr\Container\ContainerInterface"
                  }
                  ["auth"]=>
                  array(2) {
                    [0]=>
                    string(27) "Illuminate\Auth\AuthManager"
                    [1]=>
                    string(33) "Illuminate\Contracts\Auth\Factory"
                  }
                  ["auth.driver"]=>
                  array(1) {
                    [0]=>
                    string(31) "Illuminate\Contracts\Auth\Guard"
                  }
                  ["blade.compiler"]=>
                  array(1) {
                    [0]=>
                    string(39) "Illuminate\View\Compilers\BladeCompiler"
                  }
                  ["cache"]=>
                  array(2) {
                    [0]=>
                    string(29) "Illuminate\Cache\CacheManager"
                    [1]=>
                    string(34) "Illuminate\Contracts\Cache\Factory"
                  }
                  ["cache.store"]=>
                  array(2) {
                    [0]=>
                    string(27) "Illuminate\Cache\Repository"
                    [1]=>
                    string(37) "Illuminate\Contracts\Cache\Repository"
                  }
                  ["config"]=>
                  array(2) {
                    [0]=>
                    string(28) "Illuminate\Config\Repository"
                    [1]=>
                    string(38) "Illuminate\Contracts\Config\Repository"
                  }
                  ["cookie"]=>
                  array(3) {
                    [0]=>
                    string(27) "Illuminate\Cookie\CookieJar"
                    [1]=>
                    string(35) "Illuminate\Contracts\Cookie\Factory"
                    [2]=>
                    string(43) "Illuminate\Contracts\Cookie\QueueingFactory"
                  }
                  ["encrypter"]=>
                  array(2) {
                    [0]=>
                    string(31) "Illuminate\Encryption\Encrypter"
                    [1]=>
                    string(41) "Illuminate\Contracts\Encryption\Encrypter"
                  }
                  ["db"]=>
                  array(1) {
                    [0]=>
                    string(35) "Illuminate\Database\DatabaseManager"
                  }
                  ["db.connection"]=>
                  array(2) {
                    [0]=>
                    string(30) "Illuminate\Database\Connection"
                    [1]=>
                    string(39) "Illuminate\Database\ConnectionInterface"
                  }
                  ["events"]=>
                  array(2) {
                    [0]=>
                    string(28) "Illuminate\Events\Dispatcher"
                    [1]=>
                    string(38) "Illuminate\Contracts\Events\Dispatcher"
                  }
                  ["files"]=>
                  array(1) {
                    [0]=>
                    string(32) "Illuminate\Filesystem\Filesystem"
                  }
                  ["filesystem"]=>
                  array(2) {
                    [0]=>
                    string(39) "Illuminate\Filesystem\FilesystemManager"
                    [1]=>
                    string(39) "Illuminate\Contracts\Filesystem\Factory"
                  }
                  ["filesystem.disk"]=>
                  array(1) {
                    [0]=>
                    string(42) "Illuminate\Contracts\Filesystem\Filesystem"
                  }
                  ["filesystem.cloud"]=>
                  array(1) {
                    [0]=>
                    string(37) "Illuminate\Contracts\Filesystem\Cloud"
                  }
                  ["hash"]=>
                  array(1) {
                    [0]=>
                    string(30) "Illuminate\Hashing\HashManager"
                  }
                  ["hash.driver"]=>
                  array(1) {
                    [0]=>
                    string(35) "Illuminate\Contracts\Hashing\Hasher"
                  }
                  ["translator"]=>
                  array(2) {
                    [0]=>
                    string(33) "Illuminate\Translation\Translator"
                    [1]=>
                    string(43) "Illuminate\Contracts\Translation\Translator"
                  }
                  ["log"]=>
                  array(2) {
                    [0]=>
                    string(25) "Illuminate\Log\LogManager"
                    [1]=>
                    string(23) "Psr\Log\LoggerInterface"
                  }
                  ["mailer"]=>
                  array(3) {
                    [0]=>
                    string(22) "Illuminate\Mail\Mailer"
                    [1]=>
                    string(32) "Illuminate\Contracts\Mail\Mailer"
                    [2]=>
                    string(35) "Illuminate\Contracts\Mail\MailQueue"
                  }
                  ["auth.password"]=>
                  array(2) {
                    [0]=>
                    string(47) "Illuminate\Auth\Passwords\PasswordBrokerManager"
                    [1]=>
                    string(47) "Illuminate\Contracts\Auth\PasswordBrokerFactory"
                  }
                  ["auth.password.broker"]=>
                  array(2) {
                    [0]=>
                    string(40) "Illuminate\Auth\Passwords\PasswordBroker"
                    [1]=>
                    string(40) "Illuminate\Contracts\Auth\PasswordBroker"
                  }
                  ["queue"]=>
                  array(3) {
                    [0]=>
                    string(29) "Illuminate\Queue\QueueManager"
                    [1]=>
                    string(34) "Illuminate\Contracts\Queue\Factory"
                    [2]=>
                    string(34) "Illuminate\Contracts\Queue\Monitor"
                  }
                  ["queue.connection"]=>
                  array(1) {
                    [0]=>
                    string(32) "Illuminate\Contracts\Queue\Queue"
                  }
                  ["queue.failer"]=>
                  array(1) {
                    [0]=>
                    string(50) "Illuminate\Queue\Failed\FailedJobProviderInterface"
                  }
                  ["redirect"]=>
                  array(1) {
                    [0]=>
                    string(29) "Illuminate\Routing\Redirector"
                  }
                  ["redis"]=>
                  array(2) {
                    [0]=>
                    string(29) "Illuminate\Redis\RedisManager"
                    [1]=>
                    string(34) "Illuminate\Contracts\Redis\Factory"
                  }
                  ["request"]=>
                  array(2) {
                    [0]=>
                    string(23) "Illuminate\Http\Request"
                    [1]=>
                    string(40) "Symfony\Component\HttpFoundation\Request"
                  }
                  ["router"]=>
                  array(3) {
                    [0]=>
                    string(25) "Illuminate\Routing\Router"
                    [1]=>
                    string(38) "Illuminate\Contracts\Routing\Registrar"
                    [2]=>
                    string(45) "Illuminate\Contracts\Routing\BindingRegistrar"
                  }
                  ["session"]=>
                  array(1) {
                    [0]=>
                    string(33) "Illuminate\Session\SessionManager"
                  }
                  ["session.store"]=>
                  array(2) {
                    [0]=>
                    string(24) "Illuminate\Session\Store"
                    [1]=>
                    string(36) "Illuminate\Contracts\Session\Session"
                  }
                  ["url"]=>
                  array(2) {
                    [0]=>
                    string(31) "Illuminate\Routing\UrlGenerator"
                    [1]=>
                    string(41) "Illuminate\Contracts\Routing\UrlGenerator"
                  }
                  ["validator"]=>
                  array(2) {
                    [0]=>
                    string(29) "Illuminate\Validation\Factory"
                    [1]=>
                    string(39) "Illuminate\Contracts\Validation\Factory"
                  }
                  ["view"]=>
                  array(2) {
                    [0]=>
                    string(23) "Illuminate\View\Factory"
                    [1]=>
                    string(33) "Illuminate\Contracts\View\Factory"
                  }
                  ["Illuminate\Notifications\ChannelManager"]=>
                  array(2) {
                    [0]=>
                    string(45) "Illuminate\Contracts\Notifications\Dispatcher"
                    [1]=>
                    string(42) "Illuminate\Contracts\Notifications\Factory"
                  }
                  ["image"]=>
                  array(1) {
                    [0]=>
                    string(31) "Intervention\Image\ImageManager"
                  }
                }
                ["extenders":protected]=>
                array(0) {
                }
                ["tags":protected]=>
                array(0) {
                }
                ["buildStack":protected]=>
                array(0) {
                }
                ["with":protected]=>
                array(0) {
                }
                ["contextual"]=>
                array(1) {
                  ["Symfony\Component\VarDumper\Server\DumpServer"]=>
                  array(1) {
                    ["$host"]=>
                    string(20) "tcp://127.0.0.1:9912"
                  }
                }
                ["reboundCallbacks":protected]=>
                array(3) {
                  ["request"]=>
                  array(2) {
                    [0]=>
                    object(Closure)#40 (2) {
                      ["this"]=>
                      object(Illuminate\Auth\AuthServiceProvider)#51 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(2) {
                        ["$app"]=>
                        string(10) ""
                        ["$request"]=>
                        string(10) ""
                      }
                    }
                    [1]=>
                    object(Closure)#163 (2) {
                      ["this"]=>
                      object(Illuminate\Routing\RoutingServiceProvider)#12 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(2) {
                        ["$app"]=>
                        string(10) ""
                        ["$request"]=>
                        string(10) ""
                      }
                    }
                  }
                  ["events"]=>
                  array(1) {
                    [0]=>
                    object(Closure)#57 (2) {
                      ["this"]=>
                      object(Illuminate\Auth\AuthServiceProvider)#51 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(2) {
                        ["$app"]=>
                        string(10) ""
                        ["$dispatcher"]=>
                        string(10) ""
                      }
                    }
                  }
                  ["routes"]=>
                  array(1) {
                    [0]=>
                    object(Closure)#166 (2) {
                      ["this"]=>
                      object(Illuminate\Routing\RoutingServiceProvider)#12 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(2) {
                        ["$app"]=>
                        string(10) ""
                        ["$routes"]=>
                        string(10) ""
                      }
                    }
                  }
                }
                ["globalResolvingCallbacks":protected]=>
                array(0) {
                }
                ["globalAfterResolvingCallbacks":protected]=>
                array(0) {
                }
                ["resolvingCallbacks":protected]=>
                array(1) {
                  ["Illuminate\Foundation\Http\FormRequest"]=>
                  array(1) {
                    [0]=>
                    object(Closure)#110 (2) {
                      ["this"]=>
                      object(Illuminate\Foundation\Providers\FormRequestServiceProvider)#75 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(2) {
                        ["$request"]=>
                        string(10) ""
                        ["$app"]=>
                        string(10) ""
                      }
                    }
                  }
                }
                ["afterResolvingCallbacks":protected]=>
                array(1) {
                  ["Illuminate\Contracts\Validation\ValidatesWhenResolved"]=>
                  array(1) {
                    [0]=>
                    object(Closure)#109 (2) {
                      ["this"]=>
                      object(Illuminate\Foundation\Providers\FormRequestServiceProvider)#75 (2) {
                        ["app":protected]=>
                        *RECURSION*
                        ["defer":protected]=>
                        bool(false)
                      }
                      ["parameter"]=>
                      array(1) {
                        ["$resolved"]=>
                        string(10) ""
                      }
                    }
                  }
                }
              }
              ["listeners":protected]=>
              array(2) {
                ["Illuminate\Foundation\Events\LocaleUpdated"]=>
                array(1) {
                  [0]=>
                  object(Closure)#161 (3) {
                    ["static"]=>
                    array(2) {
                      ["listener"]=>
                      object(Closure)#160 (2) {
                        ["static"]=>
                        array(1) {
                          ["service"]=>
                          object(Carbon\Laravel\ServiceProvider)#104 (4) {
                            ["appGetter":protected]=>
                            NULL
                            ["localeGetter":protected]=>
                            NULL
                            ["app":protected]=>
                            object(Illuminate\Foundation\Application)#2 (31) {
                              ["basePath":protected]=>
                              string(20) "/home/contents/kajws"
                              ["hasBeenBootstrapped":protected]=>
                              bool(true)
                              ["booted":protected]=>
                              bool(true)
                              ["bootingCallbacks":protected]=>
                              array(0) {
                              }
                              ["bootedCallbacks":protected]=>
                              array(1) {
                                [0]=>
                                object(Closure)#168 (1) {
                                  ["this"]=>
                                  object(App\Providers\RouteServiceProvider)#108 (3) {
                                    ["namespace":protected]=>
                                    string(20) "App\Http\Controllers"
                                    ["app":protected]=>
                                    *RECURSION*
                                    ["defer":protected]=>
                                    bool(false)
                                  }
                                }
                              }
                              ["terminatingCallbacks":protected]=>
                              array(0) {
                              }
                              ["serviceProviders":protected]=>
                              array(25) {
                                [0]=>
                                object(Illuminate\Events\EventServiceProvider)#8 (2) {
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["defer":protected]=>
                                  bool(false)
                                }
                                [1]=>
                                object(Illuminate\Log\LogServiceProvider)#10 (2) {
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["defer":protected]=>
                                  bool(false)
                                }
                                [2]=>
                                object(Illuminate\Routing\RoutingServiceProvider)#12 (2) {
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["defer":protected]=>
                                  bool(false)
                                }
                                [3]=>
                                object(Illuminate\Auth\AuthServiceProvider)#51 (2) {
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["defer":protected]=>
                                  bool(false)
                                }
                                [4]=>
                                object(Illuminate\Cookie\CookieServiceProvider)#58 (2) {
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["defer":protected]=>
                                  bool(false)
                                }
                                [5]=>
                                object(Illuminate\Database\DatabaseServiceProvider)#60 (2) {
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["defer":protected]=>
                                  bool(false)
                                }
                                [6]=>
                                object(Illuminate\Encryption\EncryptionServiceProvider)#67 (2) {
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["defer":protected]=>
                                  bool(false)
                                }
                                [7]=>
                                object(Illuminate\Filesystem\FilesystemServiceProvider)#69 (2) {
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["defer":protected]=>
                                  bool(false)
                                }
                                [8]=>
                                object(Illuminate\Foundation\Providers\FormRequestServiceProvider)#75 (2) {
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["defer":protected]=>
                                  bool(false)
                                }
                                [9]=>
                                object(Illuminate\Foundation\Providers\FoundationServiceProvider)#74 (4) {
                                  ["providers":protected]=>
                                  array(1) {
                                    [0]=>
                                    string(58) "Illuminate\Foundation\Providers\FormRequestServiceProvider"
                                  }
                                  ["instances":protected]=>
                                  array(1) {
                                    [0]=>
                                    object(Illuminate\Foundation\Providers\FormRequestServiceProvider)#75 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                  }
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["defer":protected]=>
                                  bool(false)
                                }
                                [10]=>
                                object(Illuminate\Notifications\NotificationServiceProvider)#78 (2) {
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["defer":protected]=>
                                  bool(false)
                                }
                                [11]=>
                                object(Illuminate\Pagination\PaginationServiceProvider)#80 (2) {
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["defer":protected]=>
                                  bool(false)
                                }
                                [12]=>
                                object(Illuminate\Session\SessionServiceProvider)#84 (2) {
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["defer":protected]=>
                                  bool(false)
                                }
                                [13]=>
                                object(Illuminate\View\ViewServiceProvider)#88 (2) {
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["defer":protected]=>
                                  bool(false)
                                }
                                [14]=>
                                object(BeyondCode\DumpServer\DumpServerServiceProvider)#92 (2) {
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["defer":protected]=>
                                  bool(false)
                                }
                                [15]=>
                                object(Fideloper\Proxy\TrustedProxyServiceProvider)#100 (2) {
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["defer":protected]=>
                                  bool(false)
                                }
                                [16]=>
                                object(Intervention\Image\ImageServiceProvider)#101 (3) {
                                  ["defer":protected]=>
                                  bool(false)
                                  ["provider":protected]=>
                                  object(Intervention\Image\ImageServiceProviderLaravelRecent)#102 (2) {
                                    ["app":protected]=>
                                    *RECURSION*
                                    ["defer":protected]=>
                                    bool(false)
                                  }
                                  ["app":protected]=>
                                  *RECURSION*
                                }
                                [17]=>
                                *RECURSION*
                                [18]=>
                                object(App\Providers\AppServiceProvider)#105 (2) {
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["defer":protected]=>
                                  bool(false)
                                }
                                [19]=>
                                object(App\Providers\AuthServiceProvider)#106 (3) {
                                  ["policies":protected]=>
                                  array(0) {
                                  }
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["defer":protected]=>
                                  bool(false)
                                }
                                [20]=>
                                object(App\Providers\EventServiceProvider)#107 (4) {
                                  ["listen":protected]=>
                                  array(1) {
                                    ["Illuminate\Auth\Events\Registered"]=>
                                    array(1) {
                                      [0]=>
                                      string(59) "Illuminate\Auth\Listeners\SendEmailVerificationNotification"
                                    }
                                  }
                                  ["subscribe":protected]=>
                                  array(0) {
                                  }
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["defer":protected]=>
                                  bool(false)
                                }
                                [21]=>
                                object(App\Providers\RouteServiceProvider)#108 (3) {
                                  ["namespace":protected]=>
                                  string(20) "App\Http\Controllers"
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["defer":protected]=>
                                  bool(false)
                                }
                                [22]=>
                                object(Illuminate\Cache\CacheServiceProvider)#220 (2) {
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["defer":protected]=>
                                  bool(false)
                                }
                                [23]=>
                                object(Illuminate\Redis\RedisServiceProvider)#227 (2) {
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["defer":protected]=>
                                  bool(false)
                                }
                                [24]=>
                                object(Illuminate\Translation\TranslationServiceProvider)#249 (2) {
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["defer":protected]=>
                                  bool(false)
                                }
                              }
                              ["loadedProviders":protected]=>
                              array(25) {
                                ["Illuminate\Events\EventServiceProvider"]=>
                                bool(true)
                                ["Illuminate\Log\LogServiceProvider"]=>
                                bool(true)
                                ["Illuminate\Routing\RoutingServiceProvider"]=>
                                bool(true)
                                ["Illuminate\Auth\AuthServiceProvider"]=>
                                bool(true)
                                ["Illuminate\Cookie\CookieServiceProvider"]=>
                                bool(true)
                                ["Illuminate\Database\DatabaseServiceProvider"]=>
                                bool(true)
                                ["Illuminate\Encryption\EncryptionServiceProvider"]=>
                                bool(true)
                                ["Illuminate\Filesystem\FilesystemServiceProvider"]=>
                                bool(true)
                                ["Illuminate\Foundation\Providers\FormRequestServiceProvider"]=>
                                bool(true)
                                ["Illuminate\Foundation\Providers\FoundationServiceProvider"]=>
                                bool(true)
                                ["Illuminate\Notifications\NotificationServiceProvider"]=>
                                bool(true)
                                ["Illuminate\Pagination\PaginationServiceProvider"]=>
                                bool(true)
                                ["Illuminate\Session\SessionServiceProvider"]=>
                                bool(true)
                                ["Illuminate\View\ViewServiceProvider"]=>
                                bool(true)
                                ["BeyondCode\DumpServer\DumpServerServiceProvider"]=>
                                bool(true)
                                ["Fideloper\Proxy\TrustedProxyServiceProvider"]=>
                                bool(true)
                                ["Intervention\Image\ImageServiceProvider"]=>
                                bool(true)
                                ["Carbon\Laravel\ServiceProvider"]=>
                                bool(true)
                                ["App\Providers\AppServiceProvider"]=>
                                bool(true)
                                ["App\Providers\AuthServiceProvider"]=>
                                bool(true)
                                ["App\Providers\EventServiceProvider"]=>
                                bool(true)
                                ["App\Providers\RouteServiceProvider"]=>
                                bool(true)
                                ["Illuminate\Cache\CacheServiceProvider"]=>
                                bool(true)
                                ["Illuminate\Redis\RedisServiceProvider"]=>
                                bool(true)
                                ["Illuminate\Translation\TranslationServiceProvider"]=>
                                bool(true)
                              }
                              ["deferredServices":protected]=>
                              array(105) {
                                ["Illuminate\Broadcasting\BroadcastManager"]=>
                                string(48) "Illuminate\Broadcasting\BroadcastServiceProvider"
                                ["Illuminate\Contracts\Broadcasting\Factory"]=>
                                string(48) "Illuminate\Broadcasting\BroadcastServiceProvider"
                                ["Illuminate\Contracts\Broadcasting\Broadcaster"]=>
                                string(48) "Illuminate\Broadcasting\BroadcastServiceProvider"
                                ["Illuminate\Bus\Dispatcher"]=>
                                string(33) "Illuminate\Bus\BusServiceProvider"
                                ["Illuminate\Contracts\Bus\Dispatcher"]=>
                                string(33) "Illuminate\Bus\BusServiceProvider"
                                ["Illuminate\Contracts\Bus\QueueingDispatcher"]=>
                                string(33) "Illuminate\Bus\BusServiceProvider"
                                ["cache.store"]=>
                                string(37) "Illuminate\Cache\CacheServiceProvider"
                                ["memcached.connector"]=>
                                string(37) "Illuminate\Cache\CacheServiceProvider"
                                ["command.cache.clear"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.cache.forget"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.clear-compiled"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.auth.resets.clear"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.config.cache"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.config.clear"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.down"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.environment"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.event.cache"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.event.clear"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.event.list"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.key.generate"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.migrate"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.migrate.fresh"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.migrate.install"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.migrate.refresh"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.migrate.reset"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.migrate.rollback"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.migrate.status"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.optimize"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.optimize.clear"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.package.discover"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.preset"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.queue.failed"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.queue.flush"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.queue.forget"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.queue.listen"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.queue.restart"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.queue.retry"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.queue.work"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.route.cache"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.route.clear"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.route.list"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.seed"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["Illuminate\Console\Scheduling\ScheduleFinishCommand"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["Illuminate\Console\Scheduling\ScheduleRunCommand"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.storage.link"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.up"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.view.cache"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.view.clear"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.app.name"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.auth.make"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.cache.table"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.channel.make"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.console.make"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.controller.make"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.event.generate"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.event.make"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.exception.make"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.factory.make"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.job.make"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.listener.make"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.mail.make"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.middleware.make"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.migrate.make"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.model.make"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.notification.make"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.notification.table"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.observer.make"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.policy.make"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.provider.make"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.queue.failed-table"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.queue.table"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.request.make"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.resource.make"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.rule.make"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.seeder.make"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.session.table"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.serve"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.test.make"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["command.vendor.publish"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["migrator"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["migration.repository"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["migration.creator"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["composer"]=>
                                string(61) "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                                ["hash"]=>
                                string(38) "Illuminate\Hashing\HashServiceProvider"
                                ["hash.driver"]=>
                                string(38) "Illuminate\Hashing\HashServiceProvider"
                                ["mailer"]=>
                                string(35) "Illuminate\Mail\MailServiceProvider"
                                ["swift.mailer"]=>
                                string(35) "Illuminate\Mail\MailServiceProvider"
                                ["swift.transport"]=>
                                string(35) "Illuminate\Mail\MailServiceProvider"
                                ["Illuminate\Mail\Markdown"]=>
                                string(35) "Illuminate\Mail\MailServiceProvider"
                                ["Illuminate\Contracts\Pipeline\Hub"]=>
                                string(43) "Illuminate\Pipeline\PipelineServiceProvider"
                                ["queue"]=>
                                string(37) "Illuminate\Queue\QueueServiceProvider"
                                ["queue.worker"]=>
                                string(37) "Illuminate\Queue\QueueServiceProvider"
                                ["queue.listener"]=>
                                string(37) "Illuminate\Queue\QueueServiceProvider"
                                ["queue.failer"]=>
                                string(37) "Illuminate\Queue\QueueServiceProvider"
                                ["queue.connection"]=>
                                string(37) "Illuminate\Queue\QueueServiceProvider"
                                ["redis.connection"]=>
                                string(37) "Illuminate\Redis\RedisServiceProvider"
                                ["auth.password"]=>
                                string(54) "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
                                ["auth.password.broker"]=>
                                string(54) "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
                                ["translation.loader"]=>
                                string(49) "Illuminate\Translation\TranslationServiceProvider"
                                ["validator"]=>
                                string(47) "Illuminate\Validation\ValidationServiceProvider"
                                ["validation.presence"]=>
                                string(47) "Illuminate\Validation\ValidationServiceProvider"
                                ["agent"]=>
                                string(37) "Jenssegers\Agent\AgentServiceProvider"
                                ["Jenssegers\Agent\Agent"]=>
                                string(37) "Jenssegers\Agent\AgentServiceProvider"
                                ["command.tinker"]=>
                                string(36) "Laravel\Tinker\TinkerServiceProvider"
                                ["NunoMaduro\Collision\Contracts\Provider"]=>
                                string(62) "NunoMaduro\Collision\Adapters\Laravel\CollisionServiceProvider"
                              }
                              ["appPath":protected]=>
                              NULL
                              ["databasePath":protected]=>
                              NULL
                              ["storagePath":protected]=>
                              NULL
                              ["environmentPath":protected]=>
                              NULL
                              ["environmentFile":protected]=>
                              string(4) ".env"
                              ["namespace":protected]=>
                              NULL
                              ["resolved":protected]=>
                              array(42) {
                                ["events"]=>
                                bool(true)
                                ["router"]=>
                                bool(true)
                                ["App\Http\Kernel"]=>
                                bool(true)
                                ["Illuminate\Contracts\Http\Kernel"]=>
                                bool(true)
                                ["Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables"]=>
                                bool(true)
                                ["Illuminate\Foundation\Bootstrap\LoadConfiguration"]=>
                                bool(true)
                                ["Illuminate\Foundation\Bootstrap\HandleExceptions"]=>
                                bool(true)
                                ["env"]=>
                                bool(true)
                                ["Illuminate\Foundation\Bootstrap\RegisterFacades"]=>
                                bool(true)
                                ["Illuminate\Foundation\Bootstrap\RegisterProviders"]=>
                                bool(true)
                                ["Illuminate\Foundation\Bootstrap\BootProviders"]=>
                                bool(true)
                                ["db.factory"]=>
                                bool(true)
                                ["db"]=>
                                bool(true)
                                ["view.engine.resolver"]=>
                                bool(true)
                                ["files"]=>
                                bool(true)
                                ["view.finder"]=>
                                bool(true)
                                ["view"]=>
                                bool(true)
                                ["url"]=>
                                bool(true)
                                ["App\Http\Middleware\CheckForMaintenanceMode"]=>
                                bool(true)
                                ["Illuminate\Foundation\Http\Middleware\ValidatePostSize"]=>
                                bool(true)
                                ["App\Http\Middleware\TrimStrings"]=>
                                bool(true)
                                ["Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull"]=>
                                bool(true)
                                ["App\Http\Middleware\TrustProxies"]=>
                                bool(true)
                                ["App\Http\Middleware\MaintenanceModeMiddleware"]=>
                                bool(true)
                                ["encrypter"]=>
                                bool(true)
                                ["App\Http\Middleware\EncryptCookies"]=>
                                bool(true)
                                ["cookie"]=>
                                bool(true)
                                ["Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse"]=>
                                bool(true)
                                ["session"]=>
                                bool(true)
                                ["Illuminate\Session\Middleware\StartSession"]=>
                                bool(true)
                                ["cache"]=>
                                bool(true)
                                ["redis"]=>
                                bool(true)
                                ["App\Http\Middleware\Common"]=>
                                bool(true)
                                ["translation.loader"]=>
                                bool(true)
                                ["translator"]=>
                                bool(true)
                                ["Illuminate\Routing\Contracts\ControllerDispatcher"]=>
                                bool(true)
                                ["App\Http\Controllers\Postcard\TemplateController"]=>
                                bool(true)
                                ["Illuminate\View\Middleware\ShareErrorsFromSession"]=>
                                bool(true)
                                ["App\Http\Middleware\VerifyCsrfToken"]=>
                                bool(true)
                                ["Illuminate\Routing\Middleware\SubstituteBindings"]=>
                                bool(true)
                                ["App\Exceptions\Handler"]=>
                                bool(true)
                                ["Illuminate\Contracts\Debug\ExceptionHandler"]=>
                                bool(true)
                              }
                              ["bindings":protected]=>
                              array(47) {
                                ["Illuminate\Foundation\Mix"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#5 (3) {
                                    ["static"]=>
                                    array(2) {
                                      ["abstract"]=>
                                      string(25) "Illuminate\Foundation\Mix"
                                      ["concrete"]=>
                                      string(25) "Illuminate\Foundation\Mix"
                                    }
                                    ["this"]=>
                                    *RECURSION*
                                    ["parameter"]=>
                                    array(2) {
                                      ["$container"]=>
                                      string(10) ""
                                      ["$parameters"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["events"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#9 (2) {
                                    ["this"]=>
                                    object(Illuminate\Events\EventServiceProvider)#8 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["log"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#11 (1) {
                                    ["this"]=>
                                    object(Illuminate\Log\LogServiceProvider)#10 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["router"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#13 (2) {
                                    ["this"]=>
                                    object(Illuminate\Routing\RoutingServiceProvider)#12 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["url"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#14 (2) {
                                    ["this"]=>
                                    object(Illuminate\Routing\RoutingServiceProvider)#12 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["redirect"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#15 (2) {
                                    ["this"]=>
                                    object(Illuminate\Routing\RoutingServiceProvider)#12 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["Psr\Http\Message\ServerRequestInterface"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#16 (2) {
                                    ["this"]=>
                                    object(Illuminate\Routing\RoutingServiceProvider)#12 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(false)
                                }
                                ["Psr\Http\Message\ResponseInterface"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#17 (1) {
                                    ["this"]=>
                                    object(Illuminate\Routing\RoutingServiceProvider)#12 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                  }
                                  ["shared"]=>
                                  bool(false)
                                }
                                ["Illuminate\Contracts\Routing\ResponseFactory"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#18 (2) {
                                    ["this"]=>
                                    object(Illuminate\Routing\RoutingServiceProvider)#12 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["Illuminate\Routing\Contracts\ControllerDispatcher"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#19 (2) {
                                    ["this"]=>
                                    object(Illuminate\Routing\RoutingServiceProvider)#12 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["Illuminate\Contracts\Http\Kernel"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#20 (3) {
                                    ["static"]=>
                                    array(2) {
                                      ["abstract"]=>
                                      string(32) "Illuminate\Contracts\Http\Kernel"
                                      ["concrete"]=>
                                      string(15) "App\Http\Kernel"
                                    }
                                    ["this"]=>
                                    *RECURSION*
                                    ["parameter"]=>
                                    array(2) {
                                      ["$container"]=>
                                      string(10) ""
                                      ["$parameters"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["Illuminate\Contracts\Console\Kernel"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#21 (3) {
                                    ["static"]=>
                                    array(2) {
                                      ["abstract"]=>
                                      string(35) "Illuminate\Contracts\Console\Kernel"
                                      ["concrete"]=>
                                      string(18) "App\Console\Kernel"
                                    }
                                    ["this"]=>
                                    *RECURSION*
                                    ["parameter"]=>
                                    array(2) {
                                      ["$container"]=>
                                      string(10) ""
                                      ["$parameters"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["Illuminate\Contracts\Debug\ExceptionHandler"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#22 (3) {
                                    ["static"]=>
                                    array(2) {
                                      ["abstract"]=>
                                      string(43) "Illuminate\Contracts\Debug\ExceptionHandler"
                                      ["concrete"]=>
                                      string(22) "App\Exceptions\Handler"
                                    }
                                    ["this"]=>
                                    *RECURSION*
                                    ["parameter"]=>
                                    array(2) {
                                      ["$container"]=>
                                      string(10) ""
                                      ["$parameters"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["env"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#55 (2) {
                                    ["static"]=>
                                    array(1) {
                                      ["value"]=>
                                      string(10) "production"
                                    }
                                    ["this"]=>
                                    *RECURSION*
                                  }
                                  ["shared"]=>
                                  bool(false)
                                }
                                ["auth"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#36 (2) {
                                    ["this"]=>
                                    object(Illuminate\Auth\AuthServiceProvider)#51 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["auth.driver"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#42 (2) {
                                    ["this"]=>
                                    object(Illuminate\Auth\AuthServiceProvider)#51 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["Illuminate\Contracts\Auth\Authenticatable"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#41 (2) {
                                    ["this"]=>
                                    object(Illuminate\Auth\AuthServiceProvider)#51 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(false)
                                }
                                ["Illuminate\Contracts\Auth\Access\Gate"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#54 (2) {
                                    ["this"]=>
                                    object(Illuminate\Auth\AuthServiceProvider)#51 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["cookie"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#59 (2) {
                                    ["this"]=>
                                    object(Illuminate\Cookie\CookieServiceProvider)#58 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["db.factory"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#61 (2) {
                                    ["this"]=>
                                    object(Illuminate\Database\DatabaseServiceProvider)#60 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["db"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#62 (2) {
                                    ["this"]=>
                                    object(Illuminate\Database\DatabaseServiceProvider)#60 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["db.connection"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#63 (2) {
                                    ["this"]=>
                                    object(Illuminate\Database\DatabaseServiceProvider)#60 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(false)
                                }
                                ["Faker\Generator"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#64 (2) {
                                    ["this"]=>
                                    object(Illuminate\Database\DatabaseServiceProvider)#60 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["Illuminate\Database\Eloquent\Factory"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#65 (2) {
                                    ["this"]=>
                                    object(Illuminate\Database\DatabaseServiceProvider)#60 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["Illuminate\Contracts\Queue\EntityResolver"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#66 (1) {
                                    ["this"]=>
                                    object(Illuminate\Database\DatabaseServiceProvider)#60 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["encrypter"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#68 (2) {
                                    ["this"]=>
                                    object(Illuminate\Encryption\EncryptionServiceProvider)#67 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["files"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#70 (1) {
                                    ["this"]=>
                                    object(Illuminate\Filesystem\FilesystemServiceProvider)#69 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["filesystem"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#71 (1) {
                                    ["this"]=>
                                    object(Illuminate\Filesystem\FilesystemServiceProvider)#69 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["filesystem.disk"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#72 (1) {
                                    ["this"]=>
                                    object(Illuminate\Filesystem\FilesystemServiceProvider)#69 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["filesystem.cloud"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#73 (1) {
                                    ["this"]=>
                                    object(Illuminate\Filesystem\FilesystemServiceProvider)#69 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["Illuminate\Notifications\ChannelManager"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#79 (2) {
                                    ["this"]=>
                                    object(Illuminate\Notifications\NotificationServiceProvider)#78 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["session"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#85 (2) {
                                    ["this"]=>
                                    object(Illuminate\Session\SessionServiceProvider)#84 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["session.store"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#86 (2) {
                                    ["this"]=>
                                    object(Illuminate\Session\SessionServiceProvider)#84 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["Illuminate\Session\Middleware\StartSession"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#87 (3) {
                                    ["static"]=>
                                    array(2) {
                                      ["abstract"]=>
                                      string(42) "Illuminate\Session\Middleware\StartSession"
                                      ["concrete"]=>
                                      string(42) "Illuminate\Session\Middleware\StartSession"
                                    }
                                    ["this"]=>
                                    *RECURSION*
                                    ["parameter"]=>
                                    array(2) {
                                      ["$container"]=>
                                      string(10) ""
                                      ["$parameters"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["view"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#89 (2) {
                                    ["this"]=>
                                    object(Illuminate\View\ViewServiceProvider)#88 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["view.finder"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#90 (2) {
                                    ["this"]=>
                                    object(Illuminate\View\ViewServiceProvider)#88 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(false)
                                }
                                ["view.engine.resolver"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#91 (1) {
                                    ["this"]=>
                                    object(Illuminate\View\ViewServiceProvider)#88 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["command.dumpserver"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#93 (3) {
                                    ["static"]=>
                                    array(2) {
                                      ["abstract"]=>
                                      string(18) "command.dumpserver"
                                      ["concrete"]=>
                                      string(39) "BeyondCode\DumpServer\DumpServerCommand"
                                    }
                                    ["this"]=>
                                    *RECURSION*
                                    ["parameter"]=>
                                    array(2) {
                                      ["$container"]=>
                                      string(10) ""
                                      ["$parameters"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(false)
                                }
                                ["image"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#103 (2) {
                                    ["this"]=>
                                    object(Intervention\Image\ImageServiceProviderLaravelRecent)#102 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["blade.compiler"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#114 (1) {
                                    ["this"]=>
                                    object(Illuminate\View\ViewServiceProvider)#88 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["cache"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#211 (2) {
                                    ["this"]=>
                                    object(Illuminate\Cache\CacheServiceProvider)#220 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["cache.store"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#224 (2) {
                                    ["this"]=>
                                    object(Illuminate\Cache\CacheServiceProvider)#220 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["memcached.connector"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#225 (1) {
                                    ["this"]=>
                                    object(Illuminate\Cache\CacheServiceProvider)#220 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["redis"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#228 (2) {
                                    ["this"]=>
                                    object(Illuminate\Redis\RedisServiceProvider)#227 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["redis.connection"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#229 (2) {
                                    ["this"]=>
                                    object(Illuminate\Redis\RedisServiceProvider)#227 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(false)
                                }
                                ["translation.loader"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#250 (2) {
                                    ["this"]=>
                                    object(Illuminate\Translation\TranslationServiceProvider)#249 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                                ["translator"]=>
                                array(2) {
                                  ["concrete"]=>
                                  object(Closure)#251 (2) {
                                    ["this"]=>
                                    object(Illuminate\Translation\TranslationServiceProvider)#249 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$app"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["shared"]=>
                                  bool(true)
                                }
                              }
                              ["methodBindings":protected]=>
                              array(0) {
                              }
                              ["instances":protected]=>
                              array(36) {
                                ["path"]=>
                                string(24) "/home/contents/kajws/app"
                                ["path.base"]=>
                                string(20) "/home/contents/kajws"
                                ["path.lang"]=>
                                string(35) "/home/contents/kajws/resources/lang"
                                ["path.config"]=>
                                string(27) "/home/contents/kajws/config"
                                ["path.public"]=>
                                string(27) "/home/contents/kajws/public"
                                ["path.storage"]=>
                                string(28) "/home/contents/kajws/storage"
                                ["path.database"]=>
                                string(29) "/home/contents/kajws/database"
                                ["path.resources"]=>
                                string(30) "/home/contents/kajws/resources"
                                ["path.bootstrap"]=>
                                string(30) "/home/contents/kajws/bootstrap"
                                ["app"]=>
                                *RECURSION*
                                ["Illuminate\Container\Container"]=>
                                *RECURSION*
                                ["Illuminate\Foundation\PackageManifest"]=>
                                object(Illuminate\Foundation\PackageManifest)#6 (5) {
                                  ["files"]=>
                                  object(Illuminate\Filesystem\Filesystem)#7 (0) {
                                  }
                                  ["basePath"]=>
                                  string(20) "/home/contents/kajws"
                                  ["vendorPath"]=>
                                  string(27) "/home/contents/kajws/vendor"
                                  ["manifestPath"]=>
                                  string(49) "/home/contents/kajws/bootstrap/cache/packages.php"
                                  ["manifest"]=>
                                  array(7) {
                                    ["beyondcode/laravel-dump-server"]=>
                                    array(1) {
                                      ["providers"]=>
                                      array(1) {
                                        [0]=>
                                        string(47) "BeyondCode\DumpServer\DumpServerServiceProvider"
                                      }
                                    }
                                    ["fideloper/proxy"]=>
                                    array(1) {
                                      ["providers"]=>
                                      array(1) {
                                        [0]=>
                                        string(43) "Fideloper\Proxy\TrustedProxyServiceProvider"
                                      }
                                    }
                                    ["intervention/image"]=>
                                    array(2) {
                                      ["providers"]=>
                                      array(1) {
                                        [0]=>
                                        string(39) "Intervention\Image\ImageServiceProvider"
                                      }
                                      ["aliases"]=>
                                      array(1) {
                                        ["Image"]=>
                                        string(32) "Intervention\Image\Facades\Image"
                                      }
                                    }
                                    ["jenssegers/agent"]=>
                                    array(2) {
                                      ["providers"]=>
                                      array(1) {
                                        [0]=>
                                        string(37) "Jenssegers\Agent\AgentServiceProvider"
                                      }
                                      ["aliases"]=>
                                      array(1) {
                                        ["Agent"]=>
                                        string(30) "Jenssegers\Agent\Facades\Agent"
                                      }
                                    }
                                    ["laravel/tinker"]=>
                                    array(1) {
                                      ["providers"]=>
                                      array(1) {
                                        [0]=>
                                        string(36) "Laravel\Tinker\TinkerServiceProvider"
                                      }
                                    }
                                    ["nesbot/carbon"]=>
                                    array(1) {
                                      ["providers"]=>
                                      array(1) {
                                        [0]=>
                                        string(30) "Carbon\Laravel\ServiceProvider"
                                      }
                                    }
                                    ["nunomaduro/collision"]=>
                                    array(1) {
                                      ["providers"]=>
                                      array(1) {
                                        [0]=>
                                        string(62) "NunoMaduro\Collision\Adapters\Laravel\CollisionServiceProvider"
                                      }
                                    }
                                  }
                                }
                                ["events"]=>
                                *RECURSION*
                                ["router"]=>
                                *RECURSION*
                                ["Illuminate\Contracts\Http\Kernel"]=>
                                object(App\Http\Kernel)#31 (7) {
                                  ["middleware":protected]=>
                                  array(10) {
                                    [0]=>
                                    string(43) "App\Http\Middleware\CheckForMaintenanceMode"
                                    [1]=>
                                    string(54) "Illuminate\Foundation\Http\Middleware\ValidatePostSize"
                                    [2]=>
                                    string(31) "App\Http\Middleware\TrimStrings"
                                    [3]=>
                                    string(63) "Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull"
                                    [4]=>
                                    string(32) "App\Http\Middleware\TrustProxies"
                                    [5]=>
                                    string(45) "App\Http\Middleware\MaintenanceModeMiddleware"
                                    [6]=>
                                    string(34) "App\Http\Middleware\EncryptCookies"
                                    [7]=>
                                    string(55) "Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse"
                                    [8]=>
                                    string(42) "Illuminate\Session\Middleware\StartSession"
                                    [9]=>
                                    string(26) "App\Http\Middleware\Common"
                                  }
                                  ["middlewareGroups":protected]=>
                                  array(3) {
                                    ["web"]=>
                                    array(3) {
                                      [0]=>
                                      string(49) "Illuminate\View\Middleware\ShareErrorsFromSession"
                                      [1]=>
                                      string(35) "App\Http\Middleware\VerifyCsrfToken"
                                      [2]=>
                                      string(48) "Illuminate\Routing\Middleware\SubstituteBindings"
                                    }
                                    ["api"]=>
                                    array(2) {
                                      [0]=>
                                      string(13) "throttle:60,1"
                                      [1]=>
                                      string(8) "bindings"
                                    }
                                    ["photoprint"]=>
                                    array(1) {
                                      [0]=>
                                      string(42) "App\Http\Middleware\PhotoprintAuthenticate"
                                    }
                                  }
                                  ["routeMiddleware":protected]=>
                                  array(9) {
                                    ["auth"]=>
                                    string(32) "App\Http\Middleware\Authenticate"
                                    ["auth.basic"]=>
                                    string(52) "Illuminate\Auth\Middleware\AuthenticateWithBasicAuth"
                                    ["bindings"]=>
                                    string(48) "Illuminate\Routing\Middleware\SubstituteBindings"
                                    ["cache.headers"]=>
                                    string(42) "Illuminate\Http\Middleware\SetCacheHeaders"
                                    ["can"]=>
                                    string(36) "Illuminate\Auth\Middleware\Authorize"
                                    ["guest"]=>
                                    string(43) "App\Http\Middleware\RedirectIfAuthenticated"
                                    ["signed"]=>
                                    string(47) "Illuminate\Routing\Middleware\ValidateSignature"
                                    ["throttle"]=>
                                    string(46) "Illuminate\Routing\Middleware\ThrottleRequests"
                                    ["verified"]=>
                                    string(48) "Illuminate\Auth\Middleware\EnsureEmailIsVerified"
                                  }
                                  ["middlewarePriority":protected]=>
                                  array(6) {
                                    [0]=>
                                    string(42) "Illuminate\Session\Middleware\StartSession"
                                    [1]=>
                                    string(49) "Illuminate\View\Middleware\ShareErrorsFromSession"
                                    [2]=>
                                    string(32) "App\Http\Middleware\Authenticate"
                                    [3]=>
                                    string(49) "Illuminate\Session\Middleware\AuthenticateSession"
                                    [4]=>
                                    string(48) "Illuminate\Routing\Middleware\SubstituteBindings"
                                    [5]=>
                                    string(36) "Illuminate\Auth\Middleware\Authorize"
                                  }
                                  ["app":protected]=>
                                  *RECURSION*
                                  ["router":protected]=>
                                  *RECURSION*
                                  ["bootstrappers":protected]=>
                                  array(6) {
                                    [0]=>
                                    string(56) "Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables"
                                    [1]=>
                                    string(49) "Illuminate\Foundation\Bootstrap\LoadConfiguration"
                                    [2]=>
                                    string(48) "Illuminate\Foundation\Bootstrap\HandleExceptions"
                                    [3]=>
                                    string(47) "Illuminate\Foundation\Bootstrap\RegisterFacades"
                                    [4]=>
                                    string(49) "Illuminate\Foundation\Bootstrap\RegisterProviders"
                                    [5]=>
                                    string(45) "Illuminate\Foundation\Bootstrap\BootProviders"
                                  }
                                }
                                ["request"]=>
                                object(Illuminate\Http\Request)#44 (28) {
                                  ["json":protected]=>
                                  NULL
                                  ["convertedFiles":protected]=>
                                  NULL
                                  ["userResolver":protected]=>
                                  object(Closure)#1133 (3) {
                                    ["static"]=>
                                    array(1) {
                                      ["app"]=>
                                      *RECURSION*
                                    }
                                    ["this"]=>
                                    object(Illuminate\Auth\AuthServiceProvider)#51 (2) {
                                      ["app":protected]=>
                                      *RECURSION*
                                      ["defer":protected]=>
                                      bool(false)
                                    }
                                    ["parameter"]=>
                                    array(1) {
                                      ["$guard"]=>
                                      string(10) ""
                                    }
                                  }
                                  ["routeResolver":protected]=>
                                  object(Closure)#259 (2) {
                                    ["static"]=>
                                    array(1) {
                                      ["route"]=>
                                      *RECURSION*
                                    }
                                    ["this"]=>
                                    *RECURSION*
                                  }
                                  ["attributes"]=>
                                  object(Symfony\Component\HttpFoundation\ParameterBag)#46 (1) {
                                    ["parameters":protected]=>
                                    array(0) {
                                    }
                                  }
                                  ["request"]=>
                                  object(Symfony\Component\HttpFoundation\ParameterBag)#52 (1) {
                                    ["parameters":protected]=>
                                    array(0) {
                                    }
                                  }
                                  ["query"]=>
                                  object(Symfony\Component\HttpFoundation\ParameterBag)#52 (1) {
                                    ["parameters":protected]=>
                                    array(0) {
                                    }
                                  }
                                  ["server"]=>
                                  object(Symfony\Component\HttpFoundation\ServerBag)#48 (1) {
                                    ["parameters":protected]=>
                                    array(66) {
                                      ["REDIRECT_UNIQUE_ID"]=>
                                      string(27) "ZQydSWWL-9GxmROed-SCrQAAAAQ"
                                      ["REDIRECT_HTTPS"]=>
                                      string(2) "on"
                                      ["REDIRECT_STATUS"]=>
                                      string(3) "200"
                                      ["UNIQUE_ID"]=>
                                      string(27) "ZQydSWWL-9GxmROed-SCrQAAAAQ"
                                      ["HTTPS"]=>
                                      string(2) "on"
                                      ["SSL_SERVER_S_DN_CN"]=>
                                      string(11) "*.kajws.com"
                                      ["SSL_SERVER_I_DN_C"]=>
                                      string(2) "BE"
                                      ["SSL_SERVER_I_DN_O"]=>
                                      string(16) "GlobalSign nv-sa"
                                      ["SSL_SERVER_I_DN_CN"]=>
                                      string(25) "AlphaSSL CA - SHA256 - G2"
                                      ["SSL_SERVER_SAN_DNS_0"]=>
                                      string(11) "*.kajws.com"
                                      ["SSL_SERVER_SAN_DNS_1"]=>
                                      string(9) "kajws.com"
                                      ["SSL_VERSION_INTERFACE"]=>
                                      string(14) "mod_ssl/2.4.56"
                                      ["SSL_VERSION_LIBRARY"]=>
                                      string(19) "OpenSSL/1.0.2k-fips"
                                      ["SSL_PROTOCOL"]=>
                                      string(7) "TLSv1.2"
                                      ["SSL_SECURE_RENEG"]=>
                                      string(4) "true"
                                      ["SSL_COMPRESS_METHOD"]=>
                                      string(4) "NULL"
                                      ["SSL_CIPHER"]=>
                                      string(27) "ECDHE-RSA-AES128-GCM-SHA256"
                                      ["SSL_CIPHER_EXPORT"]=>
                                      string(5) "false"
                                      ["SSL_CIPHER_USEKEYSIZE"]=>
                                      string(3) "128"
                                      ["SSL_CIPHER_ALGKEYSIZE"]=>
                                      string(3) "128"
                                      ["SSL_CLIENT_VERIFY"]=>
                                      string(4) "NONE"
                                      ["SSL_SERVER_M_VERSION"]=>
                                      string(1) "3"
                                      ["SSL_SERVER_M_SERIAL"]=>
                                      string(24) "691E383BA6E5D686234BB5C8"
                                      ["SSL_SERVER_V_START"]=>
                                      string(24) "Sep 16 00:41:58 2022 GMT"
                                      ["SSL_SERVER_V_END"]=>
                                      string(24) "Oct 18 00:41:57 2023 GMT"
                                      ["SSL_SERVER_S_DN"]=>
                                      string(14) "CN=*.kajws.com"
                                      ["SSL_SERVER_I_DN"]=>
                                      string(52) "CN=AlphaSSL CA - SHA256 - G2,O=GlobalSign nv-sa,C=BE"
                                      ["SSL_SERVER_A_KEY"]=>
                                      string(13) "rsaEncryption"
                                      ["SSL_SERVER_A_SIG"]=>
                                      string(23) "sha256WithRSAEncryption"
                                      ["SSL_SESSION_RESUMED"]=>
                                      string(7) "Initial"
                                      ["HTTP_X_FORWARDED_FOR"]=>
                                      string(37) "34.204.181.91, 10.1.62.83, 10.1.41.51"
                                      ["HTTP_X_FORWARDED_PROTO"]=>
                                      string(5) "https"
                                      ["HTTP_X_FORWARDED_PORT"]=>
                                      string(3) "443"
                                      ["HTTP_HOST"]=>
                                      string(15) "kajws.kajws.com"
                                      ["HTTP_X_AMZN_TRACE_ID"]=>
                                      string(81) "Self=1-650c9d49-43efd3c6778406f2341dc06b;Root=1-650c9d49-00bf619c797952be11e5d0e5"
                                      ["HTTP_USER_AGENT"]=>
                                      string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
                                      ["HTTP_ACCEPT"]=>
                                      string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
                                      ["HTTP_ACCEPT_LANGUAGE"]=>
                                      string(14) "en-US,en;q=0.5"
                                      ["HTTP_IF_MODIFIED_SINCE"]=>
                                      string(29) "Mon, 30 Jan 2023 15:27:50 GMT"
                                      ["HTTP_ACCEPT_ENCODING"]=>
                                      string(7) "br,gzip"
                                      ["HTTP_X_FORWARDED_HOST"]=>
                                      string(20) "kdkuma-new.kajws.com"
                                      ["HTTP_X_FORWARDED_SERVER"]=>
                                      string(21) "print-kodak.kajws.com"
                                      ["PATH"]=>
                                      string(49) "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
                                      ["SERVER_SIGNATURE"]=>
                                      string(0) ""
                                      ["SERVER_SOFTWARE"]=>
                                      string(36) "Apache/2.4.56 () OpenSSL/1.0.2k-fips"
                                      ["SERVER_NAME"]=>
                                      string(15) "kajws.kajws.com"
                                      ["SERVER_ADDR"]=>
                                      string(10) "10.1.41.51"
                                      ["SERVER_PORT"]=>
                                      string(3) "443"
                                      ["REMOTE_ADDR"]=>
                                      string(10) "10.1.71.81"
                                      ["DOCUMENT_ROOT"]=>
                                      string(27) "/home/contents/kajws/public"
                                      ["REQUEST_SCHEME"]=>
                                      string(5) "https"
                                      ["CONTEXT_PREFIX"]=>
                                      string(0) ""
                                      ["CONTEXT_DOCUMENT_ROOT"]=>
                                      string(27) "/home/contents/kajws/public"
                                      ["SERVER_ADMIN"]=>
                                      string(14) "root@localhost"
                                      ["SCRIPT_FILENAME"]=>
                                      string(37) "/home/contents/kajws/public/index.php"
                                      ["REMOTE_PORT"]=>
                                      string(5) "52576"
                                      ["REDIRECT_URL"]=>
                                      string(23) "/postcard/detail/JEW-51"
                                      ["GATEWAY_INTERFACE"]=>
                                      string(7) "CGI/1.1"
                                      ["SERVER_PROTOCOL"]=>
                                      string(8) "HTTP/1.1"
                                      ["REQUEST_METHOD"]=>
                                      string(3) "GET"
                                      ["QUERY_STRING"]=>
                                      string(0) ""
                                      ["REQUEST_URI"]=>
                                      string(23) "/postcard/detail/JEW-51"
                                      ["SCRIPT_NAME"]=>
                                      string(10) "/index.php"
                                      ["PHP_SELF"]=>
                                      string(10) "/index.php"
                                      ["REQUEST_TIME_FLOAT"]=>
                                      float(1695325513.625)
                                      ["REQUEST_TIME"]=>
                                      int(1695325513)
                                    }
                                  }
                                  ["files"]=>
                                  object(Symfony\Component\HttpFoundation\FileBag)#49 (1) {
                                    ["parameters":protected]=>
                                    array(0) {
                                    }
                                  }
                                  ["cookies"]=>
                                  object(Symfony\Component\HttpFoundation\ParameterBag)#47 (1) {
                                    ["parameters":protected]=>
                                    array(0) {
                                    }
                                  }
                                  ["headers"]=>
                                  object(Symfony\Component\HttpFoundation\HeaderBag)#50 (2) {
                                    ["headers":protected]=>
                                    array(12) {
                                      ["x-forwarded-for"]=>
                                      array(1) {
                                        [0]=>
                                        string(37) "34.204.181.91, 10.1.62.83, 10.1.41.51"
                                      }
                                      ["x-forwarded-proto"]=>
                                      array(1) {
                                        [0]=>
                                        string(5) "https"
                                      }
                                      ["x-forwarded-port"]=>
                                      array(1) {
                                        [0]=>
                                        string(3) "443"
                                      }
                                      ["host"]=>
                                      array(1) {
                                        [0]=>
                                        string(15) "kajws.kajws.com"
                                      }
                                      ["x-amzn-trace-id"]=>
                                      array(1) {
                                        [0]=>
                                        string(81) "Self=1-650c9d49-43efd3c6778406f2341dc06b;Root=1-650c9d49-00bf619c797952be11e5d0e5"
                                      }
                                      ["user-agent"]=>
                                      array(1) {
                                        [0]=>
                                        string(40) "CCBot/2.0 (https://commoncrawl.org/faq/)"
                                      }
                                      ["accept"]=>
                                      array(1) {
                                        [0]=>
                                        string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
                                      }
                                      ["accept-language"]=>
                                      array(1) {
                                        [0]=>
                                        string(14) "en-US,en;q=0.5"
                                      }
                                      ["if-modified-since"]=>
                                      array(1) {
                                        [0]=>
                                        string(29) "Mon, 30 Jan 2023 15:27:50 GMT"
                                      }
                                      ["accept-encoding"]=>
                                      array(1) {
                                        [0]=>
                                        string(7) "br,gzip"
                                      }
                                      ["x-forwarded-host"]=>
                                      array(1) {
                                        [0]=>
                                        string(20) "kdkuma-new.kajws.com"
                                      }
                                      ["x-forwarded-server"]=>
                                      array(1) {
                                        [0]=>
                                        string(21) "print-kodak.kajws.com"
                                      }
                                    }
                                    ["cacheControl":protected]=>
                                    array(0) {
                                    }
                                  }
                                  ["content":protected]=>
                                  NULL
                                  ["languages":protected]=>
                                  NULL
                                  ["charsets":protected]=>
                                  NULL
                                  ["encodings":protected]=>
                                  NULL
                                  ["acceptableContentTypes":protected]=>
                                  NULL
                                  ["pathInfo":protected]=>
                                  string(23) "/postcard/detail/JEW-51"
                                  ["requestUri":protected]=>
                                  string(23) "/postcard/detail/JEW-51"
                                  ["baseUrl":protected]=>
                                  string(0) ""
                                  ["basePath":protected]=>
                                  NULL
                                  ["method":protected]=>
                                  string(3) "GET"
                                  ["format":protected]=>
                                  NULL
                                  ["session":protected]=>
                                  object(Illuminate\Session\Store)#235 (5) {
                                    ["id":protected]=>
                                    string(40) "oICzLq6D52teoMWiFN7sEmknuR1nx91YPIuMS7bz"
                                    ["name":protected]=>
                                    string(13) "kajws_session"
                                    ["attributes":protected]=>
                                    array(2) {
                                      ["_token"]=>
                                      string(40) "wYE9Ao6w7saHf57IJati9QRW3mmCVAjcz3cLTjmE"
                                      ["session"]=>
                                      array(1) {
                                        ["site_partner"]=>
                                        object(App\Models\SitePartner)#1186 (26) {
                                          ["primaryKey":protected]=>
                                          string(15) "site_partner_id"
                                          ["connection":protected]=>
                                          string(5) "mysql"
                                          ["table":protected]=>
                                          string(13) "site_partners"
                                          ["keyType":protected]=>
                                          string(3) "int"
                                          ["incrementing"]=>
                                          bool(true)
                                          ["with":protected]=>
                                          array(0) {
                                          }
                                          ["withCount":protected]=>
                                          array(0) {
                                          }
                                          ["perPage":protected]=>
                                          int(15)
                                          ["exists"]=>
                                          bool(true)
                                          ["wasRecentlyCreated"]=>
                                          bool(false)
                                          ["attributes":protected]=>
                                          array(18) {
                                            ["site_partner_id"]=>
                                            int(46)
                                            ["logo_image_pc"]=>
                                            string(104) "https://postcardprint.s3-ap-northeast-1.amazonaws.com/logos/a41213cd45d234995b02ca6e74a8ad83fd592fd4.jpg"
                                            ["site_partner_name"]=>
                                            string(18) "しろくま年賀"
                                            ["fujifilm_flg"]=>
                                            string(1) "1"
                                            ["member_site_flg"]=>
                                            string(1) "1"
                                            ["contact_url"]=>
                                            string(39) "https://www.shirokuma-p.jp/inquiry.html"
                                            ["system_name"]=>
                                            string(18) "しろくま年賀"
                                            ["price_tax_include_flg"]=>
                                            string(1) "1"
                                            ["b2b_flg"]=>
                                            string(1) "0"
                                            ["postcard_price_url"]=>
                                            string(0) ""
                                            ["photobook_price_url"]=>
                                            string(0) ""
                                            ["photoprint_price_url"]=>
                                            string(0) ""
                                            ["additional_order_flg"]=>
                                            string(1) "1"
                                            ["company_url"]=>
                                            string(23) "http://www.jumbo.co.jp/"
                                            ["company_name"]=>
                                            string(33) "日本ジャンボー株式会社"
                                            ["law_url"]=>
                                            string(43) "https://smp.jumbo.co.jp/nj/contents.php#law"
                                            ["privacy_url"]=>
                                            string(47) "https://smp.jumbo.co.jp/nj/contents.php#privacy"
                                            ["guide_url"]=>
                                            string(0) ""
                                          }
                                          ["original":protected]=>
                                          array(18) {
                                            ["site_partner_id"]=>
                                            int(46)
                                            ["logo_image_pc"]=>
                                            string(104) "https://postcardprint.s3-ap-northeast-1.amazonaws.com/logos/a41213cd45d234995b02ca6e74a8ad83fd592fd4.jpg"
                                            ["site_partner_name"]=>
                                            string(18) "しろくま年賀"
                                            ["fujifilm_flg"]=>
                                            string(1) "1"
                                            ["member_site_flg"]=>
                                            string(1) "1"
                                            ["contact_url"]=>
                                            string(39) "https://www.shirokuma-p.jp/inquiry.html"
                                            ["system_name"]=>
                                            string(18) "しろくま年賀"
                                            ["price_tax_include_flg"]=>
                                            string(1) "1"
                                            ["b2b_flg"]=>
                                            string(1) "0"
                                            ["postcard_price_url"]=>
                                            string(0) ""
                                            ["photobook_price_url"]=>
                                            string(0) ""
                                            ["photoprint_price_url"]=>
                                            string(0) ""
                                            ["additional_order_flg"]=>
                                            string(1) "1"
                                            ["company_url"]=>
                                            string(23) "http://www.jumbo.co.jp/"
                                            ["company_name"]=>
                                            string(33) "日本ジャンボー株式会社"
                                            ["law_url"]=>
                                            string(43) "https://smp.jumbo.co.jp/nj/contents.php#law"
                                            ["privacy_url"]=>
                                            string(47) "https://smp.jumbo.co.jp/nj/contents.php#privacy"
                                            ["guide_url"]=>
                                            string(0) ""
                                          }
                                          ["changes":protected]=>
                                          array(0) {
                                          }
                                          ["casts":protected]=>
                                          array(0) {
                                          }
                                          ["dates":protected]=>
                                          array(0) {
                                          }
                                          ["dateFormat":protected]=>
                                          NULL
                                          ["appends":protected]=>
                                          array(0) {
                                          }
                                          ["dispatchesEvents":protected]=>
                                          array(0) {
                                          }
                                          ["observables":protected]=>
                                          array(0) {
                                          }
                                          ["relations":protected]=>
                                          array(0) {
                                          }
                                          ["touches":protected]=>
                                          array(0) {
                                          }
                                          ["timestamps"]=>
                                          bool(true)
                                          ["hidden":protected]=>
                                          array(0) {
                                          }
                                          ["visible":protected]=>
                                          array(0) {
                                          }
                                          ["fillable":protected]=>
                                          array(0) {
                                          }
                                          ["guarded":protected]=>
                                          array(1) {
                                            [0]=>
                                            string(1) "*"
                                          }
                                        }
                                      }
                                    }
                                    ["handler":protected]=>
                                    object(Illuminate\Session\CacheBasedSessionHandler)#221 (2) {
                                      ["cache":protected]=>
                                      object(Illuminate\Cache\Repository)#233 (3) {
                                        ["store":protected]=>
                                        object(Illuminate\Cache\RedisStore)#234 (3) {
                                          ["redis":protected]=>
                                          object(Illuminate\Redis\RedisManager)#230 (6) {
                                            ["app":protected]=>
                                            *RECURSION*
                                            ["driver":protected]=>
                                            string(6) "predis"
                                            ["customCreators":protected]=>
                                            array(0) {
                                            }
                                            ["config":protected]=>
                                            array(3) {
                                              ["options"]=>
                                              array(1) {
                                                ["cluster"]=>
                                                string(6) "predis"
                                              }
                                              ["default"]=>
                                              array(4) {
                                                ["host"]=>
                                                string(54) "prd-pcp-front.eiywle.ng.0001.apne1.cache.amazonaws.com"
                                                ["password"]=>
                                                NULL
                                                ["port"]=>
                                                string(4) "6379"
                                                ["database"]=>
                                                int(0)
                                              }
                                              ["cache"]=>
                                              array(4) {
                                                ["host"]=>
                                                string(54) "prd-pcp-front.eiywle.ng.0001.apne1.cache.amazonaws.com"
                                                ["password"]=>
                                                NULL
                                                ["port"]=>
                                                string(4) "6379"
                                                ["database"]=>
                                                int(1)
                                              }
                                            }
                                            ["connections":protected]=>
                                            array(1) {
                                              ["default"]=>
                                              object(Illuminate\Redis\Connections\PredisConnection)#238 (3) {
                                                ["client":protected]=>
                                                object(Predis\Client)#239 (3) {
                                                  ["connection":protected]=>
                                                  object(Predis\Connection\StreamConnection)#243 (4) {
                                                    ["resource":"Predis\Connection\AbstractConnection":private]=>
                                                    resource(349) of type (stream)
                                                    ["cachedId":"Predis\Connection\AbstractConnection":private]=>
                                                    NULL
                                                    ["parameters":protected]=>
                                                    object(Predis\Connection\Parameters)#241 (1) {
                                                      ["parameters":"Predis\Connection\Parameters":private]=>
                                                      array(5) {
                                                        ["host"]=>
                                                        string(54) "prd-pcp-front.eiywle.ng.0001.apne1.cache.amazonaws.com"
                                                        ["password"]=>
                                                        NULL
                                                        ["port"]=>
                                                        string(4) "6379"
                                                        ["database"]=>
                                                        int(0)
                                                        ["scheme"]=>
                                                        string(3) "tcp"
                                                      }
                                                    }
                                                    ["initCommands":protected]=>
                                                    array(1) {
                                                      [0]=>
                                                      object(Predis\Command\RawCommand)#244 (3) {
                                                        ["slot":"Predis\Command\RawCommand":private]=>
                                                        NULL
                                                        ["commandID":"Predis\Command\RawCommand":private]=>
                                                        string(6) "SELECT"
                                                        ["arguments":"Predis\Command\RawCommand":private]=>
                                                        array(1) {
                                                          [0]=>
                                                          int(0)
                                                        }
                                                      }
                                                    }
                                                  }
                                                  ["options":protected]=>
                                                  object(Predis\Configuration\Options)#240 (3) {
                                                    ["input":protected]=>
                                                    array(2) {
                                                      ["timeout"]=>
                                                      float(10)
                                                      ["cluster"]=>
                                                      string(6) "predis"
                                                    }
                                                    ["options":protected]=>
                                                    array(2) {
                                                      ["connections"]=>
                                                      object(Predis\Connection\Factory)#242 (2) {
                                                        ["defaults":"Predis\Connection\Factory":private]=>
                                                        array(0) {
                                                        }
                                                        ["schemes":protected]=>
                                                        array(6) {
                                                          ["tcp"]=>
                                                          string(34) "Predis\Connection\StreamConnection"
                                                          ["unix"]=>
                                                          string(34) "Predis\Connection\StreamConnection"
                                                          ["tls"]=>
                                                          string(34) "Predis\Connection\StreamConnection"
                                                          ["redis"]=>
                                                          string(34) "Predis\Connection\StreamConnection"
                                                          ["rediss"]=>
                                                          string(34) "Predis\Connection\StreamConnection"
                                                          ["http"]=>
                                                          string(34) "Predis\Connection\WebdisConnection"
                                                        }
                                                      }
                                                      ["profile"]=>
                                                      object(Predis\Profile\RedisVersion320)#246 (2) {
                                                        ["commands":"Predis\Profile\RedisProfile":private]=>
                                                        array(159) {
                                                          ["EXISTS"]=>
                                                          string(24) "Predis\Command\KeyExists"
                                                          ["DEL"]=>
                                                          string(24) "Predis\Command\KeyDelete"
                                                          ["TYPE"]=>
                                                          string(22) "Predis\Command\KeyType"
                                                          ["KEYS"]=>
                                                          string(22) "Predis\Command\KeyKeys"
                                                          ["RANDOMKEY"]=>
                                                          string(24) "Predis\Command\KeyRandom"
                                                          ["RENAME"]=>
                                                          string(24) "Predis\Command\KeyRename"
                                                          ["RENAMENX"]=>
                                                          string(32) "Predis\Command\KeyRenamePreserve"
                                                          ["EXPIRE"]=>
                                                          string(24) "Predis\Command\KeyExpire"
                                                          ["EXPIREAT"]=>
                                                          string(26) "Predis\Command\KeyExpireAt"
                                                          ["TTL"]=>
                                                          string(28) "Predis\Command\KeyTimeToLive"
                                                          ["MOVE"]=>
                                                          string(22) "Predis\Command\KeyMove"
                                                          ["SORT"]=>
                                                          string(22) "Predis\Command\KeySort"
                                                          ["DUMP"]=>
                                                          string(22) "Predis\Command\KeyDump"
                                                          ["RESTORE"]=>
                                                          string(25) "Predis\Command\KeyRestore"
                                                          ["SET"]=>
                                                          string(24) "Predis\Command\StringSet"
                                                          ["SETNX"]=>
                                                          string(32) "Predis\Command\StringSetPreserve"
                                                          ["MSET"]=>
                                                          string(32) "Predis\Command\StringSetMultiple"
                                                          ["MSETNX"]=>
                                                          string(40) "Predis\Command\StringSetMultiplePreserve"
                                                          ["GET"]=>
                                                          string(24) "Predis\Command\StringGet"
                                                          ["MGET"]=>
                                                          string(32) "Predis\Command\StringGetMultiple"
                                                          ["GETSET"]=>
                                                          string(27) "Predis\Command\StringGetSet"
                                                          ["INCR"]=>
                                                          string(30) "Predis\Command\StringIncrement"
                                                          ["INCRBY"]=>
                                                          string(32) "Predis\Command\StringIncrementBy"
                                                          ["DECR"]=>
                                                          string(30) "Predis\Command\StringDecrement"
                                                          ["DECRBY"]=>
                                                          string(32) "Predis\Command\StringDecrementBy"
                                                          ["RPUSH"]=>
                                                          string(27) "Predis\Command\ListPushTail"
                                                          ["LPUSH"]=>
                                                          string(27) "Predis\Command\ListPushHead"
                                                          ["LLEN"]=>
                                                          string(25) "Predis\Command\ListLength"
                                                          ["LRANGE"]=>
                                                          string(24) "Predis\Command\ListRange"
                                                          ["LTRIM"]=>
                                                          string(23) "Predis\Command\ListTrim"
                                                          ["LINDEX"]=>
                                                          string(24) "Predis\Command\ListIndex"
                                                          ["LSET"]=>
                                                          string(22) "Predis\Command\ListSet"
                                                          ["LREM"]=>
                                                          string(25) "Predis\Command\ListRemove"
                                                          ["LPOP"]=>
                                                          string(27) "Predis\Command\ListPopFirst"
                                                          ["RPOP"]=>
                                                          string(26) "Predis\Command\ListPopLast"
                                                          ["RPOPLPUSH"]=>
                                                          string(34) "Predis\Command\ListPopLastPushHead"
                                                          ["SADD"]=>
                                                          string(21) "Predis\Command\SetAdd"
                                                          ["SREM"]=>
                                                          string(24) "Predis\Command\SetRemove"
                                                          ["SPOP"]=>
                                                          string(21) "Predis\Command\SetPop"
                                                          ["SMOVE"]=>
                                                          string(22) "Predis\Command\SetMove"
                                                          ["SCARD"]=>
                                                          string(29) "Predis\Command\SetCardinality"
                                                          ["SISMEMBER"]=>
                                                          string(26) "Predis\Command\SetIsMember"
                                                          ["SINTER"]=>
                                                          string(30) "Predis\Command\SetIntersection"
                                                          ["SINTERSTORE"]=>
                                                          string(35) "Predis\Command\SetIntersectionStore"
                                                          ["SUNION"]=>
                                                          string(23) "Predis\Command\SetUnion"
                                                          ["SUNIONSTORE"]=>
                                                          string(28) "Predis\Command\SetUnionStore"
                                                          ["SDIFF"]=>
                                                          string(28) "Predis\Command\SetDifference"
                                                          ["SDIFFSTORE"]=>
                                                          string(33) "Predis\Command\SetDifferenceStore"
                                                          ["SMEMBERS"]=>
                                                          string(25) "Predis\Command\SetMembers"
                                                          ["SRANDMEMBER"]=>
                                                          string(30) "Predis\Command\SetRandomMember"
                                                          ["ZADD"]=>
                                                          string(22) "Predis\Command\ZSetAdd"
                                                          ["ZINCRBY"]=>
                                                          string(30) "Predis\Command\ZSetIncrementBy"
                                                          ["ZREM"]=>
                                                          string(25) "Predis\Command\ZSetRemove"
                                                          ["ZRANGE"]=>
                                                          string(24) "Predis\Command\ZSetRange"
                                                          ["ZREVRANGE"]=>
                                                          string(31) "Predis\Command\ZSetReverseRange"
                                                          ["ZRANGEBYSCORE"]=>
                                                          string(31) "Predis\Command\ZSetRangeByScore"
                                                          ["ZCARD"]=>
                                                          string(30) "Predis\Command\ZSetCardinality"
                                                          ["ZSCORE"]=>
                                                          string(24) "Predis\Command\ZSetScore"
                                                          ["ZREMRANGEBYSCORE"]=>
                                                          string(37) "Predis\Command\ZSetRemoveRangeByScore"
                                                          ["PING"]=>
                                                          string(29) "Predis\Command\ConnectionPing"
                                                          ["AUTH"]=>
                                                          string(29) "Predis\Command\ConnectionAuth"
                                                          ["SELECT"]=>
                                                          string(31) "Predis\Command\ConnectionSelect"
                                                          ["ECHO"]=>
                                                          string(29) "Predis\Command\ConnectionEcho"
                                                          ["QUIT"]=>
                                                          string(29) "Predis\Command\ConnectionQuit"
                                                          ["INFO"]=>
                                                          string(29) "Predis\Command\ServerInfoV26x"
                                                          ["SLAVEOF"]=>
                                                          string(28) "Predis\Command\ServerSlaveOf"
                                                          ["MONITOR"]=>
                                                          string(28) "Predis\Command\ServerMonitor"
                                                          ["DBSIZE"]=>
                                                          string(33) "Predis\Command\ServerDatabaseSize"
                                                          ["FLUSHDB"]=>
                                                          string(34) "Predis\Command\ServerFlushDatabase"
                                                          ["FLUSHALL"]=>
                                                          string(29) "Predis\Command\ServerFlushAll"
                                                          ["SAVE"]=>
                                                          string(25) "Predis\Command\ServerSave"
                                                          ["BGSAVE"]=>
                                                          string(35) "Predis\Command\ServerBackgroundSave"
                                                          ["LASTSAVE"]=>
                                                          string(29) "Predis\Command\ServerLastSave"
                                                          ["SHUTDOWN"]=>
                                                          string(29) "Predis\Command\ServerShutdown"
                                                          ["BGREWRITEAOF"]=>
                                                          string(41) "Predis\Command\ServerBackgroundRewriteAOF"
                                                          ["SETEX"]=>
                                                          string(30) "Predis\Command\StringSetExpire"
                                                          ["APPEND"]=>
                                                          string(27) "Predis\Command\StringAppend"
                                                          ["SUBSTR"]=>
                                                          string(27) "Predis\Command\StringSubstr"
                                                          ["BLPOP"]=>
                                                          string(35) "Predis\Command\ListPopFirstBlocking"
                                                          ["BRPOP"]=>
                                                          string(34) "Predis\Command\ListPopLastBlocking"
                                                          ["ZUNIONSTORE"]=>
                                                          string(29) "Predis\Command\ZSetUnionStore"
                                                          ["ZINTERSTORE"]=>
                                                          string(36) "Predis\Command\ZSetIntersectionStore"
                                                          ["ZCOUNT"]=>
                                                          string(24) "Predis\Command\ZSetCount"
                                                          ["ZRANK"]=>
                                                          string(23) "Predis\Command\ZSetRank"
                                                          ["ZREVRANK"]=>
                                                          string(30) "Predis\Command\ZSetReverseRank"
                                                          ["ZREMRANGEBYRANK"]=>
                                                          string(36) "Predis\Command\ZSetRemoveRangeByRank"
                                                          ["HSET"]=>
                                                          string(22) "Predis\Command\HashSet"
                                                          ["HSETNX"]=>
                                                          string(30) "Predis\Command\HashSetPreserve"
                                                          ["HMSET"]=>
                                                          string(30) "Predis\Command\HashSetMultiple"
                                                          ["HINCRBY"]=>
                                                          string(30) "Predis\Command\HashIncrementBy"
                                                          ["HGET"]=>
                                                          string(22) "Predis\Command\HashGet"
                                                          ["HMGET"]=>
                                                          string(30) "Predis\Command\HashGetMultiple"
                                                          ["HDEL"]=>
                                                          string(25) "Predis\Command\HashDelete"
                                                          ["HEXISTS"]=>
                                                          string(25) "Predis\Command\HashExists"
                                                          ["HLEN"]=>
                                                          string(25) "Predis\Command\HashLength"
                                                          ["HKEYS"]=>
                                                          string(23) "Predis\Command\HashKeys"
                                                          ["HVALS"]=>
                                                          string(25) "Predis\Command\HashValues"
                                                          ["HGETALL"]=>
                                                          string(25) "Predis\Command\HashGetAll"
                                                          ["MULTI"]=>
                                                          string(31) "Predis\Command\TransactionMulti"
                                                          ["EXEC"]=>
                                                          string(30) "Predis\Command\TransactionExec"
                                                          ["DISCARD"]=>
                                                          string(33) "Predis\Command\TransactionDiscard"
                                                          ["SUBSCRIBE"]=>
                                                          string(30) "Predis\Command\PubSubSubscribe"
                                                          ["UNSUBSCRIBE"]=>
                                                          string(32) "Predis\Command\PubSubUnsubscribe"
                                                          ["PSUBSCRIBE"]=>
                                                          string(39) "Predis\Command\PubSubSubscribeByPattern"
                                                          ["PUNSUBSCRIBE"]=>
                                                          string(41) "Predis\Command\PubSubUnsubscribeByPattern"
                                                          ["PUBLISH"]=>
                                                          string(28) "Predis\Command\PubSubPublish"
                                                          ["CONFIG"]=>
                                                          string(27) "Predis\Command\ServerConfig"
                                                          ["PERSIST"]=>
                                                          string(25) "Predis\Command\KeyPersist"
                                                          ["STRLEN"]=>
                                                          string(27) "Predis\Command\StringStrlen"
                                                          ["SETRANGE"]=>
                                                          string(29) "Predis\Command\StringSetRange"
                                                          ["GETRANGE"]=>
                                                          string(29) "Predis\Command\StringGetRange"
                                                          ["SETBIT"]=>
                                                          string(27) "Predis\Command\StringSetBit"
                                                          ["GETBIT"]=>
                                                          string(27) "Predis\Command\StringGetBit"
                                                          ["RPUSHX"]=>
                                                          string(28) "Predis\Command\ListPushTailX"
                                                          ["LPUSHX"]=>
                                                          string(28) "Predis\Command\ListPushHeadX"
                                                          ["LINSERT"]=>
                                                          string(25) "Predis\Command\ListInsert"
                                                          ["BRPOPLPUSH"]=>
                                                          string(42) "Predis\Command\ListPopLastPushHeadBlocking"
                                                          ["ZREVRANGEBYSCORE"]=>
                                                          string(38) "Predis\Command\ZSetReverseRangeByScore"
                                                          ["WATCH"]=>
                                                          string(31) "Predis\Command\TransactionWatch"
                                                          ["UNWATCH"]=>
                                                          string(33) "Predis\Command\TransactionUnwatch"
                                                          ["OBJECT"]=>
                                                          string(27) "Predis\Command\ServerObject"
                                                          ["SLOWLOG"]=>
                                                          string(28) "Predis\Command\ServerSlowlog"
                                                          ["CLIENT"]=>
                                                          string(27) "Predis\Command\ServerClient"
                                                          ["PTTL"]=>
                                                          string(35) "Predis\Command\KeyPreciseTimeToLive"
                                                          ["PEXPIRE"]=>
                                                          string(31) "Predis\Command\KeyPreciseExpire"
                                                          ["PEXPIREAT"]=>
                                                          string(33) "Predis\Command\KeyPreciseExpireAt"
                                                          ["MIGRATE"]=>
                                                          string(25) "Predis\Command\KeyMigrate"
                                                          ["PSETEX"]=>
                                                          string(37) "Predis\Command\StringPreciseSetExpire"
                                                          ["INCRBYFLOAT"]=>
                                                          string(37) "Predis\Command\StringIncrementByFloat"
                                                          ["BITOP"]=>
                                                          string(26) "Predis\Command\StringBitOp"
                                                          ["BITCOUNT"]=>
                                                          string(29) "Predis\Command\StringBitCount"
                                                          ["HINCRBYFLOAT"]=>
                                                          string(35) "Predis\Command\HashIncrementByFloat"
                                                          ["EVAL"]=>
                                                          string(25) "Predis\Command\ServerEval"
                                                          ["EVALSHA"]=>
                                                          string(28) "Predis\Command\ServerEvalSHA"
                                                          ["SCRIPT"]=>
                                                          string(27) "Predis\Command\ServerScript"
                                                          ["TIME"]=>
                                                          string(25) "Predis\Command\ServerTime"
                                                          ["SENTINEL"]=>
                                                          string(29) "Predis\Command\ServerSentinel"
                                                          ["SCAN"]=>
                                                          string(22) "Predis\Command\KeyScan"
                                                          ["BITPOS"]=>
                                                          string(27) "Predis\Command\StringBitPos"
                                                          ["SSCAN"]=>
                                                          string(22) "Predis\Command\SetScan"
                                                          ["ZSCAN"]=>
                                                          string(23) "Predis\Command\ZSetScan"
                                                          ["ZLEXCOUNT"]=>
                                                          string(27) "Predis\Command\ZSetLexCount"
                                                          ["ZRANGEBYLEX"]=>
                                                          string(29) "Predis\Command\ZSetRangeByLex"
                                                          ["ZREMRANGEBYLEX"]=>
                                                          string(35) "Predis\Command\ZSetRemoveRangeByLex"
                                                          ["ZREVRANGEBYLEX"]=>
                                                          string(36) "Predis\Command\ZSetReverseRangeByLex"
                                                          ["HSCAN"]=>
                                                          string(23) "Predis\Command\HashScan"
                                                          ["PUBSUB"]=>
                                                          string(27) "Predis\Command\PubSubPubsub"
                                                          ["PFADD"]=>
                                                          string(29) "Predis\Command\HyperLogLogAdd"
                                                          ["PFCOUNT"]=>
                                                          string(31) "Predis\Command\HyperLogLogCount"
                                                          ["PFMERGE"]=>
                                                          string(31) "Predis\Command\HyperLogLogMerge"
                                                          ["COMMAND"]=>
                                                          string(28) "Predis\Command\ServerCommand"
                                                          ["HSTRLEN"]=>
                                                          string(31) "Predis\Command\HashStringLength"
                                                          ["BITFIELD"]=>
                                                          string(29) "Predis\Command\StringBitField"
                                                          ["GEOADD"]=>
                                                          string(31) "Predis\Command\GeospatialGeoAdd"
                                                          ["GEOHASH"]=>
                                                          string(32) "Predis\Command\GeospatialGeoHash"
                                                          ["GEOPOS"]=>
                                                          string(31) "Predis\Command\GeospatialGeoPos"
                                                          ["GEODIST"]=>
                                                          string(32) "Predis\Command\GeospatialGeoDist"
                                                          ["GEORADIUS"]=>
                                                          string(34) "Predis\Command\GeospatialGeoRadius"
                                                          ["GEORADIUSBYMEMBER"]=>
                                                          string(42) "Predis\Command\GeospatialGeoRadiusByMember"
                                                        }
                                                        ["processor":"Predis\Profile\RedisProfile":private]=>
                                                        NULL
                                                      }
                                                    }
                                                    ["handlers":protected]=>
                                                    array(6) {
                                                      ["cluster"]=>
                                                      string(34) "Predis\Configuration\ClusterOption"
                                                      ["connections"]=>
                                                      string(44) "Predis\Configuration\ConnectionFactoryOption"
                                                      ["exceptions"]=>
                                                      string(37) "Predis\Configuration\ExceptionsOption"
                                                      ["prefix"]=>
                                                      string(33) "Predis\Configuration\PrefixOption"
                                                      ["profile"]=>
                                                      string(34) "Predis\Configuration\ProfileOption"
                                                      ["replication"]=>
                                                      string(38) "Predis\Configuration\ReplicationOption"
                                                    }
                                                  }
                                                  ["profile":"Predis\Client":private]=>
                                                  object(Predis\Profile\RedisVersion320)#246 (2) {
                                                    ["commands":"Predis\Profile\RedisProfile":private]=>
                                                    array(159) {
                                                      ["EXISTS"]=>
                                                      string(24) "Predis\Command\KeyExists"
                                                      ["DEL"]=>
                                                      string(24) "Predis\Command\KeyDelete"
                                                      ["TYPE"]=>
                                                      string(22) "Predis\Command\KeyType"
                                                      ["KEYS"]=>
                                                      string(22) "Predis\Command\KeyKeys"
                                                      ["RANDOMKEY"]=>
                                                      string(24) "Predis\Command\KeyRandom"
                                                      ["RENAME"]=>
                                                      string(24) "Predis\Command\KeyRename"
                                                      ["RENAMENX"]=>
                                                      string(32) "Predis\Command\KeyRenamePreserve"
                                                      ["EXPIRE"]=>
                                                      string(24) "Predis\Command\KeyExpire"
                                                      ["EXPIREAT"]=>
                                                      string(26) "Predis\Command\KeyExpireAt"
                                                      ["TTL"]=>
                                                      string(28) "Predis\Command\KeyTimeToLive"
                                                      ["MOVE"]=>
                                                      string(22) "Predis\Command\KeyMove"
                                                      ["SORT"]=>
                                                      string(22) "Predis\Command\KeySort"
                                                      ["DUMP"]=>
                                                      string(22) "Predis\Command\KeyDump"
                                                      ["RESTORE"]=>
                                                      string(25) "Predis\Command\KeyRestore"
                                                      ["SET"]=>
                                                      string(24) "Predis\Command\StringSet"
                                                      ["SETNX"]=>
                                                      string(32) "Predis\Command\StringSetPreserve"
                                                      ["MSET"]=>
                                                      string(32) "Predis\Command\StringSetMultiple"
                                                      ["MSETNX"]=>
                                                      string(40) "Predis\Command\StringSetMultiplePreserve"
                                                      ["GET"]=>
                                                      string(24) "Predis\Command\StringGet"
                                                      ["MGET"]=>
                                                      string(32) "Predis\Command\StringGetMultiple"
                                                      ["GETSET"]=>
                                                      string(27) "Predis\Command\StringGetSet"
                                                      ["INCR"]=>
                                                      string(30) "Predis\Command\StringIncrement"
                                                      ["INCRBY"]=>
                                                      string(32) "Predis\Command\StringIncrementBy"
                                                      ["DECR"]=>
                                                      string(30) "Predis\Command\StringDecrement"
                                                      ["DECRBY"]=>
                                                      string(32) "Predis\Command\StringDecrementBy"
                                                      ["RPUSH"]=>
                                                      string(27) "Predis\Command\ListPushTail"
                                                      ["LPUSH"]=>
                                                      string(27) "Predis\Command\ListPushHead"
                                                      ["LLEN"]=>
                                                      string(25) "Predis\Command\ListLength"
                                                      ["LRANGE"]=>
                                                      string(24) "Predis\Command\ListRange"
                                                      ["LTRIM"]=>
                                                      string(23) "Predis\Command\ListTrim"
                                                      ["LINDEX"]=>
                                                      string(24) "Predis\Command\ListIndex"
                                                      ["LSET"]=>
                                                      string(22) "Predis\Command\ListSet"
                                                      ["LREM"]=>
                                                      string(25) "Predis\Command\ListRemove"
                                                      ["LPOP"]=>
                                                      string(27) "Predis\Command\ListPopFirst"
                                                      ["RPOP"]=>
                                                      string(26) "Predis\Command\ListPopLast"
                                                      ["RPOPLPUSH"]=>
                                                      string(34) "Predis\Command\ListPopLastPushHead"
                                                      ["SADD"]=>
                                                      string(21) "Predis\Command\SetAdd"
                                                      ["SREM"]=>
                                                      string(24) "Predis\Command\SetRemove"
                                                      ["SPOP"]=>
                                                      string(21) "Predis\Command\SetPop"
                                                      ["SMOVE"]=>
                                                      string(22) "Predis\Command\SetMove"
                                                      ["SCARD"]=>
                                                      string(29) "Predis\Command\SetCardinality"
                                                      ["SISMEMBER"]=>
                                                      string(26) "Predis\Command\SetIsMember"
                                                      ["SINTER"]=>
                                                      string(30) "Predis\Command\SetIntersection"
                                                      ["SINTERSTORE"]=>
                                                      string(35) "Predis\Command\SetIntersectionStore"
                                                      ["SUNION"]=>
                                                      string(23) "Predis\Command\SetUnion"
                                                      ["SUNIONSTORE"]=>
                                                      string(28) "Predis\Command\SetUnionStore"
                                                      ["SDIFF"]=>
                                                      string(28) "Predis\Command\SetDifference"
                                                      ["SDIFFSTORE"]=>
                                                      string(33) "Predis\Command\SetDifferenceStore"
                                                      ["SMEMBERS"]=>
                                                      string(25) "Predis\Command\SetMembers"
                                                      ["SRANDMEMBER"]=>
                                                      string(30) "Predis\Command\SetRandomMember"
                                                      ["ZADD"]=>
                                                      string(22) "Predis\Command\ZSetAdd"
                                                      ["ZINCRBY"]=>
                                                      string(30) "Predis\Command\ZSetIncrementBy"
                                                      ["ZREM"]=>
                                                      string(25) "Predis\Command\ZSetRemove"
                                                      ["ZRANGE"]=>
                                                      string(24) "Predis\Command\ZSetRange"
                                                      ["ZREVRANGE"]=>
                                                      string(31) "Predis\Command\ZSetReverseRange"
                                                      ["ZRANGEBYSCORE"]=>
                                                      string(31) "Predis\Command\ZSetRangeByScore"
                                                      ["ZCARD"]=>
                                                      string(30) "Predis\Command\ZSetCardinality"
                                                      ["ZSCORE"]=>
                                                      string(24) "Predis\Command\ZSetScore"
                                                      ["ZREMRANGEBYSCORE"]=>
                                                      string(37) "Predis\Command\ZSetRemoveRangeByScore"
                                                      ["PING"]=>
                                                      string(29) "Predis\Command\ConnectionPing"
                                                      ["AUTH"]=>
                                                      string(29) "Predis\Command\ConnectionAuth"
                                                      ["SELECT"]=>
                                                      string(31) "Predis\Command\ConnectionSelect"
                                                      ["ECHO"]=>
                                                      string(29) "Predis\Command\ConnectionEcho"
                                                      ["QUIT"]=>
                                                      string(29) "Predis\Command\ConnectionQuit"
                                                      ["INFO"]=>
                                                      string(29) "Predis\Command\ServerInfoV26x"
                                                      ["SLAVEOF"]=>
                                                      string(28) "Predis\Command\ServerSlaveOf"
                                                      ["MONITOR"]=>
                                                      string(28) "Predis\Command\ServerMonitor"
                                                      ["DBSIZE"]=>
                                                      string(33) "Predis\Command\ServerDatabaseSize"
                                                      ["FLUSHDB"]=>
                                                      string(34) "Predis\Command\ServerFlushDatabase"
                                                      ["FLUSHALL"]=>
                                                      stri