Deprecated: Return type of Doctrine_Manager::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Manager.php on line 637

Deprecated: Return type of Doctrine_Manager::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Manager.php on line 647

Deprecated: Return type of Doctrine_Record_Iterator::current() should either be compatible with ArrayIterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Record/Iterator.php on line 71

Deprecated: Return type of Doctrine_Connection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Connection.php on line 1164

Deprecated: Return type of Doctrine_Connection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Connection.php on line 1154

Deprecated: Doctrine_Connection_Common implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Connection/Common.php on line 33

Deprecated: Doctrine_Connection_Mysql implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Connection/Mysql.php on line 34

Deprecated: Return type of Doctrine_Access::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Access.php on line 103

Deprecated: Return type of Doctrine_Access::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Access.php on line 115

Deprecated: Return type of Doctrine_Access::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Access.php on line 128

Deprecated: Return type of Doctrine_Access::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Access.php on line 143

Deprecated: Return type of Doctrine_Record::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Record.php on line 1869

Deprecated: Return type of Doctrine_Record::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Record.php on line 2164

Deprecated: category implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/modelo/data/modelos/category.php on line 6

Deprecated: country implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/modelo/data/modelos/country.php on line 6

Deprecated: ganador implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/modelo/data/modelos/ganador.php on line 6

Deprecated: historial implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/modelo/data/modelos/historial.php on line 6

Deprecated: image implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/modelo/data/modelos/image.php on line 6

Deprecated: location implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/modelo/data/modelos/location.php on line 6

Deprecated: point implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/modelo/data/modelos/point.php on line 6

Deprecated: suggest implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/modelo/data/modelos/suggest.php on line 6

Deprecated: user implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/modelo/data/modelos/user.php on line 6

Deprecated: vote implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/modelo/data/modelos/vote.php on line 6

Deprecated: Return type of Doctrine_Table::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Table.php on line 1949

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Formatter.php on line 273

Deprecated: Return type of Doctrine_Relation::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Relation.php on line 172

Deprecated: Return type of Doctrine_Relation::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Relation.php on line 177

Deprecated: Return type of Doctrine_Relation::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Relation.php on line 186

Deprecated: Return type of Doctrine_Relation::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Relation.php on line 193

Deprecated: Return type of Doctrine_Table_Repository::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Table/Repository.php on line 105

Deprecated: Return type of Doctrine_Table_Repository::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Table/Repository.php on line 141

Deprecated: Return type of Doctrine_Query::count($params = []) should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Query.php on line 2111

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Query/Tokenizer.php on line 96

Deprecated: Creation of dynamic property Doctrine_Hydrator_RecordDriver::$_rootAlias is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Hydrator/Graph.php on line 56

Deprecated: Return type of Doctrine_Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Collection.php on line 423

Deprecated: Return type of Doctrine_Collection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Collection.php on line 1027

Deprecated: Doctrine_Collection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Collection.php on line 34

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Connection/Statement.php on line 314

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Connection/Statement.php on line 314

Deprecated: Creation of dynamic property Base::$tpl is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/aplicacion/Componente.php on line 19

Deprecated: Creation of dynamic property Base::$tpl is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/aplicacion/Componente.php on line 19

Deprecated: Creation of dynamic property Pagina::$tpl is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/aplicacion/Componente.php on line 19

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Formatter.php on line 273

Deprecated: Creation of dynamic property Doctrine_Hydrator_RecordDriver::$_rootAlias is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Hydrator/Graph.php on line 56

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Connection/Statement.php on line 314

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Connection/Statement.php on line 314

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Formatter.php on line 273

Deprecated: Creation of dynamic property Doctrine_Hydrator_RecordDriver::$_rootAlias is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Hydrator/Graph.php on line 56

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Connection/Statement.php on line 314

Deprecated: PDOStatement::fetch(): Passing null to parameter #3 ($cursorOffset) of type int is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Connection/Statement.php on line 314

Deprecated: Creation of dynamic property Doctrine_Hydrator_ArrayDriver::$_rootAlias is deprecated in /homepages/12/d750251706/htdocs/petmi/mapas_2018/controladores/Doctrine-1.2.4/Doctrine-1.2.4/Doctrine/Hydrator/Graph.php on line 56
Directorio PETmi
Cafetería Ana Vegana
Email:
Servicio a domicilio: No
Zona: CAE
Ciudad Capital, Guatemala
Ana Vegana nació de la inquietud de crear un espacio en la ciudad de Guatemala en el que las personas que quieran probar o estén llevando un estilo de vida compasivo puedan comer con libertad, confiando en que todo lo que está servido en su plato es %100 #CrueltyFree. 
Sabemos que cada día hay más personas tomando conciencia del maltrato animal, el impacto ambiental y el daño en la salud que provoca una alimentación rica en ingredientes de origen animal.
Por lo que hemos creado el concepto #Variety, en el que servimos un almuerzo diferente todos los días, queriendo resaltar el hecho de que al llevar un estilo de vida vegano, se puede tener gran variedad de platillos. Para así motivar a más personas y enseñarles que con una comida vegana al día pueden hacer un cambio más grande del que se imaginan.