Novinky

  • 25.04.2023 Bad Policisté zjistili 2800 přestupků během akce, při které se zaměřili na dodržování rychlosti.

  • 23.04.2023 Good Soud v USA rozhodl, že autopilot automobilky Tesla při nehodě v roce 2019 neselhal.

  • 14.02.2023 Bad Ve věku 97 let zemřel čestný předseda společnosti Toyota Motor Corporation Dr.Soichiro Toyoda, který byl synem zakladatele společnosti.

  • 25.04.2023 Bad Policisté zjistili 2800 přestupků během akce, při které se zaměřili na dodržování rychlosti.

  • 23.04.2023 Good Soud v USA rozhodl, že autopilot automobilky Tesla při nehodě v roce 2019 neselhal.

Facebook Instagram

Je čistý volant opravdu čistý?

Je čistý volant opravdu čistý?

A jak často byste měli ošetřovat interiér?

Americký server CarRentals.com, který se zabývá půjčováním aut, udělal velmi zajímavý průzkum. Server se zeptal celkem tisíce lidí, jak často čistí interiér svého vozu. Kupodivu celých 32 %, tedy 320 zúčastněných, tak nečiní téměř vůbec, tedy zhruba jednou do roka. Interiér automobilu je přitom něco, co bychom měli čistit opravdu často, jak dokázal další průzkum.

Podle Amerického národního institutu pro informace o biotechnologii jsou interiéry motorových vozidel jednou z nejvíce znečištěných věcí na světě. Krutá pravda je, že průměrný interiér je špinavější než záchod. Například takový volant má na sobě čtyřikrát více bakterií než záchodové prkénko. Institut použil zajímavou měřící jednotku CFU, která určuje, kolik bakterií se skrývá na jednom čtverečním centimetru testovaného povrchu. 

A volant nedopadl nejlépe. Věc, na kterou denně sahá většina z nás, má 629 jednotek CFU. Jen pro srovnání: Obrazovka dotykového telefonu má 100 CFU a tlačítka ve výtahu 313 CFU. Podle vědců mohou bakterie, které se objevují na volantu, způsobovat řadu nepříjemností, například infekci kůže nebo otravu jídlem, pokud si řidič po vystoupení z auta neumyje ruce a jde rovnou jíst. To úplně nejhorší, co můžeme podle vědců v autě dělat, je konzumovat potraviny. Svačinku v rychlém občerstvení na cesty byste si tak měli rozmyslet.

A jak tomu předejít a udržet interiér v čistotě? Bakterie v autě samozřejmě nelze zcela zlikvidovat, jen je možné je na krátkou dobu zredukovat. Doporučuje se interiér vozu alespoň jednou měsíčně řádně vyčistit. Pokud se na to člověk necítí nebo na to není vybavený, existuje spousta specializovaných firem.

Komentáře ke článku

 

System info

Execution time2 422.0 ms
Peak of allocated memory5.61 MB
Included files214
Classes + interfaces + traits369 + 49 + 0
Your IP18.222.35.177
Server IP217.198.122.198
PHP 5.6.40-77+0~20240606.85+debian10~1.gbpd4d5eb
Tracy2.3.4
ServerApache/2.4.59 (Debian)
Nette Framework 2.3.5 (released on 2015-08-23)
¤ ×

Articles:detail poll-vote!

https://www.autonoviny.cz/clanek/36425-je-cisty-volant-opravdu-cisty/poll-vote?poll-key=1

Matched? Class Mask Defaults Module Request
yes Route clanek[/<id>][-<value>][/<do=comments-react>] presenter = Articles
action = detail
do = comments-react
value = 
NULL
id = 
NULL
Articles:detail
id = 36425
value = je-cisty-volant-opravdu-cisty
do = poll-vote
poll-key = 1
no Route clanky/sekce[/<value>] presenter = Articles
action = section
value = 
NULL
no Route rubrika[/<value>] presenter = Articles
action = part
value = 
NULL
no Route pg/[<value .+>] presenter = Pages
action = file
value = 
NULL
no Route page/[<value .+>] presenter = Pages
action = file
value = 
NULL
no Route autonoviny/index<? \.html?|\.php|> presenter = Articles
action = redirect
no Route redir/index<? \.html?|\.php|> presenter = Articles
action = redirect
no Route sekce presenter = Articles
action = sections
no Route rubriky presenter = Articles
action = parts
no Route hledat presenter = Articles
action = find
no Route [<value>/] ? page=<articles-visualPaginator-page>&do=<articles-visualPaginator-showPage> presenter = Homepage
action = default
value = 
NULL
no Route [<value>/] presenter = Homepage
action = default
value = 
NULL

App\Presenters\ArticlesPresenter in .../app/presenters/ArticlesPresenter.php:12

¤ ×

Queries: 27, time: 2297.242 ms, default

Time msSQL QueryRows
1.301
explain
SELECT * 
FROM `formule_clanky` 
WHERE (`platnost` = 1) AND (`web` = 'autonoviny' OR `id` IN (
SELECT `clanek` 
FROM `formule_clanky_dalsiweby` 
WHERE `web` = 'autonoviny')) AND (`formule_clanky`.`id` = '36425')
id select_type table type possible_keys key key_len ref rows Extra
1 PRIMARY formule_clanky const PRIMARY,web,platnost PRIMARY 4 const 1
2 DEPENDENT SUBQUERY formule_clanky_dalsiweby unique_subquery PRIMARY PRIMARY 54 func,const 1 Using index; Using where
.../app/model/Article.php:38
1
2139.322
UPDATE `formule_clanky` 
SET `counter`=3993 
WHERE (`id` = 36425)
.../app/presenters/ArticlesPresenter.php:45
1
3.388
explain
SELECT * 
FROM `formule_clanky` 
WHERE (`id` = 36425)
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_clanky const PRIMARY PRIMARY 4 const 1
.../app/presenters/ArticlesPresenter.php:45
1
2.058
explain
SELECT `id`, `separate`, `odpovede`, `vysledky`, `otazka` 
FROM `formule_ankety` 
WHERE (`web` = 'autonoviny') 
ORDER BY `id` DESC 
LIMIT 1
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_ankety ref web web 50 const 11 Using index condition; Using where; Using filesort
.../app/model/Poll.php:17
1
1.011
explain
SELECT `id`, `datum` 
FROM `formule_ankety_log` 
WHERE (`ip` = '18.222.35.177') AND (`anketa_id`)
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_ankety_log ref ip ip 17 const 2 Using index condition; Using where
.../app/model/Poll.php:21
1
1.129
UPDATE `formule_ankety` 
SET `vysledky`='303160:299433:298446:290528:291480:285812:279230:2719:1:1:2:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1:1…' 
WHERE (`id` = 341)
.../app/components/Polls/Poll.php:41
1
1.353
explain
SELECT * 
FROM `formule_ankety` 
WHERE (`id` = 341)
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_ankety const PRIMARY PRIMARY 4 const 1
.../app/components/Polls/Poll.php:41
1
1.469
explain
SELECT `id`, `tries` 
FROM `formule_ankety_log` 
WHERE (`ip` = '18.222.35.177') AND (`anketa_id`)
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_ankety_log ref ip ip 17 const 2 Using index condition; Using where
.../app/model/Poll.php:21
1
5.518
UPDATE `formule_ankety_log` 
SET `tries`=1, `datum`='2025-04-13 06:19:56' 
WHERE (`id` = 5144166)
.../app/components/Polls/Poll.php:47
1
1.852
explain
SELECT * 
FROM `formule_ankety_log` 
WHERE (`id` = 5144166)
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_ankety_log const PRIMARY PRIMARY 4 const 1
.../app/components/Polls/Poll.php:47
1
1.425
explain
SELECT * 
FROM `formule_menu` 
WHERE (`poradi` != 0) AND (`web` = 'autonoviny') 
ORDER BY `poradi`
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_menu ref web web 50 const 16 Using index condition; Using where; Using filesort
.../app/presenters/BasePresenter.php:50
15
3.936
explain
SELECT `id`, `nazev`, `url` 
FROM `formule_sekce` 
WHERE (`formule_sekce`.`id` = 108)
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_sekce const PRIMARY PRIMARY 1 const 1
.../app/model/Section.php:21
1
1.896
explain
SELECT `id`, `jmeno` 
FROM `formule_autori` 
WHERE (`formule_autori`.`id` = 96)
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_autori const PRIMARY PRIMARY 4 const 1
.../app/model/Author.php:17
1
9.726
explain
SELECT fotka,datum,nadpis,url 
FROM formule_clanky JOIN formule_topbanners ON formule_topbanners.id_clanku=formule_clanky.id 
ORDER BY datum 
LIMIT 4
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_topbanners index clanky clanky 4 4 Using index; Using temporary; Using filesort
1 SIMPLE formule_clanky eq_ref PRIMARY PRIMARY 4 formule.formule_topbanners.id_clanku 1 Using index condition
.../app/components/News/News.php:17
4
10.735
explain
SELECT `id`, `datum`, `sipka`, `novinka` 
FROM `formule_novinky` 
WHERE (`web` = 'autonoviny') 
ORDER BY `datum` DESC 
LIMIT 3
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_novinky ref web web 50 const 639 Using index condition; Using where; Using filesort
.../temp/cache/latte/app-components-BreakingNews-breakingNews-latte-Templated71ccc46b6971ba17f0d18555bf5c6b5.php:24
3
86.598
explain
SELECT *, ( (MATCH(`klicova_slova`) AGAINST ('Interiér' IN BOOLEAN MODE) ) +
(MATCH(`klicova_slova`) AGAINST (' BMW' IN BOOLEAN MODE) ) + (MATCH(`klicova_slova`) AGAINST ('
Mercedes' IN BOOLEAN MODE) ) + (MATCH(`klicova_slova`) AGAINST (' čištění' IN BOOLEAN MODE) ) )
AS relevance
FROM `formule_clanky`
WHERE (`platnost` = 1) AND (`id` <> 36425) AND (`klicova_slova` LIKE "%Interiér%" OR
`klicova_slova` LIKE "% BMW%" OR `klicova_slova` LIKE "% Mercedes%" OR `klicova_slova` LIKE "%
čištění%") AND web='autonoviny'
ORDER BY relevance DESC, `datum` DESC
LIMIT 8
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_clanky ref PRIMARY,web,platnost web 50 const 2172 Using index condition; Using where; Using temporary; Using filesort
.../app/model/Article.php:63
8
0.454
explain
SELECT * 
FROM `formule_odpocet` 
WHERE (`datum_konani` >= DATE_SUB(NOW(), INTERVAL 2 HOUR)) 
ORDER BY `datum_konani`
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_odpocet ALL 14 Using where; Using filesort
.../app/components/Countdown/Countdown.php:48
0
5.399
explain
SELECT `id`, `fotka`, `url`, `nadpis` 
FROM `formule_clanky` 
WHERE (`platnost` = 1) AND (`web` = 'autonoviny' OR `id` IN (
SELECT `clanek` 
FROM `formule_clanky_dalsiweby` 
WHERE `web` = 'autonoviny')) AND (`id_rubrika` = 66) 
ORDER BY `datum` DESC 
LIMIT 4
id select_type table type possible_keys key key_len ref rows Extra
1 PRIMARY formule_clanky ref web,id_rubrika,platnost id_rubrika 4 const 12 Using where; Using filesort
2 DEPENDENT SUBQUERY formule_clanky_dalsiweby unique_subquery PRIMARY PRIMARY 54 func,const 1 Using index; Using where
.../app/components/Articles/Articles.php:83
4
1.690
explain
SELECT `id`, `fotka`, `url`, `nadpis` 
FROM `formule_clanky` 
WHERE (`platnost` = 1) AND (`web` = 'autonoviny' OR `id` IN (
SELECT `clanek` 
FROM `formule_clanky_dalsiweby` 
WHERE `web` = 'autonoviny')) AND (`id_rubrika` = 58) 
ORDER BY `ts` DESC 
LIMIT 4
id select_type table type possible_keys key key_len ref rows Extra
1 PRIMARY formule_clanky ref web,id_rubrika,platnost id_rubrika 4 const 277 Using where; Using filesort
2 MATERIALIZED formule_clanky_dalsiweby index PRIMARY PRIMARY 54 852 Using where; Using index
.../app/components/Articles/Articles.php:83
4
0.360
explain
SELECT `id`, `fotka`, `url`, `nadpis` 
FROM `formule_clanky` 
WHERE (`platnost` = 1) AND (`web` = 'autonoviny' OR `id` IN (
SELECT `clanek` 
FROM `formule_clanky_dalsiweby` 
WHERE `web` = 'autonoviny')) AND (`id_rubrika` = 60) 
ORDER BY `datum` DESC 
LIMIT 4
id select_type table type possible_keys key key_len ref rows Extra
1 PRIMARY formule_clanky ref web,id_rubrika,platnost id_rubrika 4 const 36 Using where; Using filesort
2 DEPENDENT SUBQUERY formule_clanky_dalsiweby unique_subquery PRIMARY PRIMARY 54 func,const 1 Using index; Using where
.../app/components/Articles/Articles.php:83
4
0.567
explain
SELECT `id`, `datum` 
FROM `formule_ankety_log` 
WHERE (`ip` = '18.222.35.177') AND (`anketa_id`)
id select_type table type possible_keys key key_len ref rows Extra
1 SIMPLE formule_ankety_log ref ip ip 17 const 2 Using index condition; Using where
.../app/model/Poll.php:21
1
2.032
explain
SELECT `id`, `fotka`, `url`, `nadpis` 
FROM `formule_clanky` 
WHERE (`platnost` = 1) AND (`web` = 'autonoviny' OR `id` IN (
SELECT `clanek` 
FROM `formule_clanky_dalsiweby` 
WHERE `web` = 'autonoviny')) AND (`id_rubrika` = 68) 
ORDER BY `datum` DESC 
LIMIT 4
id select_type table type possible_keys key key_len ref rows Extra
1 PRIMARY formule_clanky ref web,id_rubrika,platnost id_rubrika 4 const 159 Using where; Using filesort
2 DEPENDENT SUBQUERY formule_clanky_dalsiweby unique_subquery PRIMARY PRIMARY 54 func,const 1 Using index; Using where
.../app/components/Articles/Articles.php:83
4
5.631
explain
SELECT `id`, `fotka`, `url`, `nadpis` 
FROM `formule_clanky` 
WHERE (`platnost` = 1) AND (`web` = 'autonoviny' OR `id` IN (
SELECT `clanek` 
FROM `formule_clanky_dalsiweby` 
WHERE `web` = 'autonoviny')) AND (`id_rubrika` = 67) 
ORDER BY `datum` DESC 
LIMIT 4
id select_type table type possible_keys key key_len ref rows Extra
1 PRIMARY formule_clanky ref web,id_rubrika,platnost id_rubrika 4 const 44 Using where; Using filesort
2 DEPENDENT SUBQUERY formule_clanky_dalsiweby unique_subquery PRIMARY PRIMARY 54 func,const 1 Using index; Using where
.../app/components/Articles/Articles.php:83
4
5.552
explain
SELECT `id`, `fotka`, `url`, `nadpis` 
FROM `formule_clanky` 
WHERE (`platnost` = 1) AND (`web` = 'autonoviny' OR `id` IN (
SELECT `clanek` 
FROM `formule_clanky_dalsiweby` 
WHERE `web` = 'autonoviny')) AND (`id_rubrika` = 57) 
ORDER BY `datum` DESC 
LIMIT 4
id select_type table type possible_keys key key_len ref rows Extra
1 PRIMARY formule_clanky ref web,id_rubrika,platnost id_rubrika 4 const 7 Using where; Using filesort
2 DEPENDENT SUBQUERY formule_clanky_dalsiweby unique_subquery PRIMARY PRIMARY 54 func,const 1 Using index; Using where
.../app/components/Articles/Articles.php:83
4
0.109
explain
SELECT `id`, `url`, `nadpis`, `fotka`, `datum` 
FROM `formule_clanky` 
WHERE (`platnost` = 1) AND (`web` = 'autonoviny' OR `id` IN (
SELECT `clanek` 
FROM `formule_clanky_dalsiweby` 
WHERE `web` = 'autonoviny')) AND (`datum` > '2025-03-13 06:19:56') 
ORDER BY `counter` DESC 
LIMIT 4
id select_type table type possible_keys key key_len ref rows Extra
1 PRIMARY formule_clanky range datum,web,platnost datum 6 168 Using index condition; Using where; Using filesort
2 DEPENDENT SUBQUERY formule_clanky_dalsiweby unique_subquery PRIMARY PRIMARY 54 func,const 1 Using index; Using where
.../temp/cache/latte/autonoviny-app-components-Articles-top-latte-Template25aa3e9b1e0ce824f55470a7ead134db.php:28
4
0.803
explain
SELECT `id`, `url`, `nadpis`, `fotka`, `datum` 
FROM `formule_clanky` 
WHERE (`platnost` = 1) AND (`web` = 'autonoviny' OR `id` IN (
SELECT `clanek` 
FROM `formule_clanky_dalsiweby` 
WHERE `web` = 'autonoviny')) 
ORDER BY `datum` DESC 
LIMIT 3
id select_type table type possible_keys key key_len ref rows Extra
1 PRIMARY formule_clanky index web,platnost datum 6 3 Using where
2 MATERIALIZED formule_clanky_dalsiweby index PRIMARY PRIMARY 54 852 Using where; Using index
.../temp/cache/latte/autonoviny-app-components-Articles-news-latte-Templated9a67368c469b33521fd9ead29bdd394.php:22
3
1.928
explain
SELECT `id`, `url`, `nadpis`, `fotka`, `datum` 
FROM `formule_clanky` 
WHERE (`platnost` = 1) AND (`web` = 'autonoviny' OR `id` IN (
SELECT `clanek` 
FROM `formule_clanky_dalsiweby` 
WHERE `web` = 'autonoviny')) AND (`datum` > '2025-03-13 06:19:56') 
ORDER BY `counter` DESC 
LIMIT 3
id select_type table type possible_keys key key_len ref rows Extra
1 PRIMARY formule_clanky range datum,web,platnost datum 6 168 Using index condition; Using where; Using filesort
2 DEPENDENT SUBQUERY formule_clanky_dalsiweby unique_subquery PRIMARY PRIMARY 54 func,const 1 Using index; Using where
.../temp/cache/latte/autonoviny-app-components-Articles-mostRead-latte-Template3baca11b87e33b4b82be24c7442a7118.php:22
3
¤ ×

Unlogged

no identity

¤ ×