Search for values
- Search 7.x for values
- Search 8.9.x for values
- Search 10.3.x for values
- Search 11.x for values
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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::extractFormValues | function | core/ |
Extracts field values from submitted form values. |
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. |
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/ |
Tests 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/ |
Tests getDestinationIdValues method. |
MigrateRowDeleteEvent::$destinationIdValues | property | core/ |
Values representing the destination ID. |
MigrateRowDeleteEvent::getDestinationIdValues | function | core/ |
Gets the destination ID values. |
MigrateSourceTest::testDefaultPropertiesValues | function | core/ |
Tests that default values are preserved for several source methods. |
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. |
ModerationStateFieldItemListTest::testModerationStateSampleValues | function | core/ |
Test generating sample values for entities with a moderation state. |
Name::valueSubmit | function | core/ |
Perform any necessary changes to the form values prior to storage. |
Node::getFieldValues | function | core/ |
Gets field values for a node. |
NodeEditFormTest::checkVariousAuthoredByValues | function | core/ |
Checks that the "authored by" works correctly with various values. |
NodeTranslationUITest::getNewEntityValues | function | core/ |
Returns an array of entity field values to be tested. |
NumberListField::$allowedValues | property | core/ |
Stores the allowed values of this field. |
NumericFilter::operatorValues | function | core/ |
|
OptionsDynamicValuesApiTest | class | core/ |
Tests the options allowed values api. |
OptionsDynamicValuesApiTest.php | file | core/ |
|
OptionsDynamicValuesApiTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
OptionsDynamicValuesApiTest::testOptionsAllowedValues | function | core/ |
Tests options_allowed_values(). |
OptionsDynamicValuesTestBase | class | core/ |
Base class for testing allowed values of options fields. |
OptionsDynamicValuesTestBase.php | file | core/ |
|
OptionsDynamicValuesTestBase::$entity | property | core/ |
The created entity. |
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.