ResearchLineController :: public_index

Request

GET Parameters

Key Value
query
"Numeric Simulation Oriented Towards the Improvement of Process Design"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\ResearchLineController::public_index"
_firewall_context
"security.firewall.map.context.main"
_route
"app_research_line_public_index"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_auth"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#612
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\SidingAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\SidingAuthenticator {#613 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#618
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#510 …}
  }
]
_stopwatch_token
"0fd50a"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=rsspb6v7arj4807fh59d38os0l"
host
"researching.dev-investigacion.ing.uc.cl"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Fri, 12 Dec 2025 00:34:48 GMT"
x-debug-token
"73d48a"

Cookies

Request Cookies

Key Value
PHPSESSID
"rsspb6v7arj4807fh59d38os0l"

Response Cookies

No response cookies

Session 1

Session Metadata

Key Value
Created
"Fri, 12 Dec 25 00:34:45 +0000"
Last used
"Fri, 12 Dec 25 00:34:45 +0000"
Lifetime
36000

Session Attributes

Attribute Value
_profiler_search_end
null
_profiler_search_ip
null
_profiler_search_limit
null
_profiler_search_method
null
_profiler_search_start
null
_profiler_search_status_code
null
_profiler_search_token
null
_profiler_search_type
"command"
_profiler_search_url
null

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/html/researching/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/researching/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 45
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/researching/vendor/symfony/twig-bridge/Extension/SecurityExtension.php"
    "line" => 52
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/researching/var/cache/dev/twig/0e/0ec4ee994e3db291b3a8705ca06e7af0.php"
    "line" => 366
    "function" => "isGranted"
    "class" => "Symfony\Bridge\Twig\Extension\SecurityExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/researching/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_8b2f2ba910d2195f1a9119f0b62ef96b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/researching/var/cache/dev/twig/b4/b485803e958b066a2d15d8a3c691be50.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/researching/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b17f51e394ac805a002eb77998d66738"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/researching/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/researching/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/researching/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/researching/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/researching/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 463
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/researching/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 468
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/researching/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 282
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/researching/src/Controller/ResearchLineController.php"
    "line" => 82
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/researching/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "public_index"
    "class" => "App\Controller\ResearchLineController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/researching/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/researching/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/researching/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/researching/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/researching/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/researching/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"7817384573a07e7a0a81ec62bd9a3e9e"
APP_URL
"https://researching.dev-investigacion.ing.uc.cl"
CAS_CA
"false"
CAS_FORCE
"true"
CAS_GATEWAY
"false"
CAS_HANDLE_LOGOUT_REQUEST
"true"
CAS_HOST
"sso.uc.cl"
CAS_LOGIN_TARGET
"https://researching.dev-investigacion.ing.uc.cl"
CAS_LOGOUT_TARGET
"https://researching.dev-investigacion.ing.uc.cl"
CAS_PATH
"/cas"
CAS_PORT
"443"
CAS_SERVICE_BASE_URL
"https://researching.dev-investigacion.ing.uc.cl"
DATABASE_SERVER_VERSION
"5.7.40"
DATABASE_URL
"mysql://researching_user:hola123@127.0.0.1:3306/researching?serverVersion=5.7.40&charset=utf8mb4"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SIDBI_DB
"Sidbi"
SIDBI_PASSWORD
"acreditacion"
SIDBI_SERVER
"ai.ing.puc.cl"
SIDBI_USER
"evsvec"
SID_DB
"sid"
SID_PASSWORD
"iBh&+j5Y7P2d"
SID_SERVER
"intrawwwtest.ing.puc.cl"
SID_USER
"inv_Researching"
USE_CAS_LOGIN
"false"
WOS_APIKEY_EXPANDED
"f6b6fe0b76d8819ddc9488b905a980103ec2a767"
WOS_APIKEY_LIKE
"e3661e22a5a4e9dfb1668e9617a2f458fa823820"
WOS_APIKEY_LITE
"1234"
WSDL_AUTH
"1"
WSDL_CACHE
"0 ;0 = WSDL_CACHE_NONE, 1 = WSDL_CACHE_DISK, 2 = WSDL_CACHE_MEMORY, 3 = WSDL_CACHE_BOTH"
WSDL_LOGIN
"invpreg"
WSDL_PASSWORD
"ipJTusRvd6."
WSDL_URI
"https://intrawww.ing.puc.cl/siding/ws/invpreg.wsdl"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/html/researching"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/html/researching"
]
CONTEXT_DOCUMENT_ROOT
"/var/www/html/researching/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/researching/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/usr/share/httpd"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=rsspb6v7arj4807fh59d38os0l"
HTTP_HOST
"researching.dev-investigacion.ing.uc.cl"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"query=Numeric+Simulation+Oriented+Towards+the+Improvement+of+Process+Design"
REMOTE_ADDR
"216.73.216.141"
REMOTE_PORT
"41753"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765499688
REQUEST_TIME_FLOAT
1765499688.182
REQUEST_URI
"/researchline/public?query=Numeric+Simulation+Oriented+Towards+the+Improvement+of+Process+Design"
SCRIPT_FILENAME
"/var/www/html/researching/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"146.155.7.69"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"researching.dev-investigacion.ing.uc.cl"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.62 (Rocky Linux) OpenSSL/3.2.2"
SSL_TLS_SNI
"researching.dev-investigacion.ing.uc.cl"
SYMFONY_DOTENV_PATH
"/var/www/html/researching/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_URL,DATABASE_SERVER_VERSION,DATABASE_URL,MESSENGER_TRANSPORT_DSN,WSDL_URI,WSDL_AUTH,WSDL_LOGIN,WSDL_PASSWORD,WSDL_CACHE,WOS_APIKEY_LITE,WOS_APIKEY_EXPANDED,SIDBI_SERVER,SIDBI_DB,SIDBI_USER,SIDBI_PASSWORD,SID_SERVER,SID_DB,SID_USER,SID_PASSWORD,USE_CAS_LOGIN,CAS_HOST,CAS_PATH,CAS_PORT,CAS_CA,CAS_HANDLE_LOGOUT_REQUEST,CAS_SERVICE_BASE_URL,CAS_LOGIN_TARGET,CAS_LOGOUT_TARGET,CAS_FORCE,CAS_GATEWAY,WOS_APIKEY_LIKE"
UNIQUE_ID
"aTtjKLxAqrXcO7vKyNZAvwAAAss"
USER
"apache"
proxy-nokeepalive
"1"