Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 10.3.x for ip
- Search 11.x for ip
- Search main for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UrlHelperTest::providerTestStripDangerousProtocols | function | core/ |
Provides data for self::testStripDangerousProtocols(). |
| UrlHelperTest::testStripDangerousProtocols | function | core/ |
Tests dangerous url protocol filtering. |
| UrlRewritingTest::testShippedFileURL | function | core/ |
Tests the rewriting of shipped file URLs by hook_file_url_alter(). |
| UrlTest::testInvalidEntityUriParameter | function | core/ |
Tests the fromUri() method with an invalid entity: URI. |
| UserCancelForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| UserDeleteTest::testUserDeleteMultiple | function | core/ |
Test deleting multiple users. |
| UserLegacyTest::testUserDeleteMultiple | function | core/ |
Tests that user_delete_multiple throws a deprecation error. |
| UserMultipleCancelConfirm | class | core/ |
Provides a confirmation form for cancelling multiple user accounts. |
| UserMultipleCancelConfirm.php | file | core/ |
|
| UserMultipleCancelConfirm::$deprecatedProperties | property | core/ |
|
| UserMultipleCancelConfirm::$entityTypeManager | property | core/ |
The entity type manager. |
| UserMultipleCancelConfirm::$tempStoreFactory | property | core/ |
The temp store factory. |
| UserMultipleCancelConfirm::$userStorage | property | core/ |
The user storage. |
| UserMultipleCancelConfirm::buildForm | function | core/ |
Form constructor. |
| UserMultipleCancelConfirm::create | function | core/ |
Instantiates a new instance of this class. |
| UserMultipleCancelConfirm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| UserMultipleCancelConfirm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| UserMultipleCancelConfirm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UserMultipleCancelConfirm::getQuestion | function | core/ |
Returns the question to ask the user. |
| UserMultipleCancelConfirm::submitForm | function | core/ |
Form submission handler. |
| UserMultipleCancelConfirm::__construct | function | core/ |
Constructs a new UserMultipleCancelConfirm. |
| UserNameConstraint::$multipleSpacesMessage | property | core/ |
|
| UserPasswordResetTest::assertNoPasswordIpFlood | function | core/ |
Makes assertions about a password reset not triggering IP flood control. |
| UserPasswordResetTest::assertPasswordIpFlood | function | core/ |
Makes assertions about a password reset triggering IP flood control. |
| UserPasswordResetTest::testUserResetPasswordIpFloodControl | function | core/ |
Tests password reset flood control for one IP. |
| UserReference::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| user_delete_multiple | function | core/ |
Delete multiple user accounts. |
| user_load_multiple | function | core/ |
Loads multiple users based on certain conditions. |
| user_view_multiple | function | core/ |
Constructs a drupal_render() style array from an array of loaded users. |
| View::$description | property | core/ |
The description of the view, which is used only in the interface. |
| ViewExecutable::$relationship | property | core/ |
Stores the relationship handlers which are initialized on this view. |
| Views relationship handlers | group | core/ |
Plugins for handling views relationships. |
| views.relationship.schema.yml | file | core/ |
core/modules/views/config/schema/views.relationship.schema.yml |
| views.view.recipes.yml | file | core/ |
core/profiles/demo_umami/config/install/views.view.recipes.yml |
| views.view.recipe_collections.yml | file | core/ |
core/profiles/demo_umami/config/install/views.view.recipe_collections.yml |
| views.view.test_content_moderation_filter_via_relationship.yml | file | core/ |
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/ |
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/ |
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/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_form_multiple.yml |
| views.view.test_handler_relationships.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_handler_relationships.yml |
| views.view.test_relationship_dependency.yml | file | core/ |
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/ |
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/ |
core/modules/user/tests/modules/user_test_views/test_views/views.view.test_user_relationship.yml |
| ViewsConfigUpdater::mapOperatorFromSingleToMultiple | function | core/ |
Maps a single operator to a multiple one, if possible. |
| ViewsData::$skipCache | property | core/ |
Whether or not to skip data caching and rebuild data each time. |
| ViewsDataTest::testCacheCallsWithoutWarmCacheAndGetMultipleTables | function | core/ |
Tests the cache calls for multiple tables without warm caches. |
| ViewsDataTest::testCacheCallsWithSameTableMultipleTimes | function | core/ |
Tests the cache backend behavior with requesting the same table multiple |
| ViewsDataTest::testCacheCallsWithSameTableMultipleTimesAndWarmCache | function | core/ |
Tests the cache calls for a single table and warm cache for: |
| ViewsFormMultipleTest | class | core/ |
Tests a page with multiple Views forms. |
| ViewsFormMultipleTest.php | file | core/ |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.