Search for exists
- Search 7.x for exists
- Search 8.9.x for exists
- Search 10.3.x for exists
- Search 11.x for exists
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ImageStyleDownloadController::sourceImageExists | function | core/ |
Checks whether the provided source image exists. |
InstallStorage::exists | function | core/ |
Returns whether a configuration object exists. |
ItemList::offsetExists | function | core/ |
|
JSWebAssert::statusMessageExistsAfterWait | function | core/ |
Asserts that a status message exists after wait. |
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. |
LayoutPluginManager::providerExists | function | core/ |
Determines if the provider of a definition exists. |
MakeUniqueBase::exists | function | core/ |
This is a query checking the existence of some value. |
MakeUniqueEntityField::exists | function | core/ |
This is a query checking the existence of some value. |
ManagedStorage::exists | function | core/ |
Returns whether a configuration object exists. |
MatcherDumper::ensureTableExists | function | core/ |
Checks if the tree table exists and create it if not. |
MediaLibraryTestBase::assertElementExistsAfterWait | function | core/ |
Waits for the specified selector and returns it if not empty. |
MediaLibraryTestBase::waitForFieldExists | function | core/ |
Checks for the existence of a field on page after wait. |
MediaListBuilder::$thumbnailStyleExists | property | core/ |
Indicates whether the 'thumbnail' image style exists. |
MediaTest::assertContextMenuItemExists | function | core/ |
Asserts that a context menu item exists by aria-label attribute. |
MediaTest::assertContextMenuItemNotExists | function | core/ |
Asserts that a context menu item does not exist by aria-label attribute. |
MemoryStorage::exists | function | core/ |
Returns whether a configuration object exists. |
MemoryStorage::setIfNotExists | function | core/ |
Saves a value for a given key if it does not exist yet. |
MenuForm::menuNameExists | function | core/ |
Returns whether a menu name already exists. |
MenuTreeStorage::ensureTableExists | function | core/ |
Checks if the tree table exists and create it if not. |
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. |
MigrateSearchPageTest::testModuleExists | function | core/ |
Tests that search page is only migrated for modules enabled on D8 site. |
ModuleHandler::moduleExists | function | core/ |
Determines whether a given module is enabled. |
ModuleHandlerInterface::moduleExists | function | core/ |
Determines whether a given module is enabled. |
ModuleHandlerTest::testModuleExists | function | core/ |
Tests module exists returns correct module status. |
MTimeProtectedFileStorage::exists | function | core/ |
Checks whether the PHP code exists in storage. |
NegotiatorBase::ensureVersionExists | function | core/ |
Helper method that ensures that a version exists. |
NestedArray::keyExists | function | core/ |
Determines whether a nested array contains the requested keys. |
NestedArrayTest::testKeyExists | function | core/ |
Tests existence of array key. |
NullStorage::exists | function | core/ |
Returns whether a configuration object exists. |
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::assertPathAliasExists | function | core/ |
Asserts that a path alias exists in the storage. |
PathAliasTestTrait::assertPathAliasNotExists | function | core/ |
Asserts that a path alias does not exist in the storage. |
PhpStorageInterface::exists | function | core/ |
Checks whether the PHP code exists in storage. |
ProviderFilterDecorator::$providerExists | property | core/ |
A callable for testing if a provider exists. |
Query::existsAggregate | function | core/ |
Queries for the existence of a field. |
Query::notExistsAggregate | function | core/ |
Queries for the nonexistence of a field. |
QueryAggregate::existsAggregate | function | core/ |
Queries for the existence of a field. |
QueryAggregate::notExistsAggregate | function | core/ |
Queries for the nonexistence of a field. |
QueryAggregateInterface::existsAggregate | function | core/ |
Queries for the existence of a field. |
QueryAggregateInterface::notExistsAggregate | function | core/ |
Queries for the nonexistence of a field. |
QueryBase::exists | function | core/ |
Queries for a non-empty value on a field. |
QueryBase::notExists | function | core/ |
Queries for an empty field. |
QueryConditionTrait::exists | function | core/ |
|
QueryConditionTrait::notExists | function | core/ |
|
QueryInterface::exists | function | core/ |
Queries for a non-empty value on a field. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.