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
- Search 11.x for exists
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| TemporaryArrayObjectThrowingExceptions::offsetExists | function | core/ |
Returns whether the requested index exists. |
| TestDrupal6SqlBase::moduleExistsWrapper | function | core/ |
Wrapper method to test protected method moduleExists(). |
| TestLoader::exists | function | core/ |
|
| ThemeHandler::themeExists | function | core/ |
Determines whether a given theme is installed. |
| ThemeHandlerInterface::themeExists | function | core/ |
Determines whether a given theme is installed. |
| ThemeRegistryLoaderTest::testLoaderReturnsFalseForExistsOnNonexistent | function | core/ |
Tests loader returns false for exists on nonexistent. |
| TrackChangesTest::assertTermExists | function | core/ |
Assert that term with given name exists. |
| TrackChangesTest::termExists | function | core/ |
Checks if term with given name exists. |
| VocabularyForm::exists | function | core/ |
Determines if the vocabulary already exists. |
| WebAssert::buttonExists | function | core/ |
Checks that specific button exists on the current page. |
| WebAssert::buttonNotExists | function | core/ |
Checks that the specific button does NOT exist on the current page. |
| WebAssert::hiddenFieldExists | function | core/ |
Checks that specific hidden field exists. |
| WebAssert::hiddenFieldNotExists | function | core/ |
Checks that specific hidden field does not exist. |
| WebAssert::linkByHrefExists | function | core/ |
Passes if a link containing a given href (part) is found. |
| WebAssert::linkByHrefExistsExact | function | core/ |
Passes if a link with a given href is found. |
| 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::linkExists | function | core/ |
Passes if a link with the specified label is found. |
| WebAssert::linkExistsExact | function | core/ |
Passes if a link with the exactly specified label is found. |
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.