Files - Drupal 11.1.x - Drupal Core
Primary tabs
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
ValidGlobalSniff.php | vendor/ |
Drupal\Sniffs\NamingConventions | ||
ValidKeysConstraint.php | core/ |
Drupal\Core\Validation\Plugin\Validation\Constraint | ||
ValidKeysConstraintValidator.php | core/ |
Drupal\Core\Validation\Plugin\Validation\Constraint | ||
ValidLogicalOperatorsSniff.php | vendor/ |
PHP_CodeSniffer\Standards\Squiz\Sniffs\Operators | ||
ValidPathConstraint.php | core/ |
Drupal\Core\Path\Plugin\Validation\Constraint | ||
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 | ||
ValidValidator.php | vendor/ |
Symfony\Component\Validator\Constraints | ||
ValidVariableNameSniff.php | vendor/ |
Drupal\Sniffs\NamingConventions | ||
ValidVariableNameSniff.php | vendor/ |
PHP_CodeSniffer\Standards\Squiz\Sniffs\NamingConventions | ||
ValidVariableNameSniff.php | vendor/ |
PHP_CodeSniffer\Standards\Zend\Sniffs\NamingConventions | ||
ValidVariableNameSniff.php | vendor/ |
PHP_CodeSniffer\Standards\PEAR\Sniffs\NamingConventions | ||
Value.php | vendor/ |
Google\Protobuf | ||
Value.php | core/ |
Drupal\Core\Render\Element | ||
ValueAtQuantile.php | vendor/ |
Opentelemetry\Proto\Metrics\V1\SummaryDataPoint | ||
ValueExtractorTrait.php | vendor/ |
Ramsey\Collection\Tool | ||
ValueResolver.php | vendor/ |
Symfony\Component\HttpKernel\Attribute | ||
ValueResolverInterface.php | vendor/ |
Symfony\Component\HttpKernel\Controller | ||
Values.php | vendor/ |
Symfony\Component\VarExporter\Internal | ||
ValueToStringTrait.php | vendor/ |
Ramsey\Collection\Tool | ||
ValueTypes.php | vendor/ |
OpenTelemetry\SDK\Common\Configuration | ||
VanillaInstaller.php | vendor/ |
Composer\Installers | ||
VarCloner.php | vendor/ |
Symfony\Component\VarDumper\Cloner | ||
VarDumper.php | vendor/ |
Symfony\Component\VarDumper | ||
VarDumperTestTrait.php | vendor/ |
Symfony\Component\VarDumper\Test | ||
VarExporter.php | vendor/ |
Symfony\Component\VarExporter | ||
VarFactory.php | vendor/ |
phpDocumentor\Reflection\DocBlock\Tags\Factory | ||
Variable.php | vendor/ |
PHPUnit\TextUI\Configuration | ||
Variable.php | core/ |
Drupal\migrate_drupal\Plugin\migrate\source | ||
Variable.php | vendor/ |
PhpParser\Node\Expr | ||
Variable.php | core/ |
Drupal\Component\Utility | ||
Variable.php | vendor/ |
Symfony\Component\DependencyInjection | ||
VariableAnalysisSniff.php | vendor/ |
VariableAnalysis\Sniffs\CodeAnalysis | ||
VariableAnalysisSniff.php | vendor/ |
DrupalPractice\Sniffs\CodeAnalysis | ||
VariableCollection.php | vendor/ |
PHPUnit\TextUI\Configuration | ||
VariableCollectionIterator.php | vendor/ |
PHPUnit\TextUI\Configuration | ||
VariableCommentSniff.php | vendor/ |
Drupal\Sniffs\Commenting | ||
VariableCommentSniff.php | vendor/ |
PHP_CodeSniffer\Standards\Squiz\Sniffs\Commenting | ||
VariableDeclaration.php | vendor/ |
Peast\Syntax\Node | ||
VariableDeclarator.php | vendor/ |
Peast\Syntax\Node | ||
VariableHelper.php | vendor/ |
SlevomatCodingStandard\Helpers | ||
VariableInfo.php | vendor/ |
VariableAnalysis\Lib | ||
VariableMultiRow.php | core/ |
Drupal\migrate_drupal\Plugin\migrate\source | ||
VariableNameSniff.php | vendor/ |
DrupalPractice\Sniffs\General | ||
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.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.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… |