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 |
|---|---|---|---|
| TwigThemeTestController::embedTagRender | function | core/ |
Renders for testing the embed tag in a Twig template. |
| TwigThemeTestController::fileUrlRender | function | core/ |
Renders for testing file_url functions in a Twig template. |
| TwigThemeTestController::linkGeneratorRender | function | core/ |
Renders for testing link_generator functions in a Twig template. |
| TwigThemeTestController::phpVariablesRender | function | core/ |
Menu callback for testing PHP variables in a Twig template. |
| TwigThemeTestController::placeholderOutsideTransRender | function | core/ |
Controller for testing the twig placeholder filter outside of {% trans %}. |
| TwigThemeTestController::registryLoaderRender | function | core/ |
Menu callback for testing the Twig registry loader. |
| TwigThemeTestController::renderable | function | core/ |
Controller for testing a renderable inside a template. |
| 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. |
| TwigTransTest::testTransRenderArray | function | core/ |
Testing trans with render array value. |
| 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. |
| 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. |
| Unpacker::processPackageDependencies | function | composer/ |
Processes dependencies of the package that is being unpacked. |
| Unpacker::unpackDependencies | function | composer/ |
Unpacks the package's dependencies to the root composer.json and lock file. |
| UnpackManager::isRootDependency | function | composer/ |
Determines if the provided package is present in the root composer.json. |
| UnpackRecipeTest::testIgnoreDependentRecipe | function | core/ |
Tests a dependent recipe can be ignored and not unpacked. |
| UnpackRecipeTest::testUnpackCommandOnIndirectDevDependencyRecipe | function | core/ |
Tests the unpacking a recipe that is an indirect dev dependency. |
| 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/ |
|
| UpdateBackend::deleteAll | function | core/ |
|
| UpdateBackend::deleteMultiple | function | core/ |
|
| UpdateBackend::__construct | function | core/ |
UpdateBackend constructor. |
Pagination
- Previous page
- Page 67
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.