Search for end

  1. Search 7.x for end
  2. Search 9.5.x for end
  3. Search 8.9.x for end
  4. Search 10.3.x for end
  5. Search 11.x for end
  6. Other projects
Title Object type File name Summary
FilterEntityReferenceTest::testViewContentDependencies function core/modules/views/tests/src/Kernel/Handler/FilterEntityReferenceTest.php Tests that content dependencies are added to the view.
FilterFormat::calculatePluginDependencies function core/modules/filter/src/Entity/FilterFormat.php Calculates and adds dependencies of a specific plugin instance.
FilterFormat::onDependencyRemoval function core/modules/filter/src/Entity/FilterFormat.php Informs the entity that entities it depends on will be deleted.
FilterStringTest::testFilterStringEnds function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests filtering by string using the "ends with" operator.
FilterStringTest::testFilterStringGroupedExposedEnds function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests grouped and exposed filters with the "ends with" operator.
FilterStringTest::testFilterStringGroupedExposedNotEnds function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests grouped and exposed filters with the "does not end with" operator.
FilterStringTest::testFilterStringNotEnds function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php Tests filtering by string using the "does not end with" operator.
FilterTestPlaceholders::renderDynamicThing function core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestPlaceholders.php Render API callback: Builds a render array containing the dynamic thing.
FilterTestPlaceholders::renderStaticThing function core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestPlaceholders.php Render API callback: Builds a render array.
FinderTest::testFoundDataIsInDependencyOrder function core/tests/Drupal/Tests/Core/DefaultContent/FinderTest.php Tests that any discovered entity data is sorted into dependency order.
Fixtures::appendOp function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Creates an AppendOp fixture.
FloodTest::floodBackendProvider function core/modules/system/tests/src/Kernel/System/FloodTest.php Provides an array of backends for testClearByPrefix.
FloodTest::testDatabaseBackend function core/modules/system/tests/src/Kernel/System/FloodTest.php Tests flood control database backend.
FocusFirstCommand::render function core/lib/Drupal/Core/Ajax/FocusFirstCommand.php Return an array to be run through json_encode and sent to the client.
FormAjaxResponseBuilderTest::$renderer property core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php The main content renderer mock.
FormAjaxResponseBuilderTest::testBuildResponseRenderArray function core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php Tests build response render array.
FormattedDateDiff::toRenderable function core/lib/Drupal/Core/Datetime/FormattedDateDiff.php Returns a render array representation of the object.
FormBuilder::renderFormTokenPlaceholder function core/lib/Drupal/Core/Form/FormBuilder.php Renders the form CSRF token. It's a #lazy_builder callback.
FormBuilder::renderPlaceholderFormAction function core/lib/Drupal/Core/Form/FormBuilder.php Renders a form action URL. It's a #lazy_builder callback.
FormElement::preRenderAjaxForm function core/lib/Drupal/Core/Render/Element/FormElement.php Adds Ajax information about an element to communicate with JavaScript.
FormElement::preRenderGroup function core/lib/Drupal/Core/Render/Element/FormElement.php Adds members of this group as actual elements for rendering.
FormElementsRenderTest class core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php Performs integration tests on \Drupal::service('renderer')->render().
FormElementsRenderTest.php file core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php
FormElementsRenderTest::$modules property core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php Modules to install.
FormElementsRenderTest::assertRenderedElement function core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php Tests that elements are rendered properly.
FormElementsRenderTest::testDrupalRenderFormElements function core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php Tests rendering form elements without using doBuildForm().
FormErrorHandler::$renderer property core/modules/inline_form_errors/src/FormErrorHandler.php The renderer service.
FormErrorHandlerTest::$renderer property core/modules/inline_form_errors/tests/src/Unit/FormErrorHandlerTest.php The renderer.
FormStatePersistTest::$postRenderStoragePersist property core/modules/system/tests/src/Kernel/Form/FormStatePersistTest.php Values retrieved from form state storage in the form post_render callback.
FormTestInputForgeryForm::postRender function core/modules/system/tests/modules/form_test/src/Form/FormTestInputForgeryForm.php Alters the rendered form to simulate input forgery.
FrameworkTest::testAJAXRender function core/modules/system/tests/src/Functional/Ajax/FrameworkTest.php Verifies the Ajax rendering of a command in the settings.
FrameworkTest::testAJAXRenderError function core/modules/system/tests/src/Functional/Ajax/FrameworkTest.php Tests the behavior of an error alert command.
FriendsNotATestClass class core/tests/PHPStan/fixtures/test-methods-with-metadata.php
FriendsNotATestClass::noMetadata function core/tests/PHPStan/fixtures/test-methods-with-metadata.php
FriendsTest class core/tests/PHPStan/fixtures/test-methods-with-metadata.php
FriendsTest::testNoMetadata function core/tests/PHPStan/fixtures/test-methods-with-metadata.php
FriendsTest::testWithAllowedAnnotation function core/tests/PHPStan/fixtures/test-methods-with-metadata.php
FriendsTest::testWithAttribute function core/tests/PHPStan/fixtures/test-methods-with-metadata.php #[Group('Joey')]
FriendsTest::testWithAttributeAndAllowedAnnotation function core/tests/PHPStan/fixtures/test-methods-with-metadata.php @legacy-covers ::phoebe
FriendsTest::testWithAttributeAndForbiddenAnnotation function core/tests/PHPStan/fixtures/test-methods-with-metadata.php @group Chandler
FriendsTest::testWithForbiddenAnnotation function core/tests/PHPStan/fixtures/test-methods-with-metadata.php @group Janice
FriendsTest::testWithLegacyCoversAnnotation function core/tests/PHPStan/fixtures/test-methods-with-metadata.php This test method has a legacy covers annotation.
FriendsTrait trait core/tests/PHPStan/fixtures/test-methods-with-metadata.php
FriendsTrait::testInTraitNoMetadata function core/tests/PHPStan/fixtures/test-methods-with-metadata.php
FriendsTrait::testInTraitWithAllowedAnnotation function core/tests/PHPStan/fixtures/test-methods-with-metadata.php
FriendsTrait::testInTraitWithAttribute function core/tests/PHPStan/fixtures/test-methods-with-metadata.php #[Group('Joey')]
FriendsTrait::testInTraitWithAttributeAndAllowedAnnotation function core/tests/PHPStan/fixtures/test-methods-with-metadata.php @legacy-covers ::phoebe
FriendsTrait::testInTraitWithAttributeAndForbiddenAnnotation function core/tests/PHPStan/fixtures/test-methods-with-metadata.php @group Chandler
FriendsTrait::testInTraitWithForbiddenAnnotation function core/tests/PHPStan/fixtures/test-methods-with-metadata.php @group Janice
FriendsTrait::testInTraitWithLegacyCoversAnnotation function core/tests/PHPStan/fixtures/test-methods-with-metadata.php This test method has a legacy covers annotation.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.