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 |
---|---|---|---|
ActionFormBase::exists | function | core/ |
Determines if the action already exists. |
Attribute::offsetExists | function | core/ |
|
AttributeArray::offsetExists | function | core/ |
|
AttributeHelper::attributeExists | function | core/ |
Checks if the given attribute collection has an attribute. |
AttributeHelperTest::providerTestAttributeExists | function | core/ |
Provides tests data for testAttributeExists. |
AttributeHelperTest::testAttributeExists | function | core/ |
@covers ::attributeExists @dataProvider providerTestAttributeExists |
BatchBuilderTest::testQueueExists | function | core/ |
Tests queue class exists. |
BatchStorage::ensureTableExists | function | core/ |
Check if the table exists and create it if not. |
BigPipeTest::assertBigPipeNoJsCookieExists | function | core/ |
Asserts whether a BigPipe no-JS cookie exists or not. |
BigPipeTest::assertCookieExists | function | core/ |
Asserts whether a cookie exists on the client or not. |
BigPipeTest::assertSessionCookieExists | function | core/ |
Asserts whether a session cookie exists or not. |
BlockRegionTest::testTransformSameThemeRegionExists | function | core/ |
Tests transforming a block with the same theme and an existing region. |
BlockRegionTest::testTransformSameThemeRegionNotExists | function | core/ |
Tests transforming a block with the same theme and a non-existent region. |
BreakpointManager::providerExists | function | core/ |
Determines if the provider of a definition exists. |
BrowserTestBaseTest::testInvalidLinkExistsExact | function | core/ |
Tests linkExistsExact() functionality fail. |
BrowserTestBaseTest::testInvalidLinkNotExistsExact | function | core/ |
Tests linkNotExistsExact() functionality fail. |
BrowserTestBaseTest::testLinkExistsExact | function | core/ |
Tests linkExistsExact() functionality. |
BrowserTestBaseTest::testLinkNotExistsExact | function | core/ |
Tests linkNotExistsExact() functionality. |
CachedStorage::exists | function | core/ |
Returns whether a configuration object exists. |
CacheTestBase::assertCacheExists | function | core/ |
Asserts that a cache entry exists. |
CacheTestBase::checkCacheExists | function | core/ |
Checks whether or not a cache entry exists. |
cache_context.session.exists | service | core/ |
Drupal\Core\Cache\Context\SessionExistsCacheContext |
CommentFieldItemList::offsetExists | function | core/ |
|
CommentNonNodeTest::commentExists | function | core/ |
Checks current page for specified comment. |
CommentTestBase::commentExists | function | core/ |
Checks current page for specified comment. |
ComputedItemListTrait::offsetExists | function | core/ |
|
Condition::exists | function | core/ |
Sets a condition that the specified subquery returns values. |
Condition::exists | function | core/ |
Queries for the existence of a field. |
Condition::exists | function | core/ |
Queries for the existence of a field. |
Condition::exists | function | core/ |
Queries for the existence of a field. |
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::exists | function | core/ |
Queries for the existence of a field. |
ConditionAggregate::notExists | function | core/ |
Queries for the nonexistence of a field. |
ConditionAggregateInterface::exists | function | core/ |
Queries for the existence of a field. |
ConditionAggregateInterface::notExists | function | core/ |
Queries for the nonexistence of a field. |
ConditionInterface::exists | function | core/ |
Queries for the existence of a field. |
ConditionInterface::exists | function | core/ |
Sets a condition that the specified subquery returns values. |
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. |
ConfigSingleImportForm::$configExists | property | core/ |
If the config exists, this is that object. Otherwise, FALSE. |
ConfigTestForm::exists | function | core/ |
Determines if the entity already exists. |
DatabaseBackend::ensureBinExists | function | core/ |
Check if the cache bin exists and create it if not. |
DatabaseBackend::ensureTableExists | function | core/ |
Check if the flood table exists and create it if not. |
DatabaseCacheTagsChecksum::ensureTableExists | function | core/ |
Check if the cache tags table exists and create it if not. |
DatabaseLockBackend::ensureTableExists | function | core/ |
Check if the semaphore table exists and create it if not. |
DatabaseQueue::ensureTableExists | function | core/ |
Check if the table exists and create it if not. |
DatabaseStorage::doSetIfNotExists | function | core/ |
Saves a value for a given key if it does not exist yet. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.