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::elementTextEquals |
function |
core/tests/Drupal/Tests/WebAssert.php |
Asserts a specific element's text equals an expected text. |
WebAssertTest::testElementTextEquals |
function |
core/tests/Drupal/FunctionalTests/WebAssertTest.php |
@covers ::elementTextEquals |
WebAssertTest::testElementTextEquals |
function |
core/tests/Drupal/Tests/Core/Test/WebAssertTest.php |
@covers ::elementTextEquals[[api-linebreak]] |
WidgetBase::errorElement |
function |
core/lib/Drupal/Core/Field/WidgetBase.php |
Assigns a field-level validation error to the right widget sub-element. |
WidgetBase::formElement |
function |
core/lib/Drupal/Core/Field/WidgetBase.php |
Returns the form for a single field widget. |
WidgetBase::formMultipleElements |
function |
core/lib/Drupal/Core/Field/WidgetBase.php |
Special handling to create form elements for multiple values. |
WidgetBase::formSingleElement |
function |
core/lib/Drupal/Core/Field/WidgetBase.php |
Generates the form element for a single copy of the widget. |
WidgetBase::singleElementObject |
function |
core/lib/Drupal/Core/Field/WidgetBase.php |
Returns the form for a single field widget. |
WidgetInterface::errorElement |
function |
core/lib/Drupal/Core/Field/WidgetInterface.php |
Assigns a field-level validation error to the right widget sub-element. |
WidgetInterface::formElement |
function |
core/lib/Drupal/Core/Field/WidgetInterface.php |
Returns the form for a single field widget. |
WidgetInterface::singleElementObject |
function |
core/lib/Drupal/Core/Field/WidgetInterface.php |
Returns the form for a single field widget. |