Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PreviewToggleTrait::buildContentPreviewToggle | function | core/ |
Builds the content preview toggle input. |
| PreviewToggleTrait::currentUser | function | core/ |
Gets the current user. |
| PreWarmableInterface | interface | core/ |
Interface for services with prewarmable caches. |
| PreWarmableInterface.php | file | core/ |
|
| PreWarmableInterface::preWarm | function | core/ |
Build any cache item or items that this service relies on. |
| PreWarmablePluginManagerTrait | trait | core/ |
Provides a trait for Drupal\Core\PreWarm\PreWarmableInterface. |
| PreWarmablePluginManagerTrait.php | file | core/ |
|
| PreWarmablePluginManagerTrait::preWarm | function | core/ |
Implements \Drupal\Core\PreWarm\PreWarmableInterface. |
| PreWarmerTest | class | core/ |
Tests the cache prewarmer. |
| PreWarmerTest.php | file | core/ |
|
| PreWarmerTest::testPreWarmAllCaches | function | core/ |
Tests prewarming all caches. |
| PreWarmerTest::testPreWarmOneCache | function | core/ |
Tests prewarming one cache at a time. |
| PrimitiveBase | class | core/ |
Base class for primitive data types. |
| PrimitiveBase.php | file | core/ |
|
| PrimitiveBase::$value | property | core/ |
The data value. |
| PrimitiveBase::getValue | function | core/ |
|
| PrimitiveBase::setValue | function | core/ |
|
| PrimitiveDataNormalizer | class | core/ |
Converts primitive data objects to their casted values. |
| PrimitiveDataNormalizer.php | file | core/ |
|
| PrimitiveDataNormalizer::doNormalize | function | core/ |
Normalizes data into a set of arrays/scalars. |
| PrimitiveDataNormalizer::getNormalizationSchema | function | core/ |
|
| PrimitiveDataNormalizer::getSupportedTypes | function | core/ |
|
| PrimitiveDataNormalizerTest | class | core/ |
Tests Drupal\serialization\Normalizer\PrimitiveDataNormalizer. |
| PrimitiveDataNormalizerTest.php | file | core/ |
|
| PrimitiveDataNormalizerTest::$normalizer | property | core/ |
The TypedDataNormalizer instance. |
| PrimitiveDataNormalizerTest::dataProviderPrimitiveData | function | core/ |
Data provider for testNormalize(). |
| PrimitiveDataNormalizerTest::jsonSchemaDataProvider | function | core/ |
|
| PrimitiveDataNormalizerTest::setUp | function | core/ |
|
| PrimitiveDataNormalizerTest::testNormalize | function | core/ |
Tests normalize. |
| PrimitiveDataNormalizerTest::testSupportsNormalization | function | core/ |
Tests supports normalization. |
| PrimitiveDataNormalizerTest::testSupportsNormalizationFail | function | core/ |
Tests supports normalization fail. |
| PrimitiveInterface | interface | core/ |
Interface for primitive data. |
| PrimitiveInterface.php | file | core/ |
|
| PrimitiveInterface::getCastedValue | function | core/ |
Gets the primitive data value casted to the correct PHP type. |
| PrimitiveInterface::getValue | function | core/ |
Gets the primitive data value. |
| PrimitiveInterface::setValue | function | core/ |
Sets the primitive data value. |
| PrimitiveTypeConstraint | class | core/ |
Supports validating all primitive types. |
| PrimitiveTypeConstraint.php | file | core/ |
|
| PrimitiveTypeConstraint::__construct | function | core/ |
|
| PrimitiveTypeConstraintValidator | class | core/ |
Validates the PrimitiveType constraint. |
| PrimitiveTypeConstraintValidator.php | file | core/ |
|
| PrimitiveTypeConstraintValidator::validate | function | core/ |
|
| PrimitiveTypeConstraintValidatorTest | class | core/ |
Tests Drupal\Core\Validation\Plugin\Validation\Constraint\PrimitiveTypeConstraintValidator. |
| PrimitiveTypeConstraintValidatorTest.php | file | core/ |
|
| PrimitiveTypeConstraintValidatorTest::provideTestValidate | function | core/ |
|
| PrimitiveTypeConstraintValidatorTest::testValidate | function | core/ |
Tests validate. |
| print.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ @media print { * { /* Black prints faster */ /*… |
| print.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ @media print { * { /* Black prints faster */ /*… |
| print.css | file | core/ |
body { margin: 1em; background-color: #fff; } [dir="rtl"] body { direction: rtl; } th { text-align: left; /* LTR */ color: #006; border-bottom: 1px solid #ccc; } [dir="rtl"] th { text-align: right; } tr:nth-child(odd)… |
| print.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ @media print { * { /* Black prints faster */ /*… |
Pagination
- Previous page
- Page 1290
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.