Notice: Undefined index: REQUEST_METHOD in /home/storage/a/a6/e2/zeagostinho/library/seven/modules/exception/exception.php on line 168
Exceção Desconhecida
 

Exceção Desconhecida » Principais Dados

Mensagem SQLSTATE[42S02]: Base table or view not found: 1146 Table 'zeagostinho.parceiro' doesn't exist. Failing Query: "SELECT p.id AS p__id, p.nome AS p__nome, p.descricao AS p__descricao, p.created_at AS p__created_at, p.updated_at AS p__updated_at FROM parceiro p ORDER BY p.created_at desc, p.id desc"
Arquivo /home/storage/a/a6/e2/zeagostinho/library/Doctrine/Connection.php
Linha 1081
Data Tue, 19 Mar 2024 02:26:02 -0300
URL http://
URL de Referência Referência Desconhecida
Método Solicitado
Sistema Operacional unknown
Navegador Default Browser
Erros do PHP Undefined index: REQUEST_METHOD
 

Exceção Desconhecida » Variáveis

$_SESSION
Array
(
)
$_FILES
Array
(
)
 

Exceção Desconhecida » Rastreamento

Arquivo /home/storage/a/a6/e2/zeagostinho/library/Doctrine/Connection.php
Linha 1024
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 'zeagostinho.parceiro' doesn't exist
            [string:private] => 
            [code:protected] => 42S02
            [file:protected] => /home/storage/a/a6/e2/zeagostinho/library/Doctrine/Connection.php
            [line:protected] => 1014
            [trace:private] => Array
                (
                    [0] => Array
                        (
                            [file] => /home/storage/a/a6/e2/zeagostinho/library/Doctrine/Connection.php
                            [line] => 1014
                            [function] => query
                            [class] => PDO
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => SELECT p.id AS p__id, p.nome AS p__nome, p.descricao AS p__descricao, p.created_at AS p__created_at, p.updated_at AS p__updated_at FROM parceiro p ORDER BY p.created_at desc, p.id desc
                                )

                        )

                    [1] => Array
                        (
                            [file] => /home/storage/a/a6/e2/zeagostinho/library/Doctrine/Query/Abstract.php
                            [line] => 976
                            [function] => execute
                            [class] => Doctrine_Connection
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => SELECT p.id AS p__id, p.nome AS p__nome, p.descricao AS p__descricao, p.created_at AS p__created_at, p.updated_at AS p__updated_at FROM parceiro p ORDER BY p.created_at desc, p.id desc
                                    [1] => Array
                                        (
                                        )

                                )

                        )

                    [2] => Array
                        (
                            [file] => /home/storage/a/a6/e2/zeagostinho/library/Doctrine/Query/Abstract.php
                            [line] => 1026
                            [function] => _execute
                            [class] => Doctrine_Query_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Array
                                        (
                                        )

                                )

                        )

                    [3] => Array
                        (
                            [file] => /home/storage/a/a6/e2/zeagostinho/application/Controller/siteController.php
                            [line] => 48
                            [function] => execute
                            [class] => Doctrine_Query_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [4] => Array
                        (
                            [file] => /home/storage/a/a6/e2/zeagostinho/library/controller/abstract.php
                            [line] => 64
                            [function] => parceirosAction
                            [class] => siteController
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [5] => Array
                        (
                            [file] => /home/storage/a/a6/e2/zeagostinho/application/Controller/indexController.php
                            [line] => 17
                            [function] => load
                            [class] => controller_abstract
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Array
                                        (
                                            [address] => site/
                                            [params] => Array
                                                (
                                                    [0] => parceiros
                                                )

                                        )

                                )

                        )

                    [6] => Array
                        (
                            [file] => /home/storage/a/a6/e2/zeagostinho/library/controller/abstract.php
                            [line] => 64
                            [function] => siteAction
                            [class] => indexController
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [7] => Array
                        (
                            [file] => /home/storage/a/a6/e2/zeagostinho/library/router.php
                            [line] => 26
                            [function] => load
                            [class] => controller_abstract
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Array
                                        (
                                            [params] => Array
                                                (
                                                    [0] => site
                                                    [1] => parceiros
                                                )

                                            [script_path] => scripts/
                                            [address] => 
                                        )

                                )

                        )

                    [8] => Array
                        (
                            [file] => /home/storage/a/a6/e2/zeagostinho/bootstrap.php
                            [line] => 70
                            [function] => load
                            [class] => router
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [9] => Array
                        (
                            [file] => /home/storage/a/a6/e2/zeagostinho/public_html/index.php
                            [line] => 4
                            [args] => Array
                                (
                                    [0] => /home/storage/a/a6/e2/zeagostinho/bootstrap.php
                                )

                            [function] => include
                        )

                )

            [errorInfo] => Array
                (
                    [0] => 42S02
                    [1] => 1146
                    [2] => Table 'zeagostinho.parceiro' doesn't exist
                )

        )

    [1] => Doctrine_Connection_Mysql Object
        (
            [driverName:protected] => Mysql
            [dbh:protected] => PDO Object
                (
                )

            [tables:protected] => Array
                (
                    [Noticia] => Doctrine_Table Object
                        (
                            [_data:protected] => Array
                                (
                                )

                            [_identifier:protected] => id
                            [_identifierType:protected] => 1
                            [_conn:protected] => Doctrine_Connection_Mysql Object
 *RECURSION*
                            [_identityMap:protected] => Array
                                (
                                    [1] => Noticia Object
                                        (
                                            [_node:protected] => 
                                            [_id:protected] => Array
                                                (
                                                    [id] => 1
                                                )

                                            [_data:protected] => Array
                                                (
                                                    [id] => 1
                                                    [titulo] => Estamos em manuntenção
                                                    [conteudo] => Estamos em manutenção!
                                                    [arquivo_id] => 
                                                    [date] => 2020-09-11
                                                    [created_at] => 0000-00-00 00:00:00
                                                    [updated_at] => 0000-00-00 00:00:00
                                                )

                                            [_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:private] => 2
                                            [_table:protected] => Doctrine_Table Object
 *RECURSION*
                                            [_locator:protected] => 
                                            [_resources:protected] => Array
                                                (
                                                )

                                        )

                                )

                            [_repository:protected] => Doctrine_Table_Repository Object
                                (
                                    [table:private] => Doctrine_Table Object
 *RECURSION*
                                    [registry:private] => Array
                                        (
                                            [2] => Noticia Object
                                                (
                                                    [_node:protected] => 
                                                    [_id:protected] => Array
                                                        (
                                                            [id] => 1
                                                        )

                                                    [_data:protected] => Array
                                                        (
                                                            [id] => 1
                                                            [titulo] => Estamos em manuntenção
                                                            [conteudo] => Estamos em manutenção!
                                                            [arquivo_id] => 
                                                            [date] => 2020-09-11
                                                            [created_at] => 0000-00-00 00:00:00
                                                            [updated_at] => 0000-00-00 00:00:00
                                                        )

                                                    [_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:private] => 2
                                                    [_table:protected] => Doctrine_Table Object
 *RECURSION*
                                                    [_locator:protected] => 
                                                    [_resources:protected] => Array
                                                        (
                                                        )

                                                )

                                        )

                                )

                            [_columns:protected] => Array
                                (
                                    [id] => Array
                                        (
                                            [type] => integer
                                            [autoincrement] => 1
                                            [primary] => 1
                                            [unsigned] => 1
                                            [length] => 11
                                        )

                                    [titulo] => Array
                                        (
                                            [type] => string
                                            [length] => 
                                        )

                                    [conteudo] => Array
                                        (
                                            [type] => string
                                            [length] => 
                                        )

                                    [arquivo_id] => Array
                                        (
                                            [type] => integer
                                            [unsigned] => 1
                                            [length] => 11
                                        )

                                    [date] => Array
                                        (
                                            [type] => date
                                            [length] => 25
                                        )

                                    [created_at] => Array
                                        (
                                            [notnull] => 1
                                            [type] => timestamp
                                            [length] => 25
                                        )

                                    [updated_at] => Array
                                        (
                                            [notnull] => 1
                                            [type] => timestamp
                                            [length] => 25
                                        )

                                )

                            [_uniques:protected] => Array
                                (
                                )

                            [_fieldNames:protected] => Array
                                (
                                    [id] => id
                                    [titulo] => titulo
                                    [conteudo] => conteudo
                                    [arquivo_id] => arquivo_id
                                    [date] => date
                                    [created_at] => created_at
                                    [updated_at] => updated_at
                                )

                            [_columnNames:protected] => Array
                                (
                                    [id] => id
                                    [titulo] => titulo
                                    [conteudo] => conteudo
                                    [arquivo_id] => arquivo_id
                                    [date] => date
                                    [created_at] => created_at
                                    [updated_at] => updated_at
                                )

                            [columnCount:protected] => 5
                            [hasDefaultValues:protected] => 
                            [_options:protected] => Array
                                (
                                    [name] => Noticia
                                    [tableName] => noticia
                                    [sequenceName] => 
                                    [inheritanceMap] => Array
                                        (
                                        )

                                    [enumMap] => Array
                                        (
                                        )

                                    [type] => 
                                    [charset] => utf8
                                    [collate] => utf8_unicode_ci
                                    [treeImpl] => 
                                    [treeOptions] => Array
                                        (
                                        )

                                    [indexes] => Array
                                        (
                                        )

                                    [parents] => Array
                                        (
                                            [0] => BaseNoticia
                                        )

                                    [joinedParents] => Array
                                        (
                                        )

                                    [queryParts] => Array
                                        (
                                        )

                                    [versioning] => 
                                    [subclasses] => Array
                                        (
                                        )

                                    [orderBy] => 
                                    [declaringClass] => ReflectionClass Object
                                        (
                                            [name] => BaseNoticia
                                        )

                                )

                            [_tree:protected] => 
                            [_parser:protected] => Doctrine_Relation_Parser Object
                                (
                                    [_table:protected] => Doctrine_Table Object
 *RECURSION*
                                    [_relations:protected] => Array
                                        (
                                        )

                                    [_pending:protected] => Array
                                        (
                                            [imagem] => Array
                                                (
                                                    [local] => arquivo_id
                                                    [foreign] => id
                                                    [cascade] => Array
                                                        (
                                                            [0] => delete
                                                        )

                                                    [type] => 0
                                                    [class] => Arquivo
                                                    [alias] => imagem
                                                )

                                        )

                                )

                            [_templates:protected] => Array
                                (
                                    [Doctrine_Template_Timestampable] => Doctrine_Template_Timestampable Object
                                        (
                                            [_options:protected] => Array
                                                (
                                                    [created] => Array
                                                        (
                                                            [name] => created_at
                                                            [alias] => 
                                                            [type] => timestamp
                                                            [format] => Y-m-d H:i:s
                                                            [disabled] => 
                                                            [expression] => 
                                                            [options] => Array
                                                                (
                                                                    [notnull] => 1
                                                                )

                                                        )

                                                    [updated] => Array
                                                        (
                                                            [name] => updated_at
                                                            [alias] => 
                                                            [type] => timestamp
                                                            [format] => Y-m-d H:i:s
                                                            [disabled] => 
                                                            [expression] => 
                                                            [onInsert] => 1
                                                            [options] => Array
                                                                (
                                                                    [notnull] => 1
                                                                )

                                                        )

                                                )

                                            [_invoker:protected] => Noticia 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:private] => 1
                                                    [_table:protected] => Doctrine_Table Object
 *RECURSION*
                                                    [_locator:protected] => 
                                                    [_resources:protected] => Array
                                                        (
                                                        )

                                                )

                                            [_plugin:protected] => 
                                            [_table:protected] => Doctrine_Table Object
 *RECURSION*
                                            [_locator:protected] => 
                                            [_resources:protected] => Array
                                                (
                                                )

                                        )

                                )

                            [_filters:protected] => Array
                                (
                                    [0] => Doctrine_Record_Filter_Standard Object
                                        (
                                            [_table:protected] => 
                                        )

                                )

                            [_generators:protected] => Array
                                (
                                )

                            [_generator:protected] => 
                            [_invokedMethods:protected] => Array
                                (
                                )

                            [record:protected] => Noticia 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:private] => 1
                                    [_table:protected] => Doctrine_Table Object
 *RECURSION*
                                    [_locator:protected] => 
                                    [_resources:protected] => Array
                                        (
                                        )

                                )

                            [attributes:protected] => Array
                                (
                                    [154] => Doctrine_Record_Listener_Chain Object
                                        (
                                            [_listeners:protected] => Array
                                                (
                                                    [0] => Doctrine_Template_Listener_Timestampable Object
                                                        (
                                                            [_options:protected] => Array
                                                                (
                                                                    [created] => Array
                                                                        (
                                                                            [name] => created_at
                                                                            [alias] => 
                                                                            [type] => timestamp
                                                                            [format] => Y-m-d H:i:s
                                                                            [disabled] => 
                                                                            [expression] => 
                                                                            [options] => Array
                                                                                (
                                                                                    [notnull] => 1
                                                                                )

                                                                        )

                                                                    [updated] => Array
                                                                        (
                                                                            [name] => updated_at
                                                                            [alias] => 
                                                                            [type] => timestamp
                                                                            [format] => Y-m-d H:i:s
                                                                            [disabled] => 
                                                                            [expression] => 
                                                                            [onInsert] => 1
                                                                            [options] => Array
                                                                                (
                                                                                    [notnull] => 1
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                )

                                            [_options:protected] => Array
                                                (
                                                    [disabled] => 
                                                )

                                            [_locator:protected] => 
                                            [_resources:protected] => Array
                                                (
                                                )

                                        )

                                )

                            [parent:protected] => Doctrine_Connection_Mysql Object
 *RECURSION*
                            [_impl:protected] => Array
                                (
                                )

                            [_params:protected] => Array
                                (
                                )

                            [_locator:protected] => 
                            [_resources:protected] => Array
                                (
                                )

                        )

                    [Parceiros] => 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:private] => Doctrine_Table Object
 *RECURSION*
                                    [registry:private] => Array
                                        (
                                        )

                                )

                            [_columns:protected] => Array
                                (
                                    [id] => Array
                                        (
                                            [type] => integer
                                            [autoincrement] => 1
                                            [primary] => 1
                                            [unsigned] => 1
                                            [length] => 11
                                        )

                                    [nome] => Array
                                        (
                                            [type] => string
                                            [length] => 
                                        )

                                    [descricao] => Array
                                        (
                                            [type] => string
                                            [length] => 
                                        )

                                    [created_at] => Array
                                        (
                                            [notnull] => 1
                                            [type] => timestamp
                                            [length] => 25
                                        )

                                    [updated_at] => Array
                                        (
                                            [notnull] => 1
                                            [type] => timestamp
                                            [length] => 25
                                        )

                                )

                            [_uniques:protected] => Array
                                (
                                )

                            [_fieldNames:protected] => Array
                                (
                                    [id] => id
                                    [nome] => nome
                                    [descricao] => descricao
                                    [created_at] => created_at
                                    [updated_at] => updated_at
                                )

                            [_columnNames:protected] => Array
                                (
                                    [id] => id
                                    [nome] => nome
                                    [descricao] => descricao
                                    [created_at] => created_at
                                    [updated_at] => updated_at
                                )

                            [columnCount:protected] => 3
                            [hasDefaultValues:protected] => 
                            [_options:protected] => Array
                                (
                                    [name] => Parceiros
                                    [tableName] => parceiro
                                    [sequenceName] => 
                                    [inheritanceMap] => Array
                                        (
                                        )

                                    [enumMap] => Array
                                        (
                                        )

                                    [type] => 
                                    [charset] => utf8
                                    [collate] => utf8_unicode_ci
                                    [treeImpl] => 
                                    [treeOptions] => Array
                                        (
                                        )

                                    [indexes] => Array
                                        (
                                        )

                                    [parents] => Array
                                        (
                                            [0] => BaseParceiros
                                        )

                                    [joinedParents] => Array
                                        (
                                        )

                                    [queryParts] => Array
                                        (
                                        )

                                    [versioning] => 
                                    [subclasses] => Array
                                        (
                                        )

                                    [orderBy] => 
                                    [declaringClass] => ReflectionClass Object
                                        (
                                            [name] => BaseParceiros
                                        )

                                )

                            [_tree:protected] => 
                            [_parser:protected] => Doctrine_Relation_Parser Object
                                (
                                    [_table:protected] => Doctrine_Table Object
 *RECURSION*
                                    [_relations:protected] => Array
                                        (
                                        )

                                    [_pending:protected] => Array
                                        (
                                        )

                                )

                            [_templates:protected] => Array
                                (
                                    [Doctrine_Template_Timestampable] => Doctrine_Template_Timestampable Object
                                        (
                                            [_options:protected] => Array
                                                (
                                                    [created] => Array
                                                        (
                                                            [name] => created_at
                                                            [alias] => 
                                                            [type] => timestamp
                                                            [format] => Y-m-d H:i:s
                                                            [disabled] => 
                                                            [expression] => 
                                                            [options] => Array
                                                                (
                                                                    [notnull] => 1
                                                                )

                                                        )

                                                    [updated] => Array
                                                        (
                                                            [name] => updated_at
                                                            [alias] => 
                                                            [type] => timestamp
                                                            [format] => Y-m-d H:i:s
                                                            [disabled] => 
                                                            [expression] => 
                                                            [onInsert] => 1
                                                            [options] => Array
                                                                (
                                                                    [notnull] => 1
                                                                )

                                                        )

                                                )

                                            [_invoker:protected] => Parceiros 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:private] => 3
                                                    [_table:protected] => Doctrine_Table Object
 *RECURSION*
                                                    [_locator:protected] => 
                                                    [_resources:protected] => Array
                                                        (
                                                        )

                                                )

                                            [_plugin:protected] => 
                                            [_table:protected] => Doctrine_Table Object
 *RECURSION*
                                            [_locator:protected] => 
                                            [_resources:protected] => Array
                                                (
                                                )

                                        )

                                )

                            [_filters:protected] => Array
                                (
                                    [0] => Doctrine_Record_Filter_Standard Object
                                        (
                                            [_table:protected] => 
                                        )

                                )

                            [_generators:protected] => Array
                                (
                                )

                            [_generator:protected] => 
                            [_invokedMethods:protected] => Array
                                (
                                )

                            [record:protected] => Parceiros 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:private] => 3
                                    [_table:protected] => Doctrine_Table Object
 *RECURSION*
                                    [_locator:protected] => 
                                    [_resources:protected] => Array
                                        (
                                        )

                                )

                            [attributes:protected] => Array
                                (
                                    [154] => Doctrine_Record_Listener_Chain Object
                                        (
                                            [_listeners:protected] => Array
                                                (
                                                    [0] => Doctrine_Template_Listener_Timestampable Object
                                                        (
                                                            [_options:protected] => Array
                                                                (
                                                                    [created] => Array
                                                                        (
                                                                            [name] => created_at
                                                                            [alias] => 
                                                                            [type] => timestamp
                                                                            [format] => Y-m-d H:i:s
                                                                            [disabled] => 
                                                                            [expression] => 
                                                                            [options] => Array
                                                                                (
                                                                                    [notnull] => 1
                                                                                )

                                                                        )

                                                                    [updated] => Array
                                                                        (
                                                                            [name] => updated_at
                                                                            [alias] => 
                                                                            [type] => timestamp
                                                                            [format] => Y-m-d H:i:s
                                                                            [disabled] => 
                                                                            [expression] => 
                                                                            [onInsert] => 1
                                                                            [options] => Array
                                                                                (
                                                                                    [notnull] => 1
                                                                                )

                                                                        )

                                                                )

                                                        )

                                                )

                                            [_options:protected] => Array
                                                (
                                                    [disabled] => 
                                                )

                                            [_locator:protected] => 
                                            [_resources: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: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=mysql01.zeagostinho.com.br;dbname=zeagostinho
                    [username] => zeagostinho
                    [password] => ZE@Gadmin
                    [other] => Array
                        (
                        )

                )

            [_count:protected] => 1
            [_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: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 p.id AS p__id, p.nome AS p__nome, p.descricao AS p__descricao, p.created_at AS p__created_at, p.updated_at AS p__updated_at FROM parceiro p ORDER BY p.created_at desc, p.id desc
)
Arquivo /home/storage/a/a6/e2/zeagostinho/library/Doctrine/Query/Abstract.php
Linha 976
Classe Doctrine_Connection
Método/Função execute
Argumento(s)
Array
(
    [0] => SELECT p.id AS p__id, p.nome AS p__nome, p.descricao AS p__descricao, p.created_at AS p__created_at, p.updated_at AS p__updated_at FROM parceiro p ORDER BY p.created_at desc, p.id desc
    [1] => Array
        (
        )

)
Arquivo /home/storage/a/a6/e2/zeagostinho/library/Doctrine/Query/Abstract.php
Linha 1026
Classe Doctrine_Query_Abstract
Método/Função _execute
Argumento(s)
Array
(
    [0] => Array
        (
        )

)
Arquivo /home/storage/a/a6/e2/zeagostinho/application/Controller/siteControlle
r.php
Linha 48
Classe Doctrine_Query_Abstract
Método/Função execute
Arquivo /home/storage/a/a6/e2/zeagostinho/library/controller/abstract.php
Linha 64
Classe siteController
Método/Função parceirosAction
Arquivo /home/storage/a/a6/e2/zeagostinho/application/Controller/indexControll
er.php
Linha 17
Classe controller_abstract
Método/Função load
Argumento(s)
Array
(
    [0] => Array
        (
            [address] => site/
            [params] => Array
                (
                    [0] => parceiros
                )

        )

)
Arquivo /home/storage/a/a6/e2/zeagostinho/library/controller/abstract.php
Linha 64
Classe indexController
Método/Função siteAction
Arquivo /home/storage/a/a6/e2/zeagostinho/library/router.php
Linha 26
Classe controller_abstract
Método/Função load
Argumento(s)
Array
(
    [0] => Array
        (
            [params] => Array
                (
                    [0] => site
                    [1] => parceiros
                )

            [script_path] => scripts/
            [address] => 
        )

)
Arquivo /home/storage/a/a6/e2/zeagostinho/bootstrap.php
Linha 70
Classe router
Método/Função load
Arquivo /home/storage/a/a6/e2/zeagostinho/public_html/index.php
Linha 4
Método/Função include
Argumento(s)
Array
(
    [0] => /home/storage/a/a6/e2/zeagostinho/bootstrap.php
)