Files - 10.3.x - drupal
| Title | Deprecated | File name | Namespace | Summary |
|---|---|---|---|---|
| node--article--full.html.twig | core/ |
Theme override to display a node. | ||
| node--card-common-alt.html.twig | core/ |
Theme override to display a node. | ||
| node--card-common.html.twig | core/ |
Theme override to display a node. | ||
| node--card.html.twig | core/ |
Theme override to display a node. | ||
| node--teaser.html.twig | core/ |
Olivero's theme implementation to display a node teaser. | ||
| node-add-list.html.twig | core/ |
Theme override to list node types available for adding content. | ||
| node-add-list.html.twig | core/ |
Theme override to list node types available for adding content. | ||
| node-add-list.html.twig | core/ |
Claro's theme implementation to list node types available for adding content. | ||
| node-add-list.html.twig | core/ |
Theme override to list node types available for adding content. | ||
| node-add-list.html.twig | core/ |
Default theme implementation to list node types available for adding content. | ||
| node-edit-form.html.twig | core/ |
Default theme implementation for a node edit form. | ||
| node-edit-form.html.twig | core/ |
Theme override for a node edit form. | ||
| node-edit-form.html.twig | core/ |
Theme override for a node edit form. | ||
| node-edit-form.html.twig | core/ |
Theme override for a node edit form. | ||
| node-edit-form.html.twig | core/ |
Theme override for a node edit form. | ||
| node-full.css | core/ |
This file is used to style the 'full' view mode. | ||
| node-preview-container.css | core/ |
Node preview container styling. | ||
| node-preview-container.pcss.css | core/ |
Node preview container styling. | ||
| node-preview.css | core/ |
This file is used for node preview styling. | ||
| node-preview.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .node-preview-container { position: sticky; z-index: 499; display: flex; align-items: center; … | ||
| node-preview.pcss.css | core/ |
.node-preview-container { position: sticky; z-index: 499; display: flex; align-items: center; justify-content: space-between; box-sizing: border-box; width: 100%; } .node-preview-form-select { display: flex; align-items: center; … | ||
| node-teaser.css | core/ |
Node Teaser specific styles. | ||
| node-teaser.pcss.css | core/ |
Node Teaser specific styles. | ||
| node.admin.css | core/ |
Styles for administration pages. | ||
| node.admin.css | core/ |
Styles for administration pages. | ||
| node.admin.inc | core/ |
Content administration and module settings user interface. | ||
| node.api.php | core/ |
Hooks specific to the Node module. | ||
| node.creating_content.html.twig | core/ |
--- label: 'Creating a content item' related: - node.overview - node.creating_type - path.creating_alias --- {% set content_link_text %} {% trans %}Content{% endtrans %} {% endset %} {% set content_link =… | ||
| node.creating_type.html.twig | core/ |
--- label: 'Creating a content type' related: - node.overview - core.content_structure - field_ui.add_field - field_ui.manage_display - field_ui.manage_form --- {% set content_permissions_link_text %} {% trans %}Administer… | ||
| node.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .node__submitted { margin: 1em 0; } | ||
| node.css | core/ |
Visual styles for nodes. | ||
| node.css | core/ |
Visual styles for nodes. | ||
| node.css | core/ |
Node specific styles. | ||
| node.css | core/ |
This file is used to high-level node styling. Individual view modes or content types may override this. | ||
| node.css | core/ |
Visual styles for nodes. | ||
| node.editing.html.twig | core/ |
--- label: 'Editing a content item' related: - node.overview - node.creating_content --- {% set content_link_text %} {% trans %}Content{% endtrans %} {% endset %} {% set content_link = render_var(help_route_link(content_link_text,… | ||
| node.html.twig | core/ |
Theme override to display a node. | ||
| node.html.twig | core/ |
Olivero's theme implementation to display a node. | ||
| node.html.twig | core/ |
Theme override to display a node. | ||
| node.html.twig | core/ |
Theme override to display a node. | ||
| node.html.twig | core/ |
Theme override to display a node. | ||
| node.html.twig | core/ |
Default theme implementation to display a node. | ||
| node.html.twig | core/ |
Minimal template to ensure chained property access works with white-listing. | ||
| node.html.twig | core/ |
<article{{ attributes }}> {{ title_prefix }} {% if not page %} <h2{{ title_attributes }}> <a href="{{ url }}" rel="bookmark">{{ label }}</a> </h2> {% endif %} {{ title_suffix… | ||
| node.info.yml | core/ |
core/modules/node/node.info.yml | ||
| node.install | core/ |
Install, update and uninstall functions for the node module. | ||
| node.libraries.yml | core/ |
core/modules/node/node.libraries.yml | ||
| node.links.action.yml | core/ |
core/modules/node/node.links.action.yml | ||
| node.links.contextual.yml | core/ |
core/modules/node/node.links.contextual.yml | ||
| node.links.menu.yml | core/ |
core/modules/node/node.links.menu.yml |
Pagination
- Previous page
- Page 192
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.