ElementsLabelsTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsLabelsTest.php |
Test form element labels, required markers and associated output. |
format_xml_elements |
function |
drupal/core/includes/common.inc |
Formats XML elements. |
StyleTest::$elements |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTest.php |
Stores the SimpleXML representation of the output. |
WebTestBase::$elements |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
The parsed version of the page. |
ElementsLabelsTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsLabelsTest.php |
Definition of Drupal\system\Tests\Form\ElementsLabelsTest. |
_book_add_form_elements |
function |
drupal/core/modules/book/book.module |
Builds the common elements of the book form for the node and outline forms. |
ElementsTableSelectTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test the tableselect form element for expected behavior. |
StyleTestBase::$elements |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/Plugin/StyleTestBase.php |
Stores the SimpleXML representation of the output. |
ElementsVerticalTabsTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsVerticalTabsTest.php |
Test the vertical_tabs form element for expected behavior. |
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. |
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 |
|
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 |
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. |
ElementsVerticalTabsTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsVerticalTabsTest.php |
Definition of Drupal\system\Tests\Form\ElementsVerticalTabsTest. |
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. |
ElementsLabelsTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsLabelsTest.php |
Modules to enable. |
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. |
_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(). |
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::get_elements |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php |
Provide a list of elements valid for field HTML. |
FormTest::testDisabledElements |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/FormTest.php |
Test handling of disabled elements. |
PictureFormatter::viewElements |
function |
drupal/core/modules/picture/lib/Drupal/picture/Plugin/field/formatter/PictureFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
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. |
UrlPlainFormatter::viewElements |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/UrlPlainFormatter.php |
Implements \Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
FileWidget::formMultipleElements |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/widget/FileWidget.php |
Overrides \Drupal\field\Plugin\Type\Widget\WidgetBase::formMultipleElements(). |
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. |
TextPlainFormatter::viewElements |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/formatter/TextPlainFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
ElementsTableSelectTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
|
ElementsVerticalTabsTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsVerticalTabsTest.php |
|
ImageWidget::formMultipleElements |
function |
drupal/core/modules/image/lib/Drupal/image/Plugin/field/widget/ImageWidget.php |
Overrides \Drupal\file\Plugin\field\widget\FileWidget::formMultipleElements(). |
ElementsTableSelectTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Modules to enable. |
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. |
TextDefaultFormatter::viewElements |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/formatter/TextDefaultFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
TextTrimmedFormatter::viewElements |
function |
drupal/core/modules/field/modules/text/lib/Drupal/text/Plugin/field/formatter/TextTrimmedFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
GenericFileFormatter::viewElements |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/GenericFileFormatter.php |
Implements \Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
RSSEnclosureFormatter::viewElements |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/field/formatter/RSSEnclosureFormatter.php |
Implements \Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
DefaultNumberFormatter::viewElements |
function |
drupal/core/modules/field/modules/number/lib/Drupal/number/Plugin/field/formatter/DefaultNumberFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
ElementsTableSelectTest::testEmptyText |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Form/ElementsTableSelectTest.php |
Test the display of the #empty text when #options is an empty array. |
TestFieldDefaultFormatter::viewElements |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldDefaultFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |
language_elements_configuration_element |
function |
drupal/core/modules/language/tests/language_elements_test/language_elements_test.module |
A form containing a language configuration element. |
RenderTest::testDrupalRenderFormElements |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/RenderTest.php |
Tests rendering form elements without passing through form_builder(). |
TestFieldMultipleFormatter::viewElements |
function |
drupal/core/modules/field/tests/modules/field_test/lib/Drupal/field_test/Plugin/field/formatter/TestFieldMultipleFormatter.php |
Implements Drupal\field\Plugin\Type\Formatter\FormatterInterface::viewElements(). |