Files - Drupal 11.1.x - Drupal Core
Primary tabs
Title | Deprecated | File name | Namespace | Summary |
---|---|---|---|---|
Coalesce.php | vendor/ |
PhpParser\Node\Expr\AssignOp | ||
Cobertura.php | vendor/ |
SebastianBergmann\CodeCoverage\Report | ||
Cobertura.php | vendor/ |
PHPUnit\TextUI\XmlConfiguration\CodeCoverage\Report | ||
CockpitInstaller.php | vendor/ |
Composer\Installers | ||
code-block.admin.css | core/ |
.ckeditor5-toolbar-button-codeBlock { background-image: url(../icons/code-block.svg); } | ||
Code.php | vendor/ |
PHP_CodeSniffer\Reports | ||
CodeAnalyzerSniff.php | vendor/ |
PHP_CodeSniffer\Standards\Zend\Sniffs\Debug | ||
CodeBlock.php | core/ |
Drupal\ckeditor5\Plugin\CKEditor5Plugin | ||
CodecInterface.php | vendor/ |
Ramsey\Uuid\Codec | ||
CodeCoverage.php | vendor/ |
PHPUnit\Runner | ||
CodeCoverage.php | vendor/ |
SebastianBergmann\CodeCoverage | ||
CodeCoverage.php | vendor/ |
PHPUnit\TextUI\XmlConfiguration\CodeCoverage | ||
CodeCoverage.php | vendor/ |
PHPUnit\Metadata\Api | ||
CodeCoverageException.php | vendor/ |
PHPUnit\Framework | ||
CodeCoverageFilterRegistry.php | vendor/ |
PHPUnit\TextUI\Configuration | ||
CodeCoverageIgnore.php | vendor/ |
PHPUnit\Framework\Attributes | ||
CodeCoverageReportNotConfiguredException.php | vendor/ |
PHPUnit\TextUI\Configuration | ||
CodedInputStream.php | vendor/ |
Google\Protobuf\Internal | ||
CodedOutputStream.php | vendor/ |
Google\Protobuf\Internal | ||
CodeExporter.php | vendor/ |
SebastianBergmann\GlobalState | ||
CodeIgniterInstaller.php | vendor/ |
Composer\Installers | ||
CodePointString.php | vendor/ |
Symfony\Component\String | ||
coder_unique_autoload_phpcs_bug_2751.php | vendor/ |
|||
CodeUnit.php | vendor/ |
SebastianBergmann\CodeUnit | ||
CodeUnitCollection.php | vendor/ |
SebastianBergmann\CodeUnit | ||
CodeUnitCollectionIterator.php | vendor/ |
SebastianBergmann\CodeUnit | ||
CodeUnitFindingVisitor.php | vendor/ |
SebastianBergmann\CodeCoverage\StaticAnalysis | ||
CognitiveSniff.php | vendor/ |
SlevomatCodingStandard\Sniffs\Complexity | ||
Collecting.php | vendor/ |
PhpParser\ErrorHandler | ||
CollectingDispatcher.php | vendor/ |
PHPUnit\Event | ||
Collection.php | vendor/ |
Symfony\Component\Validator\Constraints | ||
Collection.php | vendor/ |
Ramsey\Collection | ||
Collection.php | vendor/ |
phpDocumentor\Reflection\Types | ||
CollectionConfigurator.php | vendor/ |
Symfony\Component\Routing\Loader\Configurator | ||
CollectionConstraint.php | vendor/ |
JsonSchema\Constraints | ||
CollectionException.php | vendor/ |
Ramsey\Collection\Exception | ||
CollectionInterface.php | vendor/ |
Ramsey\Collection | ||
CollectionMismatchException.php | vendor/ |
Ramsey\Collection\Exception | ||
CollectionValidator.php | vendor/ |
Symfony\Component\Validator\Constraints | ||
Collector.php | vendor/ |
PHPUnit\TestRunner\TestResult | ||
CollectPathsToExcludeEvent.php | core/ |
Drupal\package_manager\Event | ||
ColonSpacingSniff.php | vendor/ |
PHP_CodeSniffer\Standards\Squiz\Sniffs\CSS | ||
color-picker.css | core/ |
Color picker styles. These appear within theme settings when selecting a custom color. | ||
color-picker.pcss.css | core/ |
Color picker styles. These appear within theme settings when selecting a custom color. | ||
Color.php | vendor/ |
Symfony\Component\Console | ||
Color.php | vendor/ |
PHPUnit\Util | ||
Color.php | core/ |
Drupal\Core\Render\Element | ||
Color.php | core/ |
Drupal\Component\Utility | ||
colors.css | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Reusable colors. */ .color-success { color: #325e1c; background-color: #f3faef; } .color-warning… | ||
colors.pcss.css | core/ |
/** * Reusable colors. */ .color-success { color: #325e1c; background-color: #f3faef; } .color-warning { color: #734c00; background-color: #fdf8ed; } .color-error { color: #a51b00; background-color: #fcf4f2; } |