Search for _multiple
- Search 7.x for _multiple
- Search 8.9.x for _multiple
- Search 10.3.x for _multiple
- Search 11.x for _multiple
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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/ |
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. |
UserMultipleCancelConfirm::submitForm | function | core/ |
Form submission handler. |
UserMultipleCancelConfirm::__construct | function | core/ |
Constructs a new UserMultipleCancelConfirm. |
UserNameConstraint::$multipleSpacesMessage | property | core/ |
|
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. |
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/ |
Sets up the test. |
ViewsFormMultipleTest::testViewsFormMultiple | function | core/ |
Tests the a page with multiple View forms in it. |
ViewsFormMultipleTest::viewsData | function | core/ |
Returns the views data definition. |
ViewsTestFormMultipleController | class | core/ |
Controller routines for views form multiple test routes. |
ViewsTestFormMultipleController.php | file | core/ |
|
ViewsTestFormMultipleController::testPage | function | core/ |
Returns a test page having test_form_multiple view embedded twice. |
views_test_data_form_views_form_test_form_multiple_default_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter(). |
ViewUI::loadMultiple | function | core/ |
Loads one or more entities. |
VocabularyCrudTest::testTaxonomyVocabularyLoadMultiple | function | core/ |
Tests for loading multiple vocabularies. |
VocabularyInterface::HIERARCHY_MULTIPLE | constant | core/ |
Denotes that one or more terms in the vocabulary have multiple parents. |
WidgetBase::formMultipleElements | function | core/ |
Special handling to create form elements for multiple values. |
WidgetBase::handlesMultipleValues | function | core/ |
Returns whether the widget handles multiple values. |
Workflow::loadMultipleByType | function | core/ |
Loads all workflows of the provided type. |
_field_multiple_value_form_sort_helper | function | core/ |
Callback for usort() within template_preprocess_field_multiple_value_form(). |
Pagination
- Previous page
- Page 10
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.