Search for end

  1. Search 7.x for end
  2. Search 8.9.x for end
  3. Search 10.3.x for end
  4. Search 11.x for end
  5. Other projects
Title Object type File name Summary
FileUploadForm::$renderer property core/modules/media_library/src/Form/FileUploadForm.php The renderer service.
FileVideoFormatterTest::testRender function core/modules/file/tests/src/Functional/Formatter/FileVideoFormatterTest.php @covers ::viewElements[[api-linebreak]]
FilterAPITest::testDependencyRemoval function core/modules/filter/tests/src/Kernel/FilterAPITest.php Tests that filter format dependency removal works.
FilterBase::calculateDependencies function core/modules/filter/src/Plugin/FilterBase.php Calculates dependencies for the configured plugin.
FilterCombineTest::testFilterCombineEnds function core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php Tests the Combine field filter using the 'ends' operator.
FilterCombineTest::testFilterCombineNotEnds function core/modules/views/tests/src/Kernel/Handler/FilterCombineTest.php Tests the Combine field filter using the 'not_ends' operator.
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
FilterStringTest::testFilterStringGroupedExposedEnds function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
FilterStringTest::testFilterStringGroupedExposedNotEnds function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
FilterStringTest::testFilterStringNotEnds function core/modules/views/tests/src/Kernel/Handler/FilterStringTest.php
FilterTestPlaceholders::renderDynamicThing function core/modules/filter/tests/filter_test/src/Plugin/Filter/FilterTestPlaceholders.php #lazy_builder callback; builds a render array containing the dynamic thing.
Fixtures::appendOp function core/tests/Drupal/Tests/Composer/Plugin/Scaffold/Fixtures.php Creates an AppendOp fixture.
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.
FormAjaxResponseBuilder::$ajaxRenderer property core/lib/Drupal/Core/Form/FormAjaxResponseBuilder.php The main content to AJAX Response renderer.
FormAjaxResponseBuilderTest::$renderer property core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php
FormAjaxResponseBuilderTest::testBuildResponseRenderArray function core/tests/Drupal/Tests/Core/Form/FormAjaxResponseBuilderTest.php @covers ::buildResponse[[api-linebreak]]
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.
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 enable.
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.
FormTestInputForgeryForm::postRender function core/modules/system/tests/modules/form_test/src/Form/FormTestInputForgeryForm.php Alters the rendered form to simulate input forgery.
ForumController::$renderer property core/modules/forum/src/Controller/ForumController.php The renderer.
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.
Full::render function core/modules/views/src/Plugin/views/pager/Full.php Return the renderable array of the pager.
FunctionsTest::testDrupalPreRenderLinks function core/modules/system/tests/src/Kernel/Theme/FunctionsTest.php Tests the use of Link::preRenderLinks() on a nested array of links.
GenericCacheBackendUnitTestBase class core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Tests any cache backend.
GenericCacheBackendUnitTestBase.php file core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php
GenericCacheBackendUnitTestBase::$cachebackends property core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Array of objects implementing Drupal\Core\Cache\CacheBackendInterface.
GenericCacheBackendUnitTestBase::$defaultValue property core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Random value to use in tests.
GenericCacheBackendUnitTestBase::$testBin property core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Cache bin to use for testing.
GenericCacheBackendUnitTestBase::createCacheBackend function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Creates a cache backend to test.
GenericCacheBackendUnitTestBase::getCacheBackend function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Gets a backend to test; this will get a shared instance set in the object.
GenericCacheBackendUnitTestBase::getTestBin function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Gets the testing bin.
GenericCacheBackendUnitTestBase::setUp function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php
GenericCacheBackendUnitTestBase::setUpCacheBackend function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Allows specific implementation to change the environment before a test run.
GenericCacheBackendUnitTestBase::tearDown function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php
GenericCacheBackendUnitTestBase::tearDownCacheBackend function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Allows alteration of environment after a test run but before tear down.
GenericCacheBackendUnitTestBase::testDelete function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Tests Drupal\Core\Cache\CacheBackendInterface::delete().
GenericCacheBackendUnitTestBase::testDeleteAll function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Tests Drupal\Core\Cache\CacheBackendInterface::deleteAll().
GenericCacheBackendUnitTestBase::testDeleteMultiple function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php @covers \Drupal\Core\Cache\ApcuBackend::deleteMultiple[[api-linebreak]]
@covers \Drupal\Core\Cache\BackendChain::deleteMultiple[[api-linebreak]]
@covers \Drupal\Core\Cache\ChainedFastBackend::deleteMultiple[[api-linebreak]]
@covers…

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