DepuraciáActivar depuración de plantillas

sites/default/services.yml. Si el archivo no existe, copia el archivo default.services.yml (en la misma carpeta), y renómbralo como services.yml

# Local development services.
#
# To activate this feature, follow the instructions at the top of the
# 'example.settings.local.php' file, which sits next to this file.
parameters:
  http.response.debug_cacheability_headers: true
  twig.config:
    debug: true
services:
  cache.backend.null:
    class: Drupal\Core\Cache\NullBackendFactory