Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UrlTest::testSetOptions | function | core/ |
Tests the setOptions() method. |
| UrlTest::testSetRouteParametersWithUnroutedUrl | function | core/ |
Tests the setRouteParameters() with an unrouted URL. |
| UrlTest::testSetRouteParameterWithUnroutedUrl | function | core/ |
Tests the setRouteParameter() with an unrouted URL. |
| UrlTest::testToString | function | core/ |
Tests the toString() method. |
| UrlTest::testToUriStringForEntity | function | core/ |
Tests the toUriString() method with entity: URIs. |
| UrlTest::testToUriStringForInternal | function | core/ |
Tests the toUriString() method with internal: URIs. |
| UrlTest::testToUriStringForRoute | function | core/ |
Tests the toUriString() method with route: URIs. |
| UrlTest::testUrlFromRequest | function | core/ |
Tests creating a URL from a request. |
| UrlTest::testUrlFromRequestInvalid | function | core/ |
Tests that an invalid request will thrown an exception. |
| UrlTest::testUrlFromRequestWithQueryParameters | function | core/ |
Tests creating a URL from a request with query parameters. |
| UrlTransformRelativeTest | class | core/ |
Tests URL transform to relative. |
| UrlTransformRelativeTest.php | file | core/ |
|
| UrlTransformRelativeTest::$modules | property | core/ |
|
| UrlTransformRelativeTest::providerFileUrlTransformRelative | function | core/ |
Provides data for testing URL transformation. |
| UrlTransformRelativeTest::testFileUrlTransformRelative | function | core/ |
Tests transformRelative() function. |
| url_alter_test.info.yml | file | core/ |
core/modules/system/tests/modules/url_alter_test/url_alter_test.info.yml |
| url_alter_test.path_processor | service | core/ |
Drupal\url_alter_test\PathProcessorTest |
| url_alter_test.services.yml | file | core/ |
core/modules/system/tests/modules/url_alter_test/url_alter_test.services.yml |
| url_generator | service | core/ |
Drupal\Core\Render\MetadataBubblingUrlGenerator |
| url_generator.non_bubbling | service | core/ |
Drupal\Core\Routing\UrlGenerator |
| USAGE.txt | file | core/ |
CONFIGURATION AND FEATURES -------------------------- Drupal core (what you get when you download and extract a drupal-x.y.tar.gz or drupal-x.y.zip file from https://www.drupal.org/project/drupal) has what you need to get started with your website.… |
| UsageTest | class | core/ |
Tests file usage functions. |
| UsageTest.php | file | core/ |
|
| UsageTest::createTempFiles | function | core/ |
Create files for all the possible combinations of age and status. |
| UsageTest::doTestRemoveUsage | function | core/ |
Tests \Drupal\file\FileUsage\DatabaseFileUsageBackend::delete(). |
| UsageTest::testAddUsage | function | core/ |
Tests \Drupal\file\FileUsage\DatabaseFileUsageBackend::add(). |
| UsageTest::testFileUsageWithEntityTranslation | function | core/ |
Tests file usage with translated entities. |
| UsageTest::testGetUsage | function | core/ |
Tests \Drupal\file\FileUsage\DatabaseFileUsageBackend::listUsage(). |
| UsageTest::testRemoveUsageNonTemporary | function | core/ |
Tests file usage deletion when files are made temporary. |
| UsageTest::testRemoveUsageTemporary | function | core/ |
Tests file usage deletion when files are made temporary. |
| UsageTest::testTempFileCleanupDefault | function | core/ |
Ensure that temporary files are removed by default. |
| UsageTest::testTempFileCustomCleanup | function | core/ |
Ensure that temporary files are kept as configured. |
| UsageTest::testTempFileNoCleanup | function | core/ |
Ensure that temporary files are kept as configured. |
| 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. |
| Used | class | core/ |
#[ExampleAttribute] |
| Used.php | file | core/ |
|
| UsedAs | class | core/ |
#[ClassAttribute] |
| UsedAs.php | file | core/ |
|
| UsedAsQualified | class | core/ |
#[ClassAttributes\ExampleAttribute] |
| UsedAsQualified.php | file | core/ |
|
| User | class | core/ |
Validate whether an argument is a valid user. |
| User | class | core/ |
Default argument plugin to extract a user from request. |
| User | class | core/ |
Drupal 6 user source from database. |
| User | class | core/ |
Drupal 7 user source from database. |
| User | class | core/ |
Plugin class for Drupal 7 user migrations dealing with fields and profiles. |
Pagination
- Previous page
- Page 1730
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.