Files

Primary tabs

File name Location Namespacesort descending Description
config.module drupal/core/modules/config/config.module Allows site administrators to modify configuration.
config.info.yml drupal/core/modules/config/config.info.yml drupal/core/modules/config/config.info.yml
config.routing.yml drupal/core/modules/config/config.routing.yml drupal/core/modules/config/config.routing.yml
block.install drupal/core/modules/block/block.install Install, update and uninstall functions for the block module.
block.module drupal/core/modules/block/block.module Controls the visual building blocks a page is constructed with.
block.routing.yml drupal/core/modules/block/block.routing.yml drupal/core/modules/block/block.routing.yml
block.info.yml drupal/core/modules/block/block.info.yml drupal/core/modules/block/block.info.yml
block.api.php drupal/core/modules/block/block.api.php Hooks provided by the Block module.
block.services.yml drupal/core/modules/block/block.services.yml drupal/core/modules/block/block.services.yml
image.api.php drupal/core/modules/image/image.api.php Hooks related to image styles and effects.
image.field.inc drupal/core/modules/image/image.field.inc Implement an image field, based on the file module's file field.
image.admin.inc drupal/core/modules/image/image.admin.inc Administration pages for image settings.
image.module drupal/core/modules/image/image.module Exposes global functionality for creating image styles.
image.install drupal/core/modules/image/image.install Install, update and uninstall functions for the image module.
image.views.inc drupal/core/modules/image/image.views.inc Provide views data and handlers for image.module.
image.routing.yml drupal/core/modules/image/image.routing.yml drupal/core/modules/image/image.routing.yml
image.info.yml drupal/core/modules/image/image.info.yml drupal/core/modules/image/image.info.yml
dropbutton.css drupal/core/misc/dropbutton/dropbutton.css Base styles for dropbuttons.
maintenance-page.html.twig drupal/core/themes/seven/templates/maintenance-page.html.twig Seven's theme implementation to display a single Drupal page while offline.
page.html.twig drupal/core/themes/seven/templates/page.html.twig Seven's theme implementation to display a single Drupal page.
maintenance-page.html.twig drupal/core/themes/bartik/templates/maintenance-page.html.twig Bartik's theme implementation to display a single Drupal page while offline.
node.html.twig drupal/core/themes/bartik/templates/node.html.twig Bartik's theme implementation to display a node.
page.html.twig drupal/core/themes/bartik/templates/page.html.twig Bartik's theme implementation to display a single page.
comment.html.twig drupal/core/themes/bartik/templates/comment.html.twig Bartik's theme implementation for comments.
preview.css drupal/core/themes/bartik/color/preview.css /* ---------- Color form ----------- */ #color_scheme_form #palette .form-item { width: 25em; } #color_scheme_form #palette .form-item label { width: 15em; } /* ---------- Preview Styles ----------- */ .js #preview { clear: both; float: none…
color.inc drupal/core/themes/bartik/color/color.inc Lists avalable colors and color schemes for the Bartik theme.
preview.html drupal/core/themes/bartik/color/preview.html
colors.css drupal/core/themes/bartik/css/colors.css /* ---------- Color Module Styles ----------- */ body, body.overlay { color: #3b3b3b; } .comment .comment-arrow { border-color: #ffffff; } #page, #main-wrapper, #main-menu-links li a.active, #main-menu-links li.active-trail a { background:…
layout.css drupal/core/themes/bartik/css/layout.css /* ---------- Basic Layout Styles ----------- */ html, body, #page { height: 100%; } #page-wrapper { min-height: 100%; } #header div.section, #featured div.section, #messages div.section, #main, #triptych, #footer-columns, #footer { width:…
print.css drupal/core/themes/bartik/css/print.css /* ---------- General Layout ---------- */ body, input, textarea, select { color: #000; background: none; } body.two-sidebars, body.sidebar-first, body.sidebar-second, body { width:…
maintenance-page.css drupal/core/themes/bartik/css/maintenance-page.css body.maintenance-page { background-color: #fff; color: #000; } .maintenance-page #page-wrapper { background: #fff; margin-left: auto; margin-right: auto; min-width: 0; min-height: 0; border: 1px solid #ddd; margin-top:…
layout.css drupal/core/themes/stark/css/layout.css Stark layout method
twig.engine drupal/core/themes/engines/twig/twig.engine Handles integration of Twig templates with the Drupal theme system.
README.txt drupal/core/lib/Drupal/Core/README.txt Code in the Drupal\Core namespace represents Drupal Subsystems provided by the base system. These subsystems MAY depend on Drupal Components and other Subsystems, but MAY NOT depend on any code in a module. Each Subsystem should be in its own…
README.txt drupal/core/lib/Drupal/Component/README.txt Drupal Components are independent libraries that do not depend on the rest of Drupal in order to function. Components MAY depend on other Components, but that is discouraged. Components MAY NOT depend on any code that is not part of PHP itself or…
contextual.toolbar.css drupal/core/modules/contextual/css/contextual.toolbar.css Styling for contextual module's toolbar tab.
contextual.module.css drupal/core/modules/contextual/css/contextual.module.css Generic base styles for contextual module.
contextual.theme.css drupal/core/modules/contextual/css/contextual.theme.css Styling for contextual module.
drupal-7.contact.database.php drupal/core/modules/contact/tests/drupal-7.contact.database.php Database additions for Drupal\contact\Tests\ContactUpgradePathTest.
language.admin.css drupal/core/modules/language/css/language.admin.css Styles for the content language administration page.
color-scheme-form.html.twig drupal/core/modules/color/templates/color-scheme-form.html.twig Default theme implementation for a theme's color form.
color.admin.css drupal/core/modules/color/css/color.admin.css Stylesheet for the administration pages of the Color module.
tour.module.css drupal/core/modules/tour/css/tour.module.css Styling for tour module.
dblog.module.css drupal/core/modules/dblog/css/dblog.module.css Admin styles for the Database Logging module.
search-result.html.twig drupal/core/modules/search/templates/search-result.html.twig Default theme implementation for displaying a single search result.
UnicodeTest.txt drupal/core/modules/search/tests/UnicodeTest.txt
book-export-html.html.twig drupal/core/modules/book/templates/book-export-html.html.twig Default theme implementation for printed version of book outline.
book-all-books-block.html.twig drupal/core/modules/book/templates/book-all-books-block.html.twig Default theme implementation for rendering book outlines within a block.
book-node-export-html.html.twig drupal/core/modules/book/templates/book-node-export-html.html.twig Default theme implementation for a single node in a printer-friendly outline.
book-navigation.html.twig drupal/core/modules/book/templates/book-navigation.html.twig Default theme implementation to navigate books.

Pages

Other projects