Search for values
- Search 7.x for values
- Search 9.5.x for values
- Search 10.3.x for values
- Search 11.x for values
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
LimitOperatorsDefaultsTest::testViewsPostUpdateLimitOperatorsDefaultValues | function | core/ |
Tests that default settings for limit operators are present. |
LinkCckTest::testProcessCckFieldValues | function | core/ |
@covers ::processCckFieldValues @expectedDeprecation LinkField is deprecated in Drupal 8.3.x and will be be removed before Drupal 9.0.x. Use \Drupal\link\Plugin\migrate\field\d6\LinkField instead. |
LinkField::processCckFieldValues | function | core/ |
Apply any custom processing to the field bundle migrations. |
LinkWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
ListFloatItem::allowedValuesDescription | function | core/ |
Provides the field type specific allowed values form element #description. |
ListFloatItem::extractAllowedValues | function | core/ |
Extracts the allowed values array from the allowed_values element. |
ListFloatItem::simplifyAllowedValues | function | core/ |
Simplifies allowed values to a key-value array from the structured array. |
ListIntegerItem::allowedValuesDescription | function | core/ |
Provides the field type specific allowed values form element #description. |
ListItemBase::allowedValuesDescription | function | core/ |
Provides the field type specific allowed values form element #description. |
ListItemBase::allowedValuesString | function | core/ |
Generates a string representation of an array of 'allowed values'. |
ListItemBase::extractAllowedValues | function | core/ |
Extracts the allowed values array from the allowed_values element. |
ListItemBase::getPossibleValues | function | core/ |
Returns an array of possible values. |
ListItemBase::getSettableValues | function | core/ |
Returns an array of settable values. |
ListItemBase::simplifyAllowedValues | function | core/ |
Simplifies allowed values to a key-value array from the structured array. |
ListItemBase::structureAllowedValues | function | core/ |
Creates a structured array of allowed values from a key-value array. |
ListItemBase::validateAllowedValues | function | core/ |
#element_validate callback for options field allowed values. |
ListNormalizerTest::$expectedListValues | property | core/ |
The expected list values to use for testing. |
ListStringItem::allowedValuesDescription | function | core/ |
Provides the field type specific allowed values form element #description. |
LoadTest::testSingleValues | function | core/ |
Load a single file and ensure that the correct values are returned. |
LoadTest::testUuidValues | function | core/ |
Loads a single file and ensure that the correct values are returned. |
LocaleProjectStorage::$keyValueStore | property | core/ |
The key value store to use. |
Map::$values | property | core/ |
An array of values for the contained properties. |
MediaLibraryWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
MediaTranslationUITest::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
MenuLinkDefaultForm::extractFormValues | function | core/ |
Extracts a plugin definition from form values. |
MenuLinkDefaultFormTest::testExtractFormValues | function | core/ |
@covers ::extractFormValues |
MenuLinkFormInterface::extractFormValues | function | core/ |
Extracts a plugin definition from form values. |
Merge::$insertValues | property | core/ |
An array of values to be inserted. |
MigrateCckFieldInterface::processCckFieldValues | function | core/ |
Apply any custom processing to the cck bundle migrations. |
MigrateExecutable::$sourceIdValues | property | core/ |
The configuration values of the source. |
MigrateExecutableTest::testImportWithValidRowNoDestinationValues | function | core/ |
Tests the import method with a valid row. |
MigrateIdMapMessageEvent::$sourceIdValues | property | core/ |
Array of values uniquely identifying the source row. |
MigrateIdMapMessageEvent::getSourceIdValues | function | core/ |
Gets the source ID values. |
MigrateImageCacheTest::testInvalidCropValues | function | core/ |
Test that missing action's causes failures. |
MigratePostRowSaveEvent::$destinationIdValues | property | core/ |
The row's destination ID. |
MigratePostRowSaveEvent::getDestinationIdValues | function | core/ |
Gets the destination ID values. |
MigratePostRowSaveEventTest::testGetDestinationIdValues | function | core/ |
Test getDestinationIdValues method. |
MigrateRowDeleteEvent::$destinationIdValues | property | core/ |
Values representing the destination ID. |
MigrateRowDeleteEvent::getDestinationIdValues | function | core/ |
Gets the destination ID values. |
MigrateSourceTest::testDefaultPropertiesValues | function | core/ |
Test that cacheCounts, skipCount, trackChanges preserve their default values. |
MigrateStubTest::testStubWithDefaultValues | function | core/ |
Tests stub creation with default values. |
MigrateUserProfileValuesTest | class | core/ |
User profile values migration. |
MigrateUserProfileValuesTest.php | file | core/ |
|
MigrateUserProfileValuesTest::$modules | property | core/ |
Modules to enable. |
MigrateUserProfileValuesTest::setUp | function | core/ |
|
MigrateUserProfileValuesTest::testUserProfileValues | function | core/ |
Tests Drupal 6 profile values to Drupal 8 migration. |
ModerationLocaleTest::testNewTranslationSourceValues | function | core/ |
Checks that new translation values are populated properly. |
Name::valueSubmit | function | core/ |
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data. |
Node::getFieldValues | function | core/ |
Gets field values for a node. |
NodeEditFormTest::checkVariousAuthoredByValues | function | core/ |
Checks that the "authored by" works correctly with various values. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.