mirai group

ログイン


パスワードを忘れた方
  • CakePHP
  • History
    +

    Request History

    No previous requests logged.

    ====
  • Session
    +

    Session

    • Config(array)
      • userAgent1c068b5df221add5d09ddc770181a30c
      • time1768585995
      • countdown10
    • _Token(array)
      • key2da3e5353b7cdc1090940c67a3f571c31b16a5788196bd34e1cb19815b1983164e53b694a28a3e5ec756a2068b3a5eb7d9bdcb039a11f43cd07181f79cbbaef8
      • allowedControllers(empty)
      • allowedActions(empty)
      • unlockedFields(empty)
      • csrfTokens(array)
        • 2da3e5353b7cdc1090940c67a3f571c31b16a5788196bd34e1cb19815b1983164e53b694a28a3e5ec756a2068b3a5eb7d9bdcb039a11f43cd07181f79cbbaef81768582395
    • Auth(array)
      • redirect/
    ====
  • Request
    +

    Request

    Cake Params

    • plugin(null)
    • controllerstudents
    • actionuser_login
    • named(empty)
    • pass(empty)
    • prefixuser
    • user(true)
    • _Token(array)
      • key2da3e5353b7cdc1090940c67a3f571c31b16a5788196bd34e1cb19815b1983164e53b694a28a3e5ec756a2068b3a5eb7d9bdcb039a11f43cd07181f79cbbaef8
      • unlockedFields(empty)
    • isAjax(false)

    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)
      • prefixuser
      • user(true)
      • plugin(null)
    • template/user/:controller/:action/*
    ====
  • Sql Log
    +

    Sql Logs

    default

    Total Time: 0 ms
    Total Queries: 1 queries
    Query Affected Num. rows Took (ms) Actions
    SELECT `NotificationConfig`.`name`, `NotificationConfig`.`value` FROM `sj2_mirai`.`notification_configs` AS `NotificationConfig` WHERE `NotificationConfig`.`name` IN ('line_login_client_id', 'line_login_client_secret', 'line_login_redirect_uri', 'line_messaging_channel_access_token') ORDER BY `NotificationConfig`.`id` asc 4 4 0

    Query Explain:

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

    ====
  • Timer
    +

    Memory

    Peak Memory Use 3.11 MB

    Message Memory use
    Component initialization 825 KB
    Controller action start 1.01 MB
    Controller render start 1.65 MB
    View render complete 1.96 MB

    Timers

    Total Request Time: 301 (ms)

    Message Time in ms Graph
    Core Processing (Derived from $_SERVER["REQUEST_TIME"]) 20.67
    Event: Controller.initialize 0.08
    Event: Controller.startup 9.80
    Controller action 253.16
    Event: Controller.beforeRender 2.01
    » Processing toolbar data 1.87
    Rendering View 21.43
    » Event: View.beforeRender 0.02
    » Rendering APP/View/Students/user_login.ctp 20.15
    » Event: View.afterRender 0.02
    » Event: View.beforeLayout 0.01
    » Rendering APP/View/Themed/CakeAdminLTE/Layouts/front_login.ctp 0.76
    Event: View.afterLayout 0.00
    ====
  • Log
    +

    Logs

    There were no log entries made this request

    ====
  • Variables
    +

    View Variables

    • isAvailableLineLogin(false)
    • $request->data(empty)
    • $this->validationErrors(array)
      • Student(empty)
      • ClassStudent(empty)
      • TagStudent(empty)
      • TClass(empty)
      • Tag(empty)
      • ClassStudentEditLog(empty)
      • ClassStudentEditLogDetail(empty)
      • StudentAddressEditLog(empty)
      • StudentAddressEditLogDetail(empty)
      • StudentNyushoEditLog(empty)
      • StudentNyushoEditLogDetail(empty)
      • StudentPicture(empty)
      • UploadTmpFile(empty)
      • StudentPictureUploader(empty)
      • NotificationConfig(empty)
      • Shurui(empty)
      • TTestStudent(empty)
    • Loaded Helpers(array)
      • 0Number
      • 1SimpleGraph
      • 2DebugTimer
      • 3Toolbar
      • 4Flash
      • 5Form
      • 6Html
      • 7HtmlToolbar
    ====
  • Environment
    +

    App Constants

    Constant Value
    CONFIG '/home/sj2/samplej2.net/public_html/mirai/app/Config/'
    ADMIN_MAIL_FROM 'info@witinc.co.jp'
    ADMIN_MAIL_FROM_NAME '履修変更'
    MAIL_TEST_MAILTO 'develop@witinc.co.jp'
    MAIL_TEST_MODE (int) 1
    ATTDATA_CSV_PATH ''
    AUDITION_SELECTION_STATUS_ENTRY_ID '5'
    SITE_TITLE_FOR_ADMIN 'レッスン振替'
    FURIKAE_COMPLETE_EMAIL_SUBJECT '振替しました'
    AUDITION_APPLICATION_EMAIL_SUBJECT '現場の応募'
    ADMINISTRATORS_REMIND_TOKEN_EMAIL_SUBJECT 'パスワードをお忘れの方'
    ADMINISTRATORS_RESET_PASSWORD_MAX_POST_COUNT (int) 5
    ADMINISTRATORS_RESET_PASSWORD_INTERVAL_HOURS (int) 12
    STUDENTS_REMIND_TOKEN_EMAIL_SUBJECT 'パスワードをお忘れの方'
    STUDENTS_RESET_PASSWORD_MAX_POST_COUNT (int) 5
    STUDENTS_RESET_PASSWORD_INTERVAL_HOURS (int) 12
    AGE_TYPE_GENERAL (int) 0
    AGE_TYPE_MIDDLE (int) 1
    AGE_TYPE_SHOGAKUSEI (int) 2
    CONTRACT_TYPE_NORMAL (int) 11
    CONTRACT_TYPE_WEEKEND_ONLY (int) 12
    INPUT_REQUIRE_MARK '*'
    FORM_MODE_EDIT (int) 1
    FORM_MODE_CONFIRM (int) 2

    CakePHP Constants

    Constant Value
    APP '/home/sj2/samplej2.net/public_html/mirai/app/'
    APP_DIR 'app'
    APPLIBS '/home/sj2/samplej2.net/public_html/mirai/app/Lib/'
    CACHE '/home/sj2/samplej2.net/public_html/mirai/app/tmp/cache/'
    CAKE '/home/sj2/samplej2.net/public_html/mirai/lib/Cake/'
    CAKE_CORE_INCLUDE_PATH '/home/sj2/samplej2.net/public_html/mirai/lib'
    CORE_PATH '/home/sj2/samplej2.net/public_html/mirai/lib/'
    CAKE_VERSION '2.10.20'
    CSS '/home/sj2/samplej2.net/public_html/mirai/app/webroot/css/'
    CSS_URL 'css/'
    DS '/'
    FULL_BASE_URL 'https://mirai.samplej2.net'
    IMAGES '/home/sj2/samplej2.net/public_html/mirai/app/webroot/img/'
    IMAGES_URL 'img/'
    JS '/home/sj2/samplej2.net/public_html/mirai/app/webroot/js/'
    JS_URL 'js/'
    LOGS '/home/sj2/samplej2.net/public_html/mirai/app/tmp/logs/'
    ROOT '/home/sj2/samplej2.net/public_html/mirai'
    TESTS '/home/sj2/samplej2.net/public_html/mirai/app/Test/'
    TMP '/home/sj2/samplej2.net/public_html/mirai/app/tmp/'
    VENDORS '/home/sj2/samplej2.net/public_html/mirai/vendors/'
    WEBROOT_DIR 'webroot'
    WWW_ROOT '/home/sj2/samplej2.net/public_html/mirai/app/webroot/'

    PHP Environment

    Environment Variable Value
    Php Version '7.4.33'
    Path '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin'
    Pwd '/home/userfastcgi/sj2/samplej2.net'
    Shlvl '0'
    Script Name '/app/webroot/index.php'
    Request Uri '/user/students/login'
    Query String ''
    Request Method 'GET'
    Server Protocol 'HTTP/1.1'
    Gateway Interface 'CGI/1.1'
    Redirect Url '/app/webroot/user/students/login'
    Remote Port '53674'
    Script Filename '/home/sj2/samplej2.net/public_html/mirai/app/webroot/index.php'
    Server Admin 'webmaster@samplej2.net'
    Context Document Root '/home/sj2/samplej2.net/public_html/mirai'
    Context Prefix ''
    Request Scheme 'https'
    Document Root '/home/sj2/samplej2.net/public_html/mirai'
    Remote Addr '216.73.216.185'
    Server Port '443'
    Server Addr '183.181.86.60'
    Server Name 'mirai.samplej2.net'
    Server Software 'Apache'
    Server Signature ''
    Http Cookie 'CAKEPHP=0bbbdbb94cf33a03cef6aee1478631da'
    Http Referer 'https://mirai.samplej2.net/'
    Http User Agent 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
    Http Accept '*/*'
    Http Connection 'close'
    Http X File Type 'normal'
    Http X Ua Device 'pc'
    Http X Failure Cache Time '0'
    Http X Accel Expires '60'
    Http X Wp Access '0'
    Http X Server Address '183.181.86.60'
    Http X Real Ip '216.73.216.185'
    Http X Forwarded Ssl 'on'
    Http X Forwarded Port '443'
    Http X Forwarded Host 'mirai.samplej2.net'
    Http X Forwarded Proto 'https'
    Http X Forwarded For '216.73.216.185'
    Http Host 'mirai.samplej2.net'
    Http Authorization ''
    Wpcommentdeny '1'
    Ngx Cache Staticmode '1'
    Ngx Cache Normalfile '1'
    Failurecachetime '0'
    Https 'on'
    Unique Id 'aWpCy1VL-rfCSQN9fp7OeAAAAaU'
    Mef Proxy Addr '183.181.86.60'
    Redirect Status '200'
    Redirect Http Authorization ''
    Redirect Wpcommentdeny '1'
    Redirect Ngx Cache Staticmode '1'
    Redirect Ngx Cache Normalfile '1'
    Redirect Failurecachetime '0'
    Redirect Https 'on'
    Redirect Unique Id 'aWpCy1VL-rfCSQN9fp7OeAAAAaU'
    Redirect Mef Proxy Addr '183.181.86.60'
    Redirect Redirect Status '200'
    Redirect Redirect Wpcommentdeny '1'
    Redirect Redirect Ngx Cache Staticmode '1'
    Redirect Redirect Ngx Cache Normalfile '1'
    Redirect Redirect Failurecachetime '0'
    Redirect Redirect Https 'on'
    Redirect Redirect Unique Id 'aWpCy1VL-rfCSQN9fp7OeAAAAaU'
    Redirect Redirect Mef Proxy Addr '183.181.86.60'
    Fcgi Role 'RESPONDER'
    Php Self '/app/webroot/index.php'
    Request Time Float (float) 1768571595.5453
    Request Time (int) 1768571595
    ====
  • Include
    +

    Included Files

    Include Paths

    • 0/home/sj2/samplej2.net/public_html/mirai/lib
    • 2/opt/php-7.4.33-2/data/pear
    • 3-> /home/sj2/samplej2.net/public_html/mirai/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/SecurityComponent.php
        • 2CORE/Controller/Component/AuthComponent.php
        • 3CORE/Controller/Component/FlashComponent.php
        • 4CORE/Controller/Component/RequestHandlerComponent.php
        • 5CORE/Controller/Component/PaginatorComponent.php
        • 6CORE/Controller/Component/Auth/FormAuthenticate.php
        • 7CORE/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/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/Security.php
        • 6CORE/Utility/ClassRegistry.php
      • View(array)
        • 0CORE/View/HelperCollection.php
    • app(array)
      • Component(array)
        • 0APP/Controller/Component/ResetPasswordCheckerComponent.php
        • 1APP/Controller/Component/AdminStudentsSearchComponent.php
        • 2APP/Controller/Component/BaseAdminSearchComponent.php
        • 3APP/Controller/Component/AdminStudentDeleteComponent.php
        • 4APP/Controller/Component/AdminStudentEditComponent.php
        • 5APP/Controller/Component/UserLineLoginComponent.php
        • 6APP/Controller/Component/AdminStudentCsvExporterComponent.php
        • 7APP/Controller/Component/BaseCsvExporterComponent.php
        • 8APP/Controller/Component/AdminTTestStudentHistoryLoadComponent.php
      • Config(array)
        • 0APP/Config/core.php
        • 1APP/Config/bootstrap.php
        • 2APP/Config/config.php
        • 3APP/Config/routes.php
        • 4APP/Config/database.php
      • Controller(array)
        • 0APP/Controller/StudentsController.php
        • 1APP/Controller/AppController.php
      • Model(array)
        • 0APP/Model/Student.php
        • 1APP/Model/AppModel.php
        • 2APP/Model/ClassStudent.php
        • 3APP/Model/TagStudent.php
        • 4APP/Model/TClass.php
        • 5APP/Model/Tag.php
        • 6APP/Model/ClassStudentEditLogDetail.php
        • 7APP/Model/ClassStudentEditLog.php
        • 8APP/Model/StudentAddressEditLogDetail.php
        • 9APP/Model/StudentAddressEditLog.php
        • 10APP/Model/StudentNyushoEditLogDetail.php
        • 11APP/Model/StudentNyushoEditLog.php
        • 12APP/Model/StudentPicture.php
        • 13APP/Model/UploadTmpFile.php
        • 14APP/Model/StudentPictureUploader.php
        • 15APP/Model/StudentProfileClothesSize.php
        • 16APP/Model/NotificationConfig.php
        • 17APP/Model/Shurui.php
        • 18APP/Model/TTestStudent.php
      • Other(array)
        • 0APP/webroot/index.php
        • 1APP/Lib/FirebaseJWT/autoload.php
        • 2APP/Lib/FirebaseJWT/composer/autoload_real.php
        • 3APP/Lib/FirebaseJWT/composer/ClassLoader.php
        • 4APP/Lib/FirebaseJWT/composer/autoload_namespaces.php
        • 5APP/Lib/FirebaseJWT/composer/autoload_psr4.php
        • 6APP/Lib/FirebaseJWT/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
    ====