Search for element
- Search 7.x for element
- Search 9.5.x for element
- Search 8.9.x for element
- Search 11.x for element
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Element | class | core/ |
Defines a service for Text Editor's render elements. |
Element | class | core/ |
Provides helper methods for Drupal render elements. |
Element | class | core/ |
Defines a generic configuration element. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
SortArray::sortByTitleElement | function | core/ |
Sorts a structured array by 'title' key (no # prefix). |
SortArray::sortByWeightElement | function | core/ |
Sorts a structured array by the 'weight' element. |
SortArrayTest::providerSortByTitleElement | function | core/ |
Data provider for SortArray::sortByTitleElement(). |
SortArrayTest::providerSortByWeightElement | function | core/ |
Data provider for SortArray::sortByWeightElement(). |
SortArrayTest::testSortByTitleElement | function | core/ |
Tests SortArray::sortByTitleElement() input against expected output. |
SortArrayTest::testSortByWeightElement | function | core/ |
Tests SortArray::sortByWeightElement() input against expected output. |
SourceEditing::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
SourceEditingEmptyElementTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\SourceEditing @covers \Drupal\ckeditor5\Plugin\CKEditor5PluginManager::getCKEditor5PluginConfig @group ckeditor5 @group #slow @internal |
SourceEditingEmptyElementTest.php | file | core/ |
|
SourceEditingEmptyElementTest::testEmptyInlineElement | function | core/ |
Tests creating empty inline elements using Source Editing. |
StatusTest::testErrorElementCount | function | core/ |
Tests that the Error counter matches the displayed number of errors. |
StatusTest::testWarningElementCount | function | core/ |
Tests that the Warning counter matches the displayed number of warnings. |
StringFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
StringTextareaWidget::formElement | function | core/ |
Returns the form for a single field widget. |
StringTextfieldWidget::formElement | function | core/ |
Returns the form for a single field widget. |
Style::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
StylePluginBase::elementPreRenderRow | function | core/ |
#pre_render callback for view row field rendering. |
StyleSensibleElementConstraint | class | core/ |
Styles can only be specified for HTML5 tags and extra classes. |
StyleSensibleElementConstraint.php | file | core/ |
|
StyleSensibleElementConstraint::$conflictingDisabledPluginMessage | property | core/ |
When a Style is defined with classes supported by a disabled plugin. |
StyleSensibleElementConstraint::$conflictingEnabledPluginMessage | property | core/ |
When a Style is defined with classes supported by an enabled plugin. |
StyleSensibleElementConstraint::$nonHtml5TagMessage | property | core/ |
When a style is defined for a non-HTML5 tag. |
StyleSensibleElementConstraint::$unsupportedTagMessage | property | core/ |
When a Style is defined for a plugin that does not yet support Style. |
StyleSensibleElementConstraintValidator | class | core/ |
Styles can only be specified for HTML5 tags and extra classes. |
StyleSensibleElementConstraintValidator.php | file | core/ |
|
StyleSensibleElementConstraintValidator::findStyleConflictingPluginLabel | function | core/ |
Finds the plugin with elements that conflict with the style element. |
StyleSensibleElementConstraintValidator::intersectionWithClasses | function | core/ |
Checks if there is an intersection on allowed 'class' attribute values. |
StyleSensibleElementConstraintValidator::KNOWN_UNSUPPORTED_TAGS | constant | core/ |
Tags whose plugins are known to not yet integrate with the Style plugin. |
StyleSensibleElementConstraintValidator::validate | function | core/ |
|
StyleTestBase::$elements | property | core/ |
Stores the SimpleXML representation of the output. |
system_element_info_alter | function | core/ |
Implements hook_element_info_alter(). |
TableFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TelephoneDefaultWidget::formElement | function | core/ |
Returns the form for a single field widget. |
TelephoneLinkFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
template_preprocess_form_element | function | core/ |
Returns HTML for a form element. |
template_preprocess_form_element_label | function | core/ |
Prepares variables for form label templates. |
template_preprocess_theme_test_render_element | function | core/ |
Prepares variables for test render element templates. |
TermParentsTest::testEditingParentsWithDisabledFormElement | function | core/ |
Tests specifying parents when creating terms and a disabled parent form. |
TestAddForm::buildInputElement | function | core/ |
Builds the element for submitting source field value(s). |
TestElementInfoManager | class | core/ |
Provides a test custom element plugin. |
TestElementInfoManager::$elementInfo | property | core/ |
Stores the available element information. |
TestFieldApplicableFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TestFieldDefaultFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TestFieldEmptyFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TestFieldEmptySettingFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TestFieldMultipleFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TestFieldNoSettingsFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TestFieldPrepareViewFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TestFieldWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
TestFieldWidget::formElement | function | core/ |
Returns the form for a single field widget. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.