Query time 0.00050
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "2.10"
},
"nested_loop": [
{
"table": {
"table_name": "companies",
"access_type": "const",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"company_id"
],
"key_length": "4",
"ref": [
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.10",
"prefix_cost": "0.00",
"data_read_per_join": "6K"
},
"used_columns": [
"company_id",
"status",
"company",
"lang_code",
"address",
"city",
"state",
"country",
"zipcode",
"email",
"phone",
"url",
"storefront",
"secure_storefront",
"entry_page",
"redirect_customer",
"countries_list",
"timestamp",
"shippings",
"logos",
"request_user_id",
"request_account_name",
"request_account_data",
"tax_number",
"registered_from_storefront_id",
"plan_id",
"pre_moderation",
"pre_moderation_edit",
"pre_moderation_edit_vendors",
"suspend_date",
"grace_period_start",
"last_time_suspended",
"last_debt_notification_time",
"override_delivery_days",
"delivery_days",
"stripe_connect_account_id",
"stripe_connect_account_type",
"paypal_commerce_platform_account_id"
]
}
},
{
"table": {
"table_name": "company_descriptions",
"access_type": "const",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"company_id",
"lang_code"
],
"key_length": "10",
"ref": [
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.10",
"prefix_cost": "0.00",
"data_read_per_join": "1K"
},
"used_columns": [
"company_id",
"lang_code",
"company_description",
"terms",
"i18n_company",
"i18n_address",
"i18n_city"
]
}
},
{
"table": {
"table_name": "cscart_vendor_plan_descriptions",
"access_type": "const",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"plan_id",
"lang_code"
],
"key_length": "10",
"ref": [
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.10",
"prefix_cost": "0.00",
"data_read_per_join": "792"
},
"used_columns": [
"plan_id",
"lang_code",
"plan"
]
}
},
{
"table": {
"table_name": "cscart_seo_names",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"dispatch"
],
"key": "PRIMARY",
"used_key_parts": [
"object_id",
"type",
"dispatch",
"lang_code"
],
"key_length": "206",
"ref": [
"const",
"const",
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.25",
"eval_cost": "0.10",
"prefix_cost": "0.35",
"data_read_per_join": "1K"
},
"used_columns": [
"name",
"object_id",
"type",
"dispatch",
"path",
"lang_code"
]
}
},
{
"table": {
"table_name": "cscart_discussion",
"access_type": "const",
"possible_keys": [
"object_id"
],
"key": "object_id",
"used_key_parts": [
"object_id",
"object_type"
],
"key_length": "6",
"ref": [
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.25",
"eval_cost": "0.10",
"prefix_cost": "0.70",
"data_read_per_join": "24"
},
"used_columns": [
"thread_id",
"object_id",
"object_type"
]
}
},
{
"table": {
"table_name": "cscart_discussion_posts",
"access_type": "ref",
"possible_keys": [
"thread_id",
"thread_id_2"
],
"key": "thread_id",
"used_key_parts": [
"thread_id"
],
"key_length": "3",
"ref": [
"wearethehelpful_scalesta_net.cscart_discussion.thread_id"
],
"rows_examined_per_scan": 2,
"rows_produced_per_join": 2,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.50",
"eval_cost": "0.20",
"prefix_cost": "1.40",
"data_read_per_join": "896"
},
"used_columns": [
"post_id",
"thread_id",
"status"
],
"attached_condition": "<if>(is_not_null_compl(cscart_discussion_posts), (`wearethehelpful_scalesta_net`.`cscart_discussion_posts`.`status` = 'A'), true)"
}
},
{
"table": {
"table_name": "cscart_discussion_rating",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"thread_id"
],
"key": "PRIMARY",
"used_key_parts": [
"post_id"
],
"key_length": "3",
"ref": [
"wearethehelpful_scalesta_net.cscart_discussion_posts.post_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 2,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.50",
"eval_cost": "0.20",
"prefix_cost": "2.10",
"data_read_per_join": "32"
},
"used_columns": [
"rating_value",
"post_id",
"thread_id"
],
"attached_condition": "<if>(is_not_null_compl(cscart_discussion_rating), (`wearethehelpful_scalesta_net`.`cscart_discussion_rating`.`thread_id` = `wearethehelpful_scalesta_net`.`cscart_discussion`.`thread_id`), true)"
}
}
]
}
}
Result
| company_id |
lang_code |
company_description |
terms |
i18n_company |
i18n_address |
i18n_city |
status |
company |
address |
city |
state |
country |
zipcode |
email |
phone |
url |
storefront |
secure_storefront |
entry_page |
redirect_customer |
countries_list |
timestamp |
shippings |
logos |
request_user_id |
request_account_name |
request_account_data |
tax_number |
registered_from_storefront_id |
plan_id |
pre_moderation |
pre_moderation_edit |
pre_moderation_edit_vendors |
suspend_date |
grace_period_start |
last_time_suspended |
last_debt_notification_time |
override_delivery_days |
delivery_days |
stripe_connect_account_id |
stripe_connect_account_type |
paypal_commerce_platform_account_id |
plan |
seo_name |
seo_path |
average_rating |
company_thread_ids |
| 39 |
en |
|
<p><strong>Terms and Conditions – Calm Reset Package</strong><br />
<em>Provided by Align Services</em></p>
<ol>
<li>
<p><strong>Scope of Service</strong><br />
The Calm Reset Package includes <strong>7 hours of service during work hours 9-4</strong> focused primarily on deep cleaning, with light tidying and home organising as a secondary component. The specific areas to be serviced will be agreed upon during a <strong>free in-person consultation</strong> prior to the service date.</p>
</li>
<li>
<p><strong>Luxury Bedding Service</strong><br />
Align Services will provide <strong>luxury hotel-style bedding for a period of 7 days only.</strong></p>
<ul>
<li>
<p>The pickup of bedding will occur <strong>on or before the 7th day</strong> following installation, as per an agreed-upon date between Align Services and the client.</p>
</li>
<li>
<p>The client agrees to ensure the bedding is available for collection on the specified date.</p>
</li>
</ul>
</li>
<li>
<p><strong>Service Limitations</strong><br />
While some light tidying is included, this package is <strong>primarily a deep cleaning service</strong> and not an extensive home organisation or decluttering service.</p>
</li>
<li>
<p><strong>Cancellation Policy</strong><br />
Clients must provide <strong>at least 48 hours’ notice</strong> to cancel or reschedule the service.</p>
<ul>
<li>
<p>Failure to provide adequate notice may result in a <strong>cancellation fee</strong> of up to 2 hours of the service cost.</p>
</li>
</ul>
</li>
<li>
<p><strong>Client Responsibilities</strong></p>
<ul>
<li>
<p>The client agrees to provide reasonable access to the property during the agreed service window.</p>
</li>
<li>
<p>Any valuable, fragile, or sentimental items should be secured or removed from service areas in advance.</p>
</li>
</ul>
</li>
<li>
<p><strong>Liability</strong><br />
Align Services will take all reasonable care during service provision but is not liable for:</p>
<ul>
<li>
<p>Pre-existing damage to surfaces, fixtures, or fittings.</p>
</li>
<li>
<p>Items that are improperly stored or unstable prior to the service.</p>
</li>
</ul>
</li>
<li>
<p><strong>Acceptance of Terms</strong><br />
Booking the Home Reset Package implies <strong>full acceptance</strong> of these terms and conditions.</p></li></ol>
<p></p> |
Align Services |
|
|
A |
Align Services |
|
|
|
|
|
becky6712@gmail.com |
+447590497473 |
|
|
|
none |
Y |
|
1745594552 |
31 |
|
0 |
|
a:4:{s:14:"company_fields";a:6:{i:37;s:5:"Becky";i:38;s:8:"Faulkner";i:53;s:15:"Home Organising";i:54;s:27:"Deep Cleaning reset package";i:55;s:62:"Usually mum's needing help and support in the home environment";i:56;s:56:"All areas of the home in Edinburgh and surrounding areas";}s:15:"admin_firstname";s:5:"Becky";s:14:"admin_lastname";s:8:"Faulkner";s:6:"fields";a:0:{}} |
3389720280 |
1 |
7 |
N |
N |
N |
0 |
0 |
0 |
0 |
N |
0 |
acct_1RMDfUFQrLs0BgV1 |
S |
|
LAUNCH - 10% |
align-services |
|
|
39_0 |