SmartLiner

Forgot your password/username?
  • CakePHP
  • History
    +

    Request History

    4 previous requests available
    • Restore to current request
    • robots.txt
    • boaform/admin/formLogin
    ====
  • Session
    +

    Session

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

    Request

    Cake Params

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

    Post data

    No post data.

    Query string

    No querystring data.

    Cookie

    • 0(empty)

    Current Route

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

    Sql Logs

    default

    Total Time: 0 ms
    Total Queries: 7 queries
    Query Affected Num. rows Took (ms) Actions
    SELECT `SystemVariable`.`id`, `SystemVariable`.`alias`, `SystemVariable`.`name`, `SystemVariable`.`value`, `SystemVariable`.`description`, `SystemVariable`.`created`, `SystemVariable`.`modified` FROM `smartliner_upgraded`.`system_variables` AS `SystemVariable` WHERE `alias` = 'sync_timeout' LIMIT 1 1 1 0
    SELECT `Client`.`id`, `Client`.`name`, `Client`.`description`, `Client`.`created`, `Client`.`updated` FROM `smartliner_upgraded`.`clients` AS `Client` WHERE `Client`.`id` IS NULL 0 0 0
    SELECT `Sensor`.`id` FROM `smartliner_upgraded`.`sensors` AS `Sensor` WHERE `Sensor`.`equipment_id` IS NULL 0 0 0
    SELECT `Alert`.`id`, `Alert`.`name`, `Alert`.`model`, `Alert`.`operator`, `Alert`.`foreign_key`, `Alert`.`foreign_field`, `Alert`.`foreign_value`, `Alert`.`priority`, `Alert`.`foreign_model`, `Alert`.`event`, `Alert`.`action`, `Alert`.`created`, `Alert`.`updated` FROM `smartliner_upgraded`.`alertable_alerts` AS `Alert` WHERE `Alert`.`event` = 'read' AND `Alert`.`model` = 'SensorLog' 0 0 0
    SELECT `SensorLog`.`id` FROM `smartliner_upgraded`.`sensor_logs` AS `SensorLog` WHERE `SensorLog`.`sensor_id` IS NULL ORDER BY `SensorLog`.`date` ASC 0 0 0
    SELECT `AlertableMessage`.`id`, `AlertableMessage`.`alert_id`, `AlertableMessage`.`message`, `AlertableMessage`.`read`, `AlertableMessage`.`model`, `AlertableMessage`.`foreign_key`, `AlertableMessage`.`priority`, `AlertableMessage`.`created`, `AlertableMessage`.`updated`, `Alert`.`id`, `Alert`.`name`, `Alert`.`model`, `Alert`.`operator`, `Alert`.`foreign_key`, `Alert`.`foreign_field`, `Alert`.`foreign_value`, `Alert`.`priority`, `Alert`.`foreign_model`, `Alert`.`event`, `Alert`.`action`, `Alert`.`created`, `Alert`.`updated` FROM `smartliner_upgraded`.`alertable_messages` AS `AlertableMessage` LEFT JOIN `smartliner_upgraded`.`alertable_alerts` AS `Alert` ON (`AlertableMessage`.`alert_id` = `Alert`.`id`) WHERE `AlertableMessage`.`model` = 'SensorLog' AND `AlertableMessage`.`foreign_key` IS NULL AND `AlertableMessage`.`read` = '0' 0 0 0
    SELECT `SystemVariable`.`id`, `SystemVariable`.`alias`, `SystemVariable`.`name`, `SystemVariable`.`value`, `SystemVariable`.`description`, `SystemVariable`.`created`, `SystemVariable`.`modified` FROM `smartliner_upgraded`.`system_variables` AS `SystemVariable` WHERE `alias` = 'sync_timeout' LIMIT 1 1 1 0

    Query Explain:

    Click an "Explain" link above, to see the query explanation.

    ====
  • Timer
    +

    Memory

    Peak Memory Use 5.99 MB

    Message Memory use
    Component initialization 2.50 MB
    Controller action start 3.87 MB
    Controller render start 3.98 MB
    View render complete 4.94 MB

    Timers

    Total Request Time: 67 (ms)

    Message Time in ms Graph
    Core Processing (Derived from $_SERVER["REQUEST_TIME"]) 9.46
    Event: Controller.initialize 9.01
    Event: Controller.startup 0.59
    Controller action 22.69
    Event: Controller.beforeRender 27.68
    » Processing toolbar data 5.17
    Rendering View 7.08
    » Event: View.beforeRender 0.05
    » Rendering APP/View/Users/login.ctp 4.13
    » Event: View.afterRender 0.05
    » Event: View.beforeLayout 0.04
    » Rendering APP/View/Layouts/login.ctp #2 1.78
    » » Rendering APP/View/Elements/login_messages.ctp 0.21
    Event: View.afterLayout 0.00
    ====
  • Log
    +

    Logs

    There were no log entries made this request

    ====
  • Variables
    +

    View Variables

    • alertMessages(empty)
    • $request->data(empty)
    • $this->validationErrors(array)
      • Permission(empty)
      • Aro(empty)
      • Aco(empty)
      • AlertableMessage(empty)
      • Sensor(empty)
      • Equipment(empty)
      • SystemVariable(empty)
      • Site(empty)
      • Client(empty)
      • User(empty)
      • SitesClient(empty)
      • SensorLog(empty)
      • Alert(empty)
    • Loaded Helpers(array)
      • 0Html
      • 1Form
      • 2Less
      • 3Filterable
      • 4Alertable
      • 5Media
      • 6StlMedia
      • 7Sensor
      • 8Equipment
      • 9Permissions
      • 10Number
      • 11SimpleGraph
      • 12DebugTimer
      • 13Toolbar
      • 14Session
      • 15Js
      • 16HtmlToolbar
    ====
  • Environment
    +

    App Constants

    Constant Value
    MEDIA /src/web-sites/smartliner.bradken.com/httpdocs/app/webroot/media/
    MEDIA_STATIC /src/web-sites/smartliner.bradken.com/httpdocs/app/webroot/media/static/
    MEDIA_FILTER /src/web-sites/smartliner.bradken.com/httpdocs/app/webroot/media/filter/
    MEDIA_TRANSFER /src/web-sites/smartliner.bradken.com/httpdocs/app/webroot/media/transfer/
    MEDIA_UPLOAD_TMP_DIR /tmp
    MEDIA_URL media/
    MEDIA_STATIC_URL media/static/
    MEDIA_FILTER_URL media/filter/
    MEDIA_TRANSFER_URL media/transfer/

    CakePHP Constants

    Constant Value
    APP /src/web-sites/smartliner.bradken.com/httpdocs/app/
    APP_DIR app
    APPLIBS /src/web-sites/smartliner.bradken.com/httpdocs/app/Lib/
    CACHE /src/web-sites/smartliner.bradken.com/httpdocs/app/tmp/cache/
    CAKE /src/web-sites/smartliner.bradken.com/httpdocs/lib/Cake/
    CAKE_CORE_INCLUDE_PATH /src/web-sites/smartliner.bradken.com/httpdocs/lib
    CORE_PATH /src/web-sites/smartliner.bradken.com/httpdocs/lib/
    CAKE_VERSION 2.9.8
    CSS /src/web-sites/smartliner.bradken.com/httpdocs/app/webroot/css/
    CSS_URL css/
    DS /
    FULL_BASE_URL http://smartliner.bradken.com
    IMAGES /src/web-sites/smartliner.bradken.com/httpdocs/app/webroot/img/
    IMAGES_URL img/
    JS /src/web-sites/smartliner.bradken.com/httpdocs/app/webroot/js/
    JS_URL js/
    LOGS /src/web-sites/smartliner.bradken.com/httpdocs/app/tmp/logs/
    ROOT /src/web-sites/smartliner.bradken.com/httpdocs
    TESTS /src/web-sites/smartliner.bradken.com/httpdocs/app/Test/
    TMP /src/web-sites/smartliner.bradken.com/httpdocs/app/tmp/
    VENDORS /src/web-sites/smartliner.bradken.com/httpdocs/vendors/
    WEBROOT_DIR webroot
    WWW_ROOT /src/web-sites/smartliner.bradken.com/httpdocs/app/webroot/

    PHP Environment

    Environment Variable Value
    Php Version 5.5.9-1ubuntu4.21
    Redirect Redirect Unique Id ZBuCL8CoAJYAAB-OmOEAAAAD
    Redirect Redirect Status 200
    Redirect Unique Id ZBuCL8CoAJYAAB-OmOEAAAAD
    Redirect Status 200
    Unique Id ZBuCL8CoAJYAAB-OmOEAAAAD
    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 Wed, 30 Nov 2022 20:54:31 GMT
    Http Accept Encoding br,gzip
    Http Host smartliner.bradken.com
    Http Connection Keep-Alive
    Path /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    Server Signature
    Apache/2.4.7 (Ubuntu) Server at smartliner.bradken.com Port 80
    Server Software Apache/2.4.7 (Ubuntu)
    Server Name smartliner.bradken.com
    Server Addr 192.168.0.150
    Server Port 80
    Remote Addr 3.239.117.1
    Document Root /src/web-sites/smartliner.bradken.com/httpdocs
    Request Scheme http
    Context Prefix
    Context Document Root /src/web-sites/smartliner.bradken.com/httpdocs
    Server Admin [no address given]
    Script Filename /src/web-sites/smartliner.bradken.com/httpdocs/app/webroot/index.php
    Remote Port 36616
    Redirect Url /app/webroot/users/login
    Gateway Interface CGI/1.1
    Server Protocol HTTP/1.1
    Request Method GET
    Query String
    Request Uri /users/login
    Script Name /app/webroot/index.php
    Php Self /app/webroot/index.php
    Request Time Float 1679524399.509
    Request Time 1679524399
    ====
  • Include
    +

    Included Files

    Include Paths

    • 0/src/web-sites/smartliner.bradken.com/httpdocs/app/Plugin/Media/Lib/mm/src
    • 1/src/web-sites/smartliner.bradken.com/httpdocs/lib
    • 3/usr/share/php
    • 4/usr/share/pear
    • 5-> /src/web-sites/smartliner.bradken.com/httpdocs/lib/Cake/

    Included Files

    • core(array)
      • Behavior(array)
        • 0CORE/Model/Behavior/TreeBehavior.php
        • 1CORE/Model/Behavior/AclBehavior.php
      • Cache(array)
        • 0CORE/Cache/Cache.php
        • 1CORE/Cache/Engine/FileEngine.php
        • 2CORE/Cache/CacheEngine.php
      • Component(array)
        • 0CORE/Controller/Component/AuthComponent.php
        • 1CORE/Controller/Component/AclComponent.php
        • 2CORE/Controller/Component/Acl/DbAcl.php
        • 3CORE/Controller/Component/Acl/AclInterface.php
        • 4CORE/Controller/Component/SessionComponent.php
        • 5CORE/Controller/Component/CookieComponent.php
        • 6CORE/Controller/Component/RequestHandlerComponent.php
        • 7CORE/Controller/Component/Auth/FormAuthenticate.php
        • 8CORE/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/Permission.php
        • 1CORE/Model/Model.php
        • 2CORE/Model/BehaviorCollection.php
        • 3CORE/Model/Aro.php
        • 4CORE/Model/AclNode.php
        • 5CORE/Model/Aco.php
        • 6CORE/Model/ModelBehavior.php
        • 7CORE/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/CakeObject.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/ClassRegistry.php
        • 6CORE/Utility/Set.php
      • View(array)
        • 0CORE/View/HelperCollection.php
    • app(array)
      • Component(array)
        • 0APP/Controller/Component/ExtendedSessionComponent.php
        • 1APP/Controller/Component/PersistentValidationComponent.php
      • 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/AppModel.php
        • 1APP/Model/Sensor.php
        • 2APP/Model/Equipment.php
        • 3APP/Model/SystemVariable.php
        • 4APP/Model/Site.php
        • 5APP/Model/Client.php
        • 6APP/Model/User.php
        • 7APP/Model/SensorLog.php
      • Other(array)
        • 0APP/webroot/index.php
    • plugins(array)
      • AclManager(array)
        • Config(array)
          • 0AclManager/Config/bootstrap.php
      • Alertable(array)
        • Component(array)
          • 0Alertable/Controller/Component/AlertableComponent.php
        • Model(array)
          • 0Alertable/Model/AlertableMessage.php
          • 1Alertable/Model/AlertableAppModel.php
          • 2Alertable/Model/Alert.php
        • Behavior(array)
          • 0Alertable/Model/Behavior/AlertableBehavior.php
      • 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
      • Filterable(array)
        • Component(array)
          • 0Filterable/Controller/Component/FilterableComponent.php
      • Media(array)
        • Config(array)
          • 0Media/Config/bootstrap.php
        • Plugin(array)
          • 0Media/Lib/mm/src/Mime/Type.php
          • 1Media/Lib/mm/src/Mime/Type/Magic/Adapter/Fileinfo.php
          • 2Media/Lib/mm/src/Mime/Type/Magic/Adapter.php
          • 3Media/Lib/mm/src/Mime/Type/Glob/Adapter/Memory.php
          • 4Media/Lib/mm/src/Mime/Type/Glob/Adapter.php
          • 5Media/Lib/mm/src/Media/Process.php
          • 6Media/Lib/mm/src/Media/Info.php
    ====