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 |
|---|---|---|---|
| FileExistsException.php | file | core/ |
|
| FileFieldTestBase::assertFileEntryExists | function | core/ |
Asserts that a file exists in the database. |
| FileFieldTestBase::assertFileEntryNotExists | function | core/ |
Asserts that a file does not exist in the database. |
| FileNotExistsException | class | core/ |
Exception thrown when a file is expected to exist but does not. |
| FileNotExistsException.php | file | core/ |
|
| FileReadOnlyStorage::exists | function | core/ |
Checks whether the PHP code exists in storage. |
| FileStorage::exists | function | core/ |
Returns whether a configuration object exists. |
| FileStorage::exists | function | core/ |
Checks whether the PHP code exists in storage. |
| FileSystemInterface::EXISTS_ERROR | constant | core/ |
Flag for dealing with existing files: Do nothing and return FALSE. |
| FileSystemInterface::EXISTS_RENAME | constant | core/ |
Flag for dealing with existing files: Appends number until name is unique. |
| FileSystemInterface::EXISTS_REPLACE | constant | core/ |
Flag for dealing with existing files: Replace the existing file. |
| FileSystemTest::testCopyFailureIfFileAlreadyExists | function | core/ |
Tests copy failure if file already exists. |
| FileSystemTest::testEnsureFileExistsBeforeCopy | function | core/ |
Tests ensure file exists before copy. |
| FileTestForm::fileExistsFromName | function | core/ |
Get a FileExists enum from its name. |
| FileTestSaveUploadFromForm::fileExistsFromName | function | core/ |
Get a FileExists enum from its name. |
| FilterFormatFormBase::exists | function | core/ |
Determines if the format already exists. |
| GenerateThemeTest::assertThemeExists | function | core/ |
Asserts the theme exists. Returns the parsed *.info.yml file. |
| GenericTestExistsTest | class | core/ |
Tests that the Generic module test exists for all modules. |
| GenericTestExistsTest.php | file | core/ |
|
| GenericTestExistsTest::$modulesNoTest | property | core/ |
Lists module that do not require a Generic test. |
| GenericTestExistsTest::testGenericTestExists | function | core/ |
Tests that the Generic module test exists for all modules. |
| HelpTopicPluginManager::providerExists | function | core/ |
Determines if the provider of a definition exists. |
| HighWaterTest::assertNodeExists | function | core/ |
Assert that node with given title exists. |
| HighWaterTest::nodeExists | function | core/ |
Checks if node with given title exists. |
| IconPackManager::providerExists | function | core/ |
Determines if the provider of a definition exists. |
| 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. |
| LegacyFileSystemTest::testCopyWithDeprecatedFileExists | function | core/ |
Tests copy with deprecated file exists. |
| LegacyFileSystemTest::testGetDestinationFilenameWithDeprecatedFileExists | function | core/ |
Tests get destination filename with deprecated file exists. |
| LegacyFileSystemTest::testMoveWithDeprecatedFileExists | function | core/ |
Tests move with deprecated file exists. |
| LegacyFileSystemTest::testSaveDataWithDeprecatedFileExists | function | core/ |
Tests save data with deprecated file exists. |
| ListStringItem::exists | function | core/ |
Checks for existing keys for allowed values. |
| 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. |
| 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. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.