Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TypedDataMetadata::getCascadingStrategy | function | core/ |
|
| TypedDataMetadata::getConstraints | function | core/ |
|
| TypedDataMetadata::getTraversalStrategy | function | core/ |
|
| TypedDataMetadata::__construct | function | core/ |
Constructs the object. |
| TypedDataNormalizer::getSupportedTypes | function | core/ |
|
| TypedDataNormalizer::hasCacheableSupportsMethod | function | core/ |
|
| TypedDataNormalizerTest | class | core/ |
@coversDefaultClass \Drupal\serialization\Normalizer\TypedDataNormalizer[[api-linebreak]] @group serialization |
| TypedDataNormalizerTest.php | file | core/ |
|
| TypedDataNormalizerTest::$normalizer | property | core/ |
The TypedDataNormalizer instance. |
| TypedDataNormalizerTest::$typedData | property | core/ |
The mock typed data instance. |
| TypedDataNormalizerTest::setUp | function | core/ |
|
| TypedDataNormalizerTest::testNormalize | function | core/ |
Tests the normalize() method. |
| TypedDataNormalizerTest::testSupportsNormalization | function | core/ |
Tests the supportsNormalization() method. |
| TypedDataStringBlock | class | core/ |
Implements a String TypedData contextual block plugin. |
| TypedDataStringBlock.php | file | core/ |
|
| TypedDataStringBlock::getTitle | function | core/ |
|
| TypedDataTest | class | core/ |
Tests the functionality of all core data types. |
| TypedDataTest.php | file | core/ |
|
| TypedDataTest::$modules | property | core/ |
Modules to install. |
| TypedDataTest::$typedDataManager | property | core/ |
The typed data manager to use. |
| TypedDataTest::createTypedData | function | core/ |
Creates a typed data object and ensures it implements TypedDataInterface. |
| TypedDataTest::setUp | function | core/ |
|
| TypedDataTest::testGetAndSet | function | core/ |
Tests the basics around constructing and working with typed data objects. |
| TypedDataTest::testTypedDataLists | function | core/ |
Tests using typed data lists. |
| TypedDataTest::testTypedDataListsFilter | function | core/ |
Tests the filter() method on typed data lists. |
| TypedDataTest::testTypedDataMaps | function | core/ |
Tests using a typed data map. |
| TypedDataTest::testTypedDataValidation | function | core/ |
Tests typed data validation. |
| TypedDataTrait::setTypedDataManager | function | core/ |
Sets the typed data manager. |
| TypeResolver | class | core/ |
Provides helper methods for resolving config schema types. |
| TypeResolver.php | file | core/ |
|
| TypeResolver::resolveDynamicTypeName | function | core/ |
Replaces dynamic type expressions in configuration type. |
| TypeResolver::resolveExpression | function | core/ |
Resolves a dynamic type expression using configuration data. |
| TypeResolverTest | class | core/ |
@covers \Drupal\Core\Config\Schema\TypeResolver[[api-linebreak]] @group config |
| TypeResolverTest.php | file | core/ |
|
| TypeResolverTest::testInvalidType | function | core/ |
@testWith ["[foo.%bar.qux]", "`foo.%bar.qux` is not a valid dynamic type expression. Dynamic type expressions must contain at least `%parent`, `%key`, or `%type`.`", {"foo":… |
| typography.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /** * Reusable utility classes that apply vertical spacing consistency and inline * with the base line height… |
| typography.pcss.css | file | core/ |
/** * Reusable utility classes that apply vertical spacing consistency and inline * with the base line height of Claro. */ .leader { margin-top: 1.538rem; } .leader-double { margin-top: 3.076rem; } .leader-triple { margin-top:… |
| ui-dialog.css | file | core/ |
Styles for modal windows. |
| ui-dialog.css | file | core/ |
Styles for modal windows. |
| ui-dialog.css | file | core/ |
Styles for modal windows. |
| ui-dialog.css | file | core/ |
Styles for jQuery UI dialog. |
| ui-dialog.pcss.css | file | core/ |
Styles for jQuery UI dialog. |
| UidRevision | class | core/ |
Filter handler to check for revisions a certain user has created. |
| UidRevision | class | core/ |
Filter handler, accepts a user ID. |
| UidRevision.php | file | core/ |
|
| UidRevision.php | file | core/ |
|
| UidRevision::query | function | core/ |
Add this filter to the query. |
| UidRevision::query | function | core/ |
Set up the query for this argument. |
| UiHelperTrait::$loggedInUser | property | core/ |
The current user logged in using the Mink controlled browser. |
| UiHelperTrait::$maximumMetaRefreshCount | property | core/ |
The number of meta refresh redirects to follow, or NULL if unlimited. |
Pagination
- Previous page
- Page 1354
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.