Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| UpdatePathNewDependencyTest.php | file | core/ |
|
| UpdatePathNewDependencyTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| 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/ |
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_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. |
| 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/ |
|
| 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/ |
Render API callback: Renders a form action URL including destination. |
| UserLoginForm::$bareHtmlPageRenderer | property | core/ |
The bare HTML renderer. |
| UserLoginForm::$renderer | property | core/ |
The renderer. |
| UserNameFormatterTest::renderEntityFields | function | core/ |
Renders fields of a given entity with a given display. |
| UserNameThemeCacheTest::testUserNameThemeRenderCache | function | core/ |
Test cache metadata when rendering arrays using 'username' theme element. |
| UserRegistrationResource::sendEmailNotifications | function | core/ |
Sends email notifications if necessary for user that was registered. |
| UserRoleDeleteTest::testDependenciesRemoval | function | core/ |
Tests the removal of user role dependencies. |
| UserTest::sendDeleteRequestForUser | function | core/ |
|
| VariantBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
Pagination
- Previous page
- Page 69
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.