Search for end
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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]] |
| 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. |
| 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::$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'. |
| 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::$bareHtmlPageRenderer | property | core/ |
The bare HTML renderer. |
| 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. |
| UserRoleDeleteTest::testDependenciesRemoval | function | core/ |
Tests the removal of user role dependencies. |
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.