}
public static function SetObject($key, $var, $expire = 86400) {
return static::Set($key, serialize($var), $expire);
}
public static function SetArray($key, $var, $expire = 86400) {
return static::Set($key, serialize($var), $expire);
}
public static function SetBoolean($key, $var, $expire = 86400) {
return static::Set($key, serialize($var), $expire);
}
public static function Set($key, $var, $expire = 86400) {
App::debugbarLog('debug', "Cache set: $key");
if ($i = static::getInstance()) {
$var = static::beforeSet($var);
return $expire > 0?
$i->setEx($key, $expire, $var) :
$i->set($key, $var);
}
return null;
}
public static function Exists(...$key):?bool {
if ($i = static::getInstance()) {
return $i->exists($key);
}
return null;
}
public static function Expire($key, $ttl) {
if ($i = static::getInstance()) {
return $i->expire($key, $ttl);
}
return false;
}
/**
"MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error."
}
public static function SetObject($key, $var, $expire = 86400) {
return static::Set($key, serialize($var), $expire);
}
public static function SetArray($key, $var, $expire = 86400) {
return static::Set($key, serialize($var), $expire);
}
public static function SetBoolean($key, $var, $expire = 86400) {
return static::Set($key, serialize($var), $expire);
}
public static function Set($key, $var, $expire = 86400) {
App::debugbarLog('debug', "Cache set: $key");
if ($i = static::getInstance()) {
$var = static::beforeSet($var);
return $expire > 0?
$i->setEx($key, $expire, $var) :
$i->set($key, $var);
}
return null;
}
public static function Exists(...$key):?bool {
if ($i = static::getInstance()) {
return $i->exists($key);
}
return null;
}
public static function Expire($key, $ttl) {
if ($i = static::getInstance()) {
return $i->expire($key, $ttl);
}
return false;
}
/**
"11932_15023_191363_2_schema"
86400
""" <script type="application/ld+json">{\n "@context": "http://schema.org",\n "@type": "Menu",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main",\n "mainEntityOfPage": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main",\n "inLanguage": "English",\n "name": "Main",\n "description": "Please note: requests for additional items or special preparation may incur an <b>extra charge</b> not calculated on your online order.",\n "hasMenuSection": [\n {\n "@type": "MenuSection",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers",\n "name": "Appetizers",\n "hasMenuItem": [\n {\n "@type": "MenuItem",\n "name": "A1. Egg Roll (2)",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a1-egg-roll-2",\n "offers": [\n {\n "@type": "Offer",\n "price": "3.00",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A2. Spring Roll (2)",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a2-spring-roll-2",\n "offers": [\n {\n "@type": "Offer",\n "price": "2.75",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A3. Edamame",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a3-edamame",\n "offers": [\n {\n "@type": "Offer",\n "price": "3.50",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A4. Fried Sugar Buscuit",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a4-fried-sugar-buscuit",\n "offers": [\n {\n "@type": "Offer",\n "price": "4.20",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A5. Fried Flat Wonton Chip",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a5-fried-flat-wonton-chip",\n "offers": [\n {\n "@type": "Offer",\n "price": "4.00",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A6. Fried Crab Puff",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a6-fried-crab-puff",\n "offers": [\n {\n "@type": "Offer",\n "price": "5.50",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A7. Pork Dumplings",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a7-pork-dumplings",\n "offers": [\n {\n "@type": "Offer",\n "price": "5.75",\n "priceCurrency": "USD",\n "eligibleQuantity": {\n "@type": "QuantitativeValue",\n "name": "Steam"\n }\n },\n {\n "@type": "Offer",\n "price": "5.75",\n "priceCurrency": "USD",\n "eligibleQuantity": {\n "@type": "QuantitativeValue",\n "name": "Pan Fried"\n }\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A8. Chicken Stick (2)",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a8-chicken-stick2",\n "offers": [\n {\n "@type": "Offer",\n "price": "4.00",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A9. Beef Stick (2)",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a9-beef-stick-2",\n "offers": [\n {\n "@type": "Offer",\n "price": "4.50",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A10. B.B.Q Pork",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a10-bbq-pork",\n "offers": [\n {\n "@type": "Offer",\n "price": "6.20",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A11. Honey B.B.Q. Spare Ribs (4)",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a11-honey-bbq-spare-ribs-4",\n "offers": [\n {\n "@type": "Offer",\n "price": "7.50",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A12. Fried Wing (6)",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a12-fried-wings-6",\n "offers": [\n {\n "@type": "Offer",\n "price": "5.20",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A13. Fried Shrimp (6)",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a13-fried-shrimp-6",\n "offers": [\n {\n "@type": "Offer",\n "price": "6.20",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A14. Lettuce Wrap",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a14-lettuce-wrap",\n "offers": [\n {\n "@type": "Offer",\n "price": "6.20",\n "priceCurrency": "USD",\n "eligibleQuantity": {\n "@type": "QuantitativeValue",\n "name": "Chicken"\n }\n },\n {\n "@type": "Offer",\n "price": "6.20",\n "priceCurrency": "USD",\n "eligibleQuantity": {\n "@type": "QuantitativeValue",\n "name": "Pork"\n }\n },\n {\n "@type": "Offer",\n "price": "6.20",\n "priceCurrency": "USD",\n "eligibleQuantity": {\n "@type": "QuantitativeValue",\n "name": "Vegetable"\n }\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A15. Bo Bo Platter (for 2)",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a15-bo-bo-platter-for-2",\n "description": "2 each of egg roll, crab puff, fried shrimp, spare ribs, chicken sticks and chicken wings",\n "offers": [\n {\n "@type": "Offer",\n "price": "11.75",\n "priceCurrency": "USD"\n }\n ]\n }\n ]\n }\n ]\n }</script> """
if (count($prices) > 1 || $p->getDisplayName() != $i->getDisplayName()) {
$priceJson['eligibleQuantity'] = [
'@type' => 'QuantitativeValue',
'name' => $p->getDisplayName()
];
}
$itemJson['offers'][] = $priceJson;
}
}
$categoryJson['hasMenuItem'][] = $itemJson;
}
}
}
$json['hasMenuSection'][] = $categoryJson;
}
}
$schemaScript = '<script type="application/ld+json">'.json_encode($json, JSON_PRETTY_PRINT | JSON_UNESCAPED_SLASHES).'</script>';
Cache::Set($cacheKey, $schemaScript);
echo $schemaScript;
break;
}
};
$printSchema();
"11932_15023_191363_2_schema"
""" <script type="application/ld+json">{\n "@context": "http://schema.org",\n "@type": "Menu",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main",\n "mainEntityOfPage": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main",\n "inLanguage": "English",\n "name": "Main",\n "description": "Please note: requests for additional items or special preparation may incur an <b>extra charge</b> not calculated on your online order.",\n "hasMenuSection": [\n {\n "@type": "MenuSection",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers",\n "name": "Appetizers",\n "hasMenuItem": [\n {\n "@type": "MenuItem",\n "name": "A1. Egg Roll (2)",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a1-egg-roll-2",\n "offers": [\n {\n "@type": "Offer",\n "price": "3.00",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A2. Spring Roll (2)",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a2-spring-roll-2",\n "offers": [\n {\n "@type": "Offer",\n "price": "2.75",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A3. Edamame",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a3-edamame",\n "offers": [\n {\n "@type": "Offer",\n "price": "3.50",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A4. Fried Sugar Buscuit",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a4-fried-sugar-buscuit",\n "offers": [\n {\n "@type": "Offer",\n "price": "4.20",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A5. Fried Flat Wonton Chip",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a5-fried-flat-wonton-chip",\n "offers": [\n {\n "@type": "Offer",\n "price": "4.00",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A6. Fried Crab Puff",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a6-fried-crab-puff",\n "offers": [\n {\n "@type": "Offer",\n "price": "5.50",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A7. Pork Dumplings",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a7-pork-dumplings",\n "offers": [\n {\n "@type": "Offer",\n "price": "5.75",\n "priceCurrency": "USD",\n "eligibleQuantity": {\n "@type": "QuantitativeValue",\n "name": "Steam"\n }\n },\n {\n "@type": "Offer",\n "price": "5.75",\n "priceCurrency": "USD",\n "eligibleQuantity": {\n "@type": "QuantitativeValue",\n "name": "Pan Fried"\n }\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A8. Chicken Stick (2)",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a8-chicken-stick2",\n "offers": [\n {\n "@type": "Offer",\n "price": "4.00",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A9. Beef Stick (2)",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a9-beef-stick-2",\n "offers": [\n {\n "@type": "Offer",\n "price": "4.50",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A10. B.B.Q Pork",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a10-bbq-pork",\n "offers": [\n {\n "@type": "Offer",\n "price": "6.20",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A11. Honey B.B.Q. Spare Ribs (4)",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a11-honey-bbq-spare-ribs-4",\n "offers": [\n {\n "@type": "Offer",\n "price": "7.50",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A12. Fried Wing (6)",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a12-fried-wings-6",\n "offers": [\n {\n "@type": "Offer",\n "price": "5.20",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A13. Fried Shrimp (6)",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a13-fried-shrimp-6",\n "offers": [\n {\n "@type": "Offer",\n "price": "6.20",\n "priceCurrency": "USD"\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A14. Lettuce Wrap",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a14-lettuce-wrap",\n "offers": [\n {\n "@type": "Offer",\n "price": "6.20",\n "priceCurrency": "USD",\n "eligibleQuantity": {\n "@type": "QuantitativeValue",\n "name": "Chicken"\n }\n },\n {\n "@type": "Offer",\n "price": "6.20",\n "priceCurrency": "USD",\n "eligibleQuantity": {\n "@type": "QuantitativeValue",\n "name": "Pork"\n }\n },\n {\n "@type": "Offer",\n "price": "6.20",\n "priceCurrency": "USD",\n "eligibleQuantity": {\n "@type": "QuantitativeValue",\n "name": "Vegetable"\n }\n }\n ]\n },\n {\n "@type": "MenuItem",\n "name": "A15. Bo Bo Platter (for 2)",\n "url": "https://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers/a15-bo-bo-platter-for-2",\n "description": "2 each of egg roll, crab puff, fried shrimp, spare ribs, chicken sticks and chicken wings",\n "offers": [\n {\n "@type": "Offer",\n "price": "11.75",\n "priceCurrency": "USD"\n }\n ]\n }\n ]\n }\n ]\n }</script> """
}
$itemJson['offers'][] = $priceJson;
}
}
$categoryJson['hasMenuItem'][] = $itemJson;
}
}
}
$json['hasMenuSection'][] = $categoryJson;
}
}
$schemaScript = '<script type="application/ld+json">'.json_encode($json, JSON_PRETTY_PRINT | JSON_UNESCAPED_SLASHES).'</script>';
Cache::Set($cacheKey, $schemaScript);
echo $schemaScript;
break;
}
};
$printSchema();
}
if (count($unavail) > 0) {
echo '<style type="text/css">'.join(', ', $unavail).' {display:none !important;}</style>';
echo '<script type="text/javascript">window.UNAVAILABLE_MENU_IDS = '.JE($unavailable_menu_ids).'</script>';
}
} ?>
<script type="text/javascript">
var UrlTag = <?=JE((isSpringroll()?'restaurant/':'').(isset($account) ? $account->url_tag : ''))?>;
var template = '<?=$templateName?>';
var formname = '<?=urlencode($_REQUEST['form'])?>';
var menulink = '<?=!isMarketplace()?formatCustomerOrderLink([$restaurant, $menu]):''?>';
var checkoutlink = '<?=formatCustomerLink('checkout')?>';
</script>
<script>
/* http://writing.colin-gourlay.com/safely-using-ready-before-including-jquery/ */
(function(w,d,u){w.readyQ=[];w.bindReadyQ=[];function p(x,y){if(x=="ready"){w.bindReadyQ.push(y);}else{w.readyQ.push(x);}};var a={ready:p,bind:p};w.$=w.jQuery=function(f){if(f===d||f===u){return a}else{p(f)}}})(window,document)
</script>
<? include_once(CORE_PATH . 'templates3.0/customer/schema.php');
include_once(CORE_PATH . 'templates4.0/customer/google_analytics.php');
if (isset($account) && $account->getFacebookPixelId()) { ?>
<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '<?=$account->getFacebookPixelId()?>');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=<?=$account->getFacebookPixelId()?>&ev=PageView&noscript=1"
/></noscript>
<!-- DO NOT MODIFY -->
<!-- End Facebook Pixel Code -->
<? }
"/home/deploy/EHungry-2-boyan/Web/templates3.0/customer/schema.php"
}
if (!isset($cart) || !is_object($cart)) {
$GLOBALS['cart'] = \Cart::getCurrent();
}
//unset callback data in the event someone didn't hit the callback validation page
if (!in_array($_REQUEST['form'], ['checkout', 'nosuchpage', 'validatecallback', 'viewdeliveryzone'])) {
//TODO: probably need to add one more form here that is called ajax, callback seems to reset when it shouldnt
unset($_SESSION['validation_data']);
}
$locs = $account->getActiveRestaurants('position');
$tab = MainNavigationTab::getAllForAccount($account->getId());
include_once(CORE_PATH.'lib/helpers/customer3.0.php');
if (!in_array($_REQUEST['form'], $viewContentOnly)) {
App::debugbarTime('header');
include_once(getLayoutPartPath('header'));
App::debugbarTime('header');
}
App::debugbarTime("view '{$_REQUEST['form']}'");
$path = CORE_PATH.'view' . ($_REQUEST['_VERSION'] == 4 ? 4 : 3) . '.0/customer/'.$_REQUEST['form'].'.php';
if (is_readable($path)) {
include_once($path);
}
App::debugbarTime("view '{$_REQUEST['form']}'");
if (!in_array($_REQUEST['form'], $viewContentOnly)) {
App::debugbarTime('footer');
include_once(getLayoutPartPath('footer'));
App::debugbarTime('footer');
}
function getLayoutPartPath($part) {
if (isset($_REQUEST['_CORDOVA_APP']) && $_REQUEST['_VERSION'] != 4) {
$cart = Cart::getCurrent();
"/home/deploy/EHungry-2-boyan/Web/templates4.0/customer/header.php"
App::startTime();
ErrorHandlers::register();
// Global.php is the core setup file for the application
App::debugbarTime('Global.php');
require(dirname(__DIR__) . '/PHP/Global.php');
App::debugbarTime('Global.php');
/** @var string $controller The main controller - defined at /PHP/Global.php */
App::debugbarTime('Sentry - controller');
ErrorHandlers::sentryInit($controller); //doesn't always do much - not every controller has a Sentry project
App::debugbarTime('Sentry - controller');
App::debugbarTime("controller: $controller");
apache_note('AppController', $controller);
if (file_exists(CORE_PATH."lib/helpers/$controller.php")) {
require CORE_PATH."lib/helpers/$controller.php";
}
require CORE_PATH."controllers/$controller.php";
App::debugbarTime("controller: $controller");
"/home/deploy/EHungry-2-boyan/Web/controllers/customer.php"
| Key | Value |
| aid | "restaurant/hongkongspring/order/main/appetizers"
|
| Key | Value |
| PHPSESSID | "98sd4bcps3f6eataf5n8cupdis"
|
| Key | Value |
| loc | "en_US"
|
| customer_account_id | 49439
|
| cart | Cart {}
|
| restaurant_id | 11932
|
| app_banner_shown | true
|
| CSRF_TOKEN | array:1 [ "login" => "6315e4eb24886ffd8a32a2da620b0486c497b7861ca49e59d495737efda94706" ] |
| status | array:2 [ 1 => [] 2 => [] ] |
| redirect_url | "https://www.springroll.com.2.boyan.ehungry.net/restaurant/edoichisushiwethersfield/checkout"
|
| redirect_form | "checkout"
|
| menu_id | 15023
|
| Key | Value |
| UNIQUE_ID | "aaSD5_KGgFhWAwwp_qhJ7QAAAAo"
|
| SCRIPT_URL | "/restaurant/hongkongspring/order/main/appetizers"
|
| SCRIPT_URI | "http://www.springroll.com.2.boyan.ehungry.net/restaurant/hongkongspring/order/main/appetizers"
|
| HTTP_HOST | "www.springroll.com.2.boyan.ehungry.net"
|
| HTTP_X_REAL_IP | "216.73.216.159"
|
| HTTP_X_FORWARDED_FOR | "216.73.216.159"
|
| HTTP_X_CONFKEY | "Main_Domain:6462"
|
| HTTP_SCHEME | "https"
|
| HTTP_EHENV | "TODO"
|
| HTTP_CONNECTION | "close"
|
| HTTP_ACCEPT | "*/*"
|
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
|
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate"
|
| HTTP_COOKIE | "PHPSESSID=98sd4bcps3f6eataf5n8cupdis"
|
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
|
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.66 () mod_wsgi/4.6.5 Python/3.7 PHP/7.2.34"
|
| SERVER_NAME | "www.springroll.com.2.boyan.ehungry.net"
|
| SERVER_ADDR | "127.0.0.1"
|
| SERVER_PORT | "80"
|
| REMOTE_ADDR | "127.0.0.1"
|
| DOCUMENT_ROOT | "/home/deploy/EHungry-2-boyan/Web"
|
| REQUEST_SCHEME | "http"
|
| CONTEXT_PREFIX | "" |
| CONTEXT_DOCUMENT_ROOT | "/home/deploy/EHungry-2-boyan/Web"
|
| SERVER_ADMIN | "root@localhost"
|
| SCRIPT_FILENAME | "/home/deploy/EHungry-2-boyan/Web/index.php"
|
| REMOTE_PORT | "56184"
|
| GATEWAY_INTERFACE | "CGI/1.1"
|
| SERVER_PROTOCOL | "HTTP/1.0"
|
| REQUEST_METHOD | "GET"
|
| QUERY_STRING | "aid=restaurant/hongkongspring/order/main/appetizers"
|
| REQUEST_URI | "/restaurant/hongkongspring/order/main/appetizers"
|
| SCRIPT_NAME | "/restaurant/hongkongspring/order/main/appetizers"
|
| PHP_SELF | "/restaurant/hongkongspring/order/main/appetizers"
|
| REQUEST_TIME_FLOAT | 1772389351.381
|
| REQUEST_TIME | 1772389351
|