Open settings.php add these lines:
$settings['container_yamls'][] = DRUPAL_ROOT . '/sites/development.services.yml'; $settings['cache']['bins']['render'] = 'cache.backend.null';
Use drush with command drush cr to clear all cache
Open settings.php add these lines:
$settings['container_yamls'][] = DRUPAL_ROOT . '/sites/development.services.yml'; $settings['cache']['bins']['render'] = 'cache.backend.null';
Use drush with command drush cr to clear all cache