Search for element
- Search 7.x for element
- Search 9.5.x for element
- Search 8.9.x for element
- Search 10.3.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 |
---|---|---|---|
RenderElementTypesTest | class | core/ |
Tests the rendered markup of core render element types. |
RenderElementTypesTest.php | file | core/ |
|
RenderElementTypesTest::$modules | property | core/ |
|
RenderElementTypesTest::assertElements | function | core/ |
Asserts that an array of elements is rendered properly. |
RenderElementTypesTest::setUp | function | core/ |
|
RenderElementTypesTest::testContainer | function | core/ |
Tests system #type 'container'. |
RenderElementTypesTest::testHtmlTag | function | core/ |
Tests system #type 'html_tag'. |
RenderElementTypesTest::testLink | function | core/ |
Tests system #type 'link'. |
RenderElementTypesTest::testMoreLink | function | core/ |
Tests system #type 'more_link'. |
RenderElementTypesTest::testSystemCompactLink | function | core/ |
Tests system #type 'system_compact_link'. |
Renderer::loadElementDefaults | function | core/ |
Loads an element's default values based on its type. |
RendererPlaceholdersTest::generatePlaceholderElement | function | core/ |
Generates an element with a placeholder. |
RendererPlaceholdersTest::generatePlaceholdersWithChildrenTestElement | function | core/ |
Generates an element with placeholders at 3 levels. |
RendererRecursionTest::setUpRenderRecursionComplexElements | function | core/ |
|
RendererTest::testElementDefaultsAdded | function | core/ |
Tests that element defaults are added. |
RendererTestBase::$elementInfo | property | core/ |
The mocked element info. |
ResponsiveImageFormatter::viewElements | function | core/ |
|
ResponsiveImageTestFormatter::viewElements | function | core/ |
|
Rss::$channel_elements | property | core/ |
The channel elements. |
Rss::getChannelElements | function | core/ |
Return an array of additional XHTML elements to add to the channel. |
RSSEnclosureFormatter::viewElements | function | core/ |
|
SelectPagerDefaultTest::testElementNumbers | function | core/ |
Confirms that every pager gets a valid, non-overlapping element ID. |
Sequence::getElementDefinition | function | core/ |
|
ShapeOnlyColorEditableWidget::formElement | function | core/ |
|
SmartDefaultSettings::addToolbarItemsToMatchHtmlElementsInFormat | function | core/ |
Adds CKEditor 5 toolbar items to match the format's HTML elements. |
SmartDefaultSettings::computeNetNewElementsForPlugin | function | core/ |
Computes net new needed elements when considering adding the given plugin. |
SneakySuperset::getElementsSubset | function | core/ |
|
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/ |
|
SourceEditingEmptyElementTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\SourceEditing[[api-linebreak]] @covers \Drupal\ckeditor5\Plugin\CKEditor5PluginManager::getCKEditor5PluginConfig[[api-linebreak]] @group ckeditor5 @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/ |
|
StringTextareaWidget::formElement | function | core/ |
|
StringTextfieldWidget::singleElementObject | function | core/ |
|
Style::getElementsSubset | function | core/ |
|
StylePluginBase::elementPreRenderRow | function | core/ |
Render API callback: Performs 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. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.