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 |
|---|---|---|---|
| ReflectionTest::existsForTesting | function | core/ |
This method exists for reflection testing only. |
| RegressionTest::testDBFieldExists | function | core/ |
Tests the \Drupal\Core\Database\Schema::fieldExists() method. |
| RegressionTest::testDBIndexExists | function | core/ |
Tests the Schema::indexExists() method. |
| RegressionTest::testDBTableExists | function | core/ |
Tests the Schema::tableExists() method. |
| RoleExistsConstraint | class | core/ |
Checks if a role exists. |
| RoleExistsConstraint.php | file | core/ |
|
| RoleExistsConstraint::__construct | function | core/ |
|
| RoleExistsConstraintValidator | class | core/ |
Validates that a role exists. |
| RoleExistsConstraintValidator.php | file | core/ |
|
| RoleExistsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
| RoleExistsConstraintValidator::validate | function | core/ |
|
| RoleExistsConstraintValidator::__construct | function | core/ |
Create a new RoleExistsConstraintValidator instance. |
| RoleExistsConstraintValidatorTest | class | core/ |
Tests Role Exists Constraint Validator. |
| RoleExistsConstraintValidatorTest.php | file | core/ |
|
| RoleExistsConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| RoleExistsConstraintValidatorTest::testRoleExists | function | core/ |
Tests when the constraint's entityTypeId value is not valid. |
| RoleExistsConstraintValidatorTest::testValueMustBeAString | function | core/ |
Tests that the constraint validator will only work with strings. |
| SandboxManagerBase::sandboxDirectoryExists | function | core/ |
Determines if the stage directory exists. |
| SandboxManagerBaseTest::testStageDirectoryExists | function | core/ |
Tests stage directory exists. |
| Schema::constraintExists | function | core/ |
Helper function: check if a constraint (PK, FK, UK) exists. |
| Schema::extensionExists | function | core/ |
Determines whether the PostgreSQL extension is created. |
| Schema::fieldExists | function | core/ |
Check if a column exists in the given table. |
| Schema::fieldExists | function | core/ |
Check if a column exists in the given table. |
| Schema::fieldExists | function | core/ |
Check if a column exists in the given table. |
| Schema::indexExists | function | core/ |
Checks if an index exists in the given table. |
| Schema::indexExists | function | core/ |
Checks if an index exists in the given table. |
| Schema::indexExists | function | core/ |
Checks if an index exists in the given table. |
| Schema::indexExists | function | core/ |
Checks if an index exists in the given table. |
| Schema::tableExists | function | core/ |
Check if a table exists. |
| Schema::tableExists | function | core/ |
Check if a table exists. |
| Schema::tableExists | function | core/ |
Check if a table exists. |
| SchemaObjectExistsException | class | core/ |
Exception thrown if an object being created already exists. |
| SchemaObjectExistsException.php | file | core/ |
|
| SchemaTest::testPgsqlExtensionExists | function | core/ |
Tests pgsql extension exists. |
| SchemaTest::testTableExists | function | core/ |
Tests the method tableExists(). |
| SearchPageFormBase::exists | function | core/ |
Determines if the search page entity already exists. |
| Select::havingExists | function | core/ |
Sets a HAVING condition that the specified subquery returns values. |
| Select::havingNotExists | function | core/ |
Sets a HAVING condition that the specified subquery returns no values. |
| SelectExtender::exists | function | core/ |
Sets a condition that the specified subquery returns values. |
| SelectExtender::havingExists | function | core/ |
Sets a HAVING condition that the specified subquery returns values. |
| SelectExtender::havingNotExists | function | core/ |
Sets a HAVING condition that the specified subquery returns no values. |
| SelectExtender::notExists | function | core/ |
Sets a condition that the specified subquery returns no values. |
| SelectInterface::havingExists | function | core/ |
Sets a HAVING condition that the specified subquery returns values. |
| SelectInterface::havingNotExists | function | core/ |
Sets a HAVING condition that the specified subquery returns no values. |
| SelectSubqueryTest::testExistsSubquerySelect | function | core/ |
Tests EXISTS subquery conditionals on SELECT statements. |
| SelectSubqueryTest::testNotExistsSubquerySelect | function | core/ |
Tests NOT EXISTS subquery conditionals on SELECT statements. |
| SessionExistsCacheContext | class | core/ |
Defines the SessionExistsCacheContext service, for "session or not" caching. |
| SessionExistsCacheContext.php | file | core/ |
|
| SessionExistsCacheContext::$requestStack | property | core/ |
The request stack. |
| SessionExistsCacheContext::$sessionConfiguration | property | core/ |
The session configuration. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.