• CakePHP
  • Session
    +

    Session

    • 0(null)
    ====
  • Request
    +

    Request

    Cake Params

    • plugin(null)
    • controllerstaffs
    • actionstaff_login
    • named(empty)
    • pass(empty)
    • staff(true)
    • prefixstaff

    Post data

    No post data.

    Query string

    No querystring data.

    Cookie

    To view Cookies, add CookieComponent to Controller

    Current Route

    • keys(empty)
    • options(empty)
    • defaults(array)
      • staff(true)
      • controllerstaffs
      • actionlogin
      • prefixstaff
      • plugin(null)
    • template/login
    ====
  • Sql Log
    +

    Sql Logs

    default

    Total Time: 2 ms
    Total Queries: 2 queries
    Query Affected Num. rows Took (ms) Actions
    SELECT `Store`.`key` FROM `funky-cms`.`stores` AS `Store` WHERE 1 = 1 ORDER BY `Store`.`view_no` asc, `Store`.`is_top` desc, `Store`.`id` asc 7 7 1 maybe slow
    SELECT `SystemConfig`.`id`, `SystemConfig`.`value` FROM `funky-cms`.`system_configs` AS `SystemConfig` WHERE 1 = 1 ORDER BY `SystemConfig`.`view_no` ASC 81 81 1

    Query Explain:

    Click an "Explain" link above, to see the query explanation.

    ====
  • Timer
    +

    Memory

    Peak Memory Use 9.67 MB

    Message Memory use
    Component initialization 7.14 MB
    Controller action start 7.58 MB
    Controller render start 7.63 MB
    View render complete 9.23 MB

    Timers

    Total Request Time: 104 (ms)

    Message Time in ms Graph
    Core Processing (Derived from $_SERVER["REQUEST_TIME"]) 61.98
    Event: Controller.initialize 5.60
    Event: Controller.startup 2.22
    Controller action 0.31
    Event: Controller.beforeRender 5.00
    » Processing toolbar data 4.76
    Rendering View 14.85
    » Event: View.beforeRender 0.15
    » Rendering APP/View/Staffs/staff_login.ctp 12.05
    » Event: View.afterRender 0.05
    » Event: View.beforeLayout 0.05
    » Rendering APP/View/Layouts/staff/login.ctp 0.53
    Event: View.afterLayout 0.00
    ====
  • Log
    +

    Logs

    There were no log entries made this request

    ====
  • Variables
    +

    View Variables

    • $request->data(empty)
    • $this->validationErrors(array)
      • Store(empty)
      • Staff(empty)
      • Coupon(empty)
      • CouponCategory(empty)
      • Hair(empty)
      • HairMenu(empty)
      • Column(empty)
      • ColumnTag(empty)
      • SystemConfig(empty)
    • Loaded Helpers(array)
      • 0Number
      • 1SimpleGraph
      • 2DebugTimer
      • 3Toolbar
      • 4Form
      • 5Html
      • 6HtmlToolbar
    ====
  • Environment
    +

    App Constants

    No application environment available.

    CakePHP Constants

    Constant Value
    APP /home/funky/apps/funky-cms/
    APP_DIR funky-cms
    APPLIBS /home/funky/apps/funky-cms/Lib/
    CACHE /home/funky/apps/funky-cms/tmp/cache/
    CAKE /home/funky/apps/funky-cms/Vendor/cakephp/cakephp/lib/Cake/
    CAKE_CORE_INCLUDE_PATH /home/funky/apps/funky-cms/Vendor/cakephp/cakephp/lib
    CORE_PATH /home/funky/apps/funky-cms/Vendor/cakephp/cakephp/lib/
    CAKE_VERSION 2.8.8
    CSS /home/funky/apps/funky-cms/webroot/css/
    CSS_URL css/
    DS /
    FULL_BASE_URL https://staff.avenir1985.jp
    IMAGES /home/funky/apps/funky-cms/webroot/img/
    IMAGES_URL img/
    JS /home/funky/apps/funky-cms/webroot/js/
    JS_URL js/
    LOGS /home/funky/apps/funky-cms/tmp/logs/
    ROOT /home/funky/apps
    TESTS /home/funky/apps/funky-cms/Test/
    TMP /home/funky/apps/funky-cms/tmp/
    VENDORS /home/funky/apps/vendors/
    WEBROOT_DIR webroot
    WWW_ROOT /home/funky/apps/funky-cms/webroot/

    PHP Environment

    Environment Variable Value
    Php Version 5.5.38
    Redirect Redirect Https on
    Redirect Redirect Ssl Tls Sni staff.avenir1985.jp
    Redirect Redirect Status 200
    Redirect Https on
    Redirect Ssl Tls Sni staff.avenir1985.jp
    Redirect Status 200
    Https on
    Ssl Tls Sni staff.avenir1985.jp
    Http Accept */*
    Http User Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
    Http Accept Encoding gzip, br, zstd, deflate
    Http Host staff.avenir1985.jp
    Path /sbin:/usr/sbin:/bin:/usr/bin
    Server Signature <address>Apache/2.2.15 (CentOS) Server at staff.avenir1985.jp Port 443</address>
    Server Software Apache/2.2.15 (CentOS)
    Server Name staff.avenir1985.jp
    Server Addr 150.95.143.254
    Server Port 443
    Remote Addr 216.73.216.128
    Document Root /home/funky/apps/funky-cms
    Server Admin root@localhost
    Script Filename /home/funky/apps/funky-cms/webroot/index.php
    Remote Port 22660
    Redirect Url /webroot/login
    Gateway Interface CGI/1.1
    Server Protocol HTTP/1.1
    Request Method GET
    Query String
    Request Uri /login
    Script Name /webroot/index.php
    Php Self /webroot/index.php
    Request Time Float 1765101353.378
    Request Time 1765101353
    ====
  • Include
    +

    Included Files

    Include Paths

    • 1/usr/share/pear
    • 2/usr/share/php
    • 3-> /home/funky/apps/funky-cms/Vendor/cakephp/cakephp/lib/Cake/

    Included Files

    • core(empty)
    • app(array)
      • Behavior(array)
        • 0APP/Vendor/cakephp/cakephp/lib/Cake/Model/Behavior/ContainableBehavior.php
      • Cache(array)
        • 0APP/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php
        • 1APP/Vendor/cakephp/cakephp/lib/Cake/Cache/Engine/FileEngine.php
        • 2APP/Vendor/cakephp/cakephp/lib/Cake/Cache/CacheEngine.php
      • Component(array)
        • 0APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php
        • 1APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/SessionComponent.php
        • 2APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/FlashComponent.php
        • 3APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/PaginatorComponent.php
        • 4APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/Auth/FormAuthenticate.php
        • 5APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/Auth/BaseAuthenticate.php
      • Config(array)
        • 0APP/Config/core.php
        • 1APP/Config/bootstrap.php
        • 2APP/Config/my_function.php
        • 3APP/Config/routes.php
        • 4APP/Config/database.php
        • 5APP/Vendor/cakephp/cakephp/lib/Cake/Config/routes.php
        • 6APP/Vendor/cakephp/cakephp/lib/Cake/Config/config.php
      • Controller(array)
        • 0APP/Controller/StaffsController.php
        • 1APP/Controller/AppController.php
        • 2APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php
        • 3APP/Vendor/cakephp/cakephp/lib/Cake/Controller/ComponentCollection.php
        • 4APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component.php
      • Datasource(array)
        • 0APP/Model/Datasource/Database/Mysql.php
        • 1APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php
        • 2APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DataSource.php
        • 3APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php
      • Error(array)
        • 0APP/Vendor/cakephp/cakephp/lib/Cake/Error/exceptions.php
        • 1APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php
      • I18n(array)
        • 0APP/Vendor/cakephp/cakephp/lib/Cake/I18n/I18n.php
        • 1APP/Vendor/cakephp/cakephp/lib/Cake/I18n/L10n.php
      • Log(array)
        • 0APP/Vendor/cakephp/cakephp/lib/Cake/Log/CakeLog.php
        • 1APP/Vendor/cakephp/cakephp/lib/Cake/Log/LogEngineCollection.php
        • 2APP/Vendor/cakephp/cakephp/lib/Cake/Log/Engine/FileLog.php
        • 3APP/Vendor/cakephp/cakephp/lib/Cake/Log/Engine/BaseLog.php
        • 4APP/Vendor/cakephp/cakephp/lib/Cake/Log/CakeLogInterface.php
      • Model(array)
        • 0APP/Model/Store.php
        • 1APP/Model/AppModel.php
        • 2APP/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php
        • 3APP/Vendor/cakephp/cakephp/lib/Cake/Model/BehaviorCollection.php
        • 4APP/Model/Staff.php
        • 5APP/Model/Coupon.php
        • 6APP/Model/CouponCategory.php
        • 7APP/Vendor/cakephp/cakephp/lib/Cake/Model/ModelBehavior.php
        • 8APP/Model/Hair.php
        • 9APP/Model/HairMenu.php
        • 10APP/Model/Column.php
        • 11APP/Model/ColumnTag.php
        • 12APP/Vendor/cakephp/cakephp/lib/Cake/Model/ConnectionManager.php
        • 13APP/Model/SystemConfig.php
      • Network(array)
        • 0APP/Vendor/cakephp/cakephp/lib/Cake/Network/CakeRequest.php
        • 1APP/Vendor/cakephp/cakephp/lib/Cake/Network/CakeResponse.php
      • Other(array)
        • 0APP/webroot/index.php
        • 1APP/Vendor/cakephp/cakephp/lib/Cake/bootstrap.php
        • 2APP/Vendor/cakephp/cakephp/lib/Cake/basics.php
        • 3APP/Vendor/cakephp/cakephp/lib/Cake/Core/App.php
        • 4APP/Vendor/cakephp/cakephp/lib/Cake/Core/Configure.php
        • 5APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php
        • 6APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventListener.php
        • 7APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEvent.php
        • 8APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php
        • 9APP/Vendor/cakephp/cakephp/lib/Cake/Core/Object.php
      • Routing(array)
        • 0APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php
        • 1APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Filter/AssetDispatcher.php
        • 2APP/Vendor/cakephp/cakephp/lib/Cake/Routing/DispatcherFilter.php
        • 3APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Filter/CacheDispatcher.php
        • 4APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Router.php
        • 5APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Route/CakeRoute.php
        • 6APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Route/PluginShortRoute.php
      • Utility(array)
        • 0APP/Vendor/cakephp/cakephp/lib/Cake/Utility/Hash.php
        • 1APP/Vendor/cakephp/cakephp/lib/Cake/Utility/Inflector.php
        • 2APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php
        • 3APP/Vendor/cakephp/cakephp/lib/Cake/Utility/Debugger.php
        • 4APP/Vendor/cakephp/cakephp/lib/Cake/Utility/CakeText.php
        • 5APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ClassRegistry.php
      • View(array)
        • 0APP/Vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php
    • plugins(array)
      • DebugKit(array)
        • Component(array)
          • 0DebugKit/Controller/Component/ToolbarComponent.php
        • Plugin(array)
          • 0DebugKit/Lib/DebugMemory.php
          • 1DebugKit/Lib/Panel/SessionPanel.php
          • 2DebugKit/Lib/DebugPanel.php
          • 3DebugKit/Lib/Panel/RequestPanel.php
          • 4DebugKit/Lib/Panel/SqlLogPanel.php
          • 5DebugKit/Lib/Panel/TimerPanel.php
          • 6DebugKit/Lib/Panel/LogPanel.php
          • 7DebugKit/Lib/Log/Engine/DebugKitLog.php
          • 8DebugKit/Lib/Panel/VariablesPanel.php
          • 9DebugKit/Lib/Panel/EnvironmentPanel.php
          • 10DebugKit/Lib/Panel/IncludePanel.php
          • 11DebugKit/Lib/DebugTimer.php
    ====