Search for exists
- Search 7.x for exists
- Search 9.5.x for exists
- Search 8.9.x for exists
- Search 10.3.x for exists
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SchemaObjectExistsException | class | core/ |
Exception thrown if an object being created already exists. |
| SchemaObjectExistsException.php | file | core/ |
|
| SchemaTest::testPgsqlExtensionExists | function | core/ |
Tests pgsql extension exists. |
| SchemaTest::testTableExists | function | core/ |
Tests the method tableExists(). |
| SearchPageFormBase::exists | function | core/ |
Determines if the search page entity already exists. |
| Select::havingExists | function | core/ |
Sets a HAVING condition that the specified subquery returns values. |
| Select::havingNotExists | function | core/ |
Sets a HAVING condition that the specified subquery returns no values. |
| SelectExtender::exists | function | core/ |
Sets a condition that the specified subquery returns values. |
| SelectExtender::havingExists | function | core/ |
Sets a HAVING condition that the specified subquery returns 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::havingExists | function | core/ |
Sets a HAVING condition that the specified subquery returns values. |
| SelectInterface::havingNotExists | function | core/ |
Sets a HAVING condition that the specified subquery returns no values. |
| SelectSubqueryTest::testExistsSubquerySelect | function | core/ |
Tests EXISTS subquery conditionals on SELECT statements. |
| SelectSubqueryTest::testNotExistsSubquerySelect | function | core/ |
Tests NOT EXISTS subquery conditionals on SELECT statements. |
| SessionExistsCacheContext | class | core/ |
Defines the SessionExistsCacheContext service, for "session or not" caching. |
| SessionExistsCacheContext.php | file | core/ |
|
| SessionExistsCacheContext::$requestStack | property | core/ |
The request stack. |
| SessionExistsCacheContext::$sessionConfiguration | property | core/ |
The session configuration. |
| SessionExistsCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| SessionExistsCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| SessionExistsCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| SessionExistsCacheContext::__construct | function | core/ |
Constructs a new SessionExistsCacheContext class. |
| SessionExistsCacheContextTest | class | core/ |
Tests the 'session.exists' cache context service. |
| SessionExistsCacheContextTest.php | file | core/ |
|
| SessionExistsCacheContextTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| SessionExistsCacheContextTest::$modules | property | core/ |
Modules to install. |
| SessionExistsCacheContextTest::assertSessionCookieOnClient | function | core/ |
Asserts whether a session cookie is present on the client or not. |
| SessionExistsCacheContextTest::testCacheContext | function | core/ |
Tests \Drupal\Core\Cache\Context\SessionExistsCacheContext::getContext(). |
| SessionExistsCacheContextTestHooks | class | core/ |
Hook implementations for session_exists_cache_context_test. |
| SessionExistsCacheContextTestHooks.php | file | core/ |
|
| SessionExistsCacheContextTestHooks::pageTop | function | core/ |
Implements hook_page_top(). |
| SessionHandler::ensureTableExists | function | core/ |
Check if the session table exists and create it if not. |
| session_exists_cache_context_test.info.yml | file | core/ |
core/modules/system/tests/modules/session_exists_cache_context_test/session_exists_cache_context_test.info.yml |
| 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. |
| SortTest::testFileExists | function | core/ |
Tests that the phpcs.xml.dist file exists. |
| SortTest::testFileExists | function | core/ |
Tests that the file exists. |
| StateFileExistsTest | class | core/ |
Tests that core modules have a migrate_drupal.yml file as needed. |
| StateFileExistsTest.php | file | core/ |
|
| StateFileExistsTest::$modules | property | core/ |
Modules to install. |
| StateFileExistsTest::$stateFileRequired | property | core/ |
Modules that should have a migrate_drupal.yml file. |
| StateFileExistsTest::testMigrationState | function | core/ |
Tests that the migrate_drupal.yml files exist as needed. |
| StorageInterface::exists | function | core/ |
Returns whether a configuration object exists. |
| StorageReplaceDataWrapper::exists | function | core/ |
Returns whether a configuration object exists. |
| StorageTestBase::testSetIfNotExists | function | core/ |
Tests the setIfNotExists() method. |
| StringLoader::exists | function | core/ |
|
| StubSchema::indexExists | function | core/ |
Checks if an index exists in the given table. |
| SwitchShortcutSet::exists | function | core/ |
Determines if a shortcut set exists already. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.