Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search main for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UrlGeneratorTest::testGetPathFromRouteWithSubdirectory | function | core/ |
Tests URL generation in a subdirectory. |
| UrlGeneratorTest::testNoPath | function | core/ |
Tests generating a relative URL with no path. |
| UrlGeneratorTest::testUrlGenerationWithDisabledPathProcessing | function | core/ |
Tests url generation with disabled path processing. |
| UrlGeneratorTest::testUrlGenerationWithDisabledPathProcessingByRoute | function | core/ |
Tests url generation with disabled path processing by route. |
| UrlGeneratorTest::testUrlGenerationWithDisabledPathProcessingByRouteAndOptedInPathProcessing | function | core/ |
Tests url generation with disabled path processing by route and opted in path processing. |
| UrlGeneratorTest::testUrlGenerationWithHttpsRequirement | function | core/ |
Tests the 'scheme' route requirement during URL generation. |
| UrlHelper::$allowedProtocols | property | core/ |
The list of allowed protocols. |
| UrlHelper::filterBadProtocol | function | core/ |
Processes an HTML attribute value and strips dangerous protocols from URLs. |
| UrlHelper::getAllowedProtocols | function | core/ |
Gets the allowed protocols. |
| UrlHelper::setAllowedProtocols | function | core/ |
Sets the allowed protocols. |
| UrlHelper::stripDangerousProtocols | function | core/ |
Strips dangerous protocols (for example, 'javascript:') from a URI. |
| UrlHelperTest::providerTestFilterBadProtocol | function | core/ |
Provides data for self::testTestFilterBadProtocol(). |
| UrlHelperTest::providerTestStripDangerousProtocols | function | core/ |
Provides data for self::testStripDangerousProtocols(). |
| UrlHelperTest::testFilterBadProtocol | function | core/ |
Tests bad protocol filtering and escaping. |
| UrlHelperTest::testStripDangerousProtocols | function | core/ |
Tests dangerous URL protocol filtering. |
| UrlTest::$pathValidator | property | core/ |
The mocked path validator. |
| UrlTest::$urlGenerator | property | core/ |
The URL generator. |
| UrlTest::providerTestToUriStringForEntity | function | core/ |
Data provider for testing string entity URIs. |
| UrlTest::providerTestToUriStringForInternal | function | core/ |
Data provider for testing internal URIs. |
| UrlTest::providerTestToUriStringForRoute | function | core/ |
Data provider for testing route: URIs. |
| UrlTest::testGetOptions | function | core/ |
Tests the getOptions() method. |
| UrlTest::testGetUriForProtocolRelativeUrl | function | core/ |
Tests the getUri() and isExternal() methods for protocol-relative URLs. |
| 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. |
| url_generator | service | core/ |
Drupal\Core\Render\MetadataBubblingUrlGenerator |
| url_generator.non_bubbling | service | core/ |
Drupal\Core\Routing\UrlGenerator |
| UsageTest::testTempFileCustomCleanup | function | core/ |
Ensure that temporary files are kept as configured. |
| user.name_validator | service | core/ |
Drupal\user\UserNameValidator |
| user.role.administrator.yml | file | core/ |
core/profiles/standard/config/install/user.role.administrator.yml |
| user.role.administrator.yml | file | core/ |
core/profiles/demo_umami/config/install/user.role.administrator.yml |
| user.role.administrator.yml | file | core/ |
core/profiles/tests/nightwatch_a11y_testing/config/install/user.role.administrator.yml |
| user.role.administrator.yml | file | core/ |
core/recipes/administrator_role/config/user.role.administrator.yml |
| user.role.content_editor.yml | file | core/ |
core/recipes/content_editor_role/config/user.role.content_editor.yml |
| user.role.content_editor.yml | file | core/ |
core/profiles/standard/config/install/user.role.content_editor.yml |
| user.role.editor.yml | file | core/ |
core/profiles/demo_umami/config/install/user.role.editor.yml |
| user.toolbar_link_builder | service | core/ |
Drupal\user\ToolbarLinkBuilder |
| User::$userStorage | property | core/ |
The user storage. |
| User::getRoleStorage | function | core/ |
Returns the role storage object. |
| User::submitOptionsForm | function | core/ |
Provides the default form for submitting options. |
| UserAccountFormPasswordResetTest::testPasswordResetToken | function | core/ |
Tests the reset token used only from query string. |
| UserAdminLanguageTest::addCustomLanguage | function | core/ |
Helper method for adding a custom language. |
| UserAdminTest::getLinkSelectorForUser | function | core/ |
Gets the xpath selector for a user account. |
| UserAuthDecorator | class | core/ |
Helper to validate UserAuthInterface BC layers are functional. |
| UserAuthDecorator.php | file | core/ |
|
| UserAuthDecorator::authenticate | function | core/ |
Validates user authentication credentials. |
| UserAuthDecorator::__construct | function | core/ |
Constructs a UserAuthDecorator object. |
| UserAuthenticationController::$csrfToken | property | core/ |
The CSRF token generator. |
Pagination
- Previous page
- Page 270
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.