Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| UncacheableDependencyTrait::getCacheTags | function | core/ |
|
| UncacheableFieldHandlerTrait::doRender | function | core/ |
Actually renders the field markup. |
| UncacheableFieldHandlerTrait::postRender | function | core/ |
|
| UncacheableFieldHandlerTrait::render | function | core/ |
|
| UncaughtExceptionTest::testMissingDependency | function | core/ |
Tests a missing dependency on a service. |
| UncaughtExceptionTest::testMissingDependencyCustomErrorHandler | function | core/ |
Tests a missing dependency on a service with a custom error handler. |
| UnchangingCacheableDependencyTrait | trait | core/ |
Trait to implement CacheableDependencyInterface for unchanging objects. |
| UnchangingCacheableDependencyTrait.php | file | core/ |
|
| UnchangingCacheableDependencyTrait::getCacheContexts | function | core/ |
|
| UnchangingCacheableDependencyTrait::getCacheMaxAge | function | core/ |
|
| UnchangingCacheableDependencyTrait::getCacheTags | function | core/ |
|
| UnmetDependenciesException | class | core/ |
An exception thrown if configuration has unmet dependencies. |
| UnmetDependenciesException.php | file | core/ |
|
| UnmetDependenciesException::$configObjects | property | core/ |
A list of configuration objects that have unmet dependencies. |
| UnmetDependenciesException::$extension | property | core/ |
The name of the extension that is being installed. |
| UnmetDependenciesException::create | function | core/ |
Creates an exception for an extension and a list of configuration objects. |
| UnmetDependenciesException::formatConfigObjectList | function | core/ |
Formats a list of configuration objects. |
| UnmetDependenciesException::getConfigObjects | function | core/ |
Gets the list of configuration objects that have unmet dependencies. |
| UnmetDependenciesException::getExtension | function | core/ |
Gets the name of the extension that is being installed. |
| UnmetDependenciesException::getTranslatedMessage | function | core/ |
Gets a translated message from the exception. |
| UnpublishByKeywordComment::$renderer | property | core/ |
The renderer. |
| UpdateBackend | class | core/ |
Defines a cache backend for use during Drupal database updates. |
| UpdateBackend.php | file | core/ |
|
| UpdateBackend::$backend | property | core/ |
The regular runtime cache backend. |
| UpdateBackend::delete | function | core/ |
Deletes an item from the cache. |
| UpdateBackend::deleteAll | function | core/ |
Deletes all cache items in a bin. |
| UpdateBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
| UpdateBackend::__construct | function | core/ |
UpdateBackend constructor. |
| UpdateBuildIdCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| 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/ |
Gets a cache backend class for a given cache bin. |
| UpdateCacheBackendFactory::__construct | function | core/ |
UpdateCacheBackendFactory constructor. |
| UpdateFetcherInterface::FETCH_PENDING | constant | core/ |
We need to (re)fetch available update data for this project. |
| UpdatePathNewDependencyTest | class | core/ |
Modules can introduce new dependencies and enable them in update hooks. |
| UpdatePathNewDependencyTest.php | file | core/ |
|
| UpdatePathNewDependencyTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdatePathNewDependencyTest::testUpdateNewDependency | function | core/ |
Test that a module can add services that depend on new modules. |
| UpdatePathTestBase::$pendingUpdates | property | core/ |
Flag to indicate whether there are pending updates or not. |
| UpdatePathTestBase::$pendingUpdates | property | core/ |
Flag to indicate whether there are pending updates or not. |
| 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::testGetPendingUpdateFunctionsExistingUpdates | function | core/ |
@covers ::getPendingUpdateFunctions[[api-linebreak]] |
| UpdateRegistryTest::testGetPendingUpdateFunctionsNoExistingUpdates | function | core/ |
@covers ::getPendingUpdateFunctions[[api-linebreak]] |
| UpdateRegistryTest::testGetPendingUpdateFunctionsWithLoadedModulesButNotEnabled | function | core/ |
@covers ::getPendingUpdateFunctions[[api-linebreak]] |
| UpdateRegistryTest::testGetPendingUpdateInformation | function | core/ |
@covers ::getPendingUpdateInformation[[api-linebreak]] |
| UpdateRegistryTest::testGetPendingUpdateInformationWithExistingUpdates | function | core/ |
@covers ::getPendingUpdateInformation[[api-linebreak]] |
| UpdateRegistryTest::testGetPendingUpdateInformationWithRemovedUpdates | function | core/ |
@covers ::getPendingUpdateInformation[[api-linebreak]] |
Pagination
- Previous page
- Page 61
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.