Search for end
- Search 7.x for end
- Search 9.5.x for end
- Search 8.9.x for end
- Search 10.3.x for end
- Search main for end
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldUiTable::tablePreRender | function | core/ |
Performs pre-render tasks on field_ui_table elements. |
| FieldWebTest::testTextRendering | function | core/ |
Tests trimming/read-more/ellipses. |
| field_storage_entity_type_dependency_test.info.yml | file | core/ |
core/modules/system/tests/modules/field_storage_entity_type_dependency_test/field_storage_entity_type_dependency_test.info.yml |
| File::preRenderFile | function | core/ |
Prepares a #type 'file' render element for input.html.twig. |
| File::render | function | core/ |
Renders the field. |
| File::renderLink | function | core/ |
Prepares link to the file. |
| FileAudioFormatterTest::testRender | function | core/ |
Tests render. |
| FileCacheBackendInterface | interface | core/ |
Defines an interface inspired by APCu for FileCache backends. |
| FileCacheBackendInterface.php | file | core/ |
|
| FileCacheBackendInterface::delete | function | core/ |
Deletes data from a cache backend. |
| FileCacheBackendInterface::fetch | function | core/ |
Fetches data from the cache backend. |
| FileCacheBackendInterface::store | function | core/ |
Stores data into a cache backend. |
| FileSize::render | function | core/ |
Renders the field. |
| FileUploadForm::$renderer | property | core/ |
The renderer service. |
| FileVideoFormatter::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| FileVideoFormatter::onDependencyRemoval | function | core/ |
Informs the plugin that some configuration it depends on will be deleted. |
| FileVideoFormatterTest::testRender | function | core/ |
Tests render. |
| FilterAPITest::testDependencyRemoval | function | core/ |
Tests that filter format dependency removal works. |
| FilterBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| FilterCombineTest::testFilterCombineEnds | function | core/ |
Tests the Combine field filter using the 'ends' operator. |
| FilterCombineTest::testFilterCombineNotEnds | function | core/ |
Tests the Combine field filter using the 'not_ends' operator. |
| FilterDateTest::testExposedOffsetBetweenDefaultAppliedOnPageLoad | function | core/ |
Tests an exposed date filter with offset default value (between operator). |
| FilterEntityReferenceTest::testViewContentDependencies | function | core/ |
Tests that content dependencies are added to the view. |
| FilterFormat::calculatePluginDependencies | function | core/ |
Calculates and adds dependencies of a specific plugin instance. |
| FilterFormat::onDependencyRemoval | function | core/ |
Informs the entity that entities it depends on will be deleted. |
| FilterStringTest::testFilterStringEnds | function | core/ |
Tests filtering by string using the "ends with" operator. |
| FilterStringTest::testFilterStringGroupedExposedEnds | function | core/ |
Tests grouped and exposed filters with the "ends with" operator. |
| FilterStringTest::testFilterStringGroupedExposedNotEnds | function | core/ |
Tests grouped and exposed filters with the "does not end with" operator. |
| FilterStringTest::testFilterStringNotEnds | function | core/ |
Tests filtering by string using the "does not end with" operator. |
| FilterTestPlaceholders::renderDynamicThing | function | core/ |
Render API callback: Builds a render array containing the dynamic thing. |
| FilterTestPlaceholders::renderStaticThing | function | core/ |
Render API callback: Builds a render array. |
| FinderTest::testFoundDataIsInDependencyOrder | function | core/ |
Tests that any discovered entity data is sorted into dependency order. |
| Fixtures::appendOp | function | core/ |
Creates an AppendOp fixture. |
| FloodTest::floodBackendProvider | function | core/ |
Provides an array of backends for testClearByPrefix. |
| FloodTest::testDatabaseBackend | function | core/ |
Tests flood control database backend. |
| FocusFirstCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| FormAjaxResponseBuilder::$ajaxRenderer | property | core/ |
The main content to AJAX Response renderer. |
| FormAjaxResponseBuilderTest::$renderer | property | core/ |
|
| FormAjaxResponseBuilderTest::testBuildResponseRenderArray | function | core/ |
Tests build response render array. |
| FormattedDateDiff::toRenderable | function | core/ |
Returns a render array representation of the object. |
| FormBuilder::renderFormTokenPlaceholder | function | core/ |
Renders the form CSRF token. It's a #lazy_builder callback. |
| FormBuilder::renderPlaceholderFormAction | function | core/ |
Renders a form action URL. It's a #lazy_builder callback. |
| FormElement::preRenderAjaxForm | function | core/ |
Adds Ajax information about an element to communicate with JavaScript. |
| FormElement::preRenderGroup | function | core/ |
Adds members of this group as actual elements for rendering. |
| FormElementsRenderTest | class | core/ |
Performs integration tests on \Drupal::service('renderer')->render(). |
| FormElementsRenderTest.php | file | core/ |
|
| FormElementsRenderTest::$modules | property | core/ |
Modules to install. |
| FormElementsRenderTest::assertRenderedElement | function | core/ |
Tests that elements are rendered properly. |
| FormElementsRenderTest::testDrupalRenderFormElements | function | core/ |
Tests rendering form elements without using doBuildForm(). |
| FormErrorHandler::$renderer | property | core/ |
The renderer service. |
Pagination
- Previous page
- Page 32
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.