Query time 0.00197
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "5.06"
},
"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.20",
"prefix_cost": "0.00",
"data_read_per_join": "9K"
},
"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",
"pre_moderation",
"pre_moderation_edit",
"pre_moderation_edit_vendors",
"plan_id",
"sd_vendor_helper",
"identifier_facebook_pixel",
"stripe_connect_account_id",
"tax_number",
"facebook_pixel_id",
"facebook_api_token",
"handling_time_us",
"handling_time_uk",
"handling_time_it",
"handling_time_in",
"handling_time_mx",
"handling_time_es",
"handling_time_de",
"handling_time_fr",
"handling_time_cn",
"handling_time_ca",
"handling_time_jp",
"handling_time",
"blocked_date",
"booking_data",
"stripe_connect_account_type",
"registered_from_storefront_id",
"ec_rfq_whatsapp_number",
"ec_rfq_phone_number",
"ec_rfq_bhf",
"ec_rfq_bht",
"sd_ga_tracking_code",
"sd_ga_api_secret"
]
}
},
{
"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.20",
"prefix_cost": "0.00",
"data_read_per_join": "3K"
},
"used_columns": [
"company_id",
"lang_code",
"company_description",
"terms",
"meta_keywords",
"meta_description",
"page_title",
"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.20",
"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": "1.00",
"eval_cost": "0.20",
"prefix_cost": "1.20",
"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",
"using_index": true,
"cost_info": {
"read_cost": "1.00",
"eval_cost": "0.20",
"prefix_cost": "2.40",
"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_2",
"used_key_parts": [
"thread_id",
"status"
],
"key_length": "6",
"ref": [
"webmarco.cscart_discussion.thread_id",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"using_index": true,
"cost_info": {
"read_cost": "1.00",
"eval_cost": "0.24",
"prefix_cost": "3.64",
"data_read_per_join": "532"
},
"used_columns": [
"post_id",
"thread_id",
"status"
]
}
},
{
"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": [
"webmarco.cscart_discussion_posts.post_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "1.19",
"eval_cost": "0.24",
"prefix_cost": "5.06",
"data_read_per_join": "19"
},
"used_columns": [
"rating_value",
"post_id",
"thread_id"
],
"attached_condition": "<if>(is_not_null_compl(cscart_discussion_rating), (`webmarco`.`cscart_discussion_rating`.`thread_id` = `webmarco`.`cscart_discussion`.`thread_id`), true)"
}
}
]
}
}
Result
company_id |
lang_code |
company_description |
terms |
meta_keywords |
meta_description |
page_title |
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 |
pre_moderation |
pre_moderation_edit |
pre_moderation_edit_vendors |
plan_id |
sd_vendor_helper |
identifier_facebook_pixel |
stripe_connect_account_id |
tax_number |
facebook_pixel_id |
facebook_api_token |
handling_time_us |
handling_time_uk |
handling_time_it |
handling_time_in |
handling_time_mx |
handling_time_es |
handling_time_de |
handling_time_fr |
handling_time_cn |
handling_time_ca |
handling_time_jp |
handling_time |
blocked_date |
booking_data |
stripe_connect_account_type |
registered_from_storefront_id |
ec_rfq_whatsapp_number |
ec_rfq_phone_number |
ec_rfq_bhf |
ec_rfq_bht |
sd_ga_tracking_code |
sd_ga_api_secret |
plan |
seo_name |
seo_path |
average_rating |
company_thread_ids |
576 |
sq |
<h3>1. KONSULENCË FALAS</h3>
<p><span class="fontstyle0">• Konsulencë Teknike<br />SAT KONSTRUKSION ofron një shërbim konsulencë falas për çdo<br />individ apo biznes i cili është i interesuar të instalojë një impiant<br />fotovoltaik. Për këtë shërbim SAT KONSTRUKSION ka vendosur në<br />dispozicionin tuaj një inxhinier kopetent i cili do të llogarisë impiantin<br />më të përshtatshëm për ju apo biznesin tuaj.<br />• Konsulencë Financiare<br />Një impiant fotovoltaik duhet të ketë një kthim investimi sa më të<br />shpejtë. Kjo varet nga cmimi I energjise qe paguani .SAT<br />KONSTRUKSION ju ofron një analizë të detajuar ˡnanciare të<br />investimit tuaj dhe ju ndihmon të bëni investimin e duhur.</span></p>
<h3><br />2. INSTALIM DHE KONFIGURIM</h3>
<p><span class="fontstyle0"><br />• Instalim<br />SAT KONSTRUKSION ka formuar një grup pune profesional të<br />përbërë nga elektriçistë dhe instalatorë me përvojë të cilët janë<br />trajnuar në montimin e strukturave metalike dhe instalimin e paneleve<br />fotovoltaike.<br />• Konˡgurim<br />Një pjesë e rëndësishme e projektit është edhe konˡgurimi i sistemit<br />sipas parametrave të duhur. Inxhinierët e SAT KONSTRUKSION janë<br />të çertiˡkuar për këtë shërbim nga kompanitë më të mëdha të</span><br /><span class="fontstyle0">prodhimit të inverterave.<br />• Garanci për sistemin tuaj<br />SAT KONSTRUKSION kryen çdo instalim të impianteve fotovoltaike<br />me përgjegjësi dhe seriozitet të plotë. Për t’ju ofruar një shërbim sa<br />më optimal çdo instalim i grupit të punës mbikqyret nga inxhinierët<br />tane. SAT KONSTRUKSION ju përgjigjet në çdo kohë për çdo<br />problem që mund të ketë sistemi juaj.<br />Për probleme kontaktoni në çdo kohë në numrin e telefonit: +355<br />686065790<br /><br /><br /></span></p> |
|
Konstruksion, arkitekturë, dizajn, ndërtesë, dizajn të brendshëm, WebMarco, rinovim, inxhinieri, Sat Konstruksion, kontraktor, shtëpi, pasuri të paluajtshme, beton, jetë ndërtimi, inxhinieri civile, brendshme, ndërtues, arkitekt, dekor shtëpie, J729028 |
1. KONSULENCË FALAS
• Konsulencë Teknike • Konsulencë Financiare
2. INSTALIM DHE KONFIGURIM
• Instalim • Konˡgurim • Garanci për sistemin tuaj • Garanci për sistemin tuaj
Për probleme kontaktoni në çdo kohë në numrin e telefonit: +355
686065790 |
Sat Konstruksion -Ndërtimi më i mirë me makineri të avancuara. |
Sat Konstruksion |
1 RR. Kristal Kavaje, 1001 Albania |
Tirana |
A |
Sat Konstruksion |
1 RR. Kristal Kavaje, 1001 Albania |
Tirana |
AL-11 |
AL |
1001 |
satkonstruksion@yahoo.com |
0355686065790 |
https://satkonstruksion.com/? |
|
|
none |
Y |
|
1655722833 |
129,100,98,10,9,77,44,19,12,43,48,49,78,96,97,38,45,46,47,40,39,17,42,11,23,24,116,86,85,84,83,82,81,80 |
|
0 |
|
|
N |
N |
N |
12 |
269704653 |
|
|
|
|
|
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
0 |
|
|
|
|
|
|
|
|
|
|
Vat Included 10.00 |
sat-konstruksion |
|
|
576_0 |