Search for elements

  1. Search 7.x for elements
  2. Search 9.5.x for elements
  3. Search 10.3.x for elements
  4. Search 11.x for elements
  5. Other projects
Title Object type File name Summary
AggregatorTitleFormatter::viewElements function core/modules/aggregator/src/Plugin/Field/FieldFormatter/AggregatorTitleFormatter.php Builds a renderable array for a field value.
AggregatorXSSFormatter::viewElements function core/modules/aggregator/src/Plugin/Field/FieldFormatter/AggregatorXSSFormatter.php Builds a renderable array for a field value.
AjaxFormsTestAjaxElementsForm class core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestAjaxElementsForm.php Form builder: Builds a form that has each FAPI elements triggering a simple
Ajax callback.
AjaxFormsTestAjaxElementsForm.php file core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestAjaxElementsForm.php
AjaxFormsTestAjaxElementsForm::buildForm function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestAjaxElementsForm.php Form constructor.
AjaxFormsTestAjaxElementsForm::getFormId function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestAjaxElementsForm.php Returns a unique string identifying the form.
AjaxFormsTestAjaxElementsForm::submitForm function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestAjaxElementsForm.php Form submission handler.
ArrayElement::$elements property core/lib/Drupal/Core/Config/Schema/ArrayElement.php Parsed elements.
ArrayElement::getElements function core/lib/Drupal/Core/Config/Schema/ArrayElement.php Gets an array of contained elements.
AssertContentTrait::$elements property core/tests/Drupal/KernelTests/AssertContentTrait.php The XML structure parsed from the current raw $content.
AttachmentTestFormatter::viewElements function core/modules/views/tests/modules/views_test_formatter/src/Plugin/Field/FieldFormatter/AttachmentTestFormatter.php Builds a renderable array for a field value.
AuthorFormatter::viewElements function core/modules/user/src/Plugin/Field/FieldFormatter/AuthorFormatter.php Builds a renderable array for a field value.
AuthorNameFormatter::viewElements function core/modules/comment/src/Plugin/Field/FieldFormatter/AuthorNameFormatter.php Builds a renderable array for a field value.
BaseFieldFileFormatterBase::viewElements function core/modules/file/src/Plugin/Field/FieldFormatter/BaseFieldFileFormatterBase.php Builds a renderable array for a field value.
BasicStringFormatter::viewElements function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BasicStringFormatter.php Builds a renderable array for a field value.
BlockFilterTest::filterVisibleElements function core/modules/block/tests/src/FunctionalJavascript/BlockFilterTest.php Removes any non-visible elements from the passed array.
BlockFilterTest::filterVisibleElements function core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFilterTest.php Removes any non-visible elements from the passed array.
BookManager::addFormElements function core/modules/book/src/BookManager.php Builds the common elements of the book form for the node and outline forms.
BookManager::addParentSelectFormElements function core/modules/book/src/BookManager.php Builds the parent selection form element for the node form or outline tab.
BookManagerInterface::addFormElements function core/modules/book/src/BookManagerInterface.php Builds the common elements of the book form for the node and outline forms.
BooleanFormatter::viewElements function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/BooleanFormatter.php Builds a renderable array for a field value.
ClaroTest::testRegressionMissingElementsCss function core/tests/Drupal/FunctionalTests/Theme/ClaroTest.php Testing that Claro theme's global library is always attached.
CommentDefaultFormatter::viewElements function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentDefaultFormatter.php Builds a renderable array for a field value.
ConfigTranslationUiTest::testPluralConfigStringsSourceElements function core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php Test the number of source elements for plural strings in config translation forms.
ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest class core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php Tests the correct mapping of user input on the correct field delta elements.
ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php file core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php
ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php The theme to install as the default for testing.
ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::$entityTypeId property core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php The ID of the type of the entity under test.
ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::$fieldName property core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php The field name with multiple properties being test with the entity type.
ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::$modules property core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php Modules to enable.
ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::setUp function core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php
ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest::testCorrectUserInputMappingOnComplexFields function core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php Tests the correct user input mapping on complex fields.
ContentModerationStateFormatter::viewElements function core/modules/content_moderation/src/Plugin/Field/FieldFormatter/ContentModerationStateFormatter.php Builds a renderable array for a field value.
ContentTranslationHandler::entityFormSharedElements function core/modules/content_translation/src/ContentTranslationHandler.php Process callback: determines which elements get clue in the form.
ContentTranslationHandlerTest::providerTestEntityFormSharedElements function core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php Returns test cases for ::testEntityFormSharedElements().
ContentTranslationHandlerTest::testEntityFormSharedElements function core/modules/content_translation/tests/src/Kernel/ContentTranslationHandlerTest.php Tests ContentTranslationHandler::entityFormSharedElements()
ContentTranslationWorkflowsTest::assertNoSharedElements function core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php Assert that the current page does not contain shared form elements.
DateRangeCustomFormatter::viewElements function core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangeCustomFormatter.php Builds a renderable array for a field value.
DateRangePlainFormatter::viewElements function core/modules/datetime_range/src/Plugin/Field/FieldFormatter/DateRangePlainFormatter.php Builds a renderable array for a field value.
DateTimeCustomFormatter::viewElements function core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeCustomFormatter.php Builds a renderable array for a field value.
DateTimeFormatterBase::viewElements function core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeFormatterBase.php Builds a renderable array for a field value.
DateTimePlainFormatter::viewElements function core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimePlainFormatter.php Builds a renderable array for a field value.
DateTimeRangeTrait::viewElements function core/modules/datetime_range/src/DateTimeRangeTrait.php
DateTimeTimeAgoFormatter::viewElements function core/modules/datetime/src/Plugin/Field/FieldFormatter/DateTimeTimeAgoFormatter.php Builds a renderable array for a field value.
DummyAjaxFormatter::viewElements function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyAjaxFormatter.php Builds a renderable array for a field value.
DummyImageFormatter::viewElements function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyImageFormatter.php Builds a renderable array for a field value.
EditModeTest::getTabbableElementsCount function core/modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php Gets the number of elements that are tabbable.
elements.css file core/themes/bartik/css/base/elements.css Overall specifications for Bartik.
elements.css file core/themes/claro/css/base/elements.css /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/2815083
* @preserve
*/

/**
* Generic elements.
*/

html {
font-family: BlinkMacSystemFont, -apple-system, "Segoe UI",…
elements.css file core/themes/seven/css/base/elements.css /**
* Generic elements.
*/
body {
color: #333;
background: #fff;
font: normal 81.3%/1.538em "Lucida Grande", "Lucida Sans Unicode", "DejaVu Sans", "Lucida Sans", sans-serif;
}
a,
.link {

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.