.htacces de Symfony

# For a symfony application to work properly, you MUST store this .htaccess in
# the same directory as your front controller, index.php, in a standard symfony
# web application is under the "public" project subdirectory.

# Use the front controller as index file.

Twig

Etiquetas

* - base_path: The base URL path of the Drupal installation. Will usually be

*   "/" unless you have installed Drupal in a sub-directory.

* - is_front: A flag indicating if the current page is the front page.

* - logged_in: A flag indicating if the user is registered and signed in.

* - is_admin: A flag indicating if the user has permission to access

*   administration pages.

*

* Site identity:

* - front_page: The URL of the front page. Use this instead of base_path when

Comandos ddev

ddev exec ls (ddev.ls)

ddev snapshot

ddev restart

ddev launch

ddev config

ddev config --project-type=php

 

Ver comandos personalizados: https://www.youtube.com/watch?v=QYrnRij9KKA