CDbException Object ( [errorInfo] => [message:protected] => CDbConnection failed to open the DB connection. [string:Exception:private] => [code:protected] => 0 [file:protected] => /var/www/html/yii/framework/db/CDbConnection.php [line:protected] => 387 [trace:Exception:private] => Array ( [0] => Array ( [file] => /var/www/html/yii/framework/db/CDbConnection.php [line] => 330 [function] => open [class] => CDbConnection [type] => -> [args] => Array ( ) ) [1] => Array ( [file] => /var/www/html/yii/framework/db/CDbConnection.php [line] => 308 [function] => setActive [class] => CDbConnection [type] => -> [args] => Array ( [0] => 1 ) ) [2] => Array ( [file] => /var/www/html/yii/framework/base/CModule.php [line] => 387 [function] => init [class] => CDbConnection [type] => -> [args] => Array ( ) ) [3] => Array ( [file] => /var/www/html/yii/framework/base/CModule.php [line] => 103 [function] => getComponent [class] => CModule [type] => -> [args] => Array ( [0] => cep ) ) [4] => Array ( [file] => /var/www/html/eventos/admin/protected/models/Estado.php [line] => 28 [function] => __get [class] => CModule [type] => -> [args] => Array ( [0] => cep ) ) [5] => Array ( [file] => /var/www/html/yii/framework/db/ar/CActiveRecord.php [line] => 2309 [function] => getDbConnection [class] => Estado [type] => -> [args] => Array ( ) ) [6] => Array ( [file] => /var/www/html/yii/framework/db/ar/CActiveRecord.php [line] => 387 [function] => __construct [class] => CActiveRecordMetaData [type] => -> [args] => Array ( [0] => Estado Object ( [_md:CActiveRecord:private] => [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) ) [7] => Array ( [file] => /var/www/html/eventos/admin/protected/models/Estado.php [line] => 20 [function] => model [class] => CActiveRecord [type] => :: [args] => Array ( [0] => Estado ) ) [8] => Array ( [file] => /var/www/html/eventos/admin/protected/views/site/pages/inscricao.php [line] => 11 [function] => model [class] => Estado [type] => :: [args] => Array ( ) ) [9] => Array ( [file] => /var/www/html/yii/framework/web/CBaseController.php [line] => 126 [args] => Array ( [0] => /var/www/html/eventos/admin/protected/views/site/pages/inscricao.php ) [function] => require ) [10] => Array ( [file] => /var/www/html/yii/framework/web/CBaseController.php [line] => 95 [function] => renderInternal [class] => CBaseController [type] => -> [args] => Array ( [0] => /var/www/html/eventos/admin/protected/views/site/pages/inscricao.php [1] => Array ( [model] => Evento Object ( [NOM_STATUS] => ATIVO [QUANTIDADE] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => COciTableSchema Object ( [schemaName] => DBEVENTOS [name] => EVENTO [rawName] => "EVENTO" [primaryKey] => COD_EVENTO [sequenceName] => [foreignKeys] => Array ( [COD_ABRANGENCIA] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) [COD_TIPO_EVENTO] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) [COD_STATUS] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) ) [columns] => Array ( [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou o evento conforme no SGU. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_EVENTO] => COciColumnSchema Object ( [name] => COD_TIPO_EVENTO [rawName] => "COD_TIPO_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo de evento com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ABRANGENCIA] => COciColumnSchema Object ( [name] => COD_ABRANGENCIA [rawName] => "COD_ABRANGENCIA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código da abrangência com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Titulo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PALAVRA_CHAVE] => COciColumnSchema Object ( [name] => DSC_PALAVRA_CHAVE [rawName] => "DSC_PALAVRA_CHAVE" [allowNull] => 1 [dbType] => VARCHAR2(30) [type] => string [defaultValue] => [size] => 30 [precision] => 30 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Palavra chave do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data inicio do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data fim do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_DESCRICAO] => COciColumnSchema Object ( [name] => DSC_DESCRICAO [rawName] => "DSC_DESCRICAO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Descri¿¿o do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PUBLICO_ALVO] => COciColumnSchema Object ( [name] => DSC_PUBLICO_ALVO [rawName] => "DSC_PUBLICO_ALVO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Publico alvo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => codigo do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Nome do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou o evento conforme no SGU. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_EVENTO] => COciColumnSchema Object ( [name] => COD_TIPO_EVENTO [rawName] => "COD_TIPO_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo de evento com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ABRANGENCIA] => COciColumnSchema Object ( [name] => COD_ABRANGENCIA [rawName] => "COD_ABRANGENCIA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código da abrangência com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Titulo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PALAVRA_CHAVE] => COciColumnSchema Object ( [name] => DSC_PALAVRA_CHAVE [rawName] => "DSC_PALAVRA_CHAVE" [allowNull] => 1 [dbType] => VARCHAR2(30) [type] => string [defaultValue] => [size] => 30 [precision] => 30 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Palavra chave do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data inicio do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data fim do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_DESCRICAO] => COciColumnSchema Object ( [name] => DSC_DESCRICAO [rawName] => "DSC_DESCRICAO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Descri¿¿o do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PUBLICO_ALVO] => COciColumnSchema Object ( [name] => DSC_PUBLICO_ALVO [rawName] => "DSC_PUBLICO_ALVO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Publico alvo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => codigo do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Nome do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [bANNERs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => bANNERs [className] => Banner [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cONTATOs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cONTATOs [className] => Contato [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cONVIDADOs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cONVIDADOs [className] => Convidado [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODABRANGENCIA] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODABRANGENCIA [className] => Indicador [foreignKey] => COD_ABRANGENCIA [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODTIPOEVENTO] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODTIPOEVENTO [className] => Indicador [foreignKey] => COD_TIPO_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODSTATUS] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODSTATUS [className] => Indicador [foreignKey] => COD_STATUS [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [lAYOUTs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => lAYOUTs [className] => Layout [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [mENUs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => mENUs [className] => Menu [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [oCORRENCIAs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => oCORRENCIAs [className] => Ocorrencia [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [pAGINAs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => pAGINAs [className] => Pagina [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rEPRESENTACAOs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => rEPRESENTACAOs [className] => Representacao [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => Evento Object ( [NOM_STATUS] => [QUANTIDADE] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [COD_EVENTO] => 3321 [COD_USUARIO] => [COD_TIPO_EVENTO] => 262 [COD_ABRANGENCIA] => 4 [COD_STATUS] => 1 [DSC_TITULO] => Encontro Nacional das Corregedorias e Ouvidorias 2022 [DSC_PALAVRA_CHAVE] => enco2022 [DAT_INICIO] => 19/09/2022 00:00 [DAT_FIM] => 21/09/2022 00:00 [DAT_CADASTRO] => 30/06/2022 13:38 [DAT_ALTERACAO] => 12/09/2022 08:43 [DSC_DESCRICAO] => Resource id #5 [DSC_PUBLICO_ALVO] => Resource id #6 ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 3321 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [linha] => Pagina Object ( [NOM_TIPO_INDICADOR] => INSCRICAO [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => COciTableSchema Object ( [schemaName] => DBEVENTOS [name] => PAGINA [rawName] => "PAGINA" [primaryKey] => COD_PAGINA [sequenceName] => [foreignKeys] => Array ( [COD_EVENTO] => Array ( [0] => EVENTO [1] => COD_EVENTO ) [COD_TIPO_PAGINA] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) [COD_STATUS] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) ) [columns] => Array ( [COD_PAGINA] => COciColumnSchema Object ( [name] => COD_PAGINA [rawName] => "COD_PAGINA" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou a página, conforme o SGU [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do evento desta página com chave estrangeira para tabela Evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ITEM_MENU] => COciColumnSchema Object ( [name] => COD_ITEM_MENU [rawName] => "COD_ITEM_MENU" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do item de menu em que esta página será exibida com chave estrangeira para tabela item_menu [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_PAGINA] => COciColumnSchema Object ( [name] => COD_TIPO_PAGINA [rawName] => "COD_TIPO_PAGINA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo da página com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Título da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_RESUMO] => COciColumnSchema Object ( [name] => DSC_RESUMO [rawName] => "DSC_RESUMO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Resumo da página para exibição em meta-tags e outros. [_e:CComponent:private] => [_m:CComponent:private] => ) [NUM_ORDEM] => COciColumnSchema Object ( [name] => NUM_ORDEM [rawName] => "NUM_ORDEM" [allowNull] => 1 [dbType] => NUMBER(4) [type] => integer [defaultValue] => [size] => 4 [precision] => 4 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Número para guardar a ordenação das páginas no hotsite. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do inicio de exibição desta página neste item de menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do fim de exibição desta página no item do menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração na página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_CONTEUDO] => COciColumnSchema Object ( [name] => DSC_CONTEUDO [rawName] => "DSC_CONTEUDO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Conteúdo da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [COD_PAGINA] => COciColumnSchema Object ( [name] => COD_PAGINA [rawName] => "COD_PAGINA" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou a página, conforme o SGU [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do evento desta página com chave estrangeira para tabela Evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ITEM_MENU] => COciColumnSchema Object ( [name] => COD_ITEM_MENU [rawName] => "COD_ITEM_MENU" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do item de menu em que esta página será exibida com chave estrangeira para tabela item_menu [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_PAGINA] => COciColumnSchema Object ( [name] => COD_TIPO_PAGINA [rawName] => "COD_TIPO_PAGINA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo da página com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Título da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_RESUMO] => COciColumnSchema Object ( [name] => DSC_RESUMO [rawName] => "DSC_RESUMO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Resumo da página para exibição em meta-tags e outros. [_e:CComponent:private] => [_m:CComponent:private] => ) [NUM_ORDEM] => COciColumnSchema Object ( [name] => NUM_ORDEM [rawName] => "NUM_ORDEM" [allowNull] => 1 [dbType] => NUMBER(4) [type] => integer [defaultValue] => [size] => 4 [precision] => 4 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Número para guardar a ordenação das páginas no hotsite. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do inicio de exibição desta página neste item de menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do fim de exibição desta página no item do menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração na página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_CONTEUDO] => COciColumnSchema Object ( [name] => DSC_CONTEUDO [rawName] => "DSC_CONTEUDO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Conteúdo da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [iMAGEMs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => iMAGEMs [className] => Imagem [foreignKey] => COD_PAGINA [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODEVENTO] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODEVENTO [className] => Evento [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODTIPOPAGINA] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODTIPOPAGINA [className] => Indicador [foreignKey] => COD_TIPO_PAGINA [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODSTATUS] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODSTATUS [className] => Indicador [foreignKey] => COD_STATUS [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODITEMMENU] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODITEMMENU [className] => ItemMenu [foreignKey] => COD_ITEM_MENU [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => Pagina Object ( [NOM_TIPO_INDICADOR] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [COD_PAGINA] => 5559 [COD_TIPO_PAGINA] => 122 [DSC_TITULO] => INSCRIÇÃO [DAT_INICIO] => 01/06/2022 00:00 [DAT_FIM] => 20/09/2022 00:00 ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 5559 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) ) [2] => 1 ) ) [11] => Array ( [file] => /var/www/html/yii/framework/web/CController.php [line] => 869 [function] => renderFile [class] => CBaseController [type] => -> [args] => Array ( [0] => /var/www/html/eventos/admin/protected/views/site/pages/inscricao.php [1] => Array ( [model] => Evento Object ( [NOM_STATUS] => ATIVO [QUANTIDADE] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => COciTableSchema Object ( [schemaName] => DBEVENTOS [name] => EVENTO [rawName] => "EVENTO" [primaryKey] => COD_EVENTO [sequenceName] => [foreignKeys] => Array ( [COD_ABRANGENCIA] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) [COD_TIPO_EVENTO] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) [COD_STATUS] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) ) [columns] => Array ( [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou o evento conforme no SGU. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_EVENTO] => COciColumnSchema Object ( [name] => COD_TIPO_EVENTO [rawName] => "COD_TIPO_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo de evento com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ABRANGENCIA] => COciColumnSchema Object ( [name] => COD_ABRANGENCIA [rawName] => "COD_ABRANGENCIA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código da abrangência com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Titulo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PALAVRA_CHAVE] => COciColumnSchema Object ( [name] => DSC_PALAVRA_CHAVE [rawName] => "DSC_PALAVRA_CHAVE" [allowNull] => 1 [dbType] => VARCHAR2(30) [type] => string [defaultValue] => [size] => 30 [precision] => 30 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Palavra chave do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data inicio do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data fim do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_DESCRICAO] => COciColumnSchema Object ( [name] => DSC_DESCRICAO [rawName] => "DSC_DESCRICAO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Descri¿¿o do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PUBLICO_ALVO] => COciColumnSchema Object ( [name] => DSC_PUBLICO_ALVO [rawName] => "DSC_PUBLICO_ALVO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Publico alvo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => codigo do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Nome do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou o evento conforme no SGU. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_EVENTO] => COciColumnSchema Object ( [name] => COD_TIPO_EVENTO [rawName] => "COD_TIPO_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo de evento com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ABRANGENCIA] => COciColumnSchema Object ( [name] => COD_ABRANGENCIA [rawName] => "COD_ABRANGENCIA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código da abrangência com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Titulo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PALAVRA_CHAVE] => COciColumnSchema Object ( [name] => DSC_PALAVRA_CHAVE [rawName] => "DSC_PALAVRA_CHAVE" [allowNull] => 1 [dbType] => VARCHAR2(30) [type] => string [defaultValue] => [size] => 30 [precision] => 30 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Palavra chave do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data inicio do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data fim do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_DESCRICAO] => COciColumnSchema Object ( [name] => DSC_DESCRICAO [rawName] => "DSC_DESCRICAO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Descri¿¿o do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PUBLICO_ALVO] => COciColumnSchema Object ( [name] => DSC_PUBLICO_ALVO [rawName] => "DSC_PUBLICO_ALVO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Publico alvo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => codigo do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Nome do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [bANNERs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => bANNERs [className] => Banner [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cONTATOs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cONTATOs [className] => Contato [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cONVIDADOs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cONVIDADOs [className] => Convidado [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODABRANGENCIA] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODABRANGENCIA [className] => Indicador [foreignKey] => COD_ABRANGENCIA [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODTIPOEVENTO] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODTIPOEVENTO [className] => Indicador [foreignKey] => COD_TIPO_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODSTATUS] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODSTATUS [className] => Indicador [foreignKey] => COD_STATUS [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [lAYOUTs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => lAYOUTs [className] => Layout [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [mENUs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => mENUs [className] => Menu [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [oCORRENCIAs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => oCORRENCIAs [className] => Ocorrencia [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [pAGINAs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => pAGINAs [className] => Pagina [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rEPRESENTACAOs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => rEPRESENTACAOs [className] => Representacao [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => Evento Object ( [NOM_STATUS] => [QUANTIDADE] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [COD_EVENTO] => 3321 [COD_USUARIO] => [COD_TIPO_EVENTO] => 262 [COD_ABRANGENCIA] => 4 [COD_STATUS] => 1 [DSC_TITULO] => Encontro Nacional das Corregedorias e Ouvidorias 2022 [DSC_PALAVRA_CHAVE] => enco2022 [DAT_INICIO] => 19/09/2022 00:00 [DAT_FIM] => 21/09/2022 00:00 [DAT_CADASTRO] => 30/06/2022 13:38 [DAT_ALTERACAO] => 12/09/2022 08:43 [DSC_DESCRICAO] => Resource id #5 [DSC_PUBLICO_ALVO] => Resource id #6 ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 3321 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [linha] => Pagina Object ( [NOM_TIPO_INDICADOR] => INSCRICAO [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => COciTableSchema Object ( [schemaName] => DBEVENTOS [name] => PAGINA [rawName] => "PAGINA" [primaryKey] => COD_PAGINA [sequenceName] => [foreignKeys] => Array ( [COD_EVENTO] => Array ( [0] => EVENTO [1] => COD_EVENTO ) [COD_TIPO_PAGINA] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) [COD_STATUS] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) ) [columns] => Array ( [COD_PAGINA] => COciColumnSchema Object ( [name] => COD_PAGINA [rawName] => "COD_PAGINA" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou a página, conforme o SGU [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do evento desta página com chave estrangeira para tabela Evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ITEM_MENU] => COciColumnSchema Object ( [name] => COD_ITEM_MENU [rawName] => "COD_ITEM_MENU" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do item de menu em que esta página será exibida com chave estrangeira para tabela item_menu [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_PAGINA] => COciColumnSchema Object ( [name] => COD_TIPO_PAGINA [rawName] => "COD_TIPO_PAGINA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo da página com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Título da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_RESUMO] => COciColumnSchema Object ( [name] => DSC_RESUMO [rawName] => "DSC_RESUMO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Resumo da página para exibição em meta-tags e outros. [_e:CComponent:private] => [_m:CComponent:private] => ) [NUM_ORDEM] => COciColumnSchema Object ( [name] => NUM_ORDEM [rawName] => "NUM_ORDEM" [allowNull] => 1 [dbType] => NUMBER(4) [type] => integer [defaultValue] => [size] => 4 [precision] => 4 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Número para guardar a ordenação das páginas no hotsite. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do inicio de exibição desta página neste item de menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do fim de exibição desta página no item do menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração na página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_CONTEUDO] => COciColumnSchema Object ( [name] => DSC_CONTEUDO [rawName] => "DSC_CONTEUDO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Conteúdo da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [COD_PAGINA] => COciColumnSchema Object ( [name] => COD_PAGINA [rawName] => "COD_PAGINA" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou a página, conforme o SGU [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do evento desta página com chave estrangeira para tabela Evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ITEM_MENU] => COciColumnSchema Object ( [name] => COD_ITEM_MENU [rawName] => "COD_ITEM_MENU" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do item de menu em que esta página será exibida com chave estrangeira para tabela item_menu [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_PAGINA] => COciColumnSchema Object ( [name] => COD_TIPO_PAGINA [rawName] => "COD_TIPO_PAGINA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo da página com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Título da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_RESUMO] => COciColumnSchema Object ( [name] => DSC_RESUMO [rawName] => "DSC_RESUMO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Resumo da página para exibição em meta-tags e outros. [_e:CComponent:private] => [_m:CComponent:private] => ) [NUM_ORDEM] => COciColumnSchema Object ( [name] => NUM_ORDEM [rawName] => "NUM_ORDEM" [allowNull] => 1 [dbType] => NUMBER(4) [type] => integer [defaultValue] => [size] => 4 [precision] => 4 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Número para guardar a ordenação das páginas no hotsite. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do inicio de exibição desta página neste item de menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do fim de exibição desta página no item do menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração na página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_CONTEUDO] => COciColumnSchema Object ( [name] => DSC_CONTEUDO [rawName] => "DSC_CONTEUDO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Conteúdo da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [iMAGEMs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => iMAGEMs [className] => Imagem [foreignKey] => COD_PAGINA [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODEVENTO] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODEVENTO [className] => Evento [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODTIPOPAGINA] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODTIPOPAGINA [className] => Indicador [foreignKey] => COD_TIPO_PAGINA [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODSTATUS] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODSTATUS [className] => Indicador [foreignKey] => COD_STATUS [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODITEMMENU] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODITEMMENU [className] => ItemMenu [foreignKey] => COD_ITEM_MENU [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => Pagina Object ( [NOM_TIPO_INDICADOR] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [COD_PAGINA] => 5559 [COD_TIPO_PAGINA] => 122 [DSC_TITULO] => INSCRIÇÃO [DAT_INICIO] => 01/06/2022 00:00 [DAT_FIM] => 20/09/2022 00:00 ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 5559 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) ) [2] => 1 ) ) [12] => Array ( [file] => /var/www/html/eventos/admin/protected/views/site/page.php [line] => 41 [function] => renderPartial [class] => CController [type] => -> [args] => Array ( [0] => pages/inscricao [1] => Array ( [model] => Evento Object ( [NOM_STATUS] => ATIVO [QUANTIDADE] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => COciTableSchema Object ( [schemaName] => DBEVENTOS [name] => EVENTO [rawName] => "EVENTO" [primaryKey] => COD_EVENTO [sequenceName] => [foreignKeys] => Array ( [COD_ABRANGENCIA] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) [COD_TIPO_EVENTO] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) [COD_STATUS] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) ) [columns] => Array ( [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou o evento conforme no SGU. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_EVENTO] => COciColumnSchema Object ( [name] => COD_TIPO_EVENTO [rawName] => "COD_TIPO_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo de evento com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ABRANGENCIA] => COciColumnSchema Object ( [name] => COD_ABRANGENCIA [rawName] => "COD_ABRANGENCIA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código da abrangência com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Titulo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PALAVRA_CHAVE] => COciColumnSchema Object ( [name] => DSC_PALAVRA_CHAVE [rawName] => "DSC_PALAVRA_CHAVE" [allowNull] => 1 [dbType] => VARCHAR2(30) [type] => string [defaultValue] => [size] => 30 [precision] => 30 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Palavra chave do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data inicio do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data fim do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_DESCRICAO] => COciColumnSchema Object ( [name] => DSC_DESCRICAO [rawName] => "DSC_DESCRICAO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Descri¿¿o do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PUBLICO_ALVO] => COciColumnSchema Object ( [name] => DSC_PUBLICO_ALVO [rawName] => "DSC_PUBLICO_ALVO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Publico alvo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => codigo do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Nome do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou o evento conforme no SGU. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_EVENTO] => COciColumnSchema Object ( [name] => COD_TIPO_EVENTO [rawName] => "COD_TIPO_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo de evento com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ABRANGENCIA] => COciColumnSchema Object ( [name] => COD_ABRANGENCIA [rawName] => "COD_ABRANGENCIA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código da abrangência com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Titulo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PALAVRA_CHAVE] => COciColumnSchema Object ( [name] => DSC_PALAVRA_CHAVE [rawName] => "DSC_PALAVRA_CHAVE" [allowNull] => 1 [dbType] => VARCHAR2(30) [type] => string [defaultValue] => [size] => 30 [precision] => 30 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Palavra chave do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data inicio do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data fim do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_DESCRICAO] => COciColumnSchema Object ( [name] => DSC_DESCRICAO [rawName] => "DSC_DESCRICAO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Descri¿¿o do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PUBLICO_ALVO] => COciColumnSchema Object ( [name] => DSC_PUBLICO_ALVO [rawName] => "DSC_PUBLICO_ALVO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Publico alvo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => codigo do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Nome do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [bANNERs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => bANNERs [className] => Banner [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cONTATOs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cONTATOs [className] => Contato [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cONVIDADOs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cONVIDADOs [className] => Convidado [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODABRANGENCIA] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODABRANGENCIA [className] => Indicador [foreignKey] => COD_ABRANGENCIA [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODTIPOEVENTO] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODTIPOEVENTO [className] => Indicador [foreignKey] => COD_TIPO_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODSTATUS] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODSTATUS [className] => Indicador [foreignKey] => COD_STATUS [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [lAYOUTs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => lAYOUTs [className] => Layout [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [mENUs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => mENUs [className] => Menu [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [oCORRENCIAs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => oCORRENCIAs [className] => Ocorrencia [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [pAGINAs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => pAGINAs [className] => Pagina [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rEPRESENTACAOs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => rEPRESENTACAOs [className] => Representacao [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => Evento Object ( [NOM_STATUS] => [QUANTIDADE] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [COD_EVENTO] => 3321 [COD_USUARIO] => [COD_TIPO_EVENTO] => 262 [COD_ABRANGENCIA] => 4 [COD_STATUS] => 1 [DSC_TITULO] => Encontro Nacional das Corregedorias e Ouvidorias 2022 [DSC_PALAVRA_CHAVE] => enco2022 [DAT_INICIO] => 19/09/2022 00:00 [DAT_FIM] => 21/09/2022 00:00 [DAT_CADASTRO] => 30/06/2022 13:38 [DAT_ALTERACAO] => 12/09/2022 08:43 [DSC_DESCRICAO] => Resource id #5 [DSC_PUBLICO_ALVO] => Resource id #6 ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 3321 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [linha] => Pagina Object ( [NOM_TIPO_INDICADOR] => INSCRICAO [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => COciTableSchema Object ( [schemaName] => DBEVENTOS [name] => PAGINA [rawName] => "PAGINA" [primaryKey] => COD_PAGINA [sequenceName] => [foreignKeys] => Array ( [COD_EVENTO] => Array ( [0] => EVENTO [1] => COD_EVENTO ) [COD_TIPO_PAGINA] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) [COD_STATUS] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) ) [columns] => Array ( [COD_PAGINA] => COciColumnSchema Object ( [name] => COD_PAGINA [rawName] => "COD_PAGINA" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou a página, conforme o SGU [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do evento desta página com chave estrangeira para tabela Evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ITEM_MENU] => COciColumnSchema Object ( [name] => COD_ITEM_MENU [rawName] => "COD_ITEM_MENU" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do item de menu em que esta página será exibida com chave estrangeira para tabela item_menu [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_PAGINA] => COciColumnSchema Object ( [name] => COD_TIPO_PAGINA [rawName] => "COD_TIPO_PAGINA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo da página com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Título da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_RESUMO] => COciColumnSchema Object ( [name] => DSC_RESUMO [rawName] => "DSC_RESUMO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Resumo da página para exibição em meta-tags e outros. [_e:CComponent:private] => [_m:CComponent:private] => ) [NUM_ORDEM] => COciColumnSchema Object ( [name] => NUM_ORDEM [rawName] => "NUM_ORDEM" [allowNull] => 1 [dbType] => NUMBER(4) [type] => integer [defaultValue] => [size] => 4 [precision] => 4 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Número para guardar a ordenação das páginas no hotsite. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do inicio de exibição desta página neste item de menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do fim de exibição desta página no item do menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração na página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_CONTEUDO] => COciColumnSchema Object ( [name] => DSC_CONTEUDO [rawName] => "DSC_CONTEUDO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Conteúdo da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [COD_PAGINA] => COciColumnSchema Object ( [name] => COD_PAGINA [rawName] => "COD_PAGINA" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou a página, conforme o SGU [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do evento desta página com chave estrangeira para tabela Evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ITEM_MENU] => COciColumnSchema Object ( [name] => COD_ITEM_MENU [rawName] => "COD_ITEM_MENU" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do item de menu em que esta página será exibida com chave estrangeira para tabela item_menu [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_PAGINA] => COciColumnSchema Object ( [name] => COD_TIPO_PAGINA [rawName] => "COD_TIPO_PAGINA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo da página com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Título da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_RESUMO] => COciColumnSchema Object ( [name] => DSC_RESUMO [rawName] => "DSC_RESUMO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Resumo da página para exibição em meta-tags e outros. [_e:CComponent:private] => [_m:CComponent:private] => ) [NUM_ORDEM] => COciColumnSchema Object ( [name] => NUM_ORDEM [rawName] => "NUM_ORDEM" [allowNull] => 1 [dbType] => NUMBER(4) [type] => integer [defaultValue] => [size] => 4 [precision] => 4 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Número para guardar a ordenação das páginas no hotsite. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do inicio de exibição desta página neste item de menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do fim de exibição desta página no item do menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração na página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_CONTEUDO] => COciColumnSchema Object ( [name] => DSC_CONTEUDO [rawName] => "DSC_CONTEUDO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Conteúdo da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [iMAGEMs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => iMAGEMs [className] => Imagem [foreignKey] => COD_PAGINA [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODEVENTO] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODEVENTO [className] => Evento [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODTIPOPAGINA] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODTIPOPAGINA [className] => Indicador [foreignKey] => COD_TIPO_PAGINA [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODSTATUS] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODSTATUS [className] => Indicador [foreignKey] => COD_STATUS [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODITEMMENU] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODITEMMENU [className] => ItemMenu [foreignKey] => COD_ITEM_MENU [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => Pagina Object ( [NOM_TIPO_INDICADOR] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [COD_PAGINA] => 5559 [COD_TIPO_PAGINA] => 122 [DSC_TITULO] => INSCRIÇÃO [DAT_INICIO] => 01/06/2022 00:00 [DAT_FIM] => 20/09/2022 00:00 ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 5559 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) ) ) ) [13] => Array ( [file] => /var/www/html/yii/framework/web/CBaseController.php [line] => 126 [args] => Array ( [0] => /var/www/html/eventos/admin/protected/views/site/page.php ) [function] => require ) [14] => Array ( [file] => /var/www/html/yii/framework/web/CBaseController.php [line] => 95 [function] => renderInternal [class] => CBaseController [type] => -> [args] => Array ( [0] => /var/www/html/eventos/admin/protected/views/site/page.php [1] => Array ( [model] => Evento Object ( [NOM_STATUS] => ATIVO [QUANTIDADE] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => COciTableSchema Object ( [schemaName] => DBEVENTOS [name] => EVENTO [rawName] => "EVENTO" [primaryKey] => COD_EVENTO [sequenceName] => [foreignKeys] => Array ( [COD_ABRANGENCIA] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) [COD_TIPO_EVENTO] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) [COD_STATUS] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) ) [columns] => Array ( [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou o evento conforme no SGU. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_EVENTO] => COciColumnSchema Object ( [name] => COD_TIPO_EVENTO [rawName] => "COD_TIPO_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo de evento com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ABRANGENCIA] => COciColumnSchema Object ( [name] => COD_ABRANGENCIA [rawName] => "COD_ABRANGENCIA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código da abrangência com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Titulo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PALAVRA_CHAVE] => COciColumnSchema Object ( [name] => DSC_PALAVRA_CHAVE [rawName] => "DSC_PALAVRA_CHAVE" [allowNull] => 1 [dbType] => VARCHAR2(30) [type] => string [defaultValue] => [size] => 30 [precision] => 30 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Palavra chave do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data inicio do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data fim do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_DESCRICAO] => COciColumnSchema Object ( [name] => DSC_DESCRICAO [rawName] => "DSC_DESCRICAO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Descri¿¿o do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PUBLICO_ALVO] => COciColumnSchema Object ( [name] => DSC_PUBLICO_ALVO [rawName] => "DSC_PUBLICO_ALVO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Publico alvo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => codigo do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Nome do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou o evento conforme no SGU. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_EVENTO] => COciColumnSchema Object ( [name] => COD_TIPO_EVENTO [rawName] => "COD_TIPO_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo de evento com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ABRANGENCIA] => COciColumnSchema Object ( [name] => COD_ABRANGENCIA [rawName] => "COD_ABRANGENCIA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código da abrangência com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Titulo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PALAVRA_CHAVE] => COciColumnSchema Object ( [name] => DSC_PALAVRA_CHAVE [rawName] => "DSC_PALAVRA_CHAVE" [allowNull] => 1 [dbType] => VARCHAR2(30) [type] => string [defaultValue] => [size] => 30 [precision] => 30 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Palavra chave do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data inicio do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data fim do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_DESCRICAO] => COciColumnSchema Object ( [name] => DSC_DESCRICAO [rawName] => "DSC_DESCRICAO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Descri¿¿o do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PUBLICO_ALVO] => COciColumnSchema Object ( [name] => DSC_PUBLICO_ALVO [rawName] => "DSC_PUBLICO_ALVO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Publico alvo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => codigo do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Nome do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [bANNERs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => bANNERs [className] => Banner [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cONTATOs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cONTATOs [className] => Contato [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cONVIDADOs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cONVIDADOs [className] => Convidado [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODABRANGENCIA] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODABRANGENCIA [className] => Indicador [foreignKey] => COD_ABRANGENCIA [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODTIPOEVENTO] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODTIPOEVENTO [className] => Indicador [foreignKey] => COD_TIPO_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODSTATUS] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODSTATUS [className] => Indicador [foreignKey] => COD_STATUS [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [lAYOUTs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => lAYOUTs [className] => Layout [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [mENUs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => mENUs [className] => Menu [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [oCORRENCIAs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => oCORRENCIAs [className] => Ocorrencia [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [pAGINAs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => pAGINAs [className] => Pagina [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rEPRESENTACAOs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => rEPRESENTACAOs [className] => Representacao [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => Evento Object ( [NOM_STATUS] => [QUANTIDADE] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [COD_EVENTO] => 3321 [COD_USUARIO] => [COD_TIPO_EVENTO] => 262 [COD_ABRANGENCIA] => 4 [COD_STATUS] => 1 [DSC_TITULO] => Encontro Nacional das Corregedorias e Ouvidorias 2022 [DSC_PALAVRA_CHAVE] => enco2022 [DAT_INICIO] => 19/09/2022 00:00 [DAT_FIM] => 21/09/2022 00:00 [DAT_CADASTRO] => 30/06/2022 13:38 [DAT_ALTERACAO] => 12/09/2022 08:43 [DSC_DESCRICAO] => Resource id #5 [DSC_PUBLICO_ALVO] => Resource id #6 ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 3321 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [paginas] => Array ( [0] => Pagina Object ( [NOM_TIPO_INDICADOR] => INSCRICAO [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => COciTableSchema Object ( [schemaName] => DBEVENTOS [name] => PAGINA [rawName] => "PAGINA" [primaryKey] => COD_PAGINA [sequenceName] => [foreignKeys] => Array ( [COD_EVENTO] => Array ( [0] => EVENTO [1] => COD_EVENTO ) [COD_TIPO_PAGINA] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) [COD_STATUS] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) ) [columns] => Array ( [COD_PAGINA] => COciColumnSchema Object ( [name] => COD_PAGINA [rawName] => "COD_PAGINA" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou a página, conforme o SGU [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do evento desta página com chave estrangeira para tabela Evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ITEM_MENU] => COciColumnSchema Object ( [name] => COD_ITEM_MENU [rawName] => "COD_ITEM_MENU" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do item de menu em que esta página será exibida com chave estrangeira para tabela item_menu [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_PAGINA] => COciColumnSchema Object ( [name] => COD_TIPO_PAGINA [rawName] => "COD_TIPO_PAGINA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo da página com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Título da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_RESUMO] => COciColumnSchema Object ( [name] => DSC_RESUMO [rawName] => "DSC_RESUMO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Resumo da página para exibição em meta-tags e outros. [_e:CComponent:private] => [_m:CComponent:private] => ) [NUM_ORDEM] => COciColumnSchema Object ( [name] => NUM_ORDEM [rawName] => "NUM_ORDEM" [allowNull] => 1 [dbType] => NUMBER(4) [type] => integer [defaultValue] => [size] => 4 [precision] => 4 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Número para guardar a ordenação das páginas no hotsite. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do inicio de exibição desta página neste item de menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do fim de exibição desta página no item do menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração na página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_CONTEUDO] => COciColumnSchema Object ( [name] => DSC_CONTEUDO [rawName] => "DSC_CONTEUDO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Conteúdo da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [COD_PAGINA] => COciColumnSchema Object ( [name] => COD_PAGINA [rawName] => "COD_PAGINA" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou a página, conforme o SGU [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do evento desta página com chave estrangeira para tabela Evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ITEM_MENU] => COciColumnSchema Object ( [name] => COD_ITEM_MENU [rawName] => "COD_ITEM_MENU" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do item de menu em que esta página será exibida com chave estrangeira para tabela item_menu [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_PAGINA] => COciColumnSchema Object ( [name] => COD_TIPO_PAGINA [rawName] => "COD_TIPO_PAGINA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo da página com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Título da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_RESUMO] => COciColumnSchema Object ( [name] => DSC_RESUMO [rawName] => "DSC_RESUMO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Resumo da página para exibição em meta-tags e outros. [_e:CComponent:private] => [_m:CComponent:private] => ) [NUM_ORDEM] => COciColumnSchema Object ( [name] => NUM_ORDEM [rawName] => "NUM_ORDEM" [allowNull] => 1 [dbType] => NUMBER(4) [type] => integer [defaultValue] => [size] => 4 [precision] => 4 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Número para guardar a ordenação das páginas no hotsite. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do inicio de exibição desta página neste item de menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do fim de exibição desta página no item do menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração na página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_CONTEUDO] => COciColumnSchema Object ( [name] => DSC_CONTEUDO [rawName] => "DSC_CONTEUDO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Conteúdo da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [iMAGEMs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => iMAGEMs [className] => Imagem [foreignKey] => COD_PAGINA [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODEVENTO] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODEVENTO [className] => Evento [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODTIPOPAGINA] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODTIPOPAGINA [className] => Indicador [foreignKey] => COD_TIPO_PAGINA [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODSTATUS] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODSTATUS [className] => Indicador [foreignKey] => COD_STATUS [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODITEMMENU] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODITEMMENU [className] => ItemMenu [foreignKey] => COD_ITEM_MENU [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => Pagina Object ( [NOM_TIPO_INDICADOR] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [COD_PAGINA] => 5559 [COD_TIPO_PAGINA] => 122 [DSC_TITULO] => INSCRIÇÃO [DAT_INICIO] => 01/06/2022 00:00 [DAT_FIM] => 20/09/2022 00:00 ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 5559 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) ) [vazia] => ) [2] => 1 ) ) [15] => Array ( [file] => /var/www/html/yii/framework/web/CController.php [line] => 869 [function] => renderFile [class] => CBaseController [type] => -> [args] => Array ( [0] => /var/www/html/eventos/admin/protected/views/site/page.php [1] => Array ( [model] => Evento Object ( [NOM_STATUS] => ATIVO [QUANTIDADE] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => COciTableSchema Object ( [schemaName] => DBEVENTOS [name] => EVENTO [rawName] => "EVENTO" [primaryKey] => COD_EVENTO [sequenceName] => [foreignKeys] => Array ( [COD_ABRANGENCIA] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) [COD_TIPO_EVENTO] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) [COD_STATUS] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) ) [columns] => Array ( [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou o evento conforme no SGU. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_EVENTO] => COciColumnSchema Object ( [name] => COD_TIPO_EVENTO [rawName] => "COD_TIPO_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo de evento com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ABRANGENCIA] => COciColumnSchema Object ( [name] => COD_ABRANGENCIA [rawName] => "COD_ABRANGENCIA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código da abrangência com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Titulo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PALAVRA_CHAVE] => COciColumnSchema Object ( [name] => DSC_PALAVRA_CHAVE [rawName] => "DSC_PALAVRA_CHAVE" [allowNull] => 1 [dbType] => VARCHAR2(30) [type] => string [defaultValue] => [size] => 30 [precision] => 30 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Palavra chave do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data inicio do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data fim do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_DESCRICAO] => COciColumnSchema Object ( [name] => DSC_DESCRICAO [rawName] => "DSC_DESCRICAO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Descri¿¿o do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PUBLICO_ALVO] => COciColumnSchema Object ( [name] => DSC_PUBLICO_ALVO [rawName] => "DSC_PUBLICO_ALVO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Publico alvo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => codigo do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Nome do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou o evento conforme no SGU. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_EVENTO] => COciColumnSchema Object ( [name] => COD_TIPO_EVENTO [rawName] => "COD_TIPO_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo de evento com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ABRANGENCIA] => COciColumnSchema Object ( [name] => COD_ABRANGENCIA [rawName] => "COD_ABRANGENCIA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código da abrangência com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Titulo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PALAVRA_CHAVE] => COciColumnSchema Object ( [name] => DSC_PALAVRA_CHAVE [rawName] => "DSC_PALAVRA_CHAVE" [allowNull] => 1 [dbType] => VARCHAR2(30) [type] => string [defaultValue] => [size] => 30 [precision] => 30 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Palavra chave do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data inicio do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data fim do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_DESCRICAO] => COciColumnSchema Object ( [name] => DSC_DESCRICAO [rawName] => "DSC_DESCRICAO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Descri¿¿o do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PUBLICO_ALVO] => COciColumnSchema Object ( [name] => DSC_PUBLICO_ALVO [rawName] => "DSC_PUBLICO_ALVO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Publico alvo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => codigo do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Nome do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [bANNERs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => bANNERs [className] => Banner [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cONTATOs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cONTATOs [className] => Contato [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cONVIDADOs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cONVIDADOs [className] => Convidado [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODABRANGENCIA] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODABRANGENCIA [className] => Indicador [foreignKey] => COD_ABRANGENCIA [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODTIPOEVENTO] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODTIPOEVENTO [className] => Indicador [foreignKey] => COD_TIPO_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODSTATUS] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODSTATUS [className] => Indicador [foreignKey] => COD_STATUS [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [lAYOUTs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => lAYOUTs [className] => Layout [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [mENUs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => mENUs [className] => Menu [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [oCORRENCIAs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => oCORRENCIAs [className] => Ocorrencia [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [pAGINAs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => pAGINAs [className] => Pagina [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rEPRESENTACAOs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => rEPRESENTACAOs [className] => Representacao [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => Evento Object ( [NOM_STATUS] => [QUANTIDADE] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [COD_EVENTO] => 3321 [COD_USUARIO] => [COD_TIPO_EVENTO] => 262 [COD_ABRANGENCIA] => 4 [COD_STATUS] => 1 [DSC_TITULO] => Encontro Nacional das Corregedorias e Ouvidorias 2022 [DSC_PALAVRA_CHAVE] => enco2022 [DAT_INICIO] => 19/09/2022 00:00 [DAT_FIM] => 21/09/2022 00:00 [DAT_CADASTRO] => 30/06/2022 13:38 [DAT_ALTERACAO] => 12/09/2022 08:43 [DSC_DESCRICAO] => Resource id #5 [DSC_PUBLICO_ALVO] => Resource id #6 ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 3321 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [paginas] => Array ( [0] => Pagina Object ( [NOM_TIPO_INDICADOR] => INSCRICAO [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => COciTableSchema Object ( [schemaName] => DBEVENTOS [name] => PAGINA [rawName] => "PAGINA" [primaryKey] => COD_PAGINA [sequenceName] => [foreignKeys] => Array ( [COD_EVENTO] => Array ( [0] => EVENTO [1] => COD_EVENTO ) [COD_TIPO_PAGINA] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) [COD_STATUS] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) ) [columns] => Array ( [COD_PAGINA] => COciColumnSchema Object ( [name] => COD_PAGINA [rawName] => "COD_PAGINA" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou a página, conforme o SGU [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do evento desta página com chave estrangeira para tabela Evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ITEM_MENU] => COciColumnSchema Object ( [name] => COD_ITEM_MENU [rawName] => "COD_ITEM_MENU" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do item de menu em que esta página será exibida com chave estrangeira para tabela item_menu [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_PAGINA] => COciColumnSchema Object ( [name] => COD_TIPO_PAGINA [rawName] => "COD_TIPO_PAGINA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo da página com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Título da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_RESUMO] => COciColumnSchema Object ( [name] => DSC_RESUMO [rawName] => "DSC_RESUMO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Resumo da página para exibição em meta-tags e outros. [_e:CComponent:private] => [_m:CComponent:private] => ) [NUM_ORDEM] => COciColumnSchema Object ( [name] => NUM_ORDEM [rawName] => "NUM_ORDEM" [allowNull] => 1 [dbType] => NUMBER(4) [type] => integer [defaultValue] => [size] => 4 [precision] => 4 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Número para guardar a ordenação das páginas no hotsite. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do inicio de exibição desta página neste item de menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do fim de exibição desta página no item do menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração na página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_CONTEUDO] => COciColumnSchema Object ( [name] => DSC_CONTEUDO [rawName] => "DSC_CONTEUDO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Conteúdo da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [COD_PAGINA] => COciColumnSchema Object ( [name] => COD_PAGINA [rawName] => "COD_PAGINA" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou a página, conforme o SGU [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do evento desta página com chave estrangeira para tabela Evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ITEM_MENU] => COciColumnSchema Object ( [name] => COD_ITEM_MENU [rawName] => "COD_ITEM_MENU" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do item de menu em que esta página será exibida com chave estrangeira para tabela item_menu [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_PAGINA] => COciColumnSchema Object ( [name] => COD_TIPO_PAGINA [rawName] => "COD_TIPO_PAGINA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo da página com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Título da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_RESUMO] => COciColumnSchema Object ( [name] => DSC_RESUMO [rawName] => "DSC_RESUMO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Resumo da página para exibição em meta-tags e outros. [_e:CComponent:private] => [_m:CComponent:private] => ) [NUM_ORDEM] => COciColumnSchema Object ( [name] => NUM_ORDEM [rawName] => "NUM_ORDEM" [allowNull] => 1 [dbType] => NUMBER(4) [type] => integer [defaultValue] => [size] => 4 [precision] => 4 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Número para guardar a ordenação das páginas no hotsite. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do inicio de exibição desta página neste item de menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do fim de exibição desta página no item do menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração na página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_CONTEUDO] => COciColumnSchema Object ( [name] => DSC_CONTEUDO [rawName] => "DSC_CONTEUDO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Conteúdo da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [iMAGEMs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => iMAGEMs [className] => Imagem [foreignKey] => COD_PAGINA [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODEVENTO] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODEVENTO [className] => Evento [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODTIPOPAGINA] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODTIPOPAGINA [className] => Indicador [foreignKey] => COD_TIPO_PAGINA [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODSTATUS] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODSTATUS [className] => Indicador [foreignKey] => COD_STATUS [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODITEMMENU] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODITEMMENU [className] => ItemMenu [foreignKey] => COD_ITEM_MENU [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => Pagina Object ( [NOM_TIPO_INDICADOR] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [COD_PAGINA] => 5559 [COD_TIPO_PAGINA] => 122 [DSC_TITULO] => INSCRIÇÃO [DAT_INICIO] => 01/06/2022 00:00 [DAT_FIM] => 20/09/2022 00:00 ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 5559 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) ) [vazia] => ) [2] => 1 ) ) [16] => Array ( [file] => /var/www/html/yii/framework/web/CController.php [line] => 782 [function] => renderPartial [class] => CController [type] => -> [args] => Array ( [0] => page [1] => Array ( [model] => Evento Object ( [NOM_STATUS] => ATIVO [QUANTIDADE] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => COciTableSchema Object ( [schemaName] => DBEVENTOS [name] => EVENTO [rawName] => "EVENTO" [primaryKey] => COD_EVENTO [sequenceName] => [foreignKeys] => Array ( [COD_ABRANGENCIA] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) [COD_TIPO_EVENTO] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) [COD_STATUS] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) ) [columns] => Array ( [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou o evento conforme no SGU. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_EVENTO] => COciColumnSchema Object ( [name] => COD_TIPO_EVENTO [rawName] => "COD_TIPO_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo de evento com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ABRANGENCIA] => COciColumnSchema Object ( [name] => COD_ABRANGENCIA [rawName] => "COD_ABRANGENCIA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código da abrangência com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Titulo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PALAVRA_CHAVE] => COciColumnSchema Object ( [name] => DSC_PALAVRA_CHAVE [rawName] => "DSC_PALAVRA_CHAVE" [allowNull] => 1 [dbType] => VARCHAR2(30) [type] => string [defaultValue] => [size] => 30 [precision] => 30 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Palavra chave do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data inicio do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data fim do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_DESCRICAO] => COciColumnSchema Object ( [name] => DSC_DESCRICAO [rawName] => "DSC_DESCRICAO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Descri¿¿o do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PUBLICO_ALVO] => COciColumnSchema Object ( [name] => DSC_PUBLICO_ALVO [rawName] => "DSC_PUBLICO_ALVO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Publico alvo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => codigo do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Nome do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou o evento conforme no SGU. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_EVENTO] => COciColumnSchema Object ( [name] => COD_TIPO_EVENTO [rawName] => "COD_TIPO_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo de evento com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ABRANGENCIA] => COciColumnSchema Object ( [name] => COD_ABRANGENCIA [rawName] => "COD_ABRANGENCIA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código da abrangência com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Titulo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PALAVRA_CHAVE] => COciColumnSchema Object ( [name] => DSC_PALAVRA_CHAVE [rawName] => "DSC_PALAVRA_CHAVE" [allowNull] => 1 [dbType] => VARCHAR2(30) [type] => string [defaultValue] => [size] => 30 [precision] => 30 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Palavra chave do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data inicio do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data fim do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_DESCRICAO] => COciColumnSchema Object ( [name] => DSC_DESCRICAO [rawName] => "DSC_DESCRICAO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Descri¿¿o do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PUBLICO_ALVO] => COciColumnSchema Object ( [name] => DSC_PUBLICO_ALVO [rawName] => "DSC_PUBLICO_ALVO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Publico alvo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => codigo do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Nome do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [bANNERs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => bANNERs [className] => Banner [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cONTATOs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cONTATOs [className] => Contato [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cONVIDADOs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cONVIDADOs [className] => Convidado [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODABRANGENCIA] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODABRANGENCIA [className] => Indicador [foreignKey] => COD_ABRANGENCIA [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODTIPOEVENTO] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODTIPOEVENTO [className] => Indicador [foreignKey] => COD_TIPO_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODSTATUS] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODSTATUS [className] => Indicador [foreignKey] => COD_STATUS [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [lAYOUTs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => lAYOUTs [className] => Layout [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [mENUs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => mENUs [className] => Menu [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [oCORRENCIAs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => oCORRENCIAs [className] => Ocorrencia [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [pAGINAs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => pAGINAs [className] => Pagina [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rEPRESENTACAOs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => rEPRESENTACAOs [className] => Representacao [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => Evento Object ( [NOM_STATUS] => [QUANTIDADE] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [COD_EVENTO] => 3321 [COD_USUARIO] => [COD_TIPO_EVENTO] => 262 [COD_ABRANGENCIA] => 4 [COD_STATUS] => 1 [DSC_TITULO] => Encontro Nacional das Corregedorias e Ouvidorias 2022 [DSC_PALAVRA_CHAVE] => enco2022 [DAT_INICIO] => 19/09/2022 00:00 [DAT_FIM] => 21/09/2022 00:00 [DAT_CADASTRO] => 30/06/2022 13:38 [DAT_ALTERACAO] => 12/09/2022 08:43 [DSC_DESCRICAO] => Resource id #5 [DSC_PUBLICO_ALVO] => Resource id #6 ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 3321 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [paginas] => Array ( [0] => Pagina Object ( [NOM_TIPO_INDICADOR] => INSCRICAO [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => COciTableSchema Object ( [schemaName] => DBEVENTOS [name] => PAGINA [rawName] => "PAGINA" [primaryKey] => COD_PAGINA [sequenceName] => [foreignKeys] => Array ( [COD_EVENTO] => Array ( [0] => EVENTO [1] => COD_EVENTO ) [COD_TIPO_PAGINA] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) [COD_STATUS] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) ) [columns] => Array ( [COD_PAGINA] => COciColumnSchema Object ( [name] => COD_PAGINA [rawName] => "COD_PAGINA" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou a página, conforme o SGU [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do evento desta página com chave estrangeira para tabela Evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ITEM_MENU] => COciColumnSchema Object ( [name] => COD_ITEM_MENU [rawName] => "COD_ITEM_MENU" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do item de menu em que esta página será exibida com chave estrangeira para tabela item_menu [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_PAGINA] => COciColumnSchema Object ( [name] => COD_TIPO_PAGINA [rawName] => "COD_TIPO_PAGINA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo da página com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Título da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_RESUMO] => COciColumnSchema Object ( [name] => DSC_RESUMO [rawName] => "DSC_RESUMO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Resumo da página para exibição em meta-tags e outros. [_e:CComponent:private] => [_m:CComponent:private] => ) [NUM_ORDEM] => COciColumnSchema Object ( [name] => NUM_ORDEM [rawName] => "NUM_ORDEM" [allowNull] => 1 [dbType] => NUMBER(4) [type] => integer [defaultValue] => [size] => 4 [precision] => 4 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Número para guardar a ordenação das páginas no hotsite. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do inicio de exibição desta página neste item de menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do fim de exibição desta página no item do menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração na página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_CONTEUDO] => COciColumnSchema Object ( [name] => DSC_CONTEUDO [rawName] => "DSC_CONTEUDO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Conteúdo da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [COD_PAGINA] => COciColumnSchema Object ( [name] => COD_PAGINA [rawName] => "COD_PAGINA" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou a página, conforme o SGU [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do evento desta página com chave estrangeira para tabela Evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ITEM_MENU] => COciColumnSchema Object ( [name] => COD_ITEM_MENU [rawName] => "COD_ITEM_MENU" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do item de menu em que esta página será exibida com chave estrangeira para tabela item_menu [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_PAGINA] => COciColumnSchema Object ( [name] => COD_TIPO_PAGINA [rawName] => "COD_TIPO_PAGINA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo da página com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Título da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_RESUMO] => COciColumnSchema Object ( [name] => DSC_RESUMO [rawName] => "DSC_RESUMO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Resumo da página para exibição em meta-tags e outros. [_e:CComponent:private] => [_m:CComponent:private] => ) [NUM_ORDEM] => COciColumnSchema Object ( [name] => NUM_ORDEM [rawName] => "NUM_ORDEM" [allowNull] => 1 [dbType] => NUMBER(4) [type] => integer [defaultValue] => [size] => 4 [precision] => 4 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Número para guardar a ordenação das páginas no hotsite. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do inicio de exibição desta página neste item de menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do fim de exibição desta página no item do menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração na página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_CONTEUDO] => COciColumnSchema Object ( [name] => DSC_CONTEUDO [rawName] => "DSC_CONTEUDO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Conteúdo da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [iMAGEMs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => iMAGEMs [className] => Imagem [foreignKey] => COD_PAGINA [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODEVENTO] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODEVENTO [className] => Evento [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODTIPOPAGINA] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODTIPOPAGINA [className] => Indicador [foreignKey] => COD_TIPO_PAGINA [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODSTATUS] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODSTATUS [className] => Indicador [foreignKey] => COD_STATUS [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODITEMMENU] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODITEMMENU [className] => ItemMenu [foreignKey] => COD_ITEM_MENU [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => Pagina Object ( [NOM_TIPO_INDICADOR] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [COD_PAGINA] => 5559 [COD_TIPO_PAGINA] => 122 [DSC_TITULO] => INSCRIÇÃO [DAT_INICIO] => 01/06/2022 00:00 [DAT_FIM] => 20/09/2022 00:00 ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 5559 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) ) [vazia] => ) [2] => 1 ) ) [17] => Array ( [file] => /var/www/html/eventos/admin/protected/controllers/SiteController.php [line] => 115 [function] => render [class] => CController [type] => -> [args] => Array ( [0] => page [1] => Array ( [model] => Evento Object ( [NOM_STATUS] => ATIVO [QUANTIDADE] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => COciTableSchema Object ( [schemaName] => DBEVENTOS [name] => EVENTO [rawName] => "EVENTO" [primaryKey] => COD_EVENTO [sequenceName] => [foreignKeys] => Array ( [COD_ABRANGENCIA] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) [COD_TIPO_EVENTO] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) [COD_STATUS] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) ) [columns] => Array ( [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou o evento conforme no SGU. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_EVENTO] => COciColumnSchema Object ( [name] => COD_TIPO_EVENTO [rawName] => "COD_TIPO_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo de evento com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ABRANGENCIA] => COciColumnSchema Object ( [name] => COD_ABRANGENCIA [rawName] => "COD_ABRANGENCIA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código da abrangência com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Titulo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PALAVRA_CHAVE] => COciColumnSchema Object ( [name] => DSC_PALAVRA_CHAVE [rawName] => "DSC_PALAVRA_CHAVE" [allowNull] => 1 [dbType] => VARCHAR2(30) [type] => string [defaultValue] => [size] => 30 [precision] => 30 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Palavra chave do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data inicio do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data fim do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_DESCRICAO] => COciColumnSchema Object ( [name] => DSC_DESCRICAO [rawName] => "DSC_DESCRICAO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Descri¿¿o do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PUBLICO_ALVO] => COciColumnSchema Object ( [name] => DSC_PUBLICO_ALVO [rawName] => "DSC_PUBLICO_ALVO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Publico alvo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => codigo do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Nome do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou o evento conforme no SGU. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_EVENTO] => COciColumnSchema Object ( [name] => COD_TIPO_EVENTO [rawName] => "COD_TIPO_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo de evento com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ABRANGENCIA] => COciColumnSchema Object ( [name] => COD_ABRANGENCIA [rawName] => "COD_ABRANGENCIA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código da abrangência com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Titulo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PALAVRA_CHAVE] => COciColumnSchema Object ( [name] => DSC_PALAVRA_CHAVE [rawName] => "DSC_PALAVRA_CHAVE" [allowNull] => 1 [dbType] => VARCHAR2(30) [type] => string [defaultValue] => [size] => 30 [precision] => 30 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Palavra chave do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data inicio do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data fim do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro do evento [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_DESCRICAO] => COciColumnSchema Object ( [name] => DSC_DESCRICAO [rawName] => "DSC_DESCRICAO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Descri¿¿o do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_PUBLICO_ALVO] => COciColumnSchema Object ( [name] => DSC_PUBLICO_ALVO [rawName] => "DSC_PUBLICO_ALVO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Publico alvo do evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => codigo do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Nome do usuário do sigesp [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [bANNERs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => bANNERs [className] => Banner [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cONTATOs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cONTATOs [className] => Contato [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cONVIDADOs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cONVIDADOs [className] => Convidado [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODABRANGENCIA] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODABRANGENCIA [className] => Indicador [foreignKey] => COD_ABRANGENCIA [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODTIPOEVENTO] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODTIPOEVENTO [className] => Indicador [foreignKey] => COD_TIPO_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODSTATUS] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODSTATUS [className] => Indicador [foreignKey] => COD_STATUS [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [lAYOUTs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => lAYOUTs [className] => Layout [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [mENUs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => mENUs [className] => Menu [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [oCORRENCIAs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => oCORRENCIAs [className] => Ocorrencia [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [pAGINAs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => pAGINAs [className] => Pagina [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [rEPRESENTACAOs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => rEPRESENTACAOs [className] => Representacao [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => Evento Object ( [NOM_STATUS] => [QUANTIDADE] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [COD_EVENTO] => 3321 [COD_USUARIO] => [COD_TIPO_EVENTO] => 262 [COD_ABRANGENCIA] => 4 [COD_STATUS] => 1 [DSC_TITULO] => Encontro Nacional das Corregedorias e Ouvidorias 2022 [DSC_PALAVRA_CHAVE] => enco2022 [DAT_INICIO] => 19/09/2022 00:00 [DAT_FIM] => 21/09/2022 00:00 [DAT_CADASTRO] => 30/06/2022 13:38 [DAT_ALTERACAO] => 12/09/2022 08:43 [DSC_DESCRICAO] => Resource id #5 [DSC_PUBLICO_ALVO] => Resource id #6 ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 3321 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) [paginas] => Array ( [0] => Pagina Object ( [NOM_TIPO_INDICADOR] => INSCRICAO [_md:CActiveRecord:private] => CActiveRecordMetaData Object ( [tableSchema] => COciTableSchema Object ( [schemaName] => DBEVENTOS [name] => PAGINA [rawName] => "PAGINA" [primaryKey] => COD_PAGINA [sequenceName] => [foreignKeys] => Array ( [COD_EVENTO] => Array ( [0] => EVENTO [1] => COD_EVENTO ) [COD_TIPO_PAGINA] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) [COD_STATUS] => Array ( [0] => INDICADOR [1] => COD_INDICADOR ) ) [columns] => Array ( [COD_PAGINA] => COciColumnSchema Object ( [name] => COD_PAGINA [rawName] => "COD_PAGINA" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou a página, conforme o SGU [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do evento desta página com chave estrangeira para tabela Evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ITEM_MENU] => COciColumnSchema Object ( [name] => COD_ITEM_MENU [rawName] => "COD_ITEM_MENU" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do item de menu em que esta página será exibida com chave estrangeira para tabela item_menu [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_PAGINA] => COciColumnSchema Object ( [name] => COD_TIPO_PAGINA [rawName] => "COD_TIPO_PAGINA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo da página com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Título da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_RESUMO] => COciColumnSchema Object ( [name] => DSC_RESUMO [rawName] => "DSC_RESUMO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Resumo da página para exibição em meta-tags e outros. [_e:CComponent:private] => [_m:CComponent:private] => ) [NUM_ORDEM] => COciColumnSchema Object ( [name] => NUM_ORDEM [rawName] => "NUM_ORDEM" [allowNull] => 1 [dbType] => NUMBER(4) [type] => integer [defaultValue] => [size] => 4 [precision] => 4 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Número para guardar a ordenação das páginas no hotsite. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do inicio de exibição desta página neste item de menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do fim de exibição desta página no item do menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração na página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_CONTEUDO] => COciColumnSchema Object ( [name] => DSC_CONTEUDO [rawName] => "DSC_CONTEUDO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Conteúdo da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_e:CComponent:private] => [_m:CComponent:private] => ) [columns] => Array ( [COD_PAGINA] => COciColumnSchema Object ( [name] => COD_PAGINA [rawName] => "COD_PAGINA" [allowNull] => [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => 1 [isForeignKey] => [autoIncrement] => 1 [comment] => Código principal gerado a partir de uma sequence. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO] => COciColumnSchema Object ( [name] => COD_USUARIO [rawName] => "COD_USUARIO" [allowNull] => 1 [dbType] => NUMBER(10) [type] => integer [defaultValue] => [size] => 10 [precision] => 10 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do usuário que cadastrou a página, conforme o SGU [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_EVENTO] => COciColumnSchema Object ( [name] => COD_EVENTO [rawName] => "COD_EVENTO" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do evento desta página com chave estrangeira para tabela Evento. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_ITEM_MENU] => COciColumnSchema Object ( [name] => COD_ITEM_MENU [rawName] => "COD_ITEM_MENU" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Código do item de menu em que esta página será exibida com chave estrangeira para tabela item_menu [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_TIPO_PAGINA] => COciColumnSchema Object ( [name] => COD_TIPO_PAGINA [rawName] => "COD_TIPO_PAGINA" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do tipo da página com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_STATUS] => COciColumnSchema Object ( [name] => COD_STATUS [rawName] => "COD_STATUS" [allowNull] => 1 [dbType] => NUMBER(6) [type] => integer [defaultValue] => [size] => 6 [precision] => 6 [scale] => [isPrimaryKey] => [isForeignKey] => 1 [autoIncrement] => [comment] => Código do status com chave estrangeira para tabela de indicadores. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_TITULO] => COciColumnSchema Object ( [name] => DSC_TITULO [rawName] => "DSC_TITULO" [allowNull] => 1 [dbType] => VARCHAR2(255) [type] => string [defaultValue] => [size] => 255 [precision] => 255 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Título da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_RESUMO] => COciColumnSchema Object ( [name] => DSC_RESUMO [rawName] => "DSC_RESUMO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Resumo da página para exibição em meta-tags e outros. [_e:CComponent:private] => [_m:CComponent:private] => ) [NUM_ORDEM] => COciColumnSchema Object ( [name] => NUM_ORDEM [rawName] => "NUM_ORDEM" [allowNull] => 1 [dbType] => NUMBER(4) [type] => integer [defaultValue] => [size] => 4 [precision] => 4 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Número para guardar a ordenação das páginas no hotsite. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_INICIO] => COciColumnSchema Object ( [name] => DAT_INICIO [rawName] => "DAT_INICIO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do inicio de exibição desta página neste item de menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_FIM] => COciColumnSchema Object ( [name] => DAT_FIM [rawName] => "DAT_FIM" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do fim de exibição desta página no item do menu. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_CADASTRO] => COciColumnSchema Object ( [name] => DAT_CADASTRO [rawName] => "DAT_CADASTRO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data do cadastro. [_e:CComponent:private] => [_m:CComponent:private] => ) [DAT_ALTERACAO] => COciColumnSchema Object ( [name] => DAT_ALTERACAO [rawName] => "DAT_ALTERACAO" [allowNull] => 1 [dbType] => DATE [type] => string [defaultValue] => [size] => [precision] => [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Data da última alteração na página. [_e:CComponent:private] => [_m:CComponent:private] => ) [DSC_CONTEUDO] => COciColumnSchema Object ( [name] => DSC_CONTEUDO [rawName] => "DSC_CONTEUDO" [allowNull] => 1 [dbType] => CLOB(4000) [type] => string [defaultValue] => [size] => 4000 [precision] => 4000 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => Conteúdo da página. [_e:CComponent:private] => [_m:CComponent:private] => ) [COD_USUARIO_AD] => COciColumnSchema Object ( [name] => COD_USUARIO_AD [rawName] => "COD_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(20) [type] => string [defaultValue] => [size] => 20 [precision] => 20 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) [NOM_USUARIO_AD] => COciColumnSchema Object ( [name] => NOM_USUARIO_AD [rawName] => "NOM_USUARIO_AD" [allowNull] => 1 [dbType] => VARCHAR2(100) [type] => string [defaultValue] => [size] => 100 [precision] => 100 [scale] => [isPrimaryKey] => [isForeignKey] => [autoIncrement] => [comment] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [relations] => Array ( [iMAGEMs] => CHasManyRelation Object ( [limit] => -1 [offset] => -1 [index] => [through] => [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => iMAGEMs [className] => Imagem [foreignKey] => COD_PAGINA [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODEVENTO] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODEVENTO [className] => Evento [foreignKey] => COD_EVENTO [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODTIPOPAGINA] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODTIPOPAGINA [className] => Indicador [foreignKey] => COD_TIPO_PAGINA [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODSTATUS] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODSTATUS [className] => Indicador [foreignKey] => COD_STATUS [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) [cODITEMMENU] => CBelongsToRelation Object ( [joinType] => LEFT OUTER JOIN [on] => [alias] => [with] => Array ( ) [together] => [scopes] => [name] => cODITEMMENU [className] => ItemMenu [foreignKey] => COD_ITEM_MENU [select] => * [condition] => [params] => Array ( ) [group] => [join] => [having] => [order] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [attributeDefaults] => Array ( ) [_model:CActiveRecordMetaData:private] => Pagina Object ( [NOM_TIPO_INDICADOR] => [_md:CActiveRecord:private] => CActiveRecordMetaData Object *RECURSION* [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_new:CActiveRecord:private] => [_attributes:CActiveRecord:private] => Array ( [COD_PAGINA] => 5559 [COD_TIPO_PAGINA] => 122 [DSC_TITULO] => INSCRIÇÃO [DAT_INICIO] => 01/06/2022 00:00 [DAT_FIM] => 20/09/2022 00:00 ) [_related:CActiveRecord:private] => Array ( ) [_c:CActiveRecord:private] => [_pk:CActiveRecord:private] => 5559 [_alias:CActiveRecord:private] => t [_errors:CModel:private] => Array ( ) [_validators:CModel:private] => [_scenario:CModel:private] => update [_e:CComponent:private] => [_m:CComponent:private] => ) ) [vazia] => ) ) ) [18] => Array ( [file] => /var/www/html/yii/framework/web/actions/CInlineAction.php [line] => 49 [function] => actionPagina [class] => SiteController [type] => -> [args] => Array ( ) ) [19] => Array ( [file] => /var/www/html/yii/framework/web/CController.php [line] => 308 [function] => runWithParams [class] => CInlineAction [type] => -> [args] => Array ( [0] => Array ( [chave] => enco2022/5485 ) ) ) [20] => Array ( [file] => /var/www/html/yii/framework/web/filters/CFilterChain.php [line] => 133 [function] => runAction [class] => CController [type] => -> [args] => Array ( [0] => CInlineAction Object ( [_id:CAction:private] => pagina [_controller:CAction:private] => SiteController Object ( [counter] => [layout] => //layouts/column1 [menu] => Array ( ) [breadcrumbs] => Array ( ) [defaultAction] => index [_id:CController:private] => site [_action:CController:private] => CInlineAction Object *RECURSION* [_pageTitle:CController:private] => [_cachingStack:CController:private] => [_clips:CController:private] => [_dynamicOutput:CController:private] => [_pageStates:CController:private] => [_module:CController:private] => [_widgetStack:CBaseController:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [_e:CComponent:private] => [_m:CComponent:private] => ) ) ) [21] => Array ( [file] => /var/www/html/yii/framework/web/filters/CFilter.php [line] => 40 [function] => run [class] => CFilterChain [type] => -> [args] => Array ( ) ) [22] => Array ( [file] => /var/www/html/yii/framework/web/CController.php [line] => 1145 [function] => filter [class] => CFilter [type] => -> [args] => Array ( [0] => CFilterChain Object ( [controller] => SiteController Object ( [counter] => [layout] => //layouts/column1 [menu] => Array ( ) [breadcrumbs] => Array ( ) [defaultAction] => index [_id:CController:private] => site [_action:CController:private] => CInlineAction Object ( [_id:CAction:private] => pagina [_controller:CAction:private] => SiteController Object *RECURSION* [_e:CComponent:private] => [_m:CComponent:private] => ) [_pageTitle:CController:private] => [_cachingStack:CController:private] => [_clips:CController:private] => [_dynamicOutput:CController:private] => [_pageStates:CController:private] => [_module:CController:private] => [_widgetStack:CBaseController:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [action] => CInlineAction Object ( [_id:CAction:private] => pagina [_controller:CAction:private] => SiteController Object ( [counter] => [layout] => //layouts/column1 [menu] => Array ( ) [breadcrumbs] => Array ( ) [defaultAction] => index [_id:CController:private] => site [_action:CController:private] => CInlineAction Object *RECURSION* [_pageTitle:CController:private] => [_cachingStack:CController:private] => [_clips:CController:private] => [_dynamicOutput:CController:private] => [_pageStates:CController:private] => [_module:CController:private] => [_widgetStack:CBaseController:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [_e:CComponent:private] => [_m:CComponent:private] => ) [filterIndex] => 1 [_d:CList:private] => Array ( [0] => CInlineFilter Object ( [name] => accessControl [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_c:CList:private] => 1 [_r:CList:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) ) [23] => Array ( [file] => /var/www/html/yii/framework/web/filters/CInlineFilter.php [line] => 58 [function] => filterAccessControl [class] => CController [type] => -> [args] => Array ( [0] => CFilterChain Object ( [controller] => SiteController Object ( [counter] => [layout] => //layouts/column1 [menu] => Array ( ) [breadcrumbs] => Array ( ) [defaultAction] => index [_id:CController:private] => site [_action:CController:private] => CInlineAction Object ( [_id:CAction:private] => pagina [_controller:CAction:private] => SiteController Object *RECURSION* [_e:CComponent:private] => [_m:CComponent:private] => ) [_pageTitle:CController:private] => [_cachingStack:CController:private] => [_clips:CController:private] => [_dynamicOutput:CController:private] => [_pageStates:CController:private] => [_module:CController:private] => [_widgetStack:CBaseController:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [action] => CInlineAction Object ( [_id:CAction:private] => pagina [_controller:CAction:private] => SiteController Object ( [counter] => [layout] => //layouts/column1 [menu] => Array ( ) [breadcrumbs] => Array ( ) [defaultAction] => index [_id:CController:private] => site [_action:CController:private] => CInlineAction Object *RECURSION* [_pageTitle:CController:private] => [_cachingStack:CController:private] => [_clips:CController:private] => [_dynamicOutput:CController:private] => [_pageStates:CController:private] => [_module:CController:private] => [_widgetStack:CBaseController:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [_e:CComponent:private] => [_m:CComponent:private] => ) [filterIndex] => 1 [_d:CList:private] => Array ( [0] => CInlineFilter Object ( [name] => accessControl [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_c:CList:private] => 1 [_r:CList:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) ) [24] => Array ( [file] => /var/www/html/yii/framework/web/filters/CFilterChain.php [line] => 130 [function] => filter [class] => CInlineFilter [type] => -> [args] => Array ( [0] => CFilterChain Object ( [controller] => SiteController Object ( [counter] => [layout] => //layouts/column1 [menu] => Array ( ) [breadcrumbs] => Array ( ) [defaultAction] => index [_id:CController:private] => site [_action:CController:private] => CInlineAction Object ( [_id:CAction:private] => pagina [_controller:CAction:private] => SiteController Object *RECURSION* [_e:CComponent:private] => [_m:CComponent:private] => ) [_pageTitle:CController:private] => [_cachingStack:CController:private] => [_clips:CController:private] => [_dynamicOutput:CController:private] => [_pageStates:CController:private] => [_module:CController:private] => [_widgetStack:CBaseController:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [action] => CInlineAction Object ( [_id:CAction:private] => pagina [_controller:CAction:private] => SiteController Object ( [counter] => [layout] => //layouts/column1 [menu] => Array ( ) [breadcrumbs] => Array ( ) [defaultAction] => index [_id:CController:private] => site [_action:CController:private] => CInlineAction Object *RECURSION* [_pageTitle:CController:private] => [_cachingStack:CController:private] => [_clips:CController:private] => [_dynamicOutput:CController:private] => [_pageStates:CController:private] => [_module:CController:private] => [_widgetStack:CBaseController:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [_e:CComponent:private] => [_m:CComponent:private] => ) [filterIndex] => 1 [_d:CList:private] => Array ( [0] => CInlineFilter Object ( [name] => accessControl [_e:CComponent:private] => [_m:CComponent:private] => ) ) [_c:CList:private] => 1 [_r:CList:private] => [_e:CComponent:private] => [_m:CComponent:private] => ) ) ) [25] => Array ( [file] => /var/www/html/yii/framework/web/CController.php [line] => 291 [function] => run [class] => CFilterChain [type] => -> [args] => Array ( ) ) [26] => Array ( [file] => /var/www/html/yii/framework/web/CController.php [line] => 265 [function] => runActionWithFilters [class] => CController [type] => -> [args] => Array ( [0] => CInlineAction Object ( [_id:CAction:private] => pagina [_controller:CAction:private] => SiteController Object ( [counter] => [layout] => //layouts/column1 [menu] => Array ( ) [breadcrumbs] => Array ( ) [defaultAction] => index [_id:CController:private] => site [_action:CController:private] => CInlineAction Object *RECURSION* [_pageTitle:CController:private] => [_cachingStack:CController:private] => [_clips:CController:private] => [_dynamicOutput:CController:private] => [_pageStates:CController:private] => [_module:CController:private] => [_widgetStack:CBaseController:private] => Array ( ) [_e:CComponent:private] => [_m:CComponent:private] => ) [_e:CComponent:private] => [_m:CComponent:private] => ) [1] => Array ( [0] => accessControl ) ) ) [27] => Array ( [file] => /var/www/html/yii/framework/web/CWebApplication.php [line] => 282 [function] => run [class] => CController [type] => -> [args] => Array ( [0] => pagina ) ) [28] => Array ( [file] => /var/www/html/yii/framework/web/CWebApplication.php [line] => 141 [function] => runController [class] => CWebApplication [type] => -> [args] => Array ( [0] => site/pagina ) ) [29] => Array ( [file] => /var/www/html/yii/framework/base/CApplication.php [line] => 169 [function] => processRequest [class] => CWebApplication [type] => -> [args] => Array ( ) ) [30] => Array ( [file] => /var/www/html/eventos/admin/index.php [line] => 21 [function] => run [class] => CApplication [type] => -> [args] => Array ( ) ) ) [previous:Exception:private] => )