Search for multiple

  1. Search 7.x for multiple
  2. Search 9.5.x for multiple
  3. Search 8.9.x for multiple
  4. Search 10.3.x for multiple
  5. Other projects
Title Object type File name Summary
MigrateProcessInterface::multiple function core/modules/migrate/src/Plugin/MigrateProcessInterface.php Indicates whether the returned value requires multiple handling.
MigrateProcessPlugin::$handle_multiples property core/modules/migrate/src/Annotation/MigrateProcessPlugin.php Whether the plugin handles multiples itself.
MigrationLookupTest::testMultipleMigrations function core/modules/migrate/tests/src/Unit/process/MigrationLookupTest.php Tests processing multiple migrations and source IDs.
MigrationLookupTest::testMultipleSourceIds function core/modules/migrate/tests/src/Unit/process/MigrationLookupTest.php Tests processing multiple source IDs.
module_handler_test_multiple.info.yml file core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.info.yml core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.info.yml
module_handler_test_multiple.install file core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.install
module_handler_test_multiple_child.info.yml file core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.info.yml
module_handler_test_multiple_child.install file core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.install
module_handler_test_multiple_child_install function core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple_child/module_handler_test_multiple_child.install Implements hook_install().
module_handler_test_multiple_install function core/modules/system/tests/modules/module_handler_test_multiple/module_handler_test_multiple.install Implements hook_install().
MultipleAttributes class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/MultipleAttributes.php
MultipleAttributes.php file core/tests/Drupal/Tests/Component/Annotation/Doctrine/Fixtures/Attribute/MultipleAttributes.php
MultipleBlockFormTest class core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php Tests that blocks can have multiple forms.
MultipleBlockFormTest.php file core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php
MultipleBlockFormTest::$modules property core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php Modules to install.
MultipleBlockFormTest::testMultipleForms function core/tests/Drupal/KernelTests/Core/Block/MultipleBlockFormTest.php Tests that blocks can have multiple forms.
MultipleDistributionsProfileTest class core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php Tests multiple distribution profile support.
MultipleDistributionsProfileTest.php file core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php
MultipleDistributionsProfileTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php The theme to install as the default for testing.
MultipleDistributionsProfileTest::$info property core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php The distribution profile info.
MultipleDistributionsProfileTest::prepareEnvironment function core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php Prepares the current environment for running the test.
MultipleDistributionsProfileTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php Installer step: Select language.
MultipleDistributionsProfileTest::setUpProfile function core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php Installer step: Select installation profile.
MultipleDistributionsProfileTest::testInstalled function core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php Confirms that the installation succeeded.
MultipleFileUploadTest class core/modules/file/tests/src/Functional/MultipleFileUploadTest.php Tests multiple file upload.
MultipleFileUploadTest.php file core/modules/file/tests/src/Functional/MultipleFileUploadTest.php
MultipleFileUploadTest::$defaultTheme property core/modules/file/tests/src/Functional/MultipleFileUploadTest.php The theme to install as the default for testing.
MultipleFileUploadTest::$modules property core/modules/file/tests/src/Functional/MultipleFileUploadTest.php Modules to install.
MultipleFileUploadTest::setUp function core/modules/file/tests/src/Functional/MultipleFileUploadTest.php
MultipleFileUploadTest::testMultipleFileFieldWithAllFileExtensions function core/modules/file/tests/src/Functional/MultipleFileUploadTest.php Tests multiple file field with all file extensions.
MultipleProviderAnnotationInterface interface core/modules/migrate/src/Annotation/MultipleProviderAnnotationInterface.php Defines a common interface for classed annotations with multiple providers.
MultipleProviderAnnotationInterface.php file core/modules/migrate/src/Annotation/MultipleProviderAnnotationInterface.php
MultipleProviderAnnotationInterface::getProvider function core/modules/migrate/src/Annotation/MultipleProviderAnnotationInterface.php Gets the name of the provider of the annotated class.
MultipleProviderAnnotationInterface::getProviders function core/modules/migrate/src/Annotation/MultipleProviderAnnotationInterface.php Gets the provider names of the annotated class.
MultipleProviderAnnotationInterface::setProviders function core/modules/migrate/src/Annotation/MultipleProviderAnnotationInterface.php Sets the provider names of the annotated class.
MultipleStaticContext class core/modules/block/tests/modules/block_test/src/ContextProvider/MultipleStaticContext.php Sets multiple contexts for a static value.
MultipleStaticContext.php file core/modules/block/tests/modules/block_test/src/ContextProvider/MultipleStaticContext.php
MultipleStaticContext::$account property core/modules/block/tests/modules/block_test/src/ContextProvider/MultipleStaticContext.php The current user.
MultipleStaticContext::$userStorage property core/modules/block/tests/modules/block_test/src/ContextProvider/MultipleStaticContext.php The user storage.
MultipleStaticContext::getAvailableContexts function core/modules/block/tests/modules/block_test/src/ContextProvider/MultipleStaticContext.php Gets all available contexts for the purposes of configuration.
MultipleStaticContext::getRuntimeContexts function core/modules/block/tests/modules/block_test/src/ContextProvider/MultipleStaticContext.php Gets runtime context values for the given context IDs.
MultipleStaticContext::__construct function core/modules/block/tests/modules/block_test/src/ContextProvider/MultipleStaticContext.php Constructs a new MultipleStaticContext.
MultipleValueWidgetTest class core/modules/field/tests/src/FunctionalJavascript/MultipleValueWidgetTest.php Tests widget form for a multiple value field.
MultipleValueWidgetTest.php file core/modules/field/tests/src/FunctionalJavascript/MultipleValueWidgetTest.php
MultipleValueWidgetTest::$defaultTheme property core/modules/field/tests/src/FunctionalJavascript/MultipleValueWidgetTest.php The theme to install as the default for testing.
MultipleValueWidgetTest::$modules property core/modules/field/tests/src/FunctionalJavascript/MultipleValueWidgetTest.php Modules to install.
MultipleValueWidgetTest::assertHasFocusByAttribute function core/modules/field/tests/src/FunctionalJavascript/MultipleValueWidgetTest.php Asserts an element specified by an attribute value has focus.
MultipleValueWidgetTest::setUp function core/modules/field/tests/src/FunctionalJavascript/MultipleValueWidgetTest.php
MultipleValueWidgetTest::testFieldMultipleValueWidget function core/modules/field/tests/src/FunctionalJavascript/MultipleValueWidgetTest.php Tests the 'Add more' functionality.
MultipleValueWidgetTest::testFieldMultipleValueWidgetAddMoreNoValidation function core/modules/field/tests/src/FunctionalJavascript/MultipleValueWidgetTest.php Tests that no validation occurs on field on "Add more" click.

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