Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PDOConnection::beginTransaction | function | core/ |
|
| PdoResult | class | core/ |
Class for PDO-provided results of a data query language (DQL) statement. |
| PdoResult.php | file | core/ |
|
| PdoResult::fetch | function | core/ |
Fetches the next row. |
| PdoResult::fetchAll | function | core/ |
Returns an array containing all of the result set rows. |
| PdoResult::getClientStatement | function | core/ |
Returns the client-level database PDO statement object. |
| PdoResult::rowCount | function | core/ |
Returns the number of rows matched by the last SQL statement. |
| PdoResult::setFetchMode | function | core/ |
Sets the default fetch mode for this result set. |
| PdoResult::__construct | function | core/ |
Constructor. |
| PdoTrait::clientQueryString | function | core/ |
Returns the query string used to prepare the statement. |
| PdoTrait::clientSetFetchMode | function | core/ |
Sets the default fetch mode for the PDO statement. |
| PdoTrait::fetchAsToPdo | function | core/ |
Converts a FetchAs mode to a \PDO::FETCH_* constant value. |
| PdoTrait::getClientStatement | function | core/ |
Returns the client-level database statement object. |
| PdoTrait::pdoToFetchAs | function | core/ |
Converts a \PDO::FETCH_* constant value to a FetchAs mode. |
| PendingRevisionTest | class | core/ |
Kernel tests for taxonomy pending revisions. |
| PendingRevisionTest.php | file | core/ |
|
| PendingRevisionTest::$modules | property | core/ |
Modules to install. |
| PendingRevisionTest::getTaxonomyIndex | function | core/ |
Retrieves the taxonomy index from the database. |
| PendingRevisionTest::setUp | function | core/ |
|
| PendingRevisionTest::testTaxonomyIndexWithPendingRevision | function | core/ |
Tests that the taxonomy index work correctly with pending revisions. |
| PendingUpdatesValidator | class | core/ |
Validates that there are no pending database updates. |
| PendingUpdatesValidator.php | file | core/ |
|
| PendingUpdatesValidator::getSubscribedEvents | function | core/ |
|
| PendingUpdatesValidator::updatesExist | function | core/ |
Checks if there are any pending update or post-update hooks. |
| PendingUpdatesValidator::validate | function | core/ |
Validates that there are no pending database updates. |
| PendingUpdatesValidator::__construct | function | core/ |
|
| PendingUpdatesValidatorTest | class | core/ |
Tests Pending Updates Validator. |
| PendingUpdatesValidatorTest.php | file | core/ |
|
| PendingUpdatesValidatorTest::$modules | property | core/ |
Modules to install. |
| PendingUpdatesValidatorTest::testNoPendingUpdates | function | core/ |
Tests that no error is raised if there are no pending updates. |
| PendingUpdatesValidatorTest::testPendingPostUpdate | function | core/ |
Tests that an error is raised if there are pending post-updates. |
| PendingUpdatesValidatorTest::testPendingUpdateAfterStaged | function | core/ |
Tests that pending updates stop an operation from being applied. |
| PendingUpdatesValidatorTest::testPendingUpdateHook | function | core/ |
Tests that an error is raised if there are pending schema updates. |
| PercentagesTest | class | core/ |
Tests the Batch helper object. |
| PercentagesTest.php | file | core/ |
|
| PercentagesTest::providerTestPercentages | function | core/ |
Provide data for batch unit tests. |
| PercentagesTest::testPercentages | function | core/ |
Tests percentages. |
| PerComponentEntityDisplay | class | core/ |
This class imports one component of an entity display. |
| PerComponentEntityDisplay.php | file | core/ |
|
| PerComponentEntityDisplay::getEntity | function | core/ |
Gets the entity. |
| PerComponentEntityDisplay::MODE_NAME | constant | core/ |
|
| PerComponentEntityDisplayTest | class | core/ |
Tests the entity display destination plugin. |
| PerComponentEntityDisplayTest.php | file | core/ |
|
| PerComponentEntityDisplayTest::testImport | function | core/ |
Tests the entity display import method. |
| PerComponentEntityFormDisplay | class | core/ |
This class imports one component of an entity form display. |
| PerComponentEntityFormDisplay.php | file | core/ |
|
| PerComponentEntityFormDisplay::getEntity | function | core/ |
Gets the entity. |
| PerComponentEntityFormDisplay::MODE_NAME | constant | core/ |
|
| PerComponentEntityFormDisplayTest | class | core/ |
Tests the entity display destination plugin. |
| PerComponentEntityFormDisplayTest.php | file | core/ |
Pagination
- Previous page
- Page 1084
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.