views.view.frontpage.yml
Same filename in this branch
Same filename in other branches
- 9 core/profiles/demo_umami/config/install/views.view.frontpage.yml
- 9 core/modules/node/config/optional/views.view.frontpage.yml
- 8.9.x core/profiles/demo_umami/config/install/views.view.frontpage.yml
- 8.9.x core/modules/node/config/optional/views.view.frontpage.yml
- 10 core/profiles/demo_umami/config/install/views.view.frontpage.yml
- 10 core/modules/node/config/optional/views.view.frontpage.yml
2 string references to 'views.view.frontpage'
- InstallerExistingConfigSyncDirectoryMultilingualTest::testConfigSync in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerExistingConfigSyncDirectoryMultilingualTest.php - Confirms that the installation installed the configuration correctly.
- NodeLanguageTest::testLanguages in core/
modules/ node/ tests/ src/ Functional/ Views/ NodeLanguageTest.php - Tests translation language filter, field, and sort.
File
-
core/
tests/ fixtures/ config_install/ multilingual/ language/ es/ views.view.frontpage.yml
View source
- label: 'Página inicio'
- description: 'Todo el contenido promovido a la página principal.'
- display:
- default:
- display_title: 'Por defecto'
- display_options:
- pager:
- options:
- tags:
- next: 'Siguiente >'
- previous: '‹ Anterior'
- first: '« Primero'
- last: 'Último »'
- expose:
- items_per_page_label: 'Elementos por página'
- items_per_page_options_all_label: '- Todo -'
- offset_label: Desplazamiento
- exposed_form:
- options:
- submit_button: Aplicar
- reset_button_label: Restablecer
- exposed_sorts_label: 'Ordenar por'
- empty:
- area_text_custom:
- content: 'Aún no se ha creado ningún contenido de página de inicio. <br>Siga la<a target="_blank" href="https://www.drupal.org/es/docs/user_guide/es/index.html">Guía del usuario</a> para comenzar a construir su sitio.'
- title:
- title: 'Bienvenido a [site:name]'
- feed_1:
- display_title: 'Canal de noticias'
- page_1:
- display_title: Página
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.