Erreur inconnue

Accueil du site

Retour


DEBUG INFOS :
Exception de type Zend_Db_Statement_Exception SQLSTATE[HY093]: Invalid parameter number: no parameters were bound envoyée dans /var/www/html/bo5.artefact.fr/lib/zend/Zend/Db/Statement/Pdo.php à la ligne 238

Stack Trace :

object(Zend_Db_Statement_Exception)#2091 (7) {
  ["message":protected] => string(67) "SQLSTATE[HY093]: Invalid parameter number: no parameters were bound"
  ["string":"Exception":private] => string(0) ""
  ["code":protected] => int(0)
  ["file":protected] => string(64) "/var/www/html/bo5.artefact.fr/lib/zend/Zend/Db/Statement/Pdo.php"
  ["line":protected] => int(238)
  ["trace":"Exception":private] => array(13) {
    [0] => array(6) {
      ["file"] => string(60) "/var/www/html/bo5.artefact.fr/lib/zend/Zend/Db/Statement.php"
      ["line"] => int(284)
      ["function"] => string(8) "_execute"
      ["class"] => string(21) "Zend_Db_Statement_Pdo"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => array(0) {
        }
      }
    }
    [1] => array(6) {
      ["file"] => string(67) "/var/www/html/bo5.artefact.fr/lib/zend/Zend/Db/Adapter/Abstract.php"
      ["line"] => int(468)
      ["function"] => string(7) "execute"
      ["class"] => string(17) "Zend_Db_Statement"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => array(0) {
        }
      }
    }
    [2] => array(6) {
      ["file"] => string(71) "/var/www/html/bo5.artefact.fr/lib/zend/Zend/Db/Adapter/Pdo/Abstract.php"
      ["line"] => int(238)
      ["function"] => string(5) "query"
      ["class"] => string(24) "Zend_Db_Adapter_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(2) {
        [0] => object(Zend_Db_Select)#969 (4) {
          ["_bind":protected] => array(0) {
          }
          ["_adapter":protected] => object(Zend_Db_Adapter_Pdo_Mysql)#901 (12) {
            ["_pdoType":protected] => string(5) "mysql"
            ["_numericDataTypes":protected] => array(16) {
              [0] => int(0)
              [1] => int(1)
              [2] => int(2)
              ["INT"] => int(0)
              ["INTEGER"] => int(0)
              ["MEDIUMINT"] => int(0)
              ["SMALLINT"] => int(0)
              ["TINYINT"] => int(0)
              ["BIGINT"] => int(1)
              ["SERIAL"] => int(1)
              ["DEC"] => int(2)
              ["DECIMAL"] => int(2)
              ["DOUBLE"] => int(2)
              ["DOUBLE PRECISION"] => int(2)
              ["FIXED"] => int(2)
              ["FLOAT"] => int(2)
            }
            ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
            ["_config":protected] => array(8) {
              ["host"] => string(9) "localhost"
              ["username"] => string(7) "www_idf"
              ["password"] => string(8) "KaMax7ei"
              ["dbname"] => string(19) "www_iut_iledefrance"
              ["charset"] => NULL
              ["persistent"] => bool(false)
              ["options"] => array(2) {
                ["caseFolding"] => int(0)
                ["autoQuoteIdentifiers"] => bool(true)
              }
              ["driver_options"] => array(0) {
              }
            }
            ["_fetchMode":protected] => int(5)
            ["_profiler":protected] => object(Zend_Db_Profiler)#902 (4) {
              ["_queryProfiles":protected] => array(0) {
              }
              ["_enabled":protected] => bool(false)
              ["_filterElapsedSecs":protected] => NULL
              ["_filterTypes":protected] => NULL
            }
            ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
            ["_connection":protected] => object(PDO)#966 (0) {
            }
            ["_caseFolding":protected] => int(0)
            ["_autoQuoteIdentifiers":protected] => bool(true)
            ["_allowSerialization":protected] => bool(true)
            ["_autoReconnectOnUnserialize":protected] => bool(false)
          }
          ["_parts":protected] => array(11) {
            ["distinct"] => bool(false)
            ["columns"] => array(5) {
              [0] => array(3) {
                [0] => string(18) "Annuaire_Recherche"
                [1] => string(1) "*"
                [2] => NULL
              }
              [1] => array(3) {
                [0] => string(22) "Annuaire_RechercheType"
                [1] => string(7) "Libelle"
                [2] => string(21) "RechercheType_Libelle"
              }
              [2] => array(3) {
                [0] => string(17) "Annuaire_Personne"
                [1] => string(8) "Civilite"
                [2] => string(20) "Responsable_Civilite"
              }
              [3] => array(3) {
                [0] => string(17) "Annuaire_Personne"
                [1] => string(6) "Prenom"
                [2] => string(18) "Responsable_Prenom"
              }
              [4] => array(3) {
                [0] => string(17) "Annuaire_Personne"
                [1] => string(3) "Nom"
                [2] => string(15) "Responsable_Nom"
              }
            }
            ["union"] => array(0) {
            }
            ["from"] => array(4) {
              ["Annuaire_Recherche"] => array(4) {
                ["joinType"] => string(10) "inner join"
                ["schema"] => NULL
                ["tableName"] => string(18) "Annuaire_Recherche"
                ["joinCondition"] => NULL
              }
              ["Annuaire_Site"] => array(4) {
                ["joinType"] => string(10) "inner join"
                ["schema"] => NULL
                ["tableName"] => string(13) "Annuaire_Site"
                ["joinCondition"] => string(48) "Annuaire_Site.IDSite = Annuaire_Recherche.IDSite"
              }
              ["Annuaire_RechercheType"] => array(4) {
                ["joinType"] => string(9) "left join"
                ["schema"] => NULL
                ["tableName"] => string(22) "Annuaire_RechercheType"
                ["joinCondition"] => string(75) "Annuaire_RechercheType.IDRechercheType = Annuaire_Recherche.IDRechercheType"
              }
              ["Annuaire_Personne"] => array(4) {
                ["joinType"] => string(9) "left join"
                ["schema"] => NULL
                ["tableName"] => string(17) "Annuaire_Personne"
                ["joinCondition"] => string(61) "Annuaire_Personne.IDPersonne = Annuaire_Recherche.Responsable"
              }
            }
            ["where"] => array(1) {
              [0] => string(25) "(Annuaire_Site.IDIut = ?)"
            }
            ["group"] => array(0) {
            }
            ["having"] => array(0) {
            }
            ["order"] => array(0) {
            }
            ["limitcount"] => NULL
            ["limitoffset"] => NULL
            ["forupdate"] => bool(false)
          }
          ["_tableCols":protected] => array(0) {
          }
        }
        [1] => array(0) {
        }
      }
    }
    [3] => array(6) {
      ["file"] => string(67) "/var/www/html/bo5.artefact.fr/lib/zend/Zend/Db/Adapter/Abstract.php"
      ["line"] => int(706)
      ["function"] => string(5) "query"
      ["class"] => string(28) "Zend_Db_Adapter_Pdo_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(2) {
        [0] => object(Zend_Db_Select)#969 (4) {
          ["_bind":protected] => array(0) {
          }
          ["_adapter":protected] => object(Zend_Db_Adapter_Pdo_Mysql)#901 (12) {
            ["_pdoType":protected] => string(5) "mysql"
            ["_numericDataTypes":protected] => array(16) {
              [0] => int(0)
              [1] => int(1)
              [2] => int(2)
              ["INT"] => int(0)
              ["INTEGER"] => int(0)
              ["MEDIUMINT"] => int(0)
              ["SMALLINT"] => int(0)
              ["TINYINT"] => int(0)
              ["BIGINT"] => int(1)
              ["SERIAL"] => int(1)
              ["DEC"] => int(2)
              ["DECIMAL"] => int(2)
              ["DOUBLE"] => int(2)
              ["DOUBLE PRECISION"] => int(2)
              ["FIXED"] => int(2)
              ["FLOAT"] => int(2)
            }
            ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
            ["_config":protected] => array(8) {
              ["host"] => string(9) "localhost"
              ["username"] => string(7) "www_idf"
              ["password"] => string(8) "KaMax7ei"
              ["dbname"] => string(19) "www_iut_iledefrance"
              ["charset"] => NULL
              ["persistent"] => bool(false)
              ["options"] => array(2) {
                ["caseFolding"] => int(0)
                ["autoQuoteIdentifiers"] => bool(true)
              }
              ["driver_options"] => array(0) {
              }
            }
            ["_fetchMode":protected] => int(5)
            ["_profiler":protected] => object(Zend_Db_Profiler)#902 (4) {
              ["_queryProfiles":protected] => array(0) {
              }
              ["_enabled":protected] => bool(false)
              ["_filterElapsedSecs":protected] => NULL
              ["_filterTypes":protected] => NULL
            }
            ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
            ["_connection":protected] => object(PDO)#966 (0) {
            }
            ["_caseFolding":protected] => int(0)
            ["_autoQuoteIdentifiers":protected] => bool(true)
            ["_allowSerialization":protected] => bool(true)
            ["_autoReconnectOnUnserialize":protected] => bool(false)
          }
          ["_parts":protected] => array(11) {
            ["distinct"] => bool(false)
            ["columns"] => array(5) {
              [0] => array(3) {
                [0] => string(18) "Annuaire_Recherche"
                [1] => string(1) "*"
                [2] => NULL
              }
              [1] => array(3) {
                [0] => string(22) "Annuaire_RechercheType"
                [1] => string(7) "Libelle"
                [2] => string(21) "RechercheType_Libelle"
              }
              [2] => array(3) {
                [0] => string(17) "Annuaire_Personne"
                [1] => string(8) "Civilite"
                [2] => string(20) "Responsable_Civilite"
              }
              [3] => array(3) {
                [0] => string(17) "Annuaire_Personne"
                [1] => string(6) "Prenom"
                [2] => string(18) "Responsable_Prenom"
              }
              [4] => array(3) {
                [0] => string(17) "Annuaire_Personne"
                [1] => string(3) "Nom"
                [2] => string(15) "Responsable_Nom"
              }
            }
            ["union"] => array(0) {
            }
            ["from"] => array(4) {
              ["Annuaire_Recherche"] => array(4) {
                ["joinType"] => string(10) "inner join"
                ["schema"] => NULL
                ["tableName"] => string(18) "Annuaire_Recherche"
                ["joinCondition"] => NULL
              }
              ["Annuaire_Site"] => array(4) {
                ["joinType"] => string(10) "inner join"
                ["schema"] => NULL
                ["tableName"] => string(13) "Annuaire_Site"
                ["joinCondition"] => string(48) "Annuaire_Site.IDSite = Annuaire_Recherche.IDSite"
              }
              ["Annuaire_RechercheType"] => array(4) {
                ["joinType"] => string(9) "left join"
                ["schema"] => NULL
                ["tableName"] => string(22) "Annuaire_RechercheType"
                ["joinCondition"] => string(75) "Annuaire_RechercheType.IDRechercheType = Annuaire_Recherche.IDRechercheType"
              }
              ["Annuaire_Personne"] => array(4) {
                ["joinType"] => string(9) "left join"
                ["schema"] => NULL
                ["tableName"] => string(17) "Annuaire_Personne"
                ["joinCondition"] => string(61) "Annuaire_Personne.IDPersonne = Annuaire_Recherche.Responsable"
              }
            }
            ["where"] => array(1) {
              [0] => string(25) "(Annuaire_Site.IDIut = ?)"
            }
            ["group"] => array(0) {
            }
            ["having"] => array(0) {
            }
            ["order"] => array(0) {
            }
            ["limitcount"] => NULL
            ["limitoffset"] => NULL
            ["forupdate"] => bool(false)
          }
          ["_tableCols":protected] => array(0) {
          }
        }
        [1] => array(0) {
        }
      }
    }
    [4] => array(6) {
      ["file"] => string(103) "/var/www/html/www.iledefrance.iut.fr/lib/www.iledefrance.iut.fr/mysite/front/actions/AnnuaireAction.php"
      ["line"] => int(220)
      ["function"] => string(8) "fetchAll"
      ["class"] => string(24) "Zend_Db_Adapter_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => object(Zend_Db_Select)#969 (4) {
          ["_bind":protected] => array(0) {
          }
          ["_adapter":protected] => object(Zend_Db_Adapter_Pdo_Mysql)#901 (12) {
            ["_pdoType":protected] => string(5) "mysql"
            ["_numericDataTypes":protected] => array(16) {
              [0] => int(0)
              [1] => int(1)
              [2] => int(2)
              ["INT"] => int(0)
              ["INTEGER"] => int(0)
              ["MEDIUMINT"] => int(0)
              ["SMALLINT"] => int(0)
              ["TINYINT"] => int(0)
              ["BIGINT"] => int(1)
              ["SERIAL"] => int(1)
              ["DEC"] => int(2)
              ["DECIMAL"] => int(2)
              ["DOUBLE"] => int(2)
              ["DOUBLE PRECISION"] => int(2)
              ["FIXED"] => int(2)
              ["FLOAT"] => int(2)
            }
            ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
            ["_config":protected] => array(8) {
              ["host"] => string(9) "localhost"
              ["username"] => string(7) "www_idf"
              ["password"] => string(8) "KaMax7ei"
              ["dbname"] => string(19) "www_iut_iledefrance"
              ["charset"] => NULL
              ["persistent"] => bool(false)
              ["options"] => array(2) {
                ["caseFolding"] => int(0)
                ["autoQuoteIdentifiers"] => bool(true)
              }
              ["driver_options"] => array(0) {
              }
            }
            ["_fetchMode":protected] => int(5)
            ["_profiler":protected] => object(Zend_Db_Profiler)#902 (4) {
              ["_queryProfiles":protected] => array(0) {
              }
              ["_enabled":protected] => bool(false)
              ["_filterElapsedSecs":protected] => NULL
              ["_filterTypes":protected] => NULL
            }
            ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
            ["_connection":protected] => object(PDO)#966 (0) {
            }
            ["_caseFolding":protected] => int(0)
            ["_autoQuoteIdentifiers":protected] => bool(true)
            ["_allowSerialization":protected] => bool(true)
            ["_autoReconnectOnUnserialize":protected] => bool(false)
          }
          ["_parts":protected] => array(11) {
            ["distinct"] => bool(false)
            ["columns"] => array(5) {
              [0] => array(3) {
                [0] => string(18) "Annuaire_Recherche"
                [1] => string(1) "*"
                [2] => NULL
              }
              [1] => array(3) {
                [0] => string(22) "Annuaire_RechercheType"
                [1] => string(7) "Libelle"
                [2] => string(21) "RechercheType_Libelle"
              }
              [2] => array(3) {
                [0] => string(17) "Annuaire_Personne"
                [1] => string(8) "Civilite"
                [2] => string(20) "Responsable_Civilite"
              }
              [3] => array(3) {
                [0] => string(17) "Annuaire_Personne"
                [1] => string(6) "Prenom"
                [2] => string(18) "Responsable_Prenom"
              }
              [4] => array(3) {
                [0] => string(17) "Annuaire_Personne"
                [1] => string(3) "Nom"
                [2] => string(15) "Responsable_Nom"
              }
            }
            ["union"] => array(0) {
            }
            ["from"] => array(4) {
              ["Annuaire_Recherche"] => array(4) {
                ["joinType"] => string(10) "inner join"
                ["schema"] => NULL
                ["tableName"] => string(18) "Annuaire_Recherche"
                ["joinCondition"] => NULL
              }
              ["Annuaire_Site"] => array(4) {
                ["joinType"] => string(10) "inner join"
                ["schema"] => NULL
                ["tableName"] => string(13) "Annuaire_Site"
                ["joinCondition"] => string(48) "Annuaire_Site.IDSite = Annuaire_Recherche.IDSite"
              }
              ["Annuaire_RechercheType"] => array(4) {
                ["joinType"] => string(9) "left join"
                ["schema"] => NULL
                ["tableName"] => string(22) "Annuaire_RechercheType"
                ["joinCondition"] => string(75) "Annuaire_RechercheType.IDRechercheType = Annuaire_Recherche.IDRechercheType"
              }
              ["Annuaire_Personne"] => array(4) {
                ["joinType"] => string(9) "left join"
                ["schema"] => NULL
                ["tableName"] => string(17) "Annuaire_Personne"
                ["joinCondition"] => string(61) "Annuaire_Personne.IDPersonne = Annuaire_Recherche.Responsable"
              }
            }
            ["where"] => array(1) {
              [0] => string(25) "(Annuaire_Site.IDIut = ?)"
            }
            ["group"] => array(0) {
            }
            ["having"] => array(0) {
            }
            ["order"] => array(0) {
            }
            ["limitcount"] => NULL
            ["limitoffset"] => NULL
            ["forupdate"] => bool(false)
          }
          ["_tableCols":protected] => array(0) {
          }
        }
      }
    }
    [5] => array(6) {
      ["file"] => string(103) "/var/www/html/www.iledefrance.iut.fr/lib/www.iledefrance.iut.fr/mysite/front/actions/AnnuaireAction.php"
      ["line"] => int(62)
      ["function"] => string(15) "selectFormation"
      ["class"] => string(35) "mysite_front_actions_AnnuaireAction"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => NULL
      }
    }
    [6] => array(6) {
      ["file"] => string(87) "/var/www/html/bo5.artefact.fr/lib/bo5/Bo5/front/default/controllers/IndexController.php"
      ["line"] => int(214)
      ["function"] => string(9) "iutAction"
      ["class"] => string(35) "mysite_front_actions_AnnuaireAction"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [7] => array(6) {
      ["file"] => string(87) "/var/www/html/bo5.artefact.fr/lib/bo5/Bo5/front/default/controllers/IndexController.php"
      ["line"] => int(188)
      ["function"] => string(7) "process"
      ["class"] => string(15) "IndexController"
      ["type"] => string(2) "->"
      ["args"] => array(3) {
        [0] => string(3) "iut"
        [1] => string(29) "mysite_front_actions_Annuaire"
        [2] => NULL
      }
    }
    [8] => array(6) {
      ["file"] => string(65) "/var/www/html/bo5.artefact.fr/lib/zend/Zend/Controller/Action.php"
      ["line"] => int(513)
      ["function"] => string(12) "actionAction"
      ["class"] => string(15) "IndexController"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [9] => array(6) {
      ["file"] => string(78) "/var/www/html/bo5.artefact.fr/lib/zend/Zend/Controller/Dispatcher/Standard.php"
      ["line"] => int(289)
      ["function"] => string(8) "dispatch"
      ["class"] => string(22) "Zend_Controller_Action"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => string(12) "actionAction"
      }
    }
    [10] => array(6) {
      ["file"] => string(64) "/var/www/html/bo5.artefact.fr/lib/zend/Zend/Controller/Front.php"
      ["line"] => int(946)
      ["function"] => string(8) "dispatch"
      ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
      ["type"] => string(2) "->"
      ["args"] => array(2) {
        [0] => object(Zend_Controller_Request_Http)#945 (14) {
          ["_paramSources":protected] => array(2) {
            [0] => string(4) "_GET"
            [1] => string(5) "_POST"
          }
          ["_requestUri":protected] => string(57) "/action/annuaire/iut/Iut+de+Ville+d%27Avray+-+Saint-Cloud"
          ["_baseUrl":protected] => string(0) ""
          ["_basePath":protected] => NULL
          ["_pathInfo":protected] => string(57) "/action/annuaire/iut/Iut+de+Ville+d%27Avray+-+Saint-Cloud"
          ["_params":protected] => array(10) {
            ["actionName"] => string(8) "annuaire"
            ["functionName"] => string(3) "iut"
            ["paramName"] => string(34) "Iut de Ville d'Avray - Saint-Cloud"
            ["controller"] => string(5) "index"
            ["action"] => string(6) "action"
            ["siteKey"] => string(17) "ARIUT_ILEDEFRANCE"
            ["site"] => object(Zend_Config)#130 (8) {
              ["_allowModifications":protected] => bool(true)
              ["_index":protected] => int(0)
              ["_count":protected] => int(10)
              ["_data":protected] => array(10) {
                ["Key"] => string(17) "ARIUT_ILEDEFRANCE"
                ["Nom"] => string(17) "ariut-iledefrance"
                ["NomSite"] => string(17) "ariut-iledefrance"
                ["Url"] => string(14) "www.idf.iut.fr"
                ["Locale"] => string(5) "fr_FR"
                ["TitrePrefixe"] => string(0) ""
                ["TitreSufixe"] => string(15) " www.idf.iut.fr"
                ["Meta"] => object(Zend_Config)#131 (8) {
                  ["_allowModifications":protected] => bool(true)
                  ["_index":protected] => int(0)
                  ["_count":protected] => int(5)
                  ["_data":protected] => array(5) {
                    ["expires"] => string(5) "never"
                    ["revisite-after"] => string(6) "7 Days"
                    ["robots"] => string(3) "all"
                    ["rating"] => string(7) "general"
                    ["copyright"] => string(0) ""
                  }
                  ["_skipNextIteration":protected] => NULL
                  ["_loadedSection":protected] => NULL
                  ["_extends":protected] => array(0) {
                  }
                  ["_loadFileErrorStr":protected] => NULL
                }
                ["MetaHttpEquiv"] => object(Zend_Config)#132 (8) {
                  ["_allowModifications":protected] => bool(true)
                  ["_index":protected] => int(0)
                  ["_count":protected] => int(2)
                  ["_data":protected] => array(2) {
                    ["content-type"] => string(29) "html/text; charset=iso-8859-1"
                    ["X-UA-Compatible"] => string(13) "IE=EmulateIE7"
                  }
                  ["_skipNextIteration":protected] => NULL
                  ["_loadedSection":protected] => NULL
                  ["_extends":protected] => array(0) {
                  }
                  ["_loadFileErrorStr":protected] => NULL
                }
                ["Hosts"] => object(Zend_Config)#133 (8) {
                  ["_allowModifications":protected] => bool(true)
                  ["_index":protected] => int(0)
                  ["_count":protected] => int(2)
                  ["_data":protected] => array(2) {
                    [0] => string(14) "www.idf.iut.fr"
                    [1] => string(10) "idf.iut.fr"
                  }
                  ["_skipNextIteration":protected] => bool(false)
                  ["_loadedSection":protected] => NULL
                  ["_extends":protected] => array(0) {
                  }
                  ["_loadFileErrorStr":protected] => NULL
                }
              }
              ["_skipNextIteration":protected] => NULL
              ["_loadedSection":protected] => NULL
              ["_extends":protected] => array(0) {
              }
              ["_loadFileErrorStr":protected] => NULL
            }
            ["userName"] => string(9) "anonymous"
            ["spy"] => string(86) "54.84.65.73 - ec2-54-84-65-73.compute-1.amazonaws.com - claudebot - 19/03/2024 - 06:45"
            ["error_handler"] => object(ArrayObject)#949 (1) {
              ["storage":"ArrayObject":private] => array(3) {
                ["exception"] => *RECURSION*
                ["type"] => string(15) "EXCEPTION_OTHER"
                ["request"] => object(Zend_Controller_Request_Http)#951 (14) {
                  ["_paramSources":protected] => array(2) {
                    [0] => string(4) "_GET"
                    [1] => string(5) "_POST"
                  }
                  ["_requestUri":protected] => string(57) "/action/annuaire/iut/Iut+de+Ville+d%27Avray+-+Saint-Cloud"
                  ["_baseUrl":protected] => string(0) ""
                  ["_basePath":protected] => NULL
                  ["_pathInfo":protected] => string(57) "/action/annuaire/iut/Iut+de+Ville+d%27Avray+-+Saint-Cloud"
                  ["_params":protected] => array(9) {
                    ["actionName"] => string(8) "annuaire"
                    ["functionName"] => string(3) "iut"
                    ["paramName"] => string(34) "Iut de Ville d'Avray - Saint-Cloud"
                    ["controller"] => string(5) "index"
                    ["action"] => string(6) "action"
                    ["siteKey"] => string(17) "ARIUT_ILEDEFRANCE"
                    ["site"] => object(Zend_Config)#130 (8) {
                      ["_allowModifications":protected] => bool(true)
                      ["_index":protected] => int(0)
                      ["_count":protected] => int(10)
                      ["_data":protected] => array(10) {
                        ["Key"] => string(17) "ARIUT_ILEDEFRANCE"
                        ["Nom"] => string(17) "ariut-iledefrance"
                        ["NomSite"] => string(17) "ariut-iledefrance"
                        ["Url"] => string(14) "www.idf.iut.fr"
                        ["Locale"] => string(5) "fr_FR"
                        ["TitrePrefixe"] => string(0) ""
                        ["TitreSufixe"] => string(15) " www.idf.iut.fr"
                        ["Meta"] => object(Zend_Config)#131 (8) {
                          ["_allowModifications":protected] => bool(true)
                          ["_index":protected] => int(0)
                          ["_count":protected] => int(5)
                          ["_data":protected] => array(5) {
                            ["expires"] => string(5) "never"
                            ["revisite-after"] => string(6) "7 Days"
                            ["robots"] => string(3) "all"
                            ["rating"] => string(7) "general"
                            ["copyright"] => string(0) ""
                          }
                          ["_skipNextIteration":protected] => NULL
                          ["_loadedSection":protected] => NULL
                          ["_extends":protected] => array(0) {
                          }
                          ["_loadFileErrorStr":protected] => NULL
                        }
                        ["MetaHttpEquiv"] => object(Zend_Config)#132 (8) {
                          ["_allowModifications":protected] => bool(true)
                          ["_index":protected] => int(0)
                          ["_count":protected] => int(2)
                          ["_data":protected] => array(2) {
                            ["content-type"] => string(29) "html/text; charset=iso-8859-1"
                            ["X-UA-Compatible"] => string(13) "IE=EmulateIE7"
                          }
                          ["_skipNextIteration":protected] => NULL
                          ["_loadedSection":protected] => NULL
                          ["_extends":protected] => array(0) {
                          }
                          ["_loadFileErrorStr":protected] => NULL
                        }
                        ["Hosts"] => object(Zend_Config)#133 (8) {
                          ["_allowModifications":protected] => bool(true)
                          ["_index":protected] => int(0)
                          ["_count":protected] => int(2)
                          ["_data":protected] => array(2) {
                            [0] => string(14) "www.idf.iut.fr"
                            [1] => string(10) "idf.iut.fr"
                          }
                          ["_skipNextIteration":protected] => bool(false)
                          ["_loadedSection":protected] => NULL
                          ["_extends":protected] => array(0) {
                          }
                          ["_loadFileErrorStr":protected] => NULL
                        }
                      }
                      ["_skipNextIteration":protected] => NULL
                      ["_loadedSection":protected] => NULL
                      ["_extends":protected] => array(0) {
                      }
                      ["_loadFileErrorStr":protected] => NULL
                    }
                    ["userName"] => string(9) "anonymous"
                    ["spy"] => string(86) "54.84.65.73 - ec2-54-84-65-73.compute-1.amazonaws.com - claudebot - 19/03/2024 - 06:45"
                  }
                  ["_aliases":protected] => array(0) {
                  }
                  ["_dispatched":protected] => bool(true)
                  ["_module":protected] => string(7) "default"
                  ["_moduleKey":protected] => string(6) "module"
                  ["_controller":protected] => string(5) "index"
                  ["_controllerKey":protected] => string(10) "controller"
                  ["_action":protected] => string(6) "action"
                  ["_actionKey":protected] => string(6) "action"
                }
              }
            }
          }
          ["_aliases":protected] => array(0) {
          }
          ["_dispatched":protected] => bool(true)
          ["_module":protected] => string(7) "default"
          ["_moduleKey":protected] => string(6) "module"
          ["_controller":protected] => string(5) "error"
          ["_controllerKey":protected] => string(10) "controller"
          ["_action":protected] => string(5) "error"
          ["_actionKey":protected] => string(6) "action"
        }
        [1] => object(Zend_Controller_Response_Http)#946 (8) {
          ["_body":protected] => array(1) {
            ["error"] => string(0) ""
          }
          ["_exceptions":protected] => array(1) {
            [0] => *RECURSION*
          }
          ["_headers":protected] => array(0) {
          }
          ["_headersRaw":protected] => array(0) {
          }
          ["_httpResponseCode":protected] => int(500)
          ["_isRedirect":protected] => bool(false)
          ["_renderExceptions":protected] => bool(false)
          ["headersSentThrowsException"] => bool(true)
        }
      }
    }
    [11] => array(6) {
      ["file"] => string(55) "/var/www/html/bo5.artefact.fr/lib/bo5/Bo5/initFront.php"
      ["line"] => int(46)
      ["function"] => string(8) "dispatch"
      ["class"] => string(21) "Zend_Controller_Front"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [12] => array(4) {
      ["file"] => string(51) "/var/www/html/www.iledefrance.iut.fr/html/front.php"
      ["line"] => int(39)
      ["args"] => array(1) {
        [0] => string(55) "/var/www/html/bo5.artefact.fr/lib/bo5/Bo5/initFront.php"
      }
      ["function"] => string(12) "include_once"
    }
  }
  ["previous":"Exception":private] => NULL
}