Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| QueueFactory::__construct | function | core/ |
Constructs a queue factory. |
| quickedit.editor.selector | service | core/ |
Drupal\quickedit\EditorSelector |
| quickedit.metadata.generator | service | core/ |
Drupal\quickedit\MetadataGenerator |
| QuickEditAutocompleteTermTest | class | core/ |
Tests in-place editing of autocomplete tags. |
| QuickEditAutocompleteTermTest.php | file | core/ |
|
| QuickEditAutocompleteTermTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| QuickEditAutocompleteTermTest::$editorUser | property | core/ |
A user with permissions to access in-place editor. |
| QuickEditAutocompleteTermTest::$fieldName | property | core/ |
Stores the field name for the autocomplete field. |
| QuickEditAutocompleteTermTest::$modules | property | core/ |
Modules to enable. |
| QuickEditAutocompleteTermTest::$node | property | core/ |
Stores the node used for the tests. |
| QuickEditAutocompleteTermTest::$term1 | property | core/ |
Stores the first term used in the tests. |
| QuickEditAutocompleteTermTest::$term2 | property | core/ |
Stores the second term used in the tests. |
| QuickEditAutocompleteTermTest::$vocabulary | property | core/ |
Stores the vocabulary used in the tests. |
| QuickEditAutocompleteTermTest::createTerm | function | core/ |
Returns a new term with random name and description in $this->vocabulary. |
| QuickEditAutocompleteTermTest::setUp | function | core/ |
|
| QuickEditAutocompleteTermTest::testAutocompleteQuickEdit | function | core/ |
Tests Quick Edit autocomplete term behavior. |
| QuickEditController::$editorSelector | property | core/ |
The in-place editor selector. |
| QuickEditController::$entityDisplayRepository | property | core/ |
The entity display repository service. |
| QuickEditController::$entityRepository | property | core/ |
The entity repository. |
| QuickEditController::$metadataGenerator | property | core/ |
The in-place editing metadata generator. |
| QuickEditController::$tempStoreFactory | property | core/ |
The PrivateTempStore factory. |
| QuickEditCustomPipelineTest | class | core/ |
Tests using a custom pipeline with Quick Edit. |
| QuickEditCustomPipelineTest.php | file | core/ |
|
| QuickEditCustomPipelineTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| QuickEditCustomPipelineTest::$modules | property | core/ |
Modules to enable. |
| QuickEditCustomPipelineTest::testCustomPipeline | function | core/ |
Tests that Quick Edit works with custom render pipelines. |
| QuickEditFieldForm::$nodeTypeStorage | property | core/ |
The node type storage. |
| QuickEditFieldForm::$tempStoreFactory | property | core/ |
Stores the tempstore factory. |
| QuickEditImageController::$entityDisplayRepository | property | core/ |
The entity display repository service. |
| QuickEditImageController::$entityDisplayRepository | property | core/ |
The entity display repository service. |
| QuickEditImageController::$imageFactory | property | core/ |
The image factory. |
| QuickEditImageController::$imageFactory | property | core/ |
The image factory. |
| QuickEditImageController::$tempStore | property | core/ |
Stores The Quick Edit tempstore. |
| QuickEditImageController::$tempStore | property | core/ |
Stores The Quick Edit tempstore. |
| 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::providerTestImageInPlaceEditor | function | core/ |
Data provider for ::testImageInPlaceEditor(). |
| QuickEditImageTest::testImageInPlaceEditor | function | core/ |
Tests that quick editor works correctly with images. |
| QuickEditJavascriptTestBase::assertQuickEditEntityToolbar | function | core/ |
Asserts the state of 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. |
| QuickEditLoadingTest::$editorUser | property | core/ |
An author user with permissions to access in-place editor. |
| QuickEditLoadingTest::$editorUser | property | core/ |
A user with permissions to access in-place editor. |
| QuickEditTestBase::createFieldWithStorage | function | core/ |
Creates a field. |
| RandomGeneratorTrait | trait | core/ |
Provides random generator utility methods. |
| RandomGeneratorTrait.php | file | core/ |
Pagination
- Previous page
- Page 184
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.