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