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 11.x for end
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UpdateBuildIdCommand::render | function | core/ |
|
| UpdateCacheBackendFactory | class | core/ |
Cache factory implementation for use during Drupal database updates. |
| UpdateCacheBackendFactory.php | file | core/ |
|
| UpdateCacheBackendFactory::$bins | property | core/ |
Instantiated update cache bins. |
| UpdateCacheBackendFactory::$cacheFactory | property | core/ |
The regular runtime cache_factory service. |
| UpdateCacheBackendFactory::get | function | core/ |
|
| UpdateCacheBackendFactory::__construct | function | core/ |
UpdateCacheBackendFactory constructor. |
| UpdateController::$renderer | property | core/ |
The renderer. |
| UpdateFetcherInterface::FETCH_PENDING | constant | core/ |
We need to (re)fetch available update data for this project. |
| UpdateOrderingTest::$updateDependenciesHookReturn | property | core/ |
The return value of hook_update_dependencies(). |
| UpdateOrderingTest::testUpdateOrderingComplexSystemDependencies | function | core/ |
Tests update ordering with multiple dependencies to system updates. |
| UpdateOrderingTest::testUpdateOrderingWithDependency | function | core/ |
Tests update ordering with a dependency. |
| UpdateOrderingTest::testUpdateOrderingWithDependencyChain | function | core/ |
Tests update ordering with a dependency chain. |
| UpdateOrderingTest::testUpdateOrderingWithInBetweenDependency | function | core/ |
Tests update ordering with a dependency in between system updates. |
| UpdateOrderingTest::testUpdateOrderingWithNonSystemDependency | function | core/ |
Tests update ordering with dependencies not on system updates. |
| UpdatePathNewDependencyTest | class | core/ |
Modules can introduce new dependencies and enable them in update hooks. |
| UpdatePathNewDependencyTest.php | file | core/ |
|
| UpdatePathNewDependencyTest::$defaultTheme | property | core/ |
|
| UpdatePathNewDependencyTest::testUpdateNewDependency | function | core/ |
Tests that a module can add services that depend on new modules. |
| UpdateRegistry::getPendingUpdateFunctions | function | core/ |
Find all update functions that haven't been executed. |
| UpdateRegistry::getPendingUpdateInformation | function | core/ |
Returns a list of all the pending updates. |
| UpdateRegistryTest::testGetPendingCustomUpdateFunctions | function | core/ |
Tests get pending custom update functions. |
| UpdateRegistryTest::testGetPendingUpdateFunctionsExistingUpdates | function | core/ |
Tests get pending update functions existing updates. |
| UpdateRegistryTest::testGetPendingUpdateFunctionsNoExistingUpdates | function | core/ |
Tests get pending update functions no existing updates. |
| UpdateRegistryTest::testGetPendingUpdateFunctionsWithLoadedModulesButNotEnabled | function | core/ |
Tests get pending update functions with loaded modules but not enabled. |
| UpdateRegistryTest::testGetPendingUpdateInformation | function | core/ |
Tests get pending update information. |
| UpdateRegistryTest::testGetPendingUpdateInformationWithExistingUpdates | function | core/ |
Tests get pending update information with existing updates. |
| UpdateRegistryTest::testGetPendingUpdateInformationWithRemovedUpdates | function | core/ |
Tests get pending update information with removed updates. |
| UpdateSelectionCommand::render | function | core/ |
|
| update_build_dependency_graph | function | core/ |
Constructs a graph which encodes the dependencies between module updates. |
| update_resolve_dependencies | function | core/ |
Resolves dependencies in a set of module updates, and orders them correctly. |
| update_retrieve_dependencies | function | core/ |
Invokes hook_update_dependencies() in all installed modules. |
| update_test_1_update_dependencies | function | core/ |
Implements hook_update_dependencies(). |
| update_test_2_update_dependencies | function | core/ |
Implements hook_update_dependencies(). |
| update_test_3_update_dependencies | function | core/ |
Implements hook_update_dependencies(). |
| UriDependentTestImageEffect | class | core/ |
Performs an image operation that depends on the URI of the original image. |
| UriDependentTestImageEffect.php | file | core/ |
|
| UriDependentTestImageEffect::applyEffect | function | core/ |
|
| UriDependentTestImageEffect::getUriDependentDimensions | function | core/ |
Make the image dimensions dependent on the image file extension. |
| UriDependentTestImageEffect::transformDimensions | function | core/ |
|
| Url::preRenderUrl | function | core/ |
Prepares a #type 'url' render element for input.html.twig. |
| Url::render | function | core/ |
|
| UrlResolver::$cacheBackend | property | core/ |
The cache backend. |
| UrlResolver::getEndpointMatchingUrl | function | core/ |
For the given media item URL find an endpoint with schemes that match. |
| UrlResolver::setEndpointUrl | function | core/ |
Sets the endpoint URL for an oEmbed resource URL. |
| UrlResolverTest::providerEndpointMatching | function | core/ |
Data provider for testEndpointMatching(). |
| UrlResolverTest::testEndpointMatching | function | core/ |
Tests resource URL resolution with a matched provider endpoint. |
| UrlTest::testLinkRenderArrayText | function | core/ |
Tests that link functions support render arrays as 'text'. |
| UseCacheBackendTrait | trait | core/ |
Provides methods to use a cache backend while respecting a 'use caches' flag. |
| UseCacheBackendTrait.php | file | core/ |
Pagination
- Previous page
- Page 68
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.