Search for end
- Search 7.x for end
- Search 9.5.x for end
- Search 8.9.x for end
- Search 10.3.x for end
- Search main for end
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SortRandomTest::testRandomOrderingWithRenderCaching | function | core/ |
Tests random ordering with tags based caching. |
| SqlEntityLoadingTest::testViewWithNonDefaultPendingRevision | function | core/ |
Tests entity loading with a non-default pending revision in Views. |
| StableLibraryOverrideTestBase::removeVendorAssets | function | core/ |
Removes all vendor libraries and assets from the library definitions. |
| StatementBase::dispatchStatementExecutionEndEvent | function | core/ |
Dispatches an event informing that the statement execution succeeded. |
| StatementExecutionEndEvent | class | core/ |
Represents the end of a statement execution as an event. |
| StatementExecutionEndEvent.php | file | core/ |
|
| StatementExecutionEndEvent::getElapsedTime | function | core/ |
Gets the query execution elapsed time. |
| StatementExecutionEndEvent::__construct | function | core/ |
Constructs a StatementExecutionEndEvent object. |
| StatementExecutionSubscriber::onStatementExecutionEnd | function | core/ |
Subscribes to a statement execution finished event. |
| StaticFileCacheBackend | class | core/ |
Allows to cache data based on file modification dates in a static cache. |
| StaticFileCacheBackend.php | file | core/ |
|
| StaticFileCacheBackend::$bin | property | core/ |
Bin used for storing the data in the static cache. |
| StaticFileCacheBackend::$cache | property | core/ |
Internal static cache. |
| StaticFileCacheBackend::delete | function | core/ |
Deletes data from a cache backend. |
| StaticFileCacheBackend::fetch | function | core/ |
Fetches data from the cache backend. |
| StaticFileCacheBackend::reset | function | core/ |
Allows tests to reset the static cache to avoid side effects. |
| StaticFileCacheBackend::store | function | core/ |
Stores data into a cache backend. |
| StaticFileCacheBackend::__construct | function | core/ |
Constructs a PHP Storage FileCache backend. |
| StaticReflectionClass::getEndLine | function | core/ |
|
| StaticTest::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| StatisticsLastCommentName::render | function | core/ |
Renders the field. |
| StatusMessages::renderMessages | function | core/ |
Render API callback: Replaces placeholder with messages. |
| StatusReport::preRenderGroupRequirements | function | core/ |
Render API callback: Groups requirements. |
| StatusReportPage::preRenderCounters | function | core/ |
The #pre_render callback to create counter elements. |
| StatusReportPage::preRenderGeneralInfo | function | core/ |
Render API callback: Gets general info out of requirements. |
| StatusReportPage::preRenderRequirements | function | core/ |
Render API callback: Create status report requirements. |
| StatusReportPageTest::testPeRenderCounters | function | core/ |
Tests the status report page element. |
| StatusReportTest::testPreRenderGroupRequirements | function | core/ |
Tests the status report element. |
| StringFilter::opEndsWith | function | core/ |
Adds a where clause for the operation, 'ends with'. |
| StringFilter::opNotEndsWith | function | core/ |
Adds a where clause for the operation, 'not ends with'. |
| 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. |
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.