Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PrimitiveBase.php | file | core/ |
|
| PrimitiveBase::$value | property | core/ |
The data value. |
| PrimitiveBase::getValue | function | core/ |
Gets the data value. |
| PrimitiveBase::setValue | function | core/ |
Sets the data value. |
| PrimitiveDataNormalizer::getNormalizationSchema | function | core/ |
Retrieve JSON Schema for the normalization. |
| 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/ |
Data provider for ::testNormalizedValuesAgainstJsonSchema. |
| 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::getCastedValue | function | core/ |
Gets the primitive data value casted to the correct PHP type. |
| 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/ |
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 */ /*… |
| print.pcss.css | file | core/ |
@media print { * { /* Black prints faster */ /* https://github.com/h5bp/main.css/blob/main/dist/_print.css#L14 */ color: #000 !important; background-color: transparent !important; box-shadow: none !important; text-shadow:… |
| print.pcss.css | file | core/ |
@media print { * { /* Black prints faster */ /* https://github.com/h5bp/main.css/blob/main/dist/_print.css#L14 */ color: #000 !important; background-color: transparent !important; box-shadow: none !important; text-shadow:… |
| print.pcss.css | file | core/ |
@media print { * { /* Black prints faster */ /* https://github.com/h5bp/main.css/blob/main/dist/_print.css#L14 */ color: #000 !important; background-color: transparent !important; box-shadow: none !important; text-shadow:… |
| PrivateFileOnTranslatedEntityTest | class | core/ |
Uploads private files to translated node and checks access. |
| PrivateFileOnTranslatedEntityTest.php | file | core/ |
|
| PrivateFileOnTranslatedEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| PrivateFileOnTranslatedEntityTest::$fieldName | property | core/ |
The name of the file field used in the test. |
| PrivateFileOnTranslatedEntityTest::$modules | property | core/ |
Modules to install. |
| PrivateFileOnTranslatedEntityTest::setUp | function | core/ |
|
| PrivateFileOnTranslatedEntityTest::testPrivateLanguageFile | function | core/ |
Tests private file fields on translated nodes. |
| PrivateKey::$state | property | core/ |
The state service. |
| PrivateKey::set | function | core/ |
Sets the private key. |
| PrivateKey::__construct | function | core/ |
Constructs the private key object. |
| PrivateKeyTest | class | core/ |
Tests the PrivateKey class. |
| PrivateKeyTest.php | file | core/ |
|
| PrivateKeyTest::$key | property | core/ |
The random key to use in tests. |
| PrivateKeyTest::setUp | function | core/ |
|
| PrivateKeyTest::testGet | function | core/ |
Tests PrivateKey::get(). |
Pagination
- Previous page
- Page 1106
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.