Sistema di gestione flotte e prenotazioni di BikeSquare



BikeSquare srl - Loc. Ciocchini, 18 - 12060 Novello (CN) | p.iva 03642740041 REA: CN-305985 | Contatti | Privacy Policy | Cookies Policy
  • CakePHP
  • History
    +

    Request History

    No previous requests logged.

    ====
  • Session
    +

    Session

    • Config(array)
      • languageita
    • Session(array)
      • mobile0
    ====
  • Request
    +

    Request

    Cake Params

    • plugin(null)
    • controllerusers
    • actionhome
    • named(empty)
    • pass(empty)
    • langita
    • isAjax(false)

    Post data

    No post data.

    Query string

    No querystring data.

    Cookie

    • 0(empty)

    Current Route

    • nameI18nRoute
    • keys(empty)
    • options(array)
      • langeng|ita|fra|deu
    • defaults(array)
      • controllerusers
      • actionhome
      • plugin(null)
      • langita
    • template/
    ====
  • Sql Log
    +

    Sql Logs

    Warning No active database connections

    ====
  • Timer
    +

    Memory

    Peak Memory Use 1,57 MB

    Message Memory use
    Component initialization 1,01 MB
    Controller action start 1,09 MB
    Controller render start 1,14 MB
    View render complete 1,51 MB

    Timers

    Total Request Time: 115 (ms)

    Message Time in ms Graph
    Core Processing (Derived from $_SERVER["REQUEST_TIME"]) 50,59
    Event: Controller.initialize 1,38
    Event: Controller.startup 4,84
    Controller action 3,53
    Event: Controller.beforeRender 5,56
    » Processing toolbar data 5,17
    Rendering View 20,25
    » Event: View.beforeRender 0,08
    » Rendering APP/View/Users/home.ctp 2,82
    » Event: View.afterRender 0,04
    » Event: View.beforeLayout 0,04
    » Rendering APP/View/Layouts/nomenu-b2b.ctp 14,04
    » » Rendering APP/View/Elements/google-tm-head.ctp 0,98
    » » Rendering APP/View/Elements/google-tm-body.ctp 0,69
    » » Rendering APP/View/Elements/footer-indirizzo.ctp 0,38
    Event: View.afterLayout 0,00
    ====
  • Log
    +

    Logs

    There were no log entries made this request

    ====
  • Variables
    +

    View Variables

    • service_id(null)
    • isAdmin(false)
    • loadAnalytics(true)
    • $request->data(empty)
    • $this->validationErrors(empty)
    • Loaded Helpers(array)
      • 0Session
      • 1Time
      • 2Js
      • 3Number
      • 4Common
      • 5Html
      • 6Form
      • 7Paginator
      • 8I18n
      • 9Contact
      • 10User
      • 11Json
      • 12SimpleGraph
      • 13DebugTimer
      • 14Toolbar
      • 15Flash
      • 16HtmlToolbar
    ====
  • Environment
    +

    App Constants

    Constant Value
    CONFIG '/var/www/vhosts/b2b.bikesquare.eu/viadelsale.bikesquare.eu/Config/'
    HTTP_HOST 'viadelsale.bikesquare.eu'
    HTTP_BASE 'http://viadelsale.bikesquare.eu'
    HTTP_SELF '/webroot/index.php'
    HTTP_URI '/'
    CHOWN_PUBLIC (int) 504
    LF ''
    NL ''
    CR ''
    TB ''
    BR '
    '
    WINDOWS false
    FORMAT_DB_DATETIME 'Y-m-d H:i:s'
    FORMAT_DB_DATE 'Y-m-d'
    FORMAT_DB_TIME 'H:i:s'
    DEFAULT_DATETIME '0000-00-00 00:00:00'
    DEFAULT_DATE '0000-00-00'
    DEFAULT_TIME '00:00:00'
    FILES '/var/www/vhosts/b2b.bikesquare.eu/viadelsale.bikesquare.eu/files/'
    LOCALE '/var/www/vhosts/b2b.bikesquare.eu/viadelsale.bikesquare.eu/locale/'
    CLASS_USER 'User'
    VALID_ALPHA '/^[a-zA-Z]+$/'
    VALID_ALPHA_UNDERSCORES '/^[a-zA-Z_]+$/'
    VALID_ALPHA_MINUS_UNDERSCORES '/^[a-zA-Z_-]+$/'
    VALID_ALPHA_WHITESPACES '/^[a-zA-Z ]+$/'
    VALID_ALPHANUMERIC_UNDERSCORES '/^[\da-zA-Z_]+$/'
    VALID_ALPHANUMERIC_MINUS_UNDERSCORES '/^[\da-zA-Z_-]+$/'
    VALID_ALPHANUMERIC_WHITESPACES '/^[\da-zA-Z ]+$/'
    VALID_ALPHANUMERIC_WHITESPACES_UNDERSCORES '/^[\da-zA-Z _]+$/'
    VALID_NUMERIC_UNDERSCORES '/^[\d_]+$/'
    VALID_NUMERIC_WHITESPACES '/^[\d ]+$/'
    VALID_NUMERIC_WHITESPACES_UNDERSCORES '/^[\d _]+$/'
    VALID_INTEGERS '/^[\d]+$/'
    FORMAT_NICE_YMDHMS 'd.m.Y, H:i:s'
    FORMAT_NICE_YMDHM 'd.m.Y, H:i'
    FORMAT_NICE_YM 'm.Y'
    FORMAT_NICE_YMD 'd.m.Y'
    FORMAT_NICE_MD 'd.m.'
    FORMAT_NICE_D 'd'
    FORMAT_NICE_W_NUM 'w'
    FORMAT_NICE_W_ABBR 'D'
    FORMAT_NICE_W_FULL 'l'
    FORMAT_NICE_M 'm'
    FORMAT_NICE_M_ABBR 'M'
    FORMAT_NICE_M_FULL 'F'
    FORMAT_NICE_Y_ABBR 'y'
    FORMAT_NICE_Y 'Y'
    FORMAT_NICE_HM 'H:i'
    FORMAT_NICE_HMS 'H:i:s'
    FORMAT_LOCAL_WA_YMDHMS '%a, %d.%m.%Y, %H:%M:%S'
    FORMAT_LOCAL_WF_YMDHMS '%A, %d.%m.%Y, %H:%M:%S'
    FORMAT_LOCAL_WA_YMDHM '%a, %d.%m.%Y, %H:%M'
    FORMAT_LOCAL_WF_YMDHM '%A, %d.%m.%Y, %H:%M'
    FORMAT_LOCAL_YMDHMS '%d.%m.%Y, %H:%M:%S'
    FORMAT_LOCAL_YMDHM '%d.%m.%Y, %H:%M'
    FORMAT_LOCAL_YMD '%d.%m.%Y'
    FORMAT_LOCAL_MD '%d.%m.'
    FORMAT_LOCAL_D '%d'
    FORMAT_LOCAL_W_NUM '%w'
    FORMAT_LOCAL_W_ABBR '%a'
    FORMAT_LOCAL_W_FULL '%A'
    FORMAT_LOCAL_M '%m'
    FORMAT_LOCAL_M_ABBR '%b'
    FORMAT_LOCAL_M_FULL '%B'
    FORMAT_LOCAL_Y_ABBR '%y'
    FORMAT_LOCAL_YMS_ABBR '%d.%m.%y'
    FORMAT_LOCAL_Y '%Y'
    FORMAT_LOCAL_H '%H'
    FORMAT_LOCAL_S '%S'
    FORMAT_LOCAL_HM '%H:%M'
    FORMAT_LOCAL_HMS '%H:%M:%S'
    CHAR_LESS '<'
    CHAR_GREATER '>'
    CHAR_QUOTE '"'
    CHAR_APOSTROPHE '''
    CHAR_ARROWS '»'
    CHAR_ARROWS_R '»'
    CHAR_ARROWS_L '«'
    CHAR_AVERAGE 'Ø'
    CHAR_INFIN '∞'
    CHAR_MILL '‰'
    CHAR_PLUSMN '±'
    CHAR_HELLIP '…'
    CHAR_CIRCA '≈'
    CHAR_CHECKBOX_EMPTY '☐]'
    CHAR_CHECKBOX_MAKRED '☑'
    CHAR_CHECKMARK '✓'
    CHAR_CHECKMARK_BOLD '✔'
    CHAR_BALLOT '✗'
    CHAR_BALLOT_BOLD '✘'
    CHAR_ABOUT '≈'
    CHAR_RPIME '′'
    CHAR_DOUBLE_RPIME '″'
    MESSAGE_PAGE_LENGTH (int) 20
    KN_DATETIME_FORMAT 'd/m/Y H:i:s'
    KN_DATE_FORMAT 'd/m/Y'
    KN_DATE_FORMAT_JS 'dd/mm/yy'
    MESSAGING_SEND_EMAIL_NOTIFICATION true
    DEFAULT_LANGUAGE 'ita'
    HTMLPURIFIER_PREFIX '/var/www/vhosts/b2b.bikesquare.eu/viadelsale.bikesquare.eu/Vendor/ezyang/htmlpurifier/library'
    FILTER_VALIDATE_BOOL (int) 258
    USER_ROLE_KEY 'group_id'
    CAKE_ADMIN (int) 1
    ROLE_ADMIN (int) 1
    ROLE_BAM (int) 2
    ROLE_RENTER (int) 3
    ROLE_EON (int) 4
    ROLE_USER (int) 5
    ROLE_COMMERCIALE (int) 6
    ROLE_EON_BACKOFFICE (int) 7
    ROLE_EON_CDNE (int) 8
    ROLE_EDITOR (int) 9
    ROLE_EON_PLUS (int) 10
    PARTNER_START (int) 1
    PARTNER_CONTRACT (int) 2
    PARTNER_PAID (int) 4
    PARTNER_APPROVED (int) 8
    PAYMENT_SUCCEEDED 'SUCCEEDED'
    PAYMENT_FAILED 'FAILED'
    TIPOFASE_ENTRATA_RENTAL_BICI (int) 1
    TIPOFASE_ENTRATA_RENTAL_ADDON (int) 2
    TIPOFASE_ENTRATA_TRASPORTO_CLIENTE (int) 3
    TIPOFASE_ENTRATA_ALTRO (int) 4
    TIPOFASE_USCITA_COMMISSIONE_COMMERCIALE (int) 5
    TIPOFASE_USCITA_COMMISSIONE_GESTIONE (int) 6
    TIPOFASE_USCITA_TRASPORTO_NOLEGGIATORE (int) 7
    TIPOFASE_USCITA_ALTRO (int) 8
    TIPOFASE_SCONTO (int) 9
    TIPOFASE_ALTRO (int) 10
    TIPOFASE_ARG_COMMISSIONE_BIKESQUARE (int) 11
    TIPOFASE_ARG_CAPARRA_INCASSATA (int) 12
    TIPOFASE_ENTRATA_INCASSO_PER_TERZI (int) 13
    STATO_INFO (int) 0
    STATO_RICEVUTA (int) 1
    STATO_CONFERMATA_CLIENTE (int) 2
    STATO_ANNULLATA (int) 3
    STATO_CONTRATTO (int) 4
    STATO_NOLEGGIO_INIZIATO (int) 41
    STATO_NOLEGGIO_SOSPESO (int) 42
    STATO_NOLEGGIO_TERMINATO (int) 43
    STATO_ARCHIVIATA (int) 5
    STATO_CAPARRA_RICEVUTA (int) 6
    STATO_RICHIESTA_BUONO (int) 70
    STATO_BUONO_PAGATO (int) 71
    STATO_BUONO_USATO (int) 72
    STATO_INFO_TUTTI (int) 1000
    CANALE_WEB (int) 10
    CANALE_EMBED (int) 11
    CANALE_WALKIN (int) 20
    CANALE_TEL (int) 30
    LEGENDA_STATO_ATTIVITA_DA_PAGARE (int) 1
    LEGENDA_STATO_ATTIVITA_PAGATA (int) 2
    CAPARRA_PERC_BASE (float) 0,15
    COUNTRIES array( (int) 0 => 'AD', (int) 1 => 'AE', (int) 2 => 'AF', (int) 3 => 'AG', (int) 4 => 'AI', (int) 5 => 'AL', (int) 6 => 'AM', (int) 7 => 'AO', (int) 8 => 'AQ', (int) 9 => 'AR', (int) 10 => 'AS', (int) 11 => 'AT', (int) 12 => 'AU', (int) 13 => 'AW', (int) 14 => 'AX', (int) 15 => 'AZ', (int) 16 => 'BA', (int) 17 => 'BB', (int) 18 => 'BD', (int) 19 => 'BE', (int) 20 => 'BF', (int) 21 => 'BG', (int) 22 => 'BH', (int) 23 => 'BI', (int) 24 => 'BJ', (int) 25 => 'BL', (int) 26 => 'BM', (int) 27 => 'BN', (int) 28 => 'BO', (int) 29 => 'BQ', (int) 30 => 'BR', (int) 31 => 'BS', (int) 32 => 'BT', (int) 33 => 'BV', (int) 34 => 'BW', (int) 35 => 'BY', (int) 36 => 'BZ', (int) 37 => 'CA', (int) 38 => 'CC', (int) 39 => 'CD', (int) 40 => 'CF', (int) 41 => 'CG', (int) 42 => 'CH', (int) 43 => 'CI', (int) 44 => 'CK', (int) 45 => 'CL', (int) 46 => 'CM', (int) 47 => 'CN', (int) 48 => 'CO', (int) 49 => 'CR', (int) 50 => 'CU', (int) 51 => 'CV', (int) 52 => 'CW', (int) 53 => 'CX', (int) 54 => 'CY', (int) 55 => 'CZ', (int) 56 => 'DE', (int) 57 => 'DJ', (int) 58 => 'DK', (int) 59 => 'DM', (int) 60 => 'DO', (int) 61 => 'DZ', (int) 62 => 'EC', (int) 63 => 'EE', (int) 64 => 'EG', (int) 65 => 'EH', (int) 66 => 'ER', (int) 67 => 'ES', (int) 68 => 'ET', (int) 69 => 'FI', (int) 70 => 'FJ', (int) 71 => 'FK', (int) 72 => 'FM', (int) 73 => 'FO', (int) 74 => 'FR', (int) 75 => 'GA', (int) 76 => 'GB', (int) 77 => 'GD', (int) 78 => 'GE', (int) 79 => 'GF', (int) 80 => 'GG', (int) 81 => 'GH', (int) 82 => 'GI', (int) 83 => 'GL', (int) 84 => 'GM', (int) 85 => 'GN', (int) 86 => 'GP', (int) 87 => 'GQ', (int) 88 => 'GR', (int) 89 => 'GS', (int) 90 => 'GT', (int) 91 => 'GU', (int) 92 => 'GW', (int) 93 => 'GY', (int) 94 => 'HK', (int) 95 => 'HM', (int) 96 => 'HN', (int) 97 => 'HR', (int) 98 => 'HT', (int) 99 => 'HU', (int) 100 => 'ID', (int) 101 => 'IE', (int) 102 => 'IL', (int) 103 => 'IM', (int) 104 => 'IN', (int) 105 => 'IO', (int) 106 => 'IQ', (int) 107 => 'IR', (int) 108 => 'IS', (int) 109 => 'IT', (int) 110 => 'JE', (int) 111 => 'JM', (int) 112 => 'JO', (int) 113 => 'JP', (int) 114 => 'KE', (int) 115 => 'KG', (int) 116 => 'KH', (int) 117 => 'KI', (int) 118 => 'KM', (int) 119 => 'KN', (int) 120 => 'KP', (int) 121 => 'KR', (int) 122 => 'KW', (int) 123 => 'KY', (int) 124 => 'KZ', (int) 125 => 'LA', (int) 126 => 'LB', (int) 127 => 'LC', (int) 128 => 'LI', (int) 129 => 'LK', (int) 130 => 'LR', (int) 131 => 'LS', (int) 132 => 'LT', (int) 133 => 'LU', (int) 134 => 'LV', (int) 135 => 'LY', (int) 136 => 'MA', (int) 137 => 'MC', (int) 138 => 'MD', (int) 139 => 'ME', (int) 140 => 'MF', (int) 141 => 'MG', (int) 142 => 'MH', (int) 143 => 'MK', (int) 144 => 'ML', (int) 145 => 'MM', (int) 146 => 'MN', (int) 147 => 'MO', (int) 148 => 'MP', (int) 149 => 'MQ', (int) 150 => 'MR', (int) 151 => 'MS', (int) 152 => 'MT', (int) 153 => 'MU', (int) 154 => 'MV', (int) 155 => 'MW', (int) 156 => 'MX', (int) 157 => 'MY', (int) 158 => 'MZ', (int) 159 => 'NA', (int) 160 => 'NC', (int) 161 => 'NE', (int) 162 => 'NF', (int) 163 => 'NG', (int) 164 => 'NI', (int) 165 => 'NL', (int) 166 => 'NO', (int) 167 => 'NP', (int) 168 => 'NR', (int) 169 => 'NU', (int) 170 => 'NZ', (int) 171 => 'OM', (int) 172 => 'PA', (int) 173 => 'PE', (int) 174 => 'PF', (int) 175 => 'PG', (int) 176 => 'PH', (int) 177 => 'PK', (int) 178 => 'PL', (int) 179 => 'PM', (int) 180 => 'PN', (int) 181 => 'PR', (int) 182 => 'PS', (int) 183 => 'PT', (int) 184 => 'PW', (int) 185 => 'PY', (int) 186 => 'QA', (int) 187 => 'RE', (int) 188 => 'RO', (int) 189 => 'RS', (int) 190 => 'RU', (int) 191 => 'RW', (int) 192 => 'SA', (int) 193 => 'SB', (int) 194 => 'SC', (int) 195 => 'SD', (int) 196 => 'SE', (int) 197 => 'SG', (int) 198 => 'SH', (int) 199 => 'SI', (int) 200 => 'SJ', (int) 201 => 'SK', (int) 202 => 'SL', (int) 203 => 'SM', (int) 204 => 'SN', (int) 205 => 'SO', (int) 206 => 'SR', (int) 207 => 'SS', (int) 208 => 'ST', (int) 209 => 'SV', (int) 210 => 'SX', (int) 211 => 'SY', (int) 212 => 'SZ', (int) 213 => 'TC', (int) 214 => 'TD', (int) 215 => 'TF', (int) 216 => 'TG', (int) 217 => 'TH', (int) 218 => 'TJ', (int) 219 => 'TK', (int) 220 => 'TL', (int) 221 => 'TM', (int) 222 => 'TN', (int) 223 => 'TO', (int) 224 => 'TR', (int) 225 => 'TT', (int) 226 => 'TV', (int) 227 => 'TW', (int) 228 => 'TZ', (int) 229 => 'UA', (int) 230 => 'UG', (int) 231 => 'UM', (int) 232 => 'US', (int) 233 => 'UY', (int) 234 => 'UZ', (int) 235 => 'VA', (int) 236 => 'VC', (int) 237 => 'VE', (int) 238 => 'VG', (int) 239 => 'VI', (int) 240 => 'VN', (int) 241 => 'VU', (int) 242 => 'WF', (int) 243 => 'WS', (int) 244 => 'YE', (int) 245 => 'YT', (int) 246 => 'ZA', (int) 247 => 'ZM', (int) 248 => 'ZW' )
    USER_RIGHT_KEY 'Right'

    CakePHP Constants

    Constant Value
    APP '/var/www/vhosts/b2b.bikesquare.eu/viadelsale.bikesquare.eu/'
    APP_DIR 'viadelsale.bikesquare.eu'
    APPLIBS '/var/www/vhosts/b2b.bikesquare.eu/viadelsale.bikesquare.eu/Lib/'
    CACHE '/var/www/vhosts/b2b.bikesquare.eu/viadelsale.bikesquare.eu/tmp/cache/'
    CAKE '/var/www/vhosts/b2b.bikesquare.eu/viadelsale.bikesquare.eu/Vendor/cakephp/cakephp/lib/Cake/'
    CAKE_CORE_INCLUDE_PATH '/var/www/vhosts/b2b.bikesquare.eu/viadelsale.bikesquare.eu/Vendor/cakephp/cakephp/lib'
    CORE_PATH '/var/www/vhosts/b2b.bikesquare.eu/viadelsale.bikesquare.eu/Vendor/cakephp/cakephp/lib/'
    CAKE_VERSION '2.10.24'
    CSS '/var/www/vhosts/b2b.bikesquare.eu/viadelsale.bikesquare.eu/webroot/css/'
    CSS_URL 'css/'
    DS '/'
    FULL_BASE_URL 'https://viadelsale.bikesquare.eu'
    IMAGES '/var/www/vhosts/b2b.bikesquare.eu/viadelsale.bikesquare.eu/webroot/img/'
    IMAGES_URL 'img/'
    JS '/var/www/vhosts/b2b.bikesquare.eu/viadelsale.bikesquare.eu/webroot/js/'
    JS_URL 'js/'
    LOGS '/var/www/vhosts/b2b.bikesquare.eu/viadelsale.bikesquare.eu/tmp/logs/'
    ROOT '/var/www/vhosts/b2b.bikesquare.eu'
    TESTS '/var/www/vhosts/b2b.bikesquare.eu/viadelsale.bikesquare.eu/Test/'
    TMP '/var/www/vhosts/b2b.bikesquare.eu/viadelsale.bikesquare.eu/tmp/'
    VENDORS '/var/www/vhosts/b2b.bikesquare.eu/vendors/'
    WEBROOT_DIR 'webroot'
    WWW_ROOT '/var/www/vhosts/b2b.bikesquare.eu/viadelsale.bikesquare.eu/webroot/'

    PHP Environment

    Environment Variable Value
    Php Version '7.4.33'
    User 'bikesquare'
    Home '/var/www/vhosts/b2b.bikesquare.eu'
    Script Name '/webroot/index.php'
    Request Uri '/'
    Query String ''
    Request Method 'GET'
    Server Protocol 'HTTP/1.0'
    Gateway Interface 'CGI/1.1'
    Redirect Url '/'
    Remote Port '50536'
    Script Filename '/var/www/vhosts/b2b.bikesquare.eu/viadelsale.bikesquare.eu/webroot/index.php'
    Server Admin '[no address given]'
    Context Document Root '/var/www/vhosts/b2b.bikesquare.eu/viadelsale.bikesquare.eu'
    Context Prefix ''
    Request Scheme 'https'
    Document Root '/var/www/vhosts/b2b.bikesquare.eu/viadelsale.bikesquare.eu'
    Remote Addr '34.204.166.236'
    Server Port '443'
    Server Addr '91.205.175.209'
    Server Name 'viadelsale.bikesquare.eu'
    Server Software 'Apache'
    Server Signature '
    Apache Server at viadelsale.bikesquare.eu Port 443
    '
    Path '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
    Http Accept Encoding 'br,gzip'
    Http If Modified Since 'Tue, 28 Mar 2023 17:57:05 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/)'
    Http Connection 'close'
    Http X Accel Internal '/internal-nginx-static-location'
    Http X Real Ip '34.204.166.236'
    Http Host 'viadelsale.bikesquare.eu'
    Proxy-nokeepalive '1'
    Https 'on'
    Passenger Download Native Support Binary '0'
    Passenger Compile Native Support Binary '0'
    Script Uri 'https://viadelsale.bikesquare.eu/'
    Script Url '/'
    Unique Id 'ZHRjO0rbrpnG@vVKvTBEpwAAAEk'
    Redirect Status '200'
    Redirect Https 'on'
    Redirect Passenger Download Native Support Binary '0'
    Redirect Passenger Compile Native Support Binary '0'
    Redirect Script Uri 'https://viadelsale.bikesquare.eu/'
    Redirect Script Url '/'
    Redirect Unique Id 'ZHRjO0rbrpnG@vVKvTBEpwAAAEk'
    Fcgi Role 'RESPONDER'
    Php Self '/webroot/index.php'
    Request Time Float (float) 1685349179,6114
    Request Time (int) 1685349179
    ====
  • Include
    +

    Included Files

    Include Paths

    • 1/usr/share/php
    • 2/var/www/vhosts/b2b.bikesquare.eu/prenota.bikesquare.eu/
    • 3-> /var/www/vhosts/b2b.bikesquare.eu/viadelsale.bikesquare.eu/Vendor/cakephp/cakephp/lib/Cake/

    Included Files

    • core(empty)
    • app(array)
      • Cache(array)
        • 0APP/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php
        • 1APP/Vendor/cakephp/cakephp/lib/Cake/Cache/Engine/FileEngine.php
        • 2APP/Vendor/cakephp/cakephp/lib/Cake/Cache/CacheEngine.php
      • Component(array)
        • 0APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/SessionComponent.php
        • 1APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/RequestHandlerComponent.php
        • 2APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/FlashComponent.php
        • 3APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php
        • 4APP/Controller/Component/UtilComponent.php
        • 5APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/CookieComponent.php
        • 6APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/PaginatorComponent.php
        • 7APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/Auth/FormAuthenticate.php
        • 8APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/Auth/BaseAuthenticate.php
      • Config(array)
        • 0APP/Config/core.php
        • 1APP/Config/bootstrap.php
        • 2APP/Config/sites/viadelsale.bikesquare.eu/settings.php
        • 3APP/Config/events.php
        • 4APP/Config/routes.php
        • 5APP/Vendor/cakephp/cakephp/lib/Cake/Config/config.php
      • Configure(array)
        • 0APP/Vendor/cakephp/cakephp/lib/Cake/Configure/PhpReader.php
        • 1APP/Vendor/cakephp/cakephp/lib/Cake/Configure/ConfigReaderInterface.php
      • Controller(array)
        • 0APP/Controller/UsersController.php
        • 1APP/Controller/AppController.php
        • 2APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php
        • 3APP/Vendor/cakephp/cakephp/lib/Cake/Controller/ComponentCollection.php
        • 4APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component.php
      • Datasource(array)
        • 0APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php
      • Error(array)
        • 0APP/Vendor/cakephp/cakephp/lib/Cake/Error/exceptions.php
        • 1APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php
      • I18n(array)
        • 0APP/Vendor/cakephp/cakephp/lib/Cake/I18n/I18n.php
        • 1APP/Vendor/cakephp/cakephp/lib/Cake/I18n/L10n.php
      • Log(array)
        • 0APP/Vendor/cakephp/cakephp/lib/Cake/Log/CakeLog.php
        • 1APP/Vendor/cakephp/cakephp/lib/Cake/Log/LogEngineCollection.php
        • 2APP/Vendor/cakephp/cakephp/lib/Cake/Log/Engine/FileLog.php
        • 3APP/Vendor/cakephp/cakephp/lib/Cake/Log/Engine/BaseLog.php
        • 4APP/Vendor/cakephp/cakephp/lib/Cake/Log/CakeLogInterface.php
      • Network(array)
        • 0APP/Vendor/cakephp/cakephp/lib/Cake/Network/CakeRequest.php
        • 1APP/Vendor/cakephp/cakephp/lib/Cake/Network/CakeResponse.php
      • Other(array)
        • 0APP/webroot/index.php
        • 1APP/Vendor/cakephp/cakephp/lib/Cake/bootstrap.php
        • 2APP/Vendor/cakephp/cakephp/lib/Cake/basics.php
        • 3APP/Vendor/cakephp/cakephp/lib/Cake/Core/App.php
        • 4APP/Vendor/cakephp/cakephp/lib/Cake/Core/Configure.php
        • 5APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php
        • 6APP/Vendor/autoload.php
        • 7APP/Vendor/composer/autoload_real.php
        • 8APP/Vendor/composer/platform_check.php
        • 9APP/Vendor/composer/ClassLoader.php
        • 10APP/Vendor/composer/autoload_static.php
        • 11APP/Vendor/ralouphie/getallheaders/src/getallheaders.php
        • 12APP/Vendor/guzzlehttp/promises/src/functions_include.php
        • 13APP/Vendor/guzzlehttp/promises/src/functions.php
        • 14APP/Vendor/symfony/deprecation-contracts/function.php
        • 15APP/Vendor/guzzlehttp/guzzle/src/functions_include.php
        • 16APP/Vendor/guzzlehttp/guzzle/src/functions.php
        • 17APP/Vendor/symfony/polyfill-mbstring/bootstrap.php
        • 18APP/Vendor/ezyang/htmlpurifier/library/HTMLPurifier.composer.php
        • 19APP/Vendor/google/apiclient-services/autoload.php
        • 20APP/Vendor/phpseclib/phpseclib/phpseclib/bootstrap.php
        • 21APP/Vendor/skrtdev/async/src/range.php
        • 22APP/Vendor/skrtdev/async/src/helpers.php
        • 23APP/Vendor/symfony/polyfill-php80/bootstrap.php
        • 24APP/Vendor/google/apiclient/src/aliases.php
        • 25APP/Vendor/google/apiclient/src/Client.php
        • 26APP/Vendor/google/apiclient/src/Service.php
        • 27APP/Vendor/google/apiclient/src/AccessToken/Revoke.php
        • 28APP/Vendor/google/apiclient/src/AccessToken/Verify.php
        • 29APP/Vendor/google/apiclient/src/Model.php
        • 30APP/Vendor/google/apiclient/src/Utils/UriTemplate.php
        • 31APP/Vendor/google/apiclient/src/AuthHandler/Guzzle6AuthHandler.php
        • 32APP/Vendor/google/apiclient/src/AuthHandler/Guzzle7AuthHandler.php
        • 33APP/Vendor/google/apiclient/src/AuthHandler/Guzzle5AuthHandler.php
        • 34APP/Vendor/google/apiclient/src/AuthHandler/AuthHandlerFactory.php
        • 35APP/Vendor/google/apiclient/src/Http/Batch.php
        • 36APP/Vendor/google/apiclient/src/Http/MediaFileUpload.php
        • 37APP/Vendor/google/apiclient/src/Http/REST.php
        • 38APP/Vendor/google/apiclient/src/Task/Retryable.php
        • 39APP/Vendor/google/apiclient/src/Task/Exception.php
        • 40APP/Vendor/google/apiclient/src/Exception.php
        • 41APP/Vendor/google/apiclient/src/Task/Runner.php
        • 42APP/Vendor/google/apiclient/src/Collection.php
        • 43APP/Vendor/google/apiclient/src/Service/Exception.php
        • 44APP/Vendor/google/apiclient/src/Service/Resource.php
        • 45APP/Vendor/google/apiclient/src/Task/Composer.php
        • 46APP/Vendor/skrtdev/novagram/src/NovaGram/helpers.php
        • 47APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php
        • 48APP/Lib/Event/Notifications.php
        • 49APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventListener.php
        • 50APP/Lib/Event/TelegramNotifications.php
        • 51APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakeObject.php
        • 52APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEvent.php
        • 53APP/Lib/Pay/load.php
        • 54APP/Lib/Pay/PayService.php
        • 55APP/Lib/Pay/services/mangopay/MangoPayService.php
        • 56APP/Lib/Pay/services/nexi/NexiService.php
      • Routing(array)
        • 0APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Router.php
        • 1APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php
        • 2APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Filter/AssetDispatcher.php
        • 3APP/Vendor/cakephp/cakephp/lib/Cake/Routing/DispatcherFilter.php
        • 4APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Filter/CacheDispatcher.php
        • 5APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Route/CakeRoute.php
      • Utility(array)
        • 0APP/Vendor/cakephp/cakephp/lib/Cake/Utility/Hash.php
        • 1APP/Vendor/cakephp/cakephp/lib/Cake/Utility/Inflector.php
        • 2APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php
        • 3APP/Vendor/cakephp/cakephp/lib/Cake/Utility/CakeNumber.php
        • 4APP/Vendor/cakephp/cakephp/lib/Cake/Utility/Debugger.php
        • 5APP/Vendor/cakephp/cakephp/lib/Cake/Utility/CakeText.php
      • View(array)
        • 0APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php
        • 1APP/Vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php
        • 2APP/Vendor/cakephp/cakephp/lib/Cake/View/ViewBlock.php
    • plugins(array)
      • BikesquareMessaging(array)
        • Config(array)
          • 0BikesquareMessaging/Config/bootstrap.php
          • 1BikesquareMessaging/Config/routes.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
      • I18n(array)
        • Plugin(array)
          • 0I18n/Lib/Routing/Route/I18nRoute.php
        • Config(array)
          • 0I18n/Config/routes.php
      • Tools(array)
        • Config(array)
          • 0Tools/Config/bootstrap.php
        • Component(array)
          • 0Tools/Controller/Component/CommonComponent.php
        • Plugin(array)
          • 0Tools/Lib/UserAgentLib.php
          • 1Tools/Lib/Auth.php
    ====