Files - 10.3.x - drupal
| Title | Deprecated | File name | Namespace | Summary |
|---|---|---|---|---|
| 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%; } /* Medium */ @media screen and… | ||
| 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) { … | ||
| 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 jQuery UI dialog. | ||
| ui-dialog.css | core/ |
Styles for modal windows. | ||
| ui-dialog.css | core/ |
Styles for modal windows. | ||
| 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 | ||
| 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 | ||
| umami.theme | core/ |
Functions to support theming in the Umami theme. | ||
| UmamiMultilingualInstallTest.php | core/ |
Drupal\Tests\demo_umami\Functional | ||
| UnapprovedComments.php | core/ |
Drupal\comment\Plugin\Menu\LocalTask | ||
| UnblockUser.php | core/ |
Drupal\user\Plugin\Action | ||
| UncacheableDependencyTrait.php | core/ |
Drupal\Core\Cache | ||
| UncacheableFieldHandlerTrait.php | core/ |
Drupal\views\Plugin\views\field | ||
| UncaughtExceptionTest.php | core/ |
Drupal\FunctionalTests\Bootstrap | ||
| UnchangingCacheableDependencyTrait.php | core/ |
Drupal\Core\Cache |
Pagination
- Previous page
- Page 275
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.