GPR Chamallow X HMR Luciole

GPR Chamallow X HMR Luciole
Date de saillie
19/10/2015  
Date de mise bas
04/11/2015  
Nombre de petits
11  

GPR Leonidas X HMR Elena

GPR Leonidas X HMR Elena
Date de saillie
18/03/2015  
Date de mise bas
02/04/2015  
Nombre de petits
9  

HMR Réglisse X GPR Célestine

HMR Réglisse X GPR Célestine
Date de saillie
23/09/2014  
Date de mise bas
09/10/2014  
Nombre de petits
7  

HMR Coco calin X Adriana Elaine

HMR Coco calin X Adriana Elaine
Date de saillie
09/07/2013  
Date de mise bas
25/07/2013  
Nombre de petits
13  

Les portées passées

  • Mémoire utilisée par PHP : 2,11 Mo
  • Pic mémoire allouée par PHP : 3,25 Mo
  • Temps d'execution du script : 0.142 s
  • Lang :
  • Path : les-anciennes-portees
  • Route : breedingPorteeList
  • $okt->page->module : breeding
  • $okt->page->action :
  • Title tag : Les portées passées - Hamister
  • Title: Les portées passées
  • H1:
  • Meta description: Les anciennes portées de l'élevage Hamister, Elevage de Hamster syriens dans le Loiret (45)
  • Meta keyword: élevage hamster france, élevage france, élevage loiret, élevage hamster loiret, males hamster loiret, femelles hamster loiret, reproduction hamster loiret, portées hamster loiret, adoption hamster loiret, hamster syrien loiret, élevage hamster loiret, élevage 45, élevage hamster 45, males hamster 45, femelles hamster 45, reproduction hamster 45, portées hamster 45, adoption hamster 45, hamster syrien45, élevage hamster syrien 45, élevage orléans, élevage hamster orléans, males hamster orléans, femelles hamster orléans, reproduction hamster orléans, portées hamster orléans, adoption hamster orléans, hamster syrien orléans, élevage hamster orléans, élevage, élevage hamster, males hamster, femelles hamster, reproduction hamster, portées hamster, adoption hamster, hamster syrien, élevage hamster syrien
ID Query Time
1
SET NAMES utf8mb4
0.00015
2
SELECT u.*, g.*, o.logged, o.csrf_token, o.prev_url FROM
hmr_core_users AS u INNER JOIN hmr_core_users_groups AS g ON
g.group_id=u.group_id LEFT JOIN hmr_core_users_online AS o
ON o.ident='18.119.159.196' WHERE u.id=1
0.00072
3
REPLACE INTO hmr_core_users_online (user_id, ident, logged,
csrf_token, prev_url) VALUES (1,'18.119.159.196',
1732457071, '0ef75a7e459bc1b179fb50acc5a2a8c3ddcea975',
'https://www.hamister.fr/les-anciennes-portees?p=3')
0.10426
4
 SELECT p.*, pl.*, CONCAT(hp.nom, ' X ', hm.nom) AS nom,
                          DATE_FORMAT(p.date_saillie,
'%d/%m/%Y') as date_saillie_fr,
                          DATE_FORMAT(p.date_mise_bas,
'%d/%m/%Y') as date_mise_bas_fr,
                          DATE_FORMAT(p.date_creation,
'%d/%m/%Y %H:%i:%s') as date_creation_fr,
                          DATE_FORMAT(p.date_modification,
'%d/%m/%Y %H:%i:%s') as date_modification_fr
                       FROM hmr_mod_hamster_portee p
                       JOIN hmr_mod_hamster_portee_locale pl
ON pl.id_portee = p.id_portee AND pl.language = 'fr'
                       JOIN hmr_mod_hamster hp ON
hp.id_hamster = p.id_pere
                       JOIN hmr_mod_hamster hm ON
hm.id_hamster = p.id_mere
                       WHERE 1 AND actif = '1' ORDER BY
date_saillie DESC
0.00019
5
 SELECT p.id_portee, COUNT(h.id_hamster) AS nbrePetit
                       FROM hmr_mod_hamster_portee p
                       LEFT OUTER JOIN hmr_mod_hamster h ON
h.id_portee = p.id_portee
                       WHERE 1 AND p.id_portee = 20 AND
h.etat = '1' GROUP BY 1 
0.00011
6
 SELECT p.id_portee, COUNT(h.id_hamster) AS nbrePetit
                       FROM hmr_mod_hamster_portee p
                       LEFT OUTER JOIN hmr_mod_hamster h ON
h.id_portee = p.id_portee
                       WHERE 1 GROUP BY 1 
0.00015
7
 SELECT p.*, pl.legende,
                          DATE_FORMAT(p.date_creation,
'%d/%m/%Y %H:%i:%s') as date_creation_fr,
                          DATE_FORMAT(p.date_modification,
'%d/%m/%Y %H:%i:%s') as date_modification_fr
                       FROM hmr_mod_hamster_portee_photo p
                       LEFT OUTER JOIN
hmr_mod_hamster_portee_photo_locale pl ON pl.id_portee_photo
= p.id_portee_photo AND pl.language = 'fr'
                       WHERE 1 AND p.actif = '1' AND type =
'E' ORDER BY position
0.00019
8
 SELECT t.*,
                            DATE_FORMAT(t.date_creation,
'%d/%m/%Y %H:%i:%s') as date_creation_fr,
                            DATE_FORMAT(t.date_modification,
'%d/%m/%Y %H:%i:%s') as date_modification_fr
                       FROM hmr_mod_slideshow_type t
                       WHERE 1 AND CASE 
                                       WHEN t.choix_rubrique
= 1 THEN
                                           t.rubrique LIKE
'%\'/les-anciennes-portees\'%'
                                       WHEN t.choix_rubrique
= 2 THEN
                                          
                   (  SELECT COUNT(t.id_type) FROM
hmr_mod_slideshow_type t
                      WHERE t.choix_rubrique = 1 AND
t.rubrique LIKE '%\'/les-anciennes-portees\'%' AND t.actif =
1
                   ) = 0
                
                                           AND
                                           t.rubrique NOT
LIKE '%\'/les-anciennes-portees\'%'
                                       ELSE     
                                          
                   (  SELECT COUNT(t.id_type) FROM
hmr_mod_slideshow_type t
                      WHERE t.choix_rubrique = 1 AND
t.rubrique LIKE '%\'/les-anciennes-portees\'%' AND t.actif =
1
                   ) = 0
                 
                                   END AND actif = '1' ORDER
BY nom 
0.00021
9
SELECT t.*, 
                        DATE_FORMAT(t.date_creation,
'%d/%m/%Y %H:%i:%s') as date_creation_fr,
                        DATE_FORMAT(t.date_modification,
'%d/%m/%Y %H:%i:%s') as date_modification_fr 
                     FROM hmr_mod_slideshow_type t
                     WHERE t.id_type = '2'
0.00012
10
 SELECT p.*, pl.valeur AS legende, pl.lien,
pl.contenu_titre,  pl.contenu_ss_titre,
pl.contenu_description, pl.primaire_texte,
pl.primaire_texte_mobile, pl.secondaire_texte,
pl.secondaire_texte_mobile, pl.primaire_slug,
pl.secondaire_slug, pl.lien2,  
                          DATE_FORMAT(p.date_creation,
'%d/%m/%Y %H:%i:%s') as date_creation_fr,
                          DATE_FORMAT(p.date_modification,
'%d/%m/%Y %H:%i:%s') as date_modification_fr
                       FROM hmr_mod_slideshow p
                       LEFT JOIN hmr_mod_slideshow_locales
pl ON pl.id_slideshow = p.id_slideshow AND pl.language =
'fr'
                       WHERE 1 AND p.actif = '1' AND id_type
= '2' ORDER BY position
0.00017
# type fichier ligne classe fonction message