RouterTest::testControllerPlaceholdersDefaultValues |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouterTest.php |
Confirms that default placeholders in paths work correctly. |
UserRegistrationTest::testRegistrationDefaultValues |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserRegistrationTest.php |
|
OptionsFieldUITest::testOptionsAllowedValuesInteger |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
Options (integer) : test 'allowed values' input. |
OptionsFieldUITest::testOptionsAllowedValuesBoolean |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
Options (boolen) : test 'On/Off' values input. |
GenericCacheBackendUnitTestBase::testValueTypeIsKept |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Cache/GenericCacheBackendUnitTestBase.php |
Tests data type preservation. |
form_test_form_rebuild_preserve_values_form_add_more |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Button submit handler for form_test_form_rebuild_preserve_values_form(). |
OptionsSelectDynamicValuesTest::testSelectListDynamic |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsSelectDynamicValuesTest.php |
Tests the 'options_select' widget (single select). |
KeyValueStoreExpirableInterface::setMultipleWithExpire |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreExpirableInterface.php |
Saves an array of values with a time to live. |
form_test_form_state_values_clean_advanced_form_submit |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form submission handler for form_test_form_state_values_clean_advanced_form(). |
Twig_Tests_CompilerTest::testReprNumericValueWithLocale |
function |
drupal/core/vendor/twig/twig/test/Twig/Tests/CompilerTest.php |
|
options_field_settings_form_value_boolean_allowed_values |
function |
drupal/core/modules/field/modules/options/options.module |
Form element #value_callback: assembles the allowed values for 'boolean' fields. |
AnnotationWithRequiredAttributesWithoutContructor::$value |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/Fixtures/AnnotationWithRequiredAttributesWithoutContructor.php |
@Required |
KeyValueStoreExpirableInterface::setWithExpireIfNotExists |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueStoreExpirableInterface.php |
Sets a value for a given key with a time to live if it does not yet exist. |
DocParserTest::testDefaultAnnotationValueIsNotOverwritten |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
|
DocParserTest::testWithoutConstructorWhenIsNotDefaultValue |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/DocParserTest.php |
@expectedException Doctrine\Common\Annotations\AnnotationException
@expectedExceptionMessage The annotation @SomeAnnotationClassNameWithoutConstructorAndProperties declared on does not accept any values, but got {"value":"Foo"}. |
OptionsDynamicValuesValidationTest::testDynamicAllowedValues |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsDynamicValuesValidationTest.php |
Test that allowed values function gets the entity. |
StateValuesCleanAdvancedTest::testFormStateValuesCleanAdvanced |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/StateValuesCleanAdvancedTest.php |
Tests form_state_values_clean(). |
FieldAttachStorageTest::testFieldAttachSaveMissingDataDefaultValue |
function |
drupal/core/modules/field/lib/Drupal/field/Tests/FieldAttachStorageTest.php |
Test insert with missing or NULL fields, with default value. |
SearchMultilingualEntityTest::testSearchingMultilingualFieldValues |
function |
drupal/core/modules/search/lib/Drupal/search/Tests/SearchMultilingualEntityTest.php |
Tests searching nodes with multiple languages. |