Search for info

  1. Search 7.x for info
  2. Search 9.5.x for info
  3. Search 8.9.x for info
  4. Search 10.3.x for info
  5. Other projects
Title Object type File name Summary
UserLoginForm::$userStorage property core/modules/user/src/Form/UserLoginForm.php The user storage.
UserLoginForm::buildForm function core/modules/user/src/Form/UserLoginForm.php Form constructor.
UserLoginForm::create function core/modules/user/src/Form/UserLoginForm.php Instantiates a new instance of this class.
UserLoginForm::getFormId function core/modules/user/src/Form/UserLoginForm.php Returns a unique string identifying the form.
UserLoginForm::submitForm function core/modules/user/src/Form/UserLoginForm.php Form submission handler.
UserLoginForm::validateAuthentication function core/modules/user/src/Form/UserLoginForm.php Checks supplied username/password against local users table.
UserLoginForm::validateFinal function core/modules/user/src/Form/UserLoginForm.php Checks if user was not authenticated, or if too many logins were attempted.
UserLoginForm::__construct function core/modules/user/src/Form/UserLoginForm.php Constructs a new UserLoginForm.
UserTokensHooks::tokenInfo function core/modules/user/src/Hook/UserTokensHooks.php Implements hook_token_info().
user_access_test.info.yml file core/modules/user/tests/modules/user_access_test/user_access_test.info.yml core/modules/user/tests/modules/user_access_test/user_access_test.info.yml
user_auth_decorator_test.info.yml file core/modules/user/tests/modules/user_auth_decorator_test/user_auth_decorator_test.info.yml core/modules/user/tests/modules/user_auth_decorator_test/user_auth_decorator_test.info.yml
user_batch_action_test.info.yml file core/modules/views/tests/modules/user_batch_action_test/user_batch_action_test.info.yml core/modules/views/tests/modules/user_batch_action_test/user_batch_action_test.info.yml
user_config_override_test.info.yml file core/modules/user/tests/modules/user_config_override_test/user_config_override_test.info.yml core/modules/user/tests/modules/user_config_override_test/user_config_override_test.info.yml
user_custom_pass_hash_params_test.info.yml file core/modules/user/tests/modules/user_custom_pass_hash_params_test/user_custom_pass_hash_params_test.info.yml core/modules/user/tests/modules/user_custom_pass_hash_params_test/user_custom_pass_hash_params_test.info.yml
user_form_test.info.yml file core/modules/user/tests/modules/user_form_test/user_form_test.info.yml core/modules/user/tests/modules/user_form_test/user_form_test.info.yml
user_hooks_test.info.yml file core/modules/user/tests/modules/user_hooks_test/user_hooks_test.info.yml core/modules/user/tests/modules/user_hooks_test/user_hooks_test.info.yml
user_language_test.info.yml file core/modules/user/tests/modules/user_language_test/user_language_test.info.yml core/modules/user/tests/modules/user_language_test/user_language_test.info.yml
user_permissions_test.info.yml file core/modules/user/tests/modules/user_permissions_test/user_permissions_test.info.yml core/modules/user/tests/modules/user_permissions_test/user_permissions_test.info.yml
user_route_alter_test.info.yml file core/modules/serialization/tests/modules/user_route_alter_test/user_route_alter_test.info.yml core/modules/serialization/tests/modules/user_route_alter_test/user_route_alter_test.info.yml
user_test_theme.info.yml file core/modules/user/tests/themes/user_test_theme/user_test_theme.info.yml core/modules/user/tests/themes/user_test_theme/user_test_theme.info.yml
user_test_views.info.yml file core/modules/user/tests/modules/user_test_views/user_test_views.info.yml core/modules/user/tests/modules/user_test_views/user_test_views.info.yml
Value::getInfo function core/lib/Drupal/Core/Render/Element/Value.php Returns the element properties for this element.
VerticalTabs::getInfo function core/lib/Drupal/Core/Render/Element/VerticalTabs.php Returns the element properties for this element.
View::getInfo function core/modules/views/src/Element/View.php Returns the element properties for this element.
ViewEditForm::$elementInfo property core/modules/views_ui/src/ViewEditForm.php The element info manager.
ViewExecutable::$build_info property core/modules/views/src/ViewExecutable.php An array of build info.
ViewExecutable::getUrlInfo function core/modules/views/src/ViewExecutable.php Gets the Url object associated with the display handler.
views-ui-view-info.html.twig file core/themes/stable9/templates/admin/views-ui-view-info.html.twig Theme override for basic administrative info about a View.
views-ui-view-info.html.twig file core/modules/views_ui/templates/views-ui-view-info.html.twig Default theme implementation for basic administrative info about a View.
views.info.yml file core/modules/views/views.info.yml core/modules/views/views.info.yml
ViewsData::$moderationInformation property core/modules/content_moderation/src/ViewsData.php The moderation information.
ViewsEntityTestHooks::entityBaseFieldInfo function core/modules/views/tests/modules/views_entity_test/src/Hook/ViewsEntityTestHooks.php Implements hook_entity_base_field_info().
ViewsFormMainForm class core/modules/views/src/Form/ViewsFormMainForm.php Provides a default main form class for Views forms.
ViewsFormMainForm.php file core/modules/views/src/Form/ViewsFormMainForm.php
ViewsFormMainForm::buildForm function core/modules/views/src/Form/ViewsFormMainForm.php Form constructor.
ViewsFormMainForm::getFormId function core/modules/views/src/Form/ViewsFormMainForm.php Returns a unique string identifying the form.
ViewsFormMainForm::preRenderViewsForm function core/modules/views/src/Form/ViewsFormMainForm.php Replaces views substitution placeholders.
ViewsFormMainForm::submitForm function core/modules/views/src/Form/ViewsFormMainForm.php Form submission handler.
ViewsFormMainForm::trustedCallbacks function core/modules/views/src/Form/ViewsFormMainForm.php Lists the trusted callbacks provided by the implementing class.
ViewsFormMainForm::validateForm function core/modules/views/src/Form/ViewsFormMainForm.php Form validation handler.
ViewsHandlerManagerTest::testGetHandlerBaseInformationPropagation function core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php Tests getHandler() and its base information propagation.
ViewsHooksTest::testViewsFormMainFormPreRender function core/modules/views/tests/src/Kernel/ViewsHooksTest.php Tests how hook_views_form_substitutions() makes substitutions.
ViewsTokensHooks::tokenInfo function core/modules/views/src/Hook/ViewsTokensHooks.php Implements hook_token_info().
ViewsUiTestHooks::viewsPreviewInfoAlter function core/modules/views_ui/tests/modules/views_ui_test/src/Hook/ViewsUiTestHooks.php Implements hook_views_preview_info_alter().
views_config_entity_test.info.yml file core/modules/views/tests/modules/views_config_entity_test/views_config_entity_test.info.yml core/modules/views/tests/modules/views_config_entity_test/views_config_entity_test.info.yml
views_entity_test.info.yml file core/modules/views/tests/modules/views_entity_test/views_entity_test.info.yml core/modules/views/tests/modules/views_entity_test/views_entity_test.info.yml
views_form_test.info.yml file core/modules/views/tests/modules/views_form_test/views_form_test.info.yml core/modules/views/tests/modules/views_form_test/views_form_test.info.yml
views_hook_info function core/modules/views/views.module Implements hook_hook_info().
views_test_aggregation.info.yml file core/modules/views/tests/modules/views_test_aggregation/views_test_aggregation.info.yml core/modules/views/tests/modules/views_test_aggregation/views_test_aggregation.info.yml
views_test_cacheable_metadata_calculation.info.yml file core/modules/views/tests/modules/views_test_cacheable_metadata_calculation/views_test_cacheable_metadata_calculation.info.yml core/modules/views/tests/modules/views_test_cacheable_metadata_calculation/views_test_cacheable_metadata_calculation.info.yml

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