Selecione uma certidão
Warning (512): _cake_model_ cache was unable to write 'default_ufgamilm_db_pedidos' to File cache [CORE/Cake/Cache/Cache.php, line 325]Code Context),
E_USER_WARNING
);
$key = 'default_ufgamilm_db_pedidos' $value = null $config = '_cake_model_' $settings = array( 'prefix' => '*****', 'engine' => 'File', 'path' => '/home/ufgamilmidoes/public_html/app/tmp/cache/models/', 'serialize' => true, 'duration' => (int) 10, 'lock' => true, 'isWindows' => false, 'mask' => (int) 436, 'probability' => (int) 100, 'groups' => array() ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 325 DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310 DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 135 Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 324 Model::schema() - CORE/Cake/Model/Model.php, line 1356 FormHelper::_introspectModel() - CORE/Cake/View/Helper/FormHelper.php, line 199 FormHelper::create() - CORE/Cake/View/Helper/FormHelper.php, line 451 include - APP/View/Pedidos/add.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 929 View::_render() - CORE/Cake/View/View.php, line 891 View::render() - CORE/Cake/View/View.php, line 460 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160 [main] - APP/webroot/index.php, line 108
Warning (512): _cake_model_ cache was unable to write 'default_ufgamilm_db_pedidos' to File cache [CORE/Cake/Cache/Cache.php, line 325]Code Context),
E_USER_WARNING
);
$key = 'default_ufgamilm_db_pedidos' $value = array( 'id' => array( 'type' => 'integer', 'null' => false, 'default' => null, 'length' => (int) 10, 'key' => 'primary' ), 'documento' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 300, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'nome' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'dataNasc' => array( 'type' => 'date', 'null' => false, 'default' => null, 'length' => null ), 'idade' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'nacionalidade' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'naturalidade' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'estadoCivil' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'profissao' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'nomePai' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'nomeMae' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'morada' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 200, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'codPostal' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'telefone' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'email' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'tipodoc' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 50, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'number' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 50, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'dataEmissao' => array( 'type' => 'date', 'null' => false, 'default' => null, 'length' => null ), 'localEmissao' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'dataValidade' => array( 'type' => 'date', 'null' => false, 'default' => null, 'length' => null ), 'eleitor' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'contribuinte' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'obs' => array( 'type' => 'text', 'null' => false, 'default' => null, 'length' => null, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'localForm' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'moradaForm' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'horarioForm' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'situacao' => array( 'type' => 'string', 'null' => false, 'default' => 'Pendente', 'length' => (int) 50, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'created' => array( 'type' => 'datetime', 'null' => false, 'default' => null, 'length' => null ), 'modified' => array( 'type' => 'datetime', 'null' => false, 'default' => null, 'length' => null ), 'tipoAtividade' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'tipologiaProdutos' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'localVenda' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 300, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'agregado' => array( 'type' => 'text', 'null' => false, 'default' => null, 'length' => null, 'collate' => 'latin1_swedish_ci', 'charset' => 'latin1' ), 'nomeAnimal' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'sexo' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 50, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'IdentificacaoEcetronica' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'cauda' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'pelagem' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'raca' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'dataNascimentoAnimal' => array( 'type' => 'date', 'null' => false, 'default' => null, 'length' => null ), 'deficiencia' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 200, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'selectdeficiencia' => array( 'type' => 'integer', 'null' => true, 'default' => null, 'length' => (int) 11 ), 'nRegisto' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf32_bin', 'charset' => 'utf32' ), 'NlicencaAnterior' => array( 'type' => 'string', 'null' => false, 'default' => '', 'length' => (int) 100, 'collate' => 'utf8_bin', 'charset' => 'utf8' ), 'caminho' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 300, 'collate' => 'utf8_bin', 'charset' => 'utf8' ) ) $config = '_cake_model_' $settings = array( 'prefix' => '*****', 'engine' => 'File', 'path' => '/home/ufgamilmidoes/public_html/app/tmp/cache/models/', 'serialize' => true, 'duration' => (int) 10, 'lock' => true, 'isWindows' => false, 'mask' => (int) 436, 'probability' => (int) 100, 'groups' => array() ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 325 DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310 Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 358 Model::schema() - CORE/Cake/Model/Model.php, line 1356 FormHelper::_introspectModel() - CORE/Cake/View/Helper/FormHelper.php, line 199 FormHelper::create() - CORE/Cake/View/Helper/FormHelper.php, line 451 include - APP/View/Pedidos/add.ctp, line 35 View::_evaluate() - CORE/Cake/View/View.php, line 929 View::_render() - CORE/Cake/View/View.php, line 891 View::render() - CORE/Cake/View/View.php, line 460 Controller::render() - CORE/Cake/Controller/Controller.php, line 952 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 192 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160 [main] - APP/webroot/index.php, line 108