Search for ip

  1. Search 7.x for ip
  2. Search 8.9.x for ip
  3. Search 10.3.x for ip
  4. Search 11.x for ip
  5. Search main for ip
  6. Other projects
Title Object type File name Summary
UserMultipleCancelConfirm::__construct function core/modules/user/src/Form/UserMultipleCancelConfirm.php Constructs a new UserMultipleCancelConfirm.
UserNameConstraint::$multipleSpacesMessage property core/modules/user/src/Plugin/Validation/Constraint/UserNameConstraint.php
UserPasswordResetTest::assertNoPasswordIpFlood function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Makes assertions about a password reset not triggering IP flood control.
UserPasswordResetTest::assertPasswordIpFlood function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Makes assertions about a password reset triggering IP flood control.
UserPasswordResetTest::testUserResetPasswordIpFloodControl function core/modules/user/tests/src/Functional/UserPasswordResetTest.php Tests password reset flood control for one IP.
UserReference::defineValueProcessPipeline function core/modules/migrate_drupal/src/Plugin/migrate/field/d6/UserReference.php
UserReference::defineValueProcessPipeline function core/modules/migrate_drupal/src/Plugin/migrate/field/d7/UserReference.php
View::$description property core/modules/views/src/Entity/View.php The description of the view, which is used only in the interface.
ViewExecutable::$relationship property core/modules/views/src/ViewExecutable.php Stores the relationship handlers which are initialized on this view.
Views relationship handlers group core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php Plugins for handling views relationships.
views.relationship.schema.yml file core/modules/views/config/schema/views.relationship.schema.yml core/modules/views/config/schema/views.relationship.schema.yml
views.view.recipes.yml file core/profiles/demo_umami/config/install/views.view.recipes.yml core/profiles/demo_umami/config/install/views.view.recipes.yml
views.view.recipe_collections.yml file core/profiles/demo_umami/config/install/views.view.recipe_collections.yml core/profiles/demo_umami/config/install/views.view.recipe_collections.yml
views.view.test_content_moderation_filter_via_relationship.yml file core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_filter_via_relationship.yml core/modules/content_moderation/tests/modules/content_moderation_test_views/config/install/views.view.test_content_moderation_filter_via_relationship.yml
views.view.test_entity_reference_group_by_empty_relationships.yml file core/modules/system/tests/modules/entity_reference_test_views/test_views/views.view.test_entity_reference_group_by_empty_relationships.yml core/modules/system/tests/modules/entity_reference_test_views/test_views/views.view.test_entity_reference_group_by_empty_relationships.yml
views.view.test_exposed_relationship_admin_ui.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_relationship_admin_ui.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_relationship_admin_ui.yml
views.view.test_form_multiple.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_form_multiple.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_form_multiple.yml
views.view.test_handler_relationships.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_handler_relationships.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_handler_relationships.yml
views.view.test_relationship_dependency.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_relationship_dependency.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_relationship_dependency.yml
views.view.test_taxonomy_term_relationship.yml file core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_term_relationship.yml core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_term_relationship.yml
views.view.test_user_relationship.yml file core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_relationship.yml core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_relationship.yml
ViewsConfigUpdater::mapOperatorFromSingleToMultiple function core/modules/views/src/ViewsConfigUpdater.php Maps a single operator to a multiple one, if possible.
ViewsData::$skipCache property core/modules/views/src/ViewsData.php Whether or not to skip data caching and rebuild data each time.
ViewsDataTest::testCacheCallsWithoutWarmCacheAndGetMultipleTables function core/modules/views/tests/src/Unit/ViewsDataTest.php Tests the cache calls for multiple tables without warm caches.
ViewsDataTest::testCacheCallsWithSameTableMultipleTimes function core/modules/views/tests/src/Unit/ViewsDataTest.php Tests the cache backend behavior with requesting the same table multiple.
ViewsDataTest::testCacheCallsWithSameTableMultipleTimesAndWarmCache function core/modules/views/tests/src/Unit/ViewsDataTest.php Tests the cache calls for a single table and warm cache.
ViewsFormMultipleTest class core/modules/views/tests/src/Functional/ViewsFormMultipleTest.php Tests a page with multiple Views forms.
ViewsFormMultipleTest.php file core/modules/views/tests/src/Functional/ViewsFormMultipleTest.php
ViewsFormMultipleTest::$defaultTheme property core/modules/views/tests/src/Functional/ViewsFormMultipleTest.php
ViewsFormMultipleTest::$testViews property core/modules/views/tests/src/Functional/ViewsFormMultipleTest.php Views used by this test.
ViewsFormMultipleTest::setUp function core/modules/views/tests/src/Functional/ViewsFormMultipleTest.php
ViewsFormMultipleTest::testViewsFormMultiple function core/modules/views/tests/src/Functional/ViewsFormMultipleTest.php Tests the a page with multiple View forms in it.
ViewsFormMultipleTest::viewsData function core/modules/views/tests/src/Functional/ViewsFormMultipleTest.php
ViewsHandlerInterface::setRelationship function core/modules/views/src/Plugin/views/ViewsHandlerInterface.php Sets up any needed relationship.
ViewsIntegrationTest::testRelationship function core/modules/dblog/tests/src/Kernel/Views/ViewsIntegrationTest.php Tests the relationship with the users_field_data table.
ViewsMenuLink::getDescription function core/modules/views/src/Plugin/Menu/ViewsMenuLink.php
ViewsModerationStateFilterTest::testStateFilterViewsRelationship function core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php Tests the content moderation state filter.
ViewsRelationship class core/modules/views/src/Annotation/ViewsRelationship.php Defines a Plugin annotation object for views relationship handlers.
ViewsRelationship.php file core/modules/views/src/Annotation/ViewsRelationship.php
ViewsRenderPipelineMarkup class core/modules/views/src/Render/ViewsRenderPipelineMarkup.php Defines an object that passes safe strings through the Views render system.
ViewsRenderPipelineMarkup.php file core/modules/views/src/Render/ViewsRenderPipelineMarkup.php
ViewsSelection::stripAdminAndAnchorTagsFromResults function core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php Strips all admin and anchor tags from a result list.
ViewsTestFormMultipleController class core/modules/views/tests/modules/views_test_data/src/Controller/ViewsTestFormMultipleController.php Controller routines for views form multiple test routes.
ViewsTestFormMultipleController.php file core/modules/views/tests/modules/views_test_data/src/Controller/ViewsTestFormMultipleController.php
ViewsTestFormMultipleController::testPage function core/modules/views/tests/modules/views_test_data/src/Controller/ViewsTestFormMultipleController.php Returns a test page having test_form_multiple view embedded twice.
ViewsUITourTest::testViewsUiTourTips function core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php Tests views_ui tour tip availability.
ViewsUITourTest::testViewsUiTourTipsTranslated function core/modules/views_ui/tests/src/Functional/ViewsUITourTest.php Tests views_ui tour tip availability in a different language.
views_post_update_configuration_entity_relationships function core/modules/views/views.post_update.php Clear errors caused by relationships to configuration entities.
views_post_update_provide_revision_table_relationship function core/modules/views/views.post_update.php Clear caches due to adding a relationship from revision table to base table.
views_test_data_form_views_form_test_form_multiple_default_alter function core/modules/views/tests/modules/views_test_data/views_test_data.module Implements hook_form_BASE_FORM_ID_alter().

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