Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| node-add.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/2815083 * @preserve */ /** * Layout overrides for node add/edit form. */ .layout-region-node-footer__content { margin-top:… |
| node-add.css | file | core/ |
.layout-region-node-footer__content { margin-top: 1.5em; padding-top: 0.5em; border-top: 1px solid #bebfb9; } /** * Widescreen * * Both of the following media queries must *exactly* match what is in * node.module.css. This is rather crazy. … |
| node-add.pcss.css | file | core/ |
/** * Layout overrides for node add/edit form. */ @import "../base/variables.pcss.css"; .layout-region-node-footer__content { margin-top: 1.5em; } /** * Widescreen * * Both of the following media queries must *exactly* match what… |
| node-edit-form.html.twig | file | core/ |
Theme override for a node edit form. |
| node-edit-form.html.twig | file | core/ |
Theme override for a node edit form. |
| node-edit-form.html.twig | file | core/ |
Theme override for a node edit form. |
| node-edit-form.html.twig | file | core/ |
Theme override for a node edit form. |
| node-edit-form.html.twig | file | core/ |
Theme override for a node edit form. |
| node-edit-form.html.twig | file | core/ |
Theme override for a node edit form. |
| node-edit-form.html.twig | file | core/ |
Default theme implementation for a node edit form. |
| node-full.css | file | core/ |
This file is used to style the 'full' view mode. |
| node-preview.css | file | core/ |
.node-preview-container { position: fixed; z-index: 499; width: 100%; padding: 5px 10px; background: #d1e8f5; background-image: -webkit-linear-gradient(top, #d1e8f5, #d3e8f4); background-image: linear-gradient(to bottom, #d1e8f5,… |
| node.admin.css | file | core/ |
Styles for administration pages. |
| node.admin.css | file | core/ |
Styles for administration pages. |
| node.admin.inc | file | core/ |
Content administration and module settings user interface. |
| node.admin_path.route_subscriber | service | core/ |
Drupal\node\EventSubscriber\NodeAdminRouteSubscriber |
| node.api.php | file | core/ |
Hooks specific to the Node module. |
| node.css | file | core/ |
Visual styles for nodes. |
| node.css | file | core/ |
.node__submitted { margin: 1em 0; } |
| node.css | file | core/ |
Visual styles for nodes. |
| node.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/2815083 * @preserve */ .node__submitted { margin: 1em 0; } |
| node.css | file | core/ |
Visual styles for nodes. |
| node.css | file | core/ |
Visual styles for Bartik's node component. |
| node.css | file | core/ |
Visual styles for nodes. |
| node.css | file | core/ |
This file is used to high-level node styling. Individual view modes or content types may override this. |
| node.css | file | core/ |
Visual styles for nodes. |
| node.grant_storage | service | core/ |
Drupal\node\NodeGrantDatabaseStorage |
| node.html.twig | file | core/ |
Default theme implementation to display a node. |
| node.html.twig | file | core/ |
Minimal template to ensure chained property access works with white-listing. |
| node.html.twig | file | 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 | file | core/ |
Theme override to display a node. |
| node.html.twig | file | core/ |
Theme override to display a node. |
| node.html.twig | file | core/ |
Theme override to display a node. |
| node.html.twig | file | core/ |
Theme override to display a node. |
| node.html.twig | file | core/ |
Bartik's theme implementation to display a node. |
| node.html.twig | file | core/ |
Theme override to display a node. |
| node.info.yml | file | core/ |
core/modules/node/node.info.yml |
| node.install | file | core/ |
Install, update and uninstall functions for the node module. |
| node.libraries.yml | file | core/ |
core/modules/node/node.libraries.yml |
| node.links.action.yml | file | core/ |
core/modules/node/node.links.action.yml |
| node.links.contextual.yml | file | core/ |
core/modules/node/node.links.contextual.yml |
| node.links.menu.yml | file | core/ |
core/modules/node/node.links.menu.yml |
| node.links.task.yml | file | core/ |
core/modules/node/node.links.task.yml |
| node.migrate_drupal.yml | file | core/ |
core/modules/node/migrations/state/node.migrate_drupal.yml |
| node.module | file | core/ |
The core module that allows content to be submitted to the site. |
| node.module.css | file | core/ |
Styles for administration pages. |
| node.module.css | file | core/ |
Styles for administration pages. |
| node.node_route_context | service | core/ |
Drupal\node\ContextProvider\NodeRouteContext |
| node.page_cache_response_policy.deny_node_preview | service | core/ |
Drupal\node\PageCache\DenyNodePreview |
| node.pcss.css | file | core/ |
.node__submitted { margin: 1em 0; } |
Pagination
- Previous page
- Page 1042
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.