• CakePHP
  • History
    +

    Request History

    4 previous requests available
    • Restore to current request
    • robots.txt
    • .env
    • .env
    ====
  • Session
    +

    Session

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

    Request

    Cake Params

    • plugin(null)
    • controllerpages
    • actionindex
    • named(empty)
    • pass(empty)
    • isAjax(false)

    Post data

    No post data.

    Query string

    No querystring data.

    Cookie

    • 0(empty)

    Current Route

    • keys(empty)
    • options(empty)
    • defaults(array)
      • controllerpages
      • actionindex
      • plugin(null)
    • template/
    ====
  • Sql Log
    +

    Sql Logs

    Warning No active database connections

    ====
  • Timer
    +

    Memory

    Peak Memory Use 1.18 MB

    Message Memory use
    Component initialization 754 KB
    Controller action start 787 KB
    Controller render start 819 KB
    View render complete 1.12 MB

    Timers

    Total Request Time: 14 (ms)

    Message Time in ms Graph
    Core Processing (Derived from $_SERVER["REQUEST_TIME"]) 5.19
    Event: Controller.initialize 0.06
    Event: Controller.startup 0.20
    Controller action 0.08
    Event: Controller.beforeRender 3.51
    » Processing toolbar data 3.43
    Rendering View 1.67
    » Event: View.beforeRender 0.06
    » Rendering APP/View/Pages/index.ctp 0.17
    » Event: View.afterRender 0.03
    » Event: View.beforeLayout 0.03
    » Rendering APP/View/Layouts/default.ctp 0.24
    Event: View.afterLayout 0.00
    ====
  • Log
    +

    Logs

    There were no log entries made this request

    ====
  • Variables
    +

    View Variables

    • $request->data(empty)
    • $this->validationErrors(empty)
    • Loaded Helpers(array)
      • 0Session
      • 1Html
      • 2Form
      • 3Paginator
      • 4Text
      • 5Patchwork
      • 6TwinStation
      • 7Nectar
      • 8MarkdownEditor
      • 9Number
      • 10SimpleGraph
      • 11DebugTimer
      • 12Toolbar
      • 13Js
      • 14HtmlToolbar
    ====
  • Environment
    +

    App Constants

    Constant Value
    CONFIG '/home/twin-station/www/api/Config/'

    CakePHP Constants

    Constant Value
    APP '/home/twin-station/www/api/'
    APP_DIR 'api'
    APPLIBS '/home/twin-station/www/api/Lib/'
    CACHE '/home/twin-station/www/api/tmp/cache/'
    CAKE '/home/twin-station/cake/lib/Cake/'
    CAKE_CORE_INCLUDE_PATH '/home/twin-station/cake/lib'
    CORE_PATH '/home/twin-station/cake/lib/'
    CAKE_VERSION '2.10.19'
    CSS '/home/twin-station/www/api/webroot/css/'
    CSS_URL 'css/'
    DS '/'
    FULL_BASE_URL 'https://api.machi-kuru.com'
    IMAGES '/home/twin-station/www/api/webroot/img/'
    IMAGES_URL 'img/'
    JS '/home/twin-station/www/api/webroot/js/'
    JS_URL 'js/'
    LOGS '/home/twin-station/www/api/tmp/logs/'
    ROOT '/home/twin-station/www'
    TESTS '/home/twin-station/www/api/Test/'
    TMP '/home/twin-station/www/api/tmp/'
    VENDORS '/home/twin-station/www/vendors/'
    WEBROOT_DIR 'webroot'
    WWW_ROOT '/home/twin-station/www/api/webroot/'

    PHP Environment

    Environment Variable Value
    Php Version '7.4.33'
    Redirect Https 'on'
    Redirect Status '200'
    Https 'on'
    Http Host 'api.machi-kuru.com'
    Http X Real Ip '216.73.216.51'
    Http Listen Ipaddr '112.78.125.106'
    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'
    Path '/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin'
    Server Signature ''
    Server Software 'Apache'
    Server Name 'api.machi-kuru.com'
    Server Addr '100.64.0.56'
    Server Port '443'
    Remote Addr '216.73.216.51'
    Document Root '/home/twin-station/www/api'
    Request Scheme 'https'
    Context Prefix ''
    Context Document Root '/home/twin-station/www/api'
    Server Admin '[no address given]'
    Script Filename '/home/twin-station/www/api/webroot/index.php'
    Remote Port '0'
    Redirect Url '/'
    Gateway Interface 'CGI/1.1'
    Server Protocol 'HTTP/1.1'
    Request Method 'GET'
    Query String ''
    Request Uri '/'
    Script Name '/webroot/index.php'
    Php Self '/webroot/index.php'
    Request Time Float (float) 1765236005.1104
    Request Time (int) 1765236005
    Argc (int) 0
    ====
  • Include
    +

    Included Files

    Include Paths

    • 1/usr/local/php/7.4/lib/php
    • 2-> /home/twin-station/cake/lib/Cake/

    Included Files

    • core(array)
      • Cache(array)
        • 0CORE/Cache/Cache.php
        • 1CORE/Cache/Engine/FileEngine.php
        • 2CORE/Cache/CacheEngine.php
      • Component(array)
        • 0CORE/Controller/Component/SessionComponent.php
        • 1CORE/Controller/Component/CookieComponent.php
        • 2CORE/Controller/Component/RequestHandlerComponent.php
      • Config(array)
        • 0CORE/Config/routes.php
        • 1CORE/Config/config.php
      • Controller(array)
        • 0CORE/Controller/Controller.php
        • 1CORE/Controller/ComponentCollection.php
        • 2CORE/Controller/Component.php
      • Datasource(array)
        • 0CORE/Model/Datasource/CakeSession.php
      • Error(array)
        • 0CORE/Error/exceptions.php
        • 1CORE/Error/ErrorHandler.php
      • I18n(array)
        • 0CORE/I18n/I18n.php
        • 1CORE/I18n/L10n.php
      • Log(array)
        • 0CORE/Log/CakeLog.php
        • 1CORE/Log/LogEngineCollection.php
        • 2CORE/Log/Engine/FileLog.php
        • 3CORE/Log/Engine/BaseLog.php
        • 4CORE/Log/CakeLogInterface.php
      • Network(array)
        • 0CORE/Network/CakeRequest.php
        • 1CORE/Network/CakeResponse.php
      • Other(array)
        • 0CORE/bootstrap.php
        • 1CORE/basics.php
        • 2CORE/Core/App.php
        • 3CORE/Core/Configure.php
        • 4CORE/Core/CakePlugin.php
        • 5CORE/Event/CakeEventListener.php
        • 6CORE/Event/CakeEvent.php
        • 7CORE/Event/CakeEventManager.php
        • 8CORE/Core/CakeObject.php
      • Routing(array)
        • 0CORE/Routing/Dispatcher.php
        • 1CORE/Routing/Filter/AssetDispatcher.php
        • 2CORE/Routing/DispatcherFilter.php
        • 3CORE/Routing/Filter/CacheDispatcher.php
        • 4CORE/Routing/Router.php
        • 5CORE/Routing/Route/CakeRoute.php
        • 6CORE/Routing/Route/PluginShortRoute.php
      • Utility(array)
        • 0CORE/Utility/Hash.php
        • 1CORE/Utility/Inflector.php
        • 2CORE/Utility/ObjectCollection.php
        • 3CORE/Utility/Debugger.php
        • 4CORE/Utility/CakeText.php
      • View(array)
        • 0CORE/View/HelperCollection.php
    • app(array)
      • Config(array)
        • 0APP/Config/core.php
        • 1APP/Config/bootstrap.php
        • 2APP/Config/routes.php
      • Controller(array)
        • 0APP/Controller/PagesController.php
        • 1APP/Controller/AppController.php
      • Other(array)
        • 0APP/webroot/index.php
    • plugins(array)
      • DebugKit(array)
        • Component(array)
          • 0DebugKit/Controller/Component/ToolbarComponent.php
        • Other(array)
          • 0DebugKit/Lib/DebugMemory.php
          • 1DebugKit/Lib/Panel/HistoryPanel.php
          • 2DebugKit/Lib/DebugPanel.php
          • 3DebugKit/Lib/Panel/SessionPanel.php
          • 4DebugKit/Lib/Panel/RequestPanel.php
          • 5DebugKit/Lib/Panel/SqlLogPanel.php
          • 6DebugKit/Lib/Panel/TimerPanel.php
          • 7DebugKit/Lib/Panel/LogPanel.php
          • 8DebugKit/Lib/Panel/VariablesPanel.php
          • 9DebugKit/Lib/Panel/EnvironmentPanel.php
          • 10DebugKit/Lib/Panel/IncludePanel.php
          • 11DebugKit/Lib/DebugTimer.php
        • Log(array)
          • 0DebugKit/Lib/Log/Engine/DebugKitLog.php
    ====