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 11.x for end
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| FormAjaxResponseBuilderTest::$renderer | property | core/ |
The main content renderer mock. |
| 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 |
| FriendsTest::testWithAttributeAndForbiddenAnnotation | function | core/ |
@group Chandler |
| FriendsTest::testWithForbiddenAnnotation | function | core/ |
@group Janice |
| FriendsTest::testWithLegacyCoversAnnotation | function | core/ |
This test method has a legacy covers annotation. |
| FriendsTrait | trait | core/ |
|
| FriendsTrait::testInTraitNoMetadata | function | core/ |
|
| FriendsTrait::testInTraitWithAllowedAnnotation | function | core/ |
|
| FriendsTrait::testInTraitWithAttribute | function | core/ |
#[Group('Joey')] |
| FriendsTrait::testInTraitWithAttributeAndAllowedAnnotation | function | core/ |
@legacy-covers ::phoebe |
| FriendsTrait::testInTraitWithAttributeAndForbiddenAnnotation | function | core/ |
@group Chandler |
| FriendsTrait::testInTraitWithForbiddenAnnotation | function | core/ |
@group Janice |
| FriendsTrait::testInTraitWithLegacyCoversAnnotation | function | core/ |
This test method has a legacy covers annotation. |
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.