Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Search 11.x for __get
  6. Other projects
Title Object type File name Summary
UserFloodEvent::getName function core/modules/user/src/Event/UserFloodEvent.php Gets the name of the user flood event object.
UserFloodEvent::getThreshold function core/modules/user/src/Event/UserFloodEvent.php Gets the threshold for the user flood event object.
UserFloodEvent::getUid function core/modules/user/src/Event/UserFloodEvent.php Gets the uid of the user flood event object.
UserFloodEvent::getWindow function core/modules/user/src/Event/UserFloodEvent.php Gets the window for the user flood event object.
UserFloodSubscriber::getSubscribedEvents function core/modules/user/src/EventSubscriber/UserFloodSubscriber.php
UserInterface::getCreatedTime function core/modules/user/src/UserInterface.php Returns the creation time of the user as a UNIX timestamp.
UserInterface::getInitialEmail function core/modules/user/src/UserInterface.php Returns the email that was used when the user was registered.
UserInterface::getLastLoginTime function core/modules/user/src/UserInterface.php Returns the UNIX timestamp when the user last logged in.
UserInterface::getPassword function core/modules/user/src/UserInterface.php Returns the hashed password.
UserLanguageTest class core/modules/user/tests/src/Functional/UserLanguageTest.php Functional tests for a user's ability to change their default language.
UserLanguageTest.php file core/modules/user/tests/src/Functional/UserLanguageTest.php
UserLanguageTest::$defaultTheme property core/modules/user/tests/src/Functional/UserLanguageTest.php
UserLanguageTest::$modules property core/modules/user/tests/src/Functional/UserLanguageTest.php
UserLanguageTest::testUserLanguageConfiguration function core/modules/user/tests/src/Functional/UserLanguageTest.php Tests if user can change their default language.
UserLanguageTestController class core/modules/user/tests/modules/user_language_test/src/Controller/UserLanguageTestController.php Returns responses for User Language Test routes.
UserLanguageTestController.php file core/modules/user/tests/modules/user_language_test/src/Controller/UserLanguageTestController.php
UserLanguageTestController::buildPostResponse function core/modules/user/tests/modules/user_language_test/src/Controller/UserLanguageTestController.php Builds the response.
UserLanguageTestForm class core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php Provides a User Language Test form.
UserLanguageTestForm.php file core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php
UserLanguageTestForm::buildForm function core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php
UserLanguageTestForm::getFormId function core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php
UserLanguageTestForm::submitForm function core/modules/user/tests/modules/user_language_test/src/Form/UserLanguageTestForm.php
UserListBuilder::getOperations function core/modules/user/src/UserListBuilder.php
UserLocalTask::getDerivativeDefinitions function core/modules/user/src/Plugin/Derivative/UserLocalTask.php
UserLocalTasksTest::getUserAdminRoutes function core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php Provides a list of routes to test.
UserLocalTasksTest::getUserLoginRoutes function core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php Provides a list of routes to test.
UserLocalTasksTest::getUserPageRoutes function core/modules/user/tests/src/Unit/Menu/UserLocalTasksTest.php Provides a list of routes to test.
UserLocalTaskTest::testGetDerivativeDefinitions function core/modules/user/tests/src/Unit/Plugin/Derivative/UserLocalTaskTest.php Tests the derivatives generated for local tasks.
UserLoginForm::getFormId function core/modules/user/src/Form/UserLoginForm.php
UserLoginHttpTest::getLoginStatusUrlString function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Gets the URL string for checking login for a given serialization format.
UserLoginHttpTest::getResultValue function core/modules/user/tests/src/Functional/UserLoginHttpTest.php Gets a value for a given key from the response.
UserLogoutConfirm::getCancelUrl function core/modules/user/src/Form/UserLogoutConfirm.php
UserLogoutConfirm::getConfirmText function core/modules/user/src/Form/UserLogoutConfirm.php
UserLogoutConfirm::getDescription function core/modules/user/src/Form/UserLogoutConfirm.php
UserLogoutConfirm::getFormId function core/modules/user/src/Form/UserLogoutConfirm.php
UserLogoutConfirm::getQuestion function core/modules/user/src/Form/UserLogoutConfirm.php
UserMultipleCancelConfirm::getCancelUrl function core/modules/user/src/Form/UserMultipleCancelConfirm.php
UserMultipleCancelConfirm::getConfirmText function core/modules/user/src/Form/UserMultipleCancelConfirm.php
UserMultipleCancelConfirm::getDescription function core/modules/user/src/Form/UserMultipleCancelConfirm.php
UserMultipleCancelConfirm::getFormId function core/modules/user/src/Form/UserMultipleCancelConfirm.php
UserMultipleCancelConfirm::getQuestion function core/modules/user/src/Form/UserMultipleCancelConfirm.php
UserPasswordForm::getFormId function core/modules/user/src/Form/UserPasswordForm.php
UserPasswordResetForm::getFormId function core/modules/user/src/Form/UserPasswordResetForm.php
UserPasswordResetTest::getResetURL function core/modules/user/tests/src/FunctionalJavascript/UserPasswordResetTest.php Retrieves password reset email and extracts the login link.
UserPasswordResetTest::getResetURL function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Retrieves password reset email and extracts the login link.
UserPermissionsForm::getFormId function core/modules/user/src/Form/UserPermissionsForm.php
UserPermissionsForm::getRoles function core/modules/user/src/Form/UserPermissionsForm.php Gets the roles to display in this form.
UserPermissionsRoleSpecificForm::getRoles function core/modules/user/src/Form/UserPermissionsRoleSpecificForm.php
UserPicture::getIds function core/modules/user/src/Plugin/migrate/source/d6/UserPicture.php Defines the source fields uniquely identifying a source row.
UserPictureFile::getIds function core/modules/user/src/Plugin/migrate/source/d6/UserPictureFile.php Defines the source fields uniquely identifying a source row.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.