Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ConnectionUnitTest | class | core/ |
MySQL-specific connection unit tests. |
| ConnectionUnitTest | class | core/ |
MySQL-specific connection unit tests. |
| ConnectionUnitTest | class | core/ |
PostgreSQL-specific connection unit tests. |
| ConnectionUnitTest.php | file | core/ |
|
| ConnectionUnitTest.php | file | core/ |
|
| ConnectionUnitTest.php | file | core/ |
|
| ConnectionUnitTest::getQuery | function | core/ |
Returns a set of queries specific for MySQL. |
| ConnectionUnitTest::getQuery | function | core/ |
Returns a set of queries specific for PostgreSQL. |
| ConnectionUnitTest::testConnectionOpen | function | core/ |
Tests pdo options override. |
| ConsoleInputCollector | class | core/ |
Collects input values for recipes from the command line. |
| ConsoleInputCollector.php | file | core/ |
|
| ConsoleInputCollector::collectValue | function | core/ |
|
| ConsoleInputCollector::configureCommand | function | core/ |
Configures a console command to support the `--input` option. |
| ConsoleInputCollector::getInputFromOptions | function | core/ |
Returns the `--input` options passed to the command. |
| ConsoleInputCollector::INPUT_OPTION | constant | core/ |
The name of the command-line option for passing input values. |
| ConsoleInputCollector::__construct | function | core/ |
|
| Constraint | class | core/ |
A value object representing a Drupal version constraint. |
| Constraint | class | core/ |
Defines a Constraint attribute object. |
| Constraint | class | core/ |
Defines a validation constraint annotation object. |
| Constraint.php | file | core/ |
|
| Constraint.php | file | core/ |
|
| Constraint.php | file | core/ |
|
| Constraint::$constraint | property | core/ |
The constraint represented as a string. For example '>=8.x-5.x'. |
| Constraint::$constraintArray | property | core/ |
A list of associative arrays representing the constraint. |
| Constraint::$id | property | core/ |
The constraint plugin ID. |
| Constraint::$label | property | core/ |
The human-readable name of the constraint plugin. |
| Constraint::$type | property | core/ |
DataType plugin IDs for which this constraint applies. |
| Constraint::isCompatible | function | core/ |
Determines if the provided version is satisfied by this constraint. |
| Constraint::parseConstraint | function | core/ |
Parses a constraint string. |
| Constraint::__construct | function | core/ |
Constraint constructor. |
| Constraint::__construct | function | core/ |
Constructs a Constraint attribute. |
| Constraint::__toString | function | core/ |
Gets the constraint as a string. |
| ConstraintFactory | class | core/ |
Constraint plugin factory. |
| ConstraintFactory.php | file | core/ |
|
| ConstraintFactory::createInstance | function | core/ |
|
| ConstraintFactoryTest | class | core/ |
Tests Drupal\Core\Validation\ConstraintFactory. |
| ConstraintFactoryTest.php | file | core/ |
|
| ConstraintFactoryTest::$modules | property | core/ |
|
| ConstraintFactoryTest::testCreateInstance | function | core/ |
Tests create instance. |
| ConstraintManager | class | core/ |
Constraint plugin manager. |
| ConstraintManager.php | file | core/ |
|
| ConstraintManager::create | function | core/ |
Creates a validation constraint. |
| ConstraintManager::getDefinitionsByType | function | core/ |
Returns a list of constraints that support the given type. |
| ConstraintManager::getDiscovery | function | core/ |
|
| ConstraintManager::processDefinition | function | core/ |
|
| ConstraintManager::registerDefinitions | function | core/ |
Callback for registering definitions for constraints shipped with Symfony. |
| ConstraintManager::__construct | function | core/ |
Overrides \Drupal\Component\Plugin\PluginManagerBase::__construct(). |
| ConstraintTest | class | core/ |
Tests Drupal\Component\Version\Constraint. |
| ConstraintTest.php | file | core/ |
|
| ConstraintTest::createTestsForVersions | function | core/ |
Create testIsCompatible() test cases for constraints and versions. |
Pagination
- Previous page
- Page 286
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.