ElementTest::testButtonClasses |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementTest.php |
Tests button classes. |
ElementTest::testGroupElements |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementTest.php |
Tests the #group property. |
TriggeringElementTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/TriggeringElementTest.php |
Modules to enable. |
language_elements_test.info.yml |
file |
drupal/core/modules/language/tests/language_elements_test/language_elements_test.info.yml |
drupal/core/modules/language/tests/language_elements_test/language_elements_test.info.yml |
UrlPlainFormatter::viewElements |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/UrlPlainFormatter.php |
Implements \Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
EmailDefaultWidget::formElement |
function |
drupal/core/modules/email/lib/Drupal/email/Plugin/field/widget/EmailDefaultWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
FieldPluginBase::elementClasses |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Return the class of the field. |
ElementsVerticalTabsTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsVerticalTabsTest.php |
Sets up a Drupal site for running functional and integration tests. |
ElementMetadata::getConstraints |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ElementMetadata.php |
Returns all constraints of this element. |
ElementMetadata::hasConstraints |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ElementMetadata.php |
Returns whether this element has any constraints. |
AutocompleteWidget::formElement |
function |
drupal/core/modules/entity_reference/lib/Drupal/entity_reference/Plugin/field/widget/AutocompleteWidget.php |
Overrides \Drupal\entity_reference\Plugin\field\widget\AutocompleteWidgetBase::formElement(). |
ElementsTableSelectTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
|
ViewElementTest::testViewElement |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewElementTest.php |
Tests the rendered output and form output of a view element. |
LanguageConfigurationElementTest |
class |
drupal/core/modules/language/lib/Drupal/language/Tests/LanguageConfigurationElementTest.php |
Functional tests for language configuration's effect on negotiation setup. |
FileWidget::formMultipleElements |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php |
Overrides \Drupal\field\Plugin\Type\Widget\WidgetBase::formMultipleElements(). |
TextPlainFormatter::viewElements |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextPlainFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
PagerSelectExtender::$maxElement |
property |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
The highest element we've autogenerated so far. |
FormatterInterface::viewElements |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Formatter/FormatterInterface.php |
Builds a renderable array for a field value. |
WidgetBase::formMultipleElements |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
Special handling to create form elements for multiple values. |
ElementMetadata::findConstraints |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ElementMetadata.php |
Returns the constraints of the given group and global ones (* group). |
ElementTest::testPlaceHolderText |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementTest.php |
Tests placeholder text for elements that support placeholders. |
ElementsTableSelectTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Modules to enable. |
RenderTest::assertRenderedElement |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php |
Tests that elements are rendered properly. |
CollectionTest::testRemoveElement |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Collections/CollectionTest.php |
|
ImageWidget::formMultipleElements |
function |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/widget/ImageWidget.php |
Overrides \Drupal\file\Plugin\field\widget\FileWidget::formMultipleElements(). |
OptionsKeyFormatter::viewElements |
function |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/formatter/OptionsKeyFormatter.php |
Builds a renderable array for a field value. |
FieldPluginBase::elementLabelType |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Return an HTML element for the label based upon the field's element type. |
ElementsVerticalTabsTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsVerticalTabsTest.php |
|
NotExistingCoveredElementTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/NotExistingCoveredElementTest.php |
|
DateTimeDefaultWidget::formElement |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/widget/DatetimeDefaultWidget.php |
Implements \Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
LanguageSelectElementTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php |
|
_form_builder_handle_input_element |
function |
drupal/core/includes/form.inc |
Adds the #name and #value properties of an input element before rendering. |
GenericFileFormatter::viewElements |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/GenericFileFormatter.php |
Implements \Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
TextDefaultFormatter::viewElements |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextDefaultFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
TextTrimmedFormatter::viewElements |
function |
drupal/core/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php |
Builds a renderable array for a field value. |
PagerSelectExtender::ensureElement |
function |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Ensure that there is an element associated with this query.
If an element was not specified previously, then the value of the
$maxElement counter is taken, after which the counter is incremented. |
OptionsWidgetBase::validateElement |
function |
drupal/core/modules/options/lib/Drupal/options/Plugin/field/widget/OptionsWidgetBase.php |
Form validation handler for widget elements. |
ElementsLabelsTest::testFormLabels |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsLabelsTest.php |
Test form elements, labels, title attibutes and required marks output
correctly and have the correct label option class if needed. |
ElementsVerticalTabsTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsVerticalTabsTest.php |
Modules to enable. |
ElementMetadataTest::testSerialize |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ElementMetadataTest.php |
|
RSSCategoryFormatter::viewElements |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/field/formatter/RSSCategoryFormatter.php |
Builds a renderable array for a field value. |
DateTimeDatelistWidget::formElement |
function |
drupal/core/modules/datetime/lib/Drupal/datetime/Plugin/field/widget/DatetimeDatelistWidget.php |
Implements \Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
LanguageSelectElementTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php |
Modules to enable. |
CountValidatorTest::getFourElements |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Constraints/CountValidatorTest.php |
|
FileManagedFileElementTest::getInfo |
function |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedFileElementTest.php |
|
RSSEnclosureFormatter::viewElements |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/RSSEnclosureFormatter.php |
Implements \Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
ViewsTestDataElementForm::getFormID |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Form/ViewsTestDataElementForm.php |
Returns a unique string identifying the form. |
ViewsTestDataElementForm::buildForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Form/ViewsTestDataElementForm.php |
Form constructor. |
LocaleTypedConfig::translateElement |
function |
drupal/core/modules/locale/lib/Drupal/locale/LocaleTypedConfig.php |
Translates element's value if it fits our translation criteria. |
LinkSeparateFormatter::viewElements |
function |
drupal/core/modules/link/lib/Drupal/link/Plugin/field/formatter/LinkSeparateFormatter.php |
Builds a renderable array for a field value. |