ElementMetadataTest::testMultipleConstraintsOfTheSameType |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ElementMetadataTest.php |
|
LanguageSelectElementTest::testHiddenLanguageSelectElement |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php |
Tests the case when the language select elements should not be printed. |
translation_entity_language_configuration_element_validate |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Form validation handler for element added with translation_entity_language_configuration_element_process(). |
LanguageSelectElementTest::testLanguageSelectElementOptions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php |
Tests that the options printed by the language select element are correct. |
LanguageSelectElementTest::_testLanguageSelectElementOptions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php |
Helper function to check the options of a language select form element. |
_entity_reference_field_instance_settings_ajax_process_element |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Adds entity_reference specific properties to AJAX form elements from the
field instance settings form. |
LanguageConfigurationElementTest::testLanguageConfigurationElement |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php |
Tests the language settings have been saved. |
Framework_AssertTest::testAssertCountThrowsExceptionIfElementIsNotCountable |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Framework/AssertTest.php |
@covers PHPUnit_Framework_Assert::assertCount |