Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PreviewTest::$modules | property | core/ |
Modules to enable. |
| PreviewTest::$testViews | property | core/ |
Views used by this test. |
| PreviewTest::$testViews | property | core/ |
Views used by this test. |
| PreviewTest::assertClass | function | core/ |
Asserts that an element has a given class. |
| PreviewTest::assertPreviewAJAX | function | core/ |
Assert that the preview contains expected data. |
| PreviewTest::clickPreviewLinkAJAX | function | core/ |
Click on a preview link. |
| PreviewTest::dataSet | function | core/ |
Returns a very simple test dataset. |
| PreviewTest::enableViewsTestModule | function | core/ |
Sets up the views_test_data.module. |
| PreviewTest::getPreviewAJAX | function | core/ |
Get the preview form and force an AJAX preview update. |
| PreviewTest::schemaDefinition | function | core/ |
Returns the schema definition. |
| PreviewTest::setUp | function | core/ |
|
| PreviewTest::testPreviewAdditionalInfo | function | core/ |
Tests the additional information query info area. |
| PreviewTest::testPreviewContextual | function | core/ |
Tests contextual links in the preview form. |
| PreviewTest::testPreviewError | function | core/ |
Tests view validation error messages in the preview. |
| PreviewTest::testPreviewSortLink | function | core/ |
Tests the link to sort in the preview form. |
| PreviewTest::testPreviewUI | function | core/ |
Tests arguments in the preview form. |
| PreviewTest::testPreviewWithPagersUI | function | core/ |
Tests pagers in the preview form. |
| PreviewTest::testTaxonomyAJAX | function | core/ |
Tests the taxonomy term preview AJAX. |
| PreviewTest::viewsData | function | core/ |
Returns the views data definition. |
| PreviewToggleTrait::currentUser | function | core/ |
Gets the current user. |
| primary-menu.css | file | core/ |
/* --------------- Primary Menu ------------ */ .region-primary-menu { clear: both; } .region-primary-menu .menu { margin: 0 5px; padding: 0; text-align: left; /* LTR */ font-size: 0.929em; } [dir="rtl"] .region-primary-menu .menu… |
| PrimitiveBase | class | core/ |
Base class for primitive data types. |
| 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::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| PrimitiveDataNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\PrimitiveDataNormalizer[[api-linebreak]] @group serialization |
| PrimitiveDataNormalizerTest.php | file | core/ |
|
| PrimitiveDataNormalizerTest::$normalizer | property | core/ |
The TypedDataNormalizer instance. |
| PrimitiveDataNormalizerTest::dataProviderPrimitiveData | function | core/ |
Data provider for testNormalize(). |
| PrimitiveDataNormalizerTest::setUp | function | core/ |
|
| PrimitiveDataNormalizerTest::testNormalize | function | core/ |
@covers ::normalize[[api-linebreak]] @dataProvider dataProviderPrimitiveData |
| PrimitiveDataNormalizerTest::testSupportsNormalization | function | core/ |
@covers ::supportsNormalization[[api-linebreak]] @dataProvider dataProviderPrimitiveData |
| PrimitiveDataNormalizerTest::testSupportsNormalizationFail | function | core/ |
@covers ::supportsNormalization[[api-linebreak]] |
| 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::$message | property | core/ |
|
| PrimitiveTypeConstraintValidator | class | core/ |
Validates the PrimitiveType constraint. |
| PrimitiveTypeConstraintValidator.php | file | core/ |
|
| PrimitiveTypeConstraintValidator::validate | function | core/ |
|
| PrimitiveTypeConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Validation\Plugin\Validation\Constraint\PrimitiveTypeConstraintValidator[[api-linebreak]] @group validation |
| PrimitiveTypeConstraintValidatorTest.php | file | core/ |
|
| PrimitiveTypeConstraintValidatorTest::provideTestValidate | function | core/ |
|
| PrimitiveTypeConstraintValidatorTest::testValidate | function | core/ |
@covers ::validate[[api-linebreak]] |
| print.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/2815083 * @preserve */ @media print { * { color: #000 !important; /* Black prints faster: h5bp.com/s */ background-color:… |
| print.css | file | core/ |
/* ---------- General Layout ---------- */ body, input, textarea, select { color: #000; background: none; } body.two-sidebars, body.sidebar-first, body.sidebar-second, body { width:… |
| 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)… |
Pagination
- Previous page
- Page 964
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.