Please Sign In

  • CakePHP
  • History
    +

    Request History

    No previous requests logged.

    ====
  • Session
    +

    Session

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

    Request

    Cake Params

    • plugin(null)
    • controllerlogin
    • actionindex
    • named(empty)
    • pass(empty)

    Post data

    No post data.

    Query string

    No querystring data.

    Cookie

    • 0(empty)

    Current Route

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

    Sql Logs

    Warning No active database connections

    ====
  • Timer
    +

    Memory

    Peak Memory Use 14.72 MB

    Message Memory use
    Component initialization 6.81 MB
    Controller action start 7.65 MB
    Controller render start 7.78 MB
    View render complete 14.31 MB

    Timers

    Total Request Time: 214 (ms)

    Message Time in ms Graph
    Core Processing (Derived from $_SERVER["REQUEST_TIME"]) 73.82
    Event: Controller.initialize 8.01
    Event: Controller.startup 1.83
    Controller action 1.59
    Event: Controller.beforeRender 10.09
    » Processing toolbar data 9.89
    Rendering View 97.51
    » Event: View.beforeRender 0.08
    » Rendering APP/View/Login/index.ctp 80.85
    » Event: View.afterRender 0.08
    » Event: View.beforeLayout 0.08
    » Rendering APP/View/Layouts/admin.ctp 8.21
    Event: View.afterLayout 0.00
    ====
  • Log
    +

    Logs

    There were no log entries made this request

    ====
  • Variables
    +

    View Variables

    • $request->data(empty)
    • $this->validationErrors(array)
      • Employee(empty)
    • Loaded Helpers(array)
      • 0Number
      • 1SimpleGraph
      • 2DebugTimer
      • 3Toolbar
      • 4Form
      • 5Html
      • 6Session
      • 7HtmlToolbar
    ====
  • Environment
    +

    App Constants

    No application environment available.

    CakePHP Constants

    Constant Value
    APP /data/www/accounting/employee/
    APP_DIR employee
    APPLIBS /data/www/accounting/employee/Lib/
    CACHE /data/www/accounting/employee/tmp/cache/
    CAKE /data/www/accounting/lib/Cake/
    CAKE_CORE_INCLUDE_PATH /data/www/accounting/lib
    CORE_PATH /data/www/accounting/lib/
    CAKE_VERSION 2.5.1
    CSS /data/www/accounting/employee/webroot/css/
    CSS_URL css/
    DS /
    FULL_BASE_URL http://accounting.fdc-inc.com
    IMAGES /data/www/accounting/employee/webroot/img/
    IMAGES_URL img/
    JS /data/www/accounting/employee/webroot/js/
    JS_URL js/
    LOGS /data/www/accounting/employee/tmp/logs/
    ROOT /data/www/accounting
    TESTS /data/www/accounting/employee/Test/
    TMP /data/www/accounting/employee/tmp/
    VENDORS /data/www/accounting/vendors/
    WEBROOT_DIR webroot
    WWW_ROOT /data/www/accounting/employee/webroot/

    PHP Environment

    Environment Variable Value
    Php Version 5.3.3
    Redirect Redirect Status 200
    Redirect Status 200
    Http User Agent CCBot/2.0 (https://commoncrawl.org/faq/)
    Http Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Http Accept Language en-US,en;q=0.5
    Http If Modified Since Mon, 17 Jan 2022 15:57:44 GMT
    Http Accept Encoding br,gzip
    Http Host accounting.fdc-inc.com
    Http Connection Keep-Alive
    Path /sbin:/usr/sbin:/bin:/usr/bin
    Server Signature
    Server Software Apache
    Server Name accounting.fdc-inc.com
    Server Addr 10.1.8.7
    Server Port 80
    Remote Addr 3.238.72.122
    Document Root /var/www/accounting
    Server Admin mizuki@vjsol.jp
    Script Filename /var/www/accounting/employee/webroot/index.php
    Remote Port 33364
    Redirect Url /employee/webroot/login
    Gateway Interface CGI/1.1
    Server Protocol HTTP/1.1
    Request Method GET
    Query String
    Request Uri /employee/login
    Script Name /employee/webroot/index.php
    Php Self /employee/webroot/index.php
    Request Time 1653215567
    ====
  • Include
    +

    Included Files

    Include Paths

    • 0/data/www/accounting/lib
    • 2/usr/share/pear
    • 3/usr/share/php
    • 4-> /data/www/accounting/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/AuthComponent.php
        • 3CORE/Controller/Component/Auth/FormAuthenticate.php
        • 4CORE/Controller/Component/Auth/BaseAuthenticate.php
      • Config(array)
        • 0CORE/Config/routes.php
        • 1CORE/Config/config.php
      • Configure(array)
        • 0CORE/Configure/PhpReader.php
        • 1CORE/Configure/ConfigReaderInterface.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/Object.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/ObjectCollection.php
        • 2CORE/Utility/Debugger.php
        • 3CORE/Utility/String.php
        • 4CORE/Utility/Inflector.php
      • View(array)
        • 0CORE/View/HelperCollection.php
    • app(array)
      • Config(array)
        • 0APP/Config/core.php
        • 1APP/Config/bootstrap.php
        • 2APP/Config/routes.php
        • 3APP/Config/const.php
      • Controller(array)
        • 0APP/Controller/LoginController.php
        • 1APP/Controller/AppController.php
      • Other(array)
        • 0APP/webroot/index.php
    • plugins(array)
      • DebugKit(array)
        • Component(array)
          • 0DebugKit/Controller/Component/ToolbarComponent.php
        • Plugin(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/Log/Engine/DebugKitLog.php
          • 9DebugKit/Lib/Panel/VariablesPanel.php
          • 10DebugKit/Lib/Panel/EnvironmentPanel.php
          • 11DebugKit/Lib/Panel/IncludePanel.php
          • 12DebugKit/Lib/DebugTimer.php
    ====