Theme |
class |
Drupal\bootstrap |
Defines a theme object. |
Bootstrap |
class |
Drupal\bootstrap |
The primary class for the Drupal Bootstrap base theme. |
Element |
class |
Drupal\bootstrap\Utility |
Provides helper methods for Drupal render elements. |
Unicode |
class |
Drupal\bootstrap\Utility |
Extends \Drupal\Component\Utility\Unicode. |
StorageItem |
class |
Drupal\bootstrap\Utility |
Theme Storage Item. |
Crypt |
class |
Drupal\bootstrap\Utility |
Extends \Drupal\Component\Utility\Crypt. |
Storage |
class |
Drupal\bootstrap\Utility |
Theme Storage. |
PluginManager |
class |
Drupal\bootstrap\Plugin |
Base class for Bootstrap plugin managers. |
FormManager |
class |
Drupal\bootstrap\Plugin |
Manages discovery and instantiation of Bootstrap form alters. |
ProcessManager |
class |
Drupal\bootstrap\Plugin |
Manages discovery and instantiation of Bootstrap form process callbacks. |
ProviderManager |
class |
Drupal\bootstrap\Plugin |
Manages discovery and instantiation of Bootstrap CDN Providers. |
PreprocessManager |
class |
Drupal\bootstrap\Plugin |
Manages discovery and instantiation of Bootstrap preprocess hooks. |
PrerenderManager |
class |
Drupal\bootstrap\Plugin |
Manages discovery and instantiation of Bootstrap pre-render callbacks. |
AlterManager |
class |
Drupal\bootstrap\Plugin |
Manages discovery and instantiation of Bootstrap hook alters. |
BootstrapPrerender |
class |
Drupal\bootstrap\Annotation |
Defines a BootstrapPrerender annotation object. |
BootstrapProcess |
class |
Drupal\bootstrap\Annotation |
Defines a BootstrapProcess annotation object. |
BootstrapAlter |
class |
Drupal\bootstrap\Annotation |
Defines a BootstrapAlter annotation object. |
BootstrapPreprocess |
class |
Drupal\bootstrap\Annotation |
Defines a BootstrapPreprocess annotation object. |
BootstrapForm |
class |
Drupal\bootstrap\Annotation |
Defines a BootstrapForm annotation object. |
BootstrapProvider |
class |
Drupal\bootstrap\Annotation |
Defines a BootstrapProvider annotation object. |
Actions |
class |
Drupal\bootstrap\Plugin\Process |
Processes the "actions" element. |
ThemeSuggestions |
class |
Drupal\bootstrap\Plugin\Alter |
Implements hook_theme_suggestions_alter(). |
ThemeRegistry |
class |
Drupal\bootstrap\Plugin\Alter |
Extends the theme registry to override and use protected functions. |
PageAttachments |
class |
Drupal\bootstrap\Plugin\Alter |
Implements hook_page_attachments_alter(). |
ElementInfo |
class |
Drupal\bootstrap\Plugin\Alter |
Implements hook_element_info_alter(). |
JsDelivr |
class |
Drupal\bootstrap\Plugin\Provider |
The "jsdelivr" CDN Provider plugin. |
Custom |
class |
Drupal\bootstrap\Plugin\Provider |
The "custom" CDN Provider plugin. |
ProviderBase |
class |
Drupal\bootstrap\Plugin\Provider |
CDN Provider base class. |
Region |
class |
Drupal\bootstrap\Plugin\Preprocess |
Pre-processes variables for the "region" theme hook. |
FormElement |
class |
Drupal\bootstrap\Plugin\Preprocess |
Pre-processes variables for the "form_element" theme hook. |
MenuLocalAction |
class |
Drupal\bootstrap\Plugin\Preprocess |
Pre-processes variables for the "menu_local_action" theme hook. |
Breadcrumb |
class |
Drupal\bootstrap\Plugin\Preprocess |
Pre-processes variables for the "breadcrumb" theme hook. |
Page |
class |
Drupal\bootstrap\Plugin\Preprocess |
Pre-processes variables for the "page" theme hook. |
BootstrapPanel |
class |
Drupal\bootstrap\Plugin\Preprocess |
Pre-processes variables for the "bootstrap_panel" theme hook. |
FormElementLabel |
class |
Drupal\bootstrap\Plugin\Preprocess |
Pre-processes variables for the "form_element_label" theme hook. |
Input |
class |
Drupal\bootstrap\Plugin\Preprocess |
Pre-processes variables for the "input" theme hook. |
FieldMultipleValueForm |
class |
Drupal\bootstrap\Plugin\Preprocess |
Pre-processes variables for the "field_multiple_value_form" theme hook. |
SearchBlockForm |
class |
Drupal\bootstrap\Plugin\Form |
Implements hook_form_FORM_ID_alter(). |
FormBase |
class |
Drupal\bootstrap\Plugin\Form |
Base form alter class. |
SearchForm |
class |
Drupal\bootstrap\Plugin\Form |
Implements hook_form_FORM_ID_alter(). |
SystemThemeSettings |
class |
Drupal\bootstrap\Plugin\Form |
Implements hook_form_system_theme_settings_alter(). |
SettingManager |
class |
Drupal\bootstrap\Plugin |
Manages discovery and instantiation of Bootstrap theme settings. |
BootstrapSetting |
class |
Drupal\bootstrap\Annotation |
Defines a BootstrapSetting annotation object. |
SettingBase |
class |
Drupal\bootstrap\Plugin\Setting |
Base class for a setting. |
SuppressDeprecatedWarnings |
class |
Drupal\bootstrap\Plugin\Setting\Advanced |
The "suppress_deprecated_warnings" theme setting. |
ButtonIconize |
class |
Drupal\bootstrap\Plugin\Setting\General\Buttons |
The "button_iconize" theme setting. |
ButtonSize |
class |
Drupal\bootstrap\Plugin\Setting\General\Buttons |
The "button_size" theme setting. |
ButtonColorize |
class |
Drupal\bootstrap\Plugin\Setting\General\Buttons |
The "button_colorize" theme setting. |
FormsSmartDescriptionsAllowedTags |
class |
Drupal\bootstrap\Plugin\Setting\General\Forms |
The "forms_smart_descriptions_allowed_tags" theme setting. |
FormsSmartDescriptionsLimit |
class |
Drupal\bootstrap\Plugin\Setting\General\Forms |
The "forms_smart_descriptions_limit" theme setting. |