Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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(). |
| MultipleWidgetFormTest::testFieldFormMultipleWidgetTypeAlterSingleValues | function | core/ |
Tests hook_field_widget_complete_WIDGET_TYPE_form_alter() with single value elements. |
| MultipleWidgetFormTest::testLabelOnMultiValueFields | function | core/ |
Tests the form display of the label for multi-value fields. |
| MultipleWidgetFormTest::widgetAlterTest | function | core/ |
Tests widget alter hooks for a given hook name. |
| MultiplexErrorFormatter | class | core/ |
Configurable error formatter that outputs to multiple formatters/files. |
| MultiplexErrorFormatter.php | file | core/ |
|
| MultiplexErrorFormatter::formatErrors | function | core/ |
|
| MultiplexErrorFormatter::__construct | function | core/ |
Constructs the MultiplexErrorFormatter. |
| MultisiteValidator | class | core/ |
Checks that the current site is not part of a multisite. |
| MultisiteValidator.php | file | core/ |
|
| MultisiteValidator::isMultisite | function | core/ |
Detects if the current site is part of a multisite. |
| MultisiteValidator::validate | function | core/ |
Validates that the current site is not part of a multisite. |
| MultisiteValidator::__construct | function | core/ |
|
| MultisiteValidatorTest | class | core/ |
Tests Multisite Validator. |
| MultisiteValidatorTest.php | file | core/ |
|
| MultisiteValidatorTest::providerMultisite | function | core/ |
Data provider for testMultisite(). |
| MultisiteValidatorTest::testMultisite | function | core/ |
Tests that Package Manager flags an error if run in a multisite. |
| MultisiteValidatorTest::testMultisiteDuringPreApply | function | core/ |
Tests that an error is flagged if run in a multisite during pre-apply. |
| MultiStepNodeFormBasicOptionsTest | class | core/ |
Tests the persistence of basic options through multiple steps. |
| MultiStepNodeFormBasicOptionsTest.php | file | core/ |
|
| MultiStepNodeFormBasicOptionsTest::$defaultTheme | property | core/ |
|
| MultiStepNodeFormBasicOptionsTest::$fieldName | property | core/ |
The field name to create. |
| MultiStepNodeFormBasicOptionsTest::testMultiStepNodeFormBasicOptions | function | core/ |
Tests changing the default values of basic options to ensure they persist. |
| MultiValueTestItem | class | core/ |
Defines the 'multi_value_test' field type. |
| MultiValueTestItem.php | file | core/ |
|
| MultiValueTestItem::isEmpty | function | core/ |
|
| MultiValueTestItem::mainPropertyName | function | core/ |
|
| MultiValueTestItem::propertyDefinitions | function | core/ |
|
| MultiValueTestItem::schema | function | core/ |
|
| MultiWidthLayoutBase | class | core/ |
Base class of layouts with configurable widths. |
| MultiWidthLayoutBase.php | file | core/ |
|
| MultiWidthLayoutBase::build | function | core/ |
|
| MultiWidthLayoutBase::buildConfigurationForm | function | core/ |
|
| MultiWidthLayoutBase::defaultConfiguration | function | core/ |
|
| MultiWidthLayoutBase::getDefaultWidth | function | core/ |
Provides a default value for the width options. |
| MultiWidthLayoutBase::getWidthOptions | function | core/ |
Gets the width options for the configuration form. |
| MultiWidthLayoutBase::submitConfigurationForm | function | core/ |
|
| my-banner.component.yml | file | core/ |
core/modules/system/tests/modules/sdc_test/components/my-banner/my-banner.component.yml |
| my-banner.css | file | core/ |
.component--my-banner { position: relative; width: 80%; max-width: 1200px; padding: 2em; color: white; background: black; background-size: cover; } .component--my-banner--header { display: flex; align-items: center; … |
Pagination
- Previous page
- Page 1145
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.