| UrlPlainFormatter::viewElements |
function |
core/modules/file/src/Plugin/Field/FieldFormatter/UrlPlainFormatter.php |
Builds a renderable array for a field value. |
| UrlTest::testFormUrl |
function |
core/modules/system/tests/src/Functional/Form/UrlTest.php |
Tests that #type 'url' fields are properly validated and trimmed. |
| UrlTransformRelativeTest |
class |
core/tests/Drupal/KernelTests/Core/File/UrlTransformRelativeTest.php |
Tests URL transform to relative. |
| UrlTransformRelativeTest.php |
file |
core/tests/Drupal/KernelTests/Core/File/UrlTransformRelativeTest.php |
|
| UrlTransformRelativeTest::$modules |
property |
core/tests/Drupal/KernelTests/Core/File/UrlTransformRelativeTest.php |
Modules to install. |
| UrlTransformRelativeTest::providerFileUrlTransformRelative |
function |
core/tests/Drupal/KernelTests/Core/File/UrlTransformRelativeTest.php |
Provides data for testing URL transformation. |
| UrlTransformRelativeTest::testFileUrlTransformRelative |
function |
core/tests/Drupal/KernelTests/Core/File/UrlTransformRelativeTest.php |
Tests transformRelative() function. |
| User::buildOptionsForm |
function |
core/modules/user/src/Plugin/views/argument_validator/User.php |
Provides the default form for setting options. |
| User::buildOptionsForm |
function |
core/modules/user/src/Plugin/views/argument_default/User.php |
Provide the default form for setting options. |
| User::submitOptionsForm |
function |
core/modules/user/src/Plugin/views/argument_validator/User.php |
Provides the default form for submitting options. |
| UserAccountFormFieldsTest |
class |
core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php |
Verifies the field order in user account forms. |
| UserAccountFormFieldsTest.php |
file |
core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php |
|
| UserAccountFormFieldsTest::$modules |
property |
core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php |
Modules to install. |
| UserAccountFormFieldsTest::$user |
property |
core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php |
|
| UserAccountFormFieldsTest::assertFieldOrder |
function |
core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php |
Asserts that the 'name' form element is directly before the 'pass' element. |
| UserAccountFormFieldsTest::buildAccountForm |
function |
core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php |
Builds the user account form for a given operation. |
| UserAccountFormFieldsTest::testInstallConfigureForm |
function |
core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php |
Tests the root user account form section in the "Configure site" form. |
| UserAccountFormFieldsTest::testUserEditForm |
function |
core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php |
Tests the user edit form. |
| UserAccountFormFieldsTest::testUserRegistrationForm |
function |
core/modules/user/tests/src/Kernel/UserAccountFormFieldsTest.php |
Tests the user registration form. |
| UserAccountFormPasswordResetTest |
class |
core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php |
Verifies that the password reset behaves as expected with form elements. |
| UserAccountFormPasswordResetTest.php |
file |
core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php |
|
| UserAccountFormPasswordResetTest::$modules |
property |
core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php |
Modules to install. |
| UserAccountFormPasswordResetTest::$user |
property |
core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php |
User object. |
| UserAccountFormPasswordResetTest::buildAccountForm |
function |
core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php |
Builds the user account form for a given operation. |
| UserAccountFormPasswordResetTest::setUp |
function |
core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php |
|
| UserAccountFormPasswordResetTest::testPasswordResetToken |
function |
core/modules/user/tests/src/Kernel/UserAccountFormPasswordResetTest.php |
Tests the reset token used only from query string. |
| UserAdminSettingsFormTest |
class |
core/modules/user/tests/src/Kernel/UserAdminSettingsFormTest.php |
Configuration object user.mail and user.settings save test. |
| UserAdminSettingsFormTest.php |
file |
core/modules/user/tests/src/Kernel/UserAdminSettingsFormTest.php |
|
| UserAdminSettingsFormTest::$modules |
property |
core/modules/user/tests/src/Kernel/UserAdminSettingsFormTest.php |
Modules to install. |
| UserAdminSettingsFormTest::setUp |
function |
core/modules/user/tests/src/Kernel/UserAdminSettingsFormTest.php |
|
| UserAuthenticationController::$serializerFormats |
property |
core/modules/user/src/Controller/UserAuthenticationController.php |
The available serialization formats. |
| UserAuthenticationController::getRequestFormat |
function |
core/modules/user/src/Controller/UserAuthenticationController.php |
Gets the format of the current request. |
| UserBulkForm |
class |
core/modules/user/src/Plugin/views/field/UserBulkForm.php |
Defines a user operations bulk form element. |
| UserBulkForm.php |
file |
core/modules/user/src/Plugin/views/field/UserBulkForm.php |
|
| UserBulkForm::emptySelectedMessage |
function |
core/modules/user/src/Plugin/views/field/UserBulkForm.php |
Returns the message to be displayed when there are no selected items. |
| UserBulkForm::viewsForm |
function |
core/modules/user/src/Plugin/views/field/UserBulkForm.php |
Provide a more useful title to improve the accessibility. |
| UserBulkFormTest |
class |
core/modules/user/tests/src/Unit/Plugin/views/field/UserBulkFormTest.php |
Tests Drupal\user\Plugin\views\field\UserBulkForm. |
| UserBulkFormTest.php |
file |
core/modules/user/tests/src/Unit/Plugin/views/field/UserBulkFormTest.php |
|
| UserBulkFormTest::tearDown |
function |
core/modules/user/tests/src/Unit/Plugin/views/field/UserBulkFormTest.php |
|
| UserBulkFormTest::testConstructor |
function |
core/modules/user/tests/src/Unit/Plugin/views/field/UserBulkFormTest.php |
Tests the constructor assignment of actions. |
| UserCancelForm |
class |
core/modules/user/src/Form/UserCancelForm.php |
Provides a confirmation form for cancelling user account. |
| UserCancelForm.php |
file |
core/modules/user/src/Form/UserCancelForm.php |
|
| UserCancelForm::$cancelMethods |
property |
core/modules/user/src/Form/UserCancelForm.php |
Available account cancellation methods. |
| UserCancelForm::$entity |
property |
core/modules/user/src/Form/UserCancelForm.php |
The account being cancelled. |
| UserCancelForm::$selectCancel |
property |
core/modules/user/src/Form/UserCancelForm.php |
Whether it is allowed to select cancellation method. |
| UserCancelForm::buildForm |
function |
core/modules/user/src/Form/UserCancelForm.php |
Form constructor. |
| UserCancelForm::getCancelUrl |
function |
core/modules/user/src/Form/UserCancelForm.php |
Returns the route to go to if the user cancels the action. |
| UserCancelForm::getConfirmText |
function |
core/modules/user/src/Form/UserCancelForm.php |
Returns a caption for the button that confirms the action. |
| UserCancelForm::getDescription |
function |
core/modules/user/src/Form/UserCancelForm.php |
Returns additional text to display as a description. |
| UserCancelForm::getQuestion |
function |
core/modules/user/src/Form/UserCancelForm.php |
Returns the question to ask the user. |