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 |
|---|---|---|---|
| UserFloodControlInterface | interface | core/ |
Defines an interface for user flood controllers. |
| UserFloodControlInterface.php | file | core/ |
|
| UserFloodEvent | class | core/ |
Provides a user flood event for event listeners. |
| UserFloodEvent.php | file | core/ |
|
| UserFloodEvent::$identifier | property | core/ |
Flood event identifier. |
| UserFloodEvent::$ip | property | core/ |
Flood event IP. |
| UserFloodEvent::$name | property | core/ |
Flood event name. |
| UserFloodEvent::$threshold | property | core/ |
Flood event threshold. |
| UserFloodEvent::$uid | property | core/ |
Flood event uid. |
| UserFloodEvent::$window | property | core/ |
Flood event window. |
| UserFloodEvent::getIdentifier | function | core/ |
Gets the identifier of the user flood event object. |
| UserFloodEvent::getIp | function | core/ |
Gets the IP of the user flood event object. |
| UserFloodEvent::getName | function | core/ |
Gets the name of the user flood event object. |
| UserFloodEvent::getThreshold | function | core/ |
Gets the threshold for the user flood event object. |
| UserFloodEvent::getUid | function | core/ |
Gets the uid of the user flood event object. |
| UserFloodEvent::getWindow | function | core/ |
Gets the window for the user flood event object. |
| UserFloodEvent::hasIp | function | core/ |
Is the user flood event associated with an IP? |
| UserFloodEvent::hasUid | function | core/ |
Is the user flood event associated with a uid? |
| UserFloodEvent::__construct | function | core/ |
Constructs a user flood event object. |
| UserFloodSubscriber | class | core/ |
Logs details of User Flood Control events. |
| UserFloodSubscriber.php | file | core/ |
|
| UserFloodSubscriber::$logger | property | core/ |
The default logger service. |
| UserFloodSubscriber::blockedIp | function | core/ |
An attempt to login has been blocked based on IP. |
| UserFloodSubscriber::blockedUser | function | core/ |
An attempt to login has been blocked based on user name. |
| UserFloodSubscriber::getSubscribedEvents | function | core/ |
|
| UserFloodSubscriber::__construct | function | core/ |
|
| UserFormTestHooks | class | core/ |
Hook implementations for user_form_test. |
| UserFormTestHooks.php | file | core/ |
|
| UserFormTestHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| UserFormTestHooks::formUserCancelFormAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for user_cancel_form(). |
| UserHelpersTest | class | core/ |
Tests User related helper methods of BrowserTestBase. |
| UserHelpersTest.php | file | core/ |
|
| UserHelpersTest::$defaultTheme | property | core/ |
|
| UserHelpersTest::testDrupalUserIsLoggedIn | function | core/ |
Tests BrowserTestBase::drupalUserIsLoggedIn(). |
| UserHooks | class | core/ |
Hook implementations for user. |
| UserHooks.php | file | core/ |
|
| UserHooks::entityExtraFieldInfo | function | core/ |
Implements hook_entity_extra_field_info(). |
| UserHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
| UserHooks::filterFormatDisable | function | core/ |
Implements hook_filter_format_disable(). |
| UserHooks::formSystemRegionalSettingsAlter | function | core/ |
Implements hook_form_FORM_ID_alter() for \Drupal\system\Form\RegionalForm. |
| UserHooks::help | function | core/ |
Implements hook_help(). |
| UserHooks::jsSettingsAlter | function | core/ |
Implements hook_js_settings_alter(). |
| UserHooks::mail | function | core/ |
Implements hook_mail(). |
| UserHooks::modulesUninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
| UserHooks::templatePreprocessDefaultVariablesAlter | function | core/ |
Implements hook_template_preprocess_default_variables_alter(). |
| UserHooks::toolbar | function | core/ |
Implements hook_toolbar(). |
| UserHooks::userLogin | function | core/ |
Implements hook_user_login(). |
| UserHooks::userLogout | function | core/ |
Implements hook_user_logout(). |
| UserHooks::userRoleDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for user_role entities. |
| UserHooks::userRoleInsert | function | core/ |
Implements hook_ENTITY_TYPE_insert() for user_role entities. |
Pagination
- Previous page
- Page 1743
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.