Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UrlTest::testGetUriForExternalUrl | function | core/ |
Tests the getUri() method for external URLs. |
| UrlTest::testGetUriForInternalUrl | function | core/ |
Tests the getUri() method for internal URLs. |
| UrlTest::testGetUriForProtocolRelativeUrl | function | core/ |
Tests the getUri() and isExternal() methods for protocol-relative URLs. |
| UrlTest::testInvalidEntityUriParameter | function | core/ |
Tests the fromUri() method with an invalid entity: URI. |
| UrlTest::testIsExternal | function | core/ |
Tests the isExternal() method. |
| UrlTest::testLinkAttributes | function | core/ |
Tests that default and custom attributes are handled correctly on links. |
| UrlTest::testLinkBubbleableMetadata | function | core/ |
Tests that #type=link bubbles outbound route/path processors' metadata. |
| UrlTest::testLinkRenderArrayText | function | core/ |
Tests that link functions support render arrays as 'text'. |
| UrlTest::testLinkXSS | function | core/ |
Confirms that invalid URLs are filtered in link generating functions. |
| UrlTest::testMergeOptions | function | core/ |
Tests the mergeOptions() method. |
| UrlTest::testRenderAccess | function | core/ |
Tests the renderAccess() method. |
| UrlTest::testSetOptions | function | core/ |
Tests the setOptions() method. |
| 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. |
| UrlTransformRelativeTest | class | core/ |
Tests url transform to relative. |
| UrlTransformRelativeTest.php | file | core/ |
|
| UrlTransformRelativeTest::$modules | property | core/ |
Modules to enable. |
| UrlTransformRelativeTest::providerFileUrlTransformRelative | function | core/ |
|
| UrlTransformRelativeTest::testFileUrlTransformRelative | function | core/ |
Tests file_url_transform_relative function. |
| url_alter_test.info.yml | file | core/ |
core/modules/system/tests/modules/url_alter_test/url_alter_test.info.yml |
| url_alter_test.install | file | core/ |
Install hooks for test module. |
| 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_alter_test_install | function | core/ |
Implements hook_install(). |
| 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. |
| User | class | core/ |
Defines the user entity class. |
| 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. |
Pagination
- Previous page
- Page 1315
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.