Files - 9.5.x - drupal
| Title | Deprecated | File name | Namespace | Summary |
|---|---|---|---|---|
| TextField.php | core/ |
Drupal\text\Plugin\migrate\field\d7 | ||
| Textfield.php | core/ |
Drupal\Core\Render\Element | ||
| TextFieldRdfaTest.php | core/ |
Drupal\Tests\rdf\Kernel\Field | ||
| TextfieldTest.php | core/ |
Drupal\Tests\Core\Render\Element | ||
| TextFieldTest.php | core/ |
Drupal\Tests\text\Unit\Migrate\d6 | ||
| TextFieldTest.php | core/ |
Drupal\Tests\text\Unit\Migrate\d7 | ||
| TextFieldTest.php | core/ |
Drupal\Tests\text\Unit\Plugin\migrate\field\d6 | ||
| TextFieldTest.php | core/ |
Drupal\Tests\text\Unit\Plugin\migrate\field\d7 | ||
| TextFieldTest.php | core/ |
Drupal\Tests\text\Functional | ||
| TextfieldWidget.php | core/ |
Drupal\text\Plugin\Field\FieldWidget | ||
| TextFormat.php | core/ |
Drupal\config_translation\FormElement | ||
| TextFormat.php | core/ |
Drupal\filter\Element | ||
| TextFormatElementFormTest.php | core/ |
Drupal\Tests\filter\Kernel | ||
| TextFormatterTest.php | core/ |
Drupal\Tests\text\Kernel | ||
| TextItem.php | core/ |
Drupal\text\Plugin\Field\FieldType | ||
| TextItemBase.php | core/ |
Drupal\text\Plugin\Field\FieldType | ||
| TextItemBaseTest.php | core/ |
Drupal\Tests\text\Kernel | ||
| TextItemSillyNormalizer.php | core/ |
Drupal\field_normalization_test\Normalization | ||
| TextLongItem.php | core/ |
Drupal\text\Plugin\Field\FieldType | ||
| TextProcessed.php | core/ |
Drupal\text | ||
| TextSummaryOrTrimmedFormatter.php | core/ |
Drupal\text\Plugin\Field\FieldFormatter | ||
| TextSummaryTest.php | core/ |
Drupal\Tests\text\Kernel | ||
| TextTrimmedFormatter.php | core/ |
Drupal\text\Plugin\Field\FieldFormatter | ||
| TextWithSummaryItem.php | core/ |
Drupal\text\Plugin\Field\FieldType | ||
| TextWithSummaryItemTest.php | core/ |
Drupal\Tests\text\Kernel | ||
| text_settings.yml | core/ |
core/modules/text/migrations/text_settings.yml | ||
| thai-green-curry-umami.html | core/ |
|||
| thai-green-curry-umami.html | core/ |
|||
| the-real-deal-for-supermarket-savvy-shopping.html | core/ |
|||
| the-real-deal-for-supermarket-savvy-shopping.html | core/ |
|||
| the-umami-guide-to-our-favourite-mushrooms.html | core/ |
|||
| the-umami-guide-to-our-favourite-mushrooms.html | core/ |
|||
| theme-settings.php | core/ |
Functions to support Olivero theme settings. | ||
| theme-settings.php | core/ |
Test to ensure theme compatibility with managed files. | ||
| theme-test--suggestion.html.twig | core/ |
{# Output for Theme API test #} Theme hook implementor=theme-test--suggestion.html.twig. Foo={{ foo }} | ||
| theme-test-foo.html.twig | core/ |
{# Output for Theme API test #} {{ foo -}} | ||
| theme-test-function-template-override.html.twig | core/ |
{# Output for Theme API test #} Success: Template overrides theme function. | ||
| theme-test-general-suggestions--module-override.html.twig | core/ |
{# Output for Theme API test #} Template overridden based on new theme suggestion provided by a module via hook_theme_suggestions_alter(). | ||
| theme-test-general-suggestions--theme-override.html.twig | core/ |
{# Output for Theme API test #} Template overridden based on new theme suggestion provided by the test_theme theme via hook_theme_suggestions_alter(). | ||
| theme-test-general-suggestions.html.twig | core/ |
{# Output for Theme API test #} Original template for testing hook_theme_suggestions_alter(). | ||
| theme-test-preprocess-callback.html.twig | core/ |
{{ foo }} | ||
| theme-test-preprocess-suggestions--kitten--bearcat.html.twig | core/ |
<div class="suggestion">{{ foo }}</div> {% if bar %} <div class="suggestion">{{ bar }}</div> {% endif %} | ||
| theme-test-preprocess-suggestions--suggestion.html.twig | core/ |
<div class="suggestion">{{ foo }}</div> | ||
| theme-test-preprocess-suggestions.html.twig | core/ |
<div class="suggestion">{{ foo }}</div> {% if bar %} <div class="suggestion">{{ bar }}</div> {% endif %} | ||
| theme-test-registered-by-module.html.twig | core/ |
{# Output for Theme API test #} Template provided by theme is registered by module. | ||
| theme-test-render-element-children.html.twig | core/ |
{# Output for Theme API test #} {{ element -}} | ||
| theme-test-render-element.html.twig | core/ |
<div{{ attributes }}></div> | ||
| theme-test-specific-suggestions--variant--foo.html.twig | core/ |
{# Output for Theme API test #} Template overridden based on suggestion alter hook determined by the base hook. <p>Theme hook suggestions: {{ theme_hook_suggestions|safe_join("<br />") }}</p> | ||
| theme-test-specific-suggestions--variant.html.twig | core/ |
{# Output for Theme API test #} Template matching the specific theme call. <p>Theme hook suggestions: {{ theme_hook_suggestions|safe_join("<br />") }}</p> | ||
| theme-test-specific-suggestions.html.twig | core/ |
{# Output for Theme API test #} Template for testing specific theme calls. |
Pagination
- Previous page
- Page 265
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.