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 |
|---|---|---|---|
| RenderElementBase.php | file | core/ |
|
| RenderElementBase::preRenderAjaxForm | function | core/ |
Adds Ajax information about an element to communicate with JavaScript. |
| RenderElementBase::preRenderGroup | function | core/ |
Adds members of this group as actual elements for rendering. |
| RenderElementBase::processAjaxForm | function | core/ |
Form element processing handler for the #ajax form property. |
| RenderElementBase::processGroup | function | core/ |
Arranges elements into groups. |
| RenderElementBase::setAttributes | function | core/ |
Sets a form element's class attribute. |
| RenderElementHelper | class | core/ |
Provides functionality to process render elements. |
| RenderElementHelper.php | file | core/ |
|
| RenderElementHelper::alterElementInfo | function | core/ |
Alters the element type info. |
| RenderElementHelper::processElement | function | core/ |
Process all render elements. |
| RenderElementTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\RenderElementBase[[api-linebreak]] @group Render |
| RenderElementTest.php | file | core/ |
|
| RenderElementTest::$container | property | core/ |
The container. |
| RenderElementTest::$requestStack | property | core/ |
The request stack. |
| RenderElementTest::setUp | function | core/ |
|
| RenderElementTest::testPreRenderAjaxForm | function | core/ |
@covers ::preRenderAjaxForm[[api-linebreak]] |
| RenderElementTest::testPreRenderAjaxFormWithQueryOptions | function | core/ |
@covers ::preRenderAjaxForm[[api-linebreak]] |
| RenderElementTypesTest | class | core/ |
Tests the rendered markup of core render element types. |
| RenderElementTypesTest.php | file | core/ |
|
| RenderElementTypesTest::$modules | property | core/ |
Modules to install. |
| 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::testMoreLink | function | core/ |
Tests system #type 'more_link'. |
| RenderElementTypesTest::testSystemCompactLink | function | core/ |
Tests system #type 'system_compact_link'. |
| Renderer::$elementInfo | property | core/ |
The element info. |
| 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/ |
|
| RendererTestBase::$elementInfo | property | core/ |
The mocked element info. |
| ResponsiveImageFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| ResponsiveImageTestFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| 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/ |
Builds a renderable array for a field value. |
| SelectPagerDefaultTest::testElementNumbers | function | core/ |
Confirms that every pager gets a valid, non-overlapping element ID. |
| Sequence::getElementDefinition | function | core/ |
Gets data definition object for contained element. |
| ShapeOnlyColorEditableWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| 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/ |
Returns a configured subset of the elements supported by this plugin. |
| 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[[api-linebreak]] @covers \Drupal\ckeditor5\Plugin\CKEditor5PluginManager::getCKEditor5PluginConfig[[api-linebreak]] @group ckeditor5 @group #slow @internal |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.