templates/input/textarea.html.twig |
|
Bootstrap theme implementation for a 'textarea' #type form element. |
templates/input/datetime-wrapper.html.twig |
|
Default theme implementation of a datetime form wrapper. |
templates/input/input--form-control.html.twig |
|
Default theme implementation for an 'input__textfield' #type form element. |
templates/input/form-element.html.twig |
|
Default theme implementation for a form element. |
templates/input/datetime-form.html.twig |
|
Default theme implementation of a datetime form element. |
templates/input/select.html.twig |
|
Theme override for a select element. |
templates/input/input.html.twig |
|
Default theme implementation for an 'input' #type form element. |
templates/input/input--button.html.twig |
|
Theme suggestion for "button" input form element. |
templates/input/form-element-label.html.twig |
|
Default theme implementation for a form element label. |
templates/input/input--button--split.html.twig |
|
Theme suggestion for "button__split" input form element. |
templates/field/field.html.twig |
|
Theme override for a field. |
templates/field/field-multiple-value-form.html.twig |
|
Default theme implementation for an individual form element. |
templates/block/block--system.html.twig |
|
Theme override for system blocks. |
templates/block/block-list.html.twig |
|
Two column template for the block add/edit form. |
templates/block/block--search.html.twig |
|
Default theme implementation to display a search block. |
templates/block/block.html.twig |
|
Default theme implementation to display a block. |
templates/block/block--system-menu-block--main.html.twig |
|
Default theme implementation for a menu block. |
templates/block/block--page-title-block.html.twig |
|
Theme override for page title block. |
templates/block/block--system-menu-block--account.html.twig |
|
Default theme implementation for a menu block. |
templates/block/block--system-branding-block.html.twig |
|
Default theme implementation for a branding block. |
templates/block/block--local-actions-block.html.twig |
|
Theme override for local actions (primary admin actions.) |
templates/block/block--bare.html.twig |
|
Default theme implementation to display a bare minimum block. |
templates/block/block--local-tasks-block.html.twig |
|
Theme override for tabs. |
templates/file/file-upload-help.html.twig |
|
Theme override to display help text for file fields. |
templates/filter/filter-tips.html.twig |
|
Theme override for a set of filter tips. |
templates/views/views-view-table.html.twig |
|
Default theme implementation for displaying a view as a table. |
templates/views/views-exposed-form.html.twig |
|
Default theme implementation of a views exposed form. |
templates/views/views-view.html.twig |
|
Default theme implementation for main view template. |
templates/system/html.html.twig |
|
Default theme implementation to display the basic html structure of a single
Drupal page. |
templates/system/status-messages.html.twig |
|
Default theme implementation for status messages. |
templates/system/region.html.twig |
|
Theme override to display a region. |
templates/system/container.html.twig |
|
Theme override of a container used to wrap child elements. |
templates/system/progress-bar.html.twig |
|
Default theme implementation for a progress bar. |
templates/system/table.html.twig |
|
Default theme implementation to display a table. |
templates/system/image.html.twig |
|
Default theme implementation of an image. |
templates/system/page-title.html.twig |
|
Default theme implementation for page titles. |
templates/system/breadcrumb.html.twig |
|
Default theme implementation for a breadcrumb trail. |
templates/system/region--no-wrapper.html.twig |
|
Default theme implementation to display a region. |
templates/system/links.html.twig |
|
Theme override for a set of links. |
templates/system/pager.html.twig |
|
Default theme implementation to display a pager. |
templates/system/page.html.twig |
|
Default theme implementation to display a single page. |
templates/system/system-themes-page.html.twig |
|
Theme override for the Appearance page. |
templates/file/file-link.html.twig |
|
Theme override for a link to a file. |
templates/file/image-widget.html.twig |
|
Theme override for an image field widget. |
templates/node/node.html.twig |
|
Theme override to display a node. |
templates/views/views-mini-pager.html.twig |
|
Theme override for a views mini-pager. |
docs/Templates.md |
|
List of theme templates used in the Drupal Bootstrap base theme. |
docs/Theme-Settings.md |
|
Overview of theme settings for Drupal Bootstrap based themes. |
docs/Contributing.md |
|
Overview on how to contribute to the Drupal Bootstrap project. |
docs/Utility.md |
|
List of utility helper classes used in base theme. |