LocaleTypedConfig::getElementTranslation |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTypedConfig.php |
Gets translated configuration data for a typed configuration element. |
EntityReferenceIdFormatter::viewElements |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceIdFormatter.php |
Overrides \Drupal\entity_reference\Plugin\field\formatter\EntityReferenceFormatterBase::viewElements(). |
_file_field_get_description_from_element |
function |
drupal/core/modules/file/file.field.inc |
Retrieves the file description from a field field element. |
ElementsTableSelectTest::testMultipleTrue |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test the display of checkboxes when #multiple is TRUE. |
ElementsTableSelectTest::formSubmitHelper |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Helper function for the option check test to submit a form while collecting errors. |
TypedConfigElementFactory::createInstance |
function |
drupal/core/lib/Drupal/Core/Config/TypedConfigElementFactory.php |
Overrides Drupal\Core\TypedData\TypedDataFactory::createInstance(). |
LanguageConfigurationElementTest::getInfo |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php |
|
CountValidatorTest::getFiveOrMoreElements |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
|
_entity_reference_element_validate_filter |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Form element validation handler; Filters the #value property of an element. |
filter_dom_serialize_escape_cdata_element |
function |
drupal/core/modules/filter/filter.module |
Adds comments around the <!CDATA section in a dom element. |
ElementsTableSelectTest::testMultipleFalse |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test the display of radios when #multiple is FALSE. |
LanguageConfigurationElementTest::$modules |
property |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php |
Modules to enable. |
SelectPagerDefaultTest::testElementNumbers |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Confirms that every pager gets a valid, non-overlaping element ID. |
CountValidatorTest::getThreeOrLessElements |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
|
EasyRdf_Parser_RdfXml::startElementHandler |
function |
drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Parser/RdfXml.php |
@ignore |
EntityReferenceFormatterBase::viewElements |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceFormatterBase.php |
Overrides \Drupal\field\Plugin\Type\Formatter\FormatterBase::viewElements(). |
ElementsTableSelectTest::testAdvancedSelect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test the #js_select property. |
_form_element_triggered_scripted_submission |
function |
drupal/core/includes/form.inc |
Detects if an element triggered the form submission via Ajax. |
FileManagedFileElementTest::testManagedFile |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedFileElementTest.php |
Tests the managed_file element type. |
TestFieldPrepareViewFormatter::viewElements |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldPrepareViewFormatter.php |
Builds a renderable array for a field value. |
EntityReferenceLabelFormatter::viewElements |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceLabelFormatter.php |
Overrides \Drupal\field\Plugin\Type\Formatter\FormatterBase::viewElements(). |
language_elements_configuration_element_test |
function |
drupal/core/modules/language/tests/language_elements_test/language_elements_test.module |
A form containing a language select element. |
FileDriverTest::testGetElementFromGlobalFile |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/FileDriverTest.php |
|
EntityReferenceEntityFormatter::viewElements |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/formatter/EntityReferenceEntityFormatter.php |
Overrides \Drupal\field\Plugin\Type\Formatter\FormatterBase::viewElements(). |
TriggeringElementTest::testNoButtonInfoInPost |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/TriggeringElementTest.php |
Test the determination of $form_state['triggering_element'] when no button
information is included in the POST data, as is sometimes the case when
the ENTER key is pressed in a textfield in Internet Explorer. |
template_preprocess_theme_test_render_element |
function |
drupal/core/modules/system/tests/modules/theme_test/theme_test.module |
Process variables for theme-test-render-element.tpl.php. |
language_configuration_element_default_options |
function |
drupal/core/modules/language/language.module |
Returns the default options for the language configuration form element. |
XmlFileLoaderTest::testConvertDomElementToArray |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Loader/XmlFileLoaderTest.php |
|
ElementsTableSelectTest::testTableselectColSpan |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Tests the display when #colspan is set. |
ElementsTableSelectTest::testMultipleTrueSubmit |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test the submission of single and multiple values when #multiple is TRUE. |
ElementMetadataTest::testFindConstraintsByGroup |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ElementMetadataTest.php |
|
form_test_storage_element_validate_value_cached |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form element validation handler for 'value' element in form_test_storage_form(). |
ElementsTableSelectTest::testMultipleFalseSubmit |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test submission of values when #multiple is FALSE. |
comment_translation_configuration_element_submit |
function |
drupal/core/modules/comment/comment.module |
Form submission handler for node_type_form(). |
ElementValidationTest::testAjaxElementValidation |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/ElementValidationTest.php |
Tries to post an Ajax change to a form that has a validated element. |
ElementsVerticalTabsTest::testJavaScriptOrdering |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsVerticalTabsTest.php |
Ensures that vertical-tabs.js is included before collapse.js. |
form_test_validate_required_form_element_validate |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form element validation handler for 'Name' field in form_test_validate_required_form(). |
LanguageConfigurationElementTest::testNodeTypeUpdate |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php |
Tests that the configuration is updated when the node type is changed. |
TriggeringElementTest::testAttemptAccessControlBypass |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/TriggeringElementTest.php |
Test that $form_state['triggering_element'] does not get set to a button
with #access=FALSE. |
LanguageConfigurationElementTest::testDefaultLangcode |
function |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php |
Tests that the language_get_default_langcode() returns the correct values. |
PHPUnit_Util_XML::getElementsByCaseInsensitiveTagName |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/XML.php |
Gets elements by case insensitive tagname. |
EntityReferenceTaxonomyTermRssFormatter::viewElements |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/EntityReferenceTaxonomyTermRssFormatter.php |
Overrides Drupal\entity_reference\Plugin\field\formatter\EntityReferenceFormatterBase::viewElements(). |
EntityTranslationController::entityFormSharedElements |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/EntityTranslationController.php |
Process callback: determines which elements get clue in the form. |
ElementsTableSelectTest::testMultipleTrueOptionchecker |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test the whether the option checker gives an error on invalid tableselect values for checkboxes. |
ElementsVerticalTabsTest::testWrapperNotShownWhenEmpty |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsVerticalTabsTest.php |
Ensures that vertical tab markup is not shown if user has no tab access. |
EntityTranslationWorkflowsTest::assertNoSharedElements |
function |
drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationWorkflowsTest.php |
Assert that the current page does not contain shared form elements. |
ElementsTableSelectTest::testMultipleFalseOptionchecker |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test the whether the option checker gives an error on invalid tableselect values for radios. |
form_test_limit_validation_errors_element_validate_test |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Form element validation handler for the 'test' element. |
translation_entity_language_configuration_element_submit |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Form submission handler for element added with translation_entity_language_configuration_element_process(). |
translation_entity_language_configuration_element_process |
function |
drupal/core/modules/translation_entity/translation_entity.module |
Process callback: Expands the language_configuration form element. |