APP/Controller/RechercheController.php (line 89)
'prenom => integer'
APP/Controller/RechercheController.php (line 89)
'nom => integer'
APP/Controller/RechercheController.php (line 89)
'annee => integer'
APP/Controller/RechercheController.php (line 89)
'ISBN => integer'
APP/Controller/RechercheController.php (line 89)
'collection => integer'
APP/Controller/RechercheController.php (line 89)
'idCritique => integer'
APP/Controller/RechercheController.php (line 89)
'titre => integer'
APP/Controller/RechercheController.php (line 89)
'ouvrageComplementTitre => integer'
APP/Controller/RechercheController.php (line 89)
'idEditeur => integer'
APP/Controller/RechercheController.php (line 89)
'typeCritique => integer'
APP/Controller/RechercheController.php (line 89)
'critiqueComplementTitre => integer'
APP/Controller/RechercheController.php (line 89)
'idCritiqueDart => integer'
APP/Controller/RechercheController.php (line 89)
'pagination => integer'
APP/Controller/RechercheController.php (line 89)
'attribution => integer'
APP/Controller/RechercheController.php (line 89)
'reedition => integer'
APP/Controller/RechercheController.php (line 89)
'idSignature => integer'
APP/Controller/RechercheController.php (line 89)
'typeSignature => integer'
APP/Controller/RechercheController.php (line 89)
'idPseudo => integer'
APP/Controller/RechercheController.php (line 89)
'idCollectif => integer'
APP/Controller/RechercheController.php (line 89)
'idOuvrage => integer'

Résultats de la recherche

ROOT/templates/Recherche/resultats.php (line 15)
'articles'
ROOT/templates/Recherche/resultats.php (line 16)
(int) 169
ROOT/templates/Recherche/resultats.php (line 17)
[ (int) 0 => 'prenom', (int) 1 => 'nom', (int) 2 => 'annee', (int) 3 => 'ISBN', (int) 4 => 'collection', (int) 5 => 'idCritique', (int) 6 => 'titre', (int) 7 => 'ouvrageComplementTitre', (int) 8 => 'idEditeur', (int) 9 => 'typeCritique', (int) 10 => 'critiqueComplementTitre', (int) 11 => 'idCritiqueDart', (int) 12 => 'pagination', (int) 13 => 'attribution', (int) 14 => 'reedition', (int) 15 => 'idSignature', (int) 16 => 'typeSignature', (int) 17 => 'idPseudo', (int) 18 => 'idCollectif', (int) 19 => 'idOuvrage', ]
monographie : Erreur monographie
ROOT/templates/Recherche/resultats.php (line 23)
'Cannot convert value of type `string` to integer'
ROOT/templates/Recherche/resultats.php (line 31)
'Cannot convert value of type `string` to integer'
ROOT/templates/Recherche/resultats.php (line 32)
[ (int) 0 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Database/Type/IntegerType.php', 'line' => (int) 60, 'function' => 'checkNumeric', 'class' => 'Cake\Database\Type\IntegerType', 'type' => '->', 'args' => [ (int) 0 => '%Bénédite%', ], ], (int) 1 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Database/TypeConverterTrait.php', 'line' => (int) 39, 'function' => 'toDatabase', 'class' => 'Cake\Database\Type\IntegerType', 'type' => '->', 'args' => [ (int) 0 => '%Bénédite%', (int) 1 => object(Cake\Database\Driver\Mysql) id:0 { 'connected' => true }, ], ], (int) 2 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Database/Statement/PDOStatement.php', 'line' => (int) 96, 'function' => 'cast', 'class' => 'Cake\Database\Statement\StatementDecorator', 'type' => '->', 'args' => [ (int) 0 => '%Bénédite%', (int) 1 => object(Cake\Database\Type\IntegerType) id:1 { protected _name => 'integer' }, ], ], (int) 3 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Database/ValueBinder.php', 'line' => (int) 148, 'function' => 'bindValue', 'class' => 'Cake\Database\Statement\PDOStatement', 'type' => '->', 'args' => [ (int) 0 => 'c0', (int) 1 => '%Bénédite%', (int) 2 => 'integer', ], ], (int) 4 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Database/Connection.php', 'line' => (int) 336, 'function' => 'attachTo', 'class' => 'Cake\Database\ValueBinder', 'type' => '->', 'args' => [ (int) 0 => object(Cake\Database\Statement\MysqlStatement) id:2 { protected _statement => object(PDOStatement) id:3 { queryString => 'SELECT Monographies.prenom AS Monographies__prenom, Monographies.nom AS Monographies__nom, Monographies.annee AS Monographies__annee, Monographies.ISBN AS Monographies__ISBN, Monographies.collection AS Monographies__collection, Monographies.idCritique AS Monographies__idCritique, Monographies.titre AS Monographies__titre, Monographies.ouvrageComplementTitre AS Monographies__ouvrageComplementTitre, Monographies.idEditeur AS Monographies__idEditeur, Monographies.typeCritique AS Monographies__typeCritique, Monographies.critiqueComplementTitre AS Monographies__critiqueComplementTitre, Monographies.idCritiqueDart AS Monographies__idCritiqueDart, Monographies.pagination AS Monographies__pagination, Monographies.attribution AS Monographies__attribution, Monographies.reedition AS Monographies__reedition, Monographies.idSignature AS Monographies__idSignature, Monographies.typeSignature AS Monographies__typeSignature, Monographies.idPseudo AS Monographies__idPseudo, Monographies.idCollectif AS Monographies__idCollectif, Monographies.idOuvrage AS Monographies__idOuvrage, Editeur.pk_id_editeur AS Editeur__pk_id_editeur, Editeur.nom AS Editeur__nom, Editeur.ville AS Editeur__ville FROM monographies Monographies INNER JOIN editeur Editeur ON Editeur.pk_id_editeur = Monographies.idEditeur WHERE (Monographies.titre like :c0 AND Monographies.titre like :c1) ORDER BY annee' } protected _driver => object(Cake\Database\Driver\Mysql) id: 0 {} protected _hasExecuted => false protected _bufferResults => true }, ], ], (int) 5 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Core/Retry/CommandRetry.php', 'line' => (int) 70, 'function' => 'Cake\Database\{closure}', 'class' => 'Cake\Database\Connection', 'type' => '->', 'args' => [ ], ], (int) 6 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Database/Connection.php', 'line' => (int) 340, 'function' => 'run', 'class' => 'Cake\Core\Retry\CommandRetry', 'type' => '->', 'args' => [ (int) 0 => object(Closure) id:4 { }, ], ], (int) 7 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Database/Query.php', 'line' => (int) 250, 'function' => 'run', 'class' => 'Cake\Database\Connection', 'type' => '->', 'args' => [ (int) 0 => object(Cake\ORM\Query) id:5 { '(help)' => 'This is a Query object, to get the results execute or iterate it.' 'sql' => 'SELECT Monographies.prenom AS Monographies__prenom, Monographies.nom AS Monographies__nom, Monographies.annee AS Monographies__annee, Monographies.ISBN AS Monographies__ISBN, Monographies.collection AS Monographies__collection, Monographies.idCritique AS Monographies__idCritique, Monographies.titre AS Monographies__titre, Monographies.ouvrageComplementTitre AS Monographies__ouvrageComplementTitre, Monographies.idEditeur AS Monographies__idEditeur, Monographies.typeCritique AS Monographies__typeCritique, Monographies.critiqueComplementTitre AS Monographies__critiqueComplementTitre, Monographies.idCritiqueDart AS Monographies__idCritiqueDart, Monographies.pagination AS Monographies__pagination, Monographies.attribution AS Monographies__attribution, Monographies.reedition AS Monographies__reedition, Monographies.idSignature AS Monographies__idSignature, Monographies.typeSignature AS Monographies__typeSignature, Monographies.idPseudo AS Monographies__idPseudo, Monographies.idCollectif AS Monographies__idCollectif, Monographies.idOuvrage AS Monographies__idOuvrage, Editeur.pk_id_editeur AS Editeur__pk_id_editeur, Editeur.nom AS Editeur__nom, Editeur.ville AS Editeur__ville FROM monographies Monographies INNER JOIN editeur Editeur ON Editeur.pk_id_editeur = Monographies.idEditeur WHERE (Monographies.titre like :c0 AND Monographies.titre like :c1) ORDER BY annee' 'params' => [ ':c0' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c0', ], ':c1' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c1', ], ] 'defaultTypes' => [ 'Monographies__prenom' => 'integer', 'Monographies.prenom' => 'integer', 'prenom' => 'integer', 'Monographies__nom' => 'integer', 'Monographies.nom' => 'integer', 'nom' => 'integer', 'Monographies__annee' => 'integer', 'Monographies.annee' => 'integer', 'annee' => 'integer', 'Monographies__ISBN' => 'integer', 'Monographies.ISBN' => 'integer', 'ISBN' => 'integer', 'Monographies__collection' => 'integer', 'Monographies.collection' => 'integer', 'collection' => 'integer', 'Monographies__idCritique' => 'integer', 'Monographies.idCritique' => 'integer', 'idCritique' => 'integer', 'Monographies__titre' => 'integer', 'Monographies.titre' => 'integer', 'titre' => 'integer', 'Monographies__ouvrageComplementTitre' => 'integer', 'Monographies.ouvrageComplementTitre' => 'integer', 'ouvrageComplementTitre' => 'integer', 'Monographies__idEditeur' => 'integer', 'Monographies.idEditeur' => 'integer', 'idEditeur' => 'integer', 'Monographies__typeCritique' => 'integer', 'Monographies.typeCritique' => 'integer', 'typeCritique' => 'integer', 'Monographies__critiqueComplementTitre' => 'integer', 'Monographies.critiqueComplementTitre' => 'integer', 'critiqueComplementTitre' => 'integer', 'Monographies__idCritiqueDart' => 'integer', 'Monographies.idCritiqueDart' => 'integer', 'idCritiqueDart' => 'integer', 'Monographies__pagination' => 'integer', 'Monographies.pagination' => 'integer', 'pagination' => 'integer', 'Monographies__attribution' => 'integer', 'Monographies.attribution' => 'integer', 'attribution' => 'integer', 'Monographies__reedition' => 'integer', 'Monographies.reedition' => 'integer', 'reedition' => 'integer', 'Monographies__idSignature' => 'integer', 'Monographies.idSignature' => 'integer', 'idSignature' => 'integer', 'Monographies__typeSignature' => 'integer', 'Monographies.typeSignature' => 'integer', 'typeSignature' => 'integer', 'Monographies__idPseudo' => 'integer', 'Monographies.idPseudo' => 'integer', 'idPseudo' => 'integer', 'Monographies__idCollectif' => 'integer', 'Monographies.idCollectif' => 'integer', 'idCollectif' => 'integer', 'Monographies__idOuvrage' => 'integer', 'Monographies.idOuvrage' => 'integer', 'idOuvrage' => 'integer', 'Editeur__pk_id_editeur' => 'integer', 'Editeur.pk_id_editeur' => 'integer', 'pk_id_editeur' => 'integer', 'Editeur__nom' => 'string', 'Editeur.nom' => 'string', 'Editeur__ville' => 'string', 'Editeur.ville' => 'string', 'ville' => 'string', ] 'decorators' => (int) 0 'executed' => false 'hydrate' => true 'buffered' => true 'formatters' => (int) 0 'mapReducers' => (int) 0 'contain' => [ 'Editeur' => [ ], ] 'matching' => [ ] 'extraOptions' => [ ] 'repository' => object(App\Model\Table\MonographiesTable) id:6 { 'registryAlias' => 'Monographies' 'table' => 'monographies' 'alias' => 'Monographies' 'entityClass' => 'App\Model\Entity\Monography' 'associations' => [ (int) 0 => 'Editeur', ] 'behaviors' => [ ] 'defaultConnection' => 'default' 'connectionName' => 'default' } }, ], ], (int) 8 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1148, 'function' => 'execute', 'class' => 'Cake\Database\Query', 'type' => '->', 'args' => [ ], ], (int) 9 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 287, 'function' => '_execute', 'class' => 'Cake\ORM\Query', 'type' => '->', 'args' => [ ], ], (int) 10 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/ORM/Query.php', 'line' => (int) 1096, 'function' => '_all', 'class' => 'Cake\ORM\Query', 'type' => '->', 'args' => [ ], ], (int) 11 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Datasource/QueryTrait.php', 'line' => (int) 141, 'function' => 'all', 'class' => 'Cake\ORM\Query', 'type' => '->', 'args' => [ ], ], (int) 12 => [ 'file' => '/webhome/labexcap/html/templates/Recherche/resultats.php', 'line' => (int) 27, 'function' => 'getIterator', 'class' => 'Cake\ORM\Query', 'type' => '->', 'args' => [ ], ], (int) 13 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1181, 'args' => [ (int) 0 => '/webhome/labexcap/html/templates/Recherche/resultats.php', ], 'function' => 'include', ], (int) 14 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 1138, 'function' => '_evaluate', 'class' => 'Cake\View\View', 'type' => '->', 'args' => [ (int) 0 => '/webhome/labexcap/html/templates/Recherche/resultats.php', (int) 1 => [ 'articles' => object(Cake\ORM\Query) id:7 { '(help)' => 'This is a Query object, to get the results execute or iterate it.' 'sql' => 'SELECT Articles.prenom AS Articles__prenom, Articles.nom AS Articles__nom, Articles.idCritiqueDart AS Articles__idCritiqueDart, Articles.revue AS Articles__revue, Articles.ISSN AS Articles__ISSN, Articles.annee AS Articles__annee, Articles.datePrecise AS Articles__datePrecise, Articles.complementTitreNumero AS Articles__complementTitreNumero, Articles.volume AS Articles__volume, Articles.numero AS Articles__numero, Articles.idCritique AS Articles__idCritique, Articles.titreCritique AS Articles__titreCritique, Articles.critiqueComplementTitre AS Articles__critiqueComplementTitre, Articles.typeCritique AS Articles__typeCritique, Articles.pagination AS Articles__pagination, Articles.attribution AS Articles__attribution, Articles.reedition AS Articles__reedition, Articles.idSignature AS Articles__idSignature, Articles.typeSignature AS Articles__typeSignature, Articles.idPseudonyme AS Articles__idPseudonyme, Articles.idCollectif AS Articles__idCollectif, Articles.idNumeroperiodique AS Articles__idNumeroperiodique FROM articles Articles WHERE ((Articles.prenom like :c0 OR Articles.nom like :c1 OR Articles.revue like :c2 OR Articles.ISSN like :c3 OR Articles.complementTitreNumero like :c4 OR Articles.volume like :c5 OR Articles.titreCritique like :c6 OR Articles.critiqueComplementTitre like :c7 OR Articles.typeCritique like :c8 OR Articles.pagination like :c9 OR Articles.attribution like :c10 OR Articles.typeSignature like :c11) AND (Articles.prenom like :c12 OR Articles.nom like :c13 OR Articles.revue like :c14 OR Articles.ISSN like :c15 OR Articles.complementTitreNumero like :c16 OR Articles.volume like :c17 OR Articles.titreCritique like :c18 OR Articles.critiqueComplementTitre like :c19 OR Articles.typeCritique like :c20 OR Articles.pagination like :c21 OR Articles.attribution like :c22 OR Articles.typeSignature like :c23))' 'params' => [ ':c0' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c0', ], ':c1' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c1', ], ':c2' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c2', ], ':c3' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c3', ], ':c4' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c4', ], ':c5' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c5', ], ':c6' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c6', ], ':c7' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c7', ], ':c8' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c8', ], ':c9' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c9', ], ':c10' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c10', ], ':c11' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c11', ], ':c12' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c12', ], ':c13' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c13', ], ':c14' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c14', ], ':c15' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c15', ], ':c16' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c16', ], ':c17' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c17', ], ':c18' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c18', ], ':c19' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c19', ], ':c20' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c20', ], ':c21' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c21', ], ':c22' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c22', ], ':c23' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c23', ], ] 'defaultTypes' => [ 'Articles__prenom' => 'string', 'Articles.prenom' => 'string', 'prenom' => 'string', 'Articles__nom' => 'string', 'Articles.nom' => 'string', 'nom' => 'string', 'Articles__idCritiqueDart' => 'integer', 'Articles.idCritiqueDart' => 'integer', 'idCritiqueDart' => 'integer', 'Articles__revue' => 'string', 'Articles.revue' => 'string', 'revue' => 'string', 'Articles__ISSN' => 'string', 'Articles.ISSN' => 'string', 'ISSN' => 'string', 'Articles__annee' => 'smallinteger', 'Articles.annee' => 'smallinteger', 'annee' => 'smallinteger', 'Articles__datePrecise' => 'date', 'Articles.datePrecise' => 'date', 'datePrecise' => 'date', 'Articles__complementTitreNumero' => 'string', 'Articles.complementTitreNumero' => 'string', 'complementTitreNumero' => 'string', 'Articles__volume' => 'string', 'Articles.volume' => 'string', 'volume' => 'string', 'Articles__numero' => 'integer', 'Articles.numero' => 'integer', 'numero' => 'integer', 'Articles__idCritique' => 'integer', 'Articles.idCritique' => 'integer', 'idCritique' => 'integer', 'Articles__titreCritique' => 'string', 'Articles.titreCritique' => 'string', 'titreCritique' => 'string', 'Articles__critiqueComplementTitre' => 'string', 'Articles.critiqueComplementTitre' => 'string', 'critiqueComplementTitre' => 'string', 'Articles__typeCritique' => 'string', 'Articles.typeCritique' => 'string', 'typeCritique' => 'string', 'Articles__pagination' => 'string', 'Articles.pagination' => 'string', 'pagination' => 'string', 'Articles__attribution' => 'string', 'Articles.attribution' => 'string', 'attribution' => 'string', 'Articles__reedition' => 'smallinteger', 'Articles.reedition' => 'smallinteger', 'reedition' => 'smallinteger', 'Articles__idSignature' => 'integer', 'Articles.idSignature' => 'integer', 'idSignature' => 'integer', 'Articles__typeSignature' => 'string', 'Articles.typeSignature' => 'string', 'typeSignature' => 'string', 'Articles__idPseudonyme' => 'integer', 'Articles.idPseudonyme' => 'integer', 'idPseudonyme' => 'integer', 'Articles__idCollectif' => 'integer', 'Articles.idCollectif' => 'integer', 'idCollectif' => 'integer', 'Articles__idNumeroperiodique' => 'integer', 'Articles.idNumeroperiodique' => 'integer', 'idNumeroperiodique' => 'integer', ] 'decorators' => (int) 0 'executed' => false 'hydrate' => true 'buffered' => true 'formatters' => (int) 0 'mapReducers' => (int) 0 'contain' => [ ] 'matching' => [ ] 'extraOptions' => [ ] 'repository' => object(App\Model\Table\ArticlesTable) id:8 { 'registryAlias' => 'Articles' 'table' => 'articles' 'alias' => 'Articles' 'entityClass' => 'App\Model\Entity\Article' 'associations' => [ ] 'behaviors' => [ ] 'defaultConnection' => 'default' 'connectionName' => 'default' } }, 'chapitre' => object(Cake\ORM\Query) id:9 { '(help)' => 'This is a Query object, to get the results execute or iterate it.' 'sql' => 'SELECT Chapitres.prenom AS Chapitres__prenom, Chapitres.nom AS Chapitres__nom, Chapitres.annee AS Chapitres__annee, Chapitres.ISBN AS Chapitres__ISBN, Chapitres.collection AS Chapitres__collection, Chapitres.idCritique AS Chapitres__idCritique, Chapitres.titre AS Chapitres__titre, Chapitres.ouvrageTitre AS Chapitres__ouvrageTitre, Chapitres.ouvrageComplementTitre AS Chapitres__ouvrageComplementTitre, Chapitres.coordonnateur AS Chapitres__coordonnateur, Chapitres.idEditeur AS Chapitres__idEditeur, Chapitres.typeCritique AS Chapitres__typeCritique, Chapitres.critiqueComplementTitre AS Chapitres__critiqueComplementTitre, Chapitres.idCritiqueDart AS Chapitres__idCritiqueDart, Chapitres.pagination AS Chapitres__pagination, Chapitres.attribution AS Chapitres__attribution, Chapitres.reedition AS Chapitres__reedition, Chapitres.idSignature AS Chapitres__idSignature, Chapitres.typeSignature AS Chapitres__typeSignature, Chapitres.idPseudo AS Chapitres__idPseudo, Chapitres.idCollectif AS Chapitres__idCollectif, Chapitres.idOuvrage AS Chapitres__idOuvrage, Editeur.pk_id_editeur AS Editeur__pk_id_editeur, Editeur.nom AS Editeur__nom, Editeur.ville AS Editeur__ville FROM chapitres Chapitres LEFT JOIN editeur Editeur ON Editeur.pk_id_editeur = Chapitres.idEditeur WHERE ((Chapitres.prenom like :c0 OR Chapitres.nom like :c1 OR Chapitres.collection like :c2 OR Chapitres.titre like :c3 OR Chapitres.ouvrageTitre like :c4 OR Chapitres.ouvrageComplementTitre like :c5 OR Chapitres.coordonnateur like :c6 OR Chapitres.typeCritique like :c7 OR Chapitres.critiqueComplementTitre like :c8 OR Chapitres.attribution like :c9 OR Chapitres.typeSignature like :c10) AND (Chapitres.prenom like :c11 OR Chapitres.nom like :c12 OR Chapitres.collection like :c13 OR Chapitres.titre like :c14 OR Chapitres.ouvrageTitre like :c15 OR Chapitres.ouvrageComplementTitre like :c16 OR Chapitres.coordonnateur like :c17 OR Chapitres.typeCritique like :c18 OR Chapitres.critiqueComplementTitre like :c19 OR Chapitres.attribution like :c20 OR Chapitres.typeSignature like :c21)) ORDER BY annee' 'params' => [ ':c0' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c0', ], ':c1' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c1', ], ':c2' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c2', ], ':c3' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c3', ], ':c4' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c4', ], ':c5' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c5', ], ':c6' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c6', ], ':c7' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c7', ], ':c8' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c8', ], ':c9' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c9', ], ':c10' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c10', ], ':c11' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c11', ], ':c12' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c12', ], ':c13' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c13', ], ':c14' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c14', ], ':c15' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c15', ], ':c16' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c16', ], ':c17' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c17', ], ':c18' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c18', ], ':c19' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c19', ], ':c20' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c20', ], ':c21' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c21', ], ] 'defaultTypes' => [ 'Chapitres__prenom' => 'string', 'Chapitres.prenom' => 'string', 'prenom' => 'string', 'Chapitres__nom' => 'string', 'Chapitres.nom' => 'string', 'nom' => 'string', 'Chapitres__annee' => 'smallinteger', 'Chapitres.annee' => 'smallinteger', 'annee' => 'smallinteger', 'Chapitres__ISBN' => 'string', 'Chapitres.ISBN' => 'string', 'ISBN' => 'string', 'Chapitres__collection' => 'string', 'Chapitres.collection' => 'string', 'collection' => 'string', 'Chapitres__idCritique' => 'integer', 'Chapitres.idCritique' => 'integer', 'idCritique' => 'integer', 'Chapitres__titre' => 'string', 'Chapitres.titre' => 'string', 'titre' => 'string', 'Chapitres__ouvrageTitre' => 'string', 'Chapitres.ouvrageTitre' => 'string', 'ouvrageTitre' => 'string', 'Chapitres__ouvrageComplementTitre' => 'string', 'Chapitres.ouvrageComplementTitre' => 'string', 'ouvrageComplementTitre' => 'string', 'Chapitres__coordonnateur' => 'string', 'Chapitres.coordonnateur' => 'string', 'coordonnateur' => 'string', 'Chapitres__idEditeur' => 'integer', 'Chapitres.idEditeur' => 'integer', 'idEditeur' => 'integer', 'Chapitres__typeCritique' => 'string', 'Chapitres.typeCritique' => 'string', 'typeCritique' => 'string', 'Chapitres__critiqueComplementTitre' => 'string', 'Chapitres.critiqueComplementTitre' => 'string', 'critiqueComplementTitre' => 'string', 'Chapitres__idCritiqueDart' => 'integer', 'Chapitres.idCritiqueDart' => 'integer', 'idCritiqueDart' => 'integer', 'Chapitres__pagination' => 'string', 'Chapitres.pagination' => 'string', 'pagination' => 'string', 'Chapitres__attribution' => 'string', 'Chapitres.attribution' => 'string', 'attribution' => 'string', 'Chapitres__reedition' => 'smallinteger', 'Chapitres.reedition' => 'smallinteger', 'reedition' => 'smallinteger', 'Chapitres__idSignature' => 'integer', 'Chapitres.idSignature' => 'integer', 'idSignature' => 'integer', 'Chapitres__typeSignature' => 'string', 'Chapitres.typeSignature' => 'string', 'typeSignature' => 'string', 'Chapitres__idPseudo' => 'integer', 'Chapitres.idPseudo' => 'integer', 'idPseudo' => 'integer', 'Chapitres__idCollectif' => 'integer', 'Chapitres.idCollectif' => 'integer', 'idCollectif' => 'integer', 'Chapitres__idOuvrage' => 'integer', 'Chapitres.idOuvrage' => 'integer', 'idOuvrage' => 'integer', 'Editeur__pk_id_editeur' => 'integer', 'Editeur.pk_id_editeur' => 'integer', 'pk_id_editeur' => 'integer', 'Editeur__nom' => 'string', 'Editeur.nom' => 'string', 'Editeur__ville' => 'string', 'Editeur.ville' => 'string', 'ville' => 'string', ] 'decorators' => (int) 0 'executed' => false 'hydrate' => true 'buffered' => true 'formatters' => (int) 0 'mapReducers' => (int) 0 'contain' => [ 'Editeur' => [ ], ] 'matching' => [ ] 'extraOptions' => [ ] 'repository' => object(App\Model\Table\ChapitresTable) id:10 { 'registryAlias' => 'Chapitres' 'table' => 'chapitres' 'alias' => 'Chapitres' 'entityClass' => 'App\Model\Entity\Chapitre' 'associations' => [ (int) 0 => 'Editeur', ] 'behaviors' => [ ] 'defaultConnection' => 'default' 'connectionName' => 'default' } }, 'collection' => object(Cake\ORM\Query) id:11 { '(help)' => 'This is a Query object, to get the results execute or iterate it.' 'sql' => 'SELECT Collections.collection AS Collections__collection, Collections.date_min AS Collections__date_min, Collections.data_max AS Collections__data_max, Collections.nombre_ouvrages AS Collections__nombre_ouvrages FROM collections Collections WHERE (Collections.collection like :c0 AND Collections.collection like :c1)' 'params' => [ ':c0' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c0', ], ':c1' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c1', ], ] 'defaultTypes' => [ 'Collections__collection' => 'string', 'Collections.collection' => 'string', 'collection' => 'string', 'Collections__date_min' => 'smallinteger', 'Collections.date_min' => 'smallinteger', 'date_min' => 'smallinteger', 'Collections__data_max' => 'smallinteger', 'Collections.data_max' => 'smallinteger', 'data_max' => 'smallinteger', 'Collections__nombre_ouvrages' => 'biginteger', 'Collections.nombre_ouvrages' => 'biginteger', 'nombre_ouvrages' => 'biginteger', ] 'decorators' => (int) 0 'executed' => false 'hydrate' => true 'buffered' => true 'formatters' => (int) 0 'mapReducers' => (int) 0 'contain' => [ ] 'matching' => [ ] 'extraOptions' => [ ] 'repository' => object(App\Model\Table\CollectionsTable) id:12 { 'registryAlias' => 'Collections' 'table' => 'collections' 'alias' => 'Collections' 'entityClass' => 'App\Model\Entity\Collection' 'associations' => [ ] 'behaviors' => [ ] 'defaultConnection' => 'default' 'connectionName' => 'default' } }, 'coordinationsOuvrage' => object(Cake\ORM\Query) id:13 { '(help)' => 'This is a Query object, to get the results execute or iterate it.' 'sql' => 'SELECT CoordinationsOuvrages.pk_id_ouvrage AS CoordinationsOuvrages__pk_id_ouvrage, CoordinationsOuvrages.ISBN_10 AS CoordinationsOuvrages__ISBN_10, CoordinationsOuvrages.annee AS CoordinationsOuvrages__annee, CoordinationsOuvrages.titre AS CoordinationsOuvrages__titre, CoordinationsOuvrages.complement_titre AS CoordinationsOuvrages__complement_titre, CoordinationsOuvrages.coordonnateur AS CoordinationsOuvrages__coordonnateur, CoordinationsOuvrages.collection AS CoordinationsOuvrages__collection, CoordinationsOuvrages.edition AS CoordinationsOuvrages__edition, CoordinationsOuvrages.fk_id_editeur AS CoordinationsOuvrages__fk_id_editeur, Editeur.pk_id_editeur AS Editeur__pk_id_editeur, Editeur.nom AS Editeur__nom, Editeur.ville AS Editeur__ville FROM coordinations_ouvrages CoordinationsOuvrages LEFT JOIN editeur Editeur ON Editeur.pk_id_editeur = CoordinationsOuvrages.fk_id_editeur WHERE ((CoordinationsOuvrages.ISBN_10 like :c0 OR CoordinationsOuvrages.titre like :c1 OR CoordinationsOuvrages.complement_titre like :c2 OR CoordinationsOuvrages.coordonnateur like :c3 OR CoordinationsOuvrages.collection like :c4) AND (CoordinationsOuvrages.ISBN_10 like :c5 OR CoordinationsOuvrages.titre like :c6 OR CoordinationsOuvrages.complement_titre like :c7 OR CoordinationsOuvrages.coordonnateur like :c8 OR CoordinationsOuvrages.collection like :c9)) ORDER BY annee' 'params' => [ ':c0' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c0', ], ':c1' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c1', ], ':c2' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c2', ], ':c3' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c3', ], ':c4' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c4', ], ':c5' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c5', ], ':c6' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c6', ], ':c7' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c7', ], ':c8' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c8', ], ':c9' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c9', ], ] 'defaultTypes' => [ 'CoordinationsOuvrages__pk_id_ouvrage' => 'integer', 'CoordinationsOuvrages.pk_id_ouvrage' => 'integer', 'pk_id_ouvrage' => 'integer', 'CoordinationsOuvrages__ISBN_10' => 'string', 'CoordinationsOuvrages.ISBN_10' => 'string', 'ISBN_10' => 'string', 'CoordinationsOuvrages__annee' => 'smallinteger', 'CoordinationsOuvrages.annee' => 'smallinteger', 'annee' => 'smallinteger', 'CoordinationsOuvrages__titre' => 'string', 'CoordinationsOuvrages.titre' => 'string', 'titre' => 'string', 'CoordinationsOuvrages__complement_titre' => 'string', 'CoordinationsOuvrages.complement_titre' => 'string', 'complement_titre' => 'string', 'CoordinationsOuvrages__coordonnateur' => 'string', 'CoordinationsOuvrages.coordonnateur' => 'string', 'coordonnateur' => 'string', 'CoordinationsOuvrages__collection' => 'string', 'CoordinationsOuvrages.collection' => 'string', 'collection' => 'string', 'CoordinationsOuvrages__edition' => 'tinyinteger', 'CoordinationsOuvrages.edition' => 'tinyinteger', 'edition' => 'tinyinteger', 'CoordinationsOuvrages__fk_id_editeur' => 'integer', 'CoordinationsOuvrages.fk_id_editeur' => 'integer', 'fk_id_editeur' => 'integer', 'Editeur__pk_id_editeur' => 'integer', 'Editeur.pk_id_editeur' => 'integer', 'pk_id_editeur' => 'integer', 'Editeur__nom' => 'string', 'Editeur.nom' => 'string', 'nom' => 'string', 'Editeur__ville' => 'string', 'Editeur.ville' => 'string', 'ville' => 'string', ] 'decorators' => (int) 0 'executed' => false 'hydrate' => true 'buffered' => true 'formatters' => (int) 0 'mapReducers' => (int) 0 'contain' => [ 'Editeur' => [ ], ] 'matching' => [ ] 'extraOptions' => [ ] 'repository' => object(App\Model\Table\CoordinationsOuvragesTable) id:14 { 'registryAlias' => 'CoordinationsOuvrages' 'table' => 'coordinations_ouvrages' 'alias' => 'CoordinationsOuvrages' 'entityClass' => 'App\Model\Entity\CoordinationsOuvrage' 'associations' => [ (int) 0 => 'Editeur', ] 'behaviors' => [ ] 'defaultConnection' => 'default' 'connectionName' => 'default' } }, 'critiquesCollectif' => object(Cake\ORM\Query) id:15 { '(help)' => 'This is a Query object, to get the results execute or iterate it.' 'sql' => 'SELECT CritiquesDeCollectif.collectif AS CritiquesDeCollectif__collectif, CritiquesDeCollectif.membresCollectif AS CritiquesDeCollectif__membresCollectif, CritiquesDeCollectif.auteursSecondaires AS CritiquesDeCollectif__auteursSecondaires, CritiquesDeCollectif.titre AS CritiquesDeCollectif__titre, CritiquesDeCollectif.type AS CritiquesDeCollectif__type FROM critiques_de_collectif CritiquesDeCollectif WHERE ((CritiquesDeCollectif.collectif like :c0 OR CritiquesDeCollectif.membresCollectif like :c1 OR CritiquesDeCollectif.auteursSecondaires like :c2 OR CritiquesDeCollectif.titre like :c3 OR CritiquesDeCollectif.type like :c4) AND (CritiquesDeCollectif.collectif like :c5 OR CritiquesDeCollectif.membresCollectif like :c6 OR CritiquesDeCollectif.auteursSecondaires like :c7 OR CritiquesDeCollectif.titre like :c8 OR CritiquesDeCollectif.type like :c9))' 'params' => [ ':c0' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c0', ], ':c1' => [ 'value' => '%Bénédite%', 'type' => 'text', 'placeholder' => 'c1', ], ':c2' => [ 'value' => '%Bénédite%', 'type' => 'text', 'placeholder' => 'c2', ], ':c3' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c3', ], ':c4' => [ 'value' => '%Bénédite%', 'type' => 'string', 'placeholder' => 'c4', ], ':c5' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c5', ], ':c6' => [ 'value' => '%Léonce%', 'type' => 'text', 'placeholder' => 'c6', ], ':c7' => [ 'value' => '%Léonce%', 'type' => 'text', 'placeholder' => 'c7', ], ':c8' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c8', ], ':c9' => [ 'value' => '%Léonce%', 'type' => 'string', 'placeholder' => 'c9', ], ] 'defaultTypes' => [ 'CritiquesDeCollectif__collectif' => 'string', 'CritiquesDeCollectif.collectif' => 'string', 'collectif' => 'string', 'CritiquesDeCollectif__membresCollectif' => 'text', 'CritiquesDeCollectif.membresCollectif' => 'text', 'membresCollectif' => 'text', 'CritiquesDeCollectif__auteursSecondaires' => 'text', 'CritiquesDeCollectif.auteursSecondaires' => 'text', 'auteursSecondaires' => 'text', 'CritiquesDeCollectif__titre' => 'string', 'CritiquesDeCollectif.titre' => 'string', 'titre' => 'string', 'CritiquesDeCollectif__type' => 'string', 'CritiquesDeCollectif.type' => 'string', 'type' => 'string', ] 'decorators' => (int) 0 'executed' => false 'hydrate' => true 'buffered' => true 'formatters' => (int) 0 'mapReducers' => (int) 0 'contain' => [ ] 'matching' => [ ] 'extraOptions' => [ ] 'repository' => object(App\Model\Table\CritiquesDeCollectifTable) id:16 { 'registryAlias' => 'CritiquesDeCollectif' 'table' => 'critiques_de_collectif' 'alias' => 'CritiquesDeCollectif' 'entityClass' => 'App\Model\Entity\CritiquesDeCollectif' 'associations' => [ ] 'behaviors' => [ ] 'defaultConnection' => 'default' 'connectionName' => 'default' } }, 'introduction' => object(Cake\ORM\Query) id:17 { '(help)' => 'This is a Query object, to get the results execute or iterate it.' 'sql' => 'SELECT Introductions.prenom AS Introductions__prenom, Introductions.nom AS Introductions__nom, Introductions.annee AS Introductions__annee, Introductions.ISBN AS Introductions__ISBN, Introductions.collection AS Introductions__collection, Introductions.idCritique AS Introductions__idCritique, Introductions.titre AS Introductions__titre, Introductions.ouvrageTitre AS Introductions__ouvrageTitre, Introductions.ouvrageComplementTitre AS Introductions__ouvrageComplementTitre, Introductions.coordonnateur AS Introductions__coordonnateur, Introductions.idEditeur AS Introductions__idEditeur, Introductions.typeCritique AS Introductions__typeCritique, Introductions.critiqueComplementTitre AS Introductions__critiqueComplementTitre, Introductions.idCritiqueDart AS Introductions__idCritiqueDart, Introductions.pagination AS Introductions__pagination, Introductions.attribution AS Introductions__attribution, Introductions.reedition AS Introductions__reedition, Introductions.idSignature AS Introductions__idSignature, Introductions.typeSignature AS Introductions__typeSignature, Introductions.idPseudo AS Introductions__idPseudo, Introductions.idCollectif AS Introductions__idCollectif, Introductions.idOuvrage AS Introductions__idOuvrage, Editeur.pk_id_editeur AS Editeur__pk_id_editeur, Editeur.nom AS Editeur__nom, Editeur.ville AS Editeur__ville FROM introductions Introductions LEFT JOIN editeur Editeur ON Editeur.pk_id_editeur = Introductions.idEditeur WHERE ((Introductions.prenom like :c0 OR Introductions.nom like :c1 OR Introductions.ISBN like :c2 OR Introductions.collection like :c3 OR Introductions.titre like :c4 OR Introductions.ouvrageTitre like :c5 OR Introductions.ouvrageComplementTitre like :c6 OR Introductions.coordonnateur like :c7 OR Introductions.typeCritique like :c8 OR Introductions.critiqueComplementTitre like :c9 OR Introductions.pagination like :c10 OR Introductions.attribution like :c11 OR Introductions.typeSignature like :c12) AND (Introductions.prenom like :c13 OR Introductions.nom like :c14 OR Introductions.ISBN like :c15 OR Introductions.collection like :c16 OR Introductions.titre like :c17 OR Introductions.ouvrageTitre like :c18 OR Introductions.ouvrageComplementTitre like :c19 OR Introductions.coordonnateur like :c20 OR Introductions.typeCritique like :c21 OR Introductions.critiqueComplementTitre like :c22 OR Introductions.pagination like :c23 OR Introductions.attribution like :c24 OR Introductions.typeSignature like :c25)) ORDER BY annee' 'params' => [ ':c0' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c0', ], ':c1' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c1', ], ':c2' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c2', ], ':c3' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c3', ], ':c4' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c4', ], ':c5' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c5', ], ':c6' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c6', ], ':c7' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c7', ], ':c8' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c8', ], ':c9' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c9', ], ':c10' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c10', ], ':c11' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c11', ], ':c12' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c12', ], ':c13' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c13', ], ':c14' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c14', ], ':c15' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c15', ], ':c16' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c16', ], ':c17' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c17', ], ':c18' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c18', ], ':c19' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c19', ], ':c20' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c20', ], ':c21' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c21', ], ':c22' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c22', ], ':c23' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c23', ], ':c24' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c24', ], ':c25' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c25', ], ] 'defaultTypes' => [ 'Introductions__prenom' => 'integer', 'Introductions.prenom' => 'integer', 'prenom' => 'integer', 'Introductions__nom' => 'integer', 'Introductions.nom' => 'integer', 'nom' => 'integer', 'Introductions__annee' => 'integer', 'Introductions.annee' => 'integer', 'annee' => 'integer', 'Introductions__ISBN' => 'integer', 'Introductions.ISBN' => 'integer', 'ISBN' => 'integer', 'Introductions__collection' => 'integer', 'Introductions.collection' => 'integer', 'collection' => 'integer', 'Introductions__idCritique' => 'integer', 'Introductions.idCritique' => 'integer', 'idCritique' => 'integer', 'Introductions__titre' => 'integer', 'Introductions.titre' => 'integer', 'titre' => 'integer', 'Introductions__ouvrageTitre' => 'integer', 'Introductions.ouvrageTitre' => 'integer', 'ouvrageTitre' => 'integer', 'Introductions__ouvrageComplementTitre' => 'integer', 'Introductions.ouvrageComplementTitre' => 'integer', 'ouvrageComplementTitre' => 'integer', 'Introductions__coordonnateur' => 'integer', 'Introductions.coordonnateur' => 'integer', 'coordonnateur' => 'integer', 'Introductions__idEditeur' => 'integer', 'Introductions.idEditeur' => 'integer', 'idEditeur' => 'integer', 'Introductions__typeCritique' => 'integer', 'Introductions.typeCritique' => 'integer', 'typeCritique' => 'integer', 'Introductions__critiqueComplementTitre' => 'integer', 'Introductions.critiqueComplementTitre' => 'integer', 'critiqueComplementTitre' => 'integer', 'Introductions__idCritiqueDart' => 'integer', 'Introductions.idCritiqueDart' => 'integer', 'idCritiqueDart' => 'integer', 'Introductions__pagination' => 'integer', 'Introductions.pagination' => 'integer', 'pagination' => 'integer', 'Introductions__attribution' => 'integer', 'Introductions.attribution' => 'integer', 'attribution' => 'integer', 'Introductions__reedition' => 'integer', 'Introductions.reedition' => 'integer', 'reedition' => 'integer', 'Introductions__idSignature' => 'integer', 'Introductions.idSignature' => 'integer', 'idSignature' => 'integer', 'Introductions__typeSignature' => 'integer', 'Introductions.typeSignature' => 'integer', 'typeSignature' => 'integer', 'Introductions__idPseudo' => 'integer', 'Introductions.idPseudo' => 'integer', 'idPseudo' => 'integer', 'Introductions__idCollectif' => 'integer', 'Introductions.idCollectif' => 'integer', 'idCollectif' => 'integer', 'Introductions__idOuvrage' => 'integer', 'Introductions.idOuvrage' => 'integer', 'idOuvrage' => 'integer', 'Editeur__pk_id_editeur' => 'integer', 'Editeur.pk_id_editeur' => 'integer', 'pk_id_editeur' => 'integer', 'Editeur__nom' => 'string', 'Editeur.nom' => 'string', 'Editeur__ville' => 'string', 'Editeur.ville' => 'string', 'ville' => 'string', ] 'decorators' => (int) 0 'executed' => false 'hydrate' => true 'buffered' => true 'formatters' => (int) 0 'mapReducers' => (int) 0 'contain' => [ 'Editeur' => [ ], ] 'matching' => [ ] 'extraOptions' => [ ] 'repository' => object(App\Model\Table\IntroductionsTable) id:18 { 'registryAlias' => 'Introductions' 'table' => 'introductions' 'alias' => 'Introductions' 'entityClass' => 'App\Model\Entity\Introduction' 'associations' => [ (int) 0 => 'Editeur', ] 'behaviors' => [ ] 'defaultConnection' => 'default' 'connectionName' => 'default' } }, 'monographie' => object(Cake\ORM\Query) id: 5 {}, 'postface' => object(Cake\ORM\Query) id:19 { '(help)' => 'This is a Query object, to get the results execute or iterate it.' 'sql' => 'SELECT Postfaces.prenom AS Postfaces__prenom, Postfaces.nom AS Postfaces__nom, Postfaces.annee AS Postfaces__annee, Postfaces.ISBN AS Postfaces__ISBN, Postfaces.collection AS Postfaces__collection, Postfaces.idCritique AS Postfaces__idCritique, Postfaces.titre AS Postfaces__titre, Postfaces.ouvrageTitre AS Postfaces__ouvrageTitre, Postfaces.ouvrageComplementTitre AS Postfaces__ouvrageComplementTitre, Postfaces.coordonnateur AS Postfaces__coordonnateur, Postfaces.idEditeur AS Postfaces__idEditeur, Postfaces.typeCritique AS Postfaces__typeCritique, Postfaces.critiqueComplementTitre AS Postfaces__critiqueComplementTitre, Postfaces.idCritiqueDart AS Postfaces__idCritiqueDart, Postfaces.pagination AS Postfaces__pagination, Postfaces.attribution AS Postfaces__attribution, Postfaces.reedition AS Postfaces__reedition, Postfaces.idSignature AS Postfaces__idSignature, Postfaces.typeSignature AS Postfaces__typeSignature, Postfaces.idPseudo AS Postfaces__idPseudo, Postfaces.idCollectif AS Postfaces__idCollectif, Postfaces.idOuvrage AS Postfaces__idOuvrage, Editeur.pk_id_editeur AS Editeur__pk_id_editeur, Editeur.nom AS Editeur__nom, Editeur.ville AS Editeur__ville FROM postfaces Postfaces LEFT JOIN editeur Editeur ON Editeur.pk_id_editeur = Postfaces.idEditeur WHERE ((Postfaces.prenom like :c0 OR Postfaces.nom like :c1 OR Postfaces.ISBN like :c2 OR Postfaces.collection like :c3 OR Postfaces.ouvrageTitre like :c4 OR Postfaces.titre like :c5 OR Postfaces.ouvrageComplementTitre like :c6 OR Postfaces.typeCritique like :c7 OR Postfaces.critiqueComplementTitre like :c8 OR Postfaces.pagination like :c9 OR Postfaces.attribution like :c10 OR Postfaces.typeSignature like :c11) AND (Postfaces.prenom like :c12 OR Postfaces.nom like :c13 OR Postfaces.ISBN like :c14 OR Postfaces.collection like :c15 OR Postfaces.ouvrageTitre like :c16 OR Postfaces.titre like :c17 OR Postfaces.ouvrageComplementTitre like :c18 OR Postfaces.typeCritique like :c19 OR Postfaces.critiqueComplementTitre like :c20 OR Postfaces.pagination like :c21 OR Postfaces.attribution like :c22 OR Postfaces.typeSignature like :c23)) ORDER BY annee' 'params' => [ ':c0' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c0', ], ':c1' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c1', ], ':c2' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c2', ], ':c3' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c3', ], ':c4' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c4', ], ':c5' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c5', ], ':c6' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c6', ], ':c7' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c7', ], ':c8' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c8', ], ':c9' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c9', ], ':c10' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c10', ], ':c11' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c11', ], ':c12' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c12', ], ':c13' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c13', ], ':c14' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c14', ], ':c15' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c15', ], ':c16' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c16', ], ':c17' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c17', ], ':c18' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c18', ], ':c19' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c19', ], ':c20' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c20', ], ':c21' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c21', ], ':c22' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c22', ], ':c23' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c23', ], ] 'defaultTypes' => [ 'Postfaces__prenom' => 'integer', 'Postfaces.prenom' => 'integer', 'prenom' => 'integer', 'Postfaces__nom' => 'integer', 'Postfaces.nom' => 'integer', 'nom' => 'integer', 'Postfaces__annee' => 'integer', 'Postfaces.annee' => 'integer', 'annee' => 'integer', 'Postfaces__ISBN' => 'integer', 'Postfaces.ISBN' => 'integer', 'ISBN' => 'integer', 'Postfaces__collection' => 'integer', 'Postfaces.collection' => 'integer', 'collection' => 'integer', 'Postfaces__idCritique' => 'integer', 'Postfaces.idCritique' => 'integer', 'idCritique' => 'integer', 'Postfaces__titre' => 'integer', 'Postfaces.titre' => 'integer', 'titre' => 'integer', 'Postfaces__ouvrageTitre' => 'integer', 'Postfaces.ouvrageTitre' => 'integer', 'ouvrageTitre' => 'integer', 'Postfaces__ouvrageComplementTitre' => 'integer', 'Postfaces.ouvrageComplementTitre' => 'integer', 'ouvrageComplementTitre' => 'integer', 'Postfaces__coordonnateur' => 'integer', 'Postfaces.coordonnateur' => 'integer', 'coordonnateur' => 'integer', 'Postfaces__idEditeur' => 'integer', 'Postfaces.idEditeur' => 'integer', 'idEditeur' => 'integer', 'Postfaces__typeCritique' => 'integer', 'Postfaces.typeCritique' => 'integer', 'typeCritique' => 'integer', 'Postfaces__critiqueComplementTitre' => 'integer', 'Postfaces.critiqueComplementTitre' => 'integer', 'critiqueComplementTitre' => 'integer', 'Postfaces__idCritiqueDart' => 'integer', 'Postfaces.idCritiqueDart' => 'integer', 'idCritiqueDart' => 'integer', 'Postfaces__pagination' => 'integer', 'Postfaces.pagination' => 'integer', 'pagination' => 'integer', 'Postfaces__attribution' => 'integer', 'Postfaces.attribution' => 'integer', 'attribution' => 'integer', 'Postfaces__reedition' => 'integer', 'Postfaces.reedition' => 'integer', 'reedition' => 'integer', 'Postfaces__idSignature' => 'integer', 'Postfaces.idSignature' => 'integer', 'idSignature' => 'integer', 'Postfaces__typeSignature' => 'integer', 'Postfaces.typeSignature' => 'integer', 'typeSignature' => 'integer', 'Postfaces__idPseudo' => 'integer', 'Postfaces.idPseudo' => 'integer', 'idPseudo' => 'integer', 'Postfaces__idCollectif' => 'integer', 'Postfaces.idCollectif' => 'integer', 'idCollectif' => 'integer', 'Postfaces__idOuvrage' => 'integer', 'Postfaces.idOuvrage' => 'integer', 'idOuvrage' => 'integer', 'Editeur__pk_id_editeur' => 'integer', 'Editeur.pk_id_editeur' => 'integer', 'pk_id_editeur' => 'integer', 'Editeur__nom' => 'string', 'Editeur.nom' => 'string', 'Editeur__ville' => 'string', 'Editeur.ville' => 'string', 'ville' => 'string', ] 'decorators' => (int) 0 'executed' => false 'hydrate' => true 'buffered' => true 'formatters' => (int) 0 'mapReducers' => (int) 0 'contain' => [ 'Editeur' => [ ], ] 'matching' => [ ] 'extraOptions' => [ ] 'repository' => object(App\Model\Table\PostfacesTable) id:20 { 'registryAlias' => 'Postfaces' 'table' => 'postfaces' 'alias' => 'Postfaces' 'entityClass' => 'App\Model\Entity\Postface' 'associations' => [ (int) 0 => 'Editeur', ] 'behaviors' => [ ] 'defaultConnection' => 'default' 'connectionName' => 'default' } }, 'preface' => object(Cake\ORM\Query) id:21 { '(help)' => 'This is a Query object, to get the results execute or iterate it.' 'sql' => 'SELECT Prefaces.prenom AS Prefaces__prenom, Prefaces.nom AS Prefaces__nom, Prefaces.annee AS Prefaces__annee, Prefaces.ISBN AS Prefaces__ISBN, Prefaces.collection AS Prefaces__collection, Prefaces.idCritique AS Prefaces__idCritique, Prefaces.titre AS Prefaces__titre, Prefaces.ouvrageTitre AS Prefaces__ouvrageTitre, Prefaces.ouvrageComplementTitre AS Prefaces__ouvrageComplementTitre, Prefaces.coordonnateur AS Prefaces__coordonnateur, Prefaces.idEditeur AS Prefaces__idEditeur, Prefaces.typeCritique AS Prefaces__typeCritique, Prefaces.critiqueComplementTitre AS Prefaces__critiqueComplementTitre, Prefaces.idCritiqueDart AS Prefaces__idCritiqueDart, Prefaces.pagination AS Prefaces__pagination, Prefaces.attribution AS Prefaces__attribution, Prefaces.reedition AS Prefaces__reedition, Prefaces.idSignature AS Prefaces__idSignature, Prefaces.typeSignature AS Prefaces__typeSignature, Prefaces.idPseudo AS Prefaces__idPseudo, Prefaces.idCollectif AS Prefaces__idCollectif, Prefaces.idOuvrage AS Prefaces__idOuvrage, Editeur.pk_id_editeur AS Editeur__pk_id_editeur, Editeur.nom AS Editeur__nom, Editeur.ville AS Editeur__ville FROM prefaces Prefaces LEFT JOIN editeur Editeur ON Editeur.pk_id_editeur = Prefaces.idEditeur WHERE ((Prefaces.prenom like :c0 OR Prefaces.nom like :c1 OR Prefaces.ISBN like :c2 OR Prefaces.collection like :c3 OR Prefaces.ouvrageTitre like :c4 OR Prefaces.titre like :c5 OR Prefaces.ouvrageComplementTitre like :c6 OR Prefaces.typeCritique like :c7 OR Prefaces.critiqueComplementTitre like :c8 OR Prefaces.pagination like :c9 OR Prefaces.attribution like :c10 OR Prefaces.typeSignature like :c11) AND (Prefaces.prenom like :c12 OR Prefaces.nom like :c13 OR Prefaces.ISBN like :c14 OR Prefaces.collection like :c15 OR Prefaces.ouvrageTitre like :c16 OR Prefaces.titre like :c17 OR Prefaces.ouvrageComplementTitre like :c18 OR Prefaces.typeCritique like :c19 OR Prefaces.critiqueComplementTitre like :c20 OR Prefaces.pagination like :c21 OR Prefaces.attribution like :c22 OR Prefaces.typeSignature like :c23)) ORDER BY annee' 'params' => [ ':c0' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c0', ], ':c1' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c1', ], ':c2' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c2', ], ':c3' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c3', ], ':c4' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c4', ], ':c5' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c5', ], ':c6' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c6', ], ':c7' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c7', ], ':c8' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c8', ], ':c9' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c9', ], ':c10' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c10', ], ':c11' => [ 'value' => '%Bénédite%', 'type' => 'integer', 'placeholder' => 'c11', ], ':c12' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c12', ], ':c13' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c13', ], ':c14' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c14', ], ':c15' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c15', ], ':c16' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c16', ], ':c17' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c17', ], ':c18' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c18', ], ':c19' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c19', ], ':c20' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c20', ], ':c21' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c21', ], ':c22' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c22', ], ':c23' => [ 'value' => '%Léonce%', 'type' => 'integer', 'placeholder' => 'c23', ], ] 'defaultTypes' => [ 'Prefaces__prenom' => 'integer', 'Prefaces.prenom' => 'integer', 'prenom' => 'integer', 'Prefaces__nom' => 'integer', 'Prefaces.nom' => 'integer', 'nom' => 'integer', 'Prefaces__annee' => 'integer', 'Prefaces.annee' => 'integer', 'annee' => 'integer', 'Prefaces__ISBN' => 'integer', 'Prefaces.ISBN' => 'integer', 'ISBN' => 'integer', 'Prefaces__collection' => 'integer', 'Prefaces.collection' => 'integer', 'collection' => 'integer', 'Prefaces__idCritique' => 'integer', 'Prefaces.idCritique' => 'integer', 'idCritique' => 'integer', 'Prefaces__titre' => 'integer', 'Prefaces.titre' => 'integer', 'titre' => 'integer', 'Prefaces__ouvrageTitre' => 'integer', 'Prefaces.ouvrageTitre' => 'integer', 'ouvrageTitre' => 'integer', 'Prefaces__ouvrageComplementTitre' => 'integer', 'Prefaces.ouvrageComplementTitre' => 'integer', 'ouvrageComplementTitre' => 'integer', 'Prefaces__coordonnateur' => 'integer', 'Prefaces.coordonnateur' => 'integer', 'coordonnateur' => 'integer', 'Prefaces__idEditeur' => 'integer', 'Prefaces.idEditeur' => 'integer', 'idEditeur' => 'integer', 'Prefaces__typeCritique' => 'integer', 'Prefaces.typeCritique' => 'integer', 'typeCritique' => 'integer', 'Prefaces__critiqueComplementTitre' => 'integer', 'Prefaces.critiqueComplementTitre' => 'integer', 'critiqueComplementTitre' => 'integer', 'Prefaces__idCritiqueDart' => 'integer', 'Prefaces.idCritiqueDart' => 'integer', 'idCritiqueDart' => 'integer', 'Prefaces__pagination' => 'integer', 'Prefaces.pagination' => 'integer', 'pagination' => 'integer', 'Prefaces__attribution' => 'integer', 'Prefaces.attribution' => 'integer', 'attribution' => 'integer', 'Prefaces__reedition' => 'integer', 'Prefaces.reedition' => 'integer', 'reedition' => 'integer', 'Prefaces__idSignature' => 'integer', 'Prefaces.idSignature' => 'integer', 'idSignature' => 'integer', 'Prefaces__typeSignature' => 'integer', 'Prefaces.typeSignature' => 'integer', 'typeSignature' => 'integer', 'Prefaces__idPseudo' => 'integer', 'Prefaces.idPseudo' => 'integer', 'idPseudo' => 'integer', 'Prefaces__idCollectif' => 'integer', 'Prefaces.idCollectif' => 'integer', 'idCollectif' => 'integer', 'Prefaces__idOuvrage' => 'integer', 'Prefaces.idOuvrage' => 'integer', 'idOuvrage' => 'integer', 'Editeur__pk_id_editeur' => 'integer', 'Editeur.pk_id_editeur' => 'integer', 'pk_id_editeur' => 'integer', 'Editeur__nom' => 'string', 'Editeur.nom' => 'string', 'Editeur__ville' => 'string', 'Editeur.ville' => 'string', 'ville' => 'string', ] 'decorators' => (int) 0 'executed' => false 'hydrate' => true 'buffered' => true 'formatters' => (int) 0 'mapReducers' => (int) 0 'contain' => [ 'Editeur' => [ ], ] 'matching' => [ ] 'extraOptions' => [ ] 'repository' => object(App\Model\Table\PrefacesTable) id:22 { 'registryAlias' => 'Prefaces' 'table' => 'prefaces' 'alias' => 'Prefaces' 'entityClass' => 'App\Model\Entity\Preface' 'associations' => [ (int) 0 => 'Editeur', ] 'behaviors' => [ ] 'defaultConnection' => 'default' 'connectionName' => 'default' } }, ], ], ], (int) 15 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/View/View.php', 'line' => (int) 769, 'function' => '_render', 'class' => 'Cake\View\View', 'type' => '->', 'args' => [ (int) 0 => '/webhome/labexcap/html/templates/Recherche/resultats.php', ], ], (int) 16 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 762, 'function' => 'render', 'class' => 'Cake\View\View', 'type' => '->', 'args' => [ ], ], (int) 17 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Controller/Controller.php', 'line' => (int) 548, 'function' => 'render', 'class' => 'Cake\Controller\Controller', 'type' => '->', 'args' => [ ], ], (int) 18 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php', 'line' => (int) 140, 'function' => 'invokeAction', 'class' => 'Cake\Controller\Controller', 'type' => '->', 'args' => [ (int) 0 => object(Closure) id:23 { }, (int) 1 => [ ], ], ], (int) 19 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Controller/ControllerFactory.php', 'line' => (int) 115, 'function' => 'handle', 'class' => 'Cake\Controller\ControllerFactory', 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) id:24 { trustProxy => false protected params => [ 'controller' => 'Recherche', 'action' => 'resultats', 'pass' => [ ], 'plugin' => null, '_matchedRoute' => '/{controller}/{action}/*', '?' => [ 'text' => 'Bénédite, Léonce', 'type' => 'simp', ], '_ext' => null, ] protected data => [ ] protected query => [ 'text' => 'Bénédite, Léonce', 'type' => 'simp', ] protected cookies => [ ] protected _environment => [ 'REDIRECT_REDIRECT_HTTPS' => 'on', 'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'critiquesdart.univ-paris1.fr', 'REDIRECT_REDIRECT_STATUS' => '200', 'REDIRECT_HTTPS' => 'on', 'REDIRECT_SSL_TLS_SNI' => 'critiquesdart.univ-paris1.fr', 'REDIRECT_STATUS' => '200', 'HTTPS' => 'on', 'SSL_TLS_SNI' => 'critiquesdart.univ-paris1.fr', 'SSL_SERVER_S_DN_CN' => 'trantor.univ-paris1.fr', 'SSL_SERVER_I_DN_C' => 'GR', 'SSL_SERVER_I_DN_O' => 'Hellenic Academic and Research Institutions CA', 'SSL_SERVER_I_DN_CN' => 'GEANT TLS RSA 1', 'SSL_SERVER_SAN_DNS_0' => 'trantor.univ-paris1.fr', 'SSL_SERVER_SAN_DNS_1' => '*.univ-paris1.fr', 'SSL_SERVER_SAN_DNS_2' => 'univ-paris1.fr', 'SSL_SERVER_SAN_DNS_3' => '*.pantheonsorbonne.fr', 'SSL_SERVER_SAN_DNS_4' => 'pantheonsorbonne.fr', 'SSL_VERSION_INTERFACE' => 'mod_ssl/2.4.66', 'SSL_VERSION_LIBRARY' => 'OpenSSL/1.1.1w', 'SSL_PROTOCOL' => 'TLSv1.3', 'SSL_SECURE_RENEG' => 'true', 'SSL_COMPRESS_METHOD' => 'NULL', 'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384', 'SSL_CIPHER_EXPORT' => 'false', 'SSL_CIPHER_USEKEYSIZE' => '256', 'SSL_CIPHER_ALGKEYSIZE' => '256', 'SSL_CLIENT_VERIFY' => 'NONE', 'SSL_SERVER_M_VERSION' => '3', 'SSL_SERVER_M_SERIAL' => '0EA0BD009FB75519EB9274467636196D', 'SSL_SERVER_V_START' => 'Nov 17 14:06:14 2025 GMT', 'SSL_SERVER_V_END' => 'Nov 17 14:06:14 2026 GMT', 'SSL_SERVER_S_DN' => 'CN=trantor.univ-paris1.fr', 'SSL_SERVER_I_DN' => 'CN=GEANT TLS RSA 1,O=Hellenic Academic and Research Institutions CA,C=GR', 'SSL_SERVER_A_KEY' => 'rsaEncryption', 'SSL_SERVER_A_SIG' => 'sha256WithRSAEncryption', 'SSL_SESSION_ID' => '397130eee53db15df1aeb290dca2d9bea7b4b1fbfe572191a56cec699ef86b85', 'SSL_SESSION_RESUMED' => 'Resumed', 'HTTP_ACCEPT' => '*/*', 'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate', 'HTTP_HOST' => 'critiquesdart.univ-paris1.fr', 'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', 'SERVER_SIGNATURE' => '', 'SERVER_SOFTWARE' => 'Apache', 'SERVER_NAME' => 'critiquesdart.univ-paris1.fr', 'SERVER_ADDR' => '194.214.26.146', 'SERVER_PORT' => '443', 'REMOTE_ADDR' => '216.73.217.58', 'DOCUMENT_ROOT' => '/webhome/labexcap/html', 'REQUEST_SCHEME' => 'https', 'CONTEXT_PREFIX' => '', 'CONTEXT_DOCUMENT_ROOT' => '/webhome/labexcap/html', 'SERVER_ADMIN' => 'Zinaida.Polimenova@univ-paris1.fr', 'SCRIPT_FILENAME' => '/webhome/labexcap/html/webroot/index.php', 'REMOTE_PORT' => '26015', 'REDIRECT_URL' => '/webroot/recherche/resultats', 'REDIRECT_QUERY_STRING' => 'text=B%C3%A9n%C3%A9dite%2C+L%C3%A9once&type=simp', 'GATEWAY_INTERFACE' => 'CGI/1.1', 'SERVER_PROTOCOL' => 'HTTP/1.1', 'REQUEST_METHOD' => 'GET', 'QUERY_STRING' => 'text=B%C3%A9n%C3%A9dite%2C+L%C3%A9once&type=simp', 'REQUEST_URI' => '/recherche/resultats?text=B%C3%A9n%C3%A9dite%2C+L%C3%A9once&type=simp', 'SCRIPT_NAME' => '/webroot/index.php', 'PHP_SELF' => '/webroot/index.php', 'REQUEST_TIME_FLOAT' => (float) 1777275735.8673, 'REQUEST_TIME' => (int) 1777275735, 'ORIGINAL_REQUEST_METHOD' => 'GET', 'HTTP_X_REQUESTED_WITH' => null, ] protected base => '' protected webroot => '/' protected trustedProxies => [ ] protected _detectors => [ 'get' => [ 'env' => 'REQUEST_METHOD', 'value' => 'GET', ], 'post' => [ 'env' => 'REQUEST_METHOD', 'value' => 'POST', ], 'put' => [ 'env' => 'REQUEST_METHOD', 'value' => 'PUT', ], 'patch' => [ 'env' => 'REQUEST_METHOD', 'value' => 'PATCH', ], 'delete' => [ 'env' => 'REQUEST_METHOD', 'value' => 'DELETE', ], 'head' => [ 'env' => 'REQUEST_METHOD', 'value' => 'HEAD', ], 'options' => [ 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS', ], 'ssl' => [ 'env' => 'HTTPS', 'options' => [ (int) 0 => (int) 1, (int) 1 => 'on', ], ], 'ajax' => [ 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest', ], 'json' => [ 'accept' => [ (int) 0 => 'application/json', ], 'param' => '_ext', 'value' => 'json', ], 'xml' => [ 'accept' => [ (int) 0 => 'application/xml', (int) 1 => 'text/xml', ], 'param' => '_ext', 'value' => 'xml', ], 'mobile' => object(Closure) id:25 { }, 'tablet' => object(Closure) id:26 { }, ] protected _detectorCache => [ 'ajax' => false, ] protected stream => object(Laminas\Diactoros\PhpInputStream) id:27 { protected resource => (resource) Resource id #4 protected stream => 'php://input' private cache => '' private reachedEof => false } protected uri => object(Laminas\Diactoros\Uri) id:28 { base => '' webroot => '/' protected allowedSchemes => [ 'http' => (int) 80, 'https' => (int) 443, ] private scheme => 'https' private userInfo => '' private host => 'critiquesdart.univ-paris1.fr' private port => null private path => '/recherche/resultats' private query => 'text=B%C3%A9n%C3%A9dite%2C+L%C3%A9once&type=simp' private fragment => '' private uriString => null } protected session => object(Cake\Http\Session) id:29 { protected _engine => null protected _started => null protected _lifetime => (int) 1440 protected _isCLI => false } protected flash => object(Cake\Http\FlashMessage) id:30 { protected _defaultConfig => [ 'key' => 'flash', 'element' => 'default', 'plugin' => null, 'params' => [ ], 'clear' => false, 'duplicate' => true, ] protected session => object(Cake\Http\Session) id: 29 {} protected _config => [ 'key' => 'flash', 'element' => 'default', 'plugin' => null, 'params' => [ ], 'clear' => false, 'duplicate' => true, ] protected _configInitialized => true } protected attributes => [ ] protected emulatedAttributes => [ (int) 0 => 'session', (int) 1 => 'flash', (int) 2 => 'webroot', (int) 3 => 'base', (int) 4 => 'params', (int) 5 => 'here', ] protected uploadedFiles => [ ] protected protocol => null protected requestTarget => null }, ], ], (int) 20 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Http/BaseApplication.php', 'line' => (int) 317, 'function' => 'invoke', 'class' => 'Cake\Controller\ControllerFactory', 'type' => '->', 'args' => [ (int) 0 => object(App\Controller\RechercheController) id:31 { paginate => [ ] RequestHandler => object(Cake\Controller\Component\RequestHandlerComponent) id:32 { 'components' => [ ] 'implementedEvents' => [ 'Controller.startup' => 'startup', 'Controller.beforeRender' => 'beforeRender', ] '_config' => [ 'checkHttpCache' => true, 'viewClassMap' => [ 'json' => 'Json', 'xml' => 'Xml', 'ajax' => 'Ajax', ], ] } Flash => object(Cake\Controller\Component\FlashComponent) id:33 { 'components' => [ ] 'implementedEvents' => [ ] '_config' => [ 'key' => 'flash', 'element' => 'default', 'plugin' => null, 'params' => [ ], 'clear' => false, 'duplicate' => true, ] } Critique => object(App\Model\Table\CritiqueTable) id:34 { 'registryAlias' => 'Critique' 'table' => 'critique' 'alias' => 'Critique' 'entityClass' => 'App\Model\Entity\Critique' 'associations' => [ (int) 0 => 'Numeroperiodique', (int) 1 => 'Ouvrage', (int) 2 => 'Signature', ] 'behaviors' => [ ] 'defaultConnection' => 'default' 'connectionName' => 'default' } Articles => object(App\Model\Table\ArticlesTable) id: 8 {} Chapitres => object(App\Model\Table\ChapitresTable) id: 10 {} Collections => object(App\Model\Table\CollectionsTable) id: 12 {} CoordinationsOuvrages => object(App\Model\Table\CoordinationsOuvragesTable) id: 14 {} CritiquesDeCollectif => object(App\Model\Table\CritiquesDeCollectifTable) id: 16 {} Introductions => object(App\Model\Table\IntroductionsTable) id: 18 {} Monographies => object(App\Model\Table\MonographiesTable) id: 6 {} Postfaces => object(App\Model\Table\PostfacesTable) id: 20 {} Prefaces => object(App\Model\Table\PrefacesTable) id: 22 {} protected name => 'Recherche' protected request => object(Cake\Http\ServerRequest) id:35 { trustProxy => false protected params => [ 'controller' => 'Recherche', 'action' => 'resultats', 'pass' => [ ], 'plugin' => null, '_matchedRoute' => '/{controller}/{action}/*', '?' => [ 'text' => 'Bénédite, Léonce', 'type' => 'simp', ], '_ext' => null, ] protected data => [ ] protected query => [ 'text' => 'Bénédite, Léonce', 'type' => 'simp', ] protected cookies => [ ] protected _environment => [ 'REDIRECT_REDIRECT_HTTPS' => 'on', 'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'critiquesdart.univ-paris1.fr', 'REDIRECT_REDIRECT_STATUS' => '200', 'REDIRECT_HTTPS' => 'on', 'REDIRECT_SSL_TLS_SNI' => 'critiquesdart.univ-paris1.fr', 'REDIRECT_STATUS' => '200', 'HTTPS' => 'on', 'SSL_TLS_SNI' => 'critiquesdart.univ-paris1.fr', 'SSL_SERVER_S_DN_CN' => 'trantor.univ-paris1.fr', 'SSL_SERVER_I_DN_C' => 'GR', 'SSL_SERVER_I_DN_O' => 'Hellenic Academic and Research Institutions CA', 'SSL_SERVER_I_DN_CN' => 'GEANT TLS RSA 1', 'SSL_SERVER_SAN_DNS_0' => 'trantor.univ-paris1.fr', 'SSL_SERVER_SAN_DNS_1' => '*.univ-paris1.fr', 'SSL_SERVER_SAN_DNS_2' => 'univ-paris1.fr', 'SSL_SERVER_SAN_DNS_3' => '*.pantheonsorbonne.fr', 'SSL_SERVER_SAN_DNS_4' => 'pantheonsorbonne.fr', 'SSL_VERSION_INTERFACE' => 'mod_ssl/2.4.66', 'SSL_VERSION_LIBRARY' => 'OpenSSL/1.1.1w', 'SSL_PROTOCOL' => 'TLSv1.3', 'SSL_SECURE_RENEG' => 'true', 'SSL_COMPRESS_METHOD' => 'NULL', 'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384', 'SSL_CIPHER_EXPORT' => 'false', 'SSL_CIPHER_USEKEYSIZE' => '256', 'SSL_CIPHER_ALGKEYSIZE' => '256', 'SSL_CLIENT_VERIFY' => 'NONE', 'SSL_SERVER_M_VERSION' => '3', 'SSL_SERVER_M_SERIAL' => '0EA0BD009FB75519EB9274467636196D', 'SSL_SERVER_V_START' => 'Nov 17 14:06:14 2025 GMT', 'SSL_SERVER_V_END' => 'Nov 17 14:06:14 2026 GMT', 'SSL_SERVER_S_DN' => 'CN=trantor.univ-paris1.fr', 'SSL_SERVER_I_DN' => 'CN=GEANT TLS RSA 1,O=Hellenic Academic and Research Institutions CA,C=GR', 'SSL_SERVER_A_KEY' => 'rsaEncryption', 'SSL_SERVER_A_SIG' => 'sha256WithRSAEncryption', 'SSL_SESSION_ID' => '397130eee53db15df1aeb290dca2d9bea7b4b1fbfe572191a56cec699ef86b85', 'SSL_SESSION_RESUMED' => 'Resumed', 'HTTP_ACCEPT' => '*/*', 'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate', 'HTTP_HOST' => 'critiquesdart.univ-paris1.fr', 'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', 'SERVER_SIGNATURE' => '', 'SERVER_SOFTWARE' => 'Apache', 'SERVER_NAME' => 'critiquesdart.univ-paris1.fr', 'SERVER_ADDR' => '194.214.26.146', 'SERVER_PORT' => '443', 'REMOTE_ADDR' => '216.73.217.58', 'DOCUMENT_ROOT' => '/webhome/labexcap/html', 'REQUEST_SCHEME' => 'https', 'CONTEXT_PREFIX' => '', 'CONTEXT_DOCUMENT_ROOT' => '/webhome/labexcap/html', 'SERVER_ADMIN' => 'Zinaida.Polimenova@univ-paris1.fr', 'SCRIPT_FILENAME' => '/webhome/labexcap/html/webroot/index.php', 'REMOTE_PORT' => '26015', 'REDIRECT_URL' => '/webroot/recherche/resultats', 'REDIRECT_QUERY_STRING' => 'text=B%C3%A9n%C3%A9dite%2C+L%C3%A9once&type=simp', 'GATEWAY_INTERFACE' => 'CGI/1.1', 'SERVER_PROTOCOL' => 'HTTP/1.1', 'REQUEST_METHOD' => 'GET', 'QUERY_STRING' => 'text=B%C3%A9n%C3%A9dite%2C+L%C3%A9once&type=simp', 'REQUEST_URI' => '/recherche/resultats?text=B%C3%A9n%C3%A9dite%2C+L%C3%A9once&type=simp', 'SCRIPT_NAME' => '/webroot/index.php', 'PHP_SELF' => '/webroot/index.php', 'REQUEST_TIME_FLOAT' => (float) 1777275735.8673, 'REQUEST_TIME' => (int) 1777275735, 'ORIGINAL_REQUEST_METHOD' => 'GET', 'HTTP_X_REQUESTED_WITH' => null, ] protected base => '' protected webroot => '/' protected trustedProxies => [ ] protected _detectors => [ 'get' => [ 'env' => 'REQUEST_METHOD', 'value' => 'GET', ], 'post' => [ 'env' => 'REQUEST_METHOD', 'value' => 'POST', ], 'put' => [ 'env' => 'REQUEST_METHOD', 'value' => 'PUT', ], 'patch' => [ 'env' => 'REQUEST_METHOD', 'value' => 'PATCH', ], 'delete' => [ 'env' => 'REQUEST_METHOD', 'value' => 'DELETE', ], 'head' => [ 'env' => 'REQUEST_METHOD', 'value' => 'HEAD', ], 'options' => [ 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS', ], 'ssl' => [ 'env' => 'HTTPS', 'options' => [ (int) 0 => (int) 1, (int) 1 => 'on', ], ], 'ajax' => [ 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest', ], 'json' => [ 'accept' => [ (int) 0 => 'application/json', ], 'param' => '_ext', 'value' => 'json', ], 'xml' => [ 'accept' => [ (int) 0 => 'application/xml', (int) 1 => 'text/xml', ], 'param' => '_ext', 'value' => 'xml', ], 'mobile' => object(Closure) id: 25 {}, 'tablet' => object(Closure) id: 26 {}, ] protected _detectorCache => [ 'ajax' => false, ] protected stream => object(Laminas\Diactoros\PhpInputStream) id: 27 {} protected uri => object(Laminas\Diactoros\Uri) id: 28 {} protected session => object(Cake\Http\Session) id: 29 {} protected flash => object(Cake\Http\FlashMessage) id: 30 {} protected attributes => [ 'isAjax' => false, ] protected emulatedAttributes => [ (int) 0 => 'session', (int) 1 => 'flash', (int) 2 => 'webroot', (int) 3 => 'base', (int) 4 => 'params', (int) 5 => 'here', ] protected uploadedFiles => [ ] protected protocol => null protected requestTarget => null } protected response => object(Cake\Http\Response) id:36 { 'status' => (int) 200 'contentType' => 'text/html' 'headers' => [ 'Content-Type' => [ (int) 0 => 'text/html; charset=UTF-8', ], ] 'file' => null 'fileRange' => [ ] 'cookies' => object(Cake\Http\Cookie\CookieCollection) id:37 { protected cookies => [ ] } 'cacheDirectives' => [ ] 'body' => '' } protected autoRender => false protected _components => object(Cake\Controller\ComponentRegistry) id:38 { '_Controller' => object(App\Controller\RechercheController) id: 31 {} '_loaded' => [ (int) 0 => 'RequestHandler', (int) 1 => 'Flash', ] '_eventManager' => object(Cake\Event\EventManager) id:39 { '_listeners' => [ 'Controller.startup' => '1 listener(s)', 'Controller.beforeRender' => '2 listener(s)', 'Controller.initialize' => '1 listener(s)', 'Controller.beforeRedirect' => '1 listener(s)', 'Controller.shutdown' => '1 listener(s)', ] '_isGlobal' => false '_trackEvents' => false '_generalManager' => '(object) EventManager' '_dispatchedEvents' => null } '_eventClass' => 'Cake\Event\Event' } protected plugin => null protected middlewares => [ ] protected _eventManager => object(Cake\Event\EventManager) id: 39 {} protected _eventClass => 'Cake\Event\Event' protected defaultTable => 'Recherche' protected _tableLocator => object(Cake\ORM\Locator\TableLocator) id:40 { protected locations => [ (int) 0 => 'Model/Table', ] protected _config => [ ] protected instances => [ 'Critique' => object(App\Model\Table\CritiqueTable) id: 34 {}, 'Articles' => object(App\Model\Table\ArticlesTable) id: 8 {}, 'Chapitres' => object(App\Model\Table\ChapitresTable) id: 10 {}, 'Collections' => object(App\Model\Table\CollectionsTable) id: 12 {}, 'CoordinationsOuvrages' => object(App\Model\Table\CoordinationsOuvragesTable) id: 14 {}, 'CritiquesDeCollectif' => object(App\Model\Table\CritiquesDeCollectifTable) id: 16 {}, 'Introductions' => object(App\Model\Table\IntroductionsTable) id: 18 {}, 'Monographies' => object(App\Model\Table\MonographiesTable) id: 6 {}, 'Postfaces' => object(App\Model\Table\PostfacesTable) id: 20 {}, 'Prefaces' => object(App\Model\Table\PrefacesTable) id: 22 {}, 'Editeur' => object(App\Model\Table\EditeurTable) id:41 { 'registryAlias' => 'Editeur' 'table' => 'editeur' 'alias' => 'Editeur' 'entityClass' => 'App\Model\Entity\Editeur' 'associations' => [ (int) 0 => 'Ouvrage', ] 'behaviors' => [ ] 'defaultConnection' => 'default' 'connectionName' => 'default' }, ] protected _fallbacked => [ ] protected fallbackClassName => 'Cake\ORM\Table' protected allowFallbackClass => false protected options => [ 'Critique' => [ ], 'Articles' => [ ], 'Chapitres' => [ ], 'Collections' => [ ], 'CoordinationsOuvrages' => [ ], 'CritiquesDeCollectif' => [ ], 'Introductions' => [ ], 'Monographies' => [ ], 'Postfaces' => [ ], 'Prefaces' => [ ], 'Editeur' => [ 'className' => 'Editeur', ], ] } protected modelClass => 'Recherche' protected _modelFactories => [ 'Table' => [ (int) 0 => object(Cake\ORM\Locator\TableLocator) id: 40 {}, (int) 1 => 'get', ], ] protected _modelType => 'Table' protected _viewBuilder => object(Cake\View\ViewBuilder) id:42 { protected _templatePath => 'Recherche' protected _template => 'resultats' protected _plugin => null protected _theme => null protected _layout => null protected _autoLayout => true protected _layoutPath => null protected _name => 'Recherche' protected _className => null protected _options => [ ] protected _helpers => [ ] protected _vars => [ 'articles' => object(Cake\ORM\Query) id: 7 {}, 'chapitre' => object(Cake\ORM\Query) id: 9 {}, 'collection' => object(Cake\ORM\Query) id: 11 {}, 'coordinationsOuvrage' => object(Cake\ORM\Query) id: 13 {}, 'critiquesCollectif' => object(Cake\ORM\Query) id: 15 {}, 'introduction' => object(Cake\ORM\Query) id: 17 {}, 'monographie' => object(Cake\ORM\Query) id: 5 {}, 'postface' => object(Cake\ORM\Query) id: 19 {}, 'preface' => object(Cake\ORM\Query) id: 21 {}, ] } }, ], ], (int) 21 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 77, 'function' => 'handle', 'class' => 'Cake\Http\BaseApplication', 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) id: 24 {}, ], ], (int) 22 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Http/Middleware/BodyParserMiddleware.php', 'line' => (int) 157, 'function' => 'handle', 'class' => 'Cake\Http\Runner', 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) id: 24 {}, ], ], (int) 23 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 73, 'function' => 'process', 'class' => 'Cake\Http\Middleware\BodyParserMiddleware', 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) id: 24 {}, (int) 1 => object(Cake\Http\Runner) id:43 { protected queue => object(Cake\Http\MiddlewareQueue) id:44 { protected position => (int) 4 protected queue => [ (int) 0 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) id:45 { protected _defaultConfig => [ 'skipLog' => [ ], 'log' => true, 'trace' => false, 'exceptionRenderer' => 'Cake\Error\ExceptionRenderer', ] protected errorHandler => null protected _config => [ 'skipLog' => [ ], 'log' => true, 'trace' => true, 'exceptionRenderer' => 'Cake\Error\ExceptionRenderer', 'errorLevel' => (int) 32767, 'ignoredDeprecationPaths' => [ ], ] protected _configInitialized => true }, (int) 1 => object(Cake\Routing\Middleware\AssetMiddleware) id:46 { protected cacheTime => '+1 day' }, (int) 2 => object(Cake\Routing\Middleware\RoutingMiddleware) id:47 { protected app => object(App\Application) id:48 { protected configDir => '/webhome/labexcap/html/config/' protected plugins => object(Cake\Core\PluginCollection) id:49 { protected plugins => [ ] protected names => [ ] protected positions => [ ] protected loopDepth => (int) -1 } protected controllerFactory => object(Cake\Controller\ControllerFactory) id:50 { protected container => object(Cake\Core\Container) id:51 { protected defaultToShared => false protected definitions => object(League\Container\Definition\DefinitionAggregate) id:52 { protected definitions => [ ] protected container => object(Cake\Core\Container) id: 51 {} } protected providers => object(League\Container\ServiceProvider\ServiceProviderAggregate) id:53 { protected providers => [ ] protected registered => [ ] protected container => object(Cake\Core\Container) id: 51 {} } protected inflectors => object(League\Container\Inflector\InflectorAggregate) id:54 { protected inflectors => [ ] protected container => object(Cake\Core\Container) id: 51 {} } protected delegates => [ ] } protected controller => object(App\Controller\RechercheController) id: 31 {} } protected container => object(Cake\Core\Container) id: 51 {} protected _eventManager => object(Cake\Event\EventManager) id:55 { '_listeners' => [ ] '_isGlobal' => true '_trackEvents' => false '_generalManager' => '(object) EventManager' '_dispatchedEvents' => null } protected _eventClass => 'Cake\Event\Event' } protected cacheConfig => null }, (int) 3 => object(Cake\Http\Middleware\BodyParserMiddleware) id:56 { protected parsers => [ 'application/json' => object(Closure) id:57 { }, 'text/json' => object(Closure) id: 57 {}, ] protected methods => [ (int) 0 => 'PUT', (int) 1 => 'POST', (int) 2 => 'PATCH', (int) 3 => 'DELETE', ] }, ] } protected fallbackHandler => object(App\Application) id: 48 {} }, ], ], (int) 24 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php', 'line' => (int) 161, 'function' => 'handle', 'class' => 'Cake\Http\Runner', 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) id: 24 {}, ], ], (int) 25 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 73, 'function' => 'process', 'class' => 'Cake\Routing\Middleware\RoutingMiddleware', 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) id: 24 {}, (int) 1 => object(Cake\Http\Runner) id: 43 {}, ], ], (int) 26 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php', 'line' => (int) 68, 'function' => 'handle', 'class' => 'Cake\Http\Runner', 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) id:58 { trustProxy => false protected params => [ 'plugin' => null, 'controller' => null, 'action' => null, '_ext' => null, 'pass' => [ ], ] protected data => [ ] protected query => [ 'text' => 'Bénédite, Léonce', 'type' => 'simp', ] protected cookies => [ ] protected _environment => [ 'REDIRECT_REDIRECT_HTTPS' => 'on', 'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'critiquesdart.univ-paris1.fr', 'REDIRECT_REDIRECT_STATUS' => '200', 'REDIRECT_HTTPS' => 'on', 'REDIRECT_SSL_TLS_SNI' => 'critiquesdart.univ-paris1.fr', 'REDIRECT_STATUS' => '200', 'HTTPS' => 'on', 'SSL_TLS_SNI' => 'critiquesdart.univ-paris1.fr', 'SSL_SERVER_S_DN_CN' => 'trantor.univ-paris1.fr', 'SSL_SERVER_I_DN_C' => 'GR', 'SSL_SERVER_I_DN_O' => 'Hellenic Academic and Research Institutions CA', 'SSL_SERVER_I_DN_CN' => 'GEANT TLS RSA 1', 'SSL_SERVER_SAN_DNS_0' => 'trantor.univ-paris1.fr', 'SSL_SERVER_SAN_DNS_1' => '*.univ-paris1.fr', 'SSL_SERVER_SAN_DNS_2' => 'univ-paris1.fr', 'SSL_SERVER_SAN_DNS_3' => '*.pantheonsorbonne.fr', 'SSL_SERVER_SAN_DNS_4' => 'pantheonsorbonne.fr', 'SSL_VERSION_INTERFACE' => 'mod_ssl/2.4.66', 'SSL_VERSION_LIBRARY' => 'OpenSSL/1.1.1w', 'SSL_PROTOCOL' => 'TLSv1.3', 'SSL_SECURE_RENEG' => 'true', 'SSL_COMPRESS_METHOD' => 'NULL', 'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384', 'SSL_CIPHER_EXPORT' => 'false', 'SSL_CIPHER_USEKEYSIZE' => '256', 'SSL_CIPHER_ALGKEYSIZE' => '256', 'SSL_CLIENT_VERIFY' => 'NONE', 'SSL_SERVER_M_VERSION' => '3', 'SSL_SERVER_M_SERIAL' => '0EA0BD009FB75519EB9274467636196D', 'SSL_SERVER_V_START' => 'Nov 17 14:06:14 2025 GMT', 'SSL_SERVER_V_END' => 'Nov 17 14:06:14 2026 GMT', 'SSL_SERVER_S_DN' => 'CN=trantor.univ-paris1.fr', 'SSL_SERVER_I_DN' => 'CN=GEANT TLS RSA 1,O=Hellenic Academic and Research Institutions CA,C=GR', 'SSL_SERVER_A_KEY' => 'rsaEncryption', 'SSL_SERVER_A_SIG' => 'sha256WithRSAEncryption', 'SSL_SESSION_ID' => '397130eee53db15df1aeb290dca2d9bea7b4b1fbfe572191a56cec699ef86b85', 'SSL_SESSION_RESUMED' => 'Resumed', 'HTTP_ACCEPT' => '*/*', 'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate', 'HTTP_HOST' => 'critiquesdart.univ-paris1.fr', 'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', 'SERVER_SIGNATURE' => '', 'SERVER_SOFTWARE' => 'Apache', 'SERVER_NAME' => 'critiquesdart.univ-paris1.fr', 'SERVER_ADDR' => '194.214.26.146', 'SERVER_PORT' => '443', 'REMOTE_ADDR' => '216.73.217.58', 'DOCUMENT_ROOT' => '/webhome/labexcap/html', 'REQUEST_SCHEME' => 'https', 'CONTEXT_PREFIX' => '', 'CONTEXT_DOCUMENT_ROOT' => '/webhome/labexcap/html', 'SERVER_ADMIN' => 'Zinaida.Polimenova@univ-paris1.fr', 'SCRIPT_FILENAME' => '/webhome/labexcap/html/webroot/index.php', 'REMOTE_PORT' => '26015', 'REDIRECT_URL' => '/webroot/recherche/resultats', 'REDIRECT_QUERY_STRING' => 'text=B%C3%A9n%C3%A9dite%2C+L%C3%A9once&type=simp', 'GATEWAY_INTERFACE' => 'CGI/1.1', 'SERVER_PROTOCOL' => 'HTTP/1.1', 'REQUEST_METHOD' => 'GET', 'QUERY_STRING' => 'text=B%C3%A9n%C3%A9dite%2C+L%C3%A9once&type=simp', 'REQUEST_URI' => '/recherche/resultats?text=B%C3%A9n%C3%A9dite%2C+L%C3%A9once&type=simp', 'SCRIPT_NAME' => '/webroot/index.php', 'PHP_SELF' => '/webroot/index.php', 'REQUEST_TIME_FLOAT' => (float) 1777275735.8673, 'REQUEST_TIME' => (int) 1777275735, 'ORIGINAL_REQUEST_METHOD' => 'GET', ] protected base => '' protected webroot => '/' protected trustedProxies => [ ] protected _detectors => [ 'get' => [ 'env' => 'REQUEST_METHOD', 'value' => 'GET', ], 'post' => [ 'env' => 'REQUEST_METHOD', 'value' => 'POST', ], 'put' => [ 'env' => 'REQUEST_METHOD', 'value' => 'PUT', ], 'patch' => [ 'env' => 'REQUEST_METHOD', 'value' => 'PATCH', ], 'delete' => [ 'env' => 'REQUEST_METHOD', 'value' => 'DELETE', ], 'head' => [ 'env' => 'REQUEST_METHOD', 'value' => 'HEAD', ], 'options' => [ 'env' => 'REQUEST_METHOD', 'value' => 'OPTIONS', ], 'ssl' => [ 'env' => 'HTTPS', 'options' => [ (int) 0 => (int) 1, (int) 1 => 'on', ], ], 'ajax' => [ 'env' => 'HTTP_X_REQUESTED_WITH', 'value' => 'XMLHttpRequest', ], 'json' => [ 'accept' => [ (int) 0 => 'application/json', ], 'param' => '_ext', 'value' => 'json', ], 'xml' => [ 'accept' => [ (int) 0 => 'application/xml', (int) 1 => 'text/xml', ], 'param' => '_ext', 'value' => 'xml', ], 'mobile' => object(Closure) id: 25 {}, 'tablet' => object(Closure) id: 26 {}, ] protected _detectorCache => [ ] protected stream => object(Laminas\Diactoros\PhpInputStream) id: 27 {} protected uri => object(Laminas\Diactoros\Uri) id: 28 {} protected session => object(Cake\Http\Session) id: 29 {} protected flash => object(Cake\Http\FlashMessage) id: 30 {} protected attributes => [ ] protected emulatedAttributes => [ (int) 0 => 'session', (int) 1 => 'flash', (int) 2 => 'webroot', (int) 3 => 'base', (int) 4 => 'params', (int) 5 => 'here', ] protected uploadedFiles => [ ] protected protocol => null protected requestTarget => null }, ], ], (int) 27 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 73, 'function' => 'process', 'class' => 'Cake\Routing\Middleware\AssetMiddleware', 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) id: 58 {}, (int) 1 => object(Cake\Http\Runner) id: 43 {}, ], ], (int) 28 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php', 'line' => (int) 126, 'function' => 'handle', 'class' => 'Cake\Http\Runner', 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) id: 58 {}, ], ], (int) 29 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 73, 'function' => 'process', 'class' => 'Cake\Error\Middleware\ErrorHandlerMiddleware', 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) id: 58 {}, (int) 1 => object(Cake\Http\Runner) id: 43 {}, ], ], (int) 30 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Http/Runner.php', 'line' => (int) 58, 'function' => 'handle', 'class' => 'Cake\Http\Runner', 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\ServerRequest) id: 58 {}, ], ], (int) 31 => [ 'file' => '/webhome/labexcap/html/vendor/cakephp/cakephp/src/Http/Server.php', 'line' => (int) 90, 'function' => 'run', 'class' => 'Cake\Http\Runner', 'type' => '->', 'args' => [ (int) 0 => object(Cake\Http\MiddlewareQueue) id: 44 {}, (int) 1 => object(Cake\Http\ServerRequest) id: 58 {}, (int) 2 => object(App\Application) id: 48 {}, ], ], (int) 32 => [ 'file' => '/webhome/labexcap/html/webroot/index.php', 'line' => (int) 40, 'function' => 'run', 'class' => 'Cake\Http\Server', 'type' => '->', 'args' => [ ], ], ]