BookmarksAPIController :: doGetTags
Request
GET Parameters
| Key | Value |
|---|---|
| in | "elements" |
| term | "maestro" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Bookmarks\API\BookmarksAPIController::doGetTags" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "bookmarks-api-get-tags" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#650 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\LoginLinkAuthenticator {#671 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#649 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#724 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#647 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#646 …} } ] |
| _stopwatch_token | "76e454" |
Request Headers
| Header | Value |
|---|---|
| accept | "application/json, text/javascript, */*; q=0.01" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "it-IT,it;q=0.9,en-US;q=0.8,en;q=0.7" |
| connection | "close" |
| cookie | "main_auth_profile_token=b96db3; PHPSESSID=9fd0410c3ffb3eab39c2a1e11d747cab" |
| dnt | "1" |
| host | "myctrl.oncloud.ovh" |
| priority | "u=1, i" |
| sec-ch-ua | ""Not:A-Brand";v="99", "Google Chrome";v="145", "Chromium";v="145"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Windows"" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "none" |
| sec-fetch-storage-access | "active" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36" |
| x-forwarded-for | "79.33.97.110" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "application/json" |
| date | "Thu, 12 Mar 2026 10:31:51 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| x-debug-token | "f43a46" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "9fd0410c3ffb3eab39c2a1e11d747cab" |
| main_auth_profile_token | "b96db3" |
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 30 Jan 26 21:03:07 +0000" |
| Last used | "Thu, 12 Mar 26 10:31:48 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.last_username | "salvatore.lazzara@gmail.com" |
| _security_main | "O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;O:15:"App\Entity\User":15:{s:24:"\x00App\Entity\User\x00id_user";i:2;s:22:"\x00App\Entity\User\x00email";s:27:"salvatore.lazzara@gmail.com";s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$xnIe614PGglCvhDFRxLXI.72plh/tuUDBP3Dvm/0e8DRhjqxMwWLy";s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:15:"ROLE_SUPERADMIN";}s:26:"\x00App\Entity\User\x00firstname";s:9:"Salvatore";s:25:"\x00App\Entity\User\x00lastname";s:7:"Lazzara";s:26:"\x00App\Entity\User\x00is_active";b:1;s:29:"\x00App\Entity\User\x00is_suspended";b:0;s:28:"\x00App\Entity\User\x00last_access";s:19:"2026-01-30 22:03:08";s:30:"\x00App\Entity\User\x00image_profile";s:38:"u-c81e728d9d4c2f636f067f89cc14862c.jpg";s:27:"\x00App\Entity\User\x00token_coda";N;s:33:"\x00App\Entity\User\x00scadenza_account";N;s:26:"\x00App\Entity\User\x00limita_ip";N;s:26:"\x00App\Entity\User\x00num_login";i:22;s:30:"\x00App\Entity\User\x00num_login_max";i:0;}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:15:"ROLE_SUPERADMIN";i:1;s:9:"ROLE_USER";}}}" |
| csrf-token | 257 |
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "e83f6b07da85f22bd2d617a5eb998799" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://ws_myctrl:fNjp8VVZQl6tG16A33324hg5tghfgGFHfgh@127.0.0.1:3306/ws_myctrl" |
| DEFAULT_URI | "http://localhost" |
| GOOGLE_API_KEY | "" |
| GOOGLE_AUTH_CONFIG | "%kernel.project_dir%/path/to/file.json" |
| GOOGLE_CLIENT_ID | "" |
| GOOGLE_CLIENT_SECRET | "" |
| MAILER_DSN | "smtp://dev%40gianlucatramontana.it:D_v154agt_465dfgasdfsre_quighfdf@smtps.aruba.it:465?encryption=ssl&auth_mode=login" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/home/ws/web/myctrl.oncloud.ovh/public_html" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/ws/web/myctrl.oncloud.ovh/public_html" ] |
| CONTEXT_DOCUMENT_ROOT | "/home/ws/web/myctrl.oncloud.ovh/public_html/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/ws/web/myctrl.oncloud.ovh/public_html/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/ws" |
| HTTPS | "on" |
| HTTP_ACCEPT | "application/json, text/javascript, */*; q=0.01" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "it-IT,it;q=0.9,en-US;q=0.8,en;q=0.7" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "main_auth_profile_token=b96db3; PHPSESSID=9fd0410c3ffb3eab39c2a1e11d747cab" |
| HTTP_DNT | "1" |
| HTTP_HOST | "myctrl.oncloud.ovh" |
| HTTP_PRIORITY | "u=1, i" |
| HTTP_SEC_CH_UA | ""Not:A-Brand";v="99", "Google Chrome";v="145", "Chromium";v="145"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""Windows"" |
| HTTP_SEC_FETCH_DEST | "empty" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_SEC_FETCH_SITE | "none" |
| HTTP_SEC_FETCH_STORAGE_ACCESS | "active" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/145.0.0.0 Safari/537.36" |
| HTTP_X_FORWARDED_FOR | "79.33.97.110" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "term=maestro&in=elements" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_QUERY_STRING | "term=maestro&in=elements" |
| REDIRECT_SSL_TLS_SNI | "myctrl.oncloud.ovh" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/bookmarks/api/get-tags" |
| REMOTE_ADDR | "79.33.97.110" |
| REMOTE_PORT | "51582" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1773311511 |
| REQUEST_TIME_FLOAT | 1773311511.8385 |
| REQUEST_URI | "/bookmarks/api/get-tags?term=maestro&in=elements" |
| SCRIPT_FILENAME | "/home/ws/web/myctrl.oncloud.ovh/public_html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.38.225.113" |
| SERVER_ADMIN | "info@myctrl.oncloud.ovh" |
| SERVER_NAME | "myctrl.oncloud.ovh" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/3.0.13" |
| SSL_TLS_SNI | "myctrl.oncloud.ovh" |
| SYMFONY_DOTENV_PATH | "/home/ws/web/myctrl.oncloud.ovh/public_html/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,GOOGLE_AUTH_CONFIG" |
| TEMP | "/home/ws/tmp" |
| TMP | "/home/ws/tmp" |
| TMPDIR | "/home/ws/tmp" |
| USER | "ws" |
| proxy-nokeepalive | "1" |