Search for key
Title | Object type | File name | Summary |
---|---|---|---|
SchemaUniquePrefixedKeysIndexTestBase::testChangeField | function | core/ |
Tests changing a field to add a UNIQUE key. |
SchemaUniquePrefixedKeysIndexTestBase::testCreateTable | function | core/ |
Tests UNIQUE keys put directly on the table definition. |
SearchInterface::getKeywords | function | core/ |
Returns the currently set keywords of the plugin instance. |
SearchKeywordsConditionsTest | class | core/ |
Verify the search without keywords set and extra conditions. |
SearchKeywordsConditionsTest.php | file | core/ |
|
SearchKeywordsConditionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
SearchKeywordsConditionsTest::$modules | property | core/ |
Modules to install. |
SearchKeywordsConditionsTest::$searchingUser | property | core/ |
A user with permission to search and post comments. |
SearchKeywordsConditionsTest::setUp | function | core/ |
|
SearchKeywordsConditionsTest::testSearchKeywordsConditions | function | core/ |
Verify the keywords are captured and conditions respected. |
SearchPluginBase::$keywords | property | core/ |
The keywords to use in a search. |
SearchPluginBase::getKeywords | function | core/ |
Returns the currently set keywords of the plugin instance. |
SearchQuery::$keys | property | core/ |
Parsed-out positive and negative search keys. |
SearchQuery::NO_KEYWORD_MATCHES | constant | core/ |
Indicates that no positive keyword matches were found. |
SearchQuery::NO_POSITIVE_KEYWORDS | constant | core/ |
Indicates no positive keywords were in the search expression. |
SectionStorageBase::getTempstoreKey | function | core/ |
Gets a string suitable for use as a tempstore key. |
SecurityAdvisoriesFetcher::$keyValueExpirable | property | core/ |
The expirable key/value store for the advisories JSON response. |
SecurityAdvisoriesFetcher::ADVISORIES_JSON_EXPIRABLE_KEY | constant | core/ |
The key to use to store the advisories feed response. |
SelectProfileForm::CONFIG_INSTALL_PROFILE_KEY | constant | core/ |
The key used in the profile list for the install from config option. |
SharedTempStoreTest::$keyValue | property | core/ |
The mock key value expirable backend. |
Sort::DIRECTION_KEY | constant | core/ |
The direction key in the sort parameter: sort[lorem][<direction>]. |
Sort::KEY_NAME | constant | core/ |
The JSON:API sort key name. |
Sort::LANGUAGE_KEY | constant | core/ |
The langcode key in the sort parameter: sort[lorem][<langcode>]. |
Sort::PATH_KEY | constant | core/ |
The field key in the sort parameter: sort[lorem][<field>]. |
SortArray::sortByKeyInt | function | core/ |
Sorts an integer array item by an arbitrary key. |
SortArray::sortByKeyString | function | core/ |
Sorts a string array item by an arbitrary key. |
SourcePluginBase::$cacheKey | property | core/ |
Key to use for caching counts. |
SourcePluginBase::key | function | core/ |
Gets the iterator key. |
Sql::$currentKey | property | core/ |
The current key. |
Sql::key | function | core/ |
Implementation of \Iterator::key(). |
SqlContentEntityStorage::$defaultLangcodeKey | property | core/ |
The default language entity key. |
SqlContentEntityStorage::$langcodeKey | property | core/ |
The entity langcode key. |
SqlContentEntityStorage::$revisionKey | property | core/ |
Name of entity's revision database table field, if it supports revisions. |
SqlContentEntityStorageSchema::addSharedTableFieldForeignKey | function | core/ |
Adds a foreign key for the specified field to the given schema definition. |
SqlContentEntityStorageSchema::addSharedTableFieldUniqueKey | function | core/ |
Adds a unique key for the specified field to the given schema definition. |
SqlContentEntityStorageSchema::addUniqueKey | function | core/ |
Creates a unique key, dropping it if already existing. |
SqlContentEntityStorageSchema::getColumnSchemaRelevantKeys | function | core/ |
Returns a list of column schema keys affecting data storage. |
SqlContentEntityStorageSchema::getFieldForeignKeys | function | core/ |
Gets field foreign keys. |
SqlContentEntityStorageSchema::getFieldUniqueKeys | function | core/ |
Gets a unique key schema array for a given field. |
State::$keyValueStore | property | core/ |
The key value store to use. |
StateInterface::PLUGIN_FORM_KEY | constant | core/ |
The key of the state plugin form. |
StatementInterface::fetchAllKeyed | function | core/ |
Returns the entire result set as a single associative array. |
StatementIteratorTrait::$resultsetKey | property | core/ |
The key of the current row. |
StatementIteratorTrait::key | function | core/ |
Returns the key of the current element. |
StatementPrefetch::$currentKey | property | core/ |
The key of the current row. |
StatementPrefetch::fetchAllKeyed | function | core/ |
Returns the entire result set as a single associative array. |
StatementPrefetch::key | function | core/ |
|
StatementPrefetchIterator::fetchAllKeyed | function | core/ |
Returns the entire result set as a single associative array. |
StatementTest::testPartiallyIteratedStatementFetchAllKeyed | function | core/ |
Tests statement fetchAllKeyed after a partial traversal. |
StatementWrapper::fetchAllKeyed | function | core/ |
Returns the entire result set as a single associative array. |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.