Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| QuickEditImageControllerTest::testFieldInfo | function | core/ |
Tests that the field info route returns expected data. |
| QuickEditImageControllerTest::testInvalidUpload | function | core/ |
Tests that uploading a invalid image does not work. |
| QuickEditImageControllerTest::testValidImageUpload | function | core/ |
Tests that uploading a valid image works. |
| QuickEditImageControllerTest::uploadImage | function | core/ |
Uploads an image using the image module's Quick Edit route. |
| QuickEditImageEditorTestTrait | trait | core/ |
|
| QuickEditImageEditorTestTrait.php | file | core/ |
|
| QuickEditImageEditorTestTrait::awaitImageEditor | function | core/ |
Awaits the 'image' in-place editor. |
| QuickEditImageEditorTestTrait::dropImageOnImageEditor | function | core/ |
Simulates dragging and dropping an image on the 'image' in-place editor. |
| QuickEditImageEditorTestTrait::typeInImageEditorAltTextInput | function | core/ |
Simulates typing in the 'image' in-place editor 'alt' attribute text input. |
| QuickEditImageTest | class | core/ |
@coversDefaultClass \Drupal\image\Plugin\InPlaceEditor\Image[[api-linebreak]] @group image |
| QuickEditImageTest.php | file | core/ |
|
| QuickEditImageTest::$contentAuthorUser | property | core/ |
A user with permissions to edit Articles and use Quick Edit. |
| QuickEditImageTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| QuickEditImageTest::$modules | property | core/ |
Modules to enable. |
| QuickEditImageTest::providerTestImageInPlaceEditor | function | core/ |
Data provider for ::testImageInPlaceEditor(). |
| QuickEditImageTest::setUp | function | core/ |
|
| QuickEditImageTest::testImageInPlaceEditor | function | core/ |
Tests that quick editor works correctly with images. |
| QuickEditIntegration::$currentUser | property | core/ |
The current user. |
| QuickEditIntegration::$sectionStorageManager | property | core/ |
The section storage manager. |
| QuickEditIntegration::deconstructViewModeId | function | core/ |
Deconstructs the Quick Edit view mode ID into its constituent parts. |
| QuickEditIntegration::supportQuickEditOnComponent | function | core/ |
Determines whether a component has Quick Edit support. |
| QuickEditIntegration::__construct | function | core/ |
Constructs a new QuickEditIntegration object. |
| QuickEditIntegrationLoadingTest | class | core/ |
Tests Quick Edit module integration endpoints. |
| QuickEditIntegrationLoadingTest.php | file | core/ |
|
| QuickEditIntegrationLoadingTest::$basicPermissions | property | core/ |
The basic permissions necessary to view content and use in-place editing. |
| QuickEditIntegrationLoadingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| QuickEditIntegrationLoadingTest::$modules | property | core/ |
Modules to enable. |
| QuickEditIntegrationLoadingTest::setUp | function | core/ |
|
| QuickEditIntegrationLoadingTest::testUsersWithoutPermission | function | core/ |
Test loading of untransformed text when a user doesn't have access to it. |
| QuickEditIntegrationLoadingTest::testUserWithPermission | function | core/ |
Test loading of untransformed text when a user does have access to it. |
| QuickEditIntegrationTest | class | core/ |
Tests Edit module integration (Editor module's inline editing support). |
| QuickEditIntegrationTest | class | core/ |
@group quickedit |
| QuickEditIntegrationTest | class | core/ |
Test Settings Tray and Quick Edit modules integration. |
| QuickEditIntegrationTest.php | file | core/ |
|
| QuickEditIntegrationTest.php | file | core/ |
|
| QuickEditIntegrationTest.php | file | core/ |
|
| QuickEditIntegrationTest::$accessChecker | property | core/ |
The access checker object to be used by the metadata generator object. |
| QuickEditIntegrationTest::$contentAuthorUser | property | core/ |
A user with permissions to edit Articles and use Quick Edit. |
| QuickEditIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| QuickEditIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| QuickEditIntegrationTest::$editorManager | property | core/ |
The manager for editor plug-ins. |
| QuickEditIntegrationTest::$editorSelector | property | core/ |
The editor selector object to be used by the metadata generator object. |
| QuickEditIntegrationTest::$fieldName | property | core/ |
The name of the field ued for tests. |
| QuickEditIntegrationTest::$metadataGenerator | property | core/ |
The metadata generator object to be tested. |
| QuickEditIntegrationTest::$modules | property | core/ |
Modules to enable. |
| QuickEditIntegrationTest::$modules | property | core/ |
Modules to enable. |
| QuickEditIntegrationTest::$modules | property | core/ |
Modules to enable. |
| QuickEditIntegrationTest::createBlockContent | function | core/ |
Creates a custom block. |
| QuickEditIntegrationTest::createBlockContentType | function | core/ |
Creates a custom block type (bundle). |
| QuickEditIntegrationTest::getSelectedEditor | function | core/ |
Returns the in-place editor that quickedit selects. |
Pagination
- Previous page
- Page 981
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.