turismocajamarca.naycelabs.com Open in urlscan Pro
185.173.111.217  Public Scan

Submitted URL: http://turismocajamarca.naycelabs.com/
Effective URL: https://turismocajamarca.naycelabs.com/login
Submission: On November 21 via api from NL — Scanned from NL

Form analysis 4 forms found in the DOM

POST

<form method="POST" novalidate="">
  <input type="hidden" name="csrf_test_name" value="948461759f09b5660537d270c6ac7d1b"> <label class="form-label">Nombre de Usuario</label>
  <div class="input-group has-validation mb-3">
    <div class="input-group position-relative has-icon-left ">
      <input type="text" class="form-control " placeholder="Nombre de Usuario" name="username" value="">
      <div class="form-control-icon pb-1">
        <i class="bx bx-user"></i>
      </div>
    </div>
    <div class="invalid-feedback">
    </div>
  </div>
  <label class="form-label">Contraseña</label>
  <div class="input-group has-validation mb-3">
    <div class="input-group position-relative has-icon-left ">
      <input class="form-control" placeholder="Contraseña" type="password" name="password" value="">
      <div class="form-control-icon pb-1">
        <i class="bx bx-lock"></i>
      </div>
    </div>
    <div class="invalid-feedback">
    </div>
    <div class="invalid-text">
    </div>
  </div>
  <button type="submit" class="btn btn-primary w-100 my-3">INICIAR</button>
</form>

<form data-debugbar-route-tpl="admin/edit/?">admin/edit/<input type="text" placeholder="$1"><input type="submit" value="Go" style="margin-left: 4px;"></form>

<form data-debugbar-route-tpl="api/listings/?">api/listings/<input type="text" placeholder="$1"><input type="submit" value="Go" style="margin-left: 4px;"></form>

<form data-debugbar-route-tpl="api/news-event/?">api/news-event/<input type="text" placeholder="$1"><input type="submit" value="Go" style="margin-left: 4px;"></form>

Text Content

TURISMO CAJAMARCA

Nombre de Usuario

Contraseña

INICIAR
↕ 🔅 3.1 ms   1.023 MB Views 2 Files 122 Routes 19 Events 1 History 20 Vars


4.1.9

NAME COMPONENT DURATION 0 ms Connecting to Database: "default"Database0.00
msBootstrapTimer1.18 msRoutingTimer0.07 msBefore FiltersTimer0.02 ms

ControllerTimer0.68 ms

Controller ConstructorTimer0.37 ms

View: login.phpViews0.28 ms

View: include/head.phpViews0.11 ms

After FiltersTimer0.09 ms


FILES ( 122 )

App.php APPPATH/Config/App.php AuthController.php
APPPATH/Controllers/AuthController.php AuthFilter.php
APPPATH/Filters/AuthFilter.php Autoload.php APPPATH/Config/Autoload.php
Cache.php APPPATH/Config/Cache.php Common.php APPPATH/Common.php Constants.php
APPPATH/Config/Constants.php ContentSecurityPolicy.php
APPPATH/Config/ContentSecurityPolicy.php Cookie.php APPPATH/Config/Cookie.php
Database.php APPPATH/Config/Database.php Events.php APPPATH/Config/Events.php
Exceptions.php APPPATH/Config/Exceptions.php Filters.php
APPPATH/Config/Filters.php Kint.php APPPATH/Config/Kint.php Logger.php
APPPATH/Config/Logger.php Modules.php APPPATH/Config/Modules.php Paths.php
APPPATH/Config/Paths.php Routes.php APPPATH/Config/Routes.php Security.php
APPPATH/Config/Security.php Services.php APPPATH/Config/Services.php Toolbar.php
APPPATH/Config/Toolbar.php UserAgents.php APPPATH/Config/UserAgents.php
UserPanelModel.php APPPATH/Models/UserPanelModel.php UtilsHelper.php
APPPATH/Tools/UtilsHelper.php Validation.php APPPATH/Config/Validation.php
View.php APPPATH/Config/View.php all_helper.php APPPATH/Helpers/all_helper.php
development.php APPPATH/Config/Boot/development.php head.php
APPPATH/Views/include/head.php index.php FCPATH/index.php login.php
APPPATH/Views/login.php AutoloadConfig.php SYSTEMPATH/Config/AutoloadConfig.php
Autoloader.php SYSTEMPATH/Autoloader/Autoloader.php BaseCollector.php
SYSTEMPATH/Debug/Toolbar/Collectors/BaseCollector.php BaseConfig.php
SYSTEMPATH/Config/BaseConfig.php BaseConnection.php
SYSTEMPATH/Database/BaseConnection.php BaseHandler.php
SYSTEMPATH/Cache/Handlers/BaseHandler.php BaseHandler.php
SYSTEMPATH/Session/Handlers/BaseHandler.php BaseModel.php
SYSTEMPATH/BaseModel.php BaseService.php SYSTEMPATH/Config/BaseService.php
CacheFactory.php SYSTEMPATH/Cache/CacheFactory.php CacheInterface.php
SYSTEMPATH/Cache/CacheInterface.php CliRenderer.php
SYSTEMPATH/ThirdParty/Kint/Renderer/CliRenderer.php CloneableCookieInterface.php
SYSTEMPATH/Cookie/CloneableCookieInterface.php CodeIgniter.php
SYSTEMPATH/CodeIgniter.php Common.php SYSTEMPATH/Common.php Config.php
SYSTEMPATH/Database/Config.php Connection.php
SYSTEMPATH/Database/MySQLi/Connection.php ConnectionInterface.php
SYSTEMPATH/Database/ConnectionInterface.php ContentSecurityPolicy.php
SYSTEMPATH/HTTP/ContentSecurityPolicy.php Controller.php
SYSTEMPATH/Controller.php Cookie.php SYSTEMPATH/Cookie/Cookie.php
CookieInterface.php SYSTEMPATH/Cookie/CookieInterface.php CookieStore.php
SYSTEMPATH/Cookie/CookieStore.php Database.php SYSTEMPATH/Database/Database.php
Database.php SYSTEMPATH/Debug/Toolbar/Collectors/Database.php DebugToolbar.php
SYSTEMPATH/Filters/DebugToolbar.php DotEnv.php SYSTEMPATH/Config/DotEnv.php
Escaper.php SYSTEMPATH/ThirdParty/Escaper/Escaper.php Events.php
SYSTEMPATH/Debug/Toolbar/Collectors/Events.php Events.php
SYSTEMPATH/Events/Events.php Exceptions.php SYSTEMPATH/Debug/Exceptions.php
Factories.php SYSTEMPATH/Config/Factories.php Factory.php
SYSTEMPATH/Config/Factory.php FileHandler.php
SYSTEMPATH/Cache/Handlers/FileHandler.php FileHandler.php
SYSTEMPATH/Session/Handlers/FileHandler.php FileLocator.php
SYSTEMPATH/Autoloader/FileLocator.php Files.php
SYSTEMPATH/Debug/Toolbar/Collectors/Files.php FilterInterface.php
SYSTEMPATH/Filters/FilterInterface.php Filters.php
SYSTEMPATH/Filters/Filters.php FormatRules.php
SYSTEMPATH/Validation/FormatRules.php Header.php SYSTEMPATH/HTTP/Header.php
IncomingRequest.php SYSTEMPATH/HTTP/IncomingRequest.php Kint.php
SYSTEMPATH/ThirdParty/Kint/Kint.php Logger.php SYSTEMPATH/Log/Logger.php
LoggerAwareTrait.php SYSTEMPATH/ThirdParty/PSR/Log/LoggerAwareTrait.php
LoggerInterface.php SYSTEMPATH/ThirdParty/PSR/Log/LoggerInterface.php Logs.php
SYSTEMPATH/Debug/Toolbar/Collectors/Logs.php Message.php
SYSTEMPATH/HTTP/Message.php MessageInterface.php
SYSTEMPATH/HTTP/MessageInterface.php MessageTrait.php
SYSTEMPATH/HTTP/MessageTrait.php Model.php SYSTEMPATH/Model.php Modules.php
SYSTEMPATH/Modules/Modules.php Renderer.php
SYSTEMPATH/ThirdParty/Kint/Renderer/Renderer.php RendererInterface.php
SYSTEMPATH/View/RendererInterface.php Request.php SYSTEMPATH/HTTP/Request.php
RequestInterface.php SYSTEMPATH/HTTP/RequestInterface.php RequestTrait.php
SYSTEMPATH/HTTP/RequestTrait.php Response.php SYSTEMPATH/HTTP/Response.php
ResponseInterface.php SYSTEMPATH/HTTP/ResponseInterface.php ResponseTrait.php
SYSTEMPATH/API/ResponseTrait.php ResponseTrait.php
SYSTEMPATH/HTTP/ResponseTrait.php RichRenderer.php
SYSTEMPATH/Debug/Kint/RichRenderer.php RichRenderer.php
SYSTEMPATH/ThirdParty/Kint/Renderer/RichRenderer.php RouteCollection.php
SYSTEMPATH/Router/RouteCollection.php RouteCollectionInterface.php
SYSTEMPATH/Router/RouteCollectionInterface.php Router.php
SYSTEMPATH/Router/Router.php RouterInterface.php
SYSTEMPATH/Router/RouterInterface.php Routes.php SYSTEMPATH/Config/Routes.php
Routes.php SYSTEMPATH/Debug/Toolbar/Collectors/Routes.php Security.php
SYSTEMPATH/Security/Security.php SecurityInterface.php
SYSTEMPATH/Security/SecurityInterface.php Services.php
SYSTEMPATH/Config/Services.php Session.php SYSTEMPATH/Session/Session.php
SessionInterface.php SYSTEMPATH/Session/SessionInterface.php TextRenderer.php
SYSTEMPATH/ThirdParty/Kint/Renderer/TextRenderer.php Timer.php
SYSTEMPATH/Debug/Timer.php Timers.php
SYSTEMPATH/Debug/Toolbar/Collectors/Timers.php Toolbar.php
SYSTEMPATH/Debug/Toolbar.php URI.php SYSTEMPATH/HTTP/URI.php UserAgent.php
SYSTEMPATH/HTTP/UserAgent.php Utils.php SYSTEMPATH/ThirdParty/Kint/Utils.php
Validation.php SYSTEMPATH/Validation/Validation.php ValidationInterface.php
SYSTEMPATH/Validation/ValidationInterface.php View.php
SYSTEMPATH/Config/View.php View.php SYSTEMPATH/View/View.php Views.php
SYSTEMPATH/Debug/Toolbar/Collectors/Views.php array_helper.php
SYSTEMPATH/Helpers/array_helper.php bootstrap.php SYSTEMPATH/bootstrap.php
init.php SYSTEMPATH/ThirdParty/Kint/init.php init_helpers.php
SYSTEMPATH/ThirdParty/Kint/init_helpers.php url_helper.php
SYSTEMPATH/Helpers/url_helper.php


ROUTES


MATCHED ROUTE

Directory: Controller: \App\Controllers\AuthController Method: index Params: 0 /
0


DEFINED ROUTES

Method Route Handler GET / \App\Controllers\HomeController::index GET
admin/edit/([^/]+)
admin/edit/
\App\Controllers\AdminController::form/$1 GET license
\App\Controllers\AuthController::license GET login
\App\Controllers\AuthController::index GET logout
\App\Controllers\AuthController::logout GET api/check
\App\Controllers\ApiController::check GET api/info
\App\Controllers\ApiController::info GET api/home
\App\Controllers\ApiController::home GET api/listings
\App\Controllers\ApiController::listings GET
api/listings/([0-9]+)
api/listings/
\App\Controllers\ApiController::listingDetails/$1 GET api/reviews
\App\Controllers\ApiController::reviews GET api/categories
\App\Controllers\ApiController::categories GET api/cities
\App\Controllers\ApiController::cities GET api/news-event
\App\Controllers\ApiController::newsEvents GET
api/news-event/([0-9]+)
api/news-event/
\App\Controllers\ApiController::newsEventsDetails/$1 GET api/text
\App\Controllers\ApiController::getText GET home / HEAD home / POST home/refresh
\App\Controllers\HomeController::refreshData POST admin/edit/([^/]+)
\App\Controllers\AdminController::formSubmit/$1 POST license
\App\Controllers\AuthController::licenseSubmit POST login
\App\Controllers\AuthController::submit POST api/notif/device
\App\Controllers\ApiController::registerDevice POST api/user/login
\App\Controllers\ApiController::login POST api/user/register
\App\Controllers\ApiController::register POST api/user/forgotpassword
\App\Controllers\ApiController::forgotPassword POST api/user/resetpassword
\App\Controllers\ApiController::resetPassword POST api/reviews
\App\Controllers\ApiController::reviewsAdd POST home / PUT home / DELETE home /
OPTIONS home / TRACE home / CONNECT home / CLI migrations/([^/]+)/([^/]+)
\CodeIgniter\Commands\MigrationsCommand::$1/$2 CLI migrations/([^/]+)
\CodeIgniter\Commands\MigrationsCommand::$1 CLI migrations
\CodeIgniter\Commands\MigrationsCommand::index CLI ci(.*)
\CodeIgniter\CLI\CommandRunner::index/$1 CLI home /


EVENTS

Time Event Name Times Called 0.41 ms pre_system 1


HISTORY

Action Datetime Status Method URL Content-Type Is AJAX? Load 2024-11-21 20:41:44
200 GET https://turismocajamarca.naycelabs.com/login text/html; charset=UTF-8 No
Load 2024-11-21 20:38:28 200 GET https://turismocajamarca.naycelabs.com/login
text/html; charset=UTF-8 No Load 2024-11-21 16:46:35 200 GET
https://turismocajamarca.naycelabs.com/login text/html; charset=UTF-8 No Load
2024-11-21 16:22:56 200 GET https://turismocajamarca.naycelabs.com/login
text/html; charset=UTF-8 No Load 2024-11-21 14:03:41 200 GET
https://turismocajamarca.naycelabs.com/login text/html; charset=UTF-8 No Load
2024-11-21 14:03:38 200 GET https://turismocajamarca.naycelabs.com/login
text/html; charset=UTF-8 No Load 2024-11-21 14:03:34 200 GET
https://turismocajamarca.naycelabs.com/login text/html; charset=UTF-8 No Load
2024-11-21 08:40:49 200 GET https://turismocajamarca.naycelabs.com/login
text/html; charset=UTF-8 No Load 2024-11-21 08:40:48 200 GET
https://turismocajamarca.naycelabs.com/login text/html; charset=UTF-8 No Load
2024-11-21 08:40:47 200 GET https://turismocajamarca.naycelabs.com/login
text/html; charset=UTF-8 No Load 2024-11-21 08:05:55 200 GET
https://turismocajamarca.naycelabs.com/login text/html; charset=UTF-8 No Load
2024-11-21 08:05:51 200 GET https://turismocajamarca.naycelabs.com/notif/send/1
text/html; charset=UTF-8 No Load 2024-11-21 08:05:49 200 GET
https://turismocajamarca.naycelabs.com/notif/send/1 text/html; charset=UTF-8 No
Load 2024-11-21 08:05:48 303 POST
https://turismocajamarca.naycelabs.com/notif/send/1 text/html; charset=UTF-8 No
Load 2024-11-21 08:05:46 200 GET
https://turismocajamarca.naycelabs.com/notif/send/1 text/html; charset=UTF-8 No
Load 2024-11-21 08:05:44 200 GET
https://turismocajamarca.naycelabs.com/notif/send/1 text/html; charset=UTF-8 No
Load 2024-11-21 08:05:42 200 GET
https://turismocajamarca.naycelabs.com/notif/send/1 text/html; charset=UTF-8 No
Load 2024-11-21 08:05:37 200 GET
https://turismocajamarca.naycelabs.com/notif/send/1 text/html; charset=UTF-8 No
Load 2024-11-21 08:05:13 200 GET
https://turismocajamarca.naycelabs.com/notif/device text/html; charset=UTF-8 No
Load 2024-11-21 08:05:12 307 GET
https://turismocajamarca.naycelabs.com/notif/send/kk text/html; charset=UTF-8 No


VIEW DATA

validation
⧉⌕

$value CodeIgniter\Validation\Validation (8)
 * Properties (8)
 * Available methods (23)

 * ⧉
   
   protected config -> Config\Validation (2)
    * Properties (2)
   
    * ⧉
      
      public ruleSets -> array (4)0 => string (28)
      "CodeIgniter\Validation\Rules"1 => string (34)
      "CodeIgniter\Validation\FormatRules"2 => string (32)
      "CodeIgniter\Validation\FileRules"3 => string (38)
      "CodeIgniter\Validation\CreditCardRules"⧉
      
      public templates -> array (2)list => string (33)
      "CodeIgniter\Validation\Views\list"single => string (35)
      "CodeIgniter\Validation\Views\single"
   
   protected customErrors -> array (0)protected data -> array (0)protected
   errors -> array (0)protected rules -> array (0)⧉
   
   protected ruleSetFiles -> array (4)0 => string (28)
   "CodeIgniter\Validation\Rules"1 => string (34)
   "CodeIgniter\Validation\FormatRules"2 => string (32)
   "CodeIgniter\Validation\FileRules"3 => string (38)
   "CodeIgniter\Validation\CreditCardRules"protected ruleSetInstances -> array
   (0)⧉
   
   protected view -> CodeIgniter\View\View (15)
    * Properties (15)
    * Available methods (16)
   
    * ⧉
      
      protected config -> Config\View (5)
       * Properties (5)
       * Available methods (4)
       * Static class properties (3)
      
       * ⧉
         
         public filters -> array (21)abs => string (4) "\abs"capitalize =>
         string (37) "\CodeIgniter\View\Filters::capitalize"date => string (31)
         "\CodeIgniter\View\Filters::date"date_modify => string (38)
         "\CodeIgniter\View\Filters::date_modify"default => string (34)
         "\CodeIgniter\View\Filters::default"esc => string (30)
         "\CodeIgniter\View\Filters::esc"excerpt => string (34)
         "\CodeIgniter\View\Filters::excerpt"highlight => string (36)
         "\CodeIgniter\View\Filters::highlight"highlight_code => string (41)
         "\CodeIgniter\View\Filters::highlight_code"limit_words => string (38)
         "\CodeIgniter\View\Filters::limit_words"limit_chars => string (38)
         "\CodeIgniter\View\Filters::limit_chars"local_currency => string (41)
         "\CodeIgniter\View\Filters::local_currency"local_number => string (39)
         "\CodeIgniter\View\Filters::local_number"lower => string (11)
         "\strtolower"nl2br => string (32)
         "\CodeIgniter\View\Filters::nl2br"number_format => string (14)
         "\number_format"prose => string (32)
         "\CodeIgniter\View\Filters::prose"round => string (32)
         "\CodeIgniter\View\Filters::round"strip_tags => string (11)
         "\strip_tags"title => string (32)
         "\CodeIgniter\View\Filters::title"upper => string (11) "\strtoupper"⧉
         
         public plugins -> array (8)current_url => string (37)
         "\CodeIgniter\View\Plugins::currentURL"previous_url => string (38)
         "\CodeIgniter\View\Plugins::previousURL"mailto => string (33)
         "\CodeIgniter\View\Plugins::mailto"safe_mailto => string (37)
         "\CodeIgniter\View\Plugins::safeMailto"lang => string (31)
         "\CodeIgniter\View\Plugins::lang"validation_errors => string (43)
         "\CodeIgniter\View\Plugins::validationErrors"route => string (32)
         "\CodeIgniter\View\Plugins::route"siteURL => string (34)
         "\CodeIgniter\View\Plugins::siteURL"public saveData -> boolean true⧉
         
         protected coreFilters -> array (21)abs => string (4) "\abs"capitalize
         => string (37) "\CodeIgniter\View\Filters::capitalize"date => string
         (31) "\CodeIgniter\View\Filters::date"date_modify => string (38)
         "\CodeIgniter\View\Filters::date_modify"default => string (34)
         "\CodeIgniter\View\Filters::default"esc => string (30)
         "\CodeIgniter\View\Filters::esc"excerpt => string (34)
         "\CodeIgniter\View\Filters::excerpt"highlight => string (36)
         "\CodeIgniter\View\Filters::highlight"highlight_code => string (41)
         "\CodeIgniter\View\Filters::highlight_code"limit_words => string (38)
         "\CodeIgniter\View\Filters::limit_words"limit_chars => string (38)
         "\CodeIgniter\View\Filters::limit_chars"local_currency => string (41)
         "\CodeIgniter\View\Filters::local_currency"local_number => string (39)
         "\CodeIgniter\View\Filters::local_number"lower => string (11)
         "\strtolower"nl2br => string (32)
         "\CodeIgniter\View\Filters::nl2br"number_format => string (14)
         "\number_format"prose => string (32)
         "\CodeIgniter\View\Filters::prose"round => string (32)
         "\CodeIgniter\View\Filters::round"strip_tags => string (11)
         "\strip_tags"title => string (32)
         "\CodeIgniter\View\Filters::title"upper => string (11) "\strtoupper"⧉
         
         protected corePlugins -> array (8)current_url => string (37)
         "\CodeIgniter\View\Plugins::currentURL"previous_url => string (38)
         "\CodeIgniter\View\Plugins::previousURL"mailto => string (33)
         "\CodeIgniter\View\Plugins::mailto"safe_mailto => string (37)
         "\CodeIgniter\View\Plugins::safeMailto"lang => string (31)
         "\CodeIgniter\View\Plugins::lang"validation_errors => string (43)
         "\CodeIgniter\View\Plugins::validationErrors"route => string (32)
         "\CodeIgniter\View\Plugins::route"siteURL => string (34)
         "\CodeIgniter\View\Plugins::siteURL"
       * ⧉
         
         public __construct() Merge the built-in and developer-configured
         filters and plugins, with prefere...
         
         /**
         * Merge the built-in and developer-configured filters and plugins,
         * with preference to the developer ones.
         */
         
         Inherited from CodeIgniter\Config\View
         Defined in <ROOT>/system/Config/View.php:93
         
         ⧉
         
         protected initEnvValue(&$property, string $name, string $prefix, string
         $shortPrefix): mixed Initialization an environment-specific
         configuration setting
         
         /**
         * Initialization an environment-specific configuration setting
         *
         * @param mixed $property
         *
         * @return mixed
         */
         
         Inherited from CodeIgniter\Config\BaseConfig
         Defined in <ROOT>/system/Config/BaseConfig.php:93
         
         ⧉
         
         protected getEnvValue(string $property, string $prefix, string
         $shortPrefix): mixed Retrieve an environment-specific configuration
         setting
         
         /**
         * Retrieve an environment-specific configuration setting
         *
         * @return mixed
         */
         
         Inherited from CodeIgniter\Config\BaseConfig
         Defined in <ROOT>/system/Config/BaseConfig.php:116
         
         ⧉
         
         protected registerProperties() Provides external libraries a simple way
         to register one or more options into...
         
         /**
         * Provides external libraries a simple way to register one or more
         * options into a config file.
         *
         * @throws ReflectionException
         */
         
         Inherited from CodeIgniter\Config\BaseConfig
         Defined in <ROOT>/system/Config/BaseConfig.php:162
      
       * ⇄public static $registrars :: array (0)
         \CodeIgniter\Config\BaseConfig::$registrars
         protected static $didDiscovery :: boolean true⧉
         
         protected static $moduleConfig :: Config\Modules (3)
          * Properties (3)
          * Available methods
         
          * ⧉
            
            public aliases -> array (5)0 => string (6) "events"1 => string (7)
            "filters"2 => string (10) "registrars"3 => string (6) "routes"4 =>
            string (8) "services"public discoverInComposer -> boolean truepublic
            enabled -> boolean true
          * ⧉
            
            public shouldDiscover(string $alias): bool Should the application
            auto-discover the requested resource.
            
            /**
            * Should the application auto-discover the requested resource.
            */
            
            Inherited from CodeIgniter\Modules\Modules
            Defined in <ROOT>/system/Modules/Modules.php:45
      
      protected currentSection -> null⧉
      
      protected data -> array (1)⧉
      
      validation => CodeIgniter\Validation\Validation (8) Recursionprotected
      debug -> boolean trueprotected layout -> null⧉
      
      protected loader -> CodeIgniter\Autoloader\FileLocator (1)
       * Properties
       * Available methods (10)
      
       * ⧉
         
         protected autoloader -> CodeIgniter\Autoloader\Autoloader (3)
          * Properties (3)
          * Available methods (11)
         
          * ⧉
            
            protected classmap -> array (9)⧉
            
            Psr\Log\AbstractLogger => string (112)
            "/home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/T...
             * File (3KB)
             * Contents
            
             * -rw-r--r-- 216754399 2005638928 3KB Nov 11 12:30 /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/ThirdParty/PSR/Log/AbstractLogger.php
               
            
             * /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/ThirdParty/PSR/Log/AbstractLogger.php
               
            
            ⧉
            
            Psr\Log\InvalidArgumentException => string (122)
            "/home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/T...
             * File (96B)
             * Contents
            
             * -rw-r--r-- 216754399 2005638928 96B Nov 11 12:30 /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/ThirdParty/PSR/Log/InvalidArgumentException.php
               
            
             * /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/ThirdParty/PSR/Log/InvalidArgumentException.php
               
            
            ⧉
            
            Psr\Log\LoggerAwareInterface => string (118)
            "/home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/T...
             * File (297B)
             * Contents
            
             * -rw-r--r-- 216754399 2005638928 297B Nov 11 12:30 /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/ThirdParty/PSR/Log/LoggerAwareInterface.php
               
            
             * /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/ThirdParty/PSR/Log/LoggerAwareInterface.php
               
            
            ⧉
            
            Psr\Log\LoggerAwareTrait => string (114)
            "/home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/T...
             * File (402B)
             * Contents
            
             * -rw-r--r-- 216754399 2005638928 402B Nov 11 12:30 /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/ThirdParty/PSR/Log/LoggerAwareTrait.php
               
            
             * /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/ThirdParty/PSR/Log/LoggerAwareTrait.php
               
            
            ⧉
            
            Psr\Log\LoggerInterface => string (113)
            "/home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/T...
             * File (3KB)
             * Contents
            
             * -rw-r--r-- 216754399 2005638928 3KB Nov 11 12:30 /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/ThirdParty/PSR/Log/LoggerInterface.php
               
            
             * /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/ThirdParty/PSR/Log/LoggerInterface.php
               
            
            ⧉
            
            Psr\Log\LoggerTrait => string (109)
            "/home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/T...
             * File (3.3KB)
             * Contents
            
             * -rw-r--r-- 216754399 2005638928 3.3KB Nov 11 12:30 /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/ThirdParty/PSR/Log/LoggerTrait.php
               
            
             * /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/ThirdParty/PSR/Log/LoggerTrait.php
               
            
            ⧉
            
            Psr\Log\LogLevel => string (106)
            "/home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/T...
             * File (336B)
             * Contents
            
             * -rw-r--r-- 216754399 2005638928 336B Nov 11 12:30 /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/ThirdParty/PSR/Log/LogLevel.php
               
            
             * /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/ThirdParty/PSR/Log/LogLevel.php
               
            
            ⧉
            
            Psr\Log\NullLogger => string (108)
            "/home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/T...
             * File (707B)
             * Contents
            
             * -rw-r--r-- 216754399 2005638928 707B Nov 11 12:30 /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/ThirdParty/PSR/Log/NullLogger.php
               
            
             * /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/ThirdParty/PSR/Log/NullLogger.php
               
            
            ⧉
            
            Laminas\Escaper\Escaper => string (105)
            "/home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/T...
             * File (12KB)
             * Contents
            
             * -rw-r--r-- 216754399 2005638928 12KB Nov 11 12:29 /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/ThirdParty/Escaper/Escaper.php
               
            
             * /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/ThirdParty/Escaper/Escaper.php
               
            
            protected files -> array (0)⧉
            
            protected prefixes -> array (3)⧉
            
            CodeIgniter => array (1)⧉
            
            0 => string (75)
            "/home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system/"
             * Directory (4KB)
            
             * drwxr-xr-x 216754399 2005638928 4KB Nov 11 12:26 /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/system
               
            
            ⧉
            
            App => array (1)⧉
            
            0 => string (72)
            "/home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/app/"
             * Directory (4KB)
            
             * drwxr-xr-x 216754399 2005638928 4KB Nov 11 12:18 /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/app
               
            
            ⧉
            
            Config => array (1)⧉
            
            0 => string (79)
            "/home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/app/Conf...
             * Directory (4KB)
             * Contents
            
             * drwxr-xr-x 216754399 2005638928 4KB Nov 11 12:18 /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/app/Config
               
            
             * /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/app/Config/
               
         
          * ⧉
            
            public initialize(Config\Autoload $config, Config\Modules $modules):
            $this Reads in the configuration array (described above) and stores
            the valid parts...
            
            /**
            * Reads in the configuration array (described above) and stores
            * the valid parts that we'll need.
            *
            * @return $this
            */
            
            Defined in <ROOT>/system/Autoloader/Autoloader.php:83
            
            ⧉
            
            public register() Register the loader with the SPL autoloader stack.
            
            /**
            * Register the loader with the SPL autoloader stack.
            */
            
            Defined in <ROOT>/system/Autoloader/Autoloader.php:114
            
            ⧉
            
            public addNamespace($namespace, ?string $path = null): $this
            Registers namespaces with the autoloader.
            
            /**
            * Registers namespaces with the autoloader.
            *
            * @param array|string $namespace
            *
            * @return $this
            */
            
            Defined in <ROOT>/system/Autoloader/Autoloader.php:137
            
            ⧉
            
            public getNamespace(?string $prefix = null): array Get namespaces
            with prefixes as keys and paths as values.
            
            /**
            * Get namespaces with prefixes as keys and paths as values.
            *
            * If a prefix param is set, returns only paths to the given prefix.
            *
            * @return array
            */
            
            Defined in <ROOT>/system/Autoloader/Autoloader.php:167
            
            ⧉
            
            public removeNamespace(string $namespace): $this Removes a single
            namespace from the psr4 settings.
            
            /**
            * Removes a single namespace from the psr4 settings.
            *
            * @return $this
            */
            
            Defined in <ROOT>/system/Autoloader/Autoloader.php:181
            
            ⧉
            
            public loadClassmap(string $class): false|string Load a class using
            available class mapping.
            
            /**
            * Load a class using available class mapping.
            *
            * @return false|string
            */
            
            Defined in <ROOT>/system/Autoloader/Autoloader.php:195
            
            ⧉
            
            public loadClass(string $class): false|string The mapped file on
            success, or boolean false Loads the class file for a given class
            name.
            
            /**
            * Loads the class file for a given class name.
            *
            * @param string $class The fully qualified class name.
            *
            * @return false|string The mapped file on success, or boolean false
            *                      on failure.
            */
            
            Defined in <ROOT>/system/Autoloader/Autoloader.php:214
            
            ⧉
            
            public sanitizeFilename(string $filename): string Sanitizes a
            filename, replacing spaces with dashes.
            
            /**
            * Sanitizes a filename, replacing spaces with dashes.
            *
            * Removes special characters that are illegal in filenames on certain
            * operating systems and special characters requiring special escaping
            * to manipulate at the command line. Replaces spaces and consecutive
            * dashes with a single dash. Trim period, dash and underscore from beginning
            * and end of filename.
            *
            * @return string The sanitized filename
            */
            
            Defined in <ROOT>/system/Autoloader/Autoloader.php:283
            
            ⧉
            
            protected loadInNamespace(string $class): false|string The mapped
            file name on success, or boolean false on fail Loads the class file
            for a given class name.
            
            /**
            * Loads the class file for a given class name.
            *
            * @param string $class The fully-qualified class name
            *
            * @return false|string The mapped file name on success, or boolean false on fail
            */
            
            Defined in <ROOT>/system/Autoloader/Autoloader.php:229
            
            ⧉
            
            protected includeFile(string $file): false|string The filename on
            success, false if the file is not loaded A central way to include a
            file. Split out primarily for testing purposes.
            
            /**
            * A central way to include a file. Split out primarily for testing purposes.
            *
            * @return false|string The filename on success, false if the file is not loaded
            */
            
            Defined in <ROOT>/system/Autoloader/Autoloader.php:259
            
            ⧉
            
            protected discoverComposerNamespaces() Locates autoload information
            from Composer, if available.
            
            /**
            * Locates autoload information from Composer, if available.
            */
            
            Defined in <ROOT>/system/Autoloader/Autoloader.php:298
      
       * ⧉
         
         public __construct(CodeIgniter\Autoloader\Autoloader $autoloader)
         
         Defined in <ROOT>/system/Autoloader/FileLocator.php:27
         
         ⧉
         
         public locateFile(string $file, ?string $folder = null, string $ext =
         'php'): false|string The path to the file, or false if not found.
         Attempts to locate a file by examining the name for a namespace and
         looking t...
         
         /**
         * Attempts to locate a file by examining the name for a namespace
         * and looking through the PSR-4 namespaced files that we know about.
         *
         * @param string      $file   The namespaced file to locate
         * @param string|null $folder The folder within the namespace that we should look for the file.
         * @param string      $ext    The file extension the file should have.
         *
         * @return false|string The path to the file, or false if not found.
         */
         
         Defined in <ROOT>/system/Autoloader/FileLocator.php:42
         
         ⧉
         
         public getClassname(string $file): string Examines a file and returns
         the fully qualified domain name.
         
         /**
         * Examines a file and returns the fully qualified domain name.
         */
         
         Defined in <ROOT>/system/Autoloader/FileLocator.php:113
         
         ⧉
         
         public search(string $path, string $ext = 'php', bool $prioritizeApp =
         true): array Searches through all of the defined namespaces looking for
         a file. Returns an...
         
         /**
         * Searches through all of the defined namespaces looking for a file.
         * Returns an array of all found locations for the defined file.
         *
         * Example:
         *
         *  $locator->search('Config/Routes.php');
         *  // Assuming PSR4 namespaces include foo and bar, might return:
         *  [
         *      'app/Modules/foo/Config/Routes.php',
         *      'app/Modules/bar/Config/Routes.php',
         *  ]
         */
         
         Defined in <ROOT>/system/Autoloader/FileLocator.php:166
         
         ⧉
         
         public findQualifiedNameFromPath(string $path): false|string The
         qualified name or false if the path is not found Find the qualified
         name of a file according to the namespace of the first mat...
         
         /**
         * Find the qualified name of a file according to
         * the namespace of the first matched namespace path.
         *
         * @return false|string The qualified name or false if the path is not found
         */
         
         Defined in <ROOT>/system/Autoloader/FileLocator.php:253
         
         ⧉
         
         public listFiles(string $path): array Scans the defined namespaces,
         returning a list of all files that are containe...
         
         /**
         * Scans the defined namespaces, returning a list of all files
         * that are contained within the subpath specified by $path.
         */
         
         Defined in <ROOT>/system/Autoloader/FileLocator.php:293
         
         ⧉
         
         public listNamespaceFiles(string $prefix, string $path): array Scans
         the provided namespace, returning a list of all files that are
         containe...
         
         /**
         * Scans the provided namespace, returning a list of all files
         * that are contained within the subpath specified by $path.
         */
         
         Defined in <ROOT>/system/Autoloader/FileLocator.php:324
         
         ⧉
         
         protected ensureExt(string $path, string $ext): string Ensures a
         extension is at the end of a filename
         
         /**
         * Ensures a extension is at the end of a filename
         */
         
         Defined in <ROOT>/system/Autoloader/FileLocator.php:199
         
         ⧉
         
         protected getNamespaces(): array|string Return the namespace mappings
         we know about.
         
         /**
         * Return the namespace mappings we know about.
         *
         * @return array|string
         */
         
         Defined in <ROOT>/system/Autoloader/FileLocator.php:217
         
         ⧉
         
         protected legacyLocate(string $file, ?string $folder = null):
         false|string The path to the file, or false if not found. Checks the
         app folder to see if the file can be found. Only for use with file...
         
         /**
         * Checks the app folder to see if the file can be found.
         * Only for use with filenames that DO NOT include namespacing.
         *
         * @return false|string The path to the file, or false if not found.
         */
         
         Defined in <ROOT>/system/Autoloader/FileLocator.php:358
      
      ⧉
      
      protected logger -> CodeIgniter\Log\Logger (9)
       * Properties (9)
       * Available methods (13)
      
       * public logCache -> array (0)protected cacheLogs -> boolean
         trueprotected dateFormat -> string (11) "Y-m-d H:i:s"protected fileExt
         -> nullprotected filePermissions -> integer 420⧉
         
         protected handlerConfig -> array (1)⧉
         
         CodeIgniter\Log\Handlers\FileHandler => array (4)⧉
         
         handles => array (8)0 => string (8) "critical"1 => string (5) "alert"2
         => string (9) "emergency"3 => string (5) "debug"4 => string (5)
         "error"5 => string (4) "info"6 => string (6) "notice"7 => string (7)
         "warning"fileExtension => string (0) ""filePermissions => integer
         420path => string (0) ""protected handlers -> array (0)⧉
         
         protected loggableLevels -> array (4)0 => string (9) "emergency"1 =>
         string (5) "alert"2 => string (8) "critical"3 => string (5) "error"⧉
         
         protected logLevels -> array (8)emergency => integer 1alert => integer
         2critical => integer 3error => integer 4warning => integer 5notice =>
         integer 6info => integer 7debug => integer 8
       * ⧉
         
         public __construct($config, bool $debug = true) Constructor.
         
         /**
         * Constructor.
         *
         * @param \Config\Logger $config
         *
         * @throws RuntimeException
         */
         
         Defined in <ROOT>/system/Log/Logger.php:119
         
         ⧉
         
         public emergency($message, array $context = array()): bool System is
         unusable.
         
         /**
         * System is unusable.
         *
         * @param string $message
         */
         
         Defined in <ROOT>/system/Log/Logger.php:157
         
         ⧉
         
         public alert($message, array $context = array()): bool Action must be
         taken immediately.
         
         /**
         * Action must be taken immediately.
         *
         * Example: Entire website down, database unavailable, etc. This should
         * trigger the SMS alerts and wake you up.
         *
         * @param string $message
         */
         
         Defined in <ROOT>/system/Log/Logger.php:170
         
         ⧉
         
         public critical($message, array $context = array()): bool Critical
         conditions.
         
         /**
         * Critical conditions.
         *
         * Example: Application component unavailable, unexpected exception.
         *
         * @param string $message
         */
         
         Defined in <ROOT>/system/Log/Logger.php:182
         
         ⧉
         
         public error($message, array $context = array()): bool Runtime errors
         that do not require immediate action but should typically be l...
         
         /**
         * Runtime errors that do not require immediate action but should typically
         * be logged and monitored.
         *
         * @param string $message
         */
         
         Defined in <ROOT>/system/Log/Logger.php:193
         
         ⧉
         
         public warning($message, array $context = array()): bool Exceptional
         occurrences that are not errors.
         
         /**
         * Exceptional occurrences that are not errors.
         *
         * Example: Use of deprecated APIs, poor use of an API, undesirable things
         * that are not necessarily wrong.
         *
         * @param string $message
         */
         
         Defined in <ROOT>/system/Log/Logger.php:206
         
         ⧉
         
         public notice($message, array $context = array()): bool Normal but
         significant events.
         
         /**
         * Normal but significant events.
         *
         * @param string $message
         */
         
         Defined in <ROOT>/system/Log/Logger.php:216
         
         ⧉
         
         public info($message, array $context = array()): bool Interesting
         events.
         
         /**
         * Interesting events.
         *
         * Example: User logs in, SQL logs.
         *
         * @param string $message
         */
         
         Defined in <ROOT>/system/Log/Logger.php:228
         
         ⧉
         
         public debug($message, array $context = array()): bool Detailed debug
         information.
         
         /**
         * Detailed debug information.
         *
         * @param string $message
         */
         
         Defined in <ROOT>/system/Log/Logger.php:238
         
         ⧉
         
         public log($level, $message, array $context = array()): bool Logs with
         an arbitrary level.
         
         /**
         * Logs with an arbitrary level.
         *
         * @param mixed  $level
         * @param string $message
         */
         
         Defined in <ROOT>/system/Log/Logger.php:249
         
         ⧉
         
         public determineFile(): array Determines the file and line that the
         logging call was made from by analyzing...
         
         /**
         * Determines the file and line that the logging call
         * was made from by analyzing the backtrace.
         * Find the earliest stack frame that is part of our logging system.
         */
         
         Defined in <ROOT>/system/Log/Logger.php:377
         
         ⧉
         
         protected interpolate($message, array $context = array()): mixed
         Replaces any placeholders in the message with variables from the
         context, as ...
         
         /**
         * Replaces any placeholders in the message with variables
         * from the context, as well as a few special items like:
         *
         * {session_vars}
         * {post_vars}
         * {get_vars}
         * {env}
         * {env:foo}
         * {file}
         * {line}
         *
         * @param mixed $message
         *
         * @return mixed
         */
         
         Defined in <ROOT>/system/Log/Logger.php:319
         
         ⧉
         
         protected cleanFileNames(string $file): string Cleans the paths of
         filenames by replacing APPPATH, SYSTEMPATH, FCPATH with t...
         
         /**
         * Cleans the paths of filenames by replacing APPPATH, SYSTEMPATH, FCPATH
         * with the actual var. i.e.
         *
         *  /var/www/site/app/Controllers/Home.php
         *      becomes:
         *  APPPATH/Controllers/Home.php
         */
         
         Defined in <ROOT>/system/Log/Logger.php:425
      
      ⧉
      
      protected performanceData -> array (2)
       * Table (2)
       * Contents (2)
      
       * startendview01732196504.61071732196504.6108include/head.php11732196504.61061732196504.6109login.php
      
       * ⧉
         
         0 => array (3)start => double 1732196504.6107end => double
         1732196504.6108view => string (16) "include/head.php"⧉
         
         1 => array (3)start => double 1732196504.6106end => double
         1732196504.6109view => string (9) "login.php"
      
      ⧉
      
      protected renderVars -> array (4)start => double 1732196504.6106view =>
      string (9) "login.php"options => array (0)file => string (25) "2
      APPPATH/Views/login.php"protected saveData -> boolean trueprotected
      sections -> array (0)protected sectionStack -> array (0)protected tempData
      -> null⧉
      
      protected viewPath -> string (88)
      "/home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/app/Conf...
       * Directory (4KB)
       * Contents
      
       * drwxr-xr-x 216754399 2005638928 4KB Nov 11 12:18 /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/app/Views
         
      
       * /home/u216754399/domains/turismocajamarca.naycelabs.com/public_html/app/Config/../Views/
         
      
      protected viewsCount -> integer 2
    * ⧉
      
      public __construct(Config\View $config, ?string $viewPath = null,
      ?CodeIgniter\Autoloader\FileLocator $loader = null, ?bool $debug = null,
      ?Psr\Log\LoggerInterface $logger = null)
      
      Defined in <ROOT>/system/View/View.php:137
      
      ⧉
      
      public render(string $view, ?array $options = null, ?bool $saveData =
      null): string Builds the output based upon a file name and any data that
      has already been set.
      
      /**
      * Builds the output based upon a file name and any
      * data that has already been set.
      *
      * Valid $options:
      *  - cache      Number of seconds to cache for
      *  - cache_name Name to use for cache
      *
      * @param string     $view     File name of the view source
      * @param array|null $options  Reserved for 3rd-party uses since
      *                             it might be needed to pass additional info
      *                             to other template engines.
      * @param bool|null  $saveData If true, saves data for subsequent calls,
      *                             if false, cleans the data after displaying,
      *                             if null, uses the config setting.
      */
      
      Defined in <ROOT>/system/View/View.php:163
      
      ⧉
      
      public renderString(string $view, ?array $options = null, ?bool $saveData
      = null): string Builds the output based upon a string and any data that
      has already been set....
      
      /**
      * Builds the output based upon a string and any
      * data that has already been set.
      * Cache does not apply, because there is no "key".
      *
      * @param string     $view     The view contents
      * @param array|null $options  Reserved for 3rd-party uses since
      *                             it might be needed to pass additional info
      *                             to other template engines.
      * @param bool|null  $saveData If true, saves data for subsequent calls,
      *                             if false, cleans the data after displaying,
      *                             if null, uses the config setting.
      */
      
      Defined in <ROOT>/system/View/View.php:272
      
      ⧉
      
      public excerpt(string $string, int $length = 20): string Extract first bit
      of a long string and add ellipsis
      
      /**
      * Extract first bit of a long string and add ellipsis
      */
      
      Defined in <ROOT>/system/View/View.php:295
      
      ⧉
      
      public setData(array $data = array(), ?string $context = null):
      CodeIgniter\View\RendererInterface Sets several pieces of view data at
      once.
      
      /**
      * Sets several pieces of view data at once.
      *
      * @param string $context The context to escape it for: html, css, js, url
      *                        If null, no escaping will happen
      */
      
      Defined in <ROOT>/system/View/View.php:306
      
      ⧉
      
      public setVar(string $name, $value = null, ?string $context = null):
      CodeIgniter\View\RendererInterface Sets a single piece of view data.
      
      /**
      * Sets a single piece of view data.
      *
      * @param mixed       $value
      * @param string|null $context The context to escape it for: html, css, js, url
      *                             If null, no escaping will happen
      */
      
      Defined in <ROOT>/system/View/View.php:325
      
      ⧉
      
      public resetData(): CodeIgniter\View\RendererInterface Removes all of the
      view data from the system.
      
      /**
      * Removes all of the view data from the system.
      */
      
      Defined in <ROOT>/system/View/View.php:340
      
      ⧉
      
      public getData(): array Returns the current data that will be displayed in
      the view.
      
      /**
      * Returns the current data that will be displayed in the view.
      */
      
      Defined in <ROOT>/system/View/View.php:350
      
      ⧉
      
      public extend(string $layout) Specifies that the current view should
      extend an existing layout.
      
      /**
      * Specifies that the current view should extend an existing layout.
      */
      
      Defined in <ROOT>/system/View/View.php:358
      
      ⧉
      
      public section(string $name) Starts holds content for a section within the
      layout.
      
      /**
      * Starts holds content for a section within the layout.
      *
      * @param string $name Section name
      */
      
      Defined in <ROOT>/system/View/View.php:368
      
      ⧉
      
      public endSection() Captures the last section
      
      /**
      * Captures the last section
      *
      * @throws RuntimeException
      */
      
      Defined in <ROOT>/system/View/View.php:382
      
      ⧉
      
      public renderSection(string $sectionName) Renders a section's contents.
      
      /**
      * Renders a section's contents.
      */
      
      Defined in <ROOT>/system/View/View.php:403
      
      ⧉
      
      public include(string $view, ?array $options = null, $saveData = true):
      string Used within layout views to include additional views.
      
      /**
      * Used within layout views to include additional views.
      *
      * @param bool $saveData
      */
      
      Defined in <ROOT>/system/View/View.php:422
      
      ⧉
      
      public getPerformanceData(): array Returns the performance data that might
      have been collected during the execut...
      
      /**
      * Returns the performance data that might have been collected
      * during the execution. Used primarily in the Debug Toolbar.
      */
      
      Defined in <ROOT>/system/View/View.php:431
      
      ⧉
      
      protected logPerformance(float $start, float $end, string $view) Logs
      performance data for rendering a view.
      
      /**
      * Logs performance data for rendering a view.
      */
      
      Defined in <ROOT>/system/View/View.php:439
      
      ⧉
      
      protected prepareTemplateData(bool $saveData): void
      
      Defined in <ROOT>/system/View/View.php:450

 * ⇄⧉
   
   public __construct($config, CodeIgniter\View\RendererInterface $view)
   Validation constructor.
   new \CodeIgniter\Validation\Validation($config,
   CodeIgniter\View\RendererInterface $view)
   
   /**
   * Validation constructor.
   *
   * @param ValidationConfig $config
   */
   
   Defined in <ROOT>/system/Validation/Validation.php:91
   
   ⇄⧉
   
   public run(?array $data = null, ?string $group = null, ?string $dbGroup =
   null): bool Runs the validation process, returning true/false determining
   whether validat...
   $value->run(?array $data = null, ?string $group = null, ?string $dbGroup =
   null)
   
   /**
   * Runs the validation process, returning true/false determining whether
   * validation was successful or not.
   *
   * @param array|null  $data    The array of data to validate.
   * @param string|null $group   The predefined group of rules to apply.
   * @param string|null $dbGroup The database group to use.
   */
   
   Defined in <ROOT>/system/Validation/Validation.php:108
   
   ⇄⧉
   
   public check($value, string $rule, array $errors = array()): bool Runs the
   validation process, returning true or false determining whether vali...
   $value->check($value, string $rule, array $errors = array())
   
   /**
   * Runs the validation process, returning true or false
   * determining whether validation was successful or not.
   *
   * @param mixed    $value
   * @param string[] $errors
   */
   
   Defined in <ROOT>/system/Validation/Validation.php:171
   
   ⇄⧉
   
   public withRequest(CodeIgniter\HTTP\RequestInterface $request):
   CodeIgniter\Validation\ValidationInterface Takes a Request object and grabs
   the input data to use from its array values.
   $value->withRequest(CodeIgniter\HTTP\RequestInterface $request)
   
   /**
   * Takes a Request object and grabs the input data to use from its
   * array values.
   *
   * @param IncomingRequest|RequestInterface $request
   */
   
   Defined in <ROOT>/system/Validation/Validation.php:336
   
   ⇄⧉
   
   public setRule(string $field, ?string $label, string $rules, array $errors =
   array()): $this Sets an individual rule and custom error messages for a
   single field.
   $value->setRule(string $field, ?string $label, string $rules, array $errors =
   array())
   
   /**
   * Sets an individual rule and custom error messages for a single field.
   *
   * The custom error message should be just the messages that apply to
   * this field, like so:
   *
   *    [
   *        'rule' => 'message',
   *        'rule' => 'message'
   *    ]
   *
   * @return $this
   */
   
   Defined in <ROOT>/system/Validation/Validation.php:369
   
   ⇄⧉
   
   public setRules(array $rules, array $errors = array()):
   CodeIgniter\Validation\ValidationInterface Stores the rules that should be
   used to validate the items. Rules should be a...
   $value->setRules(array $rules, array $errors = array())
   
   /**
   * Stores the rules that should be used to validate the items.
   * Rules should be an array formatted like:
   *
   *    [
   *        'field' => 'rule1|rule2'
   *    ]
   *
   * The $errors array should be formatted like:
   *    [
   *        'field' => [
   *            'rule' => 'message',
   *            'rule' => 'message
   *        ],
   *    ]
   *
   * @param array $errors // An array of custom error messages
   */
   
   Defined in <ROOT>/system/Validation/Validation.php:401
   
   ⇄⧉
   
   public getRules(): array Returns all of the rules currently defined.
   $value->getRules()
   
   /**
   * Returns all of the rules currently defined.
   */
   
   Defined in <ROOT>/system/Validation/Validation.php:426
   
   ⇄⧉
   
   public hasRule(string $field): bool Checks to see if the rule for key $field
   has been set or not.
   $value->hasRule(string $field)
   
   /**
   * Checks to see if the rule for key $field has been set or not.
   */
   
   Defined in <ROOT>/system/Validation/Validation.php:434
   
   ⇄⧉
   
   public getRuleGroup(string $group): array Get rule group.
   $value->getRuleGroup(string $group)
   
   /**
   * Get rule group.
   *
   * @param string $group Group.
   *
   * @throws InvalidArgumentException If group not found.
   *
   * @return string[] Rule group.
   */
   
   Defined in <ROOT>/system/Validation/Validation.php:448
   
   ⇄⧉
   
   public setRuleGroup(string $group) Set rule group.
   $value->setRuleGroup(string $group)
   
   /**
   * Set rule group.
   *
   * @param string $group Group.
   *
   * @throws InvalidArgumentException If group not found.
   */
   
   Defined in <ROOT>/system/Validation/Validation.php:468
   
   ⇄⧉
   
   public listErrors(string $template = 'list'): string Returns the rendered
   HTML of the errors as defined in $template.
   $value->listErrors(string $template = 'list')
   
   /**
   * Returns the rendered HTML of the errors as defined in $template.
   */
   
   Defined in <ROOT>/system/Validation/Validation.php:482
   
   ⇄⧉
   
   public showError(string $field, string $template = 'single'): string Displays
   a single error in formatted HTML as defined in the $template view.
   $value->showError(string $field, string $template = 'single')
   
   /**
   * Displays a single error in formatted HTML as defined in the $template view.
   */
   
   Defined in <ROOT>/system/Validation/Validation.php:496
   
   ⇄⧉
   
   public loadRuleGroup(?string $group = null): array|ValidationException|null
   Loads custom rule groups (if set) into the current rules.
   $value->loadRuleGroup(?string $group = null)
   
   /**
   * Loads custom rule groups (if set) into the current rules.
   *
   * Rules can be pre-defined in Config\Validation and can
   * be any name, but must all still be an array of the
   * same format used with setRules(). Additionally, check
   * for {group}_errors for an array of custom error messages.
   *
   * @return array|ValidationException|null
   */
   
   Defined in <ROOT>/system/Validation/Validation.php:536
   
   ⇄⧉
   
   public hasError(string $field): bool Checks to see if an error exists for the
   given field.
   $value->hasError(string $field)
   
   /**
   * Checks to see if an error exists for the given field.
   */
   
   Defined in <ROOT>/system/Validation/Validation.php:612
   
   ⇄⧉
   
   public getError(?string $field = null): string Returns the error(s) for a
   specified $field (or empty string if not set).
   $value->getError(?string $field = null)
   
   /**
   * Returns the error(s) for a specified $field (or empty string if not
   * set).
   */
   
   Defined in <ROOT>/system/Validation/Validation.php:621
   
   ⇄⧉
   
   public getErrors(): array Returns the array of errors that were encountered
   during a run() call. The ar...
   $value->getErrors()
   
   /**
   * Returns the array of errors that were encountered during
   * a run() call. The array should be in the following format:
   *
   *    [
   *        'field1' => 'error message',
   *        'field2' => 'error message',
   *    ]
   *
   * @return array<string, string>
   *
   * @codeCoverageIgnore
   */
   
   Defined in <ROOT>/system/Validation/Validation.php:643
   
   ⇄⧉
   
   public setError(string $field, string $error):
   CodeIgniter\Validation\ValidationInterface Sets the error for a specific
   field. Used by custom validation methods.
   $value->setError(string $field, string $error)
   
   /**
   * Sets the error for a specific field. Used by custom validation methods.
   */
   
   Defined in <ROOT>/system/Validation/Validation.php:658
   
   ⇄⧉
   
   public reset(): CodeIgniter\Validation\ValidationInterface Resets the class
   to a blank slate. Should be called whenever you need to proc...
   $value->reset()
   
   /**
   * Resets the class to a blank slate. Should be called whenever
   * you need to process more than one array.
   */
   
   Defined in <ROOT>/system/Validation/Validation.php:739
   
   ⧉
   
   protected processRules(string $field, ?string $label, $value, $rules = null,
   ?array $data = null): bool Runs all of $rules against $field, until one
   fails, or all of them have been ...
   
   /**
   * Runs all of $rules against $field, until one fails, or
   * all of them have been processed. If one fails, it adds
   * the error to $this->errors and moves on to the next,
   * so that we can collect all of the first errors.
   *
   * @param array|string $value
   * @param array|null   $rules
   * @param array        $data
   */
   
   Defined in <ROOT>/system/Validation/Validation.php:188
   
   ⧉
   
   protected loadRuleSets() Loads all of the rulesets classes that have been
   defined in the Config\Valida...
   
   /**
   * Loads all of the rulesets classes that have been defined in the
   * Config\Validation and stores them locally so we can use them.
   */
   
   Defined in <ROOT>/system/Validation/Validation.php:515
   
   ⧉
   
   protected fillPlaceholders(array $rules, array $data): array Replace any
   placeholders within the rules with the values that match the 'key...
   
   /**
   * Replace any placeholders within the rules with the values that
   * match the 'key' of any properties being set. For example, if
   * we had the following $data array:
   *
   * [ 'id' => 13 ]
   *
   * and the following rule:
   *
   *  'required|is_unique[users,email,id,{id}]'
   *
   * The value of {id} would be replaced with the actual id in the form data:
   *
   *  'required|is_unique[users,email,id,13]'
   */
   
   Defined in <ROOT>/system/Validation/Validation.php:578
   
   ⧉
   
   protected getErrorMessage(string $rule, string $field, ?string $label = null,
   ?string $param = null, ?string $value = null): string Attempts to find the
   appropriate error message
   
   /**
   * Attempts to find the appropriate error message
   *
   * @param string|null $value The value that caused the validation to fail.
   */
   
   Defined in <ROOT>/system/Validation/Validation.php:670
   
   ⧉
   
   protected splitRules(string $rules): array Split rules string by pipe
   operator.
   
   /**
   * Split rules string by pipe operator.
   */
   
   Defined in <ROOT>/system/Validation/Validation.php:697


SESSION USER DATA

__ci_last_regenerate

1732196504


REQUEST ( HTTPS/1.1 )


HEADERS

Accept
text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Accept-Encoding gzip, deflate, br, zstd Accept-Language nl-NL,nl;q=0.9 Cookie
ci_session=rpmn0v9aftakvekekjdscqbeeugss35g Host turismocajamarca.naycelabs.com
User-Agent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/130.0.0.0 Safari/537.36 Upgrade-Insecure-Requests 1 Sec-Fetch-Site
none Sec-Fetch-Mode navigate Sec-Fetch-User ?1 Sec-Fetch-Dest document Priority
u=0, i


COOKIES

ci_session rpmn0v9aftakvekekjdscqbeeugss35g


RESPONSE ( 200 - OK )


HEADERS

Accept
text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Accept-Encoding gzip, deflate, br, zstd Accept-Language nl-NL,nl;q=0.9 Cookie
ci_session=rpmn0v9aftakvekekjdscqbeeugss35g Host turismocajamarca.naycelabs.com
User-Agent Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/130.0.0.0 Safari/537.36 Upgrade-Insecure-Requests 1 Sec-Fetch-Site
none Sec-Fetch-Mode navigate Sec-Fetch-User ?1 Sec-Fetch-Dest document Priority
u=0, i


SYSTEM CONFIGURATION

Read the CodeIgniter docs...

CodeIgniter Version: 4.1.9 PHP Version: 8.2.21 PHP SAPI: litespeed Environment:
development Base URL: https://turismocajamarca.naycelabs.com/ Timezone:
Asia/Jakarta Locale: en Content Security Policy Enabled: No