Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
ModuleUninstallValidatorException.php | file | core/ |
|
ModuleUninstallValidatorInterface | interface | core/ |
Common interface for module uninstall validators. |
ModuleUninstallValidatorInterface.php | file | core/ |
|
ModuleUninstallValidatorInterface::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
module_installer_config_test.type.missing_id.yml | file | core/ |
core/modules/system/tests/modules/module_installer_config_test/config/install/module_installer_config_test.type.missing_id.yml |
MoveBlockForm::$uuid | property | core/ |
The component uuid. |
MoveBlockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
MoveTest::testInvalidStreamWrapper | function | core/ |
Tests for an invalid stream wrapper. |
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. |
MultipleProviderAttributeInterface | interface | core/ |
Defines a common interface for attributes with multiple providers. |
MultipleProviderAttributeInterface.php | file | core/ |
|
MultipleProviderAttributeInterface::getProvider | function | core/ |
Gets the name of the provider of the attribute class. |
MultipleProviderAttributeInterface::getProviders | function | core/ |
Gets the provider names of the attribute class. |
MultipleProviderAttributeInterface::setProviders | function | core/ |
Sets the provider names of the attribute class. |
MultipleValueWidgetTest | class | core/ |
Tests widget form for a multiple value field. |
MultipleValueWidgetTest.php | file | core/ |
|
MultipleValueWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MultipleValueWidgetTest::$modules | property | core/ |
Modules to install. |
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/ |
The theme to install as the default for testing. |
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. |
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/ |
@covers \Drupal\package_manager\Validator\MultisiteValidator @group package_manager @internal |
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. |
Pagination
- Previous page
- Page 123
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.