UriWidget::formElement |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/UriWidget.php |
Returns the form for a single field widget. |
UrlPlainFormatter::viewElements |
function |
core/modules/file/src/Plugin/Field/FieldFormatter/UrlPlainFormatter.php |
Builds a renderable array for a field value. |
UserNameFormatter::viewElements |
function |
core/modules/user/src/Plugin/Field/FieldFormatter/UserNameFormatter.php |
Builds a renderable array for a field value. |
user_element_info_alter |
function |
core/modules/user/user.module |
Implements hook_element_info_alter(). |
View::preRenderViewElement |
function |
core/modules/views/src/Element/View.php |
View element pre render callback. |
ViewEditForm::$elementInfo |
property |
core/modules/views_ui/src/ViewEditForm.php |
The element info manager. |
ViewElementTest |
class |
core/modules/views/tests/src/Kernel/ViewElementTest.php |
Tests the view render element. |
ViewElementTest |
class |
core/modules/views/tests/src/Functional/ViewElementTest.php |
Tests the view render element. |
ViewElementTest.php |
file |
core/modules/views/tests/src/Kernel/ViewElementTest.php |
|
ViewElementTest.php |
file |
core/modules/views/tests/src/Functional/ViewElementTest.php |
|
ViewElementTest::$defaultTheme |
property |
core/modules/views/tests/src/Functional/ViewElementTest.php |
The theme to install as the default for testing. |
ViewElementTest::$testViews |
property |
core/modules/views/tests/src/Kernel/ViewElementTest.php |
Views used by this test. |
ViewElementTest::$testViews |
property |
core/modules/views/tests/src/Functional/ViewElementTest.php |
Views used by this test. |
ViewElementTest::setUp |
function |
core/modules/views/tests/src/Functional/ViewElementTest.php |
Sets up the test. |
ViewElementTest::testInvalidView |
function |
core/modules/views/tests/src/Kernel/ViewElementTest.php |
Tests that an exception is thrown when an invalid View is passed. |
ViewElementTest::testViewElement |
function |
core/modules/views/tests/src/Kernel/ViewElementTest.php |
Tests the rendered output and form output of a view element. |
ViewElementTest::testViewElement |
function |
core/modules/views/tests/src/Functional/ViewElementTest.php |
Tests the rendered output and form output of a view element. |
ViewElementTest::testViewElementEmbed |
function |
core/modules/views/tests/src/Kernel/ViewElementTest.php |
Tests the rendered output and form output of the "embed" display plugin. |
ViewElementTest::testViewElementEmbed |
function |
core/modules/views/tests/src/Functional/ViewElementTest.php |
Tests the rendered output and form output of the "embed" display plugin. |
ViewExecutable::$element |
property |
core/modules/views/src/ViewExecutable.php |
A render array container to store render related information. |
ViewExecutable::hasFormElements |
function |
core/modules/views/src/ViewExecutable.php |
Determines if this view has form elements. |
ViewRenderElementException |
class |
core/modules/views/src/Exception/ViewRenderElementException.php |
Defines an exception for an invalid View render element. |
ViewRenderElementException.php |
file |
core/modules/views/src/Exception/ViewRenderElementException.php |
|
ViewsListingTest::filterVisibleElements |
function |
core/modules/views_ui/tests/src/FunctionalJavascript/ViewsListingTest.php |
Removes any non-visible elements from the passed array. |
ViewsTestDataElementEmbedForm |
class |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataElementEmbedForm.php |
Simple form page callback to test the view element. |
ViewsTestDataElementEmbedForm.php |
file |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataElementEmbedForm.php |
|
ViewsTestDataElementEmbedForm::buildForm |
function |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataElementEmbedForm.php |
Form constructor. |
ViewsTestDataElementEmbedForm::getFormId |
function |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataElementEmbedForm.php |
Returns a unique string identifying the form. |
ViewsTestDataElementEmbedForm::submitForm |
function |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataElementEmbedForm.php |
Form submission handler. |
ViewsTestDataElementForm |
class |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataElementForm.php |
Simple form page callback to test the view element. |
ViewsTestDataElementForm.php |
file |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataElementForm.php |
|
ViewsTestDataElementForm::buildForm |
function |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataElementForm.php |
Form constructor. |
ViewsTestDataElementForm::getFormId |
function |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataElementForm.php |
Returns a unique string identifying the form. |
ViewsTestDataElementForm::submitForm |
function |
core/modules/views/tests/modules/views_test_data/src/Form/ViewsTestDataElementForm.php |
Form submission handler. |
views_element_validate_tags |
function |
core/modules/views/views.module |
Validation callback for query tags. |
WebAssert::elementAttributeContains |
function |
core/tests/Drupal/Tests/WebAssert.php |
|
WebAssert::elementAttributeExists |
function |
core/tests/Drupal/Tests/WebAssert.php |
|
WebAssert::elementAttributeNotContains |
function |
core/tests/Drupal/Tests/WebAssert.php |
|
WebAssert::elementContains |
function |
core/tests/Drupal/Tests/WebAssert.php |
|
WebAssert::elementExists |
function |
core/tests/Drupal/Tests/WebAssert.php |
|
WebAssert::elementNotContains |
function |
core/tests/Drupal/Tests/WebAssert.php |
|
WebAssert::elementNotExists |
function |
core/tests/Drupal/Tests/WebAssert.php |
|
WebAssert::elementsCount |
function |
core/tests/Drupal/Tests/WebAssert.php |
|
WebAssert::elementTextContains |
function |
core/tests/Drupal/Tests/WebAssert.php |
|
WebAssert::elementTextEquals |
function |
core/tests/Drupal/Tests/WebAssert.php |
Asserts a specific element's text equals an expected text. |
WebAssert::elementTextNotContains |
function |
core/tests/Drupal/Tests/WebAssert.php |
|
WebAssertArgumentsTest::testElementAttributeContains |
function |
core/tests/Drupal/Tests/Core/Assert/WebAssertArgumentsTest.php |
@covers ::elementAttributeContains |
WebAssertArgumentsTest::testElementAttributeExists |
function |
core/tests/Drupal/Tests/Core/Assert/WebAssertArgumentsTest.php |
@covers ::elementAttributeExists |
WebAssertArgumentsTest::testElementAttributeNotContains |
function |
core/tests/Drupal/Tests/Core/Assert/WebAssertArgumentsTest.php |
@covers ::elementAttributeNotContains |
WebAssertArgumentsTest::testElementContains |
function |
core/tests/Drupal/Tests/Core/Assert/WebAssertArgumentsTest.php |
@covers ::elementContains |