Please Sign In

  • CakePHP
  • History
    +

    Request History

    No previous requests logged.

    ====
  • Session
    +

    Session

    • Config(array)
      • userAgent69f2fdbee8862dc1b2231202b2a1eb92
      • time1750199475
      • countdown10
    • Auth(array)
      • redirect/login
    ====
  • 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.74 MB

    Message Memory use
    Component initialization 6.82 MB
    Controller action start 7.66 MB
    Controller render start 7.78 MB
    View render complete 14.33 MB

    Timers

    Total Request Time: 70 (ms)

    Message Time in ms Graph
    Core Processing (Derived from $_SERVER["REQUEST_TIME"]) 20.98
    Event: Controller.initialize 1.42
    Event: Controller.startup 1.22
    Controller action 1.07
    Event: Controller.beforeRender 2.39
    » Processing toolbar data 2.22
    Rendering View 36.65
    » Event: View.beforeRender 0.05
    » Rendering APP/View/Login/index.ctp 33.53
    » Event: View.afterRender 0.05
    » Event: View.beforeLayout 0.05
    » Rendering APP/View/Layouts/admin.ctp 1.38
    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/html/employee/
    APP_DIR employee
    APPLIBS /var/www/html/employee/Lib/
    CACHE /var/www/html/employee/tmp/cache/
    CAKE /var/www/html/lib/Cake/
    CAKE_CORE_INCLUDE_PATH /var/www/html/lib
    CORE_PATH /var/www/html/lib/
    CAKE_VERSION 2.5.1
    CSS /var/www/html/employee/webroot/css/
    CSS_URL css/
    DS /
    FULL_BASE_URL http://english-2.fdc-inc.com
    IMAGES /var/www/html/employee/webroot/img/
    IMAGES_URL img/
    JS /var/www/html/employee/webroot/js/
    JS_URL js/
    LOGS /var/www/html/employee/tmp/logs/
    ROOT /var/www/html
    TESTS /var/www/html/employee/Test/
    TMP /var/www/html/employee/tmp/
    VENDORS /var/www/html/vendors/
    WEBROOT_DIR webroot
    WWW_ROOT /var/www/html/employee/webroot/

    PHP Environment

    Environment Variable Value
    Php Version 5.3.29
    Redirect Redirect Script Url /employee/login
    Redirect Redirect Script Uri http://english-2.fdc-inc.com/employee/login
    Redirect Redirect Status 200
    Redirect Script Url /employee/login
    Redirect Script Uri http://english-2.fdc-inc.com/employee/login
    Redirect Status 200
    Script Url /employee/login
    Script Uri http://english-2.fdc-inc.com/employee/login
    Http Host english-2.fdc-inc.com
    Http Accept */*
    Http Accept Encoding gzip, br, zstd, deflate
    Http Cookie CAKEPHP=u9s28p62qga93ou2umbcgqoot5
    Http Referer http://english-2.fdc-inc.com/employee/login
    Http User Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
    Http X Forwarded For 216.73.216.95
    Http X Forwarded Port 443
    Http X Forwarded Proto https
    Http Connection keep-alive
    Path /sbin:/usr/sbin:/bin:/usr/bin
    Server Signature
    Server Software Apache
    Server Name english-2.fdc-inc.com
    Server Addr 172.30.0.214
    Server Port 80
    Remote Addr 172.30.0.74
    Document Root /var/www/html
    Server Admin root@localhost
    Script Filename /var/www/html/employee/webroot/index.php
    Remote Port 19920
    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 1750185075
    ====
  • Include
    +

    Included Files

    Include Paths

    • 0/var/www/html/lib
    • 2/usr/share/pear
    • 3/usr/share/php
    • 4-> /var/www/html/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
    ====