Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| WidgetOEmbedTest::setUp | function | core/ |
|
| WidgetOEmbedTest::testWidgetOEmbed | function | core/ |
Tests that oEmbed media can be added in the Media library's widget. |
| WidgetOEmbedTest::testWidgetOEmbedAdvancedUi | function | core/ |
Tests that oEmbed media can be added in the widget's advanced UI. |
| WidgetOverflowTest | class | core/ |
Tests that uploads in the 'media_library_widget' works as expected. |
| WidgetOverflowTest.php | file | core/ |
|
| WidgetOverflowTest::$image | property | core/ |
The test image file. |
| WidgetOverflowTest::providerWidgetOverflow | function | core/ |
Data provider for ::testWidgetOverflow() and ::testUnlimitedCardinality(). |
| WidgetOverflowTest::setUp | function | core/ |
|
| WidgetOverflowTest::testUnlimitedCardinality | function | core/ |
Tests that unlimited fields' selection count is not constrained. |
| WidgetOverflowTest::testWidgetOverflow | function | core/ |
Tests that the Media Library constrains the number of selected items. |
| WidgetOverflowTest::uploadFiles | function | core/ |
Uploads multiple test images into the media library. |
| WidgetPluginManager::$widgetOptions | property | core/ |
An array of widget options for each field type. |
| WidgetPluginManager::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
| WidgetPluginManager::getDefaultSettings | function | core/ |
Returns the default settings of a field widget. |
| WidgetPluginManager::getInstance | function | core/ |
Overrides PluginManagerBase::getInstance(). |
| WidgetPluginManager::getOptions | function | core/ |
Returns an array of widget type options for a field type. |
| WidgetPluginManager::__construct | function | core/ |
Constructs a WidgetPluginManager object. |
| WidgetPluginManagerTest | class | core/ |
Tests the field widget manager. |
| WidgetPluginManagerTest.php | file | core/ |
|
| WidgetPluginManagerTest::testNotApplicableFallback | function | core/ |
Tests that getInstance falls back on default if current is not applicable. |
| WidgetPluginManagerTest::testWidgetDefinitionAlter | function | core/ |
Tests that the widget definitions alter hook works. |
| WidgetUploadTest | class | core/ |
Tests that uploads in the 'media_library_widget' works as expected. |
| WidgetUploadTest.php | file | core/ |
|
| WidgetUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| WidgetUploadTest::testWidgetUpload | function | core/ |
Tests that uploads in the 'media_library_widget' works as expected. |
| WidgetUploadTest::testWidgetUploadAdvancedUi | function | core/ |
Tests that uploads in the widget's advanced UI works as expected. |
| WidgetViewsTest | class | core/ |
Tests the views in the media library widget. |
| WidgetViewsTest.php | file | core/ |
|
| WidgetViewsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| 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. |
Pagination
- Previous page
- Page 1611
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.