Files - main - drupal
| Title | Deprecated | File name | Namespace | Summary |
|---|---|---|---|---|
| ValidPathConstraintValidator.php | core/ |
Drupal\Core\Path\Plugin\Validation\Constraint | ||
| ValidReferenceConstraint.php | core/ |
Drupal\Core\Entity\Plugin\Validation\Constraint | ||
| ValidReferenceConstraintValidator.php | core/ |
Drupal\Core\Entity\Plugin\Validation\Constraint | ||
| ValidReferenceConstraintValidatorTest.php | core/ |
Drupal\KernelTests\Core\Entity | ||
| ValidSequenceKeysConstraint.php | core/ |
Drupal\Core\Validation\Plugin\Validation\Constraint | ||
| ValidSequenceKeysConstraintValidator.php | core/ |
Drupal\Core\Validation\Plugin\Validation\Constraint | ||
| ValidSequenceKeysValidatorTest.php | core/ |
Drupal\KernelTests\Core\Validation | ||
| Value.php | core/ |
Drupal\Core\Render\Element | ||
| Variable.php | core/ |
Drupal\Component\Utility | ||
| Variable.php | core/ |
Drupal\migrate_drupal\Plugin\migrate\source | ||
| VariableMultiRow.php | core/ |
Drupal\migrate_drupal\Plugin\migrate\source | ||
| VariableMultiRowTest.php | core/ |
Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source | ||
| variables-color-accent.css | core/ |
Accent color tokens — the accent ramp and the semantic tokens derived from it. | ||
| variables-color-accent.pcss.css | core/ |
Accent color tokens — the accent ramp and the semantic tokens derived from it. | ||
| variables-color.css | core/ |
Color custom properties — the canonical `--admin-color-*` token API. | ||
| variables-color.pcss.css | core/ |
Color custom properties — the canonical `--admin-color-*` token API. | ||
| variables-components.css | core/ |
Component-scoped custom properties (interim global home). | ||
| variables-components.pcss.css | core/ |
Component-scoped custom properties (interim global home). | ||
| variables-misc.css | core/ |
Miscellaneous global custom properties. | ||
| variables-misc.pcss.css | core/ |
Miscellaneous global custom properties. | ||
| variables-spacing.css | core/ |
Spacing & layout-dimension custom properties. | ||
| variables-spacing.pcss.css | core/ |
Spacing & layout-dimension custom properties. | ||
| variables-typography.css | core/ |
Typography custom properties — the canonical `--admin-font-*` token API. | ||
| variables-typography.pcss.css | core/ |
Typography custom properties — the canonical `--admin-font-*` token API. | ||
| variables.css | core/ |
/* cspell:ignore blinkmacsystemfont, ginter, xxxs */ :root { --gin-color-title: #222330; --gin-color-text: #222330; --gin-color-text-light: #545560; --gin-color-focus: rgb(0, 125, 250, 0.6); --gin-color-focus-border: rgb(0, 0, 0, 0.2); … | ||
| variables.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* cspell:ignore xxxs */ :root { /* * Color Palette. */ --color-absolutezero:… | ||
| variables.css | core/ |
CSS custom property definitions for the Gin migration layer. | ||
| variables.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* cspell:ignore xxxs */ :root { /* * Color Palette. */ --color-absolutezero:… | ||
| variables.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* This is a universal size that helps in the case of themes with a size of 10 pixels. We need it root to… | ||
| variables.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ :root { /* * Color Palette. */ --color-absolutezero: var(--color-blue-600); --color-white: #fff; … | ||
| variables.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* Global CSS custom properties. */ /* stylelint-disable */ :root { --font-sans:… | ||
| variables.pcss.css | core/ |
/* Global CSS custom properties. */ @import "./media-queries.pcss.css"; /* stylelint-disable */ :root { --font-sans: "metropolis", sans-serif; --font-serif: "Lora", "georgia", serif; /* Typography… | ||
| variables.pcss.css | core/ |
@import "../base/media-queries.pcss.css"; /* This is a universal size that helps in the case of themes with a size of 10 pixels. We need it root to calculate the size of the displace in .dialog-off-canvas-main-canvas */ /* prettier-ignore… | ||
| variables.pcss.css | core/ |
:root { /* * Color Palette. */ --color-absolutezero: var(--color-blue-600); --color-white: #fff; --color-text: var(--color-gray); --color-text-light: var(--color-gray-500); --color-gray-050-o-40: rgb(243, 244, 249, 0.4); /*… | ||
| variables.pcss.css | core/ |
@import "media-queries.pcss.css"; /* cspell:ignore xxxs */ :root { /* * Color Palette. */ --color-absolutezero: var(--color-blue-600); --color-white: #fff; --color-text: var(--gin-color-text); --color-text-light:… | ||
| variables.pcss.css | core/ |
CSS custom property definitions for the Gin migration layer. | ||
| variables.pcss.css | core/ |
/* cspell:ignore xxxs */ :root { /* * Color Palette. */ --color-absolutezero: var(--color-blue-600); --color-white: #fff; --color-text: var(--gin-color-text); --color-text-light: var(--color-gray-500); --color-gray-050-o-40: rgb(243,… | ||
| VariableTest.php | core/ |
Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source | ||
| VariableTest.php | core/ |
Drupal\Tests\Component\Utility | ||
| VariableTranslation.php | core/ |
Drupal\migrate_drupal\Plugin\migrate\source\d6 | ||
| VariableTranslation.php | core/ |
Drupal\migrate_drupal\Plugin\migrate\source\d7 | ||
| VariableTranslationCheckRequirementsTest.php | core/ |
Drupal\Tests\migrate_drupal\Kernel\d6 | ||
| VariableTranslationTest.php | core/ |
Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source\d6 | ||
| VariableTranslationTest.php | core/ |
Drupal\Tests\migrate_drupal\Kernel\Plugin\migrate\source\d7 | ||
| VariantBase.php | core/ |
Drupal\Core\Display | ||
| VariantInterface.php | core/ |
Drupal\Core\Display | ||
| VariantManager.php | core/ |
Drupal\Core\Display | ||
| VariationCache.php | core/ |
Drupal\Core\Cache | ||
| VariationCacheFactory.php | core/ |
Drupal\Core\Cache | ||
| VariationCacheFactoryInterface.php | core/ |
Drupal\Core\Cache |
Pagination
- Previous page
- Page 329
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.