Distance not found in cache, will perform API request.
Request:
Array
(
    [origins] => 3B, Curve Business Park, 25, Jln Medan Pusat 2d, Seksyen 9, 43650 Bandar Baru Bangi, Selangor, Bandar Baru Bangi, 43650, Malaysia
    [destinations] => Selangor, Malaysia
    [mode] => driving
    [avoid] => none
    [units] => imperial
    [sensor] => 0
    [region] => my
    [language] => en-US
)
Response:
Array
(
    [headers] => WpOrg\Requests\Utility\CaseInsensitiveDictionary Object
        (
            [data:protected] => Array
                (
                    [content-type] => application/json; charset=UTF-8
                    [date] => Sat, 10 May 2025 09:25:49 GMT
                    [pragma] => no-cache
                    [expires] => Fri, 01 Jan 1990 00:00:00 GMT
                    [cache-control] => no-cache, must-revalidate
                    [x-goog-maps-metro-area] => Kuala Lumpur
                    [content-security-policy-report-only] => script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https://csp.withgoogle.com/csp/scaffolding/msaifddsmnwc:360:0
                    [cross-origin-opener-policy-report-only] => same-origin; report-to=msaifddsmnwc:360:0
                    [report-to] => {"group":"msaifddsmnwc:360:0","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/scaffolding/msaifddsmnwc:360:0"}],}
                    [server] => mafe
                    [content-length] => 634
                    [x-xss-protection] => 0
                    [x-frame-options] => SAMEORIGIN
                    [server-timing] => gfet4t7; dur=259
                    [alt-svc] => h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
                )

        )

    [body] => {
   "destination_addresses" : 
   [
      "Selangor, Malaysia"
   ],
   "origin_addresses" : 
   [
      "25, Jln Medan Pusat 2d, Seksyen 9, 43650 Bandar Baru Bangi, Selangor, Malaysia"
   ],
   "rows" : 
   [
      {
         "elements" : 
         [
            {
               "distance" : 
               {
                  "text" : "49.4 mi",
                  "value" : 79521
               },
               "duration" : 
               {
                  "text" : "1 hour 7 mins",
                  "value" : 4009
               },
               "status" : "OK"
            }
         ]
      }
   ],
   "status" : "OK"
}
    [response] => Array
        (
            [code] => 200
            [message] => OK
        )

    [cookies] => Array
        (
        )

    [filename] => 
    [http_response] => WP_HTTP_Requests_Response Object
        (
            [response:protected] => WpOrg\Requests\Response Object
                (
                    [body] => {
   "destination_addresses" : 
   [
      "Selangor, Malaysia"
   ],
   "origin_addresses" : 
   [
      "25, Jln Medan Pusat 2d, Seksyen 9, 43650 Bandar Baru Bangi, Selangor, Malaysia"
   ],
   "rows" : 
   [
      {
         "elements" : 
         [
            {
               "distance" : 
               {
                  "text" : "49.4 mi",
                  "value" : 79521
               },
               "duration" : 
               {
                  "text" : "1 hour 7 mins",
                  "value" : 4009
               },
               "status" : "OK"
            }
         ]
      }
   ],
   "status" : "OK"
}
                    [raw] => HTTP/1.1 200 OK
Content-Type: application/json; charset=UTF-8
Date: Sat, 10 May 2025 09:25:49 GMT
Pragma: no-cache
Expires: Fri, 01 Jan 1990 00:00:00 GMT
Cache-Control: no-cache, must-revalidate
X-Goog-Maps-Metro-Area: Kuala Lumpur
Content-Security-Policy-Report-Only: script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https://csp.withgoogle.com/csp/scaffolding/msaifddsmnwc:360:0
Cross-Origin-Opener-Policy-Report-Only: same-origin; report-to=msaifddsmnwc:360:0
Report-To: {"group":"msaifddsmnwc:360:0","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/scaffolding/msaifddsmnwc:360:0"}],}
Server: mafe
Content-Length: 634
X-XSS-Protection: 0
X-Frame-Options: SAMEORIGIN
Server-Timing: gfet4t7; dur=259
Alt-Svc: h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Connection: close

{
   "destination_addresses" : 
   [
      "Selangor, Malaysia"
   ],
   "origin_addresses" : 
   [
      "25, Jln Medan Pusat 2d, Seksyen 9, 43650 Bandar Baru Bangi, Selangor, Malaysia"
   ],
   "rows" : 
   [
      {
         "elements" : 
         [
            {
               "distance" : 
               {
                  "text" : "49.4 mi",
                  "value" : 79521
               },
               "duration" : 
               {
                  "text" : "1 hour 7 mins",
                  "value" : 4009
               },
               "status" : "OK"
            }
         ]
      }
   ],
   "status" : "OK"
}
                    [headers] => WpOrg\Requests\Response\Headers Object
                        (
                            [data:protected] => Array
                                (
                                    [content-type] => Array
                                        (
                                            [0] => application/json; charset=UTF-8
                                        )

                                    [date] => Array
                                        (
                                            [0] => Sat, 10 May 2025 09:25:49 GMT
                                        )

                                    [pragma] => Array
                                        (
                                            [0] => no-cache
                                        )

                                    [expires] => Array
                                        (
                                            [0] => Fri, 01 Jan 1990 00:00:00 GMT
                                        )

                                    [cache-control] => Array
                                        (
                                            [0] => no-cache, must-revalidate
                                        )

                                    [x-goog-maps-metro-area] => Array
                                        (
                                            [0] => Kuala Lumpur
                                        )

                                    [content-security-policy-report-only] => Array
                                        (
                                            [0] => script-src 'none'; form-action 'none'; frame-src 'none'; report-uri https://csp.withgoogle.com/csp/scaffolding/msaifddsmnwc:360:0
                                        )

                                    [cross-origin-opener-policy-report-only] => Array
                                        (
                                            [0] => same-origin; report-to=msaifddsmnwc:360:0
                                        )

                                    [report-to] => Array
                                        (
                                            [0] => {"group":"msaifddsmnwc:360:0","max_age":2592000,"endpoints":[{"url":"https://csp.withgoogle.com/csp/report-to/scaffolding/msaifddsmnwc:360:0"}],}
                                        )

                                    [server] => Array
                                        (
                                            [0] => mafe
                                        )

                                    [content-length] => Array
                                        (
                                            [0] => 634
                                        )

                                    [x-xss-protection] => Array
                                        (
                                            [0] => 0
                                        )

                                    [x-frame-options] => Array
                                        (
                                            [0] => SAMEORIGIN
                                        )

                                    [server-timing] => Array
                                        (
                                            [0] => gfet4t7; dur=259
                                        )

                                    [alt-svc] => Array
                                        (
                                            [0] => h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
                                        )

                                )

                        )

                    [status_code] => 200
                    [protocol_version] => 1.1
                    [success] => 1
                    [redirects] => 0
                    [url] => https://maps.googleapis.com/maps/api/distancematrix/json?key=AIzaSyCAtfUrLI06bbRTdDXZfovtmiVpJAoAlAw&origins=3B%2C+Curve+Business+Park%2C+25%2C+Jln+Medan+Pusat+2d%2C+Seksyen+9%2C+43650+Bandar+Baru+Bangi%2C+Selangor%2C+Bandar+Baru+Bangi%2C+43650%2C+Malaysia&destinations=Selangor%2C+Malaysia&mode=driving&avoid=none&units=imperial&sensor=0&region=my&language=en-US
                    [history] => Array
                        (
                        )

                    [cookies] => WpOrg\Requests\Cookie\Jar Object
                        (
                            [cookies:protected] => Array
                                (
                                )

                        )

                )

            [filename:protected] => 
            [data] => 
            [headers] => 
            [status] => 
        )

)

Tuna Pizza

RM27.90

Pizza bread topped with tuna chunk and lemon mayo base with sweet pineapple and mozzarella cheese.

Category:

Description

Pizza bread topped with tuna chunk and lemon mayo base with sweet pineapple and mozzarella cheese.

There are no reviews yet.

Be the first to review “Tuna Pizza”

Your email address will not be published. Required fields are marked *