views.view.glossary.yml

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

File

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

View source
  1. label: Glosario
  2. description: 'Todo el contenido, alfabéticamente.'
  3. display:
  4. default:
  5. display_title: 'Por defecto'
  6. display_options:
  7. fields:
  8. title:
  9. label: Título
  10. name:
  11. label: Autor
  12. changed:
  13. label: 'Última actualización'
  14. pager:
  15. options:
  16. expose:
  17. items_per_page_label: 'Elementos por página'
  18. items_per_page_options_all_label: '- Todo -'
  19. offset_label: Desplazamiento
  20. exposed_form:
  21. options:
  22. submit_button: Aplicar
  23. reset_button_label: Restablecer
  24. exposed_sorts_label: 'Ordenar por'
  25. attachment_1:
  26. display_title: Adjunto
  27. page_1:
  28. display_title: Página
  29. display_options:
  30. menu:
  31. title: Glosario

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