Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CompositeConstraintBase::coversFields | function | core/ |
An array of entity fields which should be passed to the validator. |
| CompositeFormElementTrait | trait | core/ |
Provides a trait for radios, checkboxes, and similar composite form elements. |
| CompositeFormElementTrait.php | file | core/ |
|
| CompositeFormElementTrait::preRenderCompositeFormElement | function | core/ |
Adds form element theming to an element if its title or description is set. |
| ComputedFieldTest | class | core/ |
Provides some integration tests for the Field handler. |
| ComputedFieldTest.php | file | core/ |
|
| ComputedFieldTest::$modules | property | core/ |
Modules to enable. |
| ComputedFieldTest::$testViews | property | core/ |
Views to be enabled. |
| ComputedFieldTest::setUp | function | core/ |
|
| ComputedFieldTest::testComputedFieldHandler | function | core/ |
Tests the computed field handler. |
| ComputedFileUrl | class | core/ |
Computed file URL property class. |
| ComputedFileUrl.php | file | core/ |
|
| ComputedFileUrl::$url | property | core/ |
Computed root-relative file URL. |
| ComputedFileUrl::getValue | function | core/ |
Gets the data value. |
| ComputedFileUrl::setValue | function | core/ |
Sets the data value. |
| ComputedFileUrlTest | class | core/ |
@coversDefaultClass \Drupal\file\ComputedFileUrl[[api-linebreak]] |
| ComputedFileUrlTest.php | file | core/ |
|
| ComputedFileUrlTest::$testUrl | property | core/ |
The test URL to use. |
| ComputedFileUrlTest::testGetValue | function | core/ |
@covers ::getValue[[api-linebreak]] |
| ComputedFileUrlTest::testSetValue | function | core/ |
@covers ::setValue[[api-linebreak]] |
| ComputedFileUrlTest::testSetValueNoNotify | function | core/ |
@covers ::setValue[[api-linebreak]] |
| ComputedItemListTrait | trait | core/ |
Provides common functionality for computed item lists. |
| ComputedItemListTrait.php | file | core/ |
|
| ComputedItemListTrait::$valueComputed | property | core/ |
Whether the values have already been computed or not. |
| ComputedItemListTrait::appendItem | function | core/ |
|
| ComputedItemListTrait::applyDefaultValue | function | core/ |
|
| ComputedItemListTrait::computeValue | function | core/ |
Computes the values for an item list. |
| ComputedItemListTrait::count | function | core/ |
#[\ReturnTypeWillChange] |
| ComputedItemListTrait::ensureComputedValue | function | core/ |
Ensures that values are only computed once. |
| ComputedItemListTrait::get | function | core/ |
|
| ComputedItemListTrait::getIterator | function | core/ |
#[\ReturnTypeWillChange] |
| ComputedItemListTrait::getString | function | core/ |
|
| ComputedItemListTrait::getValue | function | core/ |
|
| ComputedItemListTrait::isEmpty | function | core/ |
|
| ComputedItemListTrait::offsetExists | function | core/ |
#[\ReturnTypeWillChange] |
| ComputedItemListTrait::removeItem | function | core/ |
|
| ComputedItemListTrait::set | function | core/ |
|
| ComputedItemListTrait::setValue | function | core/ |
|
| ComputedReferenceTestFieldItemList | class | core/ |
A computed entity reference field item list. |
| ComputedReferenceTestFieldItemList.php | file | core/ |
|
| ComputedReferenceTestFieldItemList::computeValue | function | core/ |
Compute the list property from state. |
| ComputedString | class | core/ |
A computed property for test strings. |
| ComputedString.php | file | core/ |
|
| ComputedString::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| ComputedString::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| ComputedString::getCacheTags | function | core/ |
The cache tags associated with this object. |
| ComputedString::getCastedValue | function | core/ |
|
| ComputedString::getValue | function | core/ |
Gets the data value. |
| ComputedTestCacheableString | class | core/ |
The string data type with cacheability metadata. |
| ComputedTestCacheableString.php | file | core/ |
Pagination
- Previous page
- Page 206
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.