views.view.archive.yml

Same filename in this branch
  1. 11.x core/modules/node/config/optional/views.view.archive.yml
  2. 11.x core/tests/fixtures/config_install/multilingual/views.view.archive.yml
Same filename in other branches
  1. 9 core/modules/node/config/optional/views.view.archive.yml
  2. 8.9.x core/modules/node/config/optional/views.view.archive.yml
  3. 10 core/modules/node/config/optional/views.view.archive.yml
core/tests/fixtures/config_install/multilingual/language/es/views.view.archive.yml
2 string references to 'views.view.archive'
InstallerExistingConfigSyncDirectoryMultilingualTest::testConfigSync in core/tests/Drupal/FunctionalTests/Installer/InstallerExistingConfigSyncDirectoryMultilingualTest.php
Confirms that the installation installed the configuration correctly.
RecipeRunnerTest::testModuleAndThemeInstall in core/tests/Drupal/KernelTests/Core/Recipe/RecipeRunnerTest.php

File

core/tests/fixtures/config_install/multilingual/language/es/views.view.archive.yml

View source
  1. label: Archivo
  2. description: 'Todo el contenido, por mes.'
  3. display:
  4. default:
  5. display_title: 'Por defecto'
  6. display_options:
  7. title: 'Archivo mensual'
  8. pager:
  9. options:
  10. expose:
  11. items_per_page_label: 'Elementos por página'
  12. items_per_page_options_all_label: '- Todo -'
  13. offset_label: Desplazamiento
  14. exposed_form:
  15. options:
  16. submit_button: Aplicar
  17. reset_button_label: Restablecer
  18. exposed_sorts_label: 'Ordenar por'
  19. block_1:
  20. display_title: Bloque
  21. page_1:
  22. display_title: Página

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.