Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| Serializer::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| Serializer::render | function | core/ |
Render the display in this style. |
| ServerEndpointController | class | core/ |
An endpoint to serve a component during tests. |
| ServerEndpointController.php | file | core/ |
|
| ServerEndpointController::renderArray | function | core/ |
Render an arbitrary render array. |
| Services and Dependency Injection Container | group | core/ |
Overview of the Dependency Injection Container and Services. |
| ServiceWithDependency | class | core/ |
Service that gets the other service of the same module injected. |
| ServiceWithDependency.php | file | core/ |
|
| ServiceWithDependency::$service | property | core/ |
The injected service. |
| ServiceWithDependency::greet | function | core/ |
Gets a greeting from the injected service and adds to it. |
| ServiceWithDependency::__construct | function | core/ |
ServiceWithDependency constructor. |
| 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(). |
| SettingsForm::$renderer | property | core/ |
Renderer service. |
| 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/ |
|
| StableLibraryOverrideTestBase::removeVendorAssets | function | core/ |
Removes all vendor libraries and assets from the library definitions. |
| 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/ |
#[\ReturnTypeWillChange] |
| StaticTest::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.