Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| TwigThemeTestController::transBlockRender | function | core/ |
Menu callback for testing translation blocks in a Twig template. |
| TwigThemeTestController::urlGeneratorRender | function | core/ |
Renders for testing url_generator functions in a Twig template. |
| TwigThemeTestController::urlToStringRender | function | core/ |
Renders a URL to a string. |
| TwigTransTokenParser::decideForEnd | function | core/ |
Detect the end of a 'trans' tag. |
| twig_render_template | function | core/ |
Implements hook_render_template(). |
| twig_theme_test.renderable.html.twig | file | core/ |
<div>{{ renderable }}</div> |
| TypedDataCacheableDependencyInterface | interface | core/ |
Test interface used for mocking. |
| UncacheableDependencyTrait | trait | core/ |
Trait to implement CacheableDependencyInterface for uncacheable objects. |
| UncacheableDependencyTrait.php | file | core/ |
|
| UncacheableDependencyTrait::getCacheContexts | function | core/ |
|
| UncacheableDependencyTrait::getCacheMaxAge | function | core/ |
|
| 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. |
| UpdateController::$renderer | property | core/ |
The renderer. |
| 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/ |
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.