Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| RenderCacheWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| RenderCacheWebTest::$modules | property | core/ |
Modules to enable. |
| RenderCacheWebTest::$nodes | property | core/ |
The created nodes. |
| RenderCacheWebTest::$testViews | property | core/ |
|
| RenderCacheWebTest::setUp | function | core/ |
|
| RenderCacheWebTest::testEmptyView | function | core/ |
Tests rendering caching of a views block with arguments. |
| RenderCallbackInterface | interface | core/ |
Indicates all public methods are safe to use in render callbacks. |
| RenderCallbackInterface.php | file | core/ |
|
| RenderContext | class | core/ |
The render context: a stack containing bubbleable rendering metadata. |
| RenderContext.php | file | core/ |
|
| RenderContext::bubble | function | core/ |
Bubbles the stack. |
| RenderContext::update | function | core/ |
Updates the current frame of the stack. |
| RenderedEntity | class | core/ |
Provides a field handler which renders an entity in a certain view mode. |
| RenderedEntity.php | file | core/ |
|
| RenderedEntity::$deprecatedProperties | property | core/ |
|
| RenderedEntity::$entityDisplayRepository | property | core/ |
The entity display repository. |
| RenderedEntity::$entityRepository | property | core/ |
The entity repository service. |
| RenderedEntity::$entityTypeManager | property | core/ |
The entity type manager. |
| RenderedEntity::$languageManager | property | core/ |
The language manager. |
| RenderedEntity::buildOptionsForm | function | core/ |
Default options form that provides the label widget that all fields should have. |
| RenderedEntity::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| RenderedEntity::create | function | core/ |
Creates an instance of the plugin. |
| RenderedEntity::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| RenderedEntity::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| RenderedEntity::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| RenderedEntity::getCacheTags | function | core/ |
The cache tags associated with this object. |
| RenderedEntity::getEntityManager | function | core/ |
|
| RenderedEntity::getEntityRepository | function | core/ |
Returns the entity repository. |
| RenderedEntity::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| RenderedEntity::getEntityTypeManager | function | core/ |
Returns the entity type manager. |
| RenderedEntity::getLanguageManager | function | core/ |
Returns the language manager. |
| RenderedEntity::getView | function | core/ |
Returns the top object of a view. |
| RenderedEntity::query | function | core/ |
Called to add the field to a query. |
| RenderedEntity::render | function | core/ |
Renders the field. |
| RenderedEntity::usesGroupBy | function | core/ |
Provides the handler some groupby. |
| RenderedEntity::__construct | function | core/ |
Constructs a new RenderedEntity object. |
| RenderElement | class | core/ |
Defines a render element plugin annotation object. |
| RenderElement | class | core/ |
Provides a base class for render element plugins. |
| RenderElement.php | file | core/ |
|
| RenderElement.php | file | core/ |
|
| RenderElement::preRenderAjaxForm | function | core/ |
Adds Ajax information about an element to communicate with JavaScript. |
| RenderElement::preRenderGroup | function | core/ |
Adds members of this group as actual elements for rendering. |
| RenderElement::processAjaxForm | function | core/ |
Form element processing handler for the #ajax form property. |
| RenderElement::processGroup | function | core/ |
Arranges elements into groups. |
| RenderElement::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\RenderElement[[api-linebreak]] @group Render |
Pagination
- Previous page
- Page 47
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.