Search for elements

  1. Search 7.x for elements
  2. Search 9.5.x for elements
  3. Search 8.9.x for elements
  4. Search 10.3.x for elements
  5. Other projects
Title Object type File name Summary
AjaxFormsTestAjaxElementsForm class core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestAjaxElementsForm.php Builds a form where each Form API element triggers 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
AjaxFormsTestAjaxElementsForm::getFormId function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestAjaxElementsForm.php
AjaxFormsTestAjaxElementsForm::submitForm function core/modules/system/tests/modules/ajax_forms_test/src/Form/AjaxFormsTestAjaxElementsForm.php
Alignment::getElementsSubset function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/Alignment.php
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
AuthorFormatter::viewElements function core/modules/user/src/Plugin/Field/FieldFormatter/AuthorFormatter.php
AuthorNameFormatter::viewElements function core/modules/comment/src/Plugin/Field/FieldFormatter/AuthorNameFormatter.php
BaseFieldFileFormatterBase::viewElements function core/modules/file/src/Plugin/Field/FieldFormatter/BaseFieldFileFormatterBase.php
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.
CKEditor5AllowedTagsTest::$allowedElements property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php The default CKEditor 5 allowed elements.
CKEditor5AllowedTagsTest::$defaultElementsAfterUpdatingToCkeditor5 property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php The expected allowed elements after updating to CKEditor 5.
CKEditor5AllowedTagsTest::$defaultElementsWhenUpdatingNotCkeditor5 property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php The default allowed elements for filter_html's "allowed_html" setting.
Ckeditor5DrupalElementStyleTestHooks class core/modules/ckeditor5/tests/modules/ckeditor5_drupalelementstyle_test/src/Hook/Ckeditor5DrupalElementStyleTestHooks.php Hook implementations for ckeditor5_drupalelementstyle_test.
Ckeditor5DrupalElementStyleTestHooks.php file core/modules/ckeditor5/tests/modules/ckeditor5_drupalelementstyle_test/src/Hook/Ckeditor5DrupalElementStyleTestHooks.php
Ckeditor5DrupalElementStyleTestHooks::ckeditor5PluginInfoAlter function core/modules/ckeditor5/tests/modules/ckeditor5_drupalelementstyle_test/src/Hook/Ckeditor5DrupalElementStyleTestHooks.php Implements hook_ckeditor5_plugin_info_alter().
CKEditor5PluginDefinition::getCreatableElements function core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php Gets the elements this plugin allows to create.
CKEditor5PluginDefinition::getElements function core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php Gets the list of elements and attributes this plugin allows to create/edit.
CKEditor5PluginDefinition::hasElements function core/modules/ckeditor5/src/Plugin/CKEditor5PluginDefinition.php Whether this plugin allows creating/editing elements and attributes.
CKEditor5PluginElementsSubsetInterface interface core/modules/ckeditor5/src/Plugin/CKEditor5PluginElementsSubsetInterface.php Defines an interface for plugins that can support an elements subset.
CKEditor5PluginElementsSubsetInterface.php file core/modules/ckeditor5/src/Plugin/CKEditor5PluginElementsSubsetInterface.php
CKEditor5PluginElementsSubsetInterface::getElementsSubset function core/modules/ckeditor5/src/Plugin/CKEditor5PluginElementsSubsetInterface.php Returns a configured subset of the elements supported by this plugin.
CKEditor5PluginManager::getProvidedElements function core/modules/ckeditor5/src/Plugin/CKEditor5PluginManager.php
CKEditor5PluginManagerInterface::getProvidedElements function core/modules/ckeditor5/src/Plugin/CKEditor5PluginManagerInterface.php Gets all supported elements for the given plugins and text editor.
CKEditor5PluginManagerTest::providerProvidedElementsInvalidElementSubset function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Data provider.
CKEditor5PluginManagerTest::providerTestProvidedElements function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Provides uses cases enabling different elements and the expected results.
CKEditor5PluginManagerTest::testProvidedElements function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Tests the parsing of CKEditor 5 plugin element config.
CKEditor5PluginManagerTest::testProvidedElementsInvalidElementSubset function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Tests detection of invalid CKEditor5PluginElementsSubsetInterface classes.
ckeditor5_drupalelementstyle_test.info.yml file core/modules/ckeditor5/tests/modules/ckeditor5_drupalelementstyle_test/ckeditor5_drupalelementstyle_test.info.yml core/modules/ckeditor5/tests/modules/ckeditor5_drupalelementstyle_test/ckeditor5_drupalelementstyle_test.info.yml
ckeditor5_plugin_elements_subset.ckeditor5.yml file core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/ckeditor5_plugin_elements_subset.ckeditor5.yml core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/ckeditor5_plugin_elements_subset.ckeditor5.yml
ckeditor5_plugin_elements_subset.info.yml file core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/ckeditor5_plugin_elements_subset.info.yml core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/ckeditor5_plugin_elements_subset.info.yml
ckeditor5_plugin_elements_subset.schema.yml file core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/config/schema/ckeditor5_plugin_elements_subset.schema.yml core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_subset/config/schema/ckeditor5_plugin_elements_subset.schema.yml
ckeditor5_plugin_elements_test.ckeditor5.yml file core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_test/ckeditor5_plugin_elements_test.ckeditor5.yml core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_test/ckeditor5_plugin_elements_test.ckeditor5.yml
ckeditor5_plugin_elements_test.info.yml file core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_test/ckeditor5_plugin_elements_test.info.yml core/modules/ckeditor5/tests/modules/ckeditor5_plugin_elements_test/ckeditor5_plugin_elements_test.info.yml
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
ConfigTranslationUiTest::testPluralConfigStringsSourceElements function core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php Tests plural source elements in configuration 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
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
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
ContentTranslationHandler::entityFormSharedElements function core/modules/content_translation/src/ContentTranslationHandler.php Process callback: determines which elements get clue in the form.

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