Search for multiple
- Search 7.x for multiple
- Search 9.5.x for multiple
- Search 8.9.x for multiple
- Search 10.3.x for multiple
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MultipleAttributes.php | file | core/ |
|
MultipleBlockFormTest | class | core/ |
Tests that blocks can have multiple forms. |
MultipleBlockFormTest.php | file | core/ |
|
MultipleBlockFormTest::$modules | property | core/ |
|
MultipleBlockFormTest::testMultipleForms | function | core/ |
Tests that blocks can have multiple forms. |
MultipleDistributionsProfileTest | class | core/ |
Tests multiple distribution profile support. |
MultipleDistributionsProfileTest.php | file | core/ |
|
MultipleDistributionsProfileTest::$defaultTheme | property | core/ |
|
MultipleDistributionsProfileTest::$info | property | core/ |
The distribution profile info. |
MultipleDistributionsProfileTest::prepareEnvironment | function | core/ |
|
MultipleDistributionsProfileTest::setUpLanguage | function | core/ |
|
MultipleDistributionsProfileTest::setUpProfile | function | core/ |
|
MultipleDistributionsProfileTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
MultipleFileUploadTest | class | core/ |
Tests multiple file upload. |
MultipleFileUploadTest.php | file | core/ |
|
MultipleFileUploadTest::$defaultTheme | property | core/ |
|
MultipleFileUploadTest::$modules | property | core/ |
|
MultipleFileUploadTest::setUp | function | core/ |
|
MultipleFileUploadTest::testMultipleFileFieldWithAllFileExtensions | function | core/ |
Tests multiple file field with all file extensions. |
MultipleProviderAnnotationInterface | interface | core/ |
Defines a common interface for classed annotations with multiple providers. |
MultipleProviderAnnotationInterface.php | file | core/ |
|
MultipleProviderAnnotationInterface::getProvider | function | core/ |
Gets the name of the provider of the annotated class. |
MultipleProviderAnnotationInterface::getProviders | function | core/ |
Gets the provider names of the annotated class. |
MultipleProviderAnnotationInterface::setProviders | function | core/ |
Sets the provider names of the annotated class. |
MultipleStaticContext | class | core/ |
Sets multiple contexts for a static value. |
MultipleStaticContext.php | file | core/ |
|
MultipleStaticContext::$account | property | core/ |
The current user. |
MultipleStaticContext::$userStorage | property | core/ |
The user storage. |
MultipleStaticContext::getAvailableContexts | function | core/ |
|
MultipleStaticContext::getRuntimeContexts | function | core/ |
|
MultipleStaticContext::__construct | function | core/ |
Constructs a new MultipleStaticContext. |
MultipleValueWidgetTest | class | core/ |
Tests widget form for a multiple value field. |
MultipleValueWidgetTest.php | file | core/ |
|
MultipleValueWidgetTest::$defaultTheme | property | core/ |
|
MultipleValueWidgetTest::$modules | property | core/ |
|
MultipleValueWidgetTest::assertHasFocusByAttribute | function | core/ |
Asserts an element specified by an attribute value has focus. |
MultipleValueWidgetTest::setUp | function | core/ |
|
MultipleValueWidgetTest::testFieldMultipleValueWidget | function | core/ |
Tests the 'Add more' functionality. |
MultipleValueWidgetTest::testFieldMultipleValueWidgetAddMoreNoValidation | function | core/ |
Tests that no validation occurs on field on "Add more" click. |
MultipleWidgetFormTest | class | core/ |
Tests field form handling. |
MultipleWidgetFormTest.php | file | core/ |
|
MultipleWidgetFormTest::$defaultTheme | property | core/ |
|
MultipleWidgetFormTest::$field | property | core/ |
An array of values defining a field. |
MultipleWidgetFormTest::$fieldStorageMultiple | property | core/ |
An array of values defining a field multiple. |
MultipleWidgetFormTest::$modules | property | core/ |
Modules to install. |
MultipleWidgetFormTest::setUp | function | core/ |
|
MultipleWidgetFormTest::testFieldFormMultipleWidget | function | core/ |
Tests widgets handling multiple values. |
MultipleWidgetFormTest::testFieldFormMultipleWidgetAlter | function | core/ |
Tests hook_field_widget_complete_form_alter(). |
MultipleWidgetFormTest::testFieldFormMultipleWidgetAlterSingleValues | function | core/ |
Tests hook_field_widget_complete_form_alter() with single value elements. |
MultipleWidgetFormTest::testFieldFormMultipleWidgetTypeAlter | function | core/ |
Tests hook_field_widget_complete_WIDGET_TYPE_form_alter(). |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.