Search for multiple
- Search 7.x for multiple
- Search 9.5.x for multiple
- Search 8.9.x for multiple
- Search 11.x for multiple
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TermKernelTest::testMultipleParentDelete | function | core/ |
Deleting a parent of a term with multiple parents does not delete the term. |
TermTest::testTermMultipleParentsInterface | function | core/ |
Tests saving a term with multiple parents through the UI. |
TestEventSubscriberWithMultipleListeners | class | core/ |
|
TestEventSubscriberWithMultipleListeners::getSubscribedEvents | function | core/ |
|
TestFieldMultipleFormatter | class | core/ |
Plugin implementation of the 'field_test_multiple' formatter. |
TestFieldMultipleFormatter.php | file | core/ |
|
TestFieldMultipleFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
TestFieldMultipleFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
TestFieldMultipleFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
TestFieldMultipleFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
TestFieldWidgetMultiple | class | core/ |
Plugin implementation of the 'test_field_widget_multiple' widget. |
TestFieldWidgetMultiple.php | file | core/ |
|
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/ |
Test is the widget is applicable to the field definition. |
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/ |
|
TestItemWithMultipleDescriptions | class | core/ |
Defines the 'test_field_with_multiple_descriptions' entity field item. |
TestItemWithMultipleDescriptions.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/ |
Builds and returns the renderable array for this block plugin. |
ToolbarItemConditionsMetConstraint::$multipleMissingRequiredPluginMessage | property | core/ |
The violation message when >1 required plugin is missing. |
TourViewBuilder::viewMultiple | function | core/ |
Builds the render array for the provided entities. |
TwigDeprecationsTest::testMultipleDeprecations | function | core/ |
Test deprecation of multiple variables triggers errors. |
UniqueValuesConstraintValidatorTest::testValidationMultiple | function | core/ |
Tests the UniqueField validation constraint validator for multiple violations. |
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 |
UpdateSettingsForm::formatMultipleViolationsMessage | function | core/ |
Formats multiple violation messages associated with a single form element. |
UserDeleteTest::testUserDeleteMultiple | function | core/ |
Tests deleting multiple users. |
UserMultipleCancelConfirm | class | core/ |
Provides a confirmation form for cancelling multiple user accounts. |
UserMultipleCancelConfirm.php | file | 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::getDescription | function | core/ |
Returns additional text to display as a description. |
UserMultipleCancelConfirm::getFormId | function | core/ |
Returns a unique string identifying the form. |
UserMultipleCancelConfirm::getQuestion | function | core/ |
Returns the question to ask the user. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.