• CakePHP
  • History
    +

    Request History

    No previous requests logged.

    ====
  • Session
    +

    Session

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

    Request

    Cake Params

    • plugin(null)
    • controllerusers
    • actionlogin
    • named(empty)
    • pass(empty)

    Post data

    No post data.

    Query string

    No querystring data.

    Cookie

    To view Cookies, add CookieComponent to Controller

    Current Route

    • keys(array)
      • 0controller
      • 1action
    • options(array)
      • defaultRoute(true)
    • defaults(array)
      • plugin(null)
    • template/:controller/:action/*
    ====
  • Sql Log
    +

    Sql Logs

    default

    No query logs when debug < 2.
    ====
  • Timer
    +

    Memory

    Peak Memory Use 2.53 MB

    Message Memory use
    Component initialization 879 KB
    Controller action start 1.17 MB
    Controller render start 1.20 MB
    View render complete 1.45 MB

    Timers

    Total Request Time: 36 (ms)

    Message Time in ms Graph
    Core Processing (Derived from $_SERVER["REQUEST_TIME"]) 9.98
    Event: Controller.initialize 4.29
    Event: Controller.startup 1.80
    Controller action 1.71
    Event: Controller.beforeRender 1.23
    » Processing toolbar data 1.16
    Rendering View 16.39
    » Event: View.beforeRender 0.02
    » Rendering APP/View/Users/login.ctp 15.19
    » Event: View.afterRender 0.01
    » Event: View.beforeLayout 0.01
    » Rendering APP/View/Layouts/login.ctp #2 0.72
    Event: View.afterLayout 0.00
    ====
  • Log
    +

    Logs

    There were no log entries made this request

    ====
  • Variables
    +

    View Variables

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

    App Constants

    No application environment available.

    CakePHP Constants

    Constant Value
    APP /home/sactor/domains/safereflector.lt/public_html/orders/app/
    APP_DIR app
    APPLIBS /home/sactor/domains/safereflector.lt/public_html/orders/app/Lib/
    CACHE /home/sactor/domains/safereflector.lt/public_html/orders/app/tmp/cache/
    CAKE /home/sactor/domains/safereflector.lt/public_html/orders/lib/Cake/
    CAKE_CORE_INCLUDE_PATH /home/sactor/domains/safereflector.lt/public_html/orders/lib
    CORE_PATH /home/sactor/domains/safereflector.lt/public_html/orders/lib/
    CAKE_VERSION 2.8.0
    CSS /home/sactor/domains/safereflector.lt/public_html/orders/app/webroot/css/
    CSS_URL css/
    DS /
    FULL_BASE_URL http://orders.safereflector.lt
    IMAGES /home/sactor/domains/safereflector.lt/public_html/orders/app/webroot/img/
    IMAGES_URL img/
    JS /home/sactor/domains/safereflector.lt/public_html/orders/app/webroot/js/
    JS_URL js/
    LOGS /home/sactor/domains/safereflector.lt/public_html/orders/app/tmp/logs/
    ROOT /home/sactor/domains/safereflector.lt/public_html/orders
    TESTS /home/sactor/domains/safereflector.lt/public_html/orders/app/Test/
    TMP /home/sactor/domains/safereflector.lt/public_html/orders/app/tmp/
    VENDORS /home/sactor/domains/safereflector.lt/public_html/orders/vendors/
    WEBROOT_DIR webroot
    WWW_ROOT /home/sactor/domains/safereflector.lt/public_html/orders/app/webroot/

    PHP Environment

    Environment Variable Value
    Php Version 7.1.33
    Phprc /usr/local/lib/php71.ini
    Php Ini Scan Dir /usr/local/lib/conf/php71/
    Path /sbin:/usr/sbin:/bin:/usr/bin
    Pwd /usr/local/fastcgi/cgi-bin
    Shlvl 0
    Script Name /app/webroot/index.php
    Request Uri /users/login
    Query String
    Request Method GET
    Server Protocol HTTP/1.1
    Gateway Interface CGI/1.1
    Redirect Url /app/webroot/index.php
    Remote Port 52132
    Script Filename /home/sactor/domains/safereflector.lt/public_html/orders/app/webroot/index.php
    Server Admin [no address given]
    Context Document Root /usr/local/fastcgi/cgi-bin/php-cgi
    Context Prefix /cgi-bin/php-cgi
    Request Scheme http
    Document Root /home/sactor/domains/safereflector.lt/public_html/orders
    Remote Addr 3.239.33.139
    Server Port 80
    Server Addr 194.135.87.7
    Server Name orders.safereflector.lt
    Server Software Apache
    Server Signature
    Http Connection Keep-Alive
    Http Host orders.safereflector.lt
    Http Accept Encoding br,gzip
    Http If Modified Since Wed, 27 Jan 2021 19:46:57 GMT
    Http Accept Language en-US,en;q=0.5
    Http Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Http User Agent CCBot/2.0 (https://commoncrawl.org/faq/)
    Unique Id YDa22fzBFELbnkEOmzHI0QAAAAU
    Redirect Status 200
    Redirect Handler application/x-httpd-php
    Redirect Unique Id YDa22fzBFELbnkEOmzHI0QAAAAU
    Redirect Redirect Status 200
    Redirect Redirect Unique Id YDa22fzBFELbnkEOmzHI0QAAAAU
    Redirect Redirect Redirect Status 200
    Redirect Redirect Redirect Unique Id YDa22fzBFELbnkEOmzHI0QAAAAU
    Fcgi Role RESPONDER
    Php Self /app/webroot/index.php
    Request Time Float 1614198489.0789
    Request Time 1614198489
    ====
  • Include
    +

    Included Files

    Include Paths

    • 0/home/sactor/domains/safereflector.lt/public_html/orders/lib
    • 2/usr/share/pear
    • 3-> /home/sactor/domains/safereflector.lt/public_html/orders/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/FlashComponent.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
      • Controller(array)
        • 0CORE/Controller/Controller.php
        • 1CORE/Controller/ComponentCollection.php
        • 2CORE/Controller/Component.php
      • Datasource(array)
        • 0CORE/Model/Datasource/CakeSession.php
        • 1CORE/Model/Datasource/Database/Mysql.php
        • 2CORE/Model/Datasource/DboSource.php
        • 3CORE/Model/Datasource/DataSource.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
      • Model(array)
        • 0CORE/Model/Model.php
        • 1CORE/Model/BehaviorCollection.php
        • 2CORE/Model/ConnectionManager.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/CakeText.php
        • 4CORE/Utility/Inflector.php
        • 5CORE/Utility/ClassRegistry.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/database.php
      • Controller(array)
        • 0APP/Controller/UsersController.php
        • 1APP/Controller/AppController.php
      • Model(array)
        • 0APP/Model/Profile.php
        • 1APP/Model/AppModel.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
    ====