ElementTest::testOptions |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementTest.php |
Tests expansion of #options for #type checkboxes and radios. |
ViewExecutable::$element |
property |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
A render array container to store render related information. |
ViewElementTest::$render |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewElementTest.php |
The raw render data array to use in tests. |
aggregator_element_start |
function |
drupal/core/modules/aggregator/aggregator.parser.inc |
Performs an action when an opening tag is encountered. |
ViewElementTest::getInfo |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewElementTest.php |
|
TriggeringElementTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/TriggeringElementTest.php |
Definition of Drupal\system\Tests\Form\TriggeringElementTest. |
ElementValidationTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Ajax/ElementValidationTest.php |
Definition of Drupal\system\Tests\Ajax\ElementValidationTest. |
LegacyWidget::formElement |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/field/widget/LegacyWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
Rss::get_channel_elements |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/style/Rss.php |
Return an array of additional XHTML elements to add to the channel. |
NumberWidget::formElement |
function |
drupal/core/modules/field/modules/number/lib/Drupal/number/Plugin/field/widget/NumberWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
Collection::removeElement |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/Collection.php |
Removes the specified element from the collection, if it is found. |
LanguageSelectElementTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php |
Functional tests for the language select form element. |
ViewExecutable::setElement |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutable.php |
Sets the build array used by the view. |
NumberWidget::errorElement |
function |
drupal/core/modules/field/modules/number/lib/Drupal/number/Plugin/field/widget/NumberWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::errorElement(). |
FileManagedFileElementTest |
class |
drupal/core/modules/file/lib/Drupal/file/Tests/FileManagedFileElementTest.php |
Tests the 'managed_file' element type. |
path_form_element_validate |
function |
drupal/core/modules/path/path.module |
Form element validation handler for URL alias form element. |
language_element_info_alter |
function |
drupal/core/modules/language/language.module |
Implements hook_element_info_alter(). |
ElementsTableSelectTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Definition of Drupal\system\Tests\Form\ElementsTableSelectTest. |
ElementsLabelsTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsLabelsTest.php |
|
views_element_validate_tags |
function |
drupal/core/modules/views/views.module |
Validation callback for query tags. |
language_elements_test.info |
file |
drupal/core/modules/language/tests/language_elements_test/language_elements_test.info |
name = "Language form elements test"
description = "Support module for the language form elements tests."
core = 8.x
package = Testing
version = VERSION
hidden = TRUE |
TextareaWidget::formElement |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/widget/TextareaWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
language_elements_test_menu |
function |
drupal/core/modules/language/tests/language_elements_test/language_elements_test.module |
Implements hook_menu(). |
ArrayCollection::$_elements |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php |
An array containing the entries of this collection. |
ViewElementTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/ViewElementTest.php |
Views used by this test. |
ElementsVerticalTabsTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsVerticalTabsTest.php |
Definition of Drupal\system\Tests\Form\ElementsVerticalTabsTest. |
views_test_data_element_form |
function |
drupal/core/modules/views/tests/views_test_data/views_test_data.module |
Simple form page callback to test the view element. |
views_view_has_form_elements |
function |
drupal/core/modules/views/views.module |
Returns TRUE if the passed-in view contains handlers with views form
implementations, FALSE otherwise. |
WidgetInterface::formElement |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetInterface.php |
Returns the form for a single field widget. |
ElementsLabelsTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsLabelsTest.php |
Modules to enable. |
TestFieldWidget::formElement |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
PagerSelectExtender::element |
function |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
Specify the element ID for this pager query. |
ImageFormatter::viewElements |
function |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/formatter/ImageFormatter.php |
Implements \Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
_shortcut_link_form_elements |
function |
drupal/core/modules/shortcut/shortcut.admin.inc |
Helper function for building a form for adding or editing shortcut links. |
TextfieldWidget::formElement |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/widget/TextfieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::formElement(). |
element_get_visible_children |
function |
drupal/core/includes/common.inc |
Returns the visible children of an element. |
_form_test_disabled_elements |
function |
drupal/core/modules/system/tests/modules/form_test/form_test.module |
Build a form to test disabled elements. |
TableFormatter::viewElements |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/TableFormatter.php |
Implements \Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
views_pre_render_view_element |
function |
drupal/core/modules/views/views.module |
View element pre render callback. |
LanguageSelectElementTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/LanguageSelectElementTest.php |
Definition of Drupal\system\Tests\Form\LanguageSelectElementTest. |
WidgetBase::formSingleElement |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetBase.php |
Generates the form element for a single copy of the widget. |
WidgetInterface::errorElement |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetInterface.php |
Assigns a field-level validation error to the right widget sub-element. |
TestFieldWidget::errorElement |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/widget/TestFieldWidget.php |
Implements Drupal\field\Plugin\Type\Widget\WidgetInterface::errorElement(). |
PagerSelectExtender::$element |
property |
drupal/core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php |
The unique ID of this pager on this page. |
language_elements_test.module |
file |
drupal/core/modules/language/tests/language_elements_test/language_elements_test.module |
Mock module for language form elements test. |
LegacyFormatter::viewElements |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/field/formatter/LegacyFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
MailToFormatter::viewElements |
function |
drupal/core/modules/field/modules/email/lib/Drupal/email/Plugin/field/formatter/MailToFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
FieldPluginBase::element_type |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Return an HTML element based upon the field's element type. |
FieldPluginBase::get_elements |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Provide a list of elements valid for field HTML. |
ElementTest::testButtonClasses |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementTest.php |
Tests button classes. |