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 |
|---|---|---|---|
| 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. |
| ModuleHandler::moduleExists | function | core/ |
Determines whether a given module is enabled. |
| ModuleHandlerInterface::moduleExists | function | core/ |
Determines whether a given module is enabled. |
| ModuleHandlerTest::testModuleExists | function | core/ |
Tests module exists returns correct module status. |
| MTimeProtectedFileStorage::exists | function | core/ |
Checks whether the PHP code exists in storage. |
| NegotiatorBase::ensureVersionExists | function | core/ |
Helper method that ensures that a version exists. |
| NestedArray::keyExists | function | core/ |
Determines whether a nested array contains the requested keys. |
| NestedArrayTest::testKeyExists | function | core/ |
Tests existence of array key. |
| NonPublicSchemaTest::testExtensionExists | function | core/ |
Tests extension exists. |
| NullStorage::exists | function | core/ |
Returns whether a configuration object exists. |
| NullStorageExpirable::setIfNotExists | function | core/ |
Saves a value for a given key if it does not exist yet. |
| NullStorageExpirable::setWithExpireIfNotExists | function | core/ |
Sets a value for a given key with a time to live if it does not yet exist. |
| PathAliasTestTrait::assertPathAliasExists | function | core/ |
Asserts that a path alias exists in the storage. |
| PathAliasTestTrait::assertPathAliasNotExists | function | core/ |
Asserts that a path alias does not exist in the storage. |
| PhpStorageInterface::exists | function | core/ |
Checks whether the PHP code exists in storage. |
| PhpTuf\ComposerStager\API\Precondition\Service\ActiveDirExistsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\ActiveDirExists |
| PhpTuf\ComposerStager\API\Precondition\Service\StagingDirExistsInterface | service | core/ |
PhpTuf\ComposerStager\Internal\Precondition\Service\StagingDirExists |
| PluginExistsConstraint | class | core/ |
Checks if a plugin exists and optionally implements a particular interface. |
| PluginExistsConstraint.php | file | core/ |
|
| PluginExistsConstraint::$allowFallback | property | core/ |
Whether or not to consider fallback plugin IDs as valid. |
| PluginExistsConstraint::$interface | property | core/ |
Optional name of the interface that the plugin must implement. |
| PluginExistsConstraint::$invalidInterfaceMessage | property | core/ |
The error message if a plugin does not implement the expected interface. |
| PluginExistsConstraint::$manager | property | core/ |
The ID of the plugin manager service. |
| PluginExistsConstraint::$unknownPluginMessage | property | core/ |
The error message if a plugin does not exist. |
| PluginExistsConstraint::create | function | core/ |
Creates an instance of the plugin. |
| PluginExistsConstraint::getDefaultOption | function | core/ |
|
| PluginExistsConstraint::getRequiredOptions | function | core/ |
|
| PluginExistsConstraint::__construct | function | core/ |
Constructs a PluginExistsConstraint. |
| PluginExistsConstraintTest | class | core/ |
Tests Drupal\Core\Plugin\Plugin\Validation\Constraint\PluginExistsConstraint. |
| PluginExistsConstraintTest.php | file | core/ |
|
| PluginExistsConstraintTest::testMissingOption | function | core/ |
Tests missing option. |
| PluginExistsConstraintTest::testOption | function | core/ |
Tests with different option keys. |
| PluginExistsConstraintValidator | class | core/ |
Validates the PluginExists constraint. |
| PluginExistsConstraintValidator.php | file | core/ |
|
| PluginExistsConstraintValidator::validate | function | core/ |
|
| PluginExistsConstraintValidatorTest | class | core/ |
Tests Plugin Exists Constraint Validator. |
| PluginExistsConstraintValidatorTest.php | file | core/ |
|
| PluginExistsConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| PluginExistsConstraintValidatorTest::testFallbackPluginIds | function | core/ |
Tests that fallback plugin IDs can be considered valid or invalid. |
| PluginExistsConstraintValidatorTest::testValidation | function | core/ |
Tests validation of plugin existence. |
| ProviderFilterDecorator::$providerExists | property | core/ |
A callable for testing if a provider exists. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.