topic Templates
List of theme templates used in the Drupal Bootstrap base theme.
Source docs/Templates.md
Files
Name | Description |
---|---|
block--bare.html.twig | Default theme implementation to display a bare minimum block. |
block--local-actions-block.html.twig | Theme override for local actions (primary admin actions.) |
block--local-tasks-block.html.twig | Theme override for tabs. |
block--page-title-block.html.twig | Theme override for page title block. |
block--search.html.twig | Default theme implementation to display a search block. |
block--system-branding-block.html.twig | Default theme implementation for a branding block. |
block--system-menu-block--account.html.twig | Default theme implementation for a menu block. |
block--system-menu-block--main.html.twig | Default theme implementation for a menu block. |
block--system.html.twig | Theme override for system blocks. |
block-list.html.twig | Two column template for the block add/edit form. |
block.html.twig | Default theme implementation to display a block. |
bootstrap-carousel.html.twig | Default theme implementation to display a Bootstrap Carousel component. |
bootstrap-dropdown.html.twig | Default theme implementation to display a Bootstrap Dropdown component. |
bootstrap-modal.html.twig | Default theme implementation to display a Bootstrap Modal component. |
bootstrap-panel.html.twig | Default theme implementation to display a Bootstrap Panel component. |
breadcrumb.html.twig | Default theme implementation for a breadcrumb trail. |
container.html.twig | Theme override of a container used to wrap child elements. |
datetime-form.html.twig | Default theme implementation of a datetime form element. |
datetime-wrapper.html.twig | Default theme implementation of a datetime form wrapper. |
field-multiple-value-form.html.twig | Default theme implementation for an individual form element. |
field.html.twig | Theme override for a field. |
file-link.html.twig | Theme override for a link to a file. |
file-upload-help.html.twig | Theme override to display help text for file fields. |
filter-tips.html.twig | Theme override for a set of filter tips. |
form-element-label.html.twig | Default theme implementation for a form element label. |
form-element.html.twig | Default theme implementation for a form element. |
html.html.twig | Default theme implementation to display the basic html structure of a single Drupal page. |
image-widget.html.twig | Theme override for an image field widget. |
image.html.twig | Default theme implementation of an image. |
input--button--split.html.twig | Theme suggestion for "button__split" input form element. |
input--button.html.twig | Theme suggestion for "button" input form element. |
input--form-control.html.twig | Default theme implementation for an 'input__textfield' #type form element. |
input.html.twig | Default theme implementation for an 'input' #type form element. |
item-list--bootstrap-carousel-indicators.html.twig | Theme override for an item list. |
item-list--dropdown.html.twig | Theme override for an item list. |
links.html.twig | Theme override for a set of links. |
menu--account.html.twig | Default theme implementation to display a menu. |
menu--main.html.twig | Default theme implementation to display a menu. |
menu-local-task.html.twig | Theme override for a local task link. |
menu-local-tasks.html.twig | Default theme implementation to display primary and secondary local tasks. |
menu.html.twig | Default theme implementation to display a menu. |
node.html.twig | Theme override to display a node. |
page-title.html.twig | Default theme implementation for page titles. |
page.html.twig | Default theme implementation to display a single page. |
pager.html.twig | Default theme implementation to display a pager. |
progress-bar.html.twig | Default theme implementation for a progress bar. |
region--no-wrapper.html.twig | Default theme implementation to display a region. |
region.html.twig | Theme override to display a region. |
select.html.twig | Theme override for a select element. |
status-messages.html.twig | Default theme implementation for status messages. |
system-themes-page.html.twig | Theme override for the Appearance page. |
table.html.twig | Default theme implementation to display a table. |
textarea.html.twig | Bootstrap theme implementation for a 'textarea' #type form element. |
views-exposed-form.html.twig | Default theme implementation of a views exposed form. |
views-mini-pager.html.twig | Theme override for a views mini-pager. |
views-view-table.html.twig | Default theme implementation for displaying a view as a table. |
views-view.html.twig | Default theme implementation for main view template. |