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. Other projects
Title Object type File name Summary
StringFormatterTest::renderEntityFields function core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php Renders fields of a given entity with a given display.
StubLockBackendAbstract class core/tests/Drupal/Tests/Core/Lock/StubLockBackendAbstract.php A stub of the abstract LockBackendAbstract class for testing purposes.
StubLockBackendAbstract.php file core/tests/Drupal/Tests/Core/Lock/StubLockBackendAbstract.php
StubLockBackendAbstract::acquire function core/tests/Drupal/Tests/Core/Lock/StubLockBackendAbstract.php Acquires a lock.
StubLockBackendAbstract::lockMayBeAvailable function core/tests/Drupal/Tests/Core/Lock/StubLockBackendAbstract.php Checks if a lock is available for acquiring.
StubLockBackendAbstract::release function core/tests/Drupal/Tests/Core/Lock/StubLockBackendAbstract.php Releases the given lock.
StubLockBackendAbstract::releaseAll function core/tests/Drupal/Tests/Core/Lock/StubLockBackendAbstract.php Releases all locks for the given lock token identifier.
StylePluginBase::$rendered_fields property core/modules/views/src/Plugin/views/style/StylePluginBase.php Stores the rendered field values, keyed by the row index and field name.
StylePluginBase::$render_tokens property core/modules/views/src/Plugin/views/style/StylePluginBase.php Keyed array by placeholder a cached per row tokens to render.
StylePluginBase::elementPreRenderRow function core/modules/views/src/Plugin/views/style/StylePluginBase.php Render API callback: Performs view row field rendering.
StylePluginBase::preRender function core/modules/views/src/Plugin/views/style/StylePluginBase.php Allow the style to do stuff before each row is rendered.
StylePluginBase::render function core/modules/views/src/Plugin/views/style/StylePluginBase.php Render the display in this style.
StylePluginBase::renderFields function core/modules/views/src/Plugin/views/style/StylePluginBase.php Renders all of the fields for a given style and store them on the object.
StylePluginBase::renderGrouping function core/modules/views/src/Plugin/views/style/StylePluginBase.php Group records as needed for rendering.
StylePluginBase::renderGroupingSets function core/modules/views/src/Plugin/views/style/StylePluginBase.php Render the grouping sets.
StylePluginBase::renderRowGroup function core/modules/views/src/Plugin/views/style/StylePluginBase.php Renders a group of rows of the grouped view.
StyleSerializerEntityTest::$renderer property core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php The renderer.
StyleSerializerEntityTest::testRestRenderCaching function core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php Tests REST export with views render caching enabled.
StyleSerializerKernelTest::testCalculateDependencies function core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php Tests calculate dependencies.
StyleSerializerTest::$renderer property core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php The renderer.
StyleTest::calculateDependencies function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Calculates dependencies for the configured plugin.
StyleTest::render function core/modules/views/tests/modules/views_test_data/src/Plugin/views/style/StyleTest.php Render the display in this style.
SuspendQueueException class core/lib/Drupal/Core/Queue/SuspendQueueException.php Exception class to throw to indicate that a cron queue should be skipped.
SuspendQueueException.php file core/lib/Drupal/Core/Queue/SuspendQueueException.php
SuspendQueueException::$delay property core/lib/Drupal/Core/Queue/SuspendQueueException.php Seconds to wait before resuming the queue, or NULL if unknown.
SuspendQueueException::getDelay function core/lib/Drupal/Core/Queue/SuspendQueueException.php Get the desired delay interval for this item.
SuspendQueueException::isDelayable function core/lib/Drupal/Core/Queue/SuspendQueueException.php Determine whether the next time the queue should be checked is known.
SuspendQueueException::__construct function core/lib/Drupal/Core/Queue/SuspendQueueException.php Constructs a SuspendQueueException.
SvgIconBuilder::buildRenderArray function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Builds a render array representation of an SVG.
Symfony\Component\Mailer\Transport\SendmailTransportFactory service core/modules/mailer/mailer.services.yml
SystemCompactLink::preRenderCompactLink function core/lib/Drupal/Core/Render/Element/SystemCompactLink.php Pre-render callback: Renders a link into #markup.
SystemMenuBlockTest::testSystemMenuBlockConfigDependencies function core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php Tests calculation of a system menu block's configuration dependencies.
SystemTestController::$renderer property core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php The renderer.
SystemTestController::permissionDependentContent function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Shows permission-dependent content.
SystemTestController::preRenderCacheTags function core/modules/system/tests/modules/system_test/src/Controller/SystemTestController.php Sets a cache tag on an element to help test #pre_render and cache tags.
system_dependencies_test.info.yml file core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.info.yml core/modules/system/tests/modules/system_dependencies_test/system_dependencies_test.info.yml
system_incompatible_core_version_dependencies_test.info.yml file core/modules/system/tests/modules/system_incompatible_core_version_dependencies_test/system_incompatible_core_version_dependencies_test.info.yml core/modules/system/tests/modules/system_incompatible_core_version_dependencies_test/system_incompatible_core_version_dependencies_test.info.yml
system_incompatible_module_version_dependencies_test.info.yml file core/modules/system/tests/modules/system_incompatible_module_version_dependencies_test/system_incompatible_module_version_dependencies_test.info.yml core/modules/system/tests/modules/system_incompatible_module_version_dependencies_test/system_incompatible_module_version_dependencies_test.info.yml
Table::preRenderTable function core/lib/Drupal/Core/Render/Element/Table.php Render API callback: Transform children of an element of #type 'table'.
TabledragWarningCommand::render function core/lib/Drupal/Core/Ajax/TabledragWarningCommand.php Return an array to be run through json_encode and sent to the client.
Tableselect::preRenderTableselect function core/lib/Drupal/Core/Render/Element/Tableselect.php Prepares a 'tableselect' #type element for rendering.
TableSortExtender class core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/TableSortExtender.php CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Query\TableSortExtender.
TableSortExtender class core/lib/Drupal/Core/Database/Query/TableSortExtender.php Query extender class for tablesort queries.
TableSortExtender.php file core/lib/Drupal/Core/Database/Query/TableSortExtender.php
TableSortExtender.php file core/tests/fixtures/database_drivers/module/core_fake/src/Driver/Database/CoreFakeWithAllCustomClasses/TableSortExtender.php
TableSortExtender::orderByHeader function core/lib/Drupal/Core/Database/Query/TableSortExtender.php Order the query based on a header array.
TableSortExtender::__construct function core/lib/Drupal/Core/Database/Query/TableSortExtender.php
TableSortExtenderTest class core/tests/Drupal/KernelTests/Core/Render/Element/TableSortExtenderTest.php Tests table sorting.
TableSortExtenderTest.php file core/tests/Drupal/KernelTests/Core/Render/Element/TableSortExtenderTest.php
TableSortExtenderTest::testTableSortInit function core/tests/Drupal/KernelTests/Core/Render/Element/TableSortExtenderTest.php Tests \Drupal\Core\Utility\TableSort::getContextFromRequest().

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