Search for values
- Search 7.x for values
- Search 9.5.x for values
- Search 8.9.x for values
- Search 11.x for values
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| OptionsFieldUIAllowedValuesTest::createOptionsField | function | core/ |
Helper function to create list field of a given type. |
| OptionsFieldUIAllowedValuesTest::exposeOptionMachineName | function | core/ |
Exposes the machine name input for a row. |
| OptionsFieldUIAllowedValuesTest::pressEnterOnElement | function | core/ |
Presses "Enter" on the specified element. |
| OptionsFieldUIAllowedValuesTest::providerTestOptionsAllowedValues | function | core/ |
Data provider for testOptionsAllowedValues(). |
| OptionsFieldUIAllowedValuesTest::setUp | function | core/ |
|
| OptionsFieldUIAllowedValuesTest::testOptionsAllowedValues | function | core/ |
Tests option types allowed values. |
| OptionsFieldUITest::assertAllowedValuesInput | function | core/ |
Tests an input array for the 'allowed values' form element. |
| OptionsFieldUITest::testOptionsAllowedValuesFloat | function | core/ |
Options (float) : test 'allowed values' input. |
| OptionsFieldUITest::testOptionsAllowedValuesInteger | function | core/ |
Options (integer) : test 'allowed values' input. |
| OptionsFieldUITest::testOptionsAllowedValuesText | function | core/ |
Options (text) : test 'allowed values' input. |
| OptionsFieldUITest::testRequiredPropertyForAllowedValuesList | function | core/ |
Confirms the allowed value list is a required field. |
| OptionsProviderInterface::getPossibleValues | function | core/ |
Returns an array of possible values. |
| OptionsProviderInterface::getSettableValues | function | core/ |
Returns an array of settable values. |
| OptionsSelectDynamicValuesTest | class | core/ |
Tests an options select with a dynamic allowed values function. |
| OptionsSelectDynamicValuesTest.php | file | core/ |
|
| OptionsSelectDynamicValuesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| OptionsSelectDynamicValuesTest::testSelectListDynamic | function | core/ |
Tests the 'options_select' widget (single select). |
| OptionsTestBase::$fieldValues | property | core/ |
Stores the field values used for the different tests. |
| options_allowed_values | function | core/ |
Returns the array of allowed values for a list field. |
| options_test_allowed_values_callback | function | core/ |
Implements callback_allowed_values_function(). |
| options_test_dynamic_values_callback | function | core/ |
Implements callback_allowed_values_function(). |
| PathAliasStorage::createWithSampleValues | function | core/ |
Creates an entity with sample field values. |
| ProfileFieldValues | class | core/ |
Drupal 6 profile fields values source from database. |
| ProfileFieldValues.php | file | core/ |
|
| ProfileFieldValues::fields | function | core/ |
Returns available fields on the source. |
| ProfileFieldValues::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| ProfileFieldValues::prepareRow | function | core/ |
Adds additional data to the row. |
| ProfileFieldValues::query | function | core/ |
|
| ProfileFieldValuesTest | class | core/ |
Tests the d6_profile_field_values source plugin. |
| ProfileFieldValuesTest.php | file | core/ |
|
| ProfileFieldValuesTest::$modules | property | core/ |
Modules to install. |
| ProfileFieldValuesTest::providerSource | function | core/ |
|
| ProfileValues | class | core/ |
Plugin class for user migrations dealing with profile values. |
| ProfileValues.php | file | core/ |
|
| ProfileValues::$init | property | core/ |
Flag determining whether the process plugin has been initialized. |
| ProfileValues::getProcess | function | core/ |
Gets the normalized process plugin configuration. |
| QueryFactory::getValues | function | core/ |
Finds all the values for a configuration key in a configuration object. |
| RebuildTest::testRebuildPreservesValues | function | core/ |
Tests preservation of values. |
| RendererTest::providerAccessValues | function | core/ |
Provides a list of both booleans. |
| RequestSanitizer::stripDangerousValues | function | core/ |
Strips dangerous keys from $input. |
| RevisionVersionHistoryTest::testDescriptionRevLogNullValues | function | core/ |
Test description with entity implementing revision log, with empty values. |
| RouterTest::testControllerPlaceholdersDefaultValues | function | core/ |
Confirms that default placeholders in paths work correctly. |
| RouterTest::testControllerPlaceholdersDefaultValuesProvided | function | core/ |
Confirms that default placeholders in paths work correctly. |
| Row::getSourceIdValues | function | core/ |
Retrieves the values of the source identifiers. |
| RowEntityRenderersTest::$values | property | core/ |
|
| RowTest::$testValues | property | core/ |
The test values. |
| RowTest::testMultipleSourceIdValues | function | core/ |
Tests the multiple source IDs. |
| RowTest::testSourceIdValues | function | core/ |
Tests the source ID. |
| ScaffoldTest::scaffoldAppendTestValues | function | core/ |
Provides test values for testDrupalDrupalFileWasAppended. |
| ScaffoldTest::scaffoldAppendTestValuesToPermute | function | core/ |
Tests values to run both with $is_link FALSE and $is_link TRUE. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.