https://jair.r202.fr/le-parasol-store

Queries

SQL Queries

You need to enable SQL Profiler to capture executed SQL queries.

No database queries were performed.

Models

Response Headers

Resource Name Class Count
core/url_rewrite Mage_Core_Model_Url_Rewrite 2
index/process Mage_Index_Model_Process 2
catalog/category_flat Jair_Catalog_Model_Category 1
core/flag Mage_Catalog_Model_Product_Flat_Flag 1
eav/entity_type Mage_Eav_Model_Entity_Type 1

Collections

Loaded Collections

Collections loaded during this request.

# Type Class Count
1 flat Mage_Core_Model_Resource_Store_Collection 1
                                    
                                        SELECT `main_table`.* FROM `core_store` AS `main_table`                                    
                                
2 flat Mage_Core_Model_Resource_Website_Collection 1
                                    
                                        SELECT `main_table`.* FROM `core_website` AS `main_table`                                    
                                
3 flat Mage_Core_Model_Resource_Store_Group_Collection 1
                                    
                                        SELECT `main_table`.* FROM `core_store_group` AS `main_table`                                    
                                
4 flat Mage_Catalog_Model_Resource_Product_Attribute_Collection 1
                                    
                                        SELECT `main_table`.`entity_type_id`, `main_table`.`attribute_code`, `main_table`.`attribute_model`, `main_table`.`backend_model`, `main_table`.`backend_type`, `main_table`.`backend_table`, `main_table`.`frontend_model`, `main_table`.`frontend_input`, `main_table`.`frontend_label`, `main_table`.`frontend_class`, `main_table`.`source_model`, `main_table`.`is_required`, `main_table`.`is_user_defined`, `main_table`.`default_value`, `main_table`.`is_unique`, `main_table`.`note`, `additional_table`.*, `entity_attribute`.`attribute_id`, IFNULL(al.value, main_table.frontend_label) AS `store_label` FROM `eav_attribute` AS `main_table`
 INNER JOIN `catalog_eav_attribute` AS `additional_table` ON additional_table.attribute_id = main_table.attribute_id
 INNER JOIN `eav_entity_attribute` AS `entity_attribute` ON entity_attribute.attribute_id = main_table.attribute_id
 LEFT JOIN `eav_attribute_label` AS `al` ON al.attribute_id = main_table.attribute_id AND al.store_id = 1 WHERE (main_table.entity_type_id = 4) AND (`entity_attribute`.`attribute_set_id` IN(4)) AND (`additional_table`.`is_filterable` > 0) GROUP BY `entity_attribute`.`attribute_id`                                    
                                

Database Configuration

Current configurations related to database.

Key Value
global/resources/default_setup/connection/active 1
global/resources/default_setup/connection/dbname jair_r202
global/resources/default_setup/connection/host localhost
global/resources/default_setup/connection/initStatements SET NAMES utf8
global/resources/default_setup/connection/model mysql4
global/resources/default_setup/connection/password JZ7!!:KB@aoA
global/resources/default_setup/connection/persistent
global/resources/default_setup/connection/type pdo_mysql
global/resources/default_setup/connection/username jair