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 |
|---|---|---|---|
| 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. |
| FormErrorHandlerTest::$renderer | property | core/ |
The renderer. |
| FormStatePersistTest::$postRenderStoragePersist | property | core/ |
Values retrieved from form state storage in the form post_render callback. |
| FormTestInputForgeryForm::postRender | function | core/ |
Alters the rendered form to simulate input forgery. |
| FrameworkTest::testAJAXRender | function | core/ |
Verifies the Ajax rendering of a command in the settings. |
| FrameworkTest::testAJAXRenderError | function | core/ |
Tests the behavior of an error alert command. |
| FriendsNotATestClass | class | core/ |
|
| FriendsNotATestClass::noMetadata | function | core/ |
|
| FriendsTest | class | core/ |
|
| FriendsTest::testNoMetadata | function | core/ |
|
| FriendsTest::testWithAllowedAnnotation | function | core/ |
|
| FriendsTest::testWithAttribute | function | core/ |
#[Group('Joey')] |
| FriendsTest::testWithAttributeAndAllowedAnnotation | function | core/ |
@legacy-covers ::phoebe |
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.