Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| SetBrowserUrl::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| SetDialogOptionCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| SetFormCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| SetInlineBlockDependency | class | core/ |
An event subscriber that returns an access dependency for inline blocks. |
| SetInlineBlockDependency.php | file | core/ |
|
| SetInlineBlockDependency::$database | property | core/ |
The database connection. |
| SetInlineBlockDependency::$entityTypeManager | property | core/ |
The entity type manager. |
| SetInlineBlockDependency::$usage | property | core/ |
The inline block usage service. |
| SetInlineBlockDependency::getInlineBlockDependency | function | core/ |
Get the access dependency of an inline block. |
| SetInlineBlockDependency::getSubscribedEvents | function | core/ |
|
| SetInlineBlockDependency::isBlockRevisionUsedInEntity | function | core/ |
Determines if a block content revision is used in an entity. |
| SetInlineBlockDependency::onGetDependency | function | core/ |
Handles the BlockContentEvents::INLINE_BLOCK_GET_DEPENDENCY event. |
| SetInlineBlockDependency::__construct | function | core/ |
Constructs SetInlineBlockDependency object. |
| SetSubtreesCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| SettingsCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
| SharedTempStore::$lockBackend | property | core/ |
The lock object used for this data. |
| SharedTempStoreFactory::$lockBackend | property | core/ |
The lock object used for this data. |
| ShortcutLazyBuilders::$renderer | property | core/ |
The renderer service. |
| shortcut_renderable_links | function | core/ |
Returns an array of shortcut links, suitable for rendering. |
| ShowButtonsCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| 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'. |
Pagination
- Previous page
- Page 62
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.