Search for key
Title | Object type | File name | Summary |
---|---|---|---|
SchemaUniquePrefixedKeysIndexTestBase::testAddField | function | core/ |
Tests adding a new field with UNIQUE key. |
SchemaUniquePrefixedKeysIndexTestBase::testAddUniqueKey | function | core/ |
Tests adding a UNIQUE key to an existing table. |
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/ |
|
SearchKeywordsConditionsTest::$modules | property | core/ |
|
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/ |
|
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/ |
|
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. |
StageBase::TEMPSTORE_APPLY_TIME_KEY | constant | core/ |
The tempstore key under which to store the time that ::apply() was called. |
StageBase::TEMPSTORE_LOCK_KEY | constant | core/ |
The tempstore key under which to store the locking info for this stage. |
StageBase::TEMPSTORE_METADATA_KEY | constant | core/ |
The tempstore key under which to store arbitrary metadata for this stage. |
StageBase::TEMPSTORE_STAGING_ROOT_KEY | constant | core/ |
The tempstore key under which to store the path of stage root directory. |
StageFixtureManipulator::STATE_KEY | constant | core/ |
The state key to use. |
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. |
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.