By editor, 12 January, 2022 Add a custom service YAML container Tags Drupal 8 Code Settings Services YAML Example: settings for local environnement. Create the local settings file : local.services.yml the add to local settings.php file # Local service config $settings['container_yamls'][] = DRUPAL_ROOT . '/sites/default/local.services.yml';
By editor, 11 May, 2017 YAML or JSON Tags Drupal 8 Code JSON YAML Yml vs Json A make a small test to test YAML vs PHP performance. The result is: