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 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StatementTest::testPartiallyIteratedStatementFetchAll | function | core/ |
Tests statement fetchAll after a partial traversal. |
| StatementTest::testPartiallyIteratedStatementFetchAllAssoc | function | core/ |
Tests statement fetchAllAssoc after a partial traversal. |
| StatementTest::testPartiallyIteratedStatementFetchAllKeyed | function | core/ |
Tests statement fetchAllKeyed after a partial traversal. |
| StatementTest::testPartiallyIteratedStatementFetchCol | function | core/ |
Tests statement fetchCol after a partial traversal. |
| StatementTest::testRepeatedInsertStatementReuse | function | core/ |
Tests that a prepared statement object can be reused for multiple inserts. |
| StatementTest::testStatementCountTwice | function | core/ |
Tests counting a statement twice. |
| StatementTest::testStatementForeachTwice | function | core/ |
Tests a follow-on iteration on a statement using foreach. |
| StatementTest::testStatementRewind | function | core/ |
Tests statement rewinding. |
| StatementWrapperIterator | class | core/ |
StatementInterface iterator implementation. |
| StatementWrapperIterator.php | file | core/ |
|
| StatementWrapperIterator::execute | function | core/ |
Executes a prepared statement. |
| StatementWrapperIterator::getClientStatement | function | core/ |
Returns the client-level database PDO statement object. |
| StatementWrapperIterator::__construct | function | core/ |
Constructs a StatementWrapperIterator object. |
| StateTest | class | core/ |
Tests Drupal\Core\State\State. |
| StateTest | class | core/ |
Tests Drupal\workflows\State. |
| StateTest.php | file | core/ |
|
| StateTest.php | file | core/ |
|
| StateTest::$keyValueStorage | property | core/ |
The key value store. |
| StateTest::$state | property | core/ |
The tested state. |
| StateTest::doSetUpState | function | core/ |
Initializes the $state. |
| StateTest::setUpState | function | core/ |
Initializes the $state with stub key-value storage. |
| StateTest::setUpStateWithMockStorage | function | core/ |
Initializes the $state with mock key-value storage. |
| StateTest::testCanTransitionTo | function | core/ |
Tests can transition to. |
| StateTest::testDelete | function | core/ |
Tests both delete() & deleteMultiple() method. |
| StateTest::testDeleteAfterGet | function | core/ |
Tests both get() & delete() method. |
| StateTest::testDeleteMultiple | function | core/ |
Tests both deleteMultiple() method. |
| StateTest::testExistingGetValuesSetDuringRequest | function | core/ |
Tests getValuesSetDuringRequest() method with an existing value. |
| StateTest::testGet | function | core/ |
Tests both get() & getMultiple() method. |
| StateTest::testGetEmpty | function | core/ |
Tests both get() & getMultiple() method. |
| StateTest::testGetMultiple | function | core/ |
Tests getMultiple() method. |
| StateTest::testGetMultiplePartiallyFilledStaticCache | function | core/ |
Tests getMultiple() method. |
| StateTest::testGetMultipleStaticCache | function | core/ |
Tests getMultiple() method. |
| StateTest::testGetMultipleWithMissingValues | function | core/ |
Tests getMultiple() method. |
| StateTest::testGetStaticCache | function | core/ |
Tests both get() & getMultiple() method. |
| StateTest::testGetters | function | core/ |
Tests getters. |
| StateTest::testGetTransitions | function | core/ |
Tests get transitions. |
| StateTest::testGetTransitionTo | function | core/ |
Tests get transition to. |
| StateTest::testGetTransitionToException | function | core/ |
Tests get transition to exception. |
| StateTest::testGetValuesSetDuringRequest | function | core/ |
Tests the ::getValuesSetDuringRequest() method. |
| StateTest::testLabelCallback | function | core/ |
Tests label callback. |
| StateTest::testResetCache | function | core/ |
Tests both resetCache(), get() and getMultiple() method. |
| StateTest::testSet | function | core/ |
Tests set() method. |
| StateTest::testSetBeforeGet | function | core/ |
Tests get() method. |
| StateTest::testSetMultiple | function | core/ |
Tests setMultiple() method. |
| StateTest::testSetMultipleBeforeGetMultiple | function | core/ |
Tests getMultiple() method. |
| StateTest::testSetMultipleLock | function | core/ |
Tests setMultiple() method with different lock behavior. |
| StateTransitionValidation | class | core/ |
Validates whether a certain state transition is allowed. |
| StateTransitionValidation.php | file | core/ |
|
| StateTransitionValidation::$moderationInfo | property | core/ |
The moderation information service. |
| StateTransitionValidation::$possibleTransitions | property | core/ |
Stores the possible state transitions. |
Pagination
- Previous page
- Page 1311
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.