Search for _multiple
- Search 7.x for _multiple
- Search 9.5.x for _multiple
- Search 10.3.x for _multiple
- Search 11.x for _multiple
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TestFieldWidgetMultiple::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
TestFieldWidgetMultiple::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
TestFieldWidgetMultiple::formElement | function | core/ |
Returns the form for a single field widget. |
TestFieldWidgetMultiple::isApplicable | function | core/ |
Used in \Drupal\field\Tests\EntityReference\EntityReferenceAdminTest::testAvailableFormatters(). |
TestFieldWidgetMultiple::multipleValidate | function | core/ |
Element validation helper. |
TestFieldWidgetMultiple::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
TestFieldWidgetMultiple::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
TestFieldWidgetMultipleSingleValues | class | core/ |
Plugin implementation of the 'test_field_widget_multiple' widget. |
TestFieldWidgetMultipleSingleValues.php | file | core/ |
|
TestMultipleFormController | class | core/ |
Controller for block_test module |
TestMultipleFormController.php | file | core/ |
|
TestMultipleFormController::testMultipleForms | function | core/ |
|
TestMultipleFormsBlock | class | core/ |
Provides a block with multiple forms. |
TestMultipleFormsBlock.php | file | core/ |
|
TestMultipleFormsBlock::build | function | core/ |
|
TourViewBuilder::viewMultiple | function | core/ |
Builds the render array for the provided entities. |
UpdateApiEntityDefinitionUpdateTest::testMultipleUpdates | function | core/ |
Tests that multiple updates applied in bulk work as expected. |
UpdateBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
UpdateLobTest::testUpdateMultipleBlob | function | core/ |
Confirms that we can update two blob columns in the same table. |
UpdateRegistryTest::testRegisterInvokedUpdatesWithMultiple | function | core/ |
@covers ::registerInvokedUpdates |
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/ |
|
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. |
views.view.test_form_multiple.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_form_multiple.yml |
ViewsConfigUpdater::mapOperatorFromSingleToMultiple | function | core/ |
Maps a single operator to a multiple one, if possible. |
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/ |
|
ViewsFormMultipleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ViewsFormMultipleTest::$testViews | property | core/ |
Views used by this test. |
ViewsFormMultipleTest::setUp | function | core/ |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.