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
FieldStorageConfigEntityUnitTest::testCalculateDependencies function core/modules/field/tests/src/Unit/FieldStorageConfigEntityUnitTest.php Tests calculate dependencies.
FieldStorageConfigListBuilder::render function core/modules/field_ui/src/FieldStorageConfigListBuilder.php
FieldStorageEntityTypeDependencyTestHook class core/modules/system/tests/modules/field_storage_entity_type_dependency_test/src/Hook/FieldStorageEntityTypeDependencyTestHook.php Hook implementations.
FieldStorageEntityTypeDependencyTestHook.php file core/modules/system/tests/modules/field_storage_entity_type_dependency_test/src/Hook/FieldStorageEntityTypeDependencyTestHook.php
FieldStorageEntityTypeDependencyTestHook::systemInfoAlter function core/modules/system/tests/modules/field_storage_entity_type_dependency_test/src/Hook/FieldStorageEntityTypeDependencyTestHook.php Implements hook_system_info_alter().
FieldTest::$renderer property core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php The renderer.
FieldTest::render function core/modules/views/tests/modules/views_test_data/src/Plugin/views/field/FieldTest.php
FieldTest::setupLanguageRenderer function core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php Setup the mock data needed to make language renderers work.
FieldTest::testCalculateDependenciesWithBaseField function core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php Tests calculate dependencies with base field.
FieldTest::testCalculateDependenciesWithConfiguredField function core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php Tests calculate dependencies with configured field.
FieldUiTable::preRenderRegionRows function core/modules/field_ui/src/Element/FieldUiTable.php Performs pre-render to move #regions to rows.
FieldUiTable::tablePreRender function core/modules/field_ui/src/Element/FieldUiTable.php Performs pre-render tasks on field_ui_table elements.
FieldWebTest::testTextRendering function core/modules/views/tests/src/Functional/Handler/FieldWebTest.php Tests trimming/read-more/ellipses.
field_storage_entity_type_dependency_test.info.yml file core/modules/system/tests/modules/field_storage_entity_type_dependency_test/field_storage_entity_type_dependency_test.info.yml core/modules/system/tests/modules/field_storage_entity_type_dependency_test/field_storage_entity_type_dependency_test.info.yml
File::preRenderFile function core/lib/Drupal/Core/Render/Element/File.php Prepares a #type 'file' render element for input.html.twig.
File::render function core/modules/file/src/Plugin/views/field/File.php Renders the field.
File::renderLink function core/modules/file/src/Plugin/views/field/File.php Prepares link to the file.
FileAudioFormatterTest::testRender function core/modules/file/tests/src/Functional/Formatter/FileAudioFormatterTest.php Tests render.
FileCacheBackendInterface interface core/lib/Drupal/Component/FileCache/FileCacheBackendInterface.php Defines an interface inspired by APCu for FileCache backends.
FileCacheBackendInterface.php file core/lib/Drupal/Component/FileCache/FileCacheBackendInterface.php
FileCacheBackendInterface::delete function core/lib/Drupal/Component/FileCache/FileCacheBackendInterface.php Deletes data from a cache backend.
FileCacheBackendInterface::fetch function core/lib/Drupal/Component/FileCache/FileCacheBackendInterface.php Fetches data from the cache backend.
FileCacheBackendInterface::store function core/lib/Drupal/Component/FileCache/FileCacheBackendInterface.php Stores data into a cache backend.
FileSize::render function core/modules/views/src/Plugin/views/field/FileSize.php
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 Tests render.
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
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.
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
FilterFormat::onDependencyRemoval function core/modules/filter/src/Entity/FilterFormat.php
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
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
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.

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