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 |
|---|---|---|---|
| QuickEditIntegrationTest::setUp | function | core/ |
Sets the default field storage backend for fields created during tests. |
| QuickEditIntegrationTest::setUp | function | core/ |
|
| QuickEditIntegrationTest::setUp | function | core/ |
|
| QuickEditIntegrationTest::testArticleNode | function | core/ |
Tests if an article node can be in-place edited with Quick Edit. |
| QuickEditIntegrationTest::testAttachments | function | core/ |
Tests in-place editor attachments when the Editor module is present. |
| QuickEditIntegrationTest::testCustomBlock | function | core/ |
Tests if a custom can be in-place edited with Quick Edit. |
| QuickEditIntegrationTest::testCustomBlockLinks | function | core/ |
Tests that contextual links in custom blocks are changed. |
| QuickEditIntegrationTest::testEditorSelection | function | core/ |
Tests editor selection when the Editor module is present. |
| QuickEditIntegrationTest::testGetUntransformedTextCommand | function | core/ |
Tests GetUntransformedTextCommand AJAX command. |
| QuickEditIntegrationTest::testMetadata | function | core/ |
Tests (custom) metadata when the formatted text editor is used. |
| QuickEditIntegrationTest::testQuickEditLinks | function | core/ |
Tests QuickEdit links behavior. |
| 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. |
| QuickEditLoadingTest | class | core/ |
Tests loading of in-place editing functionality and lazy loading of its in-place editors. |
| QuickEditLoadingTest | class | core/ |
Tests loading of in-place editing functionality and lazy loading of its in-place editors. |
| QuickEditLoadingTest.php | file | core/ |
|
| QuickEditLoadingTest.php | file | core/ |
|
| QuickEditLoadingTest::$authorUser | property | core/ |
An user with permissions to create and edit articles. |
| QuickEditLoadingTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| QuickEditLoadingTest::$editorUser | property | core/ |
A author user with permissions to access in-place editor. |
| QuickEditLoadingTest::$editorUser | property | core/ |
A user with permissions to access in-place editor. |
| QuickEditLoadingTest::$modules | property | core/ |
Modules to enable. |
| QuickEditLoadingTest::$modules | property | core/ |
Modules to enable. |
| QuickEditLoadingTest::$testNode | property | core/ |
A test node. |
| QuickEditLoadingTest::setUp | function | core/ |
|
| QuickEditLoadingTest::setUp | function | core/ |
|
| QuickEditLoadingTest::testConcurrentEdit | function | core/ |
Tests Quick Edit on a node that was concurrently edited on the full node form. |
| QuickEditLoadingTest::testContentBlock | function | core/ |
Tests that Quick Edit's data- attributes are present for content blocks. |
| QuickEditLoadingTest::testDisplayOptions | function | core/ |
Tests that Quick Edit doesn't make fields rendered with display options editable. |
| QuickEditLoadingTest::testDisplayOptions | function | core/ |
Tests that Quick Edit doesn't make fields rendered with display options editable. |
| QuickEditLoadingTest::testImageField | function | core/ |
Tests that Quick Edit can handle an image field. |
| QuickEditLoadingTest::testTitleBaseField | function | core/ |
Tests the loading of Quick Edit for the title base field. |
| QuickEditLoadingTest::testUserPermissions | function | core/ |
Test the loading of Quick Edit with different permissions. |
| QuickEditLoadingTest::testWithPendingRevision | function | core/ |
Test Quick Edit does not appear for entities with pending revisions. |
| QuickEditMinimalTest | class | core/ |
Tests Quick Edit can be installed with Minimal. |
| QuickEditMinimalTest.php | file | core/ |
|
| QuickEditMinimalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 982
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.