AppUserController :: index
Request
GET Parameters
No GET parameters
POST Parameters
Key | Value |
---|---|
_dt | "dt" |
_init | "true" |
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\Admin\AppUserController::index" |
_firewall_context | "security.firewall.map.context.main" |
_route | "app_user_management_index" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "251557" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, deflate" |
accept-language | "en-US,en;q=0.9" |
authorization | "" |
connection | "keep-alive" |
content-length | "17" |
content-type | "application/x-www-form-urlencoded; charset=UTF-8" |
cookie | "ckCsrfToken=fpxBRohn8YvNMkoFnlVGWrqkA886Q0JQK4CDoqCZ; PHPSESSID=ubqcs28fue80c01gcabrutr3nm" |
host | "146.190.75.64" |
origin | "http://146.190.75.64" |
referer | "http://146.190.75.64/app-users/" |
user-agent | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36" |
x-php-ob-level | "1" |
x-requested-with | "XMLHttpRequest" |
Request Content
Raw
_dt=dt&_init=true
Response
Response Headers
Header | Value |
---|---|
cache-control | "no-cache, private" |
content-type | "application/json" |
date | "Thu, 21 Nov 2024 21:27:11 GMT" |
x-debug-token | "4246b3" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "ubqcs28fue80c01gcabrutr3nm" |
ckCsrfToken | "fpxBRohn8YvNMkoFnlVGWrqkA886Q0JQK4CDoqCZ" |
Response Cookies
No response cookies
Session 2
Session Metadata
Key | Value |
---|---|
Created | "Thu, 21 Nov 24 21:27:10 +0000" |
Last used | "Thu, 21 Nov 24 21:27:11 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_security.last_username | "admin@ibcces.org" |
_security.main.target_path | "http://146.190.75.64/app-users/" |
_security_main | "O:75:"Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken":2:{i:0;s:4:"main";i:1;a:5:{i:0;O:15:"App\Entity\User":28:{s:19:"\x00App\Entity\User\x00id";i:10;s:22:"\x00App\Entity\User\x00email";s:16:"admin@ibcces.org";s:27:"\x00App\Entity\User\x00created_at";N;s:27:"\x00App\Entity\User\x00updated_at";O:8:"DateTime":3:{s:4:"date";s:26:"2023-12-05 15:58:26.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:27:"\x00App\Entity\User\x00deleted_at";N;s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$s6pikqoRy/yJ1XDY5W8J2.jwikjbujRaZkqjeHR8HU0gwXgddbfdC";s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:10:"ROLE_SUPER";}s:32:"\x00App\Entity\User\x00profile_picture";N;s:30:"\x00App\Entity\User\x00cover_picture";N;s:26:"\x00App\Entity\User\x00api_token";N;s:46:"\x00App\Entity\User\x00authorizeNetCustomerProfileId";N;s:53:"\x00App\Entity\User\x00authorizeNetCustomerPaymentProfileId";N;s:23:"\x00App\Entity\User\x00amount";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:32:"\x00App\Entity\User\x00userBillingInfo";N;s:36:"\x00App\Entity\User\x00discountCodeApplied";N;s:23:"\x00App\Entity\User\x00active";b:1;s:28:"\x00App\Entity\User\x00accepted_tc";b:1;s:29:"\x00App\Entity\User\x00apiAuthToken";N;s:36:"\x00App\Entity\User\x00profile_picture_url";N;s:27:"\x00App\Entity\User\x00first_name";s:5:"Admin";s:26:"\x00App\Entity\User\x00last_name";N;s:30:"\x00App\Entity\User\x00businessNotes";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:25:"\x00App\Entity\User\x00business";N;s:32:"\x00App\Entity\User\x00businessClaimed";N;s:27:"\x00App\Entity\User\x00is_auditor";N;s:31:"\x00App\Entity\User\x00autoLoginToken";N;s:32:"\x00App\Entity\User\x00businessUpgrade";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}s:29:"\x00App\Entity\User\x00airportMetro";N;}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:1:{i:0;s:10:"ROLE_SUPER";}}}" |
Session Usage
2
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[ [ "file" => "/var/www/app/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php" "line" => 64 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 111 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 34 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 39 "function" => "supports" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 38 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 25 "function" => "supports" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 60 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 73 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/security-http/Firewall.php" "line" => 95 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 142 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/app/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/app/public/index.php" "line" => 5 "args" => [ "/var/www/app/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:174
[ [ "file" => "/var/www/app/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 174 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 199 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 187 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/http-kernel/HttpKernel.php" "line" => 74 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/app/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/app/public/index.php" "line" => 5 "args" => [ "/var/www/app/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
API_URL | "http://127.0.0.1/api" |
APP_ENV | "dev" |
APP_SECRET | "4221db2154a5a015aa559eb7f15ec328" |
APP_URL | "http://146.190.75.64" |
AUTHORIZE_NET_KEY | "2jDm56KX7tcb6R6j" |
AUTHORIZE_NET_LOGIN | "49U3z5mVp9a" |
AUTHORIZE_NET_SANDBOX | "true" |
CUSTOMER_SERVICE_EMAIL | "develop@intuitivereason.com" |
DATABASE_URL | "mysql://staging:JD0gjzi0!aMLs5KT@127.0.0.1:3306/ibccesaw?serverVersion=8.0.32&charset=utf8mb4" |
DATE_FORMAT | "F j, Y" |
ENABLE_GEOCODE | "true" |
FROM_EMAIL | "develop@intuitivereason.com" |
FROM_NAME | "The Accessibility App" |
GALLERY_IMG_WIDTH | "1136" |
GALLERY_IMT_HEIGHT | "640" |
GOOGLE_API_KEY | "AIzaSyCHvzsfiAgD5HXmerrkz9YTqPdU67Qd1V8" |
MAILER_DOMAIN | "sandbox453aca01cba2487a80428d80315c6ca8.mailgun.org" |
MAILER_DSN | "mailgun://fe510136cf908ebadf8a4f3637ec9eab-79295dd0-b086cd8e:sandbox453aca01cba2487a80428d80315c6ca8.mailgun.org@default?region=us" |
MAILER_KEY | "fe510136cf908ebadf8a4f3637ec9eab-79295dd0-b086cd8e" |
MAILER_PASSWORD | "ac04e89c2f7522852be651372dc744ce" |
MAILER_USER | "postmaster@sandbox453aca01cba2487a80428d80315c6ca8.mailgun.org" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
PROFILE_IMG_WIDTH | "400" |
PROFILE_IMT_HEIGHT | "400" |
TO_EMAIL | "develop@intuitivereason.com" |
TWILIO_ACCOUNT_SID | "ACa437528e7df79ebc116c7bc9e9191042" |
TWILIO_AUTH_TOKEN | "83f3dd1c72dd9d160dc1bd30c7ed0e55" |
TWILIO_SERVICE_SID | "IS9a867cf0d4e223ca69aa19c8f572518a" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "17" |
CONTENT_TYPE | "application/x-www-form-urlencoded; charset=UTF-8" |
CONTEXT_DOCUMENT_ROOT | "/var/www/app/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/app/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, deflate" |
HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9" |
HTTP_AUTHORIZATION | "" |
HTTP_CONNECTION | "keep-alive" |
HTTP_COOKIE | "ckCsrfToken=fpxBRohn8YvNMkoFnlVGWrqkA886Q0JQK4CDoqCZ; PHPSESSID=ubqcs28fue80c01gcabrutr3nm" |
HTTP_HOST | "146.190.75.64" |
HTTP_ORIGIN | "http://146.190.75.64" |
HTTP_REFERER | "http://146.190.75.64/app-users/" |
HTTP_USER_AGENT | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36" |
HTTP_X_REQUESTED_WITH | "XMLHttpRequest" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/app-users/" |
REMOTE_ADDR | "50.240.120.181" |
REMOTE_PORT | "54959" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1732224431 |
REQUEST_TIME_FLOAT | 1732224431.5761 |
REQUEST_URI | "/app-users/" |
SCRIPT_FILENAME | "/var/www/app/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "146.190.75.64" |
SERVER_ADMIN | "webmaster@localhost" |
SERVER_NAME | "146.190.75.64" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.41 (Ubuntu) Server at 146.190.75.64 Port 80</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.41 (Ubuntu)" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_USER,MAILER_PASSWORD,MAILER_DSN,FROM_EMAIL,FROM_NAME,TO_EMAIL,CUSTOMER_SERVICE_EMAIL,API_URL,AUTHORIZE_NET_LOGIN,AUTHORIZE_NET_KEY,AUTHORIZE_NET_SANDBOX,PROFILE_IMG_WIDTH,PROFILE_IMT_HEIGHT,GALLERY_IMG_WIDTH,GALLERY_IMT_HEIGHT,DATE_FORMAT,ENABLE_GEOCODE,GOOGLE_API_KEY,TWILIO_ACCOUNT_SID,TWILIO_AUTH_TOKEN,TWILIO_SERVICE_SID,APP_URL,MAILER_DOMAIN,MAILER_KEY" |