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 7.32 MB

    Message Memory use
    Component initialization 3.34 MB
    Controller action start 3.79 MB
    Controller render start 3.88 MB
    View render complete 7.01 MB

    Timers

    Total Request Time: 68 (ms)

    Message Time in ms Graph
    Core Processing (Derived from $_SERVER["REQUEST_TIME"]) 18.21
    Event: Controller.initialize 0.60
    Event: Controller.startup 1.48
    Controller action 1.38
    Event: Controller.beforeRender 1.04
    » Processing toolbar data 0.99
    Rendering View 41.43
    » Event: View.beforeRender 0.02
    » Rendering APP/View/Login/index.ctp 32.59
    » Event: View.afterRender 0.02
    » Event: View.beforeLayout 0.01
    » Rendering APP/View/Layouts/admin.ctp 7.98
    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 /var/www/accounting/employee/
    APP_DIR employee
    APPLIBS /var/www/accounting/employee/Lib/
    CACHE /var/www/accounting/employee/tmp/cache/
    CAKE /var/www/accounting/lib/Cake/
    CAKE_CORE_INCLUDE_PATH /var/www/accounting/lib
    CORE_PATH /var/www/accounting/lib/
    CAKE_VERSION 2.5.1
    CSS /var/www/accounting/employee/webroot/css/
    CSS_URL css/
    DS /
    FULL_BASE_URL http://accounting.fdc-inc.com
    IMAGES /var/www/accounting/employee/webroot/img/
    IMAGES_URL img/
    JS /var/www/accounting/employee/webroot/js/
    JS_URL js/
    LOGS /var/www/accounting/employee/tmp/logs/
    ROOT /var/www/accounting
    TESTS /var/www/accounting/employee/Test/
    TMP /var/www/accounting/employee/tmp/
    VENDORS /var/www/accounting/vendors/
    WEBROOT_DIR webroot
    WWW_ROOT /var/www/accounting/employee/webroot/

    PHP Environment

    Environment Variable Value
    Php Version 5.4.45
    Redirect Redirect Unique Id aRVrRjFJp1ih_jszBsX89wAAAA4
    Redirect Redirect Status 200
    Redirect Unique Id aRVrRjFJp1ih_jszBsX89wAAAA4
    Redirect Status 200
    Unique Id aRVrRjFJp1ih_jszBsX89wAAAA4
    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 Thu, 09 Oct 2025 01:39:22 GMT
    Http Accept Encoding br,gzip
    Http Host accounting.fdc-inc.com
    Http Connection Keep-Alive
    Path /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin
    Server Signature
    Server Software Apache/2.4.62 () PHP/5.4.45
    Server Name accounting.fdc-inc.com
    Server Addr 172.30.0.177
    Server Port 80
    Remote Addr 18.97.9.174
    Document Root /var/www/accounting
    Request Scheme http
    Context Prefix
    Context Document Root /var/www/accounting
    Server Admin admin@accounting.fdc-inc.com
    Script Filename /var/www/accounting/employee/webroot/index.php
    Remote Port 51130
    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 Float 1763011398.622
    Request Time 1763011398
    ====
  • Include
    +

    Included Files

    Include Paths

    • 0/var/www/accounting/lib
    • 2/opt/remi/php54/root/usr/share/pear
    • 3/opt/remi/php54/root/usr/share/php
    • 4/usr/share/pear
    • 5/usr/share/php
    • 6-> /var/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
    ====