Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| UpdateSelectionCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| update_build_dependency_graph | function | core/ |
Constructs a graph which encodes the dependencies between module updates. |
| UPDATE_FETCH_PENDING | constant | core/ |
We need to (re)fetch available update data for this project. |
| 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/ |
Applies an image effect to the image object. |
| UriDependentTestImageEffect::getUriDependentDimensions | function | core/ |
Make the image dimensions dependent on the image file extension. |
| UriDependentTestImageEffect::transformDimensions | function | core/ |
Determines the dimensions of the styled image. |
| Url::preRenderUrl | function | core/ |
Prepares a #type 'url' render element for input.html.twig. |
| Url::render | function | core/ |
Renders the field. |
| Url::renderAccess | function | core/ |
Checks a Url render element against applicable access check services. |
| Url::toRenderArray | function | core/ |
Returns the route information for a render array. |
| 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 when the asset URL can be matched to a provider endpoint. |
| UrlTest::testLinkRenderArrayText | function | core/ |
Tests that link functions support render arrays as 'text'. |
| UrlTest::testRenderAccess | function | core/ |
Tests the renderAccess() method. |
| UseCacheBackendTrait | trait | core/ |
Provides methods to use a cache backend while respecting a 'use caches' flag. |
| UseCacheBackendTrait.php | file | core/ |
|
| UseCacheBackendTrait::$cacheBackend | property | core/ |
Cache backend instance. |
| UseCacheBackendTrait::$useCaches | property | core/ |
Flag whether caches should be used or skipped. |
| UseCacheBackendTrait::cacheGet | function | core/ |
Fetches from the cache backend, respecting the use caches flag. |
| UseCacheBackendTrait::cacheSet | function | core/ |
Stores data in the persistent cache, respecting the use caches flag. |
| User::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| UserData::render | function | core/ |
Renders the field. |
| UserListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| UserLoginBlock::renderPlaceholderFormAction | function | core/ |
#lazy_builder callback; renders a form action URL including destination. |
| UserLoginForm::$renderer | property | core/ |
The renderer. |
| UserNameConstraint::$spaceEndMessage | property | core/ |
|
| UserNameFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
| UserRegistrationResource::sendEmailNotifications | function | core/ |
Sends email notifications if necessary for user that was registered. |
| VariantBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| VendorHardeningPlugin | class | composer/ |
A Composer plugin to clean out your project's vendor directory. |
| VendorHardeningPlugin.php | file | composer/ |
|
| VendorHardeningPlugin::$composer | property | composer/ |
Composer object. |
| VendorHardeningPlugin::$config | property | composer/ |
Configuration. |
| VendorHardeningPlugin::$io | property | composer/ |
IO object. |
| VendorHardeningPlugin::$packagesAlreadyCleaned | property | composer/ |
List of projects already cleaned |
| VendorHardeningPlugin::activate | function | composer/ |
|
| VendorHardeningPlugin::cleanAllPackages | function | composer/ |
Clean all configured packages. |
| VendorHardeningPlugin::cleanPackage | function | composer/ |
Clean a single package. |
| VendorHardeningPlugin::cleanPathsForPackage | function | composer/ |
Clean the installed directories for a named package. |
| VendorHardeningPlugin::deactivate | function | composer/ |
|
| VendorHardeningPlugin::findBinOverlap | function | composer/ |
Find bin files which are inside cleanup directories. |
| VendorHardeningPlugin::getInstalledPackages | function | composer/ |
Gets a list of all installed packages from Composer. |
Pagination
- Previous page
- Page 62
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.