Files - 11.x - drupal
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
twig_theme_test.trans.html.twig | core/ |
{# Test trans tag with string argument. #} <div> {% trans 'Hello sun.' %} </div> {# Test trans tag with string argument and context #} <div> {% trans 'Hello sun.' with {'context':… | ||
twig_theme_test.url_generator.html.twig | core/ |
{# Test the url and path twig functions #} <div>path (as route) not absolute: {{ path('user.register') }}</div> <div>url (as route) absolute: {{ url('user.register') }}</div> <div>path (as route) not… | ||
twig_theme_test.url_to_string.html.twig | core/ |
<div>rendered url: {{ test_url }}</div> | ||
twocol.css | core/ |
/* * @file * Provides the layout styles for layout_twocol. */ .layout--twocol { display: flex; flex-wrap: wrap; } .layout--twocol > .layout__region { flex: 0 1 100%; } @media screen and (min-width: 40em) { .layout--twocol >… | ||
twocol.css | core/ |
/* * @file * Provides the layout styles for layout_twocol. */ .layout--twocol { display: flex; flex-wrap: wrap; } .layout--twocol > .layout__region { flex: 0 1 100%; } @media screen and (min-width: 40em) { .layout--twocol >… | ||
TwoColumnLayout.php | core/ |
Drupal\layout_builder\Plugin\Layout | ||
twocol_bricks.css | core/ |
/* * @file * Provides the layout styles for layout_twocol_bricks. */ .layout--twocol-bricks { display: flex; flex-wrap: wrap; } .layout--twocol-bricks > .layout__region { flex: 0 1 100%; } @media screen and (min-width: 40em) { … | ||
twocol_bricks.css | core/ |
/* * @file * Provides the layout styles for layout_twocol_bricks. */ .layout--twocol-bricks { display: flex; flex-wrap: wrap; } .layout--twocol-bricks > .layout__region { flex: 0 1 100%; } @media screen and (min-width: 40em) { … | ||
twocol_section.css | core/ |
/* * @file * Provides the layout styles for two-column layout section. */ .layout--twocol-section { display: flex; flex-wrap: wrap; } .layout--twocol-section > .layout__region { flex: 0 1 100%; } @media screen and (min-width: 40em) { … | ||
twocol_section.css | core/ |
/* * @file * Provides the layout styles for two-column layout section. */ .layout--twocol-section { display: flex; flex-wrap: wrap; } .layout--twocol-section > .layout__region { flex: 0 1 100%; } @media screen and (min-width: 40em) { … | ||
twocol_section.css | core/ |
/* * @file * Provides the layout styles for two-column layout section. */ .layout--twocol-section { display: flex; flex-wrap: wrap; } .layout--twocol-section > .layout__region { flex: 0 1 100%; } /* Medium */ @media screen and… | ||
Type.php | core/ |
Drupal\node\Plugin\views\argument | ||
TypedConfigInterface.php | core/ |
Drupal\Core\Config\Schema | ||
TypedConfigManager.php | core/ |
Drupal\Core\Config | ||
TypedConfigManagerInterface.php | core/ |
Drupal\Core\Config | ||
TypedConfigTest.php | core/ |
Drupal\KernelTests\Config | ||
TypedData.php | core/ |
Drupal\Core\TypedData | ||
TypedDataAwareValidatorTrait.php | core/ |
Drupal\Core\TypedData\Validation | ||
TypedDataDefinitionEntityBundleTest.php | core/ |
Drupal\KernelTests\Core\TypedData | ||
TypedDataDefinitionTest.php | core/ |
Drupal\KernelTests\Core\TypedData | ||
TypedDataInterface.php | core/ |
Drupal\Core\TypedData | ||
TypedDataInternalPropertiesHelper.php | core/ |
Drupal\Core\TypedData | ||
TypedDataManager.php | core/ |
Drupal\Core\TypedData | ||
TypedDataManagerInterface.php | core/ |
Drupal\Core\TypedData | ||
TypedDataMetadata.php | core/ |
Drupal\Core\TypedData\Validation | ||
TypedDataNormalizer.php | core/ |
Drupal\serialization\Normalizer | ||
TypedDataNormalizerTest.php | core/ |
Drupal\Tests\serialization\Unit\Normalizer | ||
TypedDataStringBlock.php | core/ |
Drupal\plugin_test\Plugin\plugin_test\mock_block | ||
TypedDataTest.php | core/ |
Drupal\KernelTests\Core\TypedData | ||
TypedDataTrait.php | core/ |
Drupal\Core\TypedData | ||
TypeResolver.php | core/ |
Drupal\Core\Config\Schema | ||
TypeResolverTest.php | core/ |
Drupal\Tests\Core\Config | ||
typography.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Reusable utility classes that apply vertical spacing consistency and inline * with the base line height… | ||
typography.pcss.css | core/ |
/** * Reusable utility classes that apply vertical spacing consistency and inline * with the base line height of Claro. */ .leader { margin-top: 1.538rem; } .leader-double { margin-top: 3.076rem; } .leader-triple { margin-top:… | ||
ui-dialog.css | core/ |
Styles for modal windows. | ||
ui-dialog.css | core/ |
Styles for modal windows. | ||
ui-dialog.css | core/ |
Styles for modal windows. | ||
ui-dialog.css | core/ |
Styles for jQuery UI dialog. | ||
ui-dialog.pcss.css | core/ |
Styles for jQuery UI dialog. | ||
Uid.php | core/ |
Drupal\user\Plugin\views\argument | ||
UidRevision.php | core/ |
Drupal\node\Plugin\views\filter | ||
UidRevision.php | core/ |
Drupal\node\Plugin\views\argument | ||
UidRevisionTrait.php | core/ |
Drupal\node\Plugin\views | ||
UiHelperTrait.php | core/ |
Drupal\Tests | ||
UITestBase.php | core/ |
Drupal\Tests\views_ui\Functional | ||
uk.php | core/ |
|||
umami.breakpoints.yml | core/ |
core/profiles/demo_umami/themes/umami/umami.breakpoints.yml | ||
umami.info.yml | core/ |
core/profiles/demo_umami/themes/umami/umami.info.yml | ||
umami.layouts.yml | core/ |
core/profiles/demo_umami/themes/umami/umami.layouts.yml | ||
umami.libraries.yml | core/ |
core/profiles/demo_umami/themes/umami/umami.libraries.yml |
Pagination
- Previous page
- Page 286
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.