Search for %s
- Search 7.x for %s
- Search 8.9.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 |
|---|---|---|---|
| QuickEditImageController::$fileSystem | property | core/ |
The file system. |
| QuickEditImageController::$fileSystem | property | core/ |
The file system. |
| QuickEditImageController::$tempStore | property | core/ |
Stores The Quick Edit tempstore. |
| QuickEditImageController::$tempStore | property | core/ |
Stores The Quick Edit tempstore. |
| QuickEditImageController::__construct | function | core/ |
Constructs a new QuickEditImageController. |
| QuickEditImageController::__construct | function | core/ |
Constructs a new QuickEditImageController. |
| QuickEditImageControllerTest | class | core/ |
Tests the endpoints used by the "image" in-place editor. |
| QuickEditImageControllerTest | class | core/ |
Tests class \Drupal\image\Controller\QuickEditImageController deprecation. |
| QuickEditImageControllerTest.php | file | core/ |
|
| QuickEditImageControllerTest.php | file | core/ |
|
| QuickEditImageControllerTest::$contentAuthorUser | property | core/ |
A user with permissions to edit articles and use Quick Edit. |
| QuickEditImageControllerTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| QuickEditImageControllerTest::$fieldName | property | core/ |
The machine name of our image field. |
| QuickEditImageControllerTest::$modules | property | core/ |
Modules to enable. |
| QuickEditImageControllerTest::setUp | function | core/ |
|
| QuickEditImageControllerTest::testAccess | function | core/ |
Tests that routes restrict access for un-privileged users. |
| QuickEditImageControllerTest::testFieldInfo | function | core/ |
Tests that the field info route returns expected data. |
| QuickEditImageControllerTest::testInvalidUpload | function | core/ |
Tests that uploading an invalid image does not work. |
| QuickEditImageControllerTest::testQuickEditImageControllerDeprecation | function | core/ |
Tests class \Drupal\image\Controller\QuickEditImageController deprecation. |
| 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\quickedit\Plugin\InPlaceEditor\Image[[api-linebreak]] @group quickedit @group legacy |
| 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. |
| QuickEditJavascriptTestBase | class | core/ |
Base class for testing the QuickEdit. |
| QuickEditJavascriptTestBase.php | file | core/ |
|
| QuickEditJavascriptTestBase::$contentAuthorUser | property | core/ |
A user with permissions to edit Articles and use Quick Edit. |
| QuickEditJavascriptTestBase::$expectedFieldStateAttributes | property | core/ |
|
| QuickEditJavascriptTestBase::$modules | property | core/ |
Modules to enable. |
| QuickEditJavascriptTestBase::assertEntityInstanceFieldMarkup | function | core/ |
Asserts all in-place editable fields with markup expectations. |
| QuickEditJavascriptTestBase::assertEntityInstanceFieldStates | function | core/ |
Asserts all FieldModels for the given entity instance. |
| QuickEditJavascriptTestBase::assertEntityInstanceStates | function | core/ |
Asserts all EntityModels (entity instances) on the page. |
| QuickEditJavascriptTestBase::assertQuickEditEntityToolbar | function | core/ |
Asserts the state of the Quick Edit entity toolbar. |
| QuickEditJavascriptTestBase::awaitEntityInstanceFieldState | function | core/ |
Awaits a particular field instance to reach a particular state. |
| QuickEditJavascriptTestBase::awaitQuickEditForEntity | function | core/ |
Awaits Quick Edit to be initiated for all instances of the given entity. |
| QuickEditJavascriptTestBase::saveQuickEdit | function | core/ |
Clicks the 'Save' button in the Quick Edit entity toolbar. |
| QuickEditJavascriptTestBase::startQuickEditViaToolbar | function | core/ |
Starts in-place editing of the given entity instance. |
| QuickEditJavascriptTestBase::typeInFormEditorTextInputField | function | core/ |
Simulates typing in an input[type=text] inside a 'form' in-place editor. |
| QuickEditJavascriptTestBase::typeInPlainTextEditor | function | core/ |
Simulates typing in a 'plain_text' in-place editor. |
| QuickEditLayoutBuilderEntityViewDisplay | class | core/ |
Provides an entity view display entity that has a layout with quickedit. |
Pagination
- Previous page
- Page 1007
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.