Search for Id
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/ |
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. |
MultiWidthLayoutBase | class | core/ |
Base class of layouts with configurable widths. |
MultiWidthLayoutBase.php | file | core/ |
|
MultiWidthLayoutBase::build | function | core/ |
Build a render array for layout with regions. |
MultiWidthLayoutBase::buildConfigurationForm | function | core/ |
Form constructor. |
MultiWidthLayoutBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
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/ |
Form submission handler. |
MysqlDateSqlTest::providerTestGetDateFormat | function | core/ |
Provider for date formatting test. |
Name::$validated_exposed_input | property | core/ |
|
Name::validateExposed | function | core/ |
Validate the exposed handler form. |
Name::valueValidate | function | core/ |
Validate the options form. |
nav-primary-wide.css | file | core/ |
Nav Primary (wide widths). |
nav-primary-wide.pcss.css | file | core/ |
Nav Primary (wide widths). |
NavigationLinkBlock::validateIconClassElement | function | core/ |
Form element validation handler for the 'icon_class' element. |
NavigationLinkBlock::validateUriElement | function | core/ |
Form element validation handler for the 'uri' element. |
NavigationMenuBlockTest::convertBuiltMenuToIdTree | function | core/ |
Helper method to allow for easy menu link tree structure assertions. |
NavigationRenderer::LOGO_PROVIDER_CUSTOM | constant | core/ |
Use the custom provided logo in the navigation. |
NavigationRenderer::LOGO_PROVIDER_DEFAULT | constant | core/ |
Use the default Drupal logo in the navigation. |
NavigationRenderer::LOGO_PROVIDER_HIDE | constant | core/ |
Hide the logo in the navigation. |
NavigationSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
NavigationSectionStorage::STORAGE_ID | constant | core/ |
|
NavigationServiceProvider | class | core/ |
Defines a service provider for the Navigation module. |
NavigationServiceProvider.php | file | core/ |
|
NavigationServiceProvider::register | function | core/ |
Registers services to the container. |
Pagination
- Previous page
- Page 119
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.