Files - 9.5.x - drupal
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
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/ |
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.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/ |
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/ |
Bartik's theme implementation to display a node. | ||
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 | ||
node.links.task.yml | core/ |
core/modules/node/node.links.task.yml | ||
node.migrate_drupal.yml | core/ |
core/modules/node/migrations/state/node.migrate_drupal.yml | ||
node.module | core/ |
The core module that allows content to be submitted to the site. | ||
node.module.css | core/ |
Styles for administration pages. | ||
node.module.css | core/ |
Styles for administration pages. | ||
node.module.css | core/ |
Styles for administration pages. | ||
node.overview.html.twig | core/ |
--- label: 'Managing content' top_level: true related: - core.content_structure - field_ui.add_field - field_ui.manage_display - field_ui.manage_form - node.creating_type - node.creating_content - node.editing --- {% set… | ||
node.pcss.css | core/ |
Node specific styles. | ||
node.pcss.css | core/ |
.node__submitted { margin: 1em 0; } | ||
node.permissions.yml | core/ |
core/modules/node/node.permissions.yml | ||
Node.php | core/ |
Drupal\node\Entity | ||
Node.php | core/ |
Drupal\node\Plugin\views\field | ||
Node.php | core/ |
Drupal\node\Plugin\views\wizard | ||
Node.php | core/ |
Drupal\node\Plugin\views\argument_default | ||
Node.php | core/ |
Drupal\node\Plugin\migrate\source\d6 | ||
Node.php | core/ |
Drupal\node\Plugin\migrate\source\d7 | ||
node.post_update.php | core/ |
Post update functions for Node. | ||
node.preview.css | core/ |
Styles for node preview page. | ||
node.preview.css | core/ |
Styles for node preview page. | ||
node.preview.css | core/ |
Styles for node preview page. | ||
node.routing.yml | core/ |
core/modules/node/node.routing.yml | ||
node.schema.yml | core/ |
core/modules/node/config/schema/node.schema.yml | ||
node.services.yml | core/ |
core/modules/node/node.services.yml | ||
node.settings.yml | core/ |
core/modules/node/config/install/node.settings.yml | ||
node.settings.yml | core/ |
core/profiles/standard/config/install/node.settings.yml | ||
node.settings.yml | core/ |
core/profiles/demo_umami/config/install/node.settings.yml | ||
node.tokens.inc | core/ |
Builds placeholder replacement tokens for node-related data. | ||
node.type.article.yml | core/ |
core/profiles/demo_umami/config/install/node.type.article.yml | ||
node.type.article.yml | core/ |
core/profiles/standard/config/install/node.type.article.yml | ||
node.type.article.yml | core/ |
core/modules/system/tests/modules/olivero_test/config/install/node.type.article.yml | ||
node.type.basic_page.yml | core/ |
core/modules/media_library/tests/modules/media_library_test/config/install/node.type.basic_page.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.