informatica:linux:php:symfony
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| informatica:linux:php:symfony [2009/10/14 12:25] – 192.168.1.30 | informatica:linux:php:symfony [2015/04/13 20:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 526: | Line 526: | ||
| | Slot | {{http:// | | Slot | {{http:// | ||
| | Component slot | http:// | | Component slot | http:// | ||
| + | |||
| + | |||
| Line 549: | Line 551: | ||
| **NOTA** supongo que antes de lanzar cada comando, es conveniente limpiar la caché (teóricamente en entornos ' | **NOTA** supongo que antes de lanzar cada comando, es conveniente limpiar la caché (teóricamente en entornos ' | ||
| - | **Limpiar la caché** | + | |
| php symfony cc | php symfony cc | ||
| | | ||
| - | **Configurar la conexión a la base de datos con PROPEL** | + | |
| # Ejemplo MySQL | # Ejemplo MySQL | ||
| Line 565: | Line 567: | ||
| / | / | ||
| - | **Crear el modelo de objetos con PROPEL** | + | |
| php symfony propel: | php symfony propel: | ||
| Line 573: | Line 575: | ||
| php symfony cache:clear | php symfony cache:clear | ||
| - | **Crear el diagrama entidad-relación a partir del modelo .yml con PROPEL** | + | |
| php symfony propel: | php symfony propel: | ||
| Line 581: | Line 583: | ||
| / | / | ||
| - | **Habilitar los activos (assets) asociados a un plugin que acaba de ser habilitado** | + | |
| php symfony plugin: | php symfony plugin: | ||
| - | **Crear la bd a partir del archivo '/ | + | |
| | | ||
| php symfony propel: | php symfony propel: | ||
| Line 591: | Line 593: | ||
| **NOTA** Todo lo marcado con 'con PROPEL' | **NOTA** Todo lo marcado con 'con PROPEL' | ||
| - | **Cargar los datos a partir de '/ | + | |
| php symfony doctrine: | php symfony doctrine: | ||
| Line 600: | Line 602: | ||
| php symfony cc | php symfony cc | ||
| + | * Listar rutas de una aplicación | ||
| + | |||
| + | php symfony app:routes frontend | ||
| + | |||
| + | * Mostrar el detalle de una ruta | ||
| + | php symfony app:routes frontend job_edit | ||
| ===== Errores ===== | ===== Errores ===== | ||
informatica/linux/php/symfony.1255523116.txt.gz · Last modified: (external edit)
