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 |
---|---|---|---|
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/ |
@covers ::copy |
FileSystemTest::testEnsureFileExistsBeforeCopy | function | core/ |
@covers ::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. |
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. |
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/ |
@covers ::copy |
LegacyFileSystemTest::testGetDestinationFilenameWithDeprecatedFileExists | function | core/ |
@covers ::getDestinationFilename |
LegacyFileSystemTest::testMoveWithDeprecatedFileExists | function | core/ |
@covers ::move |
LegacyFileSystemTest::testSaveDataWithDeprecatedFileExists | function | core/ |
@covers ::saveData |
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. |
MigrateFieldFormatterSettingsTest::assertComponentNotExists | function | core/ |
Asserts that a particular component is NOT included in a display. |
MigrateFieldFormatterSettingsTest::assertComponentNotExists | function | core/ |
Asserts that a particular component is NOT included in a display. |
MigrateSearchPageTest::testModuleExists | function | core/ |
Tests that search page is only migrated for modules enabled on D8 site. |
MigrateVocabularyEntityDisplayTest::assertComponentNotExists | function | core/ |
Asserts that a particular component is NOT included in a display. |
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.