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 |
|---|---|---|---|
| QueryTest::addOrderBy | function | core/ |
|
| QueryTest::addWhere | function | core/ |
|
| QueryTest::build | function | core/ |
Implements Drupal\views\Plugin\views\query\QueryPluginBase::build(). |
| QueryTest::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| QueryTest::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| QueryTest::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| QueryTest::ensureTable | function | core/ |
|
| QueryTest::execute | function | core/ |
Executes the query and fills the associated view object with according values. |
| QueryTest::match | function | core/ |
Check a single condition for a single element. |
| QueryTest::queryMethodsTests | function | core/ |
Test 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::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/ |
Returns the views data definition. |
| QueryTest::_testInitQuery | function | core/ |
Tests the ViewExecutable::initQuery method. |
| QueryTest::_testQueryExecute | function | core/ |
|
| 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 key/value store 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. |
| QueueFactory::$queues | property | core/ |
Instantiated queues, keyed by name. |
| QueueFactory::$settings | property | core/ |
The settings object. |
| QueueFactory::__construct | function | core/ |
Constructs a queue factory. |
| 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 enable. |
| QueueSerializationTest::$queue | property | core/ |
A queue instance. |
| 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. |
Pagination
- Previous page
- Page 978
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.