|
Exceção Desconhecida » Principais Dados
Mensagem |
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'minerva_site.album' doesn't exist. Failing Query: "SELECT a.id AS a__id, a.titulo AS a__titulo, a.date AS a__date, a.local AS a__local, a.imagens AS a__imagens FROM album a ORDER BY a.date desc, a.id desc LIMIT 1" |
Arquivo |
/home/minerva/library/Doctrine/Connection.php |
Linha |
1082 |
Data |
Fri, 06 Dec 2019 11:08:35 -0300 |
URL |
http://minervarepresentacoes.com.br/site/
|
URL de Referência |
NULL
|
Método Solicitado |
GET |
Sistema Operacional |
unknown |
Navegador |
Default Browser |
|
|
Exceção Desconhecida » Variáveis
$_GET |
Array
(
)
|
$_POST |
Array
(
)
|
$_SESSION |
Array
(
)
|
$_COOKIE |
Array
(
)
|
$_FILES |
Array
(
)
|
|
|
Exceção Desconhecida » Rastreamento
Arquivo |
/home/minerva/library/Doctrine/Connection.php
|
Linha |
1025
|
Classe |
Doctrine_Connection
|
Método/Função |
rethrowException
|
Argumento(s) |
Array
(
[0] => PDOException Object
(
[message:protected] => SQLSTATE[42S02]: Base table or view not found: 1146 Table 'minerva_site.album' doesn't exist
[string:Exception:private] =>
[code:protected] => 42S02
[file:protected] => /home/minerva/library/Doctrine/Connection.php
[line:protected] => 1015
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/minerva/library/Doctrine/Connection.php
[line] => 1015
[function] => query
[class] => PDO
[type] => ->
[args] => Array
(
[0] => SELECT a.id AS a__id, a.titulo AS a__titulo, a.date AS a__date, a.local AS a__local, a.imagens AS a__imagens FROM album a ORDER BY a.date desc, a.id desc LIMIT 1
)
)
[1] => Array
(
[file] => /home/minerva/library/Doctrine/Query/Abstract.php
[line] => 976
[function] => execute
[class] => Doctrine_Connection
[type] => ->
[args] => Array
(
[0] => SELECT a.id AS a__id, a.titulo AS a__titulo, a.date AS a__date, a.local AS a__local, a.imagens AS a__imagens FROM album a ORDER BY a.date desc, a.id desc LIMIT 1
[1] => Array
(
)
)
)
[2] => Array
(
[file] => /home/minerva/library/Doctrine/Query/Abstract.php
[line] => 1026
[function] => _execute
[class] => Doctrine_Query_Abstract
[type] => ->
[args] => Array
(
[0] => Array
(
)
)
)
[3] => Array
(
[file] => /home/minerva/application/Controller/siteController.php
[line] => 16
[function] => execute
[class] => Doctrine_Query_Abstract
[type] => ->
[args] => Array
(
)
)
[4] => Array
(
[file] => /home/minerva/library/controller/abstract.php
[line] => 60
[function] => init
[class] => siteController
[type] => ->
[args] => Array
(
)
)
[5] => Array
(
[file] => /home/minerva/application/Controller/indexController.php
[line] => 17
[function] => load
[class] => controller_abstract
[type] => ->
[args] => Array
(
[0] => Array
(
[address] => site/
[params] => Array
(
)
)
)
)
[6] => Array
(
[file] => /home/minerva/library/controller/abstract.php
[line] => 64
[function] => siteAction
[class] => indexController
[type] => ->
[args] => Array
(
)
)
[7] => Array
(
[file] => /home/minerva/library/router.php
[line] => 26
[function] => load
[class] => controller_abstract
[type] => ->
[args] => Array
(
[0] => Array
(
[params] => Array
(
[0] => site
)
[script_path] => scripts/
[address] =>
)
)
)
[8] => Array
(
[file] => /home/minerva/bootstrap.php
[line] => 75
[function] => load
[class] => router
[type] => ->
[args] => Array
(
)
)
[9] => Array
(
[file] => /home/minerva/public_html/index.php
[line] => 4
[args] => Array
(
[0] => /home/minerva/bootstrap.php
)
[function] => include
)
)
[previous:Exception:private] =>
[errorInfo] => Array
(
[0] => 42S02
[1] => 1146
[2] => Table 'minerva_site.album' doesn't exist
)
)
[1] => Doctrine_Connection_Mysql Object
(
[driverName:protected] => Mysql
[dbh:protected] => PDO Object
(
)
[tables:protected] => Array
(
[Album] => Doctrine_Table Object
(
[_data:protected] => Array
(
)
[_identifier:protected] => id
[_identifierType:protected] => 1
[_conn:protected] => Doctrine_Connection_Mysql Object
*RECURSION*
[_identityMap:protected] => Array
(
)
[_repository:protected] => Doctrine_Table_Repository Object
(
[table:Doctrine_Table_Repository:private] => Doctrine_Table Object
*RECURSION*
[registry:Doctrine_Table_Repository:private] => Array
(
)
)
[_columns:protected] => Array
(
[id] => Array
(
[type] => integer
[autoincrement] => 1
[primary] => 1
[length] => 11
)
[titulo] => Array
(
[type] => string
[length] => 255
)
[date] => Array
(
[type] => date
[length] => 25
)
[local] => Array
(
[type] => string
[length] => 255
)
[imagens] => Array
(
[type] => array
[length] =>
)
)
[_uniques:protected] => Array
(
)
[_fieldNames:protected] => Array
(
[id] => id
[titulo] => titulo
[date] => date
[local] => local
[imagens] => imagens
)
[_columnNames:protected] => Array
(
[id] => id
[titulo] => titulo
[date] => date
[local] => local
[imagens] => imagens
)
[columnCount:protected] => 5
[hasDefaultValues:protected] =>
[_options:protected] => Array
(
[name] => Album
[tableName] => album
[sequenceName] =>
[inheritanceMap] => Array
(
)
[enumMap] => Array
(
)
[type] =>
[charset] => utf8
[collate] => utf8_unicode_ci
[treeImpl] =>
[treeOptions] => Array
(
)
[indexes] => Array
(
)
[parents] => Array
(
[0] => BaseAlbum
)
[joinedParents] => Array
(
)
[queryParts] => Array
(
)
[versioning] =>
[subclasses] => Array
(
)
[orderBy] =>
[declaringClass] => ReflectionClass Object
(
[name] => BaseAlbum
)
)
[_tree:protected] =>
[_parser:protected] => Doctrine_Relation_Parser Object
(
[_table:protected] => Doctrine_Table Object
*RECURSION*
[_relations:protected] => Array
(
)
[_pending:protected] => Array
(
)
)
[_templates:protected] => Array
(
)
[_filters:protected] => Array
(
[0] => Doctrine_Record_Filter_Standard Object
(
[_table:protected] =>
)
)
[_generators:protected] => Array
(
)
[_generator:protected] =>
[_invokedMethods:protected] => Array
(
)
[record:protected] => Album Object
(
[_node:protected] =>
[_id:protected] => Array
(
)
[_data:protected] => Array
(
)
[_values:protected] => Array
(
)
[_state:protected] => 3
[_lastModified:protected] => Array
(
)
[_modified:protected] => Array
(
)
[_oldValues:protected] => Array
(
)
[_errorStack:protected] =>
[_references:protected] => Array
(
)
[_pendingDeletes:protected] => Array
(
)
[_pendingUnlinks:protected] => Array
(
)
[_serializeReferences:protected] =>
[_invokedSaveHooks:protected] =>
[_oid:Doctrine_Record:private] => 1
[_table:protected] => Doctrine_Table Object
*RECURSION*
[_locator:protected] =>
[_resources:protected] => Array
(
)
)
[attributes:protected] => Array
(
)
[parent:protected] => Doctrine_Connection_Mysql Object
*RECURSION*
[_impl:protected] => Array
(
)
[_params:protected] => Array
(
)
[_locator:protected] =>
[_resources:protected] => Array
(
)
)
)
[_name:protected] => Doctrine
[isConnected:protected] => 1
[supported:protected] => Array
(
[sequences] => emulated
[indexes] => 1
[affected_rows] => 1
[transactions] => 1
[savepoints] =>
[summary_functions] => 1
[order_by_text] => 1
[current_id] => emulated
[limit_queries] => 1
[LOBs] => 1
[replace] => 1
[sub_selects] => 1
[auto_increment] => 1
[primary_key] => 1
[result_introspection] => 1
[prepared_statements] => emulated
[identifier_quoting] => 1
[pattern_escaping] => 1
)
[pendingAttributes:protected] => Array
(
[16] => mysql
[8] => 0
[3] => 2
)
[modules:Doctrine_Connection:private] => Array
(
[transaction] =>
[expression] =>
[dataDict] =>
[export] =>
[import] =>
[sequence] =>
[unitOfWork] =>
[formatter] => Doctrine_Formatter Object
(
[conn:protected] => Doctrine_Connection_Mysql Object
*RECURSION*
[moduleName:protected] => Formatter
)
[util] =>
)
[properties:protected] => Array
(
[sql_comments] => Array
(
[0] => Array
(
[start] => --
[end] =>
[escape] =>
)
[1] => Array
(
[start] => #
[end] =>
[escape] =>
)
[2] => Array
(
[start] => /*
[end] => */
[escape] =>
)
)
[identifier_quoting] => Array
(
[start] => `
[end] => `
[escape] => `
)
[string_quoting] => Array
(
[start] => '
[end] => '
[escape] => \
[escape_pattern] => \
)
[wildcards] => Array
(
[0] => %
[1] => _
)
[varchar_max_length] => 255
[sql_file_delimiter] => ;
[max_identifier_length] => 64
)
[serverInfo:protected] => Array
(
)
[options:protected] => Array
(
[dsn] => mysql:host=localhost;dbname=minerva_site
[username] => minerva_user
[password] => Pontocom7bis@
[other] => Array
(
)
)
[_count:protected] => 0
[_usedNames:protected] => Array
(
[foreign_keys] => Array
(
)
[indexes] => Array
(
)
)
[attributes:protected] => Array
(
[112] => INNODB
)
[parent:protected] => Doctrine_Manager Object
(
[_connections:protected] => Array
(
[Doctrine] => Doctrine_Connection_Mysql Object
*RECURSION*
)
[_bound:protected] => Array
(
)
[_index:protected] => 0
[_currIndex:protected] => Doctrine
[_queryRegistry:protected] =>
[_validators:protected] => Array
(
)
[_hydrators:protected] => Array
(
[3] => Doctrine_Hydrator_ArrayDriver
[2] => Doctrine_Hydrator_RecordDriver
[4] => Doctrine_Hydrator_NoneDriver
[5] => Doctrine_Hydrator_ScalarDriver
[6] => Doctrine_Hydrator_SingleScalarDriver
[7] => Doctrine_Hydrator_RecordDriver
[8] => Doctrine_Hydrator_ArrayHierarchyDriver
[9] => Doctrine_Hydrator_RecordHierarchyDriver
)
[_connectionDrivers:protected] => Array
(
[db2] => Doctrine_Connection_Db2
[mysql] => Doctrine_Connection_Mysql
[mysqli] => Doctrine_Connection_Mysql
[sqlite] => Doctrine_Connection_Sqlite
[pgsql] => Doctrine_Connection_Pgsql
[oci] => Doctrine_Connection_Oracle
[oci8] => Doctrine_Connection_Oracle
[oracle] => Doctrine_Connection_Oracle
[mssql] => Doctrine_Connection_Mssql
[dblib] => Doctrine_Connection_Mssql
[odbc] => Doctrine_Connection_Mssql
[mock] => Doctrine_Connection_Mock
)
[_extensions:protected] => Array
(
)
[_loadedValidatorsFromDisk:protected] =>
[_initialized:Doctrine_Manager:private] => 1
[attributes:protected] => Array
(
[168] => utf8_unicode_ci
[167] => utf8
[107] => 7
[140] => 7
[165] => 1
[161] => 2
[150] =>
[157] =>
[153] => 1
[100] => Doctrine_EventListener Object
(
)
[154] => Doctrine_Record_Listener Object
(
[_options:protected] => Array
(
[disabled] =>
)
)
[155] => 1
[109] => 2
[103] => %s_idx
[104] => %s_seq
[120] => %s
[171] => %s
[101] =>
[105] => id
[106] => 0
[141] => 2
[156] => doctrine
[160] =>
[164] =>
[166] =>
[169] => Array
(
)
[170] => Array
(
)
[172] => 1
[173] => Doctrine_Query
[175] => Doctrine_Collection
[176] => Doctrine_Table
[174] => 1
)
[parent:protected] =>
[_impl:protected] => Array
(
)
[_params:protected] => Array
(
)
[_locator:protected] =>
[_resources:protected] => Array
(
)
)
[_impl:protected] => Array
(
)
[_params:protected] => Array
(
)
[_locator:protected] =>
[_resources:protected] => Array
(
)
)
[2] => SELECT a.id AS a__id, a.titulo AS a__titulo, a.date AS a__date, a.local AS a__local, a.imagens AS a__imagens FROM album a ORDER BY a.date desc, a.id desc LIMIT 1
)
|
|
Arquivo |
/home/minerva/library/Doctrine/Query/Abstract.php
|
Linha |
976
|
Classe |
Doctrine_Connection
|
Método/Função |
execute
|
Argumento(s) |
Array
(
[0] => SELECT a.id AS a__id, a.titulo AS a__titulo, a.date AS a__date, a.local AS a__local, a.imagens AS a__imagens FROM album a ORDER BY a.date desc, a.id desc LIMIT 1
[1] => Array
(
)
)
|
|
Arquivo |
/home/minerva/library/Doctrine/Query/Abstract.php
|
Linha |
1026
|
Classe |
Doctrine_Query_Abstract
|
Método/Função |
_execute
|
Argumento(s) |
Array
(
[0] => Array
(
)
)
|
|
Arquivo |
/home/minerva/application/Controller/siteController.php
|
Linha |
16
|
Classe |
Doctrine_Query_Abstract
|
Método/Função |
execute
|
|
Arquivo |
/home/minerva/library/controller/abstract.php
|
Linha |
60
|
Classe |
siteController
|
Método/Função |
init
|
|
Arquivo |
/home/minerva/application/Controller/indexController.php
|
Linha |
17
|
Classe |
controller_abstract
|
Método/Função |
load
|
Argumento(s) |
Array
(
[0] => Array
(
[address] => site/
[params] => Array
(
)
)
)
|
|
Arquivo |
/home/minerva/library/controller/abstract.php
|
Linha |
64
|
Classe |
indexController
|
Método/Função |
siteAction
|
|
Arquivo |
/home/minerva/library/router.php
|
Linha |
26
|
Classe |
controller_abstract
|
Método/Função |
load
|
Argumento(s) |
Array
(
[0] => Array
(
[params] => Array
(
[0] => site
)
[script_path] => scripts/
[address] =>
)
)
|
|
Arquivo |
/home/minerva/bootstrap.php
|
Linha |
75
|
Classe |
router
|
Método/Função |
load
|
|
Arquivo |
/home/minerva/public_html/index.php
|
Linha |
4
|
Método/Função |
include
|
Argumento(s) |
Array
(
[0] => /home/minerva/bootstrap.php
)
|
|
|
|
|