Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| QueryTest::queryMethodsTests | function | core/ |
Tests methods provided by the QueryPluginBase. |
| QueryTest::setAllItems | function | core/ |
Sets the allItems property. |
| QueryTest::setFieldTimezoneOffset | function | core/ |
Applies a timezone offset to the given field. |
| QueryTest::setUp | function | core/ |
|
| QueryTest::testArrayArgumentsSQLInjection | function | core/ |
Tests SQL injection via database query array arguments. |
| QueryTest::testArraySubstitution | function | core/ |
Tests that we can pass an array of values directly in the query. |
| QueryTest::testConditionOperatorArgumentsSQLInjection | function | core/ |
Tests SQL injection via condition operator. |
| QueryTest::testNoBaseTable | function | core/ |
Tests entity query for entity type without base table. |
| QueryTest::testNoRevisionTable | function | core/ |
Tests revision entity query for entity type without revision table. |
| QueryTest::testNumericExpressionSubstitution | function | core/ |
Tests numeric query parameter expansion in expressions. |
| QueryTest::testQuery | function | core/ |
Tests query plugins. |
| QueryTest::testQueryUI | function | core/ |
Tests query plugins settings. |
| QueryTest::testQuotingIdentifiers | function | core/ |
Tests quoting identifiers in queries. |
| QueryTest::testScalarSubstitution | function | core/ |
Tests that we can not pass a scalar value when an array is expected. |
| QueryTest::viewsData | function | core/ |
Returns the views data definition. |
| QueryTest::viewsData | function | core/ |
Provides Views metadata for the test data table. |
| QueryTest::_testInitQuery | function | core/ |
Tests the ViewExecutable::initQuery method. |
| QueryTest::_testQueryExecute | function | core/ |
Executes the views query, ensures it's not empty. |
| QueryTrait::$workspaceInfo | property | core/ |
The workspace information service. |
| QueryTrait::$workspaceManager | property | core/ |
The workspace manager. |
| QueryTrait::isSimpleQuery | function | core/ |
|
| QueryTrait::__construct | function | core/ |
Constructs a Query object. |
| Queue operations | group | core/ |
Queue items to allow later processing. |
| queue.database | service | core/ |
Drupal\Core\Queue\QueueDatabaseFactory |
| QueueDatabaseFactory | class | core/ |
Defines the queue factory for the database backend. |
| QueueDatabaseFactory.php | file | core/ |
|
| QueueDatabaseFactory::$connection | property | core/ |
The database connection. |
| QueueDatabaseFactory::get | function | core/ |
Constructs a new queue object for a given name. |
| QueueDatabaseFactory::__construct | function | core/ |
Constructs this factory object. |
| QueueExceptionsTest | class | core/ |
Tests queue exceptions. |
| QueueExceptionsTest.php | file | core/ |
|
| QueueExceptionsTest::testDelayedRequeueExceptionCallsParentConstructor | function | core/ |
Tests that the `DelayedRequeueException` calls parent constructor. |
| QueueFactory::$queues | property | core/ |
Instantiated queues, keyed by name. |
| QueueFactory::$settings | property | core/ |
The settings object. |
| QueueFactory::__construct | function | core/ |
Constructs QueueFactory object. |
| QueueInterface::numberOfItems | function | core/ |
Retrieves the number of items in the queue. |
| QueueInterface::releaseItem | function | core/ |
Releases an item that the worker could not process. |
| QueueSerializationTest | class | core/ |
Tests serializing a form with an injected DatabaseQueue instance. |
| QueueSerializationTest.php | file | core/ |
|
| QueueSerializationTest::$modules | property | core/ |
Modules to install. |
| QueueSerializationTest::$queue | property | core/ |
The queue object. |
| QueueSerializationTest::buildForm | function | core/ |
Form constructor. |
| QueueSerializationTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| QueueSerializationTest::process | function | core/ |
Process callback. |
| QueueSerializationTest::setUp | function | core/ |
|
| QueueSerializationTest::submitForm | function | core/ |
Form submission handler. |
| QueueSerializationTest::testQueueSerialization | function | core/ |
Tests queue injection serialization. |
| QueueSerializationTest::validateForm | function | core/ |
Form validation handler. |
| QueueTest | class | core/ |
Queues and unqueues a set of items to check the basic queue functionality. |
| QueueTest.php | file | core/ |
Pagination
- Previous page
- Page 1123
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.