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 |
|---|---|---|---|
| QueueSerializationTest::testQueueSerialization | function | core/ |
Tests queue injection serialization. |
| QueueSerializationTest::validateForm | function | core/ |
Form validation handler. |
| QueueTest | class | core/ |
Queues and dequeues a set of items to check the basic queue functionality. |
| QueueTest.php | file | core/ |
|
| QueueTest::queueScore | function | core/ |
Returns the number of equal items in two arrays. |
| QueueTest::runQueueTest | function | core/ |
Queues and dequeues a set of items to check the basic queue functionality. |
| QueueTest::testMemoryQueue | function | core/ |
Tests the Memory queue. |
| QueueTest::testSystemQueue | function | core/ |
Tests the System queue. |
| QueueWorkerBase | class | core/ |
Provides a base implementation for a QueueWorker plugin. |
| QueueWorkerBase.php | file | core/ |
|
| QueueWorkerInterface::processItem | function | core/ |
Works on a single queue item. |
| QueueWorkerManager::createInstance | function | core/ |
|
| QueueWorkerManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
| QueueWorkerManager::__construct | function | core/ |
Constructs an QueueWorkerManager object. |
| quickedit.css | file | core/ |
Override Quick Edit's entity toolbar style on the Drupal front-end. |
| quickedit.css | file | core/ |
Override Quick Edit's entity toolbar style on the Drupal front-end. |
| quickedit.editor.selector | service | core/ |
Drupal\quickedit\EditorSelector |
| quickedit.icons.theme.css | file | core/ |
Icons for Quick Edit module. |
| quickedit.icons.theme.css | file | core/ |
Icons for Quick Edit module. |
| quickedit.libraries.yml | file | core/ |
core/modules/quickedit/quickedit.libraries.yml |
| quickedit.module.css | file | core/ |
Generic base styles for Quick Edit module. |
| quickedit.module.css | file | core/ |
Generic base styles for Quick Edit module. |
| quickedit.pcss.css | file | core/ |
Override Quick Edit's entity toolbar style on the Drupal front-end. |
| quickedit.permissions.yml | file | core/ |
core/modules/quickedit/quickedit.permissions.yml |
| quickedit.services.yml | file | core/ |
core/modules/quickedit/quickedit.services.yml |
| quickedit.theme.css | file | core/ |
Styling for Quick Edit module. |
| quickedit.theme.css | file | core/ |
Styling for Quick Edit module. |
| 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/ |
An 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::$tempStoreFactory | property | core/ |
The PrivateTempStore factory. |
| QuickEditController::attachments | function | core/ |
Returns AJAX commands to load in-place editors' attachments. |
| QuickEditController::checkCsrf | function | core/ |
Throws an AccessDeniedHttpException if the request fails CSRF validation. |
| QuickEditController::entitySave | function | core/ |
Saves an entity into the database, from PrivateTempStore. |
| QuickEditController::__construct | function | core/ |
Constructs a new QuickEditController. |
| QuickEditCustomPipelineTest | class | core/ |
Tests using a custom pipeline with Quick Edit. |
| QuickEditCustomPipelineTest.php | file | core/ |
Pagination
- Previous page
- Page 979
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.