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 |
|---|---|---|---|
| EntityBundleExistsConstraintValidator::__construct | function | core/ |
Constructs an EntityBundleExistsConstraintValidator object. |
| EntityBundleExistsConstraintValidatorTest | class | core/ |
Tests Entity Bundle Exists Constraint Validator. |
| EntityBundleExistsConstraintValidatorTest.php | file | core/ |
|
| EntityBundleExistsConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| EntityBundleExistsConstraintValidatorTest::setUp | function | core/ |
|
| EntityBundleExistsConstraintValidatorTest::testDynamicEntityType | function | core/ |
Tests getting the entity type ID. |
| EntityBundleExistsConstraintValidatorTest::testEntityTypeIdFromMultipleParents | function | core/ |
Tests getting the entity type ID from a deeply nested property path. |
| EntityBundleExistsConstraintValidatorTest::testEntityTypeIdIsStatic | function | core/ |
Tests validating a bundle of a known (static) entity type ID. |
| EntityBundleExistsConstraintValidatorTest::testInvalidEntityTypeId | function | core/ |
Tests when the constraint's entityTypeId value is not valid. |
| EntityBundleExistsConstraintValidatorTest::testValueMustBeAString | function | core/ |
Tests that the constraint validator will only work with strings. |
| EntityCloneConfigActionTest::testFailIfEntityExists | function | core/ |
Tests that the action can be configured to fail if the clone exists. |
| EntityDisplayModeFormBase::exists | function | core/ |
Determines if the display mode already exists. |
| EntityExists | class | core/ |
This plugin checks if a given entity exists. |
| EntityExists.php | file | core/ |
|
| EntityExists::$storage | property | core/ |
The entity storage. |
| EntityExists::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| EntityExists::transform | function | core/ |
Performs the associated process. |
| EntityExists::__construct | function | core/ |
EntityExists constructor. |
| EntityExistsTest | class | core/ |
Tests the EntityExists process plugin. |
| EntityExistsTest.php | file | core/ |
|
| EntityExistsTest::$modules | property | core/ |
Modules to install. |
| EntityExistsTest::setUp | function | core/ |
|
| EntityExistsTest::testEntityExists | function | core/ |
Tests the EntityExists plugin. |
| EntityResource::entityExists | function | core/ |
Checks if the given entity exists. |
| Exists.php | file | core/ |
|
| ExtensionAvailableConstraint::$moduleNotExistsMessage | property | core/ |
The error message for a module that is not available. |
| ExtensionAvailableConstraint::$profileNotExistsMessage | property | core/ |
The error message for a profile that is not available. |
| ExtensionAvailableConstraint::$themeNotExistsMessage | property | core/ |
The error message for a theme that is not available. |
| ExtensionAvailableConstraintValidator::extensionExists | function | core/ |
Determines if an extension exists. |
| ExtensionExistsConstraint | class | core/ |
Checks that the value is the name of an installed extension. |
| ExtensionExistsConstraint.php | file | core/ |
|
| ExtensionExistsConstraint::$moduleMessage | property | core/ |
The error message for a non-existent module. |
| ExtensionExistsConstraint::$themeMessage | property | core/ |
The error message for a non-existent theme. |
| ExtensionExistsConstraint::$type | property | core/ |
The type of extension to look for. Can be 'module' or 'theme'. |
| ExtensionExistsConstraint::getDefaultOption | function | core/ |
|
| ExtensionExistsConstraint::getRequiredOptions | function | core/ |
|
| ExtensionExistsConstraintValidator | class | core/ |
Validates that a given extension exists. |
| ExtensionExistsConstraintValidator.php | file | core/ |
|
| ExtensionExistsConstraintValidator::$moduleHandler | property | core/ |
The module handler service. |
| ExtensionExistsConstraintValidator::$themeHandler | property | core/ |
The theme handler service. |
| ExtensionExistsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| ExtensionExistsConstraintValidator::validate | function | core/ |
|
| ExtensionExistsConstraintValidator::__construct | function | core/ |
Constructs a ExtensionExistsConstraintValidator object. |
| ExtensionExistsConstraintValidatorTest | class | core/ |
Tests the ExtensionExists constraint validator. |
| ExtensionExistsConstraintValidatorTest.php | file | core/ |
|
| ExtensionExistsConstraintValidatorTest::testValidation | function | core/ |
Tests the ExtensionExists constraint validator. |
| ExtensionList::exists | function | core/ |
Determines if an extension exists in the filesystem. |
| FailureMarker::assertNotExists | function | core/ |
Asserts the failure file doesn't exist. |
| FailureMarkerExistsException | class | core/ |
Exception thrown if a stage can't be created due to an earlier failed commit. |
| FailureMarkerExistsException.php | file | core/ |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.