Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| QueryFactoryInterface::get | function | core/ |
Instantiates an entity query for a given entity type. |
| QueryFactoryInterface::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
| QueryFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\Entity\Query\QueryFactory[[api-linebreak]] @group Config |
| QueryFactoryTest.php | file | core/ |
|
| QueryFactoryTest::getConfigObject | function | core/ |
Gets a test configuration object. |
| QueryFactoryTest::providerTestGetKeys | function | core/ |
|
| QueryFactoryTest::testGetKeys | function | core/ |
@covers ::getKeys[[api-linebreak]] @covers ::getValues[[api-linebreak]] |
| QueryFactoryTest::testGetKeysWildCardEnd | function | core/ |
@covers ::getKeys[[api-linebreak]] @covers ::getValues[[api-linebreak]] |
| QueryGroupByTest::$storage | property | core/ |
The storage for the test entity type. |
| QueryGroupByTest::testGroupByCountOnlyFilters | function | core/ |
Tests groupby with filters. |
| QueryParameterWorkspaceNegotiator | class | core/ |
Defines the query parameter workspace negotiator. |
| QueryParameterWorkspaceNegotiator.php | file | core/ |
|
| QueryParameterWorkspaceNegotiator::applies | function | core/ |
Checks whether the negotiator applies to the current request or not. |
| QueryParameterWorkspaceNegotiator::getActiveWorkspace | function | core/ |
Gets the negotiated workspace, if any. |
| QueryPluginBase::setGroupOperator | function | core/ |
Control how all WHERE and HAVING groups are put together. |
| QueryPluginBase::setOffset | function | core/ |
Set an OFFSET on the query, specifying a number of results to skip |
| QueryPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| QueryTest::testConditionOperatorArgumentsSQLInjection | function | core/ |
Tests SQL injection via condition operator. |
| 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 | class | core/ |
Defines the queue factory. |
| QueueFactory.php | file | core/ |
|
| QueueFactory::$queues | property | core/ |
Instantiated queues, keyed by name. |
| QueueFactory::$settings | property | core/ |
The settings object. |
| QueueFactory::get | function | core/ |
Constructs a new queue. |
| 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/ |
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::$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. |
Pagination
- Previous page
- Page 173
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.