Sources & Maintenance
Drupal Research Install
Path: ~/workspace/contrib/web/
Web Sources
| Source |
URL |
Guide Sections |
Last Verified |
| Twig Documentation -- Tags |
https://twig.symfony.com/doc/3.x/tags/index.html |
2, 3, 5, 7 |
2026-02-19 |
| Twig Documentation -- Filters |
https://twig.symfony.com/doc/3.x/filters/index.html |
2, 3, 4 |
2026-02-19 |
| Twig Documentation -- Tests |
https://twig.symfony.com/doc/3.x/tests/index.html |
2 |
2026-02-19 |
| Drupal SDC Documentation |
https://www.drupal.org/docs/develop/theming-drupal/using-single-directory-components |
4, 5, 7, 9 |
2026-02-19 |
| Drupal SDC API -- component.yml |
https://www.drupal.org/docs/develop/theming-drupal/using-single-directory-components/annotated-example-componentyml |
4, 9 |
2026-02-19 |
| UI Patterns Documentation |
https://www.drupal.org/project/ui_patterns |
4, 7, 8, 9 |
2026-02-19 |
| React Documentation -- Components and Props |
https://react.dev/learn/passing-props-to-a-component |
4, 5, 9 |
2026-02-19 |
| React Documentation -- Conditional Rendering |
https://react.dev/learn/conditional-rendering |
2 |
2026-02-19 |
| React Documentation -- Rendering Lists |
https://react.dev/learn/rendering-lists |
3 |
2026-02-19 |
| Drupal JavaScript API -- Behaviors |
https://www.drupal.org/docs/develop/drupal-apis/javascript-api/javascript-api-overview |
6 |
2026-02-19 |
| DaisyUI Components |
https://daisyui.com/components/ |
All |
2026-02-19 |
| Class Variance Authority (CVA) |
https://cva.style/docs |
8 |
2026-02-19 |
Code Sources
| Module / Theme |
Relative Path |
Guide Sections |
Version |
| UI Suite DaisyUI -- Card |
themes/contrib/ui_suite_daisyui/components/card/ |
2, 4, 5, 7, 8, 9 |
4.x |
| UI Suite DaisyUI -- Button |
themes/contrib/ui_suite_daisyui/components/button/ |
4, 7, 8 |
4.x |
| UI Suite DaisyUI -- Alert |
themes/contrib/ui_suite_daisyui/components/alert/ |
2, 4, 5 |
4.x |
| UI Suite DaisyUI -- Modal |
themes/contrib/ui_suite_daisyui/components/modal/ |
5, 6 |
4.x |
| UI Suite DaisyUI -- Tabs |
themes/contrib/ui_suite_daisyui/components/tabs/ |
6, 7, 9 |
4.x |
| UI Suite DaisyUI -- Hero |
themes/contrib/ui_suite_daisyui/components/hero/ |
5, 7 |
4.x |
| UI Suite DaisyUI -- Badge |
themes/contrib/ui_suite_daisyui/components/badge/ |
4, 8 |
4.x |
| UI Suite DaisyUI -- Collapse |
themes/contrib/ui_suite_daisyui/components/collapse/ |
6, 7 |
4.x |
| UI Suite DaisyUI -- Drawer |
themes/contrib/ui_suite_daisyui/components/drawer/ |
5, 7 |
4.x |
| UI Suite DaisyUI -- Navbar |
themes/contrib/ui_suite_daisyui/components/navbar/ |
5, 7 |
4.x |
| UI Suite DaisyUI -- Stat |
themes/contrib/ui_suite_daisyui/components/stat/ |
3, 7 |
4.x |
| UI Suite DaisyUI -- Timeline |
themes/contrib/ui_suite_daisyui/components/timeline/ |
3, 7 |
4.x |
| Twig Template Engine |
core/lib/Drupal/Core/Template/ |
2, 3, 4 |
11.x |