UnknownSec Bypass
403
:
/
var
/
www
/
html
/
lms_9d655b94864d
/
storage
/
debugbar
/ [
drwxrwxrwx
]
Menu
Upload
Mass depes
Mass delete
Terminal
Info server
About
name :
52d78c0b9f27c7494d9f2379f718fc8d.json
{"__meta":{"id":"52d78c0b9f27c7494d9f2379f718fc8d","datetime":"2021-02-01 02:06:47","utime":1612156007.201239,"method":"GET","uri":"\/site\/cursos\/api","ip":"40.77.189.2"},"php":{"version":"7.1.33-16+ubuntu16.04.1+deb.sury.org+1","interface":"apache2handler"},"messages":{"count":0,"messages":[]},"time":{"start":1612156007.089,"end":1612156007.201263,"duration":0.11226296424865723,"duration_str":"112.26ms","measures":[{"label":"Booting","start":1612156007.089,"relative_start":0,"end":1612156007.164765,"relative_end":1612156007.164765,"duration":0.07576489448547363,"duration_str":"75.76ms","params":[],"collector":null},{"label":"Application","start":1612156007.095119,"relative_start":0.0061190128326416016,"end":1612156007.201267,"relative_end":4.0531158447265625e-6,"duration":0.10614800453186035,"duration_str":"106.15ms","params":[],"collector":null}]},"memory":{"peak_usage":2097152,"peak_usage_str":"2MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":0,"templates":[]},"route":{"uri":"GET site\/cursos\/api","as":"courses.list.api","controller":"EstudioLMS\\Http\\Controllers\\Courses\\CoursesController@showCourses","namespace":"EstudioLMS\\Http\\Controllers","prefix":"\/site\/cursos","where":[],"file":"app\/Http\/Controllers\/Courses\/CoursesController.php:140-143"},"queries":{"nb_statements":26,"nb_failed_statements":0,"accumulated_duration":0.031059999999999994,"accumulated_duration_str":"31.06ms","statements":[{"sql":"select * from `configs` limit 1","type":"query","params":[],"bindings":[],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00134,"duration_str":"1.34ms","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `templates` limit 1","type":"query","params":[],"bindings":[],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00102,"duration_str":"1.02ms","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `boletos` limit 1","type":"query","params":[],"bindings":[],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00087,"duration_str":"870\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `pagarme_recipients` limit 1","type":"query","params":[],"bindings":[],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00083,"duration_str":"830\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `themes` where `themes`.`id` = '1' limit 1","type":"query","params":[],"bindings":["1"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00086,"duration_str":"860\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select count(*) as aggregate from `configs`","type":"query","params":[],"bindings":[],"hints":["The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended"],"backtrace":[],"duration":0.00108,"duration_str":"1.08ms","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `saas_configs` limit 1","type":"query","params":[],"bindings":[],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00083,"duration_str":"830\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select `customers`.*, `plans`.`id` as `plan_plan_id`, `plans`.`name` as `plan_name`, `plans`.`description` as `plan_description`, `plans`.`server_id` as `plan_server_id`, `plans`.`dataserver_id` as `plan_dataserver_id`, `plans`.`processors` as `plan_processors`, `plans`.`memory` as `plan_memory`, `plans`.`users_limit` as `plan_users_limit`, `plans`.`storage` as `plan_storage`, `plans`.`data_transfer` as `plan_data_transfer`, `plans`.`price` as `plan_price`, `servers`.`host` as `serverHost`, `servers`.`absolute_path` as `serverPath`, `servers`.`root_user` as `serverUser`, `dataservers`.`host` as `dataserverHost`, `dataservers`.`root_user` as `dataserverUser` from `customers` inner join `plans` on `plan_id` = `plans`.`id` inner join `servers` on `customers`.`server_id` = `servers`.`id` inner join `dataservers` on `customers`.`dataserver_id` = `dataservers`.`id` where `tenant_id` = 'c62fa42cb91309dd3eb3ff82b79038e3' limit 1","type":"query","params":[],"bindings":["c62fa42cb91309dd3eb3ff82b79038e3"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00133,"duration_str":"1.33ms","stmt_id":"","connection":"lmspanel"},{"sql":"select COUNT(*) AS actives, user_id from `hired_courses` where `status` in ('3', '4') group by `user_id` order by `user_id` asc","type":"query","params":[],"bindings":["3","4"],"hints":[],"backtrace":[],"duration":0.00275,"duration_str":"2.75ms","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select `subscriptions`.*, `subscription_statuses`.`description` from `subscriptions` inner join `subscription_statuses` on `subscription_status_id` = `subscription_statuses`.`id` where `customer_id` = '887' and `subscription_status_id` in ('2', '3', '4') limit 1","type":"query","params":[],"bindings":["887","2","3","4"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00148,"duration_str":"1.48ms","stmt_id":"","connection":"lmspanel"},{"sql":"select * from `configs` limit 1","type":"query","params":[],"bindings":[],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","The <code>SELECT<\/code> statement has no <code>WHERE<\/code> clause and could examine many more rows than intended","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00151,"duration_str":"1.51ms","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `courses` where `courses`.`deleted_at` is null and `published` = '1' and (select count(*) from `course_categories` where `course_categories`.`id` = `courses`.`course_category_id` and `published` = '1' and `deleted_at` is null and `course_categories`.`deleted_at` is null) >= 1 and ((published_at <= now() OR published_at is null) and ((unpublished_at >= now() OR unpublished_at is null)))","type":"query","params":[],"bindings":["1","1"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table"],"backtrace":[],"duration":0.00244,"duration_str":"2.44ms","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `users` where `users`.`deleted_at` is null and `users`.`id` in ('17', '313')","type":"query","params":[],"bindings":["17","313"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table"],"backtrace":[],"duration":0.00114,"duration_str":"1.14ms","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `course_categories` where `course_categories`.`deleted_at` is null and `course_categories`.`id` in ('2')","type":"query","params":[],"bindings":["2"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table"],"backtrace":[],"duration":0.0010400000000000001,"duration_str":"1.04ms","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `languages` where `languages`.`id` in ('1')","type":"query","params":[],"bindings":["1"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table"],"backtrace":[],"duration":0.00099,"duration_str":"990\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select `plans`.*, `course_plans`.`course_id` as `pivot_course_id`, `course_plans`.`plan_id` as `pivot_plan_id`, `course_plans`.`id` as `pivot_id`, `course_plans`.`price` as `pivot_price`, `course_plans`.`default` as `pivot_default`, `course_plans`.`registration` as `pivot_registration`, `course_plans`.`debit` as `pivot_debit` from `plans` inner join `course_plans` on `plans`.`id` = `course_plans`.`plan_id` where `course_plans`.`course_id` = '2' and `default` = '1' limit 1","type":"query","params":[],"bindings":["2","1"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00188,"duration_str":"1.88ms","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `support_materials` where `support_materials`.`course_id` = '2' and `support_materials`.`course_id` is not null limit 1","type":"query","params":[],"bindings":["2"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00123,"duration_str":"1.23ms","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `language_translations` where `language_translations`.`language_id` = '1' and `language_translations`.`language_id` is not null","type":"query","params":[],"bindings":["1"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table"],"backtrace":[],"duration":0.00108,"duration_str":"1.08ms","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select `plans`.*, `course_plans`.`course_id` as `pivot_course_id`, `course_plans`.`plan_id` as `pivot_plan_id`, `course_plans`.`id` as `pivot_id`, `course_plans`.`price` as `pivot_price`, `course_plans`.`default` as `pivot_default`, `course_plans`.`registration` as `pivot_registration`, `course_plans`.`debit` as `pivot_debit` from `plans` inner join `course_plans` on `plans`.`id` = `course_plans`.`plan_id` where `course_plans`.`course_id` = '3' and `default` = '1' limit 1","type":"query","params":[],"bindings":["3","1"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.0009699999999999999,"duration_str":"970\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `support_materials` where `support_materials`.`course_id` = '3' and `support_materials`.`course_id` is not null limit 1","type":"query","params":[],"bindings":["3"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00078,"duration_str":"780\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select `plans`.*, `course_plans`.`course_id` as `pivot_course_id`, `course_plans`.`plan_id` as `pivot_plan_id`, `course_plans`.`id` as `pivot_id`, `course_plans`.`price` as `pivot_price`, `course_plans`.`default` as `pivot_default`, `course_plans`.`registration` as `pivot_registration`, `course_plans`.`debit` as `pivot_debit` from `plans` inner join `course_plans` on `plans`.`id` = `course_plans`.`plan_id` where `course_plans`.`course_id` = '5' and `default` = '1' limit 1","type":"query","params":[],"bindings":["5","1"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.0009599999999999999,"duration_str":"960\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `support_materials` where `support_materials`.`course_id` = '5' and `support_materials`.`course_id` is not null limit 1","type":"query","params":[],"bindings":["5"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.0008399999999999999,"duration_str":"840\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select `plans`.*, `course_plans`.`course_id` as `pivot_course_id`, `course_plans`.`plan_id` as `pivot_plan_id`, `course_plans`.`id` as `pivot_id`, `course_plans`.`price` as `pivot_price`, `course_plans`.`default` as `pivot_default`, `course_plans`.`registration` as `pivot_registration`, `course_plans`.`debit` as `pivot_debit` from `plans` inner join `course_plans` on `plans`.`id` = `course_plans`.`plan_id` where `course_plans`.`course_id` = '6' and `default` = '1' limit 1","type":"query","params":[],"bindings":["6","1"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.0008900000000000001,"duration_str":"890\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `support_materials` where `support_materials`.`course_id` = '6' and `support_materials`.`course_id` is not null limit 1","type":"query","params":[],"bindings":["6"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00102,"duration_str":"1.02ms","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select `plans`.*, `course_plans`.`course_id` as `pivot_course_id`, `course_plans`.`plan_id` as `pivot_plan_id`, `course_plans`.`id` as `pivot_id`, `course_plans`.`price` as `pivot_price`, `course_plans`.`default` as `pivot_default`, `course_plans`.`registration` as `pivot_registration`, `course_plans`.`debit` as `pivot_debit` from `plans` inner join `course_plans` on `plans`.`id` = `course_plans`.`plan_id` where `course_plans`.`course_id` = '8' and `default` = '1' limit 1","type":"query","params":[],"bindings":["8","1"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.0009599999999999999,"duration_str":"960\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"},{"sql":"select * from `support_materials` where `support_materials`.`course_id` = '8' and `support_materials`.`course_id` is not null limit 1","type":"query","params":[],"bindings":["8"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[],"duration":0.00094,"duration_str":"940\u03bcs","stmt_id":"","connection":"LMS_9d655b94864d"}]},"swiftmailer_mails":{"count":0,"mails":[]},"request":{"format":"html","content_type":"application\/json","status_text":"OK","status_code":"200","request_query":"[]","request_request":"[]","request_headers":"array:12 [\n \"host\" => array:1 [\n 0 => \"arquia.lmsestudio.com.br\"\n ]\n \"connection\" => array:1 [\n 0 => \"keep-alive\"\n ]\n \"accept\" => array:1 [\n 0 => \"application\/json\"\n ]\n \"pragma\" => array:1 [\n 0 => \"no-cache\"\n ]\n \"user-agent\" => array:1 [\n 0 => \"Mozilla\/5.0 (Windows NT 6.1; WOW64) AppleWebKit\/534+ (KHTML, like Gecko) BingPreview\/1.0b\"\n ]\n \"sec-fetch-site\" => array:1 [\n 0 => \"same-origin\"\n ]\n \"sec-fetch-mode\" => array:1 [\n 0 => \"cors\"\n ]\n \"sec-fetch-dest\" => array:1 [\n 0 => \"empty\"\n ]\n \"referer\" => array:1 [\n 0 => \"https:\/\/arquia.lmsestudio.com.br\/\"\n ]\n \"accept-encoding\" => array:1 [\n 0 => \"gzip, deflate, br\"\n ]\n \"accept-language\" => array:1 [\n 0 => \"en-US\"\n ]\n \"cookie\" => array:1 [\n 0 => \"laravel_session=eyJpdiI6InFJUTVsYWRaV3U5R3R3cmZQckZVOWc9PSIsInZhbHVlIjoiQXRabmd5dkx3dE1hODN3Y3lsV2pLZG9QWVVLRmdxdFwvNGgxMlE5dDdJXC9tZFVlQ3MybWhOQzF6NGw3S3JpNm5mZE1KRzVYYnpFeUVicFVublNWOEtkZz09IiwibWFjIjoiYTg2MjRmNzhkODQ4NDMyOGVjNDY3MjI4OWM3MDkxNWQ4OWU5NmQ3OTI4MzhjZTE4YjQ5OGI2MGJkMzU0YjRjMiJ9\"\n ]\n]","request_server":"array:41 [\n \"REDIRECT_HTTPS\" => \"on\"\n \"REDIRECT_SSL_TLS_SNI\" => \"arquia.lmsestudio.com.br\"\n \"REDIRECT_STATUS\" => \"200\"\n \"HTTPS\" => \"on\"\n \"SSL_TLS_SNI\" => \"arquia.lmsestudio.com.br\"\n \"HTTP_HOST\" => \"arquia.lmsestudio.com.br\"\n \"HTTP_CONNECTION\" => \"keep-alive\"\n \"HTTP_ACCEPT\" => \"application\/json\"\n \"HTTP_PRAGMA\" => \"no-cache\"\n \"HTTP_USER_AGENT\" => \"Mozilla\/5.0 (Windows NT 6.1; WOW64) AppleWebKit\/534+ (KHTML, like Gecko) BingPreview\/1.0b\"\n \"HTTP_SEC_FETCH_SITE\" => \"same-origin\"\n \"HTTP_SEC_FETCH_MODE\" => \"cors\"\n \"HTTP_SEC_FETCH_DEST\" => \"empty\"\n \"HTTP_REFERER\" => \"https:\/\/arquia.lmsestudio.com.br\/\"\n \"HTTP_ACCEPT_ENCODING\" => \"gzip, deflate, br\"\n \"HTTP_ACCEPT_LANGUAGE\" => \"en-US\"\n \"HTTP_COOKIE\" => \"laravel_session=eyJpdiI6InFJUTVsYWRaV3U5R3R3cmZQckZVOWc9PSIsInZhbHVlIjoiQXRabmd5dkx3dE1hODN3Y3lsV2pLZG9QWVVLRmdxdFwvNGgxMlE5dDdJXC9tZFVlQ3MybWhOQzF6NGw3S3JpNm5mZE1KRzVYYnpFeUVicFVublNWOEtkZz09IiwibWFjIjoiYTg2MjRmNzhkODQ4NDMyOGVjNDY3MjI4OWM3MDkxNWQ4OWU5NmQ3OTI4MzhjZTE4YjQ5OGI2MGJkMzU0YjRjMiJ9\"\n \"PATH\" => \"\/usr\/local\/sbin:\/usr\/local\/bin:\/usr\/sbin:\/usr\/bin:\/sbin:\/bin:\/snap\/bin\"\n \"SERVER_SIGNATURE\" => \"\"\n \"SERVER_SOFTWARE\" => \"Apache\"\n \"SERVER_NAME\" => \"arquia.lmsestudio.com.br\"\n \"SERVER_ADDR\" => \"174.138.41.143\"\n \"SERVER_PORT\" => \"443\"\n \"REMOTE_ADDR\" => \"40.77.189.2\"\n \"DOCUMENT_ROOT\" => \"\/var\/www\/html\/lms_9d655b94864d\/public\"\n \"REQUEST_SCHEME\" => \"https\"\n \"CONTEXT_PREFIX\" => \"\"\n \"CONTEXT_DOCUMENT_ROOT\" => \"\/var\/www\/html\/lms_9d655b94864d\/public\"\n \"SERVER_ADMIN\" => \"webmaster@localhost\"\n \"SCRIPT_FILENAME\" => \"\/var\/www\/html\/lms_9d655b94864d\/public\/index.php\"\n \"REMOTE_PORT\" => \"22358\"\n \"REDIRECT_URL\" => \"\/site\/cursos\/api\"\n \"GATEWAY_INTERFACE\" => \"CGI\/1.1\"\n \"SERVER_PROTOCOL\" => \"HTTP\/1.1\"\n \"REQUEST_METHOD\" => \"GET\"\n \"QUERY_STRING\" => \"\"\n \"REQUEST_URI\" => \"\/site\/cursos\/api\"\n \"SCRIPT_NAME\" => \"\/index.php\"\n \"PHP_SELF\" => \"\/index.php\"\n \"REQUEST_TIME_FLOAT\" => 1612156007.089\n \"REQUEST_TIME\" => 1612156007\n]","request_cookies":"array:1 [\n \"laravel_session\" => \"45b5b27db3d5d167aff7c2dc6dd3e7cdfebdef52\"\n]","response_headers":"array:3 [\n \"cache-control\" => array:1 [\n 0 => \"no-cache\"\n ]\n \"content-type\" => array:1 [\n 0 => \"application\/json\"\n ]\n \"date\" => array:1 [\n 0 => \"Mon, 01 Feb 2021 05:06:47 GMT\"\n ]\n]","path_info":"\/site\/cursos\/api","session_attributes":"array:7 [\n \"planLimite\" => array:63 [\n \"id\" => 887\n \"tenant_id\" => \"c62fa42cb91309dd3eb3ff82b79038e3\"\n \"name\" => \"Eliane de Paula\"\n \"document_number\" => \"08575913000148\"\n \"document_type\" => \"cnpj\"\n \"project_name\" => \"Arquia\"\n \"project_slug\" => \"lms_9d655b94864d\"\n \"email\" => \"eliane@arquia.com.br\"\n \"phone\" => \"5196174345\"\n \"url\" => \"arquia\"\n \"domain\" => \"lmsestudio.com.br\"\n \"redirect_url\" => \"\"\n \"plan_id\" => 18\n \"server_id\" => 3\n \"dataserver_id\" => 4\n \"password\" => \"Solares01\"\n \"database_name\" => \"LMS_9d655b94864d\"\n \"database_user\" => \"LMS_9d655b94864d\"\n \"database_pwd\" => \"LMS_9d655b94864d\"\n \"absolute_path\" => \"\/var\/www\/html\/\"\n \"normal_site\" => 1\n \"pagseguro_email\" => null\n \"pagseguro_token\" => null\n \"paypal_email\" => null\n \"paypal_password\" => null\n \"paypal_token\" => null\n \"sender_email\" => null\n \"sender_name\" => null\n \"sender_smtp_user\" => null\n \"sender_smtp_password\" => null\n \"sender_smtp_host\" => null\n \"sender_smtp_port\" => null\n \"sender_smtp_encryption\" => null\n \"active\" => 1\n \"is_free\" => 0\n \"auto_upgrade\" => 0\n \"ssl_activated\" => 1\n \"dns_id\" => null\n \"allow_beta_feature\" => 0\n \"lms_version\" => \"v2.3.11\\n\"\n \"created_at\" => \"2018-03-16 11:13:54\"\n \"updated_at\" => \"2021-01-04 23:29:38\"\n \"gateway_id\" => 15160482\n \"canceled_at\" => null\n \"canceled_period_end_at\" => null\n \"plan_plan_id\" => 18\n \"plan_name\" => \"Plano 1600\"\n \"plan_description\" => \"Acesso exclusivo ao sistema de suporte N\u00cdVEL VIP e at\u00e9 2 horas de consultoria online mensal.\"\n \"plan_server_id\" => 1\n \"plan_dataserver_id\" => 1\n \"plan_processors\" => 2\n \"plan_memory\" => 2048\n \"plan_users_limit\" => 1600\n \"plan_storage\" => 266240\n \"plan_data_transfer\" => 266240\n \"plan_price\" => \"1470.00\"\n \"serverHost\" => \"174.138.41.143\"\n \"serverPath\" => \"\/mnt\/lmsestudio-instance-vol002\/\"\n \"serverUser\" => \"root\"\n \"dataserverHost\" => \"10.136.96.24\"\n \"dataserverUser\" => \"db001\"\n \"activeUsers\" => 1403\n \"storageSize\" => 130.50199890137\n ]\n \"bankSlip\" => array:2 [\n \"type\" => \"credit_card\"\n \"subscription_status\" => \"Assinatura Paga\"\n ]\n \"_token\" => \"MGf3wg1Ns228OqyHuhruOCAJXxPrENZ1fNUbloAz\"\n \"lang\" => \"pt\"\n \"PHPDEBUGBAR_STACK_DATA\" => []\n \"_previous\" => array:1 [\n \"url\" => \"https:\/\/arquia.lmsestudio.com.br\/_debugbar\/assets\/javascript?v=1500638208\"\n ]\n \"flash\" => array:2 [\n \"old\" => []\n \"new\" => []\n ]\n]"}}
Copyright © 2026 - UnknownSec