Search for exists
- Search 7.x for exists
 - Search 9.5.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. | 
| AliasStorage::aliasExists | function | core/ | 
                                                                                        Checks if alias already exists. | 
| AliasStorage::languageAliasExists | function | core/ | 
                                                                                        Checks if there are any aliases with language defined. | 
| AliasStorageInterface::aliasExists | function | core/ | 
                                                                                        Checks if alias already exists. | 
| AliasStorageInterface::languageAliasExists | function | core/ | 
                                                                                        Checks if there are any aliases with language defined. | 
| 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[[api-linebreak]] @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/ | 
                                                                                        If the source and destination themes are identical, the region should only be passed through if it actually exists in the destination theme.  | 
              
| BlockRegionTest::testTransformSameThemeRegionNotExists | function | core/ | 
                                                                                        If the source and destination themes are identical, the region should be changed to 'content' if it doesn't exist in the destination theme.  | 
              
| 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::assertCacheExists | function | core/ | 
                                                                                        Asserts that a cache entry exists. | 
| CacheTestBase::checkCacheExists | function | core/ | 
                                                                                        Checks whether or not 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 | 
| CKEditorIntegrationTest::assertContextMenuItemExists | function | core/ | 
                                                                                        Asserts that a context menu item exists by aria-label attribute. | 
| CKEditorIntegrationTest::assertContextMenuItemNotExists | function | core/ | 
                                                                                        Asserts that a context menu item does not exist by aria-label attribute. | 
| CommentFieldItemList::offsetExists | function | core/ | 
                                                                                        |
| CommentNonNodeTest::commentExists | function | core/ | 
                                                                                        Checks current page for specified comment. | 
| CommentTestBase::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/ | 
                                                                                        Queries for the existence of a field. | 
| 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::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. | 
| 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. | 
Pagination
- Page 1
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.