Search for notExists
- Search 7.x for notExists
- Search 9.5.x for notExists
- Search 8.9.x for notExists
- Search 10.3.x for notExists
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BlockRegionTest::testTransformSameThemeRegionNotExists | function | core/ |
Tests transforming a block with the same theme and a non-existent region. |
Condition::notExists | function | core/ |
Queries for the nonexistence of a field. |
Condition::notExists | function | core/ |
Sets a condition that the specified subquery returns no values. |
Condition::notExists | function | core/ |
Queries for the nonexistence of a field. |
Condition::notExists | function | core/ |
Queries for the nonexistence of a field. |
ConditionAggregate::notExists | function | core/ |
Queries for the nonexistence of a field. |
ConditionAggregateInterface::notExists | function | core/ |
Queries for the nonexistence of a field. |
ConditionInterface::notExists | function | core/ |
Sets a condition that the specified subquery returns no values. |
ConditionInterface::notExists | function | core/ |
Queries for the nonexistence of a field. |
DatabaseStorage::doSetIfNotExists | function | core/ |
Saves a value for a given key if it does not exist yet. |
DatabaseStorage::setIfNotExists | function | core/ |
Saves a value for a given key if it does not exist yet. |
DatabaseStorageExpirable::doSetWithExpireIfNotExists | function | core/ |
Sets a value for a given key with a time to live if it does not yet exist. |
DatabaseStorageExpirable::setWithExpireIfNotExists | function | core/ |
Sets a value for a given key with a time to live if it does not yet exist. |
FailureMarker::assertNotExists | function | core/ |
Asserts the failure file doesn't exist. |
FailureMarkerTest::testAssertNotExists | function | core/ |
Tests that the failure marker can contain an exception message. |
FileFieldTestBase::assertFileEntryNotExists | function | core/ |
Asserts that a file does not exist in the database. |
FileNotExistsException | class | core/ |
Exception thrown when a file is expected to exist but does not. |
FileNotExistsException.php | file | core/ |
|
JSWebAssert::statusMessageNotExistsAfterWait | function | core/ |
Asserts that a status message does not exist after wait. |
KeyValueStoreExpirableInterface::setWithExpireIfNotExists | function | core/ |
Sets a value for a given key with a time to live if it does not yet exist. |
KeyValueStoreInterface::setIfNotExists | function | core/ |
Saves a value for a given key if it does not exist yet. |
LayoutBuilderUiTest::assertHighlightNotExists | function | core/ |
Waits for the dialog to close and confirms no highlights are present. |
MemoryStorage::setIfNotExists | function | core/ |
Saves a value for a given key if it does not exist yet. |
MigrateFieldFormatterSettingsTest::assertComponentNotExists | function | core/ |
Asserts that a particular component is NOT included in a display. |
MigrateFieldFormatterSettingsTest::assertComponentNotExists | function | core/ |
Asserts that a particular component is NOT included in a display. |
MigrateVocabularyEntityDisplayTest::assertComponentNotExists | function | core/ |
Asserts that a particular component is NOT included in a display. |
NullStorageExpirable::setIfNotExists | function | core/ |
Saves a value for a given key if it does not exist yet. |
NullStorageExpirable::setWithExpireIfNotExists | function | core/ |
Sets a value for a given key with a time to live if it does not yet exist. |
PathAliasTestTrait::assertPathAliasNotExists | function | core/ |
Asserts that a path alias does not exist in the storage. |
Query::notExistsAggregate | function | core/ |
Queries for the nonexistence of a field. |
QueryAggregate::notExistsAggregate | function | core/ |
|
QueryAggregateInterface::notExistsAggregate | function | core/ |
Queries for the nonexistence of a field. |
QueryBase::notExists | function | core/ |
|
QueryConditionTrait::notExists | function | core/ |
|
QueryInterface::notExists | function | core/ |
Queries for an empty field. |
RecipeConfigStorageWrapperTest::testNotExists | function | core/ |
Validate FALSE when neither storage contains a key. |
Select::havingNotExists | function | core/ |
Sets a HAVING condition that the specified subquery returns no values. |
SelectExtender::havingNotExists | function | core/ |
Sets a HAVING condition that the specified subquery returns no values. |
SelectExtender::notExists | function | core/ |
Sets a condition that the specified subquery returns no values. |
SelectInterface::havingNotExists | function | core/ |
Sets a HAVING condition that the specified subquery returns no values. |
SelectSubqueryTest::testNotExistsSubquerySelect | function | core/ |
Tests NOT EXISTS subquery conditionals on SELECT statements. |
SharedTempStore::setIfNotExists | function | core/ |
Stores a particular key/value pair only if the key doesn't already exist. |
SharedTempStoreTest::testSetIfNotExists | function | core/ |
Tests the setIfNotExists() methods. |
SharedTempStoreTest::testSetIfOwnerWhenNotExists | function | core/ |
Tests the setIfOwner() method when no key exists. |
StorageTestBase::testSetIfNotExists | function | core/ |
Tests the setIfNotExists() method. |
WebAssert::buttonNotExists | function | core/ |
Checks that the specific button does NOT exist on the current page. |
WebAssert::hiddenFieldNotExists | function | core/ |
Checks that specific hidden field does not exist. |
WebAssert::linkByHrefNotExists | function | core/ |
Passes if a link containing a given href (part) is not found. |
WebAssert::linkByHrefNotExistsExact | function | core/ |
Passes if a link with a given href is not found. |
WebAssert::linkNotExists | function | core/ |
Passes if a link with the specified label is not found. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.