Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836).
+ MORE FROM BAY VENUES
Frequently asked questions
Yes, we manage 12 venues that can be hired to host your next event. Visit our Find a Venue page to view them all; you can use the filter options at the top of the page to find the venue that suits you best.
We host a large range of events and regular activities at our 24 facilities. Visit our What’s On page to view them all; you can use the filter options at the top of the page to find the event/activity that suits you.
Bay Venues employees over 300 staff from a range of industries in full time, part time and casual positions. Visit our dedicated Careers Website to view our current vacancies.
We are the kaitiaki of community facilities in Tauranga Moana. Every day our dedicated team enrich the lives of residents and visitors to the City who walk through the doors of the 24 venues we manage on behalf of Tauranga City Council. View Our Brand page to see the facilities and programmes under our care.
Contact Us!
<!-- /layout.antlers.html --> <!doctype html> <html lang="
en
"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover"> <link rel="preconnect" href="https://fonts.gstatic.com"> <link href="https://fonts.googleapis.com/css2?family=Lato:wght@900&family=Roboto:wght@100;400;700&family=Neucha&display=swap" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js"></script>
<link href="/css/slick.css" rel="stylesheet" type="text/css"> <link rel="stylesheet" type="text/css" href="/css/slick-theme.css"/> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-FFLG1Z5GZL"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-FFLG1Z5GZL'); </script>
</head> <body class="min-h-screen bg-white font-roboto">
<div id="fb-root"></div>
{{ if title != 'Home' }}
1
{{ /if }}
<!-- /default.antlers.html -->
{{ page_builder scope="block" }}
form
<!-- /page_builder/_form.antlers.html -->
{{ partial:page_builder/block }}
<!-- /typography/_h1.antlers.html --> <
h2
class="text-2xl md:text-4xl font-bold leading-tight
text-neutral
mb-8
">
Contact Us
</
h2
> <!-- End: /typography/_h1.antlers.html -->
<!-- /typography/_p.antlers.html --> <
p
class="mt-0 mb-8 last:mb-0 leading-relaxed
text-neutral
">
Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836).
</
p
> <!-- End: /typography/_p.antlers.html -->
<!-- /vendor/statamic/forms/fields/default.antlers.html --> <input x-model="form.
name
" @change="form.validate('
name
')" :aria-invalid="form.invalid('
name
')" :class="{ 'border-red-600 focus:border-red-600 !outline-red-600/50': form.invalid('
name
'), 'border-neutral focus:border-primary': !form.invalid('
name
') }" class="w-full rounded caret-primary" id="
name
" name="
name
" type="
text
"
/> <!-- End: /vendor/statamic/forms/fields/default.antlers.html -->
<!-- /vendor/statamic/forms/fields/default.antlers.html --> <input x-model="form.
" @change="form.validate('
')" :aria-invalid="form.invalid('
')" :class="{ 'border-red-600 focus:border-red-600 !outline-red-600/50': form.invalid('
'), 'border-neutral focus:border-primary': !form.invalid('
') }" class="w-full rounded caret-primary" id="
" name="
" type="
text
"
/> <!-- End: /vendor/statamic/forms/fields/default.antlers.html -->
<!-- /vendor/statamic/forms/fields/textarea.antlers.html --> <textarea x-model="form.
message_body
" @change="form.validate('
message_body
')" :aria-invalid="form.invalid('
message_body
')" :class="{ 'border-red-600 focus:border-red-600 !outline-red-600/50': form.invalid('
message_body
'), 'border-neutral focus:border-primary': !form.invalid('
message_body
') }" class="w-full h-32 rounded caret-primary" id="
message_body
" name="
message_body
" rows="5"
>
</textarea> <!-- End: /vendor/statamic/forms/fields/textarea.antlers.html -->
<!-- /vendor/statamic/forms/fields/checkboxes.antlers.html --> <div :aria-invalid="form.invalid('
consent
')" class="flex
flex-col gap-y-2
" id="
consent
"
>
{{ foreach:options as="value|label" }}
<label class="inline-flex items-baseline"> <input x-model="form.
consent
" @change="form.validate('
consent
')" class="mr-2 relative top-[0.15em] rounded border-neutral text-primary focus:border-primary" type="checkbox" name="
consent
[]" value="
yes
"
> <span>
</span> </label>
{{ /foreach:options }}
</div> <!-- End: /vendor/statamic/forms/fields/checkboxes.antlers.html -->
<div class=" rounded border p-4
{{ if type == 'success'}}
1
bg-green-100 border-green-600
{{ elseif type == 'notice' }}
md:col-span-12
"> <div class="flex"> <div class="flex-shrink-0">
{{ if type == "success" }}
1
{{ elseif type == "notice" }}
</div> <div class="ml-3"> <h3 class=" text-sm leading-5 font-bold
{{ if type == 'success' }}
1
text-green-800
{{ elseif type == 'notice' }}
"
>
Thank you, we received your message and will contact you as soon as possible.
</h3> </div> </div> </div>
{{ if !( type == 'spacer' ) }}
1
{{ /if }}
{{ if !( type == 'spacer' ) }}
1
{{ /if }}
{{ if !( type == 'spacer' ) }}
1
{{ /if }}
{{ if !( type == 'spacer' ) }}
1
{{ /if }}
<!-- /components/_button.antlers.html -->
{{ if label }}
1
<
button
class=" inline-flex items-baseline gap-0.5 font-bold motion-safe:transition
max-w-full py-3 px-4 rounded-sm leading-none no-underline select-none whitespace-nowrap
font-bold focus:outline-none focus-visible:ring focus-visible:ring-offset-2 hover:opacity-80 inline-flex items-center py-3 px-4 border-2 leading-none uppercase tracking-widest text-sm no-underline select-none whitespace-nowrap motion-safe:transition bg-bvBlue text-white
"
@click.prevent="submit" :disabled="form.processing" :class="{ 'opacity-25 cursor-default': form.processing }"
{{ if environment == 'production' && seo:trackers_production && tracker_event }}
> <span class="text-ellipsis overflow-x-clip">
Send message
</span> </
button
>
{{ /if }}
<!-- End: /components/_button.antlers.html -->
<!-- statamic-peak-tools::snippets/_form_handler.antlers.html -->
{{ once }}
<script src="/vendor/statamic/frontend/js/helpers.js"></script> <script> document.addEventListener('alpine:initializing', () => { Alpine.data('formHandler', () => ({ success: false, submitted: false, form: null, init() { this.form = this.$form( 'post', this.$refs.form.getAttribute('action'), JSON.parse(this.$refs.form.getAttribute('x-data')).form, { headers: { 'X-CSRF-Token': { toString: () => this.$refs.form.querySelector('[name="_token"]').value, } } } ) }, successHook(response) {
setTimeout(() => { this.success = false }, 10000) }, submit() { this.submitted = true this.form.submit() .then(response => { this.form.reset() this.$refs.form.reset() this.success = true this.submitted = false this.successHook(response) }) .then(this.$refs.form.scrollIntoView()) .catch(error => { const summary = document.querySelector('#summary') if (summary) { this.$focus.focus(summary.querySelector('a')) } else { console.log(error) } }) } })) }) </script>
{{ /once }}
<!-- End: statamic-peak-tools::snippets/_form_handler.antlers.html -->
<section class="fluid-grid
fluid-container">
<style> .rd_additional_card_user_1, .rd_additional_card_user_2, .rd_additional_card_user_3, .rd_additional_card_user_4, .rd_additional_card_user_5, .rd_postcode_finder, .rd_status_form { display: none; } .add_additional_names { width: 380px; text-align: center; color: #fff; text-transform: uppercase; font-weight: 700; font-size: 0.875rem; padding-top: 0.75rem; padding-bottom: 0.75rem; padding-left: 1rem; padding-right: 1rem; background-color: #0b4c88; } .cForm input, .cForm textarea{ margin-top: 15px; } </style> <section class="fluid-container grid md:grid-cols-12 gap-y-8 md:gap-8 cForm"> <div class="md:col-start-3 md:col-span-8"> <div class="span-content md:col-start-3 md:col-span-8"> <!-- /typography/_h1.antlers.html --> <h2 class="text-2xl md:text-4xl font-bold leading-tight text-neutral mb-8">Contact Us</h2> <!-- End: /typography/_h1.antlers.html --> <!-- /typography/_p.antlers.html --> <p class="mt-0 mb-8 last:mb-0 leading-relaxed text-neutral ">Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836).</p> <!-- End: /typography/_p.antlers.html --> <form method="POST" action="http://trustpower-baypark.bay-venues-dev.statamic.zeald.com/!/forms/contact" x-data="{"form":{"name":null,"email":null,"message_body":null,"consent":[],"fax":null}}" x-ref="form" class="mb-10 contact"><input type="hidden" name="_token" value="EIrgoVyAZvE3zLqyf0PqsdlU5VyTMWtGqgamGJg3" autocomplete="off"> <div x-data="formHandler()" class="flex flex-col gap-y-6" x-cloak> <template x-if="form.hasErrors && submitted"> <div id="summary" role="group" class="rounded border p-4 bg-red-100 border-red-600"> <h3 class="mb-2 leading-5 font-bold text-red-700">There are problems with your form input:</h3> <ul class="list-disc list-inside marker:text-red-700"> <template x-for="(error, index) in form.errors"> <li> <a :href="`#${index}`" @click.prevent="$focus.focus(document.querySelector(`#${index}`))" x-text="error" class="underline text-red-700 focus:outline-red-700"></a> </li> </template> </ul> </div> </template> <template x-if="success"> <div class=" rounded border p-4 bg-green-100 border-green-600 md:col-span-12 "> <div class="flex"> <div class="flex-shrink-0"> <svg class="h-5 w-5 text-green-800 fill-current transition-colors" alt="" aria-hidden="true" viewBox="0 0 20 20"><path fill-rule="evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/></svg> </div> <div class="ml-3"> <h3 class=" text-sm leading-5 font-bold text-green-800 " > Thank you, we received your message and will contact you as soon as possible. </h3> </div> </div> </div> </template> <div class="hidden"> <label class="font-bold" for="fax">Fax <sup class="text-red-700">*</sup></label> <input class="form-input w-full" id="fax" type="text" name="fax" x-model="form.fax" tabindex="-1" autocomplete="off"/> </div> <fieldset class="w-full grid md:grid-cols-12 gap-6"> <template x-if="Statamic.$conditions.showField([], $data.form)"> <div class=" flex flex-col stack-1 md:col-span-12 rd_name "> <label class="font-bold" for="name"> Name <sup aria-label="Required" class="text-yellow-400">*</sup> </label> <div class="stack-space-2 flex flex-col stack-2"> <!-- /vendor/statamic/forms/fields/default.antlers.html --><input x-model="form.name" @change="form.validate('name')" :aria-invalid="form.invalid('name')" :class="{ 'border-red-600 focus:border-red-600 !outline-red-600/50': form.invalid('name'), 'border-neutral focus:border-primary': !form.invalid('name') }" class="w-full rounded caret-primary" id="name" name="name" type="text" /><!-- End: /vendor/statamic/forms/fields/default.antlers.html --> <template x-if="form.invalid('name')"> <span class="rounded border p-4 bg-red-100 border-red-600" x-text="form.errors.name"></span> </template> </div> </div> </template> <template x-if="Statamic.$conditions.showField([], $data.form)"> <div class=" flex flex-col stack-1 md:col-span-12 rd_email "> <label class="font-bold" for="email"> E-mail address <sup aria-label="Required" class="text-yellow-400">*</sup> </label> <div class="stack-space-2 flex flex-col stack-2"> <!-- /vendor/statamic/forms/fields/default.antlers.html --><input x-model="form.email" @change="form.validate('email')" :aria-invalid="form.invalid('email')" :class="{ 'border-red-600 focus:border-red-600 !outline-red-600/50': form.invalid('email'), 'border-neutral focus:border-primary': !form.invalid('email') }" class="w-full rounded caret-primary" id="email" name="email" type="text" /><!-- End: /vendor/statamic/forms/fields/default.antlers.html --> <template x-if="form.invalid('email')"> <span class="rounded border p-4 bg-red-100 border-red-600" x-text="form.errors.email"></span> </template> </div> </div> </template> <template x-if="Statamic.$conditions.showField([], $data.form)"> <div class=" flex flex-col stack-1 md:col-span-12 rd_message_body "> <label class="font-bold" for="message_body"> Message <sup aria-label="Required" class="text-yellow-400">*</sup> </label> <div class="stack-space-2 flex flex-col stack-2"> <!-- /vendor/statamic/forms/fields/textarea.antlers.html --><textarea x-model="form.message_body" @change="form.validate('message_body')" :aria-invalid="form.invalid('message_body')" :class="{ 'border-red-600 focus:border-red-600 !outline-red-600/50': form.invalid('message_body'), 'border-neutral focus:border-primary': !form.invalid('message_body') }" class="w-full h-32 rounded caret-primary" id="message_body" name="message_body" rows="5" ></textarea><!-- End: /vendor/statamic/forms/fields/textarea.antlers.html --> <template x-if="form.invalid('message_body')"> <span class="rounded border p-4 bg-red-100 border-red-600" x-text="form.errors.message_body"></span> </template> </div> </div> </template> <template x-if="Statamic.$conditions.showField([], $data.form)"> <div class=" flex flex-col stack-1 md:col-span-12 rd_consent "> <label class="font-bold" for="consent"> Consent <sup aria-label="Required" class="text-yellow-400">*</sup> </label> <div class="stack-space-2 flex flex-col stack-2"> <!-- /vendor/statamic/forms/fields/checkboxes.antlers.html --><div :aria-invalid="form.invalid('consent')" class="flex flex-col gap-y-2" id="consent" ><label class="inline-flex items-baseline"><input x-model="form.consent" @change="form.validate('consent')" class="mr-2 relative top-[0.15em] rounded border-neutral text-primary focus:border-primary" type="checkbox" name="consent[]" value="yes" ><span> I agree that my submitted data is being collected and stored. </span></label></div><!-- End: /vendor/statamic/forms/fields/checkboxes.antlers.html --> <template x-if="form.invalid('consent')"> <span class="rounded border p-4 bg-red-100 border-red-600" x-text="form.errors.consent"></span> </template> </div> </div> </template> </fieldset> <div class="w-full flex justify-end"> <div class="md:col-span-12 flex justify-end"> <!-- /components/_button.antlers.html --> <button class=" inline-flex items-baseline gap-0.5 font-bold motion-safe:transition max-w-full py-3 px-4 rounded-sm leading-none no-underline select-none whitespace-nowrap font-bold focus:outline-none focus-visible:ring focus-visible:ring-offset-2 hover:opacity-80 inline-flex items-center py-3 px-4 border-2 leading-none uppercase tracking-widest text-sm no-underline select-none whitespace-nowrap motion-safe:transition bg-bvBlue text-white " @click.prevent="submit" :disabled="form.processing" :class="{ 'opacity-25 cursor-default': form.processing }" > <span class="text-ellipsis overflow-x-clip"> Send message </span> </button> <!-- End: /components/_button.antlers.html --> </div> </div> </div> </form> <!-- statamic-peak-tools::snippets/_form_handler.antlers.html --> <script src="/vendor/statamic/frontend/js/helpers.js"></script> <script> document.addEventListener('alpine:initializing', () => { Alpine.data('formHandler', () => ({ success: false, submitted: false, form: null, init() { this.form = this.$form( 'post', this.$refs.form.getAttribute('action'), JSON.parse(this.$refs.form.getAttribute('x-data')).form, { headers: { 'X-CSRF-Token': { toString: () => this.$refs.form.querySelector('[name="_token"]').value, } } } ) }, successHook(response) { setTimeout(() => { this.success = false }, 10000) }, submit() { this.submitted = true this.form.submit() .then(response => { this.form.reset() this.$refs.form.reset() this.success = true this.submitted = false this.successHook(response) }) .then(this.$refs.form.scrollIntoView()) .catch(error => { const summary = document.querySelector('#summary') if (summary) { this.$focus.focus(summary.querySelector('a')) } else { console.log(error) } }) } })) }) </script> <!-- End: statamic-peak-tools::snippets/_form_handler.antlers.html --> </div> </div> </section>
</section>
<!-- End: /page_builder/_form.antlers.html -->
{{ /page_builder }}
<!-- End: /default.antlers.html -->
<title>
Contact Bay Venues
</title>
{{ if seo_description }}
1
<meta name="description" content="
Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues.
">
{{ /if }}
{{ if environment == 'production' }}
{{ else }}
<meta name="robots" content="noindex, nofollow">
{{ /if }}
{{ if seo_canonical_type == 'current' }}
{{ elseif seo_canonical_type == 'external' }}
{{ elseif seo_canonical_type == 'entry' }}
<link rel="canonical" href="
http://trustpower-baypark.bay-venues-dev.statamic.zeald.com/contact-us
">
{{ /if }}
{{ if seo:json_ld_type && seo:json_ld_type != 'none' }}
{{ if schema_jsonld }}
{{ if seo:breadcrumbs && segment_1 }}
<meta property="og:site_name" content="
BayVenues
"> <meta property="og:type" content="website"> <meta property="og:locale" content="
en_US
">
{{ if og_title }}
{{ else }}
<meta property="og:title" content="
Contact Bay Venues
">
{{ /if }}
{{ if og_description }}
{{ elseif seo_description }}
<meta property="og:description" content="
Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues.
">
{{ /if }}
{{ if og_image }}
{{ elseif seo:og_image }}
{{ if twitter_image or seo:twitter_image }}
{{ if environment == 'production' }}
{{ if favicons:use }}
1
<link rel="icon" href="
favicon.ico
">
<link rel="mask-icon" href="
favicon-32x32.png
" color="
#000000
">
{{ if favicons:apple_touch_icon }}
1
<link rel="apple-touch-icon" href="
">
{{ else }}
<link rel="manifest" href="/site.webmanifest">
<meta name="theme-color" content="
#FFFFFF
">
{{ /if }}
{{ if live_preview }}
<!-- statamic-peak-tools::snippets/_noscript.antlers.html -->
{{ if !( live_preview ) }}
1
<noscript> <style> nav.hidden, nav ul [x-cloak], nav ul li ul { display: block !important; } </style> <p class="relative z-50 py-3 px-4 bg-gray-100 border-b border-gray-200 text-center font-bold text-xs text-gray-600">
</p> </noscript>
{{ /if }}
<!-- End: statamic-peak-tools::snippets/_noscript.antlers.html -->
<!-- statamic-peak-tools::navigation/_skip_to_content.antlers.html --> <a class="fixed z-50 px-4 py-2 text-sm font-bold text-white -translate-y-24 opacity-0 top-4 left-8 bg-primary focus-visible:translate-y-0 focus-visible:opacity-100 outline-primary motion-safe:transition-transform" href="#content">
</a> <!-- End: statamic-peak-tools::navigation/_skip_to_content.antlers.html -->
<!-- statamic-peak-tools::components/_toolbar.antlers.html -->
{{ if environment == 'local' }}
1
{{ nocache }}
{{ /if }}
<!-- End: statamic-peak-tools::components/_toolbar.antlers.html -->
{{ collection from="alerts" where="active:true" limit="1" sort="date:desc" paginate="true" as="alert" }}
{{ alert }}
{{ if now | is_after:start_date && now | is_before:end_date }}
{{ /alert }}
{{ /collection }}
<header class="text-gray-600 body-font shadow-lg"> <div class="xl:container mx-auto flex flex-wrap py-5 items-center justify-between px-3 lg-px-0 relative" >
<a aria-label="Logo
BayVenues
" href="
/
" class="flex title-font font-medium items-center text-gray-900 mb-4 md:mb-0"> <img src="/assets/template_images/logo.png" alt="
BayVenues
" /> </a>
<div class="block lg:hidden"> <button class="flex items-center px-3 py-2 text-teal-100" id="navbar-btn"> <svg class="fill-current h-6 w-6" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"> <title>Menu</title> <path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0v-2z" /> </svg> </button> </div> <div class="w-full block flex-grow justify-end absolute lg:relative lg:flex lg:items-center lg:w-auto" id="navbar"> <div class="text-sm font-bold nav pb-4 lg:pb-0"> <ul class="flex justify-end">
{{ nav:main max_depth="2" }}
<li> <div href="
/find-a-venue
" class="mr-5 hover:text-gray-900 block text-left text-lg py-2 pl-4 lg:pl-0 lg:py-0 lg:text-sm lg:text-center lg:inline
{{ if children }}
"> <a href="
/find-a-venue
" class="hover:text-bvBlue-light">
Find a Venue
</a>
{{ if children }}
</div> </li>
{{ /nav:main }}
<li> <div href="
/what-s-on
" class="mr-5 hover:text-gray-900 block text-left text-lg py-2 pl-4 lg:pl-0 lg:py-0 lg:text-sm lg:text-center lg:inline
{{ if children }}
"> <a href="
/what-s-on
" class="hover:text-bvBlue-light">
What's On
</a>
{{ if children }}
</div> </li>
{{ /nav:main }}
<li> <div href="
/about-us
" class="mr-5 hover:text-gray-900 block text-left text-lg py-2 pl-4 lg:pl-0 lg:py-0 lg:text-sm lg:text-center lg:inline
{{ if children }}
1
mainNav
{{ /if }}
"> <a href="
/about-us
" class="hover:text-bvBlue-light">
About Us
</a>
{{ if children }}
1
<div class="subNav">
{{ children }}
<a href="
/about-us/our-team
" class="hover:text-bvBlue-light"
{{ if title == "Careers with Bay Venues" }}
>
Our Team
</a>
{{ /children }}
<a href="
/about-us/our-purpose
" class="hover:text-bvBlue-light"
{{ if title == "Careers with Bay Venues" }}
>
Our Purpose
</a>
{{ /children }}
<a href="
/about-us/sponsorship
" class="hover:text-bvBlue-light"
{{ if title == "Careers with Bay Venues" }}
>
Sponsorship
</a>
{{ /children }}
</div>
{{ /if }}
</div> </li>
{{ /nav:main }}
<li> <div href="
/our-brands
" class="mr-5 hover:text-gray-900 block text-left text-lg py-2 pl-4 lg:pl-0 lg:py-0 lg:text-sm lg:text-center lg:inline
{{ if children }}
"> <a href="
/our-brands
" class="hover:text-bvBlue-light">
Our Brands
</a>
{{ if children }}
</div> </li>
{{ /nav:main }}
<li> <div href="
/blogs
" class="mr-5 hover:text-gray-900 block text-left text-lg py-2 pl-4 lg:pl-0 lg:py-0 lg:text-sm lg:text-center lg:inline
{{ if children }}
"> <a href="
/blogs
" class="hover:text-bvBlue-light">
Our Stories
</a>
{{ if children }}
</div> </li>
{{ /nav:main }}
<li> <div href="
/ourjobs
" class="mr-5 hover:text-gray-900 block text-left text-lg py-2 pl-4 lg:pl-0 lg:py-0 lg:text-sm lg:text-center lg:inline
{{ if children }}
1
mainNav
{{ /if }}
"> <a href="
/ourjobs
" class="hover:text-bvBlue-light">
Our Jobs
</a>
{{ if children }}
1
<div class="subNav">
{{ children }}
<a href="
/ourjobs/pathways
" class="hover:text-bvBlue-light"
{{ if title == "Careers with Bay Venues" }}
>
Career Pathways
</a>
{{ /children }}
<a href="
/ourjobs/vacancies
" class="hover:text-bvBlue-light"
{{ if title == "Careers with Bay Venues" }}
>
Vacancies
</a>
{{ /children }}
<a href="
/ourjobs/perks
" class="hover:text-bvBlue-light"
{{ if title == "Careers with Bay Venues" }}
>
Perks
</a>
{{ /children }}
</div>
{{ /if }}
</div> </li>
{{ /nav:main }}
<li> <div href="
/contact-us
" class="mr-5 hover:text-gray-900 block text-left text-lg py-2 pl-4 lg:pl-0 lg:py-0 lg:text-sm lg:text-center lg:inline
{{ if children }}
1
mainNav
{{ /if }}
"> <a href="
/contact-us
" class="hover:text-bvBlue-light">
Contact Us
</a>
{{ if children }}
1
<div class="subNav">
{{ children }}
<a href="
/contact-us/media-contact
" class="hover:text-bvBlue-light"
{{ if title == "Careers with Bay Venues" }}
>
Media Contact
</a>
{{ /children }}
</div>
{{ /if }}
</div> </li>
{{ /nav:main }}
<!--li>
{{ if logged_in }}
{{ else }}
<a href="
" class="rounded-full px-3 py-1 bg-bvGreen text-bvWhite font-bold mr-3 text-lg lg:text-sm">Bay Venues Login</a>
{{ /if }}
</li--> </ul> </div> </div>
</div> </header>
<div class=" mx-auto py-4 px-3 cBreadCrumbs"> <div class="container"> <ul class="flex">
{{ nav:breadcrumbs }}
{{ if !( last ) }}
1
{{ /if }}
{{ if !( last ) }}
</ul> </div> </div>
{{ if title != "Home" }}
1
{{ if cross_sell != "no"}}
1
<section class="text-gray-600 body-font cMoreFrom"> <hr> <div class="container py-6 my-2 mx-auto px-5 lg:px-0"> <p class="font-bold mb-4"><span class="text-bvOrange">+</span> MORE FROM BAY VENUES</p> <div class="flex flex-wrap slick-slider-more">
{{ if cross_sell == "random" }}
{{ elseif cross_sell == "custom" }}
{{ else }}
{{ collection:events as="events" limit="4" sort="random" }}
{{ events }}
<div class="lg:w-1/4 md:w-1/2 p-4 w-full mx-auto mvnd"> <a href="
/what-s-on/body-and-soul-fitness-bethlehem-hall
" class="card-flex" > <div class="block relative h-36 overflow-hidden card-image-more">
{{ if hero_image }}
{{ else }}
<img alt="
Body and Soul Fitness
" class="object-cover object-center w-full h-full block lazyload" src="
" >
{{ /if }}
</div> <div class="shadow-md p-4 card-details"> <h2 class="text-bvBlue title-font text-f22 font-medium font-header">
Body and Soul Fitness
</h2> <p class="text-sm">
</p> <p class="my-3 text-base">
Join this fun exercise class for men and women ove
</p> <p class="card-spacer-blog"></p> <span class="btn-rounded text-lg my-3 card-btn-blog hover:bg-bvOrange hover:text-white">More</span> </div> </a> </div>
{{ /events }}
<div class="lg:w-1/4 md:w-1/2 p-4 w-full mx-auto mvnd"> <a href="
/what-s-on/tauranga-underwater-hockey-club
" class="card-flex" > <div class="block relative h-36 overflow-hidden card-image-more">
{{ if hero_image }}
{{ else }}
<img alt="
Tauranga Underwater Hockey Club
" class="object-cover object-center w-full h-full block lazyload" src="
" >
{{ /if }}
</div> <div class="shadow-md p-4 card-details"> <h2 class="text-bvBlue title-font text-f22 font-medium font-header">
Tauranga Underwater Hockey Club
</h2> <p class="text-sm">
</p> <p class="my-3 text-base">
A fun way to increase your fitness, meet new frien
</p> <p class="card-spacer-blog"></p> <span class="btn-rounded text-lg my-3 card-btn-blog hover:bg-bvOrange hover:text-white">More</span> </div> </a> </div>
{{ /events }}
<div class="lg:w-1/4 md:w-1/2 p-4 w-full mx-auto mvnd"> <a href="
/what-s-on/sensory-sessions
" class="card-flex" > <div class="block relative h-36 overflow-hidden card-image-more">
{{ if hero_image }}
{{ else }}
<img alt="
Sensory Swimming Lessons
" class="object-cover object-center w-full h-full block lazyload" src="
" >
{{ /if }}
</div> <div class="shadow-md p-4 card-details"> <h2 class="text-bvBlue title-font text-f22 font-medium font-header">
Sensory Swimming Lessons
</h2> <p class="text-sm">
</p> <p class="my-3 text-base">
Would you or your child benefit from a swimming en
</p> <p class="card-spacer-blog"></p> <span class="btn-rounded text-lg my-3 card-btn-blog hover:bg-bvOrange hover:text-white">More</span> </div> </a> </div>
{{ /events }}
<div class="lg:w-1/4 md:w-1/2 p-4 w-full mx-auto mvnd"> <a href="
/what-s-on/aqua-fit-greerton
" class="card-flex" > <div class="block relative h-36 overflow-hidden card-image-more">
{{ if hero_image }}
{{ else }}
<img alt="
AquaFit
" class="object-cover object-center w-full h-full block lazyload" src="
" >
{{ /if }}
</div> <div class="shadow-md p-4 card-details"> <h2 class="text-bvBlue title-font text-f22 font-medium font-header">
AquaFit
</h2> <p class="text-sm">
</p> <p class="my-3 text-base">
AquaFit is a great aquatic cardio workout that pro
</p> <p class="card-spacer-blog"></p> <span class="btn-rounded text-lg my-3 card-btn-blog hover:bg-bvOrange hover:text-white">More</span> </div> </a> </div>
{{ /events }}
{{ /collection:events }}
{{ /if }}
</div> </div> </section>
{{ /if }}
{{ /if }}
<footer class=" text-white"> <div class="footerBg"> <div class="container px-5 py-24 mx-auto"> <h3 class="font-header text-2xl mb-5">Contact Us</h3> <div class="lg:flex justify-between border-b border-white"> <div> <div class="flex items-center mt-5"> <div class="bg-white bg-opacity-25 inline-block px-3 py-3 rounded-full"> <a href="https://maps.google.com/?q=
Bay Venues, PO Box 10250, Bayfair, Mt Maunganui 3152
" target="_blank"> <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.5 8.33325C17.5 14.1666 10 19.1666 10 19.1666C10 19.1666 2.5 14.1666 2.5 8.33325C2.5 6.34413 3.29018 4.43647 4.6967 3.02995C6.10322 1.62343 8.01088 0.833252 10 0.833252C11.9891 0.833252 13.8968 1.62343 15.3033 3.02995C16.7098 4.43647 17.5 6.34413 17.5 8.33325Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M10 10.8333C11.3807 10.8333 12.5 9.71396 12.5 8.33325C12.5 6.95254 11.3807 5.83325 10 5.83325C8.61929 5.83325 7.5 6.95254 7.5 8.33325C7.5 9.71396 8.61929 10.8333 10 10.8333Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg> </a> </div> <div class="text-sm ml-3">Postal Address:
Bay Venues, PO Box 10250, Bayfair, Mt Maunganui 3152
</div> </div> <div class="flex items-center mt-3"> <div class="bg-white bg-opacity-25 inline-block px-3 py-3 rounded-full"> <a href="https://maps.google.com/?q=
Mercury Baypark, 81 Truman Lane, Mt Maunganui
" target="_blank"> <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M17.5 8.33325C17.5 14.1666 10 19.1666 10 19.1666C10 19.1666 2.5 14.1666 2.5 8.33325C2.5 6.34413 3.29018 4.43647 4.6967 3.02995C6.10322 1.62343 8.01088 0.833252 10 0.833252C11.9891 0.833252 13.8968 1.62343 15.3033 3.02995C16.7098 4.43647 17.5 6.34413 17.5 8.33325Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M10 10.8333C11.3807 10.8333 12.5 9.71396 12.5 8.33325C12.5 6.95254 11.3807 5.83325 10 5.83325C8.61929 5.83325 7.5 6.95254 7.5 8.33325C7.5 9.71396 8.61929 10.8333 10 10.8333Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg> </a> </div> <div class="text-sm ml-3">Corporate Office:
Mercury Baypark, 81 Truman Lane, Mt Maunganui
</div> </div> <div class="lg:flex justify-between mt-3 lg:pb-5"> <div class="lg:flex"> <div class="flex items-center mb-5 lg:mb-0"> <div class="bg-white bg-opacity-25 inline-block px-3 py-3 rounded-full"> <a href="tel:
0800 BAY VENUES (0800 229 836)
" target="_blank"> <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M19.2391 2.71751C19.2174 2.69577 19.2174 2.69577 19.1957 2.67403L16.8478 0.630556C16.5218 0.326208 16.087 0.174034 15.6087 0.217512C15.1957 0.26099 14.7826 0.434904 14.4783 0.739251C14.4565 0.760991 14.4348 0.78273 14.4131 0.804469L12.1087 3.71751C11.5 4.36969 11.5218 5.36969 12.1522 6.00012C12.1957 6.0436 12.2391 6.08708 12.2826 6.10882L13.4565 6.89143C13.3696 7.30447 12.7609 8.47838 10.6087 10.6306C8.47828 12.761 7.28262 13.3697 6.89132 13.4566L6.10871 12.2827C6.08697 12.2393 6.04349 12.1958 6.00002 12.1523C5.36958 11.5219 4.34784 11.5219 3.71741 12.1088L0.826103 14.4132C0.804364 14.4349 0.782625 14.4566 0.760885 14.4784C0.108712 15.1306 0.0652332 16.2175 0.65219 16.8479L2.69567 19.174C2.71741 19.1958 2.71741 19.1958 2.73915 19.2175C3.13045 19.6088 3.73915 19.761 4.41306 19.761C5.60871 19.761 6.97828 19.2827 7.69567 19.0001C9.08697 18.4566 11.8044 17.1306 14.5 14.4349C16.5 12.4349 18.1087 10.0219 19.0652 7.63055C19.4565 6.5436 20.3696 3.84795 19.2391 2.71751ZM13.2391 13.2393C9.21741 17.261 4.69567 18.3697 3.9348 18.0001L1.95654 15.7175L4.78262 13.4784L5.54349 14.6306C5.56523 14.6523 5.56523 14.674 5.58697 14.6958C5.84784 15.0219 6.21741 15.1958 6.65219 15.2175C7.06523 15.2393 8.34784 15.3045 11.8044 11.8479C12.6522 11.0001 15.2609 8.39143 15.1739 6.69577C15.1522 6.26099 14.9565 5.89143 14.6522 5.63056C14.6305 5.60882 14.6087 5.58708 14.587 5.58708L13.4783 4.80447L15.7174 1.95664L17.9783 3.9349C18.3696 4.69577 17.2609 9.21751 13.2391 13.2393Z" fill="white"/> </svg> </a> </div> <div class="text-sm ml-3"><a href="tel:
0800 BAY VENUES (0800 229 836)
" target="_blank">Phone:
0800 BAY VENUES (0800 229 836)
</a></div> </div> <div class="flex items-center lg:ml-12"> <div class="bg-white bg-opacity-25 inline-block px-3 py-3 rounded-full"> <a href="mailto:
info@bayvenues.co.nz
" target="_blank"> <svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M18.2188 4.3999H3.78125C2.83201 4.3999 2.0625 5.16941 2.0625 6.11865V16.4312C2.0625 17.3804 2.83201 18.1499 3.78125 18.1499H18.2188C19.168 18.1499 19.9375 17.3804 19.9375 16.4312V6.11865C19.9375 5.16941 19.168 4.3999 18.2188 4.3999Z" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M4.8125 8.80005L11 13.6125L17.1875 8.80005" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg> </a> </div> <div class="text-sm ml-3"><a href="mailto:
info@bayvenues.co.nz
" target="_blank">Email:
info@bayvenues.co.nz
</a></div> </div> </div> </div> </div> <div class="flex items-end"> <div class="tLogo"> <svg width="200px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 103.7 48" style="enable-background:new 0 0 103.7 48;" xml:space="preserve"> <style type="text/css"> .st0{clip-path:url(#SVGID_00000095297865525239805160000018203677617995426185_);fill:url(#SVGID_00000129926706628861864680000018346312991820524707_);} .st1{fill:#FFFFFF;} .st2{fill:#0078BF;} .st3{fill:#FFE584;} .st4{fill:none;stroke:#FFE584;stroke-width:0.131;stroke-miterlimit:3.864;} .st5{fill:#007482;} .st6{fill:none;stroke:#007482;stroke-width:0.131;stroke-miterlimit:3.864;} </style> <g> <g> <g> <g> <defs> <polygon id="SVGID_1_" points="11.8,23.4 39.9,23.4 25.8,9.3 "/> </defs> <clipPath id="SVGID_00000062879846334415819390000000442121190788377246_"> <use xlink:href="#SVGID_1_" style="overflow:visible;"/> </clipPath> <linearGradient id="SVGID_00000054232091075144279160000013091487310060645309_" gradientUnits="userSpaceOnUse" x1="-1127.7534" y1="-75.6593" x2="-1127.4071" y2="-75.6593" gradientTransform="matrix(0 -40.578 40.578 0 3095.9065 -45738.6367)"> <stop offset="0" style="stop-color:#C4D3EE"/> <stop offset="1" style="stop-color:#0078BF"/> </linearGradient> <rect x="11.8" y="9.3" style="clip-path:url(#SVGID_00000062879846334415819390000000442121190788377246_);fill:url(#SVGID_00000054232091075144279160000013091487310060645309_);" width="28.1" height="14"/> </g> </g> <path class="st1" d="M33,30.8c3.2-6.5-8.5-6-15.5-6.8c-0.5,0-2.7-0.3-2.7-0.6h25.5L33,30.8z"/> <path class="st2" d="M25.8,38L11.4,23.4h0c0,0,1.1,1,6.9,1.1C36.8,24.9,25.8,38,25.8,38"/> <path class="st3" d="M17.5,24c7,0.8,18.7,0.4,15.5,6.8L25.8,38c0,0,11-13.1-7.5-13.5c-5.8-0.1-6.9-1.1-6.9-1.1h3.4 C14.8,23.7,17.1,23.9,17.5,24"/> <path class="st4" d="M17.5,24c7,0.8,18.7,0.4,15.5,6.8L25.8,38c0,0,11-13.1-7.5-13.5c-5.8-0.1-6.9-1.1-6.9-1.1h3.4 C14.8,23.7,17.1,23.9,17.5,24z"/> <path class="st3" d="M17.5,22.8c7-0.8,18.7-0.4,15.5-6.8l-7.1-7.2c0,0,11,13.1-7.5,13.5c-5.8,0.1-6.9,1.1-6.9,1.1h3.4 C14.8,23.1,17.1,22.8,17.5,22.8"/> <path class="st4" d="M17.5,22.8c7-0.8,18.7-0.4,15.5-6.8l-7.1-7.2c0,0,11,13.1-7.5,13.5c-5.8,0.1-6.9,1.1-6.9,1.1h3.4 C14.8,23.1,17.1,22.8,17.5,22.8z"/> <path class="st5" d="M40.3,23.4H29.7c-5.9,0-7.3-4.1-7.3-4.1c-4.1,0-5.7,4.1-5.7,4.1s3.1,0.3,6.4,0.3c6.5,0,15.4,0.7,11.1,5.8 L40.3,23.4z"/> <path class="st6" d="M40.3,23.4H29.7c-5.9,0-7.3-4.1-7.3-4.1c-4.1,0-5.7,4.1-5.7,4.1s3.1,0.3,6.4,0.3c6.5,0,15.4,0.7,11.1,5.8 L40.3,23.4z"/> <g> <path class="st1" d="M25.8,39.9L9.4,23.5L25.8,7.1l16.4,16.4L25.8,39.9z M12.8,23.5l13,13l13-13l-13-13L12.8,23.5z"/> </g> </g> <g> <path class="st1" d="M42.1,20.7l0-0.2l0.1,0c1,0,1.9,0,2.9,0s2,0,2.9,0l0.1,0c0,0.1,0,0.1,0,0.2l-0.1,0.4l-0.1,0.5l0,0.2h-0.4 c0-0.1,0-0.3,0-0.4c0-0.1,0-0.2,0-0.3c0,0,0-0.1-0.1-0.1c-0.1,0-0.3,0-0.5,0l-1.2,0c0,0.1-0.1,0.2-0.1,0.4l-0.9,3.7 c0,0.1-0.1,0.3,0,0.4c0.1,0,0.2,0.1,0.4,0.1l0.5,0l0,0.3c-0.5,0-1.1,0-1.6,0s-1.1,0-1.6,0l0-0.3c0.2,0,0.5,0,0.8,0 c0.2-0.1,0.3-0.3,0.3-0.5l0.9-4h-0.7c-0.3,0-0.8,0-1.1,0.1c-0.1,0.1-0.2,0.2-0.2,0.4l-0.1,0.4h-0.4c0-0.1,0-0.1,0-0.2l0.1-0.4 L42.1,20.7z"/> <path class="st1" d="M49.9,22.9c-0.2,0.8-1,1.8-1.9,2.2c0,0-0.1,0-0.1,0c0,0-0.1,0-0.1-0.1c0-0.1,0-0.1,0-0.2c0-0.3,0.2-0.7,0.2-1 c0.1-0.4,0.3-0.8,0.6-1.1c0.2-0.1,0.4-0.2,0.6-0.2s0.6,0.1,0.8,0.2L49.9,22.9z M50.6,22.3c-0.3-0.1-0.6-0.2-1-0.2 c-0.3,0-0.4,0-0.6,0.1c-0.5,0.1-1.2,0.6-1.5,0.8c-0.1,0-0.1,0.1-0.1,0.1c-0.2,0.3-0.4,0.6-0.5,1c-0.1,0.4-0.2,0.7-0.2,1.1 c0,0.2,0.1,0.6,0.5,0.6c1,0,2.1-1.2,2.6-1.8l-0.1,0.3l0,0.2L49.3,25c0,0.1-0.1,0.2-0.1,0.4c0,0.1,0,0.3,0.2,0.4c0,0,0.1,0,0.2,0 c0.3,0,0.6-0.1,0.9-0.3c0.3-0.1,0.5-0.3,0.8-0.5l-0.1-0.2c-0.2,0.1-0.3,0.2-0.5,0.3c-0.1,0-0.2,0.1-0.3,0.1c0,0-0.1-0.1-0.1-0.1 c0-0.1,0-0.3,0.1-0.4l0.6-1.9l0.2-0.5c0,0,0,0,0-0.1L51,22.1L50.6,22.3z"/> <path class="st1" d="M51.6,22.9c0.5-0.3,1-0.6,1.7-0.7c0.2,0,0.3,0,0.4,0s0.1,0.1,0.1,0.3c0,0.1,0,0.3-0.1,0.4l-0.5,1.6 c0,0.2-0.1,0.3-0.1,0.5c0,0.1,0.1,0.1,0.2,0.1c0.3,0,0.9-0.6,1.1-0.8c0.3-0.3,0.5-0.6,0.7-1c0.2-0.4,0.3-0.6,0.3-1l0-0.1 c0.4,0,0.7-0.1,1.1-0.1l0.1,0.1c0,0,0,0.1-0.1,0.1l-0.1,0.3L56.2,23L56,23.7l-0.2,0.7c0,0.1-0.1,0.5-0.1,0.5 c0,0.2,0.3,0.2,0.5,0.1l0.4-0.2l0.1,0.2c-0.5,0.3-1,0.6-1.5,0.7c-0.1,0-0.1,0-0.2,0c-0.1,0-0.1,0-0.2,0c-0.1,0-0.2-0.1-0.2-0.2 c0-0.2,0.1-0.5,0.1-0.7L55,24c0,0.1-0.1,0.1-0.1,0.2c-0.5,0.6-1.5,1.4-2.4,1.6c-0.1,0-0.2,0-0.3,0c-0.2-0.1-0.3-0.2-0.3-0.4 c0-0.3,0.1-0.5,0.2-0.8l0.2-0.6l0.2-0.6c0-0.2,0.1-0.3,0.1-0.5c0,0,0-0.1,0-0.1c-0.1-0.1-0.5,0.1-0.7,0.2l-0.1,0.1L51.6,22.9z"/> <path class="st1" d="M57,23c0.2-0.1,0.3-0.2,0.4-0.3c0.3-0.2,0.6-0.3,0.9-0.5c0.1,0,0.2-0.1,0.3-0.1c0.1,0,0.2,0,0.3,0 c0,0,0.1,0,0.1,0.1c0.1,0.2,0,0.4,0,0.6l-0.2,0.6l-0.1,0.2l-0.1,0.2l0.1,0c0.2-0.3,0.4-0.6,0.6-0.9c0.2-0.2,0.3-0.4,0.6-0.6 c0.1-0.1,0.3-0.1,0.4-0.2s0.3,0,0.5,0c-0.1,0.4-0.2,0.7-0.2,1l-0.1,0c0,0,0,0-0.1,0c-0.1-0.1-0.3-0.1-0.4-0.1 c-0.6,0-0.9,0.5-1.1,0.9c-0.1,0.2-0.2,0.3-0.2,0.5l-0.1,0.4l-0.1,0.4l0,0.3c-0.1,0-0.2,0-0.3,0c-0.3,0-0.5,0-0.8,0.1l-0.1-0.1 c0.1-0.2,0.2-0.5,0.3-0.7l0.2-0.7l0.2-1c0-0.1,0.1-0.2,0.1-0.4c0-0.1,0-0.2-0.2-0.2c-0.1,0-0.6,0.3-0.7,0.3L57,23z"/> <path class="st1" d="M64,22.9c-0.2,0.8-1,1.8-1.9,2.2c0,0-0.1,0-0.1,0c0,0-0.1,0-0.1-0.1c0-0.1,0-0.1,0-0.2c0-0.3,0.2-0.7,0.2-1 c0.1-0.4,0.3-0.8,0.6-1.1c0.2-0.1,0.4-0.2,0.6-0.2s0.6,0.1,0.8,0.2L64,22.9z M64.8,22.3c-0.3-0.1-0.6-0.2-1-0.2 c-0.3,0-0.4,0-0.6,0.1c-0.5,0.1-1.2,0.6-1.6,0.8c-0.1,0-0.1,0.1-0.1,0.1c-0.2,0.3-0.4,0.6-0.5,1c-0.1,0.4-0.2,0.7-0.2,1.1 c0,0.2,0.1,0.6,0.5,0.6c1,0,2.1-1.2,2.6-1.8l-0.1,0.3l0,0.2L63.5,25c0,0.1-0.1,0.2-0.1,0.4c0,0.1,0,0.3,0.2,0.4c0,0,0.1,0,0.2,0 c0.3,0,0.6-0.1,0.9-0.3c0.3-0.1,0.5-0.3,0.8-0.5l-0.1-0.2c-0.2,0.1-0.3,0.2-0.5,0.3c-0.1,0-0.2,0.1-0.3,0.1c0,0-0.1-0.1-0.1-0.1 c0-0.1,0-0.3,0.1-0.4l0.6-1.9l0.2-0.5c0,0,0,0,0.1-0.1l-0.2-0.1L64.8,22.3z"/> <path class="st1" d="M65.9,23c0.2-0.1,0.4-0.3,0.7-0.4c0.2-0.1,0.4-0.2,0.7-0.4c0.1-0.1,0.3-0.1,0.4-0.1c0.1,0,0.1,0,0.2,0 c0.1,0,0.1,0,0.1,0c0.1,0,0.1,0.1,0.1,0.2c0,0.2-0.1,0.5-0.2,0.7l-0.3,0.9l0.3-0.4c0.4-0.4,1.3-1.1,1.9-1.3c0.1,0,0.2-0.1,0.4-0.1 c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0.2,0,0.2,0.2,0.2,0.3c0,0.1,0,0.2-0.1,0.3l-0.2,0.6l-0.3,0.8l-0.1,0.2l-0.1,0.1L70,24.6 c0,0.1-0.2,0.4,0,0.5c0.1,0.1,0.7-0.2,0.9-0.3L71,25c-0.6,0.3-1,0.6-1.7,0.8c-0.1,0-0.2,0-0.2,0c-0.1,0-0.2,0-0.2-0.1 c-0.1-0.1-0.1-0.2-0.1-0.3c0-0.1,0.1-0.4,0.1-0.5l0.5-1.4c0-0.1,0.2-0.4,0.1-0.5c0,0,0,0-0.1,0c-0.4-0.1-1,0.5-1.2,0.7 c-0.3,0.3-0.5,0.6-0.7,1c-0.1,0.1-0.1,0.2-0.1,0.2c-0.1,0.1-0.1,0.3-0.1,0.4c0,0.1-0.1,0.2-0.1,0.3c-0.4,0-0.7,0.1-1.1,0.1 L66,25.6c0.1-0.2,0.2-0.5,0.3-0.7l0.1-0.2l0.1-0.2l0.2-0.6l0.1-0.5l0-0.2c0-0.1,0-0.1,0-0.2c0-0.1,0-0.1-0.1-0.1 c-0.3,0-0.5,0.2-0.7,0.3L65.9,23z"/> <path class="st1" d="M73.4,22.4c0.2,0,0.4,0.1,0.5,0.2c0.2,0.1,0.2,0.3,0.2,0.5c0,0.5-0.2,1.3-1,1.3c-0.5,0-0.7-0.3-0.7-0.7 c0-0.2,0.1-0.6,0.2-0.8C72.7,22.6,73,22.4,73.4,22.4 M73.2,26.1c0.3,0.1,0.6,0.3,0.6,0.6c0,0.6-0.9,1-1.4,1c1,0,2.5-0.4,2.5-1.3 c0-0.4-0.4-0.6-0.8-0.8l-0.8-0.5l-0.1,0c-0.1-0.1-0.2-0.1-0.1-0.3c0.2-0.1,0.4-0.2,0.6-0.3c0.3-0.1,0.8-0.2,1.1-0.5 c0.3-0.3,0.4-0.6,0.4-1c0-0.1-0.1-0.2-0.1-0.4c0,0,0,0,0-0.1l0.9,0l0.1-0.4L76,22.3l-0.8,0l-0.7,0l-0.1,0 c-0.3-0.1-0.5-0.1-0.8-0.1c-0.3,0-0.6,0.1-0.8,0.2c-0.5,0.1-0.9,0.2-1.2,0.6c-0.2,0.3-0.3,0.5-0.3,0.8c0,0.7,0.7,0.9,1.6,0.9 l-0.2,0.1L72,25c-0.1,0.1-0.1,0.2,0,0.2c0.1,0.1,0.1,0.2,0.2,0.3L73.2,26.1z"/> <path class="st1" d="M79.1,22.9c-0.2,0.8-1,1.8-1.9,2.2c0,0-0.1,0-0.1,0c-0.1,0-0.1,0-0.1-0.1c0-0.1-0.1-0.1-0.1-0.2 c0-0.3,0.2-0.7,0.2-1c0.1-0.4,0.3-0.8,0.6-1.1c0.2-0.1,0.4-0.2,0.6-0.2s0.6,0.1,0.8,0.2L79.1,22.9z M79.8,22.3 c-0.3-0.1-0.6-0.2-1-0.2c-0.3,0-0.4,0-0.6,0.1c-0.4,0.1-1.2,0.6-1.6,0.8c-0.1,0-0.1,0.1-0.1,0.1c-0.2,0.3-0.4,0.6-0.5,1 c-0.1,0.4-0.2,0.7-0.2,1.1c0,0.2,0.1,0.6,0.5,0.6c1,0,2.1-1.2,2.6-1.8l-0.1,0.3l-0.1,0.2L78.6,25c0,0.1-0.1,0.2-0.1,0.4 c0,0.1,0,0.3,0.2,0.4c0.1,0,0.1,0,0.2,0c0.3,0,0.6-0.1,0.9-0.3c0.3-0.1,0.5-0.3,0.8-0.5l-0.1-0.2c-0.2,0.1-0.3,0.2-0.5,0.3 c-0.1,0-0.2,0.1-0.3,0.1c0,0-0.1-0.1-0.1-0.1c0-0.1,0-0.3,0.1-0.4l0.6-1.9l0.2-0.5c0,0,0,0,0.1-0.1l-0.2-0.1L79.8,22.3z"/> <path class="st1" d="M85.1,25.6c-0.3,0.1-0.6,0.1-0.9,0.1c-1.3,0-2.4-0.7-2.4-2.3c0-1.2,0.9-2.9,3-2.9c0.4,0,0.8,0.1,1.2,0.2 l-0.2,0.6c-0.3-0.1-0.6-0.2-1-0.2c-1.5,0-2.3,1.1-2.3,2.3c0,1.1,0.7,1.6,1.7,1.6c0.3,0,0.6-0.1,0.9-0.2L85.1,25.6z"/> <path class="st1" d="M86.2,21.9h0.7l-0.8,3.7h-0.7L86.2,21.9z M87.1,21.1h-0.8l0.2-0.8h0.8L87.1,21.1z"/> <path class="st1" d="M87,21.9h0.8l0.2-0.9l0.7-0.2l-0.2,1.1h1l-0.1,0.5h-1L88,24.1c0,0.2-0.1,0.6-0.1,0.7c0,0.3,0.1,0.4,0.5,0.4 c0.1,0,0.3,0,0.5-0.1l-0.1,0.6c-0.2,0.1-0.5,0.1-0.7,0.1c-0.7,0-0.9-0.4-0.9-0.8c0-0.2,0.1-0.7,0.1-0.9l0.3-1.5h-0.8L87,21.9z"/> <path class="st1" d="M88.6,26.6c0.1,0,0.2,0.1,0.3,0.1c0.4,0,0.7-0.3,1-0.9l-0.6-3.9H90l0.4,3h0l1.6-3h0.7l-2.5,4.4 c-0.3,0.6-0.6,0.9-1.3,0.9c-0.2,0-0.3,0-0.5,0L88.6,26.6z"/> </g> </g> </svg> <p class="text-white text-xs f-logotxt">These facilities are operated by Bay Venues, a Tauranga City Council organisation</p> </div> </div> </div> <div class="lg:flex justify-between items-center mt-3"> <div class="lg:flex text-sm mb:justify-"> <a href="/privacy-policy" class="mr-5 ">Privacy Statement</a> <!-- <a href="#" class="mr-5">Terms and Conditions</a> --> <a href="/conditions-of-entry" class="mr-5">Conditions of Entry</a> <a href="/feedback-form" class="mr-5">Feedback</a> <!-- <a href="#" class="mr-5">Latest Promotion</a> --> <a href="/annual-reports" class="mr-5">Annual Reports</a> </div> <div class="flex sm:mt-5 lg:mt-0 mt-5"> <!--a href="#" class="rounded-full p-2 bg-white mr-3"> <svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M7.00156 3.41058C5.01517 3.41058 3.41294 5.01317 3.41294 7C3.41294 8.98683 5.01517 10.5894 7.00156 10.5894C8.98795 10.5894 10.5902 8.98683 10.5902 7C10.5902 5.01317 8.98795 3.41058 7.00156 3.41058ZM7.00156 9.33359C5.7179 9.33359 4.66849 8.28707 4.66849 7C4.66849 5.71293 5.71478 4.66641 7.00156 4.66641C8.28834 4.66641 9.33463 5.71293 9.33463 7C9.33463 8.28707 8.28522 9.33359 7.00156 9.33359ZM11.574 3.26375C11.574 3.72922 11.1992 4.10097 10.737 4.10097C10.2716 4.10097 9.89994 3.7261 9.89994 3.26375C9.89994 2.80141 10.2747 2.42653 10.737 2.42653C11.1992 2.42653 11.574 2.80141 11.574 3.26375ZM13.9508 4.11347C13.8977 2.99197 13.6416 1.99855 12.8202 1.18007C12.0019 0.361598 11.0087 0.105433 9.88745 0.0492023C8.73185 -0.0164007 5.26815 -0.0164007 4.11255 0.0492023C2.99442 0.10231 2.00123 0.358474 1.17981 1.17695C0.358394 1.99543 0.10541 2.98884 0.0491913 4.11034C-0.0163971 5.26621 -0.0163971 8.73067 0.0491913 9.88653C0.102287 11.008 0.358394 12.0015 1.17981 12.8199C2.00123 13.6384 2.9913 13.8946 4.11255 13.9508C5.26815 14.0164 8.73185 14.0164 9.88745 13.9508C11.0087 13.8977 12.0019 13.6415 12.8202 12.8199C13.6385 12.0015 13.8946 11.008 13.9508 9.88653C14.0164 8.73067 14.0164 5.26933 13.9508 4.11347ZM12.4579 11.1267C12.2143 11.739 11.7427 12.2108 11.1274 12.4575C10.206 12.8231 8.01974 12.7387 7.00156 12.7387C5.98338 12.7387 3.79398 12.8199 2.87574 12.4575C2.26358 12.2139 1.79197 11.7422 1.54523 11.1267C1.17981 10.2052 1.26414 8.01841 1.26414 7C1.26414 5.98159 1.18293 3.7917 1.54523 2.87326C1.78885 2.26096 2.26046 1.78924 2.87574 1.54245C3.7971 1.17695 5.98338 1.2613 7.00156 1.2613C8.01974 1.2613 10.2091 1.18007 11.1274 1.54245C11.7395 1.78612 12.2112 2.25784 12.4579 2.87326C12.8233 3.79482 12.739 5.98159 12.739 7C12.739 8.01841 12.8233 10.2083 12.4579 11.1267Z" fill="#0B4C88"/> </svg> </a> <a href="#" class="rounded-full p-2 bg-white mr-3"> <svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10.2578 7.875L10.6466 5.34133H8.21545V3.69715C8.21545 3.00398 8.55506 2.32832 9.64388 2.32832H10.7491V0.171172C10.7491 0.171172 9.74615 0 8.7872 0C6.7851 0 5.47642 1.21352 5.47642 3.41031V5.34133H3.25092V7.875H5.47642V14H8.21545V7.875H10.2578Z" fill="#0B4C88"/> </svg> </a--> <a href="https://www.linkedin.com/company/5839579" target="_blank" class="rounded-full p-2 py-1 bg-white flex items-center"> <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.13375 13.9999H1.23125V4.65306H4.13375V13.9999ZM2.68094 3.37806C1.75281 3.37806 1 2.60931 1 1.68118C1 1.23537 1.1771 0.807816 1.49234 0.492579C1.80757 0.177342 2.23513 0.000244141 2.68094 0.000244141C3.12675 0.000244141 3.5543 0.177342 3.86954 0.492579C4.18478 0.807816 4.36188 1.23537 4.36188 1.68118C4.36188 2.60931 3.60875 3.37806 2.68094 3.37806ZM14.9969 13.9999H12.1006V9.44993C12.1006 8.36556 12.0787 6.97493 10.5916 6.97493C9.0825 6.97493 8.85125 8.15306 8.85125 9.37181V13.9999H5.95188V4.65306H8.73562V5.92806H8.77625C9.16375 5.19368 10.1103 4.41868 11.5225 4.41868C14.46 4.41868 15 6.35306 15 8.86556V13.9999H14.9969Z" fill="#0B4C88"/> </svg> </a> </div> </div> </div> </div> <div class="container mx-auto px-3 py-3 flex justify-between items-center flex-wrap xl:flex-nowrap">
{{ collection:logos title:contains="Bay Venues Brands"}}
{{ images }}
<a href="
https://www.uowadamshpc.co.nz/
" class="block xl:mb-0 mb-5 logosFooter" target="_blank"><img class="mx-auto" src="
/assets/Adams_Centre_Logo-for-website-footer-1725852287.png
" /></a>
{{ /images }}
<a href="
https://www.bayactive.co.nz
" class="block xl:mb-0 mb-5 logosFooter" target="_blank"><img class="mx-auto" src="
/assets/logos/bayactive.png
" /></a>
{{ /images }}
<a href="
https://www.bayaudiovisual.co.nz
" class="block xl:mb-0 mb-5 logosFooter" target="_blank"><img class="mx-auto" src="
/assets/logos/bayaudiovisual.png
" /></a>
{{ /images }}
<a href="
http://www.baycatering.co.nz
" class="block xl:mb-0 mb-5 logosFooter" target="_blank"><img class="mx-auto" src="
/assets/logos/baycatering.png
" /></a>
{{ /images }}
<a href="
https://www.mercurybaypark.co.nz
" class="block xl:mb-0 mb-5 logosFooter" target="_blank"><img class="mx-auto" src="
/assets/logos/baypark.png
" /></a>
{{ /images }}
<a href="
https://bayswim.co.nz/
" class="block xl:mb-0 mb-5 logosFooter" target="_blank"><img class="mx-auto" src="
/assets/logos/bayswim.png
" /></a>
{{ /images }}
<a href="
https://taurangapools.co.nz/baywave-tect-aquatic
" class="block xl:mb-0 mb-5 logosFooter" target="_blank"><img class="mx-auto" src="
/assets/logos/baywave.png
" /></a>
{{ /images }}
<a href="
https://www.clubfit.co.nz
" class="block xl:mb-0 mb-5 logosFooter" target="_blank"><img class="mx-auto" src="
/assets/logos/clubfit.png
" /></a>
{{ /images }}
<a href="
https://www.bayvenues.co.nz/find-a-venue
" class="block xl:mb-0 mb-5 logosFooter" target="_blank"><img class="mx-auto" src="
/assets/logos/communitycentrehalls.png
" /></a>
{{ /images }}
<a href="
https://www.mounthotpools.co.nz
" class="block xl:mb-0 mb-5 logosFooter" target="_blank"><img class="mx-auto" src="
/assets/logos/mounthotpool.png
" /></a>
{{ /images }}
<a href="
https://www.taurangapools.co.nz
" class="block xl:mb-0 mb-5 logosFooter" target="_blank"><img class="mx-auto" src="
/assets/logos/taurangapools.png
" /></a>
{{ /images }}
{{ /collection:logos }}
</div> </footer> <!-- End: /layout/_footer.antlers.html -->
<div class="fixed bottom-10 md:right-10 bg-bvBlue-medium rounded-md p-3 right-2 modal-open-faq cursor-pointer floatingfaqbtn" id="floatingFaq"> <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M26.6667 2.66675H5.33335C3.86002 2.66675 2.66669 3.86008 2.66669 5.33341V29.3334L8.00002 24.0001H26.6667C28.14 24.0001 29.3334 22.8067 29.3334 21.3334V5.33341C29.3334 3.86008 28.14 2.66675 26.6667 2.66675Z" fill="white"/> </svg> </div> <!--Modal for FAQ--> <div class="modal-faq opacity-0 pointer-events-none fixed w-full h-full top-0 left-0 flex items-center justify-center"> <div class="modal-overlay-faq absolute w-full h-full bg-gray-900 opacity-50"></div> <div class="modal-container bg-white w-11/12 md:max-w-1xl mx-auto rounded shadow-lg z-50 overflow-y-auto"> <!-- <div class="modal-close-faq absolute top-0 right-0 cursor-pointer flex flex-col items-center mt-4 mr-4 text-white text-sm z-50"> <svg class="fill-current text-white" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"> <path d="M14.53 4.53l-1.06-1.06L9 7.94 4.53 3.47 3.47 4.53 7.94 9l-4.47 4.47 1.06 1.06L9 10.06l4.47 4.47 1.06-1.06L10.06 9z"></path> </svg> <span class="text-sm">(Esc)</span> </div> --> <!-- Add margin if you want to see some of the overlay behind the modal--> <div class="modal-content py-4 text-left px-6 faq-content"> <!--Title--> <div class="flex justify-between items-center pb-3"> <p class="text-2xl font-bold">Frequently asked questions</p> <div class="modal-close-faq cursor-pointer z-50"> <svg class="fill-current text-black" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"> <path d="M14.53 4.53l-1.06-1.06L9 7.94 4.53 3.47 3.47 4.53 7.94 9l-4.47 4.47 1.06 1.06L9 10.06l4.47 4.47 1.06-1.06L10.06 9z"></path> </svg> </div> </div> <!--Body-->
{{ collection from="faq" limit="6" sort="order" paginate="true" as="faq" }}
{{ faq }}
<div class="container py-4 mx-auto lg:w-5/6 faq"> <div class="border-b-2 border-bvGray"> <button class="accordion py-4 font-bold text-lg lg:w-98 relative w-full text-left">
I need a venue for an upcoming event, can Bay Venues help?
<span class="absolute right-0 top-7 close"> <svg width="20" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0)"> <path d="M0.302734 6L10.3027 14" stroke="#444444" stroke-width="1.65"/> <path d="M19.6362 6L9.63623 14" stroke="#444444" stroke-width="1.65"/> <path d="M10 0V13.1515" stroke="#444444" stroke-width="1.65"/> </g> <defs> <clipPath id="clip0"> <rect width="20" height="14.3636" fill="white"/> </clipPath> </defs> </svg> </span> <span class="absolute right-0 top-7 open hidden"> <svg width="20" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0.302734 8.36377L10.3027 0.36377" stroke="#444444" stroke-width="1.65"/> <path d="M19.6362 8.36377L9.63623 0.36377" stroke="#444444" stroke-width="1.65"/> <path d="M10 14.3638V1.21225" stroke="#444444" stroke-width="1.65"/> </svg> </span> </button> <div class="panel"> <p class="pb-5">
<p>Yes, we manage 12 venues that can be hired to host your next event. Visit our <a href="/find-a-venue"><strong>Find a Venue page</strong></a><strong> </strong>to view them all; you can use the filter options at the top of the page to find the venue that suits you best.</p>
</p> </div> </div> </div>
{{ /faq }}
<div class="container py-4 mx-auto lg:w-5/6 faq"> <div class="border-b-2 border-bvGray"> <button class="accordion py-4 font-bold text-lg lg:w-98 relative w-full text-left">
What’s on at Bay Venues facilities?
<span class="absolute right-0 top-7 close"> <svg width="20" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0)"> <path d="M0.302734 6L10.3027 14" stroke="#444444" stroke-width="1.65"/> <path d="M19.6362 6L9.63623 14" stroke="#444444" stroke-width="1.65"/> <path d="M10 0V13.1515" stroke="#444444" stroke-width="1.65"/> </g> <defs> <clipPath id="clip0"> <rect width="20" height="14.3636" fill="white"/> </clipPath> </defs> </svg> </span> <span class="absolute right-0 top-7 open hidden"> <svg width="20" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0.302734 8.36377L10.3027 0.36377" stroke="#444444" stroke-width="1.65"/> <path d="M19.6362 8.36377L9.63623 0.36377" stroke="#444444" stroke-width="1.65"/> <path d="M10 14.3638V1.21225" stroke="#444444" stroke-width="1.65"/> </svg> </span> </button> <div class="panel"> <p class="pb-5">
<p>We host a large range of events and regular activities at our 24 facilities. Visit our <a href="/what-s-on"><strong>What’s On page</strong></a> to view them all; you can use the filter options at the top of the page to find the event/activity that suits you.</p>
</p> </div> </div> </div>
{{ /faq }}
<div class="container py-4 mx-auto lg:w-5/6 faq"> <div class="border-b-2 border-bvGray"> <button class="accordion py-4 font-bold text-lg lg:w-98 relative w-full text-left">
What Career Opportunities are available with Bay Venues?
<span class="absolute right-0 top-7 close"> <svg width="20" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0)"> <path d="M0.302734 6L10.3027 14" stroke="#444444" stroke-width="1.65"/> <path d="M19.6362 6L9.63623 14" stroke="#444444" stroke-width="1.65"/> <path d="M10 0V13.1515" stroke="#444444" stroke-width="1.65"/> </g> <defs> <clipPath id="clip0"> <rect width="20" height="14.3636" fill="white"/> </clipPath> </defs> </svg> </span> <span class="absolute right-0 top-7 open hidden"> <svg width="20" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0.302734 8.36377L10.3027 0.36377" stroke="#444444" stroke-width="1.65"/> <path d="M19.6362 8.36377L9.63623 0.36377" stroke="#444444" stroke-width="1.65"/> <path d="M10 14.3638V1.21225" stroke="#444444" stroke-width="1.65"/> </svg> </span> </button> <div class="panel"> <p class="pb-5">
<p>Bay Venues employees over 300 staff from a range of industries in full time, part time and casual positions. Visit our dedicated <a target="_blank" href="https://bayvenuesjobs.co.nz/"><strong>Careers Website</strong></a> to view our current vacancies.</p>
</p> </div> </div> </div>
{{ /faq }}
<div class="container py-4 mx-auto lg:w-5/6 faq"> <div class="border-b-2 border-bvGray"> <button class="accordion py-4 font-bold text-lg lg:w-98 relative w-full text-left">
What is Bay Venues?
<span class="absolute right-0 top-7 close"> <svg width="20" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <g clip-path="url(#clip0)"> <path d="M0.302734 6L10.3027 14" stroke="#444444" stroke-width="1.65"/> <path d="M19.6362 6L9.63623 14" stroke="#444444" stroke-width="1.65"/> <path d="M10 0V13.1515" stroke="#444444" stroke-width="1.65"/> </g> <defs> <clipPath id="clip0"> <rect width="20" height="14.3636" fill="white"/> </clipPath> </defs> </svg> </span> <span class="absolute right-0 top-7 open hidden"> <svg width="20" height="15" viewBox="0 0 20 15" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M0.302734 8.36377L10.3027 0.36377" stroke="#444444" stroke-width="1.65"/> <path d="M19.6362 8.36377L9.63623 0.36377" stroke="#444444" stroke-width="1.65"/> <path d="M10 14.3638V1.21225" stroke="#444444" stroke-width="1.65"/> </svg> </span> </button> <div class="panel"> <p class="pb-5">
<p>We are the kaitiaki of community facilities in Tauranga Moana. Every day our dedicated team enrich the lives of residents and visitors to the City who walk through the doors of the 24 venues we manage on behalf of Tauranga City Council. View <a href="/our-brands"><strong>Our Brand page</strong></a> to see the facilities and programmes under our care.</p>
</p> </div> </div> </div>
{{ /faq }}
{{ /collection }}
<div class="flex justify-end"> <button class="bg-bvBlue hover:bg-blue-dark text-white font-bold py-4 px-4 rounded relative right-0 modal-open-contact" id="floatingContact"> Contact us for more info </button> </div> </div> </div> </div> <!--Modal for Contact Us--> <div class="modal-contact opacity-0 pointer-events-none fixed w-full h-full top-0 left-0 flex items-center justify-center"> <div class="modal-overlay-contact absolute w-full h-full bg-gray-900 opacity-50"></div> <div class="modal-container bg-white w-11/12 md:max-w-md mx-auto rounded shadow-lg z-50 overflow-y-auto"> <!-- <div class="modal-close-contact absolute top-0 right-0 cursor-pointer flex flex-col items-center mt-4 mr-4 text-white text-sm z-50"> <svg class="fill-current text-white" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"> <path d="M14.53 4.53l-1.06-1.06L9 7.94 4.53 3.47 3.47 4.53 7.94 9l-4.47 4.47 1.06 1.06L9 10.06l4.47 4.47 1.06-1.06L10.06 9z"></path> </svg> <span class="text-sm">(Esc)</span> </div> --> <!-- Add margin if you want to see some of the overlay behind the modal--> <div class="modal-content py-4 text-left px-6"> <!--Title--> <div class="flex justify-between items-center pb-3"> <p class="text-2xl font-bold">Contact Us!</p> <div class="modal-close-contact cursor-pointer z-50"> <svg class="fill-current text-black" xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 18 18"> <path d="M14.53 4.53l-1.06-1.06L9 7.94 4.53 3.47 3.47 4.53 7.94 9l-4.47 4.47 1.06 1.06L9 10.06l4.47 4.47 1.06-1.06L10.06 9z"></path> </svg> </div> </div>
{{ form:create handle="contact" js="alpine:form" attr:x-ref="form" }}
<!-- /vendor/statamic/forms/fields/default.antlers.html --> <input x-model="form.
name
" @change="form.validate('
name
')" :aria-invalid="form.invalid('
name
')" :class="{ 'border-red-600 focus:border-red-600 !outline-red-600/50': form.invalid('
name
'), 'border-neutral focus:border-primary': !form.invalid('
name
') }" class="w-full rounded caret-primary" id="
name
" name="
name
" type="
text
"
/> <!-- End: /vendor/statamic/forms/fields/default.antlers.html -->
<!-- /vendor/statamic/forms/fields/default.antlers.html --> <input x-model="form.
" @change="form.validate('
')" :aria-invalid="form.invalid('
')" :class="{ 'border-red-600 focus:border-red-600 !outline-red-600/50': form.invalid('
'), 'border-neutral focus:border-primary': !form.invalid('
') }" class="w-full rounded caret-primary" id="
" name="
" type="
text
"
/> <!-- End: /vendor/statamic/forms/fields/default.antlers.html -->
<!-- /vendor/statamic/forms/fields/textarea.antlers.html --> <textarea x-model="form.
message_body
" @change="form.validate('
message_body
')" :aria-invalid="form.invalid('
message_body
')" :class="{ 'border-red-600 focus:border-red-600 !outline-red-600/50': form.invalid('
message_body
'), 'border-neutral focus:border-primary': !form.invalid('
message_body
') }" class="w-full h-32 rounded caret-primary" id="
message_body
" name="
message_body
" rows="5"
>
</textarea> <!-- End: /vendor/statamic/forms/fields/textarea.antlers.html -->
<!-- /vendor/statamic/forms/fields/checkboxes.antlers.html --> <div :aria-invalid="form.invalid('
consent
')" class="flex
flex-col gap-y-2
" id="
consent
"
>
{{ foreach:options as="value|label" }}
<label class="inline-flex items-baseline"> <input x-model="form.
consent
" @change="form.validate('
consent
')" class="mr-2 relative top-[0.15em] rounded border-neutral text-primary focus:border-primary" type="checkbox" name="
consent
[]" value="
yes
"
> <span>
</span> </label>
{{ /foreach:options }}
</div> <!-- End: /vendor/statamic/forms/fields/checkboxes.antlers.html -->
<div x-data="formHandler()" class="flex flex-col gap-8" x-cloak>
<template x-if="form.hasErrors && submitted"> <div id="summary" role="group" class="rounded-sm border p-4 bg-red-50 border-red-700"> <h3 class="mb-2 leading-5 font-bold text-red-700">
</h3> <ul class="list-disc list-inside marker:text-red-700"> <template x-for="(error, index) in form.errors"> <li> <a :href="`#${index}`" @click.prevent="$focus.focus(document.querySelector(`#${index}`))" x-text="error" class="underline text-red-700 focus:outline-red-700"></a> </li> </template> </ul> </div> </template>
<template x-if="success">
<div class=" rounded border p-4
{{ if type == 'success'}}
1
bg-green-100 border-green-600
{{ elseif type == 'notice' }}
md:col-span-12
"> <div class="flex"> <div class="flex-shrink-0">
{{ if type == "success" }}
1
{{ elseif type == "notice" }}
</div> <div class="ml-3"> <h3 class=" text-sm leading-5 font-bold
{{ if type == 'success' }}
1
text-green-800
{{ elseif type == 'notice' }}
"
>
Thank you, we received your message and will contact you as soon as possible.
</h3> </div> </div> </div>
</template>
<div class="hidden"> <label class="font-bold" for="
fax
">
<sup class="text-red-700">*</sup></label> <input class="form-input w-full" id="
fax
" type="text" name="
fax
" x-model="form.
fax
" tabindex="-1" autocomplete="off"/> </div>
{{ sections }}
<fieldset class="w-full grid md:grid-cols-12 gap-6">
{{ if display || instructions }}
{{ fields scope="field" }}
<template x-if="
Statamic.$conditions.showField([], $data.form)
"> <div class=" flex flex-col stack-1
md:col-span-12
">
{{ if !( type == 'spacer' ) }}
1
<label class="font-bold" for="
name
">
{{ if validate | contains('required') || validate | contains('accepted') }}
1
<sup aria-label="
" class="text-red-700">*</sup>
{{ /if }}
</label>
{{ if field:instructions && instructions_position != 'below' }}
{{ /if }}
<div class="stack-space-2 flex flex-col stack-2">
<!-- /vendor/statamic/forms/fields/default.antlers.html --><input x-model="form.name" @change="form.validate('name')" :aria-invalid="form.invalid('name')" :class="{ 'border-red-600 focus:border-red-600 !outline-red-600/50': form.invalid('name'), 'border-neutral focus:border-primary': !form.invalid('name') }" class="w-full rounded caret-primary" id="name" name="name" type="text" /><!-- End: /vendor/statamic/forms/fields/default.antlers.html -->
<template x-if="form.invalid('
name
')"> <span class="mt-1 text-red-700 text-sm font-bold" x-text="form.errors.
name
"></span> </template>
{{ if field:instructions && instructions_position === 'below' }}
</div> </div> </template>
{{ /fields }}
<template x-if="
Statamic.$conditions.showField([], $data.form)
"> <div class=" flex flex-col stack-1
md:col-span-12
">
{{ if !( type == 'spacer' ) }}
1
<label class="font-bold" for="
">
{{ if validate | contains('required') || validate | contains('accepted') }}
1
<sup aria-label="
" class="text-red-700">*</sup>
{{ /if }}
</label>
{{ if field:instructions && instructions_position != 'below' }}
{{ /if }}
<div class="stack-space-2 flex flex-col stack-2">
<!-- /vendor/statamic/forms/fields/default.antlers.html --><input x-model="form.email" @change="form.validate('email')" :aria-invalid="form.invalid('email')" :class="{ 'border-red-600 focus:border-red-600 !outline-red-600/50': form.invalid('email'), 'border-neutral focus:border-primary': !form.invalid('email') }" class="w-full rounded caret-primary" id="email" name="email" type="text" /><!-- End: /vendor/statamic/forms/fields/default.antlers.html -->
<template x-if="form.invalid('
')"> <span class="mt-1 text-red-700 text-sm font-bold" x-text="form.errors.
"></span> </template>
{{ if field:instructions && instructions_position === 'below' }}
</div> </div> </template>
{{ /fields }}
<template x-if="
Statamic.$conditions.showField([], $data.form)
"> <div class=" flex flex-col stack-1
md:col-span-12
">
{{ if !( type == 'spacer' ) }}
1
<label class="font-bold" for="
message_body
">
{{ if validate | contains('required') || validate | contains('accepted') }}
1
<sup aria-label="
" class="text-red-700">*</sup>
{{ /if }}
</label>
{{ if field:instructions && instructions_position != 'below' }}
{{ /if }}
<div class="stack-space-2 flex flex-col stack-2">
<!-- /vendor/statamic/forms/fields/textarea.antlers.html --><textarea x-model="form.message_body" @change="form.validate('message_body')" :aria-invalid="form.invalid('message_body')" :class="{ 'border-red-600 focus:border-red-600 !outline-red-600/50': form.invalid('message_body'), 'border-neutral focus:border-primary': !form.invalid('message_body') }" class="w-full h-32 rounded caret-primary" id="message_body" name="message_body" rows="5" ></textarea><!-- End: /vendor/statamic/forms/fields/textarea.antlers.html -->
<template x-if="form.invalid('
message_body
')"> <span class="mt-1 text-red-700 text-sm font-bold" x-text="form.errors.
message_body
"></span> </template>
{{ if field:instructions && instructions_position === 'below' }}
</div> </div> </template>
{{ /fields }}
<template x-if="
Statamic.$conditions.showField([], $data.form)
"> <div class=" flex flex-col stack-1
md:col-span-12
">
{{ if !( type == 'spacer' ) }}
1
<label class="font-bold" for="
consent
">
{{ if validate | contains('required') || validate | contains('accepted') }}
1
<sup aria-label="
" class="text-red-700">*</sup>
{{ /if }}
</label>
{{ if field:instructions && instructions_position != 'below' }}
{{ /if }}
<div class="stack-space-2 flex flex-col stack-2">
<!-- /vendor/statamic/forms/fields/checkboxes.antlers.html --><div :aria-invalid="form.invalid('consent')" class="flex flex-col gap-y-2" id="consent" ><label class="inline-flex items-baseline"><input x-model="form.consent" @change="form.validate('consent')" class="mr-2 relative top-[0.15em] rounded border-neutral text-primary focus:border-primary" type="checkbox" name="consent[]" value="yes" ><span> I agree that my submitted data is being collected and stored. </span></label></div><!-- End: /vendor/statamic/forms/fields/checkboxes.antlers.html -->
<template x-if="form.invalid('
consent
')"> <span class="mt-1 text-red-700 text-sm font-bold" x-text="form.errors.
consent
"></span> </template>
{{ if field:instructions && instructions_position === 'below' }}
</div> </div> </template>
{{ /fields }}
</fieldset>
{{ /sections }}
<div class="w-full flex justify-end"> <div class="md:col-span-12 flex justify-end">
{{ partial:components/button as="button" button_type="button" label="int_5b67eaa43eaf80c2f6b5da7" }}
@click.prevent="submit" :disabled="form.processing" :class="{ 'opacity-25 cursor-default': form.processing }"
{{ /slot:attributes }}
<!-- /components/_button.antlers.html -->
{{ if label }}
1
<
button
class=" inline-flex items-baseline gap-0.5 font-bold motion-safe:transition
max-w-full py-3 px-4 rounded-sm leading-none no-underline select-none whitespace-nowrap
font-bold focus:outline-none focus-visible:ring focus-visible:ring-offset-2 hover:opacity-80 inline-flex items-center py-3 px-4 border-2 leading-none uppercase tracking-widest text-sm no-underline select-none whitespace-nowrap motion-safe:transition bg-bvBlue text-white
"
@click.prevent="submit" :disabled="form.processing" :class="{ 'opacity-25 cursor-default': form.processing }"
{{ if environment == 'production' && seo:trackers_production && tracker_event }}
> <span class="text-ellipsis overflow-x-clip">
Send message
</span> </
button
>
{{ /if }}
<!-- End: /components/_button.antlers.html -->
</div> </div> </div>
<!-- statamic-peak-tools::snippets/_form_handler.antlers.html -->
{{ once }}
<!-- End: statamic-peak-tools::snippets/_form_handler.antlers.html -->
</div> </div> </div> <script> var openmodalfaq = document.querySelectorAll('.modal-open-faq') for (var i = 0; i < openmodalfaq.length; i++) { openmodalfaq[i].addEventListener('click', function(event){ event.preventDefault() toggleModalfaq() }) } const overlayfaq = document.querySelector('.modal-overlay-faq') overlayfaq.addEventListener('click', toggleModalfaq) var closemodalfaq = document.querySelectorAll('.modal-close-faq') for (var i = 0; i < closemodalfaq.length; i++) { closemodalfaq[i].addEventListener('click', toggleModalfaq) } document.onkeydown = function(evt) { evt = evt || window.event var isEscape = false if ("key" in evt) { isEscape = (evt.key === "Escape" || evt.key === "Esc") } else { isEscape = (evt.keyCode === 27) } if (isEscape && document.body.classList.contains('modal-active')) { toggleModalfaq() } }; function toggleModalfaq () { const body = document.querySelector('body') const modalfaq = document.querySelector('.modal-faq') modalfaq.classList.toggle('opacity-0') modalfaq.classList.toggle('pointer-events-none') body.classList.toggle('modal-active') } /*For Contact us modal*/ var openmodalcontact = document.querySelectorAll('.modal-open-contact') for (var i = 0; i < openmodalcontact.length; i++) { openmodalcontact[i].addEventListener('click', function(event){ event.preventDefault() toggleModalfaq() toggleModalcontact() }) } var closemodalcontact = document.querySelectorAll('.modal-close-contact') for (var i = 0; i < closemodalcontact.length; i++) { closemodalcontact[i].addEventListener('click', toggleModalcontact) } document.onkeydown = function(evt) { evt = evt || window.event var isEscape = false if ("key" in evt) { isEscape = (evt.key === "Escape" || evt.key === "Esc") } else { isEscape = (evt.keyCode === 27) } if (isEscape && document.body.classList.contains('modal-active')) { toggleModalcontact() } }; const overlaycontact = document.querySelector('.modal-overlay-contact') overlaycontact.addEventListener('click', toggleModalcontact) function toggleModalcontact () { const body = document.querySelector('body') const modal2 = document.querySelector('.modal-contact') modal2.classList.toggle('opacity-0') modal2.classList.toggle('pointer-events-none') body.classList.toggle('modal-active') } </script> <script> var acc = document.getElementsByClassName("accordion"); var i; for (i = 0; i < acc.length; i++) { acc[i].addEventListener("click", function() { /* Toggle between adding and removing the "active" class, to highlight the button that controls the panel */ this.classList.toggle("faqActive"); /* Toggle between hiding and showing the active panel */ var panel = this.nextElementSibling; if (panel.style.display === "block") { panel.style.display = "none"; } else { panel.style.display = "block"; } }); } </script>
<aside class="fixed z-50 bottom-1 right-1 flex text-xs divide-x divide-white shadow-sm divide-solid motion-safe:transition-opacity hover:opacity-100 has-[button:focus,a:focus]:opacity-100" x-data="{ toolbarVisible: $persist(true).as('toolbarVisible') }" x-ref="toolbar" :class="{ 'opacity-100': toolbarVisible, 'opacity-0': !toolbarVisible }" x-cloak > <span title="Current Tailwind breakpoint" class="flex items-center p-2 space-x-1 text-yellow-800 bg-yellow-200">
<span class="breakpoint"></span> </span>
{{ if logged_in }}
<button @click="toolbarVisible = !toolbarVisible" title="Toggle toolbar visibility" aria-label="Toggle toolbar visibility" class="flex items-center justify-center px-2 bg-gray-200 hover:bg-gray-300" > <div x-show="!toolbarVisible">
</div> <div x-show="toolbarVisible">
</div> </button> <button @click="$refs.toolbar.remove()" title="Remove toolbar" aria-label="Remove toolbar" class="flex items-center justify-center px-2 bg-gray-200 hover:bg-gray-300" >
</button> </aside>
<script> let APIURL = '/api/'; const limit = 6; const siteURL = '
'; </script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/axios/dist/axios.min.js"></script> <script src="/js/site.js"></script> <script type="text/javascript"> window.fbAsyncInit = function(){ FB.init({ appId : '550017569652836', autoLogAppEvents : true, xfbml : true, version : 'v11.0' }); (function(d, debug){var js, id = 'facebook-jssdk', ref = d.getElementsByTagName('script')[0]; if(d.getElementById(id)) {return;} js = d.createElement('script'); js.id = id; js.async = true;js.src = "//connect.facebook.net/en_US/sdk" + (debug ? "/debug" : "") + ".js"; ref.parentNode.insertBefore(js, ref);}(document, /*debug*/ false)); }; function postToFeed(title, desc, url, image){ var obj = {method: 'feed',link: url, picture: image,name: title,description: desc}; function callback(response){} FB.ui(obj, callback); } $('.btnShare').click(function(){ elem = $(this); postToFeed(elem.data('title'), elem.data('desc'), elem.data('link'), elem.data('image')); return false; }); </script>
<script src="/js/slick.min.js"></script> <script> $('.slick-slider-more').slick({ dots: false, infinite: false, speed: 300, slidesToShow: 4, slidesToScroll: 4, responsive: [ { breakpoint: 1920, settings: 'unslick', }, { breakpoint: 1024, settings: { slidesToShow: 3, slidesToScroll: 3, infinite: true, dots: true } }, { breakpoint: 600, settings: { slidesToShow: 2, slidesToScroll: 2, dots: true } }, { breakpoint: 480, settings: { slidesToShow: 1, slidesToScroll: 1, dots: true } } // You can unslick at a given breakpoint now by adding: // settings: "unslick" // instead of a settings object ] }); </script> </body> </html> <!-- End: /layout.antlers.html -->
1 x Application (96.36%) | 5.33s |
4 x partial:cards/morevenue (31.78%) | 1.76s |
4 x glide:event_image (31.61%) | 1.75s |
1 x partial:index (3.95%) | 219ms |
1 x Booting (3.64%) | 202ms |
1 x images:index (1.54%) | 85.08ms |
2 x form:create (1.05%) | 58.19ms |
2 x partial:components/button (0.91%) | 50.43ms |
1 x nav:main (0.77%) | 42.79ms |
2 x partial:statamic-peak-tools::snippets/button_attributes (0.75%) | 41.38ms |
1 x nav:breadcrumbs (0.64%) | 35.32ms |
1 x partial:page_builder/block (0.64%) | 35.19ms |
1 x partial:snippets/seo (0.53%) | 29.17ms |
2 x collection:index (0.47%) | 25.78ms |
4 x partial:vendor/statamic/forms/fields/default (0.29%) | 15.98ms |
1 x partial:components/floating_faq (0.28%) | 15.46ms |
1 x glide:favicons:apple_touch_icon (0.19%) | 10.46ms |
1 x collection:events (0.18%) | 9.94ms |
1 x collection:logos (0.16%) | 8.59ms |
2 x partial:components/notification (0.14%) | 7.60ms |
1 x partial:layout/footer (0.13%) | 7.43ms |
1 x partial:statamic-peak-tools::components/toolbar (0.08%) | 4.46ms |
1 x partial:navigation/main (0.07%) | 4.10ms |
1 x partial:components/custom/alert (0.07%) | 3.86ms |
1 x partial:snippets/favicons (0.07%) | 3.77ms |
1 x partial:typography/h1 (0.06%) | 3.21ms |
2 x partial:statamic-peak-tools::snippets/form_handler (0.06%) | 3.06ms |
1 x partial:typography/p (0.05%) | 2.73ms |
1 x partial:statamic-peak-tools::snippets/noscript (0.04%) | 2.42ms |
1 x nocache:index (0.04%) | 2.27ms |
10 x trans:index (0.04%) | 2.22ms |
1 x partial:statamic-peak-tools::snippets/live_preview (0.04%) | 2.20ms |
1 x partial:navigation/breadcrumbs (0.04%) | 2.10ms |
1 x partial:layout/header (0.04%) | 2.08ms |
1 x partial:statamic-peak-tools::navigation/skip_to_content (0.04%) | 2.02ms |
1 x partial:components/logo (0.04%) | 1.99ms |
2 x svg:success (0.03%) | 1.85ms |
8 x trans:strings.form_required (0.03%) | 1.76ms |
1 x vite:index (0.02%) | 985μs |
2 x trans:strings.form_error (0.02%) | 830μs |
1 x svg:breakpoint (0.01%) | 604μs |
1 x svg:visible (0.01%) | 525μs |
1 x svg:invisible (0.01%) | 524μs |
2 x trans:strings.form_honeypot (0.01%) | 450μs |
1 x svg:trash (0.01%) | 445μs |
2 x trans:strings.form_success (0.01%) | 443μs |
2 x foreach:options (0.01%) | 432μs |
2 x trans:strings.form_send (0.01%) | 431μs |
1 x trans:strings.no_script (0.01%) | 278μs |
1 x yield:pagination (0%) | 269μs |
1 x yield:seo_body (0%) | 265μs |
1 x yield:seo_title (0%) | 263μs |
1 x link:index (0%) | 258μs |
1 x trans:strings.skip_to_content (0%) | 255μs |
1 x yield:custom_css (0%) | 250μs |
1 x yield:footer_codes (0%) | 186μs |
1 x yield:custom_javascripts (0%) | 181μs |
1 x yield:custom_javascripts2 (0%) | 155μs |
1 x yield:custom_javascripts4 (0%) | 153μs |
1 x yield:custom_javascripts3 (0%) | 151μs |
Backtrace |
|
select * from entries where uri = '/contact-us' and site = 'default'
Bindings |
|
Backtrace |
|
select id from entries where collection in ('pages') and site = 'default'
Bindings |
|
Backtrace |
|
select * from entries where id = '707dbf21-d9b1-4c6d-a6e5-0306273a908e'
Bindings |
|
Backtrace |
|
select * from assets where container = 'social_images' and path in ([])
Bindings |
|
Backtrace |
|
select * from entries where collection in ('alerts') and site = 'default' and published = '1' and redirect is null limit 1 order by date desc
Bindings |
|
Backtrace |
|
select * from entries where id in ('home', '7e1a15c6-6f4c-4711-8ecd-bb7ec289fd54', '76ef690e-b740-4508-a954-d2b9bfe76d2b', '6b995156-142b-43d6-be4e-6c260ea90d37', 'cfa2b7d2-05a7-405d-8840-1a346cdca081', '31ccaa63-65ff-4559-9b24-14b9580ecb4d', 'ad80f58d-05ed-41a8-85eb-29171c5a9b47', '1622c4be-a653-47db-888e-c080467faaa0', '61b8ee24-8947-46fc-a4a6-1cb9faed4e7a', '00d562a6-1208-4777-9f9d-98b6447ce3d1', 'd04edb76-2670-4da3-8c33-c966d5be00ec', 'b7a8060a-cb3a-4367-a8f2-3a0074783f41', '18adcb3f-ad74-4a3b-9247-1eae29af6fbc', 'c20442dc-782d-47a2-a552-eece794d9fbd', '707dbf21-d9b1-4c6d-a6e5-0306273a908e', '2ba9dcc1-0215-4ad9-9506-542ac553eb20')
Bindings |
|
Backtrace |
|
select * from entries where uri = '/contact-us' and site = 'default'
Bindings |
|
Backtrace |
|
select * from entries where uri = '/' and site = 'default'
Bindings |
|
Backtrace |
|
select * from entries where collection in ('events') and site = 'default' and published = '1' and redirect is null limit 4
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('Web-Images---What''s-On-Secondary-(14)-1632105549.png')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('Underwater-Hockey.jpg')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('Web-Images---What''s-On-Secondary-(2)-1632195503.png')
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('Web-Images---What''s-On-Secondary-(3).png')
Bindings |
|
Backtrace |
|
select * from entries where collection in ('logos') and site = 'default' and published = '1' and redirect is null and title like '%Bay Venues Brands%' order by title asc
Bindings |
|
Backtrace |
|
select * from assets where container = 'assets' and path in ('Adams_Centre_Logo-for-website-footer-1725852287.png', 'logos/bayactive.png', 'logos/bayaudiovisual.png', 'logos/baycatering.png', 'logos/baypark.png', 'logos/bayswim.png', 'logos/baywave.png', 'logos/clubfit.png', 'logos/communitycentrehalls.png', 'logos/mounthotpool.png', 'logos/taurangapools.png')
Bindings |
|
Backtrace |
|
select * from entries where collection in ('faq') and site = 'default' and published = '1' and redirect is null limit 6 order by order asc
Bindings |
|
Backtrace |
|
select * from entries where id = '7e1a15c6-6f4c-4711-8ecd-bb7ec289fd54'
Bindings |
|
Backtrace |
|
select * from entries where id = '7e1a15c6-6f4c-4711-8ecd-bb7ec289fd54'
Bindings |
|
Backtrace |
|
select * from entries where id = '7e1a15c6-6f4c-4711-8ecd-bb7ec289fd54'
Bindings |
|
Backtrace |
|
select * from entries where id = '76ef690e-b740-4508-a954-d2b9bfe76d2b'
Bindings |
|
Backtrace |
|
select * from entries where id = '76ef690e-b740-4508-a954-d2b9bfe76d2b'
Bindings |
|
Backtrace |
|
select * from entries where id = '76ef690e-b740-4508-a954-d2b9bfe76d2b'
Bindings |
|
Backtrace |
|
select * from entries where id = '61b8ee24-8947-46fc-a4a6-1cb9faed4e7a'
Bindings |
|
Backtrace |
|
select * from entries where id = '61b8ee24-8947-46fc-a4a6-1cb9faed4e7a'
Bindings |
|
Backtrace |
|
select * from entries where id = '61b8ee24-8947-46fc-a4a6-1cb9faed4e7a'
Bindings |
|
Backtrace |
|
select * from entries where uri = '/contact-us' and site = 'default'
Bindings |
|
Backtrace |
|
0 of 0array:9 [▼ "errors" => [] "error" => [] "success" => null "form_config" => [] "sections" => array:1 [▶ 0 => array:3 [▶ "display" => null "instructions" => null "fields" => array:4 [▶ 0 => array:22 [▶ "instructions_position" => "above" "listable" => true "sortable" => true "visibility" => "visible" "replicator_preview" => true "duplicate" => true "input_type" => "text" "display" => "Name" "type" => "text" "validate" => "required" "localizable" => true "handle" => "name" "width" => 100 "instructions" => null "error" => null "default" => null "old" => null "value" => null "js_driver" => "alpine" "js_attributes" => "x-model="form.name"" "show_field" => "Statamic.$conditions.showField([], $data.form)" "field" => """ <!-- /vendor/statamic/forms/fields/default.antlers.html --><input\r\n x-model="form.name"\r\n @change="form.validate('name')"\r\n :aria-invalid="form.invalid('name')"\r\n :class="{\r\n 'border-red-600 focus:border-red-600 !outline-red-600/50': form.invalid('name'),\r\n 'border-neutral focus:border-primary': !form.invalid('name')\r\n }"\r\n class="w-full rounded caret-primary"\r\n id="name"\r\n name="name"\r\n type="text"\r\n \r\n \r\n \r\n \r\n \r\n /><!-- End: /vendor/statamic/forms/fields/default.antlers.html --> """ ] 1 => array:22 [▶ "instructions_position" => "above" "listable" => "hidden" "sortable" => true "visibility" => "visible" "replicator_preview" => true "duplicate" => true "input_type" => "text" "display" => "Email address" "type" => "text" "validate" => "required|email" "localizable" => true "handle" => "email" "width" => 100 "instructions" => null "error" => null "default" => null "old" => null "value" => null "js_driver" => "alpine" "js_attributes" => "x-model="form.email"" "show_field" => "Statamic.$conditions.showField([], $data.form)" "field" => """ <!-- /vendor/statamic/forms/fields/default.antlers.html --><input\r\n x-model="form.email"\r\n @change="form.validate('email')"\r\n :aria-invalid="form.invalid('email')"\r\n :class="{\r\n 'border-red-600 focus:border-red-600 !outline-red-600/50': form.invalid('email'),\r\n 'border-neutral focus:border-primary': !form.invalid('email')\r\n }"\r\n class="w-full rounded caret-primary"\r\n id="email"\r\n name="email"\r\n type="text"\r\n \r\n \r\n \r\n \r\n \r\n /><!-- End: /vendor/statamic/forms/fields/default.antlers.html --> """ ] 2 => array:21 [▶ "instructions_position" => "above" "listable" => "hidden" "sortable" => true "visibility" => "visible" "replicator_preview" => true "duplicate" => true "display" => "Message" "type" => "textarea" "validate" => "required" "localizable" => true "handle" => "message_body" "width" => 100 "instructions" => null "error" => null "default" => null "old" => null "value" => null "js_driver" => "alpine" "js_attributes" => "x-model="form.message_body"" "show_field" => "Statamic.$conditions.showField([], $data.form)" "field" => """ <!-- /vendor/statamic/forms/fields/textarea.antlers.html --><textarea\n x-model="form.message_body"\n @change="form.validate('message_body')"\n :aria-invalid="form.invalid('message_body')"\n :class="{\n 'border-red-600 focus:border-red-600 !outline-red-600/50': form.invalid('message_body'),\n 'border-neutral focus:border-primary': !form.invalid('message_body')\n }"\n class="w-full h-32 rounded caret-primary"\n id="message_body"\n name="message_body"\n rows="5"\n \n \n \n \n ></textarea><!-- End: /vendor/statamic/forms/fields/textarea.antlers.html --> """ ] 3 => array:22 [▶ "instructions_position" => "above" "listable" => "hidden" "sortable" => true "visibility" => "visible" "replicator_preview" => true "duplicate" => true "type" => "checkboxes" "display" => "Consent" "validate" => array:1 [▶ 0 => "required" ] "options" => array:1 [▶ "yes" => "I agree that my submitted data is being collected and stored." ] "localizable" => false "handle" => "consent" "width" => 100 "instructions" => null "error" => null "default" => null "old" => null "value" => null "js_driver" => "alpine" "js_attributes" => "x-model="form.consent"" "show_field" => "Statamic.$conditions.showField([], $data.form)" "field" => """ <!-- /vendor/statamic/forms/fields/checkboxes.antlers.html --><div\n :aria-invalid="form.invalid('consent')"\n class="flex flex-col gap-y-2"\n id="consent"\n \n ><label class="inline-flex items-baseline"><input\n x-model="form.consent"\n @change="form.validate('consent')"\n class="mr-2 relative top-[0.15em] rounded border-neutral text-primary focus:border-primary"\n type="checkbox"\n name="consent[]"\n value="yes"\n \n ><span>\n I agree that my submitted data is being collected and stored.\n </span></label></div><!-- End: /vendor/statamic/forms/fields/checkboxes.antlers.html --> """ ] ] ] ] "fields" => array:4 [▶ 0 => array:22 [▶ "instructions_position" => "above" "listable" => true "sortable" => true "visibility" => "visible" "replicator_preview" => true "duplicate" => true "input_type" => "text" "display" => "Name" "type" => "text" "validate" => "required" "localizable" => true "handle" => "name" "width" => 100 "instructions" => null "error" => null "default" => null "old" => null "value" => null "js_driver" => "alpine" "js_attributes" => "x-model="form.name"" "show_field" => "Statamic.$conditions.showField([], $data.form)" "field" => """ <!-- /vendor/statamic/forms/fields/default.antlers.html --><input\r\n x-model="form.name"\r\n @change="form.validate('name')"\r\n :aria-invalid="form.invalid('name')"\r\n :class="{\r\n 'border-red-600 focus:border-red-600 !outline-red-600/50': form.invalid('name'),\r\n 'border-neutral focus:border-primary': !form.invalid('name')\r\n }"\r\n class="w-full rounded caret-primary"\r\n id="name"\r\n name="name"\r\n type="text"\r\n \r\n \r\n \r\n \r\n \r\n /><!-- End: /vendor/statamic/forms/fields/default.antlers.html --> """ ] 1 => array:22 [▶ "instructions_position" => "above" "listable" => "hidden" "sortable" => true "visibility" => "visible" "replicator_preview" => true "duplicate" => true "input_type" => "text" "display" => "Email address" "type" => "text" "validate" => "required|email" "localizable" => true "handle" => "email" "width" => 100 "instructions" => null "error" => null "default" => null "old" => null "value" => null "js_driver" => "alpine" "js_attributes" => "x-model="form.email"" "show_field" => "Statamic.$conditions.showField([], $data.form)" "field" => """ <!-- /vendor/statamic/forms/fields/default.antlers.html --><input\r\n x-model="form.email"\r\n @change="form.validate('email')"\r\n :aria-invalid="form.invalid('email')"\r\n :class="{\r\n 'border-red-600 focus:border-red-600 !outline-red-600/50': form.invalid('email'),\r\n 'border-neutral focus:border-primary': !form.invalid('email')\r\n }"\r\n class="w-full rounded caret-primary"\r\n id="email"\r\n name="email"\r\n type="text"\r\n \r\n \r\n \r\n \r\n \r\n /><!-- End: /vendor/statamic/forms/fields/default.antlers.html --> """ ] 2 => array:21 [▶ "instructions_position" => "above" "listable" => "hidden" "sortable" => true "visibility" => "visible" "replicator_preview" => true "duplicate" => true "display" => "Message" "type" => "textarea" "validate" => "required" "localizable" => true "handle" => "message_body" "width" => 100 "instructions" => null "error" => null "default" => null "old" => null "value" => null "js_driver" => "alpine" "js_attributes" => "x-model="form.message_body"" "show_field" => "Statamic.$conditions.showField([], $data.form)" "field" => """ <!-- /vendor/statamic/forms/fields/textarea.antlers.html --><textarea\n x-model="form.message_body"\n @change="form.validate('message_body')"\n :aria-invalid="form.invalid('message_body')"\n :class="{\n 'border-red-600 focus:border-red-600 !outline-red-600/50': form.invalid('message_body'),\n 'border-neutral focus:border-primary': !form.invalid('message_body')\n }"\n class="w-full h-32 rounded caret-primary"\n id="message_body"\n name="message_body"\n rows="5"\n \n \n \n \n ></textarea><!-- End: /vendor/statamic/forms/fields/textarea.antlers.html --> """ ] 3 => array:22 [▶ "instructions_position" => "above" "listable" => "hidden" "sortable" => true "visibility" => "visible" "replicator_preview" => true "duplicate" => true "type" => "checkboxes" "display" => "Consent" "validate" => array:1 [▶ 0 => "required" ] "options" => array:1 [▶ "yes" => "I agree that my submitted data is being collected and stored." ] "localizable" => false "handle" => "consent" "width" => 100 "instructions" => null "error" => null "default" => null "old" => null "value" => null "js_driver" => "alpine" "js_attributes" => "x-model="form.consent"" "show_field" => "Statamic.$conditions.showField([], $data.form)" "field" => """ <!-- /vendor/statamic/forms/fields/checkboxes.antlers.html --><div\n :aria-invalid="form.invalid('consent')"\n class="flex flex-col gap-y-2"\n id="consent"\n \n ><label class="inline-flex items-baseline"><input\n x-model="form.consent"\n @change="form.validate('consent')"\n class="mr-2 relative top-[0.15em] rounded border-neutral text-primary focus:border-primary"\n type="checkbox"\n name="consent[]"\n value="yes"\n \n ><span>\n I agree that my submitted data is being collected and stored.\n </span></label></div><!-- End: /vendor/statamic/forms/fields/checkboxes.antlers.html --> """ ] ] "honeypot" => "fax" "js_driver" => "alpine" "show_field" => array:4 [▶ "name" => "Statamic.$conditions.showField([], $data.form)" "email" => "Statamic.$conditions.showField([], $data.form)" "message_body" => "Statamic.$conditions.showField([], $data.form)" "consent" => "Statamic.$conditions.showField([], $data.form)" ] ]
0 of 0Statamic\Globals\Variables {#3802 ▼ #set: "adamsconfiguration" #locale: "default" #afterSaveCallbacks: [] #withEvents: true #data: Illuminate\Support\Collection {#2766 ▶ #items: [] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#3041 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/globals/default/adamsconfiguration.yaml" #origin: null -cachedKeys: null #selectedQueryRelations: [] }
0 of 0Statamic\Fields\Value {#3497 ▼ -resolver: Closure(Value $value) {#3618 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "api_url" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "api_url" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2810 ▼ -resolver: Closure(Value $value) {#3659 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "blueprint" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "blueprint" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2930 ▼ -resolver: null #raw: Statamic\Entries\Collection {#2813 ▶ #handle: "pages" #routes: "{parent_uri}/{slug}" -cachedRoutes: null #mount: null #title: "Pages" #template: "default" #layout: "layout" #sites: array:11 [▶ 0 => "default" 1 => "adams_center" 2 => "bay_swim" 3 => "mount_hot_pools" 4 => "tauranga_pools" 5 => "baystation" 6 => "bay_audio_visual" 7 => "bay_catering" 8 => "bay_active" 9 => "club_fit" 10 => "trustpower_baypark" ] #propagate: null #blueprints: [] #searchIndex: null #dated: false #sortField: null #sortDirection: "asc" #revisions: false #positions: null #defaultPublishState: true #originBehavior: "select" #futureDateBehavior: "public" #pastDateBehavior: "public" #structure: null #structureContents: array:1 [▶ "root" => true ] #taxonomies: null #requiresSlugs: true #titleFormats: [] #previewTargets: [] #autosave: null #withEvents: true #cascade: Illuminate\Support\Collection {#2758 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: null } #handle: "collection" #fieldtype: null #augmentable: Statamic\Entries\Entry {#3558 ▶ #id: "707dbf21-d9b1-4c6d-a6e5-0306273a908e" #collection: "pages" #blueprint: null #date: null #locale: "default" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: "Entry::collections.pages::page_builder|seo_canonical_type|seo_description|seo_nofollow|seo_noindex|seo_title|sitemap_change_frequency|sitemap_priority|title|updated_at|updated_by ◀Entry::collections.pages::page_builder|seo_canonical_type|seo_description|seo_nofollow|seo_noindex|seo_title|sitemap_change_frequency|sitemap_priority|title|upd ▶" -computedCallbackCache: Illuminate\Support\Collection {#3175 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#603 ▶ #handle: "default" #config: array:3 [▶ "name" => "BayVenues" "url" => "/" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "{{ config:app:name }}" "url" => "/" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2958 ▶ #items: array:11 [▶ "title" => "Contact Us" "seo_noindex" => false "seo_nofollow" => false "seo_canonical_type" => "entry" "sitemap_change_frequency" => "weekly" "sitemap_priority" => 0.5 "updated_by" => "179b0098-145f-465e-a99a-27684b182ad8" "updated_at" => 1663220480 "page_builder" => array:1 [▶ 0 => array:5 [▶ "title" => "Contact Us" "text" => "Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836)." "form" => "contact" "type" => "form" "enabled" => true ] ] "seo_title" => "Contact Bay Venues" "seo_description" => "Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues." ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2954 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections/pages/default/contact-us.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:17 [▶ "collection" => "pages" "locale" => "default" "origin" => null "slug" => "contact-us" "date" => null "published" => true "path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections/pages/default/contact-us.md" "title" => "Contact Us" "seo_noindex" => false "seo_nofollow" => false "seo_canonical_type" => "entry" "sitemap_change_frequency" => "weekly" "sitemap_priority" => 0.5 "updated_by" => "179b0098-145f-465e-a99a-27684b182ad8" "page_builder" => array:1 [▶ 0 => array:5 [▶ "title" => "Contact Us" "text" => "Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836)." "form" => "contact" "type" => "form" "enabled" => true ] ] "seo_title" => "Contact Bay Venues" "seo_description" => "Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues." ] #origin: null -cachedKeys: Illuminate\Support\Collection {#2918 ▶ #items: array:11 [▶ 0 => "title" 1 => "seo_noindex" 2 => "seo_nofollow" 3 => "seo_canonical_type" 4 => "sitemap_change_frequency" 5 => "sitemap_priority" 6 => "updated_by" 7 => "updated_at" 8 => "page_builder" 9 => "seo_title" 10 => "seo_description" ] #escapeWhenCastingToString: false } #slug: "contact-us" } #shallow: false }
0 of 0array:31 [▼ 1 => "cors" 3 => "broadcasting" 8 => "hashing" 9 => "view" 13 => "concurrency" "app" => array:16 [▶ "name" => "BayVenues" "env" => "local" "debug" => true "url" => "https://bay-venues-dev.statamic.zeald.com" "frontend_url" => "http://localhost:3000" "asset_url" => null "timezone" => "UTC" "locale" => "en" "fallback_locale" => "en" "faker_locale" => "en_US" "cipher" => "AES-256-CBC" "key" => "base64:EvQu21V3rCUOVs5HY39lJBA6HyjXDZBKR6fE0MlzFgw=" "previous_keys" => [] "maintenance" => array:2 [▶ "driver" => "file" "store" => "file" ] "providers" => array:24 [▶ 0 => "Illuminate\Auth\AuthServiceProvider" 1 => "Illuminate\Broadcasting\BroadcastServiceProvider" 2 => "Illuminate\Bus\BusServiceProvider" 3 => "Illuminate\Cache\CacheServiceProvider" 4 => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider" 5 => "Illuminate\Concurrency\ConcurrencyServiceProvider" 6 => "Illuminate\Cookie\CookieServiceProvider" 7 => "Illuminate\Database\DatabaseServiceProvider" 8 => "Illuminate\Encryption\EncryptionServiceProvider" 9 => "Illuminate\Filesystem\FilesystemServiceProvider" 10 => "Illuminate\Foundation\Providers\FoundationServiceProvider" 11 => "Illuminate\Hashing\HashServiceProvider" 12 => "Illuminate\Mail\MailServiceProvider" 13 => "Illuminate\Notifications\NotificationServiceProvider" 14 => "Illuminate\Pagination\PaginationServiceProvider" 15 => "Illuminate\Auth\Passwords\PasswordResetServiceProvider" 16 => "Illuminate\Pipeline\PipelineServiceProvider" 17 => "Illuminate\Queue\QueueServiceProvider" 18 => "Illuminate\Redis\RedisServiceProvider" 19 => "Illuminate\Session\SessionServiceProvider" 20 => "Illuminate\Translation\TranslationServiceProvider" 21 => "Illuminate\Validation\ValidationServiceProvider" 22 => "Illuminate\View\ViewServiceProvider" 23 => "App\Providers\AppServiceProvider" ] "aliases" => array:44 [▶ "App" => "Illuminate\Support\Facades\App" "Arr" => "Illuminate\Support\Arr" "Artisan" => "Illuminate\Support\Facades\Artisan" "Auth" => "Illuminate\Support\Facades\Auth" "Blade" => "Illuminate\Support\Facades\Blade" "Broadcast" => "Illuminate\Support\Facades\Broadcast" "Bus" => "Illuminate\Support\Facades\Bus" "Cache" => "Illuminate\Support\Facades\Cache" "Concurrency" => "Illuminate\Support\Facades\Concurrency" "Config" => "Illuminate\Support\Facades\Config" "Context" => "Illuminate\Support\Facades\Context" "Cookie" => "Illuminate\Support\Facades\Cookie" "Crypt" => "Illuminate\Support\Facades\Crypt" "Date" => "Illuminate\Support\Facades\Date" "DB" => "Illuminate\Support\Facades\DB" "Eloquent" => "Illuminate\Database\Eloquent\Model" "Event" => "Illuminate\Support\Facades\Event" "File" => "Illuminate\Support\Facades\File" "Gate" => "Illuminate\Support\Facades\Gate" "Hash" => "Illuminate\Support\Facades\Hash" "Http" => "Illuminate\Support\Facades\Http" "Js" => "Illuminate\Support\Js" "Lang" => "Illuminate\Support\Facades\Lang" "Log" => "Illuminate\Support\Facades\Log" "Mail" => "Illuminate\Support\Facades\Mail" "Notification" => "Illuminate\Support\Facades\Notification" "Number" => "Illuminate\Support\Number" "Password" => "Illuminate\Support\Facades\Password" "Process" => "Illuminate\Support\Facades\Process" "Queue" => "Illuminate\Support\Facades\Queue" "RateLimiter" => "Illuminate\Support\Facades\RateLimiter" "Redirect" => "Illuminate\Support\Facades\Redirect" "Request" => "Illuminate\Support\Facades\Request" "Response" => "Illuminate\Support\Facades\Response" "Route" => "Illuminate\Support\Facades\Route" "Schedule" => "Illuminate\Support\Facades\Schedule" "Schema" => "Illuminate\Support\Facades\Schema" "Session" => "Illuminate\Support\Facades\Session" "Storage" => "Illuminate\Support\Facades\Storage" "Str" => "Illuminate\Support\Str" "URL" => "Illuminate\Support\Facades\URL" "Validator" => "Illuminate\Support\Facades\Validator" "View" => "Illuminate\Support\Facades\View" "Vite" => "Illuminate\Support\Facades\Vite" ] ] "auth" => array:5 [▶ "defaults" => array:2 [▶ "guard" => "web" "passwords" => "users" ] "guards" => array:1 [▶ "web" => array:2 [▶ "driver" => "session" "provider" => "users" ] ] "providers" => array:1 [▶ "users" => array:1 [▶ "driver" => "statamic" ] ] "passwords" => array:2 [▶ "users" => array:4 [▶ "provider" => "users" "table" => "password_reset_tokens" "expire" => 60 "throttle" => 60 ] "activations" => array:4 [▶ "provider" => "users" "table" => "password_activation_tokens" "expire" => 4320 "throttle" => 60 ] ] "password_timeout" => 10800 ] "cache" => array:3 [▶ "default" => "file" "stores" => array:8 [▶ "array" => array:2 [▶ "driver" => "array" "serialize" => false ] "database" => array:5 [▶ "driver" => "database" "connection" => null "table" => "cache" "lock_connection" => null "lock_table" => null ] "file" => array:3 [▶ "driver" => "file" "path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/storage/framework/cache/data" "lock_path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/storage/framework/cache/data" ] "memcached" => array:5 [▶ "driver" => "memcached" "persistent_id" => null "sasl" => array:2 [▶ 0 => null 1 => null ] "options" => [] "servers" => array:1 [▶ 0 => array:3 [▶ "host" => "127.0.0.1" "port" => 11211 "weight" => 100 ] ] ] "redis" => array:3 [▶ "driver" => "redis" "connection" => "cache" "lock_connection" => "default" ] "dynamodb" => array:6 [▶ "driver" => "dynamodb" "key" => "" "secret" => "" "region" => "us-east-1" "table" => "cache" "endpoint" => null ] "octane" => array:1 [▶ "driver" => "octane" ] "static_cache" => array:2 [▶ "driver" => "file" "path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/storage/statamic/static-urls-cache" ] ] "prefix" => "" ] "database" => array:4 [▶ "default" => "mysql" "connections" => array:5 [▶ "sqlite" => array:8 [▶ "driver" => "sqlite" "url" => null "database" => "zbayvdevdb" "prefix" => "" "foreign_key_constraints" => true "busy_timeout" => null "journal_mode" => null "synchronous" => null ] "mysql" => array:15 [▶ "driver" => "mysql" "url" => null "host" => "127.0.0.1" "port" => "3306" "database" => "zbayvdevdb" "username" => "zbayvdevusr" "password" => "Pr6?2j2f" "unix_socket" => "" "charset" => "utf8mb4" "collation" => "utf8mb4_unicode_ci" "prefix" => "" "prefix_indexes" => true "strict" => true "engine" => null "options" => [] ] "mariadb" => array:15 [▶ "driver" => "mariadb" "url" => null "host" => "127.0.0.1" "port" => "3306" "database" => "zbayvdevdb" "username" => "zbayvdevusr" "password" => "Pr6?2j2f" "unix_socket" => "" "charset" => "utf8mb4" "collation" => "utf8mb4_unicode_ci" "prefix" => "" "prefix_indexes" => true "strict" => true "engine" => null "options" => [] ] "pgsql" => array:12 [▶ "driver" => "pgsql" "url" => null "host" => "127.0.0.1" "port" => "3306" "database" => "zbayvdevdb" "username" => "zbayvdevusr" "password" => "Pr6?2j2f" "charset" => "utf8" "prefix" => "" "prefix_indexes" => true "search_path" => "public" "sslmode" => "prefer" ] "sqlsrv" => array:10 [▶ "driver" => "sqlsrv" "url" => null "host" => "127.0.0.1" "port" => "3306" "database" => "zbayvdevdb" "username" => "zbayvdevusr" "password" => "Pr6?2j2f" "charset" => "utf8" "prefix" => "" "prefix_indexes" => true ] ] "migrations" => array:2 [▶ "table" => "migrations" "update_date_on_publish" => true ] "redis" => array:4 [▶ "client" => "phpredis" "options" => array:2 [▶ "cluster" => "redis" "prefix" => "bayvenues_database_" ] "default" => array:6 [▶ "url" => null "host" => "127.0.0.1" "username" => null "password" => null "port" => "6379" "database" => "0" ] "cache" => array:6 [▶ "url" => null "host" => "127.0.0.1" "username" => null "password" => null "port" => "6379" "database" => "1" ] ] ] "filesystems" => array:3 [▶ "default" => "local" "disks" => array:9 [▶ "local" => array:4 [▶ "driver" => "local" "root" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/storage/app/private" "serve" => true "throw" => false ] "public" => array:5 [▶ "driver" => "local" "root" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/storage/app/public" "url" => "https://bay-venues-dev.statamic.zeald.com/storage" "visibility" => "public" "throw" => false ] "s3" => array:9 [▶ "driver" => "s3" "key" => "" "secret" => "" "region" => "us-east-1" "bucket" => "" "url" => null "endpoint" => null "use_path_style_endpoint" => false "throw" => false ] "assets" => array:5 [▶ "driver" => "local" "root" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/public/assets" "url" => "/assets" "visibility" => "public" "throw" => false ] "images" => array:4 [▶ "driver" => "local" "root" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/public/images" "url" => "/images" "visibility" => "public" ] "favicons" => array:4 [▶ "driver" => "local" "root" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/public/favicons" "url" => "/favicons" "visibility" => "public" ] "files" => array:4 [▶ "driver" => "local" "root" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/public/files" "url" => "/files" "visibility" => "public" ] "social_images" => array:4 [▶ "driver" => "local" "root" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/public/social_images" "url" => "/social_images" "visibility" => "public" ] "uploads" => array:4 [▶ "driver" => "local" "root" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/storage/app/uploads" "url" => null "visibility" => "private" ] ] "links" => array:1 [▶ "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/public/storage" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/storage/app/public" ] ] "logging" => array:3 [▶ "default" => "stack" "deprecations" => array:2 [▶ "channel" => null "trace" => false ] "channels" => array:10 [▶ "stack" => array:3 [▶ "driver" => "stack" "channels" => array:1 [▶ 0 => "single" ] "ignore_exceptions" => false ] "single" => array:4 [▶ "driver" => "single" "path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/storage/logs/laravel.log" "level" => "debug" "replace_placeholders" => true ] "daily" => array:5 [▶ "driver" => "daily" "path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/storage/logs/laravel.log" "level" => "debug" "days" => 14 "replace_placeholders" => true ] "slack" => array:6 [▶ "driver" => "slack" "url" => null "username" => "Laravel Log" "emoji" => ":boom:" "level" => "debug" "replace_placeholders" => true ] "papertrail" => array:5 [▶ "driver" => "monolog" "level" => "debug" "handler" => "Monolog\Handler\SyslogUdpHandler" "handler_with" => array:3 [▶ "host" => null "port" => null "connectionString" => "tls://:" ] "processors" => array:1 [▶ 0 => "Monolog\Processor\PsrLogMessageProcessor" ] ] "stderr" => array:6 [▶ "driver" => "monolog" "level" => "debug" "handler" => "Monolog\Handler\StreamHandler" "formatter" => null "with" => array:1 [▶ "stream" => "php://stderr" ] "processors" => array:1 [▶ 0 => "Monolog\Processor\PsrLogMessageProcessor" ] ] "syslog" => array:4 [▶ "driver" => "syslog" "level" => "debug" "facility" => 8 "replace_placeholders" => true ] "errorlog" => array:3 [▶ "driver" => "errorlog" "level" => "debug" "replace_placeholders" => true ] "null" => array:2 [▶ "driver" => "monolog" "handler" => "Monolog\Handler\NullHandler" ] "emergency" => array:1 [▶ "path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/storage/logs/laravel.log" ] ] ] "mail" => array:4 [▶ "default" => "smtp" "mailers" => array:9 [▶ "smtp" => array:9 [▶ "transport" => "smtp" "url" => null "host" => "smtp.sendgrid.net" "port" => "2525" "encryption" => "tls" "username" => "apikey" "password" => "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" "timeout" => null "local_domain" => "bay-venues-dev.statamic.zeald.com" ] "ses" => array:1 [▶ "transport" => "ses" ] "postmark" => array:1 [▶ "transport" => "postmark" ] "resend" => array:1 [▶ "transport" => "resend" ] "sendmail" => array:2 [▶ "transport" => "sendmail" "path" => "/usr/sbin/sendmail -bs -i" ] "log" => array:2 [▶ "transport" => "log" "channel" => null ] "array" => array:1 [▶ "transport" => "array" ] "failover" => array:2 [▶ "transport" => "failover" "mailers" => array:2 [▶ 0 => "smtp" 1 => "log" ] ] "roundrobin" => array:2 [▶ "transport" => "roundrobin" "mailers" => array:2 [▶ 0 => "ses" 1 => "postmark" ] ] ] "from" => array:2 [▶ "address" => "info@bayvenues.co.nz" "name" => "BayVenues" ] "markdown" => array:2 [▶ "theme" => "default" "paths" => array:1 [▶ 0 => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/resources/views/vendor/mail" ] ] ] "pecotamic" => array:1 [▶ "sitemap" => array:9 [▶ "url" => "sitemap.xml" "expire" => 60 "include_entries" => true "include_terms" => true "include_collection_terms" => true "entry_types" => null "exclude_urls" => [] "filter" => null "properties" => null ] ] "queue" => array:4 [▶ "default" => "sync" "connections" => array:5 [▶ "sync" => array:1 [▶ "driver" => "sync" ] "database" => array:6 [▶ "driver" => "database" "connection" => null "table" => "jobs" "queue" => "default" "retry_after" => 90 "after_commit" => false ] "beanstalkd" => array:6 [▶ "driver" => "beanstalkd" "host" => "localhost" "queue" => "default" "retry_after" => 90 "block_for" => 0 "after_commit" => false ] "sqs" => array:8 [▶ "driver" => "sqs" "key" => "" "secret" => "" "prefix" => "https://sqs.us-east-1.amazonaws.com/your-account-id" "queue" => "default" "suffix" => null "region" => "us-east-1" "after_commit" => false ] "redis" => array:6 [▶ "driver" => "redis" "connection" => "default" "queue" => "default" "retry_after" => 90 "block_for" => null "after_commit" => false ] ] "batching" => array:2 [▶ "database" => "mysql" "table" => "job_batches" ] "failed" => array:3 [▶ "driver" => "database-uuids" "database" => "mysql" "table" => "failed_jobs" ] ] "services" => array:4 [▶ "postmark" => array:1 [▶ "token" => null ] "ses" => array:3 [▶ "key" => "" "secret" => "" "region" => "us-east-1" ] "resend" => array:1 [▶ "key" => null ] "slack" => array:1 [▶ "notifications" => array:2 [▶ "bot_user_oauth_token" => null "channel" => null ] ] ] "session" => array:16 [▶ "driver" => "file" "lifetime" => "120" "expire_on_close" => false "encrypt" => false "files" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/storage/framework/sessions" "connection" => null "table" => "sessions" "store" => null "lottery" => array:2 [▶ 0 => 2 1 => 100 ] "cookie" => "bayvenues_session" "path" => "/" "domain" => null "secure" => null "http_only" => true "same_site" => "lax" "partitioned" => false ] "statamic-two-factor" => array:5 [▶ "enabled" => true "enforced_roles" => null "blueprint" => "two_factor" "attempts" => "5" "validity" => "43200" ] "statamic" => array:20 [▶ "antlers" => array:4 [▶ "debugbar" => true "guardedVariables" => array:1 [▶ 0 => "config.app.key" ] "guardedTags" => [] "guardedModifiers" => [] ] "api" => array:7 [▶ "enabled" => false "resources" => array:7 [▶ "collections" => false "navs" => false "taxonomies" => false "assets" => false "globals" => false "forms" => false "users" => false ] "route" => "api" "middleware" => "api" "pagination_size" => 50 "cache" => array:1 [▶ "expiry" => 60 ] "excluded_keys" => [] ] "assets" => array:9 [▶ "image_manipulation" => array:9 [▶ "route" => "img" "secure" => true "driver" => "gd" "additional_extensions" => [] "cache" => false "cache_path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/public/img" "defaults" => [] "presets" => array:1 [▶ "replacement" => array:2 [▶ "w" => 4500 "fit" => "max" ] ] "generate_presets_on_upload" => true ] "auto_crop" => true "thumbnails" => array:2 [▶ "max_width" => 10000 "max_height" => 10000 ] "google_docs_viewer" => false "cache_meta" => true "focal_point_editor" => true "lowercase" => true "additional_uploadable_extensions" => [] "svg_sanitization_on_upload" => true ] "autosave" => array:2 [▶ "enabled" => false "interval" => 5000 ] "cp" => array:18 [▶ "enabled" => true "route" => "cp" "auth" => array:2 [▶ "enabled" => true "redirect_to" => null ] "start_page" => "dashboard" "widgets" => array:3 [▶ 0 => array:4 [▶ "type" => "images_missing_alt" "container" => "images" "limit" => 5 "width" => 50 ] 1 => array:3 [▶ "type" => "collection" "collection" => "pages" "width" => 50 ] 2 => array:5 [▶ "type" => "form" "form" => "contact" "fields" => array:2 [▶ 0 => "name" 1 => "email" ] "limit" => "5" "width" => 100 ] ] "date_format" => "Y-m-d" "pagination_size" => 50 "pagination_size_options" => array:5 [▶ 0 => 10 1 => 25 2 => 50 3 => 100 4 => 500 ] "link_to_docs" => true "support_url" => "https://statamic.com/support" "theme" => "rad" "custom_cms_name" => "Statamic" "custom_logo_url" => array:2 [▶ "nav" => null "outside" => null ] "custom_dark_logo_url" => null "custom_logo_text" => null "custom_favicon_url" => null "custom_css_url" => null "thumbnail_presets" => [] ] "editions" => array:2 [▶ "pro" => true "addons" => [] ] "forms" => array:7 [▶ "forms" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/resources/forms" "email_view_folder" => null "send_email_job" => "Statamic\Forms\SendEmail" "exporters" => array:2 [▶ "csv" => array:1 [▶ "class" => "Statamic\Forms\Exporters\CsvExporter" ] "json" => array:1 [▶ "class" => "Statamic\Forms\Exporters\JsonExporter" ] ] "submissions" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/storage/forms" "csv_delimiter" => "," "csv_headers" => "display" ] "git" => array:12 [▶ "enabled" => false "automatic" => true "queue_connection" => null "dispatch_delay" => 0 "use_authenticated" => true "user" => array:2 [▶ "name" => "Spock" "email" => "spock@example.com" ] "paths" => array:13 [▶ 0 => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content" 1 => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/users" 2 => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/resources/blueprints" 3 => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/resources/fieldsets" 4 => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/resources/forms" 5 => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/resources/users" 6 => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/resources/preferences.yaml" 7 => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/resources/sites.yaml" 8 => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/storage/forms" 9 => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/public/images" 10 => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/public/favicons" 11 => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/public/files" 12 => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/public/social_images" ] "binary" => "git" "commands" => array:2 [▶ 0 => "git add {{ paths }}" 1 => "git -c "user.name={{ name }}" -c "user.email={{ email }}" commit -m "{{ message }} [BOT]"" ] "push" => false "ignored_events" => [] "locale" => null ] "graphql" => array:5 [▶ "enabled" => false "resources" => array:8 [▶ "collections" => false "navs" => false "taxonomies" => false "assets" => false "globals" => false "forms" => false "sites" => false "users" => false ] "queries" => [] "middleware" => [] "cache" => array:1 [▶ "expiry" => 60 ] ] "live_preview" => array:2 [▶ "devices" => array:6 [▶ "xs" => array:2 [▶ "width" => 375 "height" => 667 ] "sm" => array:2 [▶ "width" => 640 "height" => 786 ] "md" => array:2 [▶ "width" => 768 "height" => 1024 ] "lg" => array:2 [▶ "width" => 1024 "height" => 800 ] "xl" => array:2 [▶ "width" => 1280 "height" => 900 ] "2xl" => array:2 [▶ "width" => 1440 "height" => 900 ] ] "inputs" => [] ] "markdown" => array:1 [▶ "configs" => array:1 [▶ "default" => [] ] ] "oauth" => array:5 [▶ "enabled" => false "email_login_enabled" => true "providers" => [] "routes" => array:2 [▶ "login" => "oauth/{provider}" "callback" => "oauth/{provider}/callback" ] "remember_me" => true ] "protect" => array:2 [▶ "default" => null "schemes" => array:3 [▶ "ip_address" => array:2 [▶ "driver" => "ip_address" "allowed" => array:1 [▶ 0 => "127.0.0.1" ] ] "logged_in" => array:3 [▶ "driver" => "auth" "login_url" => "/login" "append_redirect" => true ] "password" => array:4 [▶ "driver" => "password" "allowed" => array:1 [▶ 0 => "secret" ] "field" => null "form_url" => null ] ] ] "revisions" => array:2 [▶ "enabled" => false "path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/storage/statamic/revisions" ] "routes" => array:4 [▶ "enabled" => true "bindings" => false "action" => "!" "middleware" => "web" ] "search" => array:4 [▶ "default" => "default" "indexes" => array:1 [▶ "default" => array:3 [▶ "driver" => "local" "searchables" => "all" "fields" => array:2 [▶ 0 => "title" 1 => "page_builder" ] ] ] "drivers" => array:2 [▶ "local" => array:1 [▶ "path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/storage/statamic/search" ] "algolia" => array:1 [▶ "credentials" => array:2 [▶ "id" => "" "secret" => "" ] ] ] "defaults" => array:1 [▶ "fields" => array:1 [▶ 0 => "title" ] ] ] "stache" => array:5 [▶ "watcher" => "auto" "cache_store" => null "stores" => array:8 [▶ "taxonomies" => array:2 [▶ "class" => "Statamic\Stache\Stores\TaxonomiesStore" "directory" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/taxonomies" ] "terms" => array:2 [▶ "class" => "Statamic\Stache\Stores\TermsStore" "directory" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/taxonomies" ] "collections" => array:2 [▶ "class" => "Statamic\Stache\Stores\CollectionsStore" "directory" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections" ] "entries" => array:2 [▶ "class" => "Statamic\Stache\Stores\EntriesStore" "directory" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections" ] "navigation" => array:2 [▶ "class" => "Statamic\Stache\Stores\NavigationStore" "directory" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/navigation" ] "globals" => array:2 [▶ "class" => "Statamic\Stache\Stores\GlobalsStore" "directory" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/globals" ] "asset-containers" => array:2 [▶ "class" => "Statamic\Stache\Stores\AssetContainersStore" "directory" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/assets" ] "users" => array:2 [▶ "class" => "Statamic\Stache\Stores\UsersStore" "directory" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/users" ] ] "indexes" => [] "lock" => array:2 [▶ "enabled" => true "timeout" => 30 ] ] "static_caching" => array:13 [▶ "strategy" => null "strategies" => array:2 [▶ "half" => array:2 [▶ "driver" => "application" "expiry" => null ] "full" => array:4 [▶ "driver" => "file" "path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/public/static" "lock_hold_length" => 0 "warm_concurrency" => 10 ] ] "exclude" => array:2 [▶ "class" => null "urls" => array:3 [▶ 0 => "/site.webmanifest" 1 => "/sitemap.xml" 2 => "/sitemaps.xml" ] ] "invalidation" => array:2 [▶ "class" => null "rules" => "all" ] "ignore_query_strings" => false "allowed_query_strings" => [] "disallowed_query_strings" => [] "nocache" => "cache" "nocache_js_position" => "body" "replacers" => array:2 [▶ 0 => "Statamic\StaticCaching\Replacers\CsrfTokenReplacer" 1 => "Statamic\StaticCaching\Replacers\NoCacheReplacer" ] "warm_queue" => null "warm_queue_connection" => null "share_errors" => false ] "system" => array:18 [▶ "license_key" => "" "multisite" => true "addons_path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/addons" "send_powered_by_header" => true "date_format" => "F jS, Y" "charset" => "UTF-8" "track_last_update" => true "cache_tags_enabled" => true "php_memory_limit" => "-1" "php_max_execution_time" => "0" "ajax_timeout" => "600000" "pcre_backtrack_limit" => "-1" "debugbar" => array:1 [▶ "pretty_print_variables" => true ] "ascii_replace_extra_symbols" => false "update_references" => true "row_id_handle" => "id" "fake_sql_queries" => true "layout" => "layout" ] "users" => array:14 [▶ "repository" => "file" "repositories" => array:2 [▶ "file" => array:2 [▶ "driver" => "file" "paths" => array:3 [▶ "users" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/users" "roles" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/resources/users/roles.yaml" "groups" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/resources/users/groups.yaml" ] ] "eloquent" => array:1 [▶ "driver" => "eloquent" ] ] "avatars" => "initials" "new_user_roles" => [] "new_user_groups" => [] "registration_form_honeypot_field" => null "wizard_invitation" => true "passwords" => array:2 [▶ "resets" => "users" "activations" => "users" ] "database" => "mysql" "tables" => array:3 [▶ "users" => "users" "role_user" => "role_user" "group_user" => "group_user" ] "guards" => array:2 [▶ "cp" => "web" "web" => "web" ] "impersonate" => array:2 [▶ "enabled" => true "redirect" => null ] "sort_field" => "email" "sort_direction" => "asc" ] ] "cors" => array:8 [▶ "paths" => array:2 [▶ 0 => "api/*" 1 => "sanctum/csrf-cookie" ] "allowed_methods" => array:1 [▶ 0 => "*" ] "allowed_origins" => array:1 [▶ 0 => "*" ] "allowed_origins_patterns" => [] "allowed_headers" => array:1 [▶ 0 => "*" ] "exposed_headers" => [] "max_age" => 0 "supports_credentials" => false ] "broadcasting" => array:2 [▶ "default" => "log" "connections" => array:5 [▶ "reverb" => array:6 [▶ "driver" => "reverb" "key" => null "secret" => null "app_id" => null "options" => array:4 [▶ "host" => null "port" => 443 "scheme" => "https" "useTLS" => true ] "client_options" => [] ] "pusher" => array:6 [▶ "driver" => "pusher" "key" => null "secret" => null "app_id" => null "options" => array:6 [▶ "cluster" => null "host" => "api-mt1.pusher.com" "port" => 443 "scheme" => "https" "encrypted" => true "useTLS" => true ] "client_options" => [] ] "ably" => array:2 [▶ "driver" => "ably" "key" => null ] "log" => array:1 [▶ "driver" => "log" ] "null" => array:1 [▶ "driver" => "null" ] ] ] "hashing" => array:4 [▶ "driver" => "bcrypt" "bcrypt" => array:2 [▶ "rounds" => "12" "verify" => true ] "argon" => array:4 [▶ "memory" => 65536 "threads" => 1 "time" => 4 "verify" => true ] "rehash_on_login" => true ] "view" => array:2 [▶ "paths" => array:1 [▶ 0 => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/resources/views" ] "compiled" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/storage/framework/views" ] "concurrency" => array:1 [▶ "default" => "process" ] "archetype" => array:4 [▶ "roots" => array:3 [▶ "input" => array:2 [▶ "driver" => "local" "root" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs" ] "output" => array:2 [▶ "driver" => "local" "root" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs" ] "debug" => array:2 [▶ "driver" => "local" "root" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/storage/archetype/debug" ] ] "ignored_paths" => array:4 [▶ 0 => "node_modules" 1 => "vendor" 2 => "_ide_helper.php" 3 => ".git" ] "snippets_path" => "resources/snippets" "locations" => array:10 [▶ "namespace_map" => array:1 [▶ "app" => "App" ] "app_path" => "app" "app_namespace" => "App" "file_root" => "" "class_root" => "" "commands_root" => "app/HTTP/Controllers" "controllers_root" => "app/HTTP/Controllers" "factories_root" => "database/factories" "migrations_root" => "database/migrations" "models_root" => "app/Models" ] ] "debugbar" => array:22 [▶ "enabled" => true "hide_empty_tabs" => false "except" => array:2 [▶ 0 => "telescope*" 1 => "horizon*" ] "storage" => array:8 [▶ "enabled" => true "open" => null "driver" => "file" "path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/storage/debugbar" "connection" => null "provider" => "" "hostname" => "127.0.0.1" "port" => 2304 ] "editor" => "phpstorm" "remote_sites_path" => null "local_sites_path" => null "include_vendors" => true "capture_ajax" => true "add_ajax_timing" => false "ajax_handler_auto_show" => true "ajax_handler_enable_tab" => true "error_handler" => false "clockwork" => false "collectors" => array:25 [▶ "phpinfo" => true "messages" => true "time" => true "memory" => true "exceptions" => true "log" => true "db" => true "views" => true "route" => true "auth" => false "gate" => true "session" => true "symfony_request" => true "mail" => true "laravel" => false "events" => false "default_request" => false "logs" => false "files" => false "config" => false "cache" => false "models" => true "livewire" => true "jobs" => false "pennant" => false ] "options" => array:13 [▶ "time" => array:1 [▶ "memory_usage" => false ] "messages" => array:1 [▶ "trace" => true ] "memory" => array:3 [▶ "reset_peak" => false "with_baseline" => false "precision" => 0 ] "auth" => array:2 [▶ "show_name" => true "show_guards" => true ] "db" => array:13 [▶ "with_params" => true "exclude_paths" => [] "backtrace" => true "backtrace_exclude_paths" => [] "timeline" => false "duration_background" => true "explain" => array:1 [▶ "enabled" => false ] "hints" => false "show_copy" => true "slow_threshold" => false "memory_usage" => false "soft_limit" => 100 "hard_limit" => 500 ] "mail" => array:2 [▶ "timeline" => false "show_body" => true ] "views" => array:4 [▶ "timeline" => false "data" => false "group" => 50 "exclude_paths" => array:1 [▶ 0 => "vendor/filament" ] ] "route" => array:1 [▶ "label" => true ] "session" => array:1 [▶ "hiddens" => [] ] "symfony_request" => array:1 [▶ "hiddens" => [] ] "events" => array:1 [▶ "data" => false ] "logs" => array:1 [▶ "file" => null ] "cache" => array:1 [▶ "values" => true ] ] "inject" => true "route_prefix" => "_debugbar" "route_middleware" => [] "route_domain" => null "theme" => "auto" "debug_backtrace_limit" => 50 ] "image" => array:1 [▶ "driver" => "gd" ] "flare" => array:3 [▶ "key" => null "flare_middleware" => array:13 [▶ 0 => "Spatie\FlareClient\FlareMiddleware\RemoveRequestIp" 1 => "Spatie\FlareClient\FlareMiddleware\AddGitInformation" 2 => "Spatie\LaravelIgnition\FlareMiddleware\AddNotifierName" 3 => "Spatie\LaravelIgnition\FlareMiddleware\AddEnvironmentInformation" 4 => "Spatie\LaravelIgnition\FlareMiddleware\AddExceptionInformation" 5 => "Spatie\LaravelIgnition\FlareMiddleware\AddDumps" "Spatie\LaravelIgnition\FlareMiddleware\AddLogs" => array:1 [▶ "maximum_number_of_collected_logs" => 200 ] "Spatie\LaravelIgnition\FlareMiddleware\AddQueries" => array:2 [▶ "maximum_number_of_collected_queries" => 200 "report_query_bindings" => true ] "Spatie\LaravelIgnition\FlareMiddleware\AddJobs" => array:1 [▶ "max_chained_job_reporting_depth" => 5 ] 6 => "Spatie\LaravelIgnition\FlareMiddleware\AddContext" 7 => "Spatie\LaravelIgnition\FlareMiddleware\AddExceptionHandledStatus" "Spatie\FlareClient\FlareMiddleware\CensorRequestBodyFields" => array:1 [▶ "censor_fields" => array:2 [▶ 0 => "password" 1 => "password_confirmation" ] ] "Spatie\FlareClient\FlareMiddleware\CensorRequestHeaders" => array:1 [▶ "headers" => array:6 [▶ 0 => "API-KEY" 1 => "Authorization" 2 => "Cookie" 3 => "Set-Cookie" 4 => "X-CSRF-TOKEN" 5 => "X-XSRF-TOKEN" ] ] ] "send_logs_as_events" => true ] "ignition" => array:15 [▶ "editor" => "phpstorm" "theme" => "auto" "enable_share_button" => true "register_commands" => false "solution_providers" => array:22 [▶ 0 => "Spatie\Ignition\Solutions\SolutionProviders\BadMethodCallSolutionProvider" 1 => "Spatie\Ignition\Solutions\SolutionProviders\MergeConflictSolutionProvider" 2 => "Spatie\Ignition\Solutions\SolutionProviders\UndefinedPropertySolutionProvider" 3 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\IncorrectValetDbCredentialsSolutionProvider" 4 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingAppKeySolutionProvider" 5 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\DefaultDbNameSolutionProvider" 6 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\TableNotFoundSolutionProvider" 7 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingImportSolutionProvider" 8 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\InvalidRouteActionSolutionProvider" 9 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\ViewNotFoundSolutionProvider" 10 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\RunningLaravelDuskInProductionProvider" 11 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingColumnSolutionProvider" 12 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\UnknownValidationSolutionProvider" 13 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingMixManifestSolutionProvider" 14 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingViteManifestSolutionProvider" 15 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\MissingLivewireComponentSolutionProvider" 16 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\UndefinedViewVariableSolutionProvider" 17 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\GenericLaravelExceptionSolutionProvider" 18 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\OpenAiSolutionProvider" 19 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\SailNetworkSolutionProvider" 20 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\UnknownMysql8CollationSolutionProvider" 21 => "Spatie\LaravelIgnition\Solutions\SolutionProviders\UnknownMariadbCollationSolutionProvider" ] "ignored_solution_providers" => [] "enable_runnable_solutions" => null "remote_sites_path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs" "local_sites_path" => "" "housekeeping_endpoint_prefix" => "_ignition" "settings_file_path" => "" "recorders" => array:4 [▶ 0 => "Spatie\LaravelIgnition\Recorders\DumpRecorder\DumpRecorder" 1 => "Spatie\LaravelIgnition\Recorders\JobRecorder\JobRecorder" 2 => "Spatie\LaravelIgnition\Recorders\LogRecorder\LogRecorder" 3 => "Spatie\LaravelIgnition\Recorders\QueryRecorder\QueryRecorder" ] "open_ai_key" => null "with_stack_frame_arguments" => true "argument_reducers" => array:11 [▶ 0 => "Spatie\Backtrace\Arguments\Reducers\BaseTypeArgumentReducer" 1 => "Spatie\Backtrace\Arguments\Reducers\ArrayArgumentReducer" 2 => "Spatie\Backtrace\Arguments\Reducers\StdClassArgumentReducer" 3 => "Spatie\Backtrace\Arguments\Reducers\EnumArgumentReducer" 4 => "Spatie\Backtrace\Arguments\Reducers\ClosureArgumentReducer" 5 => "Spatie\Backtrace\Arguments\Reducers\DateTimeArgumentReducer" 6 => "Spatie\Backtrace\Arguments\Reducers\DateTimeZoneArgumentReducer" 7 => "Spatie\Backtrace\Arguments\Reducers\SymphonyRequestArgumentReducer" 8 => "Spatie\LaravelIgnition\ArgumentReducers\ModelArgumentReducer" 9 => "Spatie\LaravelIgnition\ArgumentReducers\CollectionArgumentReducer" 10 => "Spatie\Backtrace\Arguments\Reducers\StringableArgumentReducer" ] ] "blade" => array:1 [▶ "validation" => array:5 [▶ "core_validators" => array:19 [▶ 0 => "Stillat\BladeParser\Validation\Validators\UnpairedConditionValidator" 1 => "Stillat\BladeParser\Validation\Validators\EmptyConditionValidator" 2 => "Stillat\BladeParser\Validation\Validators\RequiredArgumentsValidator" 3 => "Stillat\BladeParser\Validation\Validators\DirectiveArgumentSpacingValidator" 4 => "Stillat\BladeParser\Validation\Validators\NoArgumentsValidator" 5 => "Stillat\BladeParser\Validation\Validators\DuplicateConditionExpressionsValidator" 6 => "Stillat\BladeParser\Validation\Validators\ForElseStructureValidator" 7 => "Stillat\BladeParser\Validation\Validators\SwitchValidator" 8 => "Stillat\BladeParser\Validation\Validators\InconsistentDirectiveCasingValidator" 9 => "Stillat\BladeParser\Validation\Validators\RequiresOpenValidator" 10 => "Stillat\BladeParser\Validation\Validators\DirectiveSpacingValidator" 11 => "Stillat\BladeParser\Validation\Validators\DirectiveArgumentsSpanningLinesValidator" 12 => "Stillat\BladeParser\Validation\Validators\NodeCompilationValidator" 13 => "Stillat\BladeParser\Validation\Validators\Documents\InvalidPhpDocumentValidator" 14 => "Stillat\BladeParser\Validation\Validators\InconsistentIndentationLevelValidator" 15 => "Stillat\BladeParser\Validation\Validators\DebugDirectiveValidator" 16 => "Stillat\BladeParser\Validation\Validators\ComponentParameterNameSpacingValidator" 17 => "Stillat\BladeParser\Validation\Validators\ComponentShorthandVariableParameterValidator" 18 => "Stillat\BladeParser\Validation\Validators\RecursiveIncludeValidator" ] "phpstan" => array:1 [▶ "enabled" => true ] "ignore_directives" => [] "custom_directives" => [] "options" => array:12 [▶ "Stillat\BladeParser\Validation\Validators\DirectiveArgumentSpacingValidator" => array:2 [▶ "expected_spacing" => 1 "ignore_directives" => [] ] "Stillat\BladeParser\Validation\Validators\UnpairedConditionValidator" => array:1 [▶ "ignore_directives" => [] ] "Stillat\BladeParser\Validation\Validators\DuplicateConditionExpressionsValidator" => array:1 [▶ "ignore_directives" => [] ] "Stillat\BladeParser\Validation\Validators\EmptyConditionValidator" => array:1 [▶ "ignore_directives" => [] ] "Stillat\BladeParser\Validation\Validators\NoArgumentsValidator" => array:2 [▶ "ignore_directives" => [] "custom_directives" => [] ] "Stillat\BladeParser\Validation\Validators\RequiredArgumentsValidator" => array:2 [▶ "ignore_directives" => [] "custom_directives" => [] ] "Stillat\BladeParser\Validation\Validators\InconsistentDirectiveCasingValidator" => array:2 [▶ "ignore_directives" => [] "custom_directives" => [] ] "Stillat\BladeParser\Validation\Validators\RequiresOpenValidator" => array:2 [▶ "ignore_directives" => [] "custom_directives" => [] ] "Stillat\BladeParser\Validation\Validators\DirectiveSpacingValidator" => array:1 [▶ "ignore_directives" => [] ] "Stillat\BladeParser\Validation\Validators\DirectiveArgumentsSpanningLinesValidator" => array:2 [▶ "max_line_span" => 1 "ignore_directives" => [] ] "Stillat\BladeParser\Validation\Validators\NodeCompilationValidator" => array:1 [▶ "ignore_directives" => [] ] "Stillat\BladeParser\Validation\Validators\DebugDirectiveValidator" => array:2 [▶ "ignore_directives" => [] "custom_directives" => [] ] ] ] ] "graphql" => array:17 [▶ "route" => false "default_schema" => "default" "batching" => array:1 [▶ "enable" => true ] "schemas" => array:1 [▶ "default" => "Statamic\GraphQL\DefaultSchema" ] "types" => [] "error_formatter" => array:2 [▶ 0 => "Rebing\GraphQL\GraphQL" 1 => "formatError" ] "errors_handler" => array:2 [▶ 0 => "Rebing\GraphQL\GraphQL" 1 => "handleErrors" ] "security" => array:3 [▶ "query_max_complexity" => null "query_max_depth" => null "disable_introspection" => false ] "pagination_type" => "Rebing\GraphQL\Support\PaginationType" "simple_pagination_type" => "Rebing\GraphQL\Support\SimplePaginationType" "defaultFieldResolver" => null "headers" => [] "json_encoding_options" => 0 "apq" => array:4 [▶ "enable" => false "cache_driver" => "file" "cache_prefix" => ":graphql.apq" "cache_ttl" => 300 ] "execution_middleware" => array:3 [▶ 0 => "Rebing\GraphQL\Support\ExecutionMiddleware\ValidateOperationParamsMiddleware" 1 => "Rebing\GraphQL\Support\ExecutionMiddleware\AutomaticPersistedQueriesMiddleware" 2 => "Rebing\GraphQL\Support\ExecutionMiddleware\AddAuthUserContextValueMiddleware" ] "resolver_middleware_append" => null "graphiql" => array:1 [▶ "display" => false ] ] "statamic-peak-seo" => array:1 [▶ "social_image" => array:3 [▶ "node_binary" => null "npm_binary" => null "queue_name" => "default" ] ] ]
0 of 0Statamic\Globals\Variables {#3582 ▼ #set: "configuration" #locale: "default" #afterSaveCallbacks: [] #withEvents: true #data: Illuminate\Support\Collection {#3778 ▶ #items: array:52 [▶ "contact_email" => "info@bayvenues.co.nz" "phone" => "0800 BAY VENUES (0800 229 836)" "address" => "Bay Venues, PO Box 10250, Bayfair, Mt Maunganui 3152" "corporate_office" => "Mercury Baypark, 81 Truman Lane, Mt Maunganui" "adams_centre_address" => "52 Miro Street, Mount Maunganui, Tauranga 3116" "adams_centre_phone" => "07 577 8575" "adams_centre_email_address" => "hpstc.admin@bayvenues.co.nz" "adams_centre_open" => """ Mon-Fri: 5.30am-6pm\n Sat-Sun: Closed """ "bayswim_greeton_address" => "1 Kiteroa Street, Greerton" "bay_swim_greerton_phone" => "07 577 8552" "bay_swim_greerton_email" => "bayswim@bayvenues.co.nz" "bay_swim_greerton_opening" => """ Mon-Fri: 7am- 7pm\n Sat-Sun: 7am-8pm """ "bay_swim_baywave_address" => "Corner of Girven Road & Gloucester Street, Tauranga" "bay_swim_baywave_phone" => "07 577 8550" "bay_swim_baywave_email" => "bayswim@bayvenues.co.nz" "bay_swim_baywave_opening" => """ Mon-Fri: 7am-7pm\n Sat-Sun: 7am-8pm """ "mount_hot_pools_address" => "9 Adams Avenue, Mount Maunganui" "mount_hot_pools_phone" => "07 577 8551" "mount_hot_pools_email" => "mount.hotpools@bayvenues.co.nz" "mount_hot_pools_opening" => """ Monday – Saturday:\n 7.00am – 10.00pm\n \n Sunday & Public Holidays:\n 8.00am – 10.00pm """ "baystation_email" => "baystation@bayvenues.co.nz" "baystation_phone" => "07 577 8599" "baystation_address" => "81 Truman Lane, Mount Maunganui" "baystation_opening" => """ Wednesday – Friday: \n 2.00pm - 6.30pm (prior to 2pm by appt only)\n \n Weekends, School Holidays & Public Holidays: \n 10.00am - 6.30pm """ "bay_audio_visual_address" => "81 Truman Lane, Mount Maunganui" "bay_audio_visual_phone" => "07 577 8570" "bay_audio_visual_email" => "bayav@bayvenues.co.nz" "baycatering_address" => "81 Truman Lane, Mount Maunganui" "baycatering_phone" => "07 577 8560" "baycatering_email" => "baycatering@bayvenues.co.nz" "bay_active_address" => "81 Truman Lane, Mount Maunganui" "bay_active_phone" => "Mercury Arena Baypark on 07 577 8560 OR QEYC on 07 577 8564" "bay_active_email" => "bayactive@bayvenues.co.nz" "clubfit_baywave_address" => "Corner Girven Road & Gloucester Road Bayfair (near Bayfair Shopping Centre), Mount Maunganui" "clubfit_baywave_phone" => "(07) 577 8555" "clubfit_baywave_email" => "clubfit.reception@bayvenues.co.nz" "clubfit_baywave_opening" => """ Monday - Friday 5.30am – 8.45pm\n Weekends / Public holidays 7.00am - 5.00pm\n (The only public holiday we are closed is Christmas day) """ "clubfit_greerton_address" => "Greerton Aquatic & Leisure Centre, 1 Kiteroa Street" "clubfit_greerton_phone" => "(07) 577 8552" "clubfit_greerton_email" => "greerton.membership@bayvenues.co.nz" "clubfit_greerton_opening" => """ Monday - Friday 5.30am - 8.00pm\n Weekends / Public holidays 9.00am – 2.00pm\n (We are closed Christmas Day, Boxing Day, New Year's Day & the Day after New Year's Day) """ "trustpower_phone" => "07 577 8560" "trustpower_address" => "81 Truman Lane, Mount Maunganui 3152" "trustpower_email" => "events@bayvenues.co.nz" "404_title" => "Page not found" "404_text" => "The page you were looking for is not available (anymore)." "ar_email_content" => """ Great news! Your Tauranga Resident Card has been approved and is ready for collection from the Mount Hot Pools. Please remember to bring your photo identification with you. We will also need to take a photograph of you to assign to your membership at the time of collecting your card.\n ◀Great news! Your Tauranga Resident Card has been approved and is ready for collection from the Mount Hot Pools. Please remember to bring your photo identifica ▶ \n We look forward to seeing you soon.\n \n The Mount Hot Pools team """ "ar_email_content_reject" => """ Thank you for submitting your application for a Tauranga Resident Card. Your application has been reviewed and does not meet our application criteria. Our staff will be in contact with you to discuss further.\n ◀Thank you for submitting your application for a Tauranga Resident Card. Your application has been reviewed and does not meet our application criteria. Our sta ▶ \n The Mount Hot Pools team """ "submitted_email_notifcation" => """ Thank you for submitting your application for a Tauranga Resident Card. Our staff are reviewing your application and will be in touch with you within five days.\n ◀Thank you for submitting your application for a Tauranga Resident Card. Our staff are reviewing your application and will be in touch with you within five days ▶ \n Kind regards,\n \n The Mount Hot Pools team """ "allowed_postcode_in_resident_form" => "'3110', '3112', '3116', '3118', '3120', '3123', '3129', '3130', '3171', '3175'" "auto_purge_residents_data_in_days" => "5" "contact_mercury_baypark_autoresponse_email" => "Thanks for considering Mercury Baypark as a venue for your event. We’ve received your enquiry and one of the team will be in touch with you within one business day. If you need to connect with us ahead of this, please email events@bayvenues.co.nz ◀Thanks for considering Mercury Baypark as a venue for your event. We’ve received your enquiry and one of the team will be in touch with you within one business ▶" ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#3695 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/globals/default/configuration.yaml" #origin: null -cachedKeys: null #selectedQueryRelations: [] }
"http://trustpower-baypark.bay-venues-dev.statamic.zeald.com/cp"
0 of 0Illuminate\Support\HtmlString {#918 ▼ #html: "<input type="hidden" name="_token" value="EIrgoVyAZvE3zLqyf0PqsdlU5VyTMWtGqgamGJg3" autocomplete="off">" }
"EIrgoVyAZvE3zLqyf0PqsdlU5VyTMWtGqgamGJg3"
0 of 0Illuminate\Support\Carbon @1743960633 {#2894 ▼ #endOfTime: false #startOfTime: false #constructedObjectId: "0000000000000b4e0000000000000000" #localMonthsOverflow: null #localYearsOverflow: null #localStrictModeEnabled: null #localHumanDiffOptions: null #localToStringFormat: null #localSerializer: null #localMacros: null #localGenericMacros: null #localFormatFunction: null #localTranslator: null #dumpProperties: array:3 [▶ 0 => "date" 1 => "timezone_type" 2 => "timezone" ] #dumpLocale: null #dumpDateProperties: null date: 2025-04-06 17:30:33.206180 UTC (+00:00) }
"http://trustpower-baypark.bay-venues-dev.statamic.zeald.com/contact-us"
"layout"
"default"
"/contact-us"
"http://trustpower-baypark.bay-venues-dev.statamic.zeald.com/contact-us"
null
0 of 0Statamic\Fields\Value {#2863 ▼ -resolver: Closure(Value $value) {#2939 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "date" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "date" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Globals\Variables {#3754 ▼ #set: "defaults" #locale: "default" #afterSaveCallbacks: [] #withEvents: true #data: Illuminate\Support\Collection {#3734 ▶ #items: array:23 [▶ "event_type" => array:9 [▶ 0 => array:3 [▶ "event_type" => "Community Event" "type" => "new_set" "enabled" => true ] 1 => array:3 [▶ "event_type" => "Concert and Festival" "type" => "new_set" "enabled" => true ] 2 => array:3 [▶ "event_type" => "Conference" "type" => "new_set" "enabled" => true ] 3 => array:3 [▶ "event_type" => "Entertainment" "type" => "new_set" "enabled" => true ] 4 => array:3 [▶ "event_type" => "Exhibition" "type" => "new_set" "enabled" => true ] 5 => array:3 [▶ "event_type" => "Kids Party" "type" => "new_set" "enabled" => true ] 6 => array:3 [▶ "event_type" => "Meeting" "type" => "new_set" "enabled" => true ] 7 => array:3 [▶ "event_type" => "Sports and Outdoor" "type" => "new_set" "enabled" => true ] 8 => array:3 [▶ "event_type" => "Wedding and Celebration" "type" => "new_set" "enabled" => true ] ] "location" => array:5 [▶ 0 => array:3 [▶ "location" => "Tauranga" "type" => "new_set" "enabled" => true ] 1 => array:3 [▶ "location" => "Mount Maunganui" "type" => "new_set" "enabled" => true ] 2 => array:3 [▶ "location" => "City Centre" "type" => "new_set" "enabled" => true ] 3 => array:3 [▶ "location" => "Papamoa" "type" => "new_set" "enabled" => true ] 4 => array:3 [▶ "location" => "Other" "type" => "new_set" "enabled" => true ] ] "event_size" => array:5 [▶ 0 => array:3 [▶ "event_size" => "< 100" "type" => "new_set" "enabled" => true ] 1 => array:3 [▶ "event_size" => "101 - 500" "type" => "new_set" "enabled" => true ] 2 => array:3 [▶ "event_size" => "501 - 1000" "type" => "new_set" "enabled" => true ] 3 => array:3 [▶ "event_size" => "1001 - 2000" "type" => "new_set" "enabled" => true ] 4 => array:3 [▶ "event_size" => "2001 - 3000" "type" => "new_set" "enabled" => true ] ] "event_type_dp" => array:10 [▶ 0 => array:3 [▶ "event_type" => "At the Pools" "type" => "new_set" "enabled" => true ] 1 => array:3 [▶ "event_type" => "Clubs and Groups" "type" => "new_set" "enabled" => true ] 2 => array:3 [▶ "event_type" => "Concerts and Music" "type" => "new_set" "enabled" => true ] 3 => array:3 [▶ "event_type" => "Corporate" "type" => "new_set" "enabled" => true ] 4 => array:3 [▶ "event_type" => "Exhibitions" "type" => "new_set" "enabled" => true ] 5 => array:3 [▶ "event_type" => "Family and Children" "type" => "new_set" "enabled" => true ] 6 => array:3 [▶ "event_type" => "Health and Wellness" "type" => "new_set" "enabled" => true ] 7 => array:3 [▶ "event_type" => "Shows" "type" => "new_set" "enabled" => true ] 8 => array:3 [▶ "event_type" => "Sports and Speedway" "type" => "new_set" "enabled" => true ] 9 => array:3 [▶ "event_type" => "School Holiday Activities" "type" => "new_set" "enabled" => true ] ] "venues" => array:26 [▶ 0 => array:3 [▶ "venues" => "Trustpower Arena" "type" => "new_set" "enabled" => true ] 1 => array:3 [▶ "venues" => "Lion Foundation Centre" "type" => "new_set" "enabled" => true ] 2 => array:3 [▶ "venues" => "TECT Auditorium" "type" => "new_set" "enabled" => true ] 3 => array:3 [▶ "venues" => "Arena Suites" "type" => "new_set" "enabled" => true ] 4 => array:3 [▶ "venues" => "Outdoor Space" "type" => "new_set" "enabled" => true ] 5 => array:3 [▶ "venues" => "Trustpower Stadium" "type" => "new_set" "enabled" => true ] 6 => array:3 [▶ "venues" => "Stadium Lounge" "type" => "new_set" "enabled" => true ] 7 => array:3 [▶ "venues" => "Premium Lounge" "type" => "new_set" "enabled" => true ] 8 => array:3 [▶ "venues" => "Corporate Lounge" "type" => "new_set" "enabled" => true ] 9 => array:3 [▶ "venues" => "Corporate Boxes" "type" => "new_set" "enabled" => true ] 10 => array:3 [▶ "venues" => "Adams Centre" "type" => "new_set" "enabled" => true ] 11 => array:3 [▶ "venues" => "Aquinas Action Centre" "type" => "new_set" "enabled" => true ] 12 => array:3 [▶ "venues" => "Merivale Action Centre" "type" => "new_set" "enabled" => true ] 13 => array:3 [▶ "venues" => "Mount Sports Centre" "type" => "new_set" "enabled" => true ] 14 => array:3 [▶ "venues" => "QEYC + Memorial Hall" "type" => "new_set" "enabled" => true ] 15 => array:3 [▶ "venues" => "Arataki Community Centre" "type" => "new_set" "enabled" => true ] 16 => array:3 [▶ "venues" => "Papamoa Community Centre" "type" => "new_set" "enabled" => true ] 17 => array:3 [▶ "venues" => "Papamoa Sports & Rec Centre" "type" => "new_set" "enabled" => true ] 18 => array:3 [▶ "venues" => "Bethlehem Hall" "type" => "new_set" "enabled" => true ] 19 => array:3 [▶ "venues" => "Cliff Road Building" "type" => "new_set" "enabled" => true ] 20 => array:3 [▶ "venues" => "Elizabeth Community Centre" "type" => "new_set" "enabled" => true ] 21 => array:3 [▶ "venues" => "Greerton Community Hall" "type" => "new_set" "enabled" => true ] 22 => array:3 [▶ "venues" => "Matua Hall" "type" => "new_set" "enabled" => true ] 23 => array:3 [▶ "venues" => "Tauriko Hall" "type" => "new_set" "enabled" => true ] 24 => array:3 [▶ "venues" => "Waipuna Park Pavilion" "type" => "new_set" "enabled" => true ] 25 => array:3 [▶ "venues" => "Welcome Bay Hall" "type" => "new_set" "enabled" => true ] ] "blog_title" => "Blogs & News" "blog_blurb" => "Discover what is happening across Bay Venues facilities and programmes with our monthly blogs and current news articles. Including what’s on during the school holidays, health and wellness tips and advice on event planning. ◀Discover what is happening across Bay Venues facilities and programmes with our monthly blogs and current news articles. Including what’s on during the school h ▶" "spa_pool" => "38.6" "relaxation_pool" => "38.5" "hydrotherapy_pool" => "32.0" "children_s_pool" => "32.1" "private_spas" => "38.5" "bw_lap" => "27.4" "baywave_leisure" => "32.6" "baywave_learners" => "32.3" "baywave_splash" => "33.8" "baywave_spa" => "37.8" "greerton_25m" => "28.2" "greerton_18m" => "33.3" "greerton_learners" => "32.5" "memorial_lap" => "27" "memorial_learners" => "27" "otumoetai_pool" => "27.4" ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#3621 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/globals/default/defaults.yaml" #origin: null -cachedKeys: null #selectedQueryRelations: [] }
0 of 0Statamic\Fields\Value {#2862 ▼ -resolver: Closure(Value $value) {#2866 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "edit_url" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "edit_url" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2796 ▼ -resolver: Closure(Value $value) {#2978 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "entry_id" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "entry_id" #fieldtype: null #augmentable: null #shallow: false }
"local"
0 of 0Statamic\Globals\Variables {#3680 ▼ #set: "favicons" #locale: "default" #afterSaveCallbacks: [] #withEvents: true #data: Illuminate\Support\Collection {#3798 ▶ #items: array:8 [▶ "use" => true "svg" => "favicon.ico" "safari_color" => "#000000" "ios_color" => "#FFFFFF" "chrome_color" => "#FFFFFF" "safari_mask_icon" => "favicon-32x32.png" "apple_touch_icon" => "favicon-32x32.png" "android_chrome" => "favicon-32x32.png" ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2933 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/globals/default/favicons.yaml" #origin: null -cachedKeys: null #selectedQueryRelations: [] }
[]
[]
"/"
0 of 0Statamic\Fields\Value {#2906 ▼ -resolver: Closure(Value $value) {#2903 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "id" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "id" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2941 ▼ -resolver: Closure(Value $value) {#2983 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "is_entry" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "is_entry" #fieldtype: null #augmentable: null #shallow: false }
false
0 of 0Statamic\Fields\Value {#2876 ▼ -resolver: Closure(Value $value) {#3662 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "last_modified" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "last_modified" #fieldtype: null #augmentable: null #shallow: false }
"contact-us"
0 of 0Statamic\Fields\Value {#2977 ▼ -resolver: Closure(Value $value) {#2988 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "locale" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "locale" #fieldtype: null #augmentable: null #shallow: false }
false
true
0 of 0Statamic\Fields\Value {#2945 ▼ -resolver: Closure(Value $value) {#2869 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "mount" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "mount" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Illuminate\Support\Carbon @1743960633 {#2894 ▼ #endOfTime: false #startOfTime: false #constructedObjectId: "0000000000000b4e0000000000000000" #localMonthsOverflow: null #localYearsOverflow: null #localStrictModeEnabled: null #localHumanDiffOptions: null #localToStringFormat: null #localSerializer: null #localMacros: null #localGenericMacros: null #localFormatFunction: null #localTranslator: null #dumpProperties: array:3 [▶ 0 => "date" 1 => "timezone_type" 2 => "timezone" ] #dumpLocale: null #dumpDateProperties: null date: 2025-04-06 17:30:33.206180 UTC (+00:00) }
0 of 0Statamic\Fields\Value {#3580 ▼ -resolver: null #raw: null #handle: "og_description" #fieldtype: Statamic\Fieldtypes\Textarea {#16542 ▶ #field: Statamic\Fields\Field {#16539 ▶ #handle: "og_description" #prefix: null #config: array:10 [▶ "type" => "textarea" "localizable" => true "listable" => "hidden" "display" => "Social description" "instructions_position" => "above" "visibility" => "visible" "antlers" => false "hide_display" => false "instructions" => "This entry's OG description, defaults to meta description." "width" => 100 ] #value: null #parent: Statamic\Entries\Entry {#3558 ▶ #id: "707dbf21-d9b1-4c6d-a6e5-0306273a908e" #collection: "pages" #blueprint: null #date: null #locale: "default" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: "Entry::collections.pages::page_builder|seo_canonical_type|seo_description|seo_nofollow|seo_noindex|seo_title|sitemap_change_frequency|sitemap_priority|title|updated_at|updated_by ◀Entry::collections.pages::page_builder|seo_canonical_type|seo_description|seo_nofollow|seo_noindex|seo_title|sitemap_change_frequency|sitemap_priority|title|upd ▶" -computedCallbackCache: Illuminate\Support\Collection {#3175 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#603 ▶ #handle: "default" #config: array:3 [▶ "name" => "BayVenues" "url" => "/" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "{{ config:app:name }}" "url" => "/" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2958 ▶ #items: array:11 [▶ "title" => "Contact Us" "seo_noindex" => false "seo_nofollow" => false "seo_canonical_type" => "entry" "sitemap_change_frequency" => "weekly" "sitemap_priority" => 0.5 "updated_by" => "179b0098-145f-465e-a99a-27684b182ad8" "updated_at" => 1663220480 "page_builder" => array:1 [▶ 0 => array:5 [▶ "title" => "Contact Us" "text" => "Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836)." "form" => "contact" "type" => "form" "enabled" => true ] ] "seo_title" => "Contact Bay Venues" "seo_description" => "Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues." ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2954 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections/pages/default/contact-us.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:17 [▶ "collection" => "pages" "locale" => "default" "origin" => null "slug" => "contact-us" "date" => null "published" => true "path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections/pages/default/contact-us.md" "title" => "Contact Us" "seo_noindex" => false "seo_nofollow" => false "seo_canonical_type" => "entry" "sitemap_change_frequency" => "weekly" "sitemap_priority" => 0.5 "updated_by" => "179b0098-145f-465e-a99a-27684b182ad8" "page_builder" => array:1 [▶ 0 => array:5 [▶ "title" => "Contact Us" "text" => "Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836)." "form" => "contact" "type" => "form" "enabled" => true ] ] "seo_title" => "Contact Bay Venues" "seo_description" => "Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues." ] #origin: null -cachedKeys: Illuminate\Support\Collection {#2918 ▶ #items: array:11 [▶ 0 => "title" 1 => "seo_noindex" 2 => "seo_nofollow" 3 => "seo_canonical_type" 4 => "sitemap_change_frequency" 5 => "sitemap_priority" 6 => "updated_by" 7 => "updated_at" 8 => "page_builder" 9 => "seo_title" 10 => "seo_description" ] #escapeWhenCastingToString: false } #slug: "contact-us" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: true #relationship: false #categories: array:1 [▶ 0 => "text" ] #keywords: [] #rules: [] #extraRules: [] #defaultValue: null #configFields: [] #icon: null } #augmentable: Statamic\Entries\Entry {#3558 ▶} #shallow: false }
0 of 0Statamic\Fields\Value {#2837 ▼ -resolver: null #raw: null #handle: "og_image" #fieldtype: Statamic\Fieldtypes\Assets\Assets {#16656 ▶ #field: Statamic\Fields\Field {#16653 ▶ #handle: "og_image" #prefix: null #config: array:15 [▶ "mode" => "grid" "container" => "social_images" "restrict" => false "allow_uploads" => true "max_files" => 1 "type" => "assets" "localizable" => true "listable" => true "display" => "Social image" "instructions_position" => "below" "visibility" => "visible" "always_save" => false "show_filename" => true "instructions" => "This entry's OG image. Defaults to global site OG image. The recommended size is 1200px x 630px. The image will be focal cropped to this dimension." "width" => 50 ] #value: null #parent: Statamic\Entries\Entry {#3558 ▶ #id: "707dbf21-d9b1-4c6d-a6e5-0306273a908e" #collection: "pages" #blueprint: null #date: null #locale: "default" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: "Entry::collections.pages::page_builder|seo_canonical_type|seo_description|seo_nofollow|seo_noindex|seo_title|sitemap_change_frequency|sitemap_priority|title|updated_at|updated_by ◀Entry::collections.pages::page_builder|seo_canonical_type|seo_description|seo_nofollow|seo_noindex|seo_title|sitemap_change_frequency|sitemap_priority|title|upd ▶" -computedCallbackCache: Illuminate\Support\Collection {#3175 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#603 ▶ #handle: "default" #config: array:3 [▶ "name" => "BayVenues" "url" => "/" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "{{ config:app:name }}" "url" => "/" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2958 ▶ #items: array:11 [▶ "title" => "Contact Us" "seo_noindex" => false "seo_nofollow" => false "seo_canonical_type" => "entry" "sitemap_change_frequency" => "weekly" "sitemap_priority" => 0.5 "updated_by" => "179b0098-145f-465e-a99a-27684b182ad8" "updated_at" => 1663220480 "page_builder" => array:1 [▶ 0 => array:5 [▶ "title" => "Contact Us" "text" => "Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836)." "form" => "contact" "type" => "form" "enabled" => true ] ] "seo_title" => "Contact Bay Venues" "seo_description" => "Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues." ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2954 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections/pages/default/contact-us.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:17 [▶ "collection" => "pages" "locale" => "default" "origin" => null "slug" => "contact-us" "date" => null "published" => true "path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections/pages/default/contact-us.md" "title" => "Contact Us" "seo_noindex" => false "seo_nofollow" => false "seo_canonical_type" => "entry" "sitemap_change_frequency" => "weekly" "sitemap_priority" => 0.5 "updated_by" => "179b0098-145f-465e-a99a-27684b182ad8" "page_builder" => array:1 [▶ 0 => array:5 [▶ "title" => "Contact Us" "text" => "Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836)." "form" => "contact" "type" => "form" "enabled" => true ] ] "seo_title" => "Contact Bay Venues" "seo_description" => "Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues." ] #origin: null -cachedKeys: Illuminate\Support\Collection {#2918 ▶ #items: array:11 [▶ 0 => "title" 1 => "seo_noindex" 2 => "seo_nofollow" 3 => "seo_canonical_type" 4 => "sitemap_change_frequency" 5 => "sitemap_priority" 6 => "updated_by" 7 => "updated_at" 8 => "page_builder" 9 => "seo_title" 10 => "seo_description" ] #escapeWhenCastingToString: false } #slug: "contact-us" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: true #relationship: false #categories: array:2 [▶ 0 => "media" 1 => "relationship" ] #keywords: array:8 [▶ 0 => "file" 1 => "files" 2 => "image" 3 => "images" 4 => "video" 5 => "videos" 6 => "audio" 7 => "upload" ] #rules: [] #extraRules: [] #defaultValue: null #configFields: [] #icon: null } #augmentable: Statamic\Entries\Entry {#3558 ▶} #shallow: false }
0 of 0Statamic\Fields\Value {#3573 ▼ -resolver: null #raw: null #handle: "og_title" #fieldtype: Statamic\Fieldtypes\Text {#16602 ▶ #field: Statamic\Fields\Field {#16587 ▶ #handle: "og_title" #prefix: null #config: array:6 [▶ "input_type" => "text" "type" => "text" "localizable" => true "listable" => "hidden" "display" => "Social title" "instructions" => "This entry's OG title, defaults to custom SEO title and title." ] #value: null #parent: Statamic\Entries\Entry {#3558 ▶ #id: "707dbf21-d9b1-4c6d-a6e5-0306273a908e" #collection: "pages" #blueprint: null #date: null #locale: "default" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: "Entry::collections.pages::page_builder|seo_canonical_type|seo_description|seo_nofollow|seo_noindex|seo_title|sitemap_change_frequency|sitemap_priority|title|updated_at|updated_by ◀Entry::collections.pages::page_builder|seo_canonical_type|seo_description|seo_nofollow|seo_noindex|seo_title|sitemap_change_frequency|sitemap_priority|title|upd ▶" -computedCallbackCache: Illuminate\Support\Collection {#3175 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#603 ▶ #handle: "default" #config: array:3 [▶ "name" => "BayVenues" "url" => "/" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "{{ config:app:name }}" "url" => "/" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2958 ▶ #items: array:11 [▶ "title" => "Contact Us" "seo_noindex" => false "seo_nofollow" => false "seo_canonical_type" => "entry" "sitemap_change_frequency" => "weekly" "sitemap_priority" => 0.5 "updated_by" => "179b0098-145f-465e-a99a-27684b182ad8" "updated_at" => 1663220480 "page_builder" => array:1 [▶ 0 => array:5 [▶ "title" => "Contact Us" "text" => "Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836)." "form" => "contact" "type" => "form" "enabled" => true ] ] "seo_title" => "Contact Bay Venues" "seo_description" => "Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues." ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2954 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections/pages/default/contact-us.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:17 [▶ "collection" => "pages" "locale" => "default" "origin" => null "slug" => "contact-us" "date" => null "published" => true "path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections/pages/default/contact-us.md" "title" => "Contact Us" "seo_noindex" => false "seo_nofollow" => false "seo_canonical_type" => "entry" "sitemap_change_frequency" => "weekly" "sitemap_priority" => 0.5 "updated_by" => "179b0098-145f-465e-a99a-27684b182ad8" "page_builder" => array:1 [▶ 0 => array:5 [▶ "title" => "Contact Us" "text" => "Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836)." "form" => "contact" "type" => "form" "enabled" => true ] ] "seo_title" => "Contact Bay Venues" "seo_description" => "Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues." ] #origin: null -cachedKeys: Illuminate\Support\Collection {#2918 ▶ #items: array:11 [▶ 0 => "title" 1 => "seo_noindex" 2 => "seo_nofollow" 3 => "seo_canonical_type" 4 => "sitemap_change_frequency" 5 => "sitemap_priority" 6 => "updated_by" 7 => "updated_at" 8 => "page_builder" 9 => "seo_title" 10 => "seo_description" ] #escapeWhenCastingToString: false } #slug: "contact-us" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: true #relationship: false #categories: array:1 [▶ 0 => "text" ] #keywords: [] #rules: [] #extraRules: [] #defaultValue: null #configFields: [] #icon: null } #augmentable: Statamic\Entries\Entry {#3558 ▶} #shallow: false }
[]
0 of 0Statamic\Fields\Value {#3806 ▼ -resolver: Closure(Value $value) {#3575 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "order" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "order" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2904 ▼ -resolver: Closure(Value $value) {#2892 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "origin_id" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "origin_id" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Structures\Page {#3474 ▼ #tree: Statamic\Structures\CollectionTree {#3732 ▶ #handle: "pages" #locale: "default" #tree: array:14 [▶ 0 => array:1 [▶ "entry" => "home" ] 1 => array:1 [▶ "entry" => "7e1a15c6-6f4c-4711-8ecd-bb7ec289fd54" ] 2 => array:2 [▶ "entry" => "76ef690e-b740-4508-a954-d2b9bfe76d2b" "children" => array:1 [▶ 0 => array:1 [▶ "entry" => "6fd9c4cd-78c2-4b42-a012-6a46fab71f4d" ] ] ] 3 => array:2 [▶ "entry" => "6b995156-142b-43d6-be4e-6c260ea90d37" "children" => array:3 [▶ 0 => array:1 [▶ "entry" => "cfa2b7d2-05a7-405d-8840-1a346cdca081" ] 1 => array:1 [▶ "entry" => "31ccaa63-65ff-4559-9b24-14b9580ecb4d" ] 2 => array:1 [▶ "entry" => "ad80f58d-05ed-41a8-85eb-29171c5a9b47" ] ] ] 4 => array:1 [▶ "entry" => "61b8ee24-8947-46fc-a4a6-1cb9faed4e7a" ] 5 => array:1 [▶ "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" ] 6 => array:2 [▶ "entry" => "d04edb76-2670-4da3-8c33-c966d5be00ec" "children" => array:4 [▶ 0 => array:1 [▶ "entry" => "18adcb3f-ad74-4a3b-9247-1eae29af6fbc" ] 1 => array:1 [▶ "entry" => "b7a8060a-cb3a-4367-a8f2-3a0074783f41" ] 2 => array:1 [▶ "entry" => "c20442dc-782d-47a2-a552-eece794d9fbd" ] 3 => array:1 [▶ "entry" => "0846a057-2371-4396-8b31-32eea210b6ad" ] ] ] 7 => array:2 [▶ "entry" => "707dbf21-d9b1-4c6d-a6e5-0306273a908e" "children" => array:1 [▶ 0 => array:1 [▶ "entry" => "2ba9dcc1-0215-4ad9-9506-542ac553eb20" ] ] ] 8 => array:1 [▶ "entry" => "1622c4be-a653-47db-888e-c080467faaa0" ] 9 => array:1 [▶ "entry" => "fe8f21e3-bf69-4538-81d6-1453e375ef48" ] 10 => array:1 [▶ "entry" => "ddaae918-8183-426f-9aab-cbc1d30cdb56" ] 11 => array:1 [▶ "entry" => "e417bee5-caad-4db7-89fa-7ab4f9096f3a" ] 12 => array:1 [▶ "entry" => "991f47da-7ddf-4377-b5e7-53061161d069" ] 13 => array:1 [▶ "entry" => "1995bd68-cf7b-4e1e-a974-c2a2a04c58d0" ] ] #cachedFlattenedPages: Illuminate\Support\Collection {#2768 ▶ #items: array:23 [▶ 0 => Statamic\Structures\Page {#2707 ▶ #tree: Statamic\Structures\CollectionTree {#3732} #reference: "home" #route: "{parent_uri}/{slug}" #parent: null #children: null #isRoot: true #id: "home" #url: null #title: null #depth: 1 #data: [] #augmentationReferenceKey: null #setAugmentationReferenceKey: false -absoluteUrl: null -absoluteUrlWithoutRedirect: null -blueprint: null -routeData: null -status: null -structure: Statamic\Structures\CollectionStructure {#3626 ▶ #title: null #handle: "pages" #trees: [] #collection: null #maxDepth: null #expectsRoot: true #showSlugs: false } #supplements: Illuminate\Support\Collection {#2688 ▶ #items: array:1 [▶ "is_current" => false ] #escapeWhenCastingToString: false } #selectedQueryColumns: null } 1 => Statamic\Structures\Page {#3755 ▶ #tree: Statamic\Structures\CollectionTree {#3732} #reference: "7e1a15c6-6f4c-4711-8ecd-bb7ec289fd54" #route: "{parent_uri}/{slug}" #parent: Statamic\Structures\Page {#2707 ▶} #children: [] #isRoot: false #id: "7e1a15c6-6f4c-4711-8ecd-bb7ec289fd54" #url: null #title: null #depth: 1 #data: [] #augmentationReferenceKey: null #setAugmentationReferenceKey: false -absoluteUrl: null -absoluteUrlWithoutRedirect: null -blueprint: null -routeData: null -status: null -structure: null #supplements: Illuminate\Support\Collection {#2996 ▶ #items: [] #escapeWhenCastingToString: false } #selectedQueryColumns: null } 2 => Statamic\Structures\Page {#3034 ▶ #tree: Statamic\Structures\CollectionTree {#3732} #reference: "76ef690e-b740-4508-a954-d2b9bfe76d2b" #route: "{parent_uri}/{slug}" #parent: Statamic\Structures\Page {#2707 ▶} #children: array:1 [▶ 0 => array:1 [▶ "entry" => "6fd9c4cd-78c2-4b42-a012-6a46fab71f4d" ] ] #isRoot: false #id: "76ef690e-b740-4508-a954-d2b9bfe76d2b" #url: null #title: null #depth: 1 #data: [] #augmentationReferenceKey: null #setAugmentationReferenceKey: false -absoluteUrl: null -absoluteUrlWithoutRedirect: null -blueprint: null -routeData: null -status: null -structure: null #supplements: Illuminate\Support\Collection {#3036 ▶ #items: [] #escapeWhenCastingToString: false } #selectedQueryColumns: null } 3 => Statamic\Structures\Page {#3792 ▶ #tree: Statamic\Structures\CollectionTree {#3732} #reference: "6fd9c4cd-78c2-4b42-a012-6a46fab71f4d" #route: "{parent_uri}/{slug}" #parent: Statamic\Structures\Page {#3034 ▶} #children: [] #isRoot: false #id: "6fd9c4cd-78c2-4b42-a012-6a46fab71f4d" #url: null #title: null #depth: 2 #data: [] #augmentationReferenceKey: null #setAugmentationReferenceKey: false -absoluteUrl: null -absoluteUrlWithoutRedirect: null -blueprint: null -routeData: null -status: null -structure: null #supplements: Illuminate\Support\Collection {#2953 ▶ #items: [] #escapeWhenCastingToString: false } #selectedQueryColumns: null } 4 => Statamic\Structures\Page {#2889 ▶ #tree: Statamic\Structures\CollectionTree {#3732} #reference: "6b995156-142b-43d6-be4e-6c260ea90d37" #route: "{parent_uri}/{slug}" #parent: Statamic\Structures\Page {#2707 ▶} #children: array:3 [▶ 0 => array:1 [▶ "entry" => "cfa2b7d2-05a7-405d-8840-1a346cdca081" ] 1 => array:1 [▶ "entry" => "31ccaa63-65ff-4559-9b24-14b9580ecb4d" ] 2 => array:1 [▶ "entry" => "ad80f58d-05ed-41a8-85eb-29171c5a9b47" ] ] #isRoot: false #id: "6b995156-142b-43d6-be4e-6c260ea90d37" #url: null #title: null #depth: 1 #data: [] #augmentationReferenceKey: null #setAugmentationReferenceKey: false -absoluteUrl: null -absoluteUrlWithoutRedirect: null -blueprint: null -routeData: null -status: null -structure: null #supplements: Illuminate\Support\Collection {#3612 ▶ #items: [] #escapeWhenCastingToString: false } #selectedQueryColumns: null } 5 => Statamic\Structures\Page {#3696 ▶ #tree: Statamic\Structures\CollectionTree {#3732} #reference: "cfa2b7d2-05a7-405d-8840-1a346cdca081" #route: "{parent_uri}/{slug}" #parent: Statamic\Structures\Page {#2889 ▶} #children: [] #isRoot: false #id: "cfa2b7d2-05a7-405d-8840-1a346cdca081" #url: null #title: null #depth: 2 #data: [] #augmentationReferenceKey: null #setAugmentationReferenceKey: false -absoluteUrl: null -absoluteUrlWithoutRedirect: null -blueprint: null -routeData: null -status: null -structure: null #supplements: Illuminate\Support\Collection {#2720 ▶ #items: [] #escapeWhenCastingToString: false } #selectedQueryColumns: null } 6 => Statamic\Structures\Page {#3606 ▶ #tree: Statamic\Structures\CollectionTree {#3732} #reference: "31ccaa63-65ff-4559-9b24-14b9580ecb4d" #route: "{parent_uri}/{slug}" #parent: Statamic\Structures\Page {#2889 ▶} #children: [] #isRoot: false #id: "31ccaa63-65ff-4559-9b24-14b9580ecb4d" #url: null #title: null #depth: 2 #data: [] #augmentationReferenceKey: null #setAugmentationReferenceKey: false -absoluteUrl: null -absoluteUrlWithoutRedirect: null -blueprint: null -routeData: null -status: null -structure: null #supplements: Illuminate\Support\Collection {#3471 ▶ #items: [] #escapeWhenCastingToString: false } #selectedQueryColumns: null } 7 => Statamic\Structures\Page {#2965 ▶ #tree: Statamic\Structures\CollectionTree {#3732} #reference: "ad80f58d-05ed-41a8-85eb-29171c5a9b47" #route: "{parent_uri}/{slug}" #parent: Statamic\Structures\Page {#2889 ▶} #children: [] #isRoot: false #id: "ad80f58d-05ed-41a8-85eb-29171c5a9b47" #url: null #title: null #depth: 2 #data: [] #augmentationReferenceKey: null #setAugmentationReferenceKey: false -absoluteUrl: null -absoluteUrlWithoutRedirect: null -blueprint: null -routeData: null -status: null -structure: null #supplements: Illuminate\Support\Collection {#3627 ▶ #items: [] #escapeWhenCastingToString: false } #selectedQueryColumns: null } 8 => Statamic\Structures\Page {#2968 ▶ #tree: Statamic\Structures\CollectionTree {#3732} #reference: "61b8ee24-8947-46fc-a4a6-1cb9faed4e7a" #route: "{parent_uri}/{slug}" #parent: Statamic\Structures\Page {#2707 ▶} #children: [] #isRoot: false #id: "61b8ee24-8947-46fc-a4a6-1cb9faed4e7a" #url: null #title: null #depth: 1 #data: [] #augmentationReferenceKey: null #setAugmentationReferenceKey: false -absoluteUrl: null -absoluteUrlWithoutRedirect: null -blueprint: null -routeData: null -status: null -structure: null #supplements: Illuminate\Support\Collection {#3807 ▶ #items: [] #escapeWhenCastingToString: false } #selectedQueryColumns: null } 9 => Statamic\Structures\Page {#3593 ▶ #tree: Statamic\Structures\CollectionTree {#3732} #reference: "00d562a6-1208-4777-9f9d-98b6447ce3d1" #route: "{parent_uri}/{slug}" #parent: Statamic\Structures\Page {#2707 ▶} #children: [] #isRoot: false #id: "00d562a6-1208-4777-9f9d-98b6447ce3d1" #url: null #title: null #depth: 1 #data: [] #augmentationReferenceKey: null #setAugmentationReferenceKey: false -absoluteUrl: null -absoluteUrlWithoutRedirect: null -blueprint: null -routeData: null -status: null -structure: null #supplements: Illuminate\Support\Collection {#3745 ▶ #items: [] #escapeWhenCastingToString: false } #selectedQueryColumns: null } 10 => Statamic\Structures\Page {#2828 ▶ #tree: Statamic\Structures\CollectionTree {#3732} #reference: "d04edb76-2670-4da3-8c33-c966d5be00ec" #route: "{parent_uri}/{slug}" #parent: Statamic\Structures\Page {#2707 ▶} #children: array:4 [▶ 0 => array:1 [▶ "entry" => "18adcb3f-ad74-4a3b-9247-1eae29af6fbc" ] 1 => array:1 [▶ "entry" => "b7a8060a-cb3a-4367-a8f2-3a0074783f41" ] 2 => array:1 [▶ "entry" => "c20442dc-782d-47a2-a552-eece794d9fbd" ] 3 => array:1 [▶ "entry" => "0846a057-2371-4396-8b31-32eea210b6ad" ] ] #isRoot: false #id: "d04edb76-2670-4da3-8c33-c966d5be00ec" #url: null #title: null #depth: 1 #data: [] #augmentationReferenceKey: null #setAugmentationReferenceKey: false -absoluteUrl: null -absoluteUrlWithoutRedirect: null -blueprint: null -routeData: null -status: null -structure: null #supplements: Illuminate\Support\Collection {#3484 ▶ #items: [] #escapeWhenCastingToString: false } #selectedQueryColumns: null } 11 => Statamic\Structures\Page {#3180 ▶ #tree: Statamic\Structures\CollectionTree {#3732} #reference: "18adcb3f-ad74-4a3b-9247-1eae29af6fbc" #route: "{parent_uri}/{slug}" #parent: Statamic\Structures\Page {#2828 ▶} #children: [] #isRoot: false #id: "18adcb3f-ad74-4a3b-9247-1eae29af6fbc" #url: null #title: null #depth: 2 #data: [] #augmentationReferenceKey: null #setAugmentationReferenceKey: false -absoluteUrl: null -absoluteUrlWithoutRedirect: null -blueprint: null -routeData: null -status: null -structure: null #supplements: Illuminate\Support\Collection {#3805 ▶ #items: [] #escapeWhenCastingToString: false } #selectedQueryColumns: null } 12 => Statamic\Structures\Page {#3821 ▶ #tree: Statamic\Structures\CollectionTree {#3732} #reference: "b7a8060a-cb3a-4367-a8f2-3a0074783f41" #route: "{parent_uri}/{slug}" #parent: Statamic\Structures\Page {#2828 ▶} #children: [] #isRoot: false #id: "b7a8060a-cb3a-4367-a8f2-3a0074783f41" #url: null #title: null #depth: 2 #data: [] #augmentationReferenceKey: null #setAugmentationReferenceKey: false -absoluteUrl: null -absoluteUrlWithoutRedirect: null -blueprint: null -routeData: null -status: null -structure: null #supplements: Illuminate\Support\Collection {#3625 ▶ #items: [] #escapeWhenCastingToString: false } #selectedQueryColumns: null } 13 => Statamic\Structures\Page {#3624 ▶ #tree: Statamic\Structures\CollectionTree {#3732} #reference: "c20442dc-782d-47a2-a552-eece794d9fbd" #route: "{parent_uri}/{slug}" #parent: Statamic\Structures\Page {#2828 ▶} #children: [] #isRoot: false #id: "c20442dc-782d-47a2-a552-eece794d9fbd" #url: null #title: null #depth: 2 #data: [] #augmentationReferenceKey: null #setAugmentationReferenceKey: false -absoluteUrl: null -absoluteUrlWithoutRedirect: null -blueprint: null -routeData: null -status: null -structure: null #supplements: Illuminate\Support\Collection {#3567 ▶ #items: [] #escapeWhenCastingToString: false } #selectedQueryColumns: null } 14 => Statamic\Structures\Page {#3179 ▶ #tree: Statamic\Structures\CollectionTree {#3732} #reference: "0846a057-2371-4396-8b31-32eea210b6ad" #route: "{parent_uri}/{slug}" #parent: Statamic\Structures\Page {#2828 ▶} #children: [] #isRoot: false #id: "0846a057-2371-4396-8b31-32eea210b6ad" #url: null #title: null #depth: 2 #data: [] #augmentationReferenceKey: null #setAugmentationReferenceKey: false -absoluteUrl: null -absoluteUrlWithoutRedirect: null -blueprint: null -routeData: null -status: null -structure: null #supplements: Illuminate\Support\Collection {#2735 ▶ #items: [] #escapeWhenCastingToString: false } #selectedQueryColumns: null } 15 => Statamic\Structures\Page {#3474} 16 => Statamic\Structures\Page {#3168 ▶ #tree: Statamic\Structures\CollectionTree {#3732} #reference: "2ba9dcc1-0215-4ad9-9506-542ac553eb20" #route: "{parent_uri}/{slug}" #parent: Statamic\Structures\Page {#3474} #children: [] #isRoot: false #id: "2ba9dcc1-0215-4ad9-9506-542ac553eb20" #url: null #title: null #depth: 2 #data: [] #augmentationReferenceKey: null #setAugmentationReferenceKey: false -absoluteUrl: null -absoluteUrlWithoutRedirect: null -blueprint: null -routeData: null -status: null -structure: null #supplements: Illuminate\Support\Collection {#3617 ▶ #items: [] #escapeWhenCastingToString: false } #selectedQueryColumns: null } 17 => Statamic\Structures\Page {#3817 ▶ #tree: Statamic\Structures\CollectionTree {#3732} #reference: "1622c4be-a653-47db-888e-c080467faaa0" #route: "{parent_uri}/{slug}" #parent: Statamic\Structures\Page {#2707 ▶} #children: [] #isRoot: false #id: "1622c4be-a653-47db-888e-c080467faaa0" #url: null #title: null #depth: 1 #data: [] #augmentationReferenceKey: null #setAugmentationReferenceKey: false -absoluteUrl: null -absoluteUrlWithoutRedirect: null -blueprint: null -routeData: null -status: null -structure: null #supplements: Illuminate\Support\Collection {#2942 ▶ #items: [] #escapeWhenCastingToString: false } #selectedQueryColumns: null } 18 => Statamic\Structures\Page {#2950 ▶ #tree: Statamic\Structures\CollectionTree {#3732} #reference: "fe8f21e3-bf69-4538-81d6-1453e375ef48" #route: "{parent_uri}/{slug}" #parent: Statamic\Structures\Page {#2707 ▶} #children: [] #isRoot: false #id: "fe8f21e3-bf69-4538-81d6-1453e375ef48" #url: null #title: null #depth: 1 #data: [] #augmentationReferenceKey: null #setAugmentationReferenceKey: false -absoluteUrl: null -absoluteUrlWithoutRedirect: null -blueprint: null -routeData: null -status: null -structure: null #supplements: Illuminate\Support\Collection {#3490 ▶ #items: [] #escapeWhenCastingToString: false } #selectedQueryColumns: null } 19 => Statamic\Structures\Page {#2886 ▶ #tree: Statamic\Structures\CollectionTree {#3732} #reference: "ddaae918-8183-426f-9aab-cbc1d30cdb56" #route: "{parent_uri}/{slug}" #parent: Statamic\Structures\Page {#2707 ▶} #children: [] #isRoot: false #id: "ddaae918-8183-426f-9aab-cbc1d30cdb56" #url: null #title: null #depth: 1 #data: [] #augmentationReferenceKey: null #setAugmentationReferenceKey: false -absoluteUrl: null -absoluteUrlWithoutRedirect: null -blueprint: null -routeData: null -status: null -structure: null #supplements: Illuminate\Support\Collection {#2932 ▶ #items: [] #escapeWhenCastingToString: false } #selectedQueryColumns: null } 20 => Statamic\Structures\Page {#2717 ▶ #tree: Statamic\Structures\CollectionTree {#3732} #reference: "e417bee5-caad-4db7-89fa-7ab4f9096f3a" #route: "{parent_uri}/{slug}" #parent: Statamic\Structures\Page {#2707 ▶} #children: [] #isRoot: false #id: "e417bee5-caad-4db7-89fa-7ab4f9096f3a" #url: null #title: null #depth: 1 #data: [] #augmentationReferenceKey: null #setAugmentationReferenceKey: false -absoluteUrl: null -absoluteUrlWithoutRedirect: null -blueprint: null -routeData: null -status: null -structure: null #supplements: Illuminate\Support\Collection {#3569 ▶ #items: [] #escapeWhenCastingToString: false } #selectedQueryColumns: null } 21 => Statamic\Structures\Page {#2847 ▶ #tree: Statamic\Structures\CollectionTree {#3732} #reference: "991f47da-7ddf-4377-b5e7-53061161d069" #route: "{parent_uri}/{slug}" #parent: Statamic\Structures\Page {#2707 ▶} #children: [] #isRoot: false #id: "991f47da-7ddf-4377-b5e7-53061161d069" #url: null #title: null #depth: 1 #data: [] #augmentationReferenceKey: null #setAugmentationReferenceKey: false -absoluteUrl: null -absoluteUrlWithoutRedirect: null -blueprint: null -routeData: null -status: null -structure: null #supplements: Illuminate\Support\Collection {#2852 ▶ #items: [] #escapeWhenCastingToString: false } #selectedQueryColumns: null } 22 => Statamic\Structures\Page {#3161 ▶ #tree: Statamic\Structures\CollectionTree {#3732} #reference: "1995bd68-cf7b-4e1e-a974-c2a2a04c58d0" #route: "{parent_uri}/{slug}" #parent: Statamic\Structures\Page {#2707 ▶} #children: [] #isRoot: false #id: "1995bd68-cf7b-4e1e-a974-c2a2a04c58d0" #url: null #title: null #depth: 1 #data: [] #augmentationReferenceKey: null #setAugmentationReferenceKey: false -absoluteUrl: null -absoluteUrlWithoutRedirect: null -blueprint: null -routeData: null -status: null -structure: null #supplements: Illuminate\Support\Collection {#3178 ▶ #items: [] #escapeWhenCastingToString: false } #selectedQueryColumns: null } ] #escapeWhenCastingToString: false } #withEntries: false #uriCacheEnabled: true #initialPath: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/trees/collections/default/pages.yaml" #original: array:1 [▶ "tree" => array:14 [▶ 0 => array:1 [▶ "entry" => "home" ] 1 => array:1 [▶ "entry" => "7e1a15c6-6f4c-4711-8ecd-bb7ec289fd54" ] 2 => array:2 [▶ "entry" => "76ef690e-b740-4508-a954-d2b9bfe76d2b" "children" => array:1 [▶ 0 => array:1 [▶ "entry" => "6fd9c4cd-78c2-4b42-a012-6a46fab71f4d" ] ] ] 3 => array:2 [▶ "entry" => "6b995156-142b-43d6-be4e-6c260ea90d37" "children" => array:3 [▶ 0 => array:1 [▶ "entry" => "cfa2b7d2-05a7-405d-8840-1a346cdca081" ] 1 => array:1 [▶ "entry" => "31ccaa63-65ff-4559-9b24-14b9580ecb4d" ] 2 => array:1 [▶ "entry" => "ad80f58d-05ed-41a8-85eb-29171c5a9b47" ] ] ] 4 => array:1 [▶ "entry" => "61b8ee24-8947-46fc-a4a6-1cb9faed4e7a" ] 5 => array:1 [▶ "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" ] 6 => array:2 [▶ "entry" => "d04edb76-2670-4da3-8c33-c966d5be00ec" "children" => array:4 [▶ 0 => array:1 [▶ "entry" => "18adcb3f-ad74-4a3b-9247-1eae29af6fbc" ] 1 => array:1 [▶ "entry" => "b7a8060a-cb3a-4367-a8f2-3a0074783f41" ] 2 => array:1 [▶ "entry" => "c20442dc-782d-47a2-a552-eece794d9fbd" ] 3 => array:1 [▶ "entry" => "0846a057-2371-4396-8b31-32eea210b6ad" ] ] ] 7 => array:2 [▶ "entry" => "707dbf21-d9b1-4c6d-a6e5-0306273a908e" "children" => array:1 [▶ 0 => array:1 [▶ "entry" => "2ba9dcc1-0215-4ad9-9506-542ac553eb20" ] ] ] 8 => array:1 [▶ "entry" => "1622c4be-a653-47db-888e-c080467faaa0" ] 9 => array:1 [▶ "entry" => "fe8f21e3-bf69-4538-81d6-1453e375ef48" ] 10 => array:1 [▶ "entry" => "ddaae918-8183-426f-9aab-cbc1d30cdb56" ] 11 => array:1 [▶ "entry" => "e417bee5-caad-4db7-89fa-7ab4f9096f3a" ] 12 => array:1 [▶ "entry" => "991f47da-7ddf-4377-b5e7-53061161d069" ] 13 => array:1 [▶ "entry" => "1995bd68-cf7b-4e1e-a974-c2a2a04c58d0" ] ] ] -structureCache: Statamic\Structures\CollectionStructure {#3626 ▶} } #reference: "707dbf21-d9b1-4c6d-a6e5-0306273a908e" #route: "{parent_uri}/{slug}" #parent: Statamic\Structures\Page {#2707 ▶} #children: array:1 [▶ 0 => array:1 [▶ "entry" => "2ba9dcc1-0215-4ad9-9506-542ac553eb20" ] ] #isRoot: false #id: "707dbf21-d9b1-4c6d-a6e5-0306273a908e" #url: null #title: null #depth: 1 #data: [] #augmentationReferenceKey: null #setAugmentationReferenceKey: false -absoluteUrl: null -absoluteUrlWithoutRedirect: null -blueprint: null -routeData: null -status: null -structure: Statamic\Structures\CollectionStructure {#3626 ▶} #supplements: Illuminate\Support\Collection {#3737 ▶ #items: array:1 [▶ "is_current" => true ] #escapeWhenCastingToString: false } #selectedQueryColumns: null }
0 of 0Statamic\Fields\Value {#3812 ▼ -resolver: null #raw: array:1 [▶ 0 => array:5 [▶ "title" => "Contact Us" "text" => "Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836)." "form" => "contact" "type" => "form" "enabled" => true ] ] #handle: "page_builder" #fieldtype: Statamic\Fieldtypes\Replicator {#3868 ▶ #field: Statamic\Fields\Field {#3875 ▶ #handle: "page_builder" #prefix: null #config: array:8 [▶ "type" => "replicator" "localizable" => true "collapse" => true "listable" => false "display" => "Page builder" "instructions" => "Build your page by using various predefined content models." "sets" => array:37 [▶ "article" => array:3 [▶ "display" => "-- Article" "instructions" => "Long form content, can be expaned with media like figures, video, quotes or tables." "fields" => array:3 [▶ 0 => array:1 [▶ "import" => "article" ] 1 => array:2 [▶ "handle" => "background_color" "field" => array:14 [▶ "options" => array:7 [▶ "Default" => "Default" "Blue" => "Blue" "Green" => "Green" "Gray-light" => "Gray" "Orange" => "Orange" "Yellow" => "Yellow" "adamsBlack" => "Black" ] "multiple" => false "clearable" => false "searchable" => true "taggable" => false "push_tags" => false "cast_booleans" => false "default" => "Default" "display" => "Background Color" "type" => "select" "icon" => "select" "instructions" => "Select a background color" "listable" => "hidden" "instructions_position" => "above" ] ] 2 => array:2 [▶ "handle" => "displayId" "field" => array:6 [▶ "input_type" => "text" "type" => "text" "localizable" => true "listable" => "hidden" "display" => "Anchor ID" "instructions" => "This will be used to anchor links to this ID" ] ] ] ] "articleImage" => array:3 [▶ "display" => "-- Article with Image" "instructions" => "Long form content, can be expaned with media like figures, video, quotes or tables." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "articleImage" ] ] ] "call_to_action" => array:3 [▶ "display" => "-- Call to action" "instructions" => "Show a call to action." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "call_to_action" ] ] ] "cardLinks" => array:2 [▶ "display" => "-- Card Link Component" "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "cardLinks" ] ] ] "collection" => array:3 [▶ "display" => "-- Collection" "instructions" => "Show collection entries." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "collection" ] ] ] "collection_slider" => array:3 [▶ "display" => "-- Collection Slider" "instructions" => "Show collection entries as a slider." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "collection_slider" ] ] ] "form" => array:3 [▶ "display" => "-- Form" "instructions" => "Show a form." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "form" ] ] ] "gridLinkImage" => array:3 [▶ "display" => "-- Grid Link w/ Image Component" "instructions" => "Show grid style links with image in page." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "gridLinkImage" ] ] ] "hero" => array:3 [▶ "display" => "-- Hero Component" "instructions" => "Show Hero in page." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "hero" ] ] ] "heroslider" => array:3 [▶ "display" => "-- Hero Slider Component" "instructions" => "Show Hero Slider in page." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "heroslider" ] ] ] "heroSliderNew" => array:3 [▶ "display" => "-- Hero Slider Component(Image and Video Slider)" "instructions" => "Show Hero Slider in page." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "heroSliderNew" ] ] ] "gallery" => array:3 [▶ "display" => "-- Image Gallery Block" "instructions" => "Show image gallery block." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "gallery" ] ] ] "imageSliderResponsive" => array:3 [▶ "display" => "-- Image Slider" "instructions" => "Show Image slider for Desktop and Mobile." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "imageSliderResponsive" ] ] ] "imageBanner" => array:3 [▶ "display" => "-- Image Banner with Text and Link" "instructions" => "Show Image Banner." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "imageBanner" ] ] ] "locationWithText" => array:2 [▶ "display" => "-- Location with Text and Button Component" "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "locationWithText" ] ] ] "pageTitleBlock" => array:3 [▶ "display" => "-- Page Title Block" "instructions" => "Show page title and sub title." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "pageTitleBlock" ] ] ] "spacer" => array:3 [▶ "display" => "-- Spacer Block" "instructions" => "Show Spacer block." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "spacer" ] ] ] "welcome" => array:3 [▶ "display" => "-- Welcome Component" "instructions" => "Show welcome texts in page." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "welcome" ] ] ] "btn" => array:3 [▶ "display" => "-- Full width CTA" "instructions" => "Show button block." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "btn" ] ] ] "breaker" => array:3 [▶ "display" => "-- Breaker" "instructions" => "Show slanted breaker." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "breaker" ] ] ] "imageGridText" => array:3 [▶ "display" => "-- Icon Feature Component" "instructions" => "Show Icon Grid w/ Text block." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "imageGridText" ] ] ] "imageGridTextButton" => array:3 [▶ "display" => "-- Icon Feature w/ Button Component" "instructions" => "Show Icon Grid w/ Text block and button." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "imageGridTextButton" ] ] ] "instagram_feed" => array:2 [▶ "display" => "-- Instagram Feed" "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "instagram_feed" ] ] ] "shareSocial" => array:3 [▶ "display" => "-- Social Media Share Component" "instructions" => "Show share social media block." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "shareSocial" ] ] ] "titleDescription" => array:3 [▶ "display" => "-- Collection Title and description Component" "instructions" => "Show Title and description for collection." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "titleDescription" ] ] ] "findUs" => array:3 [▶ "display" => "-- Maps" "instructions" => "Show wher to find us block." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "findUs" ] ] ] "halfText" => array:3 [▶ "display" => "-- 50/50 Content Component" "instructions" => "Show 2 column content." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "halfText" ] ] ] "7030Text" => array:3 [▶ "display" => "-- 70/30 Content Component" "instructions" => "Show 2 column content with left is 70% wider." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "7030Text" ] ] ] "findOutMoreFormat" => array:3 [▶ "display" => "-- 70/30 Image-Text Component" "instructions" => "Show 70% image, 30% text block." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "findOutMoreFormat" ] ] ] "mhpPoolTemp" => array:3 [▶ "display" => "-- MHP Pool temperature Component" "instructions" => "Show pool temperature." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "mhpPoolTemp" ] ] ] "taurangaPoolTemp" => array:3 [▶ "display" => "-- Tauranga Pool temperature Component" "instructions" => "Show pool temperature." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "taurangaPoolTemp" ] ] ] "swimlane" => array:3 [▶ "display" => "Tauranga - Swimlane Calendar Widget" "instructions" => "Display Swimlane Calendar for Tauranga Pools." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "swimlane" ] ] ] "memberships" => array:3 [▶ "display" => "Clubfit - Membership Widget" "instructions" => "Display Membership widget for Clubfit." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "memberships" ] ] ] "clubfitCalendar" => array:3 [▶ "display" => "Clubfit - ClubFit Calendar Widget" "instructions" => "Display ClubFit Calendar for Clubfit." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "clubfitCalendar" ] ] ] "aboutFormat" => array:3 [▶ "display" => "AC - About Format Block" "instructions" => "Show story format block." "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "aboutFormat" ] ] ] "blogCards" => array:2 [▶ "display" => "AC - Blog Card Collection" "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "blogCards" ] ] ] "eventCards" => array:2 [▶ "display" => "AC - What's on Card Collection" "fields" => array:1 [▶ 0 => array:1 [▶ "import" => "eventCards" ] ] ] ] "instructions_position" => "above" ] #value: null #parent: Statamic\Entries\Entry {#3558 ▶ #id: "707dbf21-d9b1-4c6d-a6e5-0306273a908e" #collection: "pages" #blueprint: null #date: null #locale: "default" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: "Entry::collections.pages::page_builder|seo_canonical_type|seo_description|seo_nofollow|seo_noindex|seo_title|sitemap_change_frequency|sitemap_priority|title|updated_at|updated_by ◀Entry::collections.pages::page_builder|seo_canonical_type|seo_description|seo_nofollow|seo_noindex|seo_title|sitemap_change_frequency|sitemap_priority|title|upd ▶" -computedCallbackCache: Illuminate\Support\Collection {#3175 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#603 ▶ #handle: "default" #config: array:3 [▶ "name" => "BayVenues" "url" => "/" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "{{ config:app:name }}" "url" => "/" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2958 ▶ #items: array:11 [▶ "title" => "Contact Us" "seo_noindex" => false "seo_nofollow" => false "seo_canonical_type" => "entry" "sitemap_change_frequency" => "weekly" "sitemap_priority" => 0.5 "updated_by" => "179b0098-145f-465e-a99a-27684b182ad8" "updated_at" => 1663220480 "page_builder" => array:1 [▶ 0 => array:5 [▶ "title" => "Contact Us" "text" => "Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836)." "form" => "contact" "type" => "form" "enabled" => true ] ] "seo_title" => "Contact Bay Venues" "seo_description" => "Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues." ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2954 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections/pages/default/contact-us.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:17 [▶ "collection" => "pages" "locale" => "default" "origin" => null "slug" => "contact-us" "date" => null "published" => true "path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections/pages/default/contact-us.md" "title" => "Contact Us" "seo_noindex" => false "seo_nofollow" => false "seo_canonical_type" => "entry" "sitemap_change_frequency" => "weekly" "sitemap_priority" => 0.5 "updated_by" => "179b0098-145f-465e-a99a-27684b182ad8" "page_builder" => array:1 [▶ 0 => array:5 [▶ "title" => "Contact Us" "text" => "Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836)." "form" => "contact" "type" => "form" "enabled" => true ] ] "seo_title" => "Contact Bay Venues" "seo_description" => "Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues." ] #origin: null -cachedKeys: Illuminate\Support\Collection {#2918 ▶ #items: array:11 [▶ 0 => "title" 1 => "seo_noindex" 2 => "seo_nofollow" 3 => "seo_canonical_type" 4 => "sitemap_change_frequency" 5 => "sitemap_priority" 6 => "updated_by" 7 => "updated_at" 8 => "page_builder" 9 => "seo_title" 10 => "seo_description" ] #escapeWhenCastingToString: false } #slug: "contact-us" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: false #relationship: false #categories: array:1 [▶ 0 => "structured" ] #keywords: array:3 [▶ 0 => "builder" 1 => "page builder" 2 => "content" ] #rules: array:1 [▶ 0 => "array" ] #extraRules: [] #defaultValue: null #configFields: [] #icon: null } #augmentable: Statamic\Entries\Entry {#3558 ▶} #shallow: false }
0 of 0Statamic\Fields\Value {#2940 ▼ -resolver: Closure(Value $value) {#2937 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "parent" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "parent" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2899 ▼ -resolver: null #raw: "http://trustpower-baypark.bay-venues-dev.statamic.zeald.com/contact-us" #handle: "permalink" #fieldtype: null #augmentable: Statamic\Entries\Entry {#3558 ▶ #id: "707dbf21-d9b1-4c6d-a6e5-0306273a908e" #collection: "pages" #blueprint: null #date: null #locale: "default" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: "Entry::collections.pages::page_builder|seo_canonical_type|seo_description|seo_nofollow|seo_noindex|seo_title|sitemap_change_frequency|sitemap_priority|title|updated_at|updated_by ◀Entry::collections.pages::page_builder|seo_canonical_type|seo_description|seo_nofollow|seo_noindex|seo_title|sitemap_change_frequency|sitemap_priority|title|upd ▶" -computedCallbackCache: Illuminate\Support\Collection {#3175 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#603 ▶ #handle: "default" #config: array:3 [▶ "name" => "BayVenues" "url" => "/" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "{{ config:app:name }}" "url" => "/" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2958 ▶ #items: array:11 [▶ "title" => "Contact Us" "seo_noindex" => false "seo_nofollow" => false "seo_canonical_type" => "entry" "sitemap_change_frequency" => "weekly" "sitemap_priority" => 0.5 "updated_by" => "179b0098-145f-465e-a99a-27684b182ad8" "updated_at" => 1663220480 "page_builder" => array:1 [▶ 0 => array:5 [▶ "title" => "Contact Us" "text" => "Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836)." "form" => "contact" "type" => "form" "enabled" => true ] ] "seo_title" => "Contact Bay Venues" "seo_description" => "Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues." ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2954 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections/pages/default/contact-us.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:17 [▶ "collection" => "pages" "locale" => "default" "origin" => null "slug" => "contact-us" "date" => null "published" => true "path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections/pages/default/contact-us.md" "title" => "Contact Us" "seo_noindex" => false "seo_nofollow" => false "seo_canonical_type" => "entry" "sitemap_change_frequency" => "weekly" "sitemap_priority" => 0.5 "updated_by" => "179b0098-145f-465e-a99a-27684b182ad8" "page_builder" => array:1 [▶ 0 => array:5 [▶ "title" => "Contact Us" "text" => "Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836)." "form" => "contact" "type" => "form" "enabled" => true ] ] "seo_title" => "Contact Bay Venues" "seo_description" => "Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues." ] #origin: null -cachedKeys: Illuminate\Support\Collection {#2918 ▶ #items: array:11 [▶ 0 => "title" 1 => "seo_noindex" 2 => "seo_nofollow" 3 => "seo_canonical_type" 4 => "sitemap_change_frequency" 5 => "sitemap_priority" 6 => "updated_by" 7 => "updated_at" 8 => "page_builder" 9 => "seo_title" 10 => "seo_description" ] #escapeWhenCastingToString: false } #slug: "contact-us" } #shallow: false }
[]
0 of 0Statamic\Fields\Value {#2946 ▼ -resolver: Closure(Value $value) {#2925 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "private" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "private" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#2881 ▼ -resolver: Closure(Value $value) {#2922 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "published" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "published" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Globals\Variables {#3053 ▼ #set: "redirects" #locale: "default" #afterSaveCallbacks: [] #withEvents: true #data: Illuminate\Support\Collection {#2916 ▶ #items: array:1 [▶ "redirects" => array:108 [▶ 0 => array:3 [▶ "url_old" => "/COVID-19.html" "entry" => "b9aa30f8-335f-4cd0-a8a1-cbe60dc0a1df" "response" => "301" ] 1 => array:3 [▶ "url_old" => "/Events/Planning+an+event/Booking+Request.html" "entry" => "707dbf21-d9b1-4c6d-a6e5-0306273a908e" "response" => "301" ] 2 => array:3 [▶ "url_old" => "/about/Management+Team.html" "entry" => "cfa2b7d2-05a7-405d-8840-1a346cdca081" "response" => "301" ] 3 => array:3 [▶ "url_old" => "/Find+a+Venue/bookme/Tauriko+Hall.html" "entry" => "463d3755-25b7-4869-9851-7d6650edf79d" "response" => "301" ] 4 => array:3 [▶ "url_old" => "/shop/Upcoming+Events/By+Venue/Trustpower+Arena/BOP+Home+Show+2021.html" "entry" => "76ef690e-b740-4508-a954-d2b9bfe76d2b" "response" => "301" ] 5 => array:3 [▶ "url_old" => "/Bay+Venues+News.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 6 => array:3 [▶ "url_old" => "/Find+a+Venue/Indoor+Sports+Venues.html" "entry" => "7e1a15c6-6f4c-4711-8ecd-bb7ec289fd54" "response" => "301" ] 7 => array:3 [▶ "url_old" => "/Indoor+Venues/bookme.html" "entry" => "7e1a15c6-6f4c-4711-8ecd-bb7ec289fd54" "response" => "301" ] 8 => array:3 [▶ "url_old" => "/Indoor+Venues/Indoor+Sports+Venues.html" "entry" => "7e1a15c6-6f4c-4711-8ecd-bb7ec289fd54" "response" => "301" ] 9 => array:3 [▶ "url_old" => "/Bay+Venues+News.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 10 => array:3 [▶ "url_old" => "/about/Board+of+Directors.html" "entry" => "cfa2b7d2-05a7-405d-8840-1a346cdca081" "response" => "301" ] 11 => array:3 [▶ "url_old" => "/shop/Upcoming+Events.html" "entry" => "76ef690e-b740-4508-a954-d2b9bfe76d2b" "response" => "301" ] 12 => array:3 [▶ "url_old" => "/about/Annual+Reports.html" "entry" => "e417bee5-caad-4db7-89fa-7ab4f9096f3a" "response" => "301" ] 13 => array:3 [▶ "url_old" => "/Find+a+Venue/Indoor+Sports+Venues/Queen+Elizabeth+Youth+Centre++Memorial+Hall/Regular+Activities+at+QEYC.html" "entry" => "c73e0636-03eb-4a9f-b08e-2523bcda0b7b" "response" => "301" ] 14 => array:3 [▶ "url_old" => "/Find+a+Venue/bookme/Greerton+Community+Hall.html" "entry" => "03c8575d-3c12-4a38-8867-a02995d7aacf" "response" => "301" ] 15 => array:3 [▶ "url_old" => "/Find+a+Venue/Indoor+Sports+Venues/Mount+Sports+Centre.html" "entry" => "3211fd75-6c0a-4857-8f47-fab2c0ebf4b4" "response" => "301" ] 16 => array:3 [▶ "url_old" => "/Find+a+Venue/bookme/PCC/Regular+Activities+at+PCC.html" "entry" => "48babfe0-2cfd-4169-8a0a-1f016cc5c8e3" "response" => "301" ] 17 => array:3 [▶ "url_old" => "/Find+a+Venue/Indoor+Sports+Venues/Queen+Elizabeth+Youth+Centre++Memorial+Hall.html" "entry" => "c73e0636-03eb-4a9f-b08e-2523bcda0b7b" "response" => "301" ] 18 => array:3 [▶ "url_old" => "/about/Principles++Values.html" "entry" => "31ccaa63-65ff-4559-9b24-14b9580ecb4d" "response" => "301" ] 19 => array:3 [▶ "url_old" => "/Find+a+Venue/bookme/Matua+Hall.html" "entry" => "7889450c-48fb-4cfc-b06e-b1be40258382" "response" => "301" ] 20 => array:3 [▶ "url_old" => "/about/Sponsorship+Request.html" "entry" => "ad80f58d-05ed-41a8-85eb-29171c5a9b47" "response" => "301" ] 21 => array:3 [▶ "url_old" => "/Find+a+Venue/bookme/Arataki+Community+Centre/Regular+Activities+at+Arataki.html" "entry" => "73668c51-0596-4830-a941-dbba62982aa6" "response" => "301" ] 22 => array:3 [▶ "url_old" => "/Find+a+Venue/bookme/Waipuna+Park+Pavilion+At+Welcome+Bay.html" "entry" => "81d0c036-d610-4ef1-859f-747d3b81f48b" "response" => "301" ] 23 => array:3 [▶ "url_old" => "/Find+a+Venue/bookme/Papamoa+Sports++Recreation+Centre/Regular+Activities+at+PSRC.html" "entry" => "49c5de5c-48a3-458c-8a20-7756d62d87ce" "response" => "301" ] 24 => array:3 [▶ "url_old" => "/Find+a+Venue/Indoor+Sports+Venues/Trustpower+Arena.html" "entry" => "c66cf117-b548-48cc-a926-50734204b177" "response" => "301" ] 25 => array:3 [▶ "url_old" => "/Events/Planning+an+event/Weddings.html" "entry" => "49c5de5c-48a3-458c-8a20-7756d62d87ce" "response" => "301" ] 26 => array:3 [▶ "url_old" => "/Find+a+Venue/Indoor+Sports+Venues/Aquinas+Action+Centre.html" "entry" => "3524dcb9-5aa3-404b-a429-679a702b0946" "response" => "301" ] 27 => array:3 [▶ "url_old" => "/Find+a+Venue/Indoor+Sports+Venues/Merivale+Action+Centre.html" "entry" => "738434e7-b0e5-45be-ae67-c6a648ea3ca3" "response" => "301" ] 28 => array:3 [▶ "url_old" => "/Find+a+Venue/bookme/Bethlehem+Hall.html" "entry" => "bbca0897-1201-4e5e-93c9-31dc9f19fa9f" "response" => "301" ] 29 => array:3 [▶ "url_old" => "/Find+a+Venue/bookme/Elizabeth+Street+Community++Arts+Centre.html" "entry" => "484d7ac0-b2e4-433b-9851-e6fb560f512a" "response" => "301" ] 30 => array:3 [▶ "url_old" => "/Find+a+Venue/bookme/Cliff+Road+Building.html" "entry" => "b16f7b7e-da51-4043-80c7-d8f4f5dcbde5" "response" => "301" ] 31 => array:3 [▶ "url_old" => "/Find+a+Venue/bookme/Arataki+Community+Centre.html" "entry" => "73668c51-0596-4830-a941-dbba62982aa6" "response" => "301" ] 32 => array:3 [▶ "url_old" => "/Find+a+Venue/bookme/PCC.html" "entry" => "48babfe0-2cfd-4169-8a0a-1f016cc5c8e3" "response" => "301" ] 33 => array:3 [▶ "url_old" => "/Find+a+Venue/bookme/Welcome+Bay+Hall.html" "entry" => "daec59c8-e0f1-4bc1-bf4f-bb8e4f4bca60" "response" => "301" ] 34 => array:3 [▶ "url_old" => "/Find+a+Venue/bookme/Papamoa+Sports++Recreation+Centre.html" "entry" => "49c5de5c-48a3-458c-8a20-7756d62d87ce" "response" => "301" ] 35 => array:3 [▶ "url_old" => "/Find+a+Venue/bookme/PCC/Contact.html" "entry" => "48babfe0-2cfd-4169-8a0a-1f016cc5c8e3" "response" => "301" ] 36 => array:3 [▶ "url_old" => "/Find+a+Venue/bookme/Arataki+Community+Centre/Contact+Us.html" "entry" => "73668c51-0596-4830-a941-dbba62982aa6" "response" => "301" ] 37 => array:3 [▶ "url_old" => "/Find+a+Venue/Indoor+Sports+Venues/Merivale+Action+Centre/Regular+Activities+at+Merivale+Action+Centre.html" "entry" => "738434e7-b0e5-45be-ae67-c6a648ea3ca3" "response" => "301" ] 38 => array:3 [▶ "url_old" => "/shop/Upcoming+Events/By+Type/Music.html" "entry" => "76ef690e-b740-4508-a954-d2b9bfe76d2b" "response" => "301" ] 39 => array:3 [▶ "url_old" => "/shop/Upcoming+Events/By+Venue/Trustpower+Arena/NZ+Bridge-+NZ+National+Bridge+Congress.html" "entry" => "76ef690e-b740-4508-a954-d2b9bfe76d2b" "response" => "301" ] 40 => array:3 [▶ "url_old" => "/shop/Upcoming+Events/By+Venue/Trustpower+Arena/Canvas+Tauranga+Careers+Expo+2021.html" "entry" => "76ef690e-b740-4508-a954-d2b9bfe76d2b" "response" => "301" ] 41 => array:3 [▶ "url_old" => "/shop/Upcoming+Events/By+Venue/Trustpower+Arena/Benee+-+Regional+Tour+2021.html" "entry" => "76ef690e-b740-4508-a954-d2b9bfe76d2b" "response" => "301" ] 42 => array:3 [▶ "url_old" => "/Events.html" "entry" => "76ef690e-b740-4508-a954-d2b9bfe76d2b" "response" => "301" ] 43 => array:3 [▶ "url_old" => "/shop/Upcoming+Events/By+Venue/Trustpower+Arena/Anchor+AIMS+Games+2021.html" "entry" => "76ef690e-b740-4508-a954-d2b9bfe76d2b" "response" => "301" ] 44 => array:3 [▶ "url_old" => "/shop/Upcoming+Events/By+Type/Charity.html" "entry" => "76ef690e-b740-4508-a954-d2b9bfe76d2b" "response" => "301" ] 45 => array:3 [▶ "url_old" => "/shop/Upcoming+Events/By+Venue/Trustpower+Arena/Battle+in+the+Bay+2021.html" "entry" => "76ef690e-b740-4508-a954-d2b9bfe76d2b" "response" => "301" ] 46 => array:3 [▶ "url_old" => "/shop/Upcoming+Events/By+Type/Lifestyle.html" "entry" => "76ef690e-b740-4508-a954-d2b9bfe76d2b" "response" => "301" ] 47 => array:3 [▶ "url_old" => "/shop/Upcoming+Events/By+Type/Sports.html" "entry" => "76ef690e-b740-4508-a954-d2b9bfe76d2b" "response" => "301" ] 48 => array:3 [▶ "url_old" => "/shop/Upcoming+Events/By+Type/Expos+Conferences++Meetings.html" "entry" => "76ef690e-b740-4508-a954-d2b9bfe76d2b" "response" => "301" ] 49 => array:3 [▶ "url_old" => "/shop/Upcoming+Events/By+Venue/Trustpower+Arena/Womens+Lifestyle+Expo+2021.html" "entry" => "76ef690e-b740-4508-a954-d2b9bfe76d2b" "response" => "301" ] 50 => array:3 [▶ "url_old" => "/shop/Upcoming+Events/By+Venue/Trustpower+Arena/Salmonella+Dub.html" "entry" => "76ef690e-b740-4508-a954-d2b9bfe76d2b" "response" => "301" ] 51 => array:3 [▶ "url_old" => "/shop/Upcoming+Events/By+Venue/Trustpower+Arena/Stan+Walker+-+All+in+Tour.html" "entry" => "76ef690e-b740-4508-a954-d2b9bfe76d2b" "response" => "301" ] 52 => array:3 [▶ "url_old" => "/shop/Upcoming+Events/By+Type.html" "entry" => "76ef690e-b740-4508-a954-d2b9bfe76d2b" "response" => "301" ] 53 => array:3 [▶ "url_old" => "/shop/Upcoming+Events/By+Venue/Trustpower+Arena.html" "entry" => "76ef690e-b740-4508-a954-d2b9bfe76d2b" "response" => "301" ] 54 => array:3 [▶ "url_old" => "/shop/Upcoming+Events/By+Venue.html" "entry" => "76ef690e-b740-4508-a954-d2b9bfe76d2b" "response" => "301" ] 55 => array:3 [▶ "url_old" => "/about/wellness.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 56 => array:3 [▶ "url_old" => "/Bay+Venues+News/massage.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 57 => array:3 [▶ "url_old" => "/Bay+Venues+News/Red+Zone+Training+at+Baywave+TECT+Aquatic+Centre.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 58 => array:3 [▶ "url_old" => "/Bay+Venues+News/Bay+Venues+looks+at+citys+future+recreational+needs.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 59 => array:3 [▶ "url_old" => "/about/Bay+Venues+News/iPad+Winner.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 60 => array:3 [▶ "url_old" => "/about/Bay%20Venues%20News/The%20Power%20of%20Giving%20this%20Christmas?_live_edit=1&mv_pc=739" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 61 => array:3 [▶ "url_old" => "/Bay+Venues+News/Sponsored+Aquababe+Swim+Lessons.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 62 => array:3 [▶ "url_old" => "/About/Bay+Venues+News/University+partners+with+High+Performance+Sports+Centre.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 63 => array:3 [▶ "url_old" => "/about/Bay%20Venues%20News/bayparkspeedway?_live_edit=1&mv_pc=1710" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 64 => array:3 [▶ "url_old" => "/Bay+Venues+News/Christmasgifts.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 65 => array:3 [▶ "url_old" => "/about/Bay%20Venues%20News/2020-Pacific-Rim" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 66 => array:3 [▶ "url_old" => "/Bay+Venues+News/wintersports.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 67 => array:3 [▶ "url_old" => "/Bay+Venues+News/Blokarts+and+Baypark.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 68 => array:3 [▶ "url_old" => "/Bay+Venues+News/Trustpower+Baypark+Announcement.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 69 => array:3 [▶ "url_old" => "/Bay+Venues+News/Indoor+Sports+Pav+Opening.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 70 => array:3 [▶ "url_old" => "/about/Bay+Venues+News/Record+visitors+for+CCOs.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 71 => array:3 [▶ "url_old" => "/Bay+Venues+News/schoolholidayactivities.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 72 => array:3 [▶ "url_old" => "/about/Bay%20Venues%20News/Trustpower%20Baypark%20Welcomes%20Back%20Bay%20Dreams?mv_pc=1047" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 73 => array:3 [▶ "url_old" => "/about/Bay+Venues+News/Baywave+to+close+immediately+due+to+seismic+risks.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 74 => array:3 [▶ "url_old" => "/about/Bay+Venues+News/Baywave+to+close+immediately+due+to+seismic+risks.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 75 => array:3 [▶ "url_old" => "/Bay+Venues+News/whatsonthissummer.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 76 => array:3 [▶ "url_old" => "/about/Bay+Venues+News/Christmasparties.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 77 => array:3 [▶ "url_old" => "/Bay+Venues+News/Top+10+of+Attractions+Worldwide.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 78 => array:3 [▶ "url_old" => "/about/Bay+Venues+News/Farmer+Motor+Group.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 79 => array:3 [▶ "url_old" => "/Bay+Venues+News/Employment+of+Mature+Workers.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 80 => array:3 [▶ "url_old" => "/about/Bay+Venues+News/Adams+Centre+Turns+1.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 81 => array:3 [▶ "url_old" => "/about/Vision+and+Purpose.html" "entry" => "31ccaa63-65ff-4559-9b24-14b9580ecb4d" "response" => "301" ] 82 => array:3 [▶ "url_old" => "/Contact/Feedback.html" "entry" => "707dbf21-d9b1-4c6d-a6e5-0306273a908e" "response" => "301" ] 83 => array:3 [▶ "url_old" => "/Find+a+Venue/bookme.html" "entry" => "7e1a15c6-6f4c-4711-8ecd-bb7ec289fd54" "response" => "301" ] 84 => array:3 [▶ "url_old" => "/Events/Planning+an+event/Weddings/Wedding+Venue+-+Papamoa+Sport++Recreation+Centre.html" "entry" => "49c5de5c-48a3-458c-8a20-7756d62d87ce" "response" => "301" ] 85 => array:3 [▶ "url_old" => "/Find+a+Venue.html" "entry" => "7e1a15c6-6f4c-4711-8ecd-bb7ec289fd54" "response" => "301" ] 86 => array:3 [▶ "url_old" => "/Events/Planning+an+event.html" "entry" => "7e1a15c6-6f4c-4711-8ecd-bb7ec289fd54" "response" => "301" ] 87 => array:3 [▶ "url_old" => "/about/COVID-19.html" "entry" => "b9aa30f8-335f-4cd0-a8a1-cbe60dc0a1df" "response" => "301" ] 88 => array:3 [▶ "url_old" => "/Find+a+Venue/bookme/Community+Centres++Halls+Enquiry+Form.html" "entry" => "707dbf21-d9b1-4c6d-a6e5-0306273a908e" "response" => "301" ] 89 => array:3 [▶ "url_old" => "/Find+a+Venue/Indoor+Sports+Venues/Booking+Request.html" "entry" => "707dbf21-d9b1-4c6d-a6e5-0306273a908e" "response" => "301" ] 90 => array:3 [▶ "url_old" => "/about/Bay+Venues+News/BaySwim+Multi-award+Winning+Swim+School.html" "entry" => "1effe969-7cdd-4580-9dd2-bf6b8c5032bf" "response" => "301" ] 91 => array:3 [▶ "url_old" => "/Bay+Venues+News/hotpools-reopens.html" "entry" => "23f5b371-cf43-49ca-b73a-3c5857c7fb6a" "response" => "301" ] 92 => array:3 [▶ "url_old" => "/Events/Planning+an+event/Weddings/Wedding+Venue+-+Trustpower+Baypark.html" "entry" => "c66cf117-b548-48cc-a926-50734204b177" "response" => "301" ] 93 => array:3 [▶ "url_old" => "/about/Bay+Venues+News/massage.html" "entry" => "05f88aa9-cc1f-405a-90eb-91577f53fd0c" "response" => "301" ] 94 => array:3 [▶ "url_old" => "/Find+a+Venue/Indoor+Sports+Venues/uowadamshpc.html" "entry" => "61b8ee24-8947-46fc-a4a6-1cb9faed4e7a" "response" => "301" ] 95 => array:3 [▶ "url_old" => "/Events/Trustpower+Baypark+-+BayStation.html" "entry" => "61b8ee24-8947-46fc-a4a6-1cb9faed4e7a" "response" => "301" ] 96 => array:3 [▶ "url_old" => "/Find+a+Venue/Testimonials.html" "entry" => "707dbf21-d9b1-4c6d-a6e5-0306273a908e" "response" => "301" ] 97 => array:3 [▶ "url_old" => "/Tauranga+Pools/Baywave.html" "entry" => "61b8ee24-8947-46fc-a4a6-1cb9faed4e7a" "response" => "301" ] 98 => array:3 [▶ "url_old" => "/Tauranga+Pools.html" "entry" => "61b8ee24-8947-46fc-a4a6-1cb9faed4e7a" "response" => "301" ] 99 => array:3 [▶ "url_old" => "/about/Bay+Venues+News/Bay+Venues+looks+at+citys+future+recreational+needs.html" "entry" => "00d562a6-1208-4777-9f9d-98b6447ce3d1" "response" => "301" ] 100 => array:3 [▶ "url_old" => "/about/COVID-19" "entry" => "b9aa30f8-335f-4cd0-a8a1-cbe60dc0a1df" "response" => "301" ] 101 => array:3 [▶ "url_old" => "/VENUES/Aquatic+Venues/Memorial+Pool.html" "entry" => "4396e52b-2503-4afa-92c9-514aa36ffb85" "response" => "301" ] 102 => array:3 [▶ "url_old" => "/Venues/Community+Halls++Centres/PCC.html" "entry" => "48babfe0-2cfd-4169-8a0a-1f016cc5c8e3" "response" => "301" ] 103 => array:3 [▶ "url_old" => "/Venues/Aquatic+Venues/Baywave.html" "entry" => "fecb8c7b-b0ce-4ae5-b650-2c7321bcf5bc" "response" => "301" ] 104 => array:3 [▶ "url_old" => "/Venues/Aquatic+Venues/Memorial+Pool.html" "entry" => "81bd16a4-a039-4f0a-b05d-38a29a0bb86d" "response" => "301" ] 105 => array:3 [▶ "url_old" => "https://baykids.co.nz" "entry" => "4a750e4d-c18f-4213-a5b9-2b7949e3e55d" "response" => "301" ] 106 => array:3 [▶ "url_old" => "https://baykids.co.nz/tumble-time/" "entry" => "4a750e4d-c18f-4213-a5b9-2b7949e3e55d" "response" => "301" ] 107 => array:3 [▶ "url_old" => "/conditions-of-entry" "entry" => "ddaae918-8183-426f-9aab-cbc1d30cdb56" "response" => "301" ] ] ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#3839 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/globals/default/redirects.yaml" #origin: null -cachedKeys: null #selectedQueryRelations: [] }
200
0 of 0Statamic\Fields\Value {#2980 ▼ -resolver: null #raw: null #handle: "schema_jsonld" #fieldtype: Statamic\Fieldtypes\Textarea {#16470 ▶ #field: Statamic\Fields\Field {#16473 ▶ #handle: "schema_jsonld" #prefix: null #config: array:10 [▶ "type" => "textarea" "localizable" => true "listable" => false "display" => "JSON-ld schema" "instructions_position" => "above" "visibility" => "visible" "antlers" => false "hide_display" => false "instructions" => "Custom JSON-ld objects. Will be wrapped in the appropriate script tag." "width" => 100 ] #value: null #parent: Statamic\Entries\Entry {#3558 ▶ #id: "707dbf21-d9b1-4c6d-a6e5-0306273a908e" #collection: "pages" #blueprint: null #date: null #locale: "default" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: "Entry::collections.pages::page_builder|seo_canonical_type|seo_description|seo_nofollow|seo_noindex|seo_title|sitemap_change_frequency|sitemap_priority|title|updated_at|updated_by ◀Entry::collections.pages::page_builder|seo_canonical_type|seo_description|seo_nofollow|seo_noindex|seo_title|sitemap_change_frequency|sitemap_priority|title|upd ▶" -computedCallbackCache: Illuminate\Support\Collection {#3175 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#603 ▶ #handle: "default" #config: array:3 [▶ "name" => "BayVenues" "url" => "/" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "{{ config:app:name }}" "url" => "/" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2958 ▶ #items: array:11 [▶ "title" => "Contact Us" "seo_noindex" => false "seo_nofollow" => false "seo_canonical_type" => "entry" "sitemap_change_frequency" => "weekly" "sitemap_priority" => 0.5 "updated_by" => "179b0098-145f-465e-a99a-27684b182ad8" "updated_at" => 1663220480 "page_builder" => array:1 [▶ 0 => array:5 [▶ "title" => "Contact Us" "text" => "Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836)." "form" => "contact" "type" => "form" "enabled" => true ] ] "seo_title" => "Contact Bay Venues" "seo_description" => "Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues." ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2954 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections/pages/default/contact-us.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:17 [▶ "collection" => "pages" "locale" => "default" "origin" => null "slug" => "contact-us" "date" => null "published" => true "path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections/pages/default/contact-us.md" "title" => "Contact Us" "seo_noindex" => false "seo_nofollow" => false "seo_canonical_type" => "entry" "sitemap_change_frequency" => "weekly" "sitemap_priority" => 0.5 "updated_by" => "179b0098-145f-465e-a99a-27684b182ad8" "page_builder" => array:1 [▶ 0 => array:5 [▶ "title" => "Contact Us" "text" => "Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836)." "form" => "contact" "type" => "form" "enabled" => true ] ] "seo_title" => "Contact Bay Venues" "seo_description" => "Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues." ] #origin: null -cachedKeys: Illuminate\Support\Collection {#2918 ▶ #items: array:11 [▶ 0 => "title" 1 => "seo_noindex" 2 => "seo_nofollow" 3 => "seo_canonical_type" 4 => "sitemap_change_frequency" 5 => "sitemap_priority" 6 => "updated_by" 7 => "updated_at" 8 => "page_builder" 9 => "seo_title" 10 => "seo_description" ] #escapeWhenCastingToString: false } #slug: "contact-us" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: true #relationship: false #categories: array:1 [▶ 0 => "text" ] #keywords: [] #rules: [] #extraRules: [] #defaultValue: null #configFields: [] #icon: null } #augmentable: Statamic\Entries\Entry {#3558 ▶} #shallow: false }
""
"contact-us"
0 of 0Statamic\Globals\Variables {#3142 ▼ #set: "seo" #locale: "default" #afterSaveCallbacks: [] #withEvents: true #data: Illuminate\Support\Collection {#2769 ▶ #items: array:14 [▶ "json_ld_type" => "none" "breadcrumbs" => false "use_social_image_generation" => false "sitemap_collections" => array:1 [▶ 0 => "pages" ] "use_google_site_verification" => false "use_fathom" => false "use_cloudflare_web_analytics" => false "tracker_type" => "gtm" "google_analytics" => "UA-33343337-1" "anonymize_ip" => true "google_tag_manager" => "GTM-5BFB4RK" "use_cookie_banner" => true "cookie_expiration_days" => 365 "link_privacy_statement" => "none" ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2960 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/globals/default/seo.yaml" #origin: null -cachedKeys: null #selectedQueryRelations: [] }
0 of 0Statamic\Fields\Value {#3478 ▼ -resolver: Closure(Value $value) {#2924 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "seo_canonical_current" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "seo_canonical_current" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#3465 ▼ -resolver: Closure(Value $value) {#3462 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "seo_canonical_external" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "seo_canonical_external" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#3476 ▼ -resolver: null #raw: "entry" #handle: "seo_canonical_type" #fieldtype: Statamic\Fieldtypes\ButtonGroup {#16372 ▶ #field: Statamic\Fields\Field {#16368 ▶ #handle: "seo_canonical_type" #prefix: null #config: array:8 [▶ "options" => array:3 [▶ "entry" => "Current entry" "current" => "Current domain" "external" => "External domain" ] "display" => "Canonical URL" "type" => "button_group" "default" => "entry" "icon" => "button_group" "instructions" => "Where should the canonical URL for this entry point to." "listable" => "hidden" "localizable" => true ] #value: null #parent: Statamic\Entries\Entry {#3558 ▶ #id: "707dbf21-d9b1-4c6d-a6e5-0306273a908e" #collection: "pages" #blueprint: null #date: null #locale: "default" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: "Entry::collections.pages::page_builder|seo_canonical_type|seo_description|seo_nofollow|seo_noindex|seo_title|sitemap_change_frequency|sitemap_priority|title|updated_at|updated_by ◀Entry::collections.pages::page_builder|seo_canonical_type|seo_description|seo_nofollow|seo_noindex|seo_title|sitemap_change_frequency|sitemap_priority|title|upd ▶" -computedCallbackCache: Illuminate\Support\Collection {#3175 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#603 ▶ #handle: "default" #config: array:3 [▶ "name" => "BayVenues" "url" => "/" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "{{ config:app:name }}" "url" => "/" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2958 ▶ #items: array:11 [▶ "title" => "Contact Us" "seo_noindex" => false "seo_nofollow" => false "seo_canonical_type" => "entry" "sitemap_change_frequency" => "weekly" "sitemap_priority" => 0.5 "updated_by" => "179b0098-145f-465e-a99a-27684b182ad8" "updated_at" => 1663220480 "page_builder" => array:1 [▶ 0 => array:5 [▶ "title" => "Contact Us" "text" => "Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836)." "form" => "contact" "type" => "form" "enabled" => true ] ] "seo_title" => "Contact Bay Venues" "seo_description" => "Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues." ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2954 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections/pages/default/contact-us.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:17 [▶ "collection" => "pages" "locale" => "default" "origin" => null "slug" => "contact-us" "date" => null "published" => true "path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections/pages/default/contact-us.md" "title" => "Contact Us" "seo_noindex" => false "seo_nofollow" => false "seo_canonical_type" => "entry" "sitemap_change_frequency" => "weekly" "sitemap_priority" => 0.5 "updated_by" => "179b0098-145f-465e-a99a-27684b182ad8" "page_builder" => array:1 [▶ 0 => array:5 [▶ "title" => "Contact Us" "text" => "Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836)." "form" => "contact" "type" => "form" "enabled" => true ] ] "seo_title" => "Contact Bay Venues" "seo_description" => "Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues." ] #origin: null -cachedKeys: Illuminate\Support\Collection {#2918 ▶ #items: array:11 [▶ 0 => "title" 1 => "seo_noindex" 2 => "seo_nofollow" 3 => "seo_canonical_type" 4 => "sitemap_change_frequency" 5 => "sitemap_priority" 6 => "updated_by" 7 => "updated_at" 8 => "page_builder" 9 => "seo_title" 10 => "seo_description" ] #escapeWhenCastingToString: false } #slug: "contact-us" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: false #relationship: false #categories: array:1 [▶ 0 => "controls" ] #keywords: [] #rules: [] #extraRules: [] #defaultValue: null #configFields: [] #icon: null #indexComponent: "tags" } #augmentable: Statamic\Entries\Entry {#3558 ▶} #shallow: false }
0 of 0Statamic\Fields\Value {#3491 ▼ -resolver: null #raw: "Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues." #handle: "seo_description" #fieldtype: Statamic\Fieldtypes\Textarea {#16299 ▶ #field: Statamic\Fields\Field {#16302 ▶ #handle: "seo_description" #prefix: null #config: array:10 [▶ "type" => "textarea" "localizable" => true "listable" => "hidden" "display" => "Meta description" "instructions_position" => "above" "visibility" => "visible" "antlers" => false "hide_display" => false "character_limit" => "160" "instructions" => "This entry's meta description. Max 160 characters." ] #value: null #parent: Statamic\Entries\Entry {#3558 ▶ #id: "707dbf21-d9b1-4c6d-a6e5-0306273a908e" #collection: "pages" #blueprint: null #date: null #locale: "default" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: "Entry::collections.pages::page_builder|seo_canonical_type|seo_description|seo_nofollow|seo_noindex|seo_title|sitemap_change_frequency|sitemap_priority|title|updated_at|updated_by ◀Entry::collections.pages::page_builder|seo_canonical_type|seo_description|seo_nofollow|seo_noindex|seo_title|sitemap_change_frequency|sitemap_priority|title|upd ▶" -computedCallbackCache: Illuminate\Support\Collection {#3175 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#603 ▶ #handle: "default" #config: array:3 [▶ "name" => "BayVenues" "url" => "/" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "{{ config:app:name }}" "url" => "/" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2958 ▶ #items: array:11 [▶ "title" => "Contact Us" "seo_noindex" => false "seo_nofollow" => false "seo_canonical_type" => "entry" "sitemap_change_frequency" => "weekly" "sitemap_priority" => 0.5 "updated_by" => "179b0098-145f-465e-a99a-27684b182ad8" "updated_at" => 1663220480 "page_builder" => array:1 [▶ 0 => array:5 [▶ "title" => "Contact Us" "text" => "Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836)." "form" => "contact" "type" => "form" "enabled" => true ] ] "seo_title" => "Contact Bay Venues" "seo_description" => "Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues." ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2954 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections/pages/default/contact-us.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:17 [▶ "collection" => "pages" "locale" => "default" "origin" => null "slug" => "contact-us" "date" => null "published" => true "path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections/pages/default/contact-us.md" "title" => "Contact Us" "seo_noindex" => false "seo_nofollow" => false "seo_canonical_type" => "entry" "sitemap_change_frequency" => "weekly" "sitemap_priority" => 0.5 "updated_by" => "179b0098-145f-465e-a99a-27684b182ad8" "page_builder" => array:1 [▶ 0 => array:5 [▶ "title" => "Contact Us" "text" => "Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836)." "form" => "contact" "type" => "form" "enabled" => true ] ] "seo_title" => "Contact Bay Venues" "seo_description" => "Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues." ] #origin: null -cachedKeys: Illuminate\Support\Collection {#2918 ▶ #items: array:11 [▶ 0 => "title" 1 => "seo_noindex" 2 => "seo_nofollow" 3 => "seo_canonical_type" 4 => "sitemap_change_frequency" 5 => "sitemap_priority" 6 => "updated_by" 7 => "updated_at" 8 => "page_builder" 9 => "seo_title" 10 => "seo_description" ] #escapeWhenCastingToString: false } #slug: "contact-us" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: true #relationship: false #categories: array:1 [▶ 0 => "text" ] #keywords: [] #rules: [] #extraRules: [] #defaultValue: null #configFields: [] #icon: null } #augmentable: Statamic\Entries\Entry {#3558 ▶} #shallow: false }
0 of 0Statamic\Fields\Value {#3463 ▼ -resolver: Closure(Value $value) {#3480 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "seo_nofollow" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "seo_nofollow" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#3467 ▼ -resolver: Closure(Value $value) {#3464 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "seo_noindex" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "seo_noindex" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#3487 ▼ -resolver: null #raw: "Contact Bay Venues" #handle: "seo_title" #fieldtype: Statamic\Fieldtypes\Text {#16264 ▶ #field: Statamic\Fields\Field {#16265 ▶ #handle: "seo_title" #prefix: null #config: array:7 [▶ "input_type" => "text" "type" => "text" "localizable" => true "listable" => "hidden" "display" => "Page title" "character_limit" => 70 "instructions" => "This entry's title, defaults to title and site name." ] #value: null #parent: Statamic\Entries\Entry {#3558 ▶ #id: "707dbf21-d9b1-4c6d-a6e5-0306273a908e" #collection: "pages" #blueprint: null #date: null #locale: "default" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: "Entry::collections.pages::page_builder|seo_canonical_type|seo_description|seo_nofollow|seo_noindex|seo_title|sitemap_change_frequency|sitemap_priority|title|updated_at|updated_by ◀Entry::collections.pages::page_builder|seo_canonical_type|seo_description|seo_nofollow|seo_noindex|seo_title|sitemap_change_frequency|sitemap_priority|title|upd ▶" -computedCallbackCache: Illuminate\Support\Collection {#3175 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#603 ▶ #handle: "default" #config: array:3 [▶ "name" => "BayVenues" "url" => "/" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "{{ config:app:name }}" "url" => "/" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2958 ▶ #items: array:11 [▶ "title" => "Contact Us" "seo_noindex" => false "seo_nofollow" => false "seo_canonical_type" => "entry" "sitemap_change_frequency" => "weekly" "sitemap_priority" => 0.5 "updated_by" => "179b0098-145f-465e-a99a-27684b182ad8" "updated_at" => 1663220480 "page_builder" => array:1 [▶ 0 => array:5 [▶ "title" => "Contact Us" "text" => "Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836)." "form" => "contact" "type" => "form" "enabled" => true ] ] "seo_title" => "Contact Bay Venues" "seo_description" => "Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues." ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2954 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections/pages/default/contact-us.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:17 [▶ "collection" => "pages" "locale" => "default" "origin" => null "slug" => "contact-us" "date" => null "published" => true "path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections/pages/default/contact-us.md" "title" => "Contact Us" "seo_noindex" => false "seo_nofollow" => false "seo_canonical_type" => "entry" "sitemap_change_frequency" => "weekly" "sitemap_priority" => 0.5 "updated_by" => "179b0098-145f-465e-a99a-27684b182ad8" "page_builder" => array:1 [▶ 0 => array:5 [▶ "title" => "Contact Us" "text" => "Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836)." "form" => "contact" "type" => "form" "enabled" => true ] ] "seo_title" => "Contact Bay Venues" "seo_description" => "Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues." ] #origin: null -cachedKeys: Illuminate\Support\Collection {#2918 ▶ #items: array:11 [▶ 0 => "title" 1 => "seo_noindex" 2 => "seo_nofollow" 3 => "seo_canonical_type" 4 => "sitemap_change_frequency" 5 => "sitemap_priority" 6 => "updated_by" 7 => "updated_at" 8 => "page_builder" 9 => "seo_title" 10 => "seo_description" ] #escapeWhenCastingToString: false } #slug: "contact-us" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: true #relationship: false #categories: array:1 [▶ 0 => "text" ] #keywords: [] #rules: [] #extraRules: [] #defaultValue: null #configFields: [] #icon: null } #augmentable: Statamic\Entries\Entry {#3558 ▶} #shallow: false }
0 of 0Statamic\Sites\Site {#603 ▼ #handle: "default" #config: array:3 [▶ "name" => "BayVenues" "url" => "/" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "{{ config:app:name }}" "url" => "/" "locale" => "en_US" ] }
0 of 0Statamic\Fields\Value {#3477 ▼ -resolver: Closure(Value $value) {#3468 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "sitemap_change_frequency" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "sitemap_change_frequency" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#3503 ▼ -resolver: Closure(Value $value) {#3489 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "sitemap_priority" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "sitemap_priority" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Illuminate\Support\Collection {#3828 ▼ #items: array:11 [▶ 0 => Statamic\Sites\Site {#603 ▶ #handle: "default" #config: array:3 [▶ "name" => "BayVenues" "url" => "/" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "{{ config:app:name }}" "url" => "/" "locale" => "en_US" ] } 1 => Statamic\Sites\Site {#606 ▶ #handle: "mount_hot_pools" #config: array:3 [▶ "name" => "Mount Hot Pools" "url" => "http://www.mthotpools.bay-venues-dev.statamic.zeald.com/" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "Mount Hot Pools" "url" => "http://www.mthotpools.bay-venues-dev.statamic.zeald.com/" "locale" => "en_US" ] } 2 => Statamic\Sites\Site {#664 ▶ #handle: "baystation" #config: array:3 [▶ "name" => "BayStation" "url" => "http://baystation.bay-venues-dev.statamic.zeald.com/" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "BayStation" "url" => "http://baystation.bay-venues-dev.statamic.zeald.com/" "locale" => "en_US" ] } 3 => Statamic\Sites\Site {#663 ▶ #handle: "adams_center" #config: array:3 [▶ "name" => "Adams Center" "url" => "http://adams-center.bay-venues-dev.statamic.zeald.com/" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "Adams Center" "url" => "http://adams-center.bay-venues-dev.statamic.zeald.com/" "locale" => "en_US" ] } 4 => Statamic\Sites\Site {#662 ▶ #handle: "bay_swim" #config: array:3 [▶ "name" => "Bay Swim" "url" => "http://bay-swim.bay-venues-dev.statamic.zeald.com/" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "Bay Swim" "url" => "http://bay-swim.bay-venues-dev.statamic.zeald.com/" "locale" => "en_US" ] } 5 => Statamic\Sites\Site {#677 ▶ #handle: "club_fit" #config: array:3 [▶ "name" => "Club Fit" "url" => "http://club-fit.bay-venues-dev.statamic.zeald.com/" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "Club Fit" "url" => "http://club-fit.bay-venues-dev.statamic.zeald.com/" "locale" => "en_US" ] } 6 => Statamic\Sites\Site {#699 ▶ #handle: "bay_active" #config: array:3 [▶ "name" => "Bay Active" "url" => "http://www.bay-active.bay-venues-dev.statamic.zeald.com/" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "Bay Active" "url" => "http://www.bay-active.bay-venues-dev.statamic.zeald.com/" "locale" => "en_US" ] } 7 => Statamic\Sites\Site {#721 ▶ #handle: "tauranga_pools" #config: array:3 [▶ "name" => "Tauranga Pools" "url" => "http://tauranga-pools.bay-venues-dev.statamic.zeald.com/" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "Tauranga Pools" "url" => "http://tauranga-pools.bay-venues-dev.statamic.zeald.com/" "locale" => "en_US" ] } 8 => Statamic\Sites\Site {#743 ▶ #handle: "trustpower_baypark" #config: array:3 [▶ "name" => "Baypark" "url" => "http://mercurybaypark.bay-venues-dev.statamic.zeald.com/" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "Baypark" "url" => "http://mercurybaypark.bay-venues-dev.statamic.zeald.com/" "locale" => "en_US" ] } 9 => Statamic\Sites\Site {#765 ▶ #handle: "bay_catering" #config: array:3 [▶ "name" => "Bay Catering" "url" => "http://bay-catering.bay-venues-dev.statamic.zeald.com/" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "Bay Catering" "url" => "http://bay-catering.bay-venues-dev.statamic.zeald.com/" "locale" => "en_US" ] } 10 => Statamic\Sites\Site {#787 ▶ #handle: "bay_audio_visual" #config: array:3 [▶ "name" => "Bay Audio Visual" "url" => "http://bay-audio-visual.bay-venues-dev.statamic.zeald.com/" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "Bay Audio Visual" "url" => "http://bay-audio-visual.bay-venues-dev.statamic.zeald.com/" "locale" => "en_US" ] } ] #escapeWhenCastingToString: false }
0 of 0Statamic\Fields\Value {#3505 ▼ -resolver: Closure(Value $value) {#3508 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "slug" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "slug" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Globals\Variables {#3656 ▼ #set: "social_media" #locale: "default" #afterSaveCallbacks: [] #withEvents: true #data: Illuminate\Support\Collection {#3671 ▶ #items: [] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#3676 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/globals/default/social_media.yaml" #origin: null -cachedKeys: null #selectedQueryRelations: [] }
0 of 0Statamic\Fields\Value {#3528 ▼ -resolver: Closure(Value $value) {#3499 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "status" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "status" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#3525 ▼ -resolver: null #raw: "Contact Us" #handle: "title" #fieldtype: Statamic\Fieldtypes\Text {#10018 ▶ #field: Statamic\Fields\Field {#11887 ▶ #handle: "title" #prefix: null #config: array:7 [▶ "type" => "text" "required" => true "input_type" => "text" "localizable" => true "listable" => true "display" => "Title" "validate" => array:1 [▶ 0 => "required" ] ] #value: null #parent: Statamic\Entries\Entry {#3558 ▶ #id: "707dbf21-d9b1-4c6d-a6e5-0306273a908e" #collection: "pages" #blueprint: null #date: null #locale: "default" #afterSaveCallbacks: [] #withEvents: true #template: null #layout: null -augmentationReferenceKey: "Entry::collections.pages::page_builder|seo_canonical_type|seo_description|seo_nofollow|seo_noindex|seo_title|sitemap_change_frequency|sitemap_priority|title|updated_at|updated_by ◀Entry::collections.pages::page_builder|seo_canonical_type|seo_description|seo_nofollow|seo_noindex|seo_title|sitemap_change_frequency|sitemap_priority|title|upd ▶" -computedCallbackCache: Illuminate\Support\Collection {#3175 ▶ #items: [] #escapeWhenCastingToString: false } -siteCache: Statamic\Sites\Site {#603 ▶ #handle: "default" #config: array:3 [▶ "name" => "BayVenues" "url" => "/" "locale" => "en_US" ] #rawConfig: array:3 [▶ "name" => "{{ config:app:name }}" "url" => "/" "locale" => "en_US" ] } #withComputedData: true #data: Illuminate\Support\Collection {#2958 ▶ #items: array:11 [▶ "title" => "Contact Us" "seo_noindex" => false "seo_nofollow" => false "seo_canonical_type" => "entry" "sitemap_change_frequency" => "weekly" "sitemap_priority" => 0.5 "updated_by" => "179b0098-145f-465e-a99a-27684b182ad8" "updated_at" => 1663220480 "page_builder" => array:1 [▶ 0 => array:5 [▶ "title" => "Contact Us" "text" => "Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836)." "form" => "contact" "type" => "form" "enabled" => true ] ] "seo_title" => "Contact Bay Venues" "seo_description" => "Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues." ] #escapeWhenCastingToString: false } #supplements: Illuminate\Support\Collection {#2954 ▶ #items: [] #escapeWhenCastingToString: false } #initialPath: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections/pages/default/contact-us.md" #published: true #selectedQueryColumns: null #selectedQueryRelations: [] #original: array:17 [▶ "collection" => "pages" "locale" => "default" "origin" => null "slug" => "contact-us" "date" => null "published" => true "path" => "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/content/collections/pages/default/contact-us.md" "title" => "Contact Us" "seo_noindex" => false "seo_nofollow" => false "seo_canonical_type" => "entry" "sitemap_change_frequency" => "weekly" "sitemap_priority" => 0.5 "updated_by" => "179b0098-145f-465e-a99a-27684b182ad8" "page_builder" => array:1 [▶ 0 => array:5 [▶ "title" => "Contact Us" "text" => "Complete the form below and press submit to get in touch, alternatively give us a call on 0800 BAY VENUES (0800 229 836)." "form" => "contact" "type" => "form" "enabled" => true ] ] "seo_title" => "Contact Bay Venues" "seo_description" => "Complete the form on this page to contact us, submit feedback and enquire about a booking at one of our venues." ] #origin: null -cachedKeys: Illuminate\Support\Collection {#2918 ▶ #items: array:11 [▶ 0 => "title" 1 => "seo_noindex" 2 => "seo_nofollow" 3 => "seo_canonical_type" 4 => "sitemap_change_frequency" 5 => "sitemap_priority" 6 => "updated_by" 7 => "updated_at" 8 => "page_builder" 9 => "seo_title" 10 => "seo_description" ] #escapeWhenCastingToString: false } #slug: "contact-us" } #parentField: null #parentIndex: null #validationContext: null #form: null } #localizable: true #validatable: true #defaultable: true #selectable: true #selectableInForms: true #relationship: false #categories: array:1 [▶ 0 => "text" ] #keywords: [] #rules: [] #extraRules: [] #defaultValue: null #configFields: [] #icon: null } #augmentable: Statamic\Entries\Entry {#3558 ▶} #shallow: false }
0 of 0Illuminate\Support\Carbon @1743960633 {#2894 ▼ #endOfTime: false #startOfTime: false #constructedObjectId: "0000000000000b4e0000000000000000" #localMonthsOverflow: null #localYearsOverflow: null #localStrictModeEnabled: null #localHumanDiffOptions: null #localToStringFormat: null #localSerializer: null #localMacros: null #localGenericMacros: null #localFormatFunction: null #localTranslator: null #dumpProperties: array:3 [▶ 0 => "date" 1 => "timezone_type" 2 => "timezone" ] #dumpLocale: null #dumpDateProperties: null date: 2025-04-06 17:30:33.206180 UTC (+00:00) }
0 of 0Statamic\Fields\Value {#3519 ▼ -resolver: Closure(Value $value) {#3501 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "updated_at" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "updated_at" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#3507 ▼ -resolver: Closure(Value $value) {#3506 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "updated_by" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "updated_by" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#3516 ▼ -resolver: Closure(Value $value) {#3521 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "uri" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "uri" #fieldtype: null #augmentable: null #shallow: false }
0 of 0Statamic\Fields\Value {#3502 ▼ -resolver: Closure(Value $value) {#3509 ▶ class: "Statamic\Structures\AugmentedPage" this: Statamic\Structures\AugmentedPage {#2838 …} use: {▶ $key: "url" $fields: Illuminate\Support\Collection {#2790 …} } file: "/var/www/vhosts/bay-venues-dev.statamic.zeald.com/httpdocs/vendor/statamic/cms/src/Data/AbstractAugmented.php" line: "50 to 59" } #raw: null #handle: "url" #fieldtype: null #augmentable: null #shallow: false }
"<?xml version="1.0" encoding="utf-8" ?>"
200
[]
[]
0 of 0array:17 [▼ "x-req-id" => array:1 [▶ 0 => "b210cfb3-b0fc-4436-aaa1-a3d8f0396021" ] "x-z-ip-continent" => array:1 [▶ 0 => "NA" ] "x-z-ip-country" => array:1 [▶ 0 => "US" ] "x-forwarded-server" => array:1 [▶ 0 => "trustpower-baypark.bay-venues-dev.statamic.zeald.com,secure-balancer.localhost" ] "x-forwarded-host" => array:1 [▶ 0 => "trustpower-baypark.bay-venues-dev.statamic.zeald.com" ] "x-z-risk" => array:1 [▶ 0 => "-10" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "close" ] "x-accel-internal" => array:1 [▶ 0 => "/internal-nginx-static-location" ] "x-forwarded-for" => array:1 [▶ 0 => "3.141.244.160" ] "x-real-ip" => array:1 [▶ 0 => "3.141.244.160" ] "host" => array:1 [▶ 0 => "trustpower-baypark.bay-venues-dev.statamic.zeald.com" ] ]
[]
0 of 0array:9 [▼ "cache-control" => array:1 [▶ 0 => "private, must-revalidate" ] "date" => array:1 [▶ 0 => "Sun, 06 Apr 2025 17:30:35 GMT" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "expires" => array:1 [▶ 0 => "-1" ] "permissions-policy" => array:1 [▶ 0 => "interest-cohort=()" ] "x-powered-by" => array:1 [▶ 0 => "Statamic" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Im1UQmZ6aE5BSHRiSFpzQVM0QitsZlE9PSIsInZhbHVlIjoiZ1g0QmU3d09FMlRucmdmTkhZeld6TnlKWTNYUnFSTWt0b0NMUDI5eEtvOFR6SDBoanp1REV0aDR1YiszdFhCcW01V05XcWdWT0ZiK3BaU2Z6eU1tSE1VejZ3MlBrd0hLK2FJaXBDWUliVkZYcDk3N0NESW9ySFNkekVOV0p6UTQiLCJtYWMiOiJlNGU5ZjQ2YThiZWEyYmEwMGQwOWRkMjBkMjg4MzFlYTM5YWVjZTMyZGRmM2MxN2RmNWVjMzU4MGI5Mjk5M2RjIiwidGFnIjoiIn0%3D; expires=Sun, 06 Apr 2025 19:30:35 GMT; Max-Age=7200; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6Im1UQmZ6aE5BSHRiSFpzQVM0QitsZlE9PSIsInZhbHVlIjoiZ1g0QmU3d09FMlRucmdmTkhZeld6TnlKWTNYUnFSTWt0b0NMUDI5eEtvOFR6SDBoanp1REV0aDR1YiszdFhCcW01V05Xc ▶" 1 => "bayvenues_session=eyJpdiI6IlJmMEhuS09rMlEzQU5Qdm55Vm1pMHc9PSIsInZhbHVlIjoidEJNeWtIK254VWp6VDNBa1B2a1REL0lvYUlHTG1vWGNtNStVdFFKakRZR2FTbjgyMlN1Yy9Fbm03Q2N5bUpXYkk4ODMvL0F4VFpZOXQwV1Z5VjV3WCtzNlRZRURoYXlzNmN2Q0I1SUVkbXNpYWN0SmZLQk9paU0zMkwzNXJYWGgiLCJtYWMiOiJkNDZhMDcxOGFiOTkyMjMwMDQ0YjQ4NjdiNjA5OTVhYTA0MTBmYTQzNzJhY2I4Y2JjMWFlYjUwYjdjNTVmNTRlIiwidGFnIjoiIn0%3D; expires=Sun, 06 Apr 2025 19:30:35 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀bayvenues_session=eyJpdiI6IlJmMEhuS09rMlEzQU5Qdm55Vm1pMHc9PSIsInZhbHVlIjoidEJNeWtIK254VWp6VDNBa1B2a1REL0lvYUlHTG1vWGNtNStVdFFKakRZR2FTbjgyMlN1Yy9Fbm03Q2N5bUpXYk ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Im1UQmZ6aE5BSHRiSFpzQVM0QitsZlE9PSIsInZhbHVlIjoiZ1g0QmU3d09FMlRucmdmTkhZeld6TnlKWTNYUnFSTWt0b0NMUDI5eEtvOFR6SDBoanp1REV0aDR1YiszdFhCcW01V05XcWdWT0ZiK3BaU2Z6eU1tSE1VejZ3MlBrd0hLK2FJaXBDWUliVkZYcDk3N0NESW9ySFNkekVOV0p6UTQiLCJtYWMiOiJlNGU5ZjQ2YThiZWEyYmEwMGQwOWRkMjBkMjg4MzFlYTM5YWVjZTMyZGRmM2MxN2RmNWVjMzU4MGI5Mjk5M2RjIiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 19:30:35 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6Im1UQmZ6aE5BSHRiSFpzQVM0QitsZlE9PSIsInZhbHVlIjoiZ1g0QmU3d09FMlRucmdmTkhZeld6TnlKWTNYUnFSTWt0b0NMUDI5eEtvOFR6SDBoanp1REV0aDR1YiszdFhCcW01V05Xc ▶" 1 => "bayvenues_session=eyJpdiI6IlJmMEhuS09rMlEzQU5Qdm55Vm1pMHc9PSIsInZhbHVlIjoidEJNeWtIK254VWp6VDNBa1B2a1REL0lvYUlHTG1vWGNtNStVdFFKakRZR2FTbjgyMlN1Yy9Fbm03Q2N5bUpXYkk4ODMvL0F4VFpZOXQwV1Z5VjV3WCtzNlRZRURoYXlzNmN2Q0I1SUVkbXNpYWN0SmZLQk9paU0zMkwzNXJYWGgiLCJtYWMiOiJkNDZhMDcxOGFiOTkyMjMwMDQ0YjQ4NjdiNjA5OTVhYTA0MTBmYTQzNzJhY2I4Y2JjMWFlYjUwYjdjNTVmNTRlIiwidGFnIjoiIn0%3D; expires=Sun, 06-Apr-2025 19:30:35 GMT; path=/; httponly ◀bayvenues_session=eyJpdiI6IlJmMEhuS09rMlEzQU5Qdm55Vm1pMHc9PSIsInZhbHVlIjoidEJNeWtIK254VWp6VDNBa1B2a1REL0lvYUlHTG1vWGNtNStVdFFKakRZR2FTbjgyMlN1Yy9Fbm03Q2N5bUpXYk ▶" ] ]
0 of 0array:3 [▼ "_token" => "EIrgoVyAZvE3zLqyf0PqsdlU5VyTMWtGqgamGJg3" "_previous" => array:1 [▶ "url" => "http://trustpower-baypark.bay-venues-dev.statamic.zeald.com/contact-us" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]