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 |
|---|---|---|---|
| WidgetViewsTest::setUp | function | core/ |
|
| WidgetViewsTest::testWidgetViews | function | core/ |
Tests that the views in the Media library's widget work as expected. |
| WidgetWithoutTypesTest | class | core/ |
Tests the media library widget when no media types are available. |
| WidgetWithoutTypesTest.php | file | core/ |
|
| WidgetWithoutTypesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WidgetWithoutTypesTest::$modules | property | core/ |
Modules to install. |
| WidgetWithoutTypesTest::testWidgetWithoutMediaTypes | function | core/ |
Tests that the widget works as expected when media types are deleted. |
| WildcardConfigActionsTest | class | core/ |
Tests config actions targeting multiple entities using wildcards. |
| WildcardConfigActionsTest.php | file | core/ |
|
| WildcardConfigActionsTest::$modules | property | core/ |
Modules to install. |
| WildcardConfigActionsTest::setUp | function | core/ |
|
| WildcardConfigActionsTest::testCreateForEach | function | core/ |
Tests that the createForEach action works as expected in normal conditions. |
| WildcardConfigActionsTest::testCreateForEachErrorsIfAlreadyExists | function | core/ |
Tests that the createForEach action errs on conflict with existing config. |
| WildcardConfigActionsTest::testCreateForEachErrorsIfNoBundleEntityTypesExist | function | core/ |
Tests that the createForEach action requires bundle entity types to exist. |
| WildcardConfigActionsTest::testCreateForEachIfNotExists | function | core/ |
Tests that the createForEachIfNotExists action ignores existing config. |
| WildcardConfigActionsTest::testCreateForEachNotAvailableOnNonBundleEntities | function | core/ |
Tests that the createForEach action only works on bundle entities. |
| WildcardConfigActionsTest::testCreateForEachValidatesCreatedEntities | function | core/ |
Tests that the createForEach action validates the config it creates. |
| WildcardConfigActionsTest::testCreateForEachWithLabel | function | core/ |
Tests using the `%label` placeholder with the createForEach action. |
| WildcardConfigActionsTest::testInvalidExpression | function | core/ |
Tests that an invalid wildcard expression will raise an error. |
| WildcardConfigActionsTest::testTargetEntitiesByWildcards | function | core/ |
Tests targeting multiple config entities for an action, using wildcards. |
| WildcardHtmlSupportTest | class | core/ |
Tests Wildcard Html Support. |
| WildcardHtmlSupportTest.php | file | core/ |
|
| WildcardHtmlSupportTest::$manager | property | core/ |
The manager for "CKEditor 5 plugin" plugins. |
| WildcardHtmlSupportTest::$modules | property | core/ |
Modules to install. |
| WildcardHtmlSupportTest::providerGhsConfiguration | function | core/ |
Provides test cases for CKEditor 5 General HTML Support (GHS) configuration. |
| WildcardHtmlSupportTest::setUp | function | core/ |
|
| WildcardHtmlSupportTest::testGhsConfiguration | function | core/ |
Tests ghs configuration. |
| WizardException | class | core/ |
A custom exception class for our errors. |
| WizardException.php | file | core/ |
|
| WizardInterface | interface | core/ |
Defines a common interface for Views Wizard plugins. |
| WizardInterface.php | file | core/ |
|
| WizardInterface::buildForm | function | core/ |
Form callback to build other elements in the "show" form. |
| WizardInterface::createView | function | core/ |
Creates a view from values that have already been validated. |
| WizardInterface::validateView | function | core/ |
Validate form and values. |
| WizardPluginBase | class | core/ |
Base class for Views wizard plugins. |
| WizardPluginBase.php | file | core/ |
|
| WizardPluginBase::$availableSorts | property | core/ |
The available store criteria. |
| WizardPluginBase::$base_table | property | core/ |
The base table connected with the wizard. |
| WizardPluginBase::$bundleInfoService | property | core/ |
The bundle info service. |
| WizardPluginBase::$createdColumn | property | core/ |
The table column used for sorting by create date of this wizard. |
| WizardPluginBase::$entityType | property | core/ |
Contains the information from entity_get_info of the $entity_type. |
| WizardPluginBase::$entityTypeId | property | core/ |
The entity type connected with the wizard. |
| WizardPluginBase::$filters | property | core/ |
Views items configuration arrays for filters added by the wizard. |
| WizardPluginBase::$filter_defaults | property | core/ |
Default values for filters. |
| WizardPluginBase::$parentFormSelector | property | core/ |
The parent form selector service. |
| WizardPluginBase::$sorts | property | core/ |
Views items configuration arrays for sorts added by the wizard. |
| WizardPluginBase::$validated_views | property | core/ |
An array of validated view objects, keyed by a hash. |
| WizardPluginBase::addDisplays | function | core/ |
Adds the array of display options to the view, with appropriate overrides. |
| WizardPluginBase::alterDisplayOptions | function | core/ |
Alters the full array of display options before they are added to the view. |
| WizardPluginBase::blockDisplayOptions | function | core/ |
Retrieves the block display options. |
Pagination
- Previous page
- Page 1838
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.