© Copyright 2023 Refpa. All Rights Reserved

Describe what and why are you modifying?

Comment
Submit
 
  • CakePHP
  • History
    +

    Request History

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

    Session

    • Config(array)
      • userAgent1f6867cd133c420b8c17c0c9065010fa
      • time1679823006
      • countdown10
    • User(array)
      • session_id641fd85e-00f0-42e9-a9c1-8190b9d29391
    ====
  • Request
    +

    Request

    Cake Params

    • plugin(null)
    • controllerusers
    • actionhome
    • 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(empty)
    • options(empty)
    • defaults(array)
      • controllerusers
      • actionhome
      • plugin(null)
    • template/
    ====
  • Sql Log
    +

    Sql Logs

    Warning No active database connections

    ====
  • Timer
    +

    Memory

    Peak Memory Use 2.65 MB

    Message Memory use
    Component initialization 1.44 MB
    Controller action start 1.86 MB
    Controller render start 1.93 MB
    View render complete 2.35 MB

    Timers

    Total Request Time: 45 (ms)

    Message Time in ms Graph
    Core Processing (Derived from $_SERVER["REQUEST_TIME"]) 14.05
    Event: Controller.initialize 0.79
    Event: Controller.startup 0.40
    Controller action 0.17
    Event: Controller.beforeRender 7.43
    » Processing toolbar data 7.24
    Rendering View 15.42
    » Event: View.beforeRender 0.06
    » Rendering APP/View/Users/home.ctp 0.44
    » Event: View.afterRender 0.04
    » Event: View.beforeLayout 0.04
    » Rendering APP/View/Layouts/default.ctp 13.63
    » » Rendering CORE/Cake/View/Elements/sql_dump.ctp 0.41
    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)
      • 0Html
      • 1Form
      • 2Number
      • 3SimpleGraph
      • 4DebugTimer
      • 5Toolbar
      • 6Session
      • 7Flash
      • 8HtmlToolbar
    ====
  • Environment
    +

    App Constants

    No application environment available.

    CakePHP Constants

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

    PHP Environment

    Environment Variable Value
    Php Version 5.6.40
    Lsphp Processgroup on
    Path /usr/local/bin:/bin:/usr/bin
    Http Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
    Http Accept Encoding br,gzip
    Http Accept Language en-US,en;q=0.5
    Http Connection Keep-Alive
    Http Host coinspur.com
    Http User Agent CCBot/2.0 (https://commoncrawl.org/faq/)
    Http If Modified Since Thu, 02 Feb 2023 01:16:38 GMT
    Document Root /home/u866398964/domains/coinspur.com/public_html
    Remote Addr 3.238.134.157
    Remote Port 50822
    Server Addr 185.210.147.145
    Server Name coinspur.com
    Server Admin
    Server Port 80
    Request Scheme http
    Request Uri /
    Redirect Url /
    Redirect Request Method GET
    Crawler Usleep 1000
    Crawler Load Limit Enforce 25
    Redirect Status 200
    Script Filename /home/u866398964/domains/coinspur.com/public_html/app/webroot/index.php
    Query String
    Script Uri http://coinspur.com/
    Script Url /
    Script Name /app/webroot/index.php
    Server Protocol HTTP/1.1
    Server Software LiteSpeed
    Request Method GET
    X-lscache on,crawler,esi,combine
    Php Self /app/webroot/index.php
    Request Time Float 1679808606.0902
    Request Time 1679808606
    ====
  • Include
    +

    Included Files

    Include Paths

    • 0/home/u866398964/domains/coinspur.com/public_html/lib
    • 2/opt/alt/php56/usr/share/pear
    • 3/opt/alt/php56/usr/share/php
    • 4-> /home/u866398964/domains/coinspur.com/public_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/FlashComponent.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/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/Inflector.php
        • 2CORE/Utility/ObjectCollection.php
        • 3CORE/Utility/Debugger.php
        • 4CORE/Utility/CakeText.php
        • 5CORE/Utility/String.php
      • View(array)
        • 0CORE/View/HelperCollection.php
    • app(array)
      • Component(array)
        • 0APP/Controller/Component/EmailComponent.php
        • 1APP/Controller/Component/ActionLoggerComponent.php
        • 2APP/Controller/Component/RandomCharacterComponent.php
        • 3APP/Controller/Component/DownloadComponent.php
        • 4APP/Controller/Component/UrlSlugComponent.php
      • Config(array)
        • 0APP/Config/core.php
        • 1APP/Config/bootstrap.php
        • 2APP/Config/routes.php
      • Controller(array)
        • 0APP/Controller/UsersController.php
        • 1APP/Controller/AppController.php
      • Other(array)
        • 0APP/webroot/index.php
        • 1APP/Vendor/Mandrill/Mandrill.php
        • 2APP/Vendor/Mandrill/Mandrill/Templates.php
        • 3APP/Vendor/Mandrill/Mandrill/Exports.php
        • 4APP/Vendor/Mandrill/Mandrill/Users.php
        • 5APP/Vendor/Mandrill/Mandrill/Rejects.php
        • 6APP/Vendor/Mandrill/Mandrill/Inbound.php
        • 7APP/Vendor/Mandrill/Mandrill/Tags.php
        • 8APP/Vendor/Mandrill/Mandrill/Messages.php
        • 9APP/Vendor/Mandrill/Mandrill/Whitelists.php
        • 10APP/Vendor/Mandrill/Mandrill/Ips.php
        • 11APP/Vendor/Mandrill/Mandrill/Internal.php
        • 12APP/Vendor/Mandrill/Mandrill/Subaccounts.php
        • 13APP/Vendor/Mandrill/Mandrill/Urls.php
        • 14APP/Vendor/Mandrill/Mandrill/Webhooks.php
        • 15APP/Vendor/Mandrill/Mandrill/Senders.php
        • 16APP/Vendor/Mandrill/Mandrill/Metadata.php
        • 17APP/Vendor/Mandrill/Mandrill/Exceptions.php
        • 18APP/Vendor/Mailgun/vendor/autoload.php
        • 19APP/Vendor/Mailgun/vendor/composer/autoload_real.php
        • 20APP/Vendor/Mailgun/vendor/composer/ClassLoader.php
        • 21APP/Vendor/Mailgun/vendor/composer/autoload_namespaces.php
        • 22APP/Vendor/Mailgun/vendor/composer/autoload_psr4.php
        • 23APP/Vendor/Mailgun/vendor/composer/autoload_classmap.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
    ====