Действия Id Res Id Stack Count Category Id Position Is Activated Type Sellable Bundle Id Event Res Id
21 136308737 1 Radiant Strongbox of the Counselor 1 1 ITEM sellable Пусто 0
22 136308739 1 Radiant Strongbox of the Counselor 2 1 ITEM sellable Пусто 0
23 136308741 1 Radiant Strongbox of the Counselor 3 1 ITEM sellable Пусто 0
24 739950343 1 Radiant Strongbox of the Counselor 4 1 ITEM sellable Пусто 0
25 739830401 1 Radiant Strongbox of the Carnifex 1 1 ITEM sellable Пусто 0
26 739830402 1 Radiant Strongbox of the Carnifex 2 1 ITEM sellable Пусто 0
27 739924511 1 Radiant Strongbox of the Carnifex 3 1 ITEM sellable Пусто 0
55 739951516 1 Astral 4 1 ITEM sellable Пусто 0
57 167407623 1 Bank.txt 1 1 ITEM sellable Пусто 0
56 108144673 1 Bags.txt 1 1 ITEM sellable Пусто 0
58 739815345 1 Improvements 1 1 ITEM sellable Пусто 0
59 739850842 1 Improvements 2 1 ITEM sellable Пусто 0
60 309881858 1 Improvements 3 1 ITEM sellable Пусто 0
28 739915755 1 Radiant Strongbox of the Inventor 1 1 ITEM sellable Пусто 0
29 739915751 1 Radiant Strongbox of the Inventor 2 1 ITEM sellable Пусто 0
30 739939740 1 Radiant Strongbox of the Inventor 3 1 ITEM sellable Пусто 0
31 228926485 1 Radiant Strongbox of the Inventor 4 1 ITEM sellable Пусто 0
32 228926486 1 Radiant Strongbox of the Inventor 5 1 ITEM sellable Пусто 0
33 215324713 1 Radiant Strongbox of the Merchant 1 1 ITEM sellable Пусто 0
34 739917218 1 Radiant Strongbox of the Merchant 2 1 ITEM sellable Пусто 0
Variable name Value
PAGE_SHORT_CAPTION Item
PAGE_CAPTION Item
PAGE_ID public_item
PAGE_CSV_EXPORT_LINK item.php?operation=ecsv
PAGE_XLS_EXPORT_LINK item.php?operation=eexcel
PAGE_PDF_EXPORT_LINK item.php?operation=epdf
PAGE_XML_EXPORT_LINK item.php?operation=exml
PAGE_WORD_EXPORT_LINK item.php?operation=eword
CURRENT_USER_ID
CURRENT_USER_NAME
HTTP_CF_RAY 92f1a4dd3d40c9bd-FRA
HTTP_X_FORWARDED_FOR 18.218.24.244
HTTP_HOST m-mtrade.com
HTTP_COOKIE PHPSESSID=i69tnunc649mrfddd1i61eu8g4
HTTP_ACCEPT_ENCODING gzip
HTTP_USER_AGENT Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
HTTP_X_FORWARDED_PROTO http
HTTP_CDN_LOOP cloudflare; loops=1
HTTP_ACCEPT */*
HTTP_CF_VISITOR {"scheme":"http"}
HTTP_CF_IPCOUNTRY US
HTTP_CONNECTION Keep-Alive
HTTP_CF_CONNECTING_IP 18.218.24.244
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin
SERVER_SIGNATURE
Apache/2.4.52 (Ubuntu) Server at m-mtrade.com Port 80
SERVER_SOFTWARE Apache/2.4.52 (Ubuntu)
SERVER_NAME m-mtrade.com
SERVER_ADDR 138.68.109.111
SERVER_PORT 80
REMOTE_ADDR 162.158.110.76
DOCUMENT_ROOT /var/www/html
REQUEST_SCHEME http
CONTEXT_PREFIX
CONTEXT_DOCUMENT_ROOT /var/www/html
SERVER_ADMIN webmaster@localhost
SCRIPT_FILENAME /var/www/html/itemmall/item.php
REMOTE_PORT 31440
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING page=3
REQUEST_URI /itemmall/item.php?page=3
SCRIPT_NAME /itemmall/item.php
PHP_SELF /itemmall/item.php
REQUEST_TIME_FLOAT 1744449586.811
REQUEST_TIME 1744449586
CURRENT_DATETIME 12-04-2025 17:19:51
CURRENT_DATE 12-04-2025
CURRENT_TIME 17:19:51
CURRENT_DATETIME_ISO_8601 2025-04-12T17:19:51+08:00
CURRENT_DATETIME_RFC_2822 2025-04-12T17:19:51+08:00
CURRENT_UNIX_TIMESTAMP 1744449591

5 queries

SET CLIENT_ENCODING TO 'utf8'
SET datestyle = ISO
SELECT version()
SELECT COUNT(*) FROM "public"."item" LEFT OUTER JOIN "public"."category" "LT1" ON "LT1"."id" = "public"."item"."category_id" LEFT OUTER JOIN "public"."bundle" "LT2" ON "LT2"."id" = "public"."item"."bundle_id"
SELECT "public"."item"."id" AS "id", "public"."item"."res_id" AS "res_id", "public"."item"."stack_count" AS "stack_count", "public"."item"."category_id" AS "category_id", "public"."item"."position" AS "position", "public"."item"."is_activated" AS "is_activated", "public"."item"."type" AS "type", "public"."item"."sellable" AS "sellable", "public"."item"."bundle_id" AS "bundle_id", "public"."item"."event_res_id" AS "event_res_id", "LT1"."name" AS "LA1", "LT2"."container_item_res_id" AS "LA2" FROM "public"."item" LEFT OUTER JOIN "public"."category" "LT1" ON "LT1"."id" = "public"."item"."category_id" LEFT OUTER JOIN "public"."bundle" "LT2" ON "LT2"."id" = "public"."item"."bundle_id" LIMIT 20 OFFSET 40