Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StatementWrapper::getConnectionTarget | function | core/ |
|
| StatementWrapper::getIterator | function | core/ |
#[\ReturnTypeWillChange] |
| StatementWrapper::getQueryString | function | core/ |
Gets the query string of this statement. |
| StatementWrapper::rowCount | function | core/ |
Returns the number of rows matched by the last SQL statement. |
| StatementWrapper::setFetchMode | function | core/ |
Sets the default fetch mode for this statement. |
| StatementWrapper::__call | function | core/ |
Implements the magic __call() method. |
| StatementWrapper::__construct | function | core/ |
Constructs a StatementWrapper object. |
| StatementWrapper::__get | function | core/ |
Implements the magic __get() method. |
| StatementWrapper::__set | function | core/ |
Implements the magic __set() method. |
| StatementWrapperLegacyTest | class | core/ |
Tests the deprecations of the StatementWrapper class. |
| StatementWrapperLegacyTest.php | file | core/ |
|
| StatementWrapperLegacyTest::$statement | property | core/ |
|
| StatementWrapperLegacyTest::setUp | function | core/ |
|
| StatementWrapperLegacyTest::testBindColumn | function | core/ |
@covers ::bindColumn[[api-linebreak]] |
| StatementWrapperLegacyTest::testBindParam | function | core/ |
@covers ::bindParam[[api-linebreak]] |
| StatementWrapperLegacyTest::testClientStatementMethod | function | core/ |
Tests calling an existing \PDOStatement method. |
| StatementWrapperLegacyTest::testMissingMethod | function | core/ |
Tests calling a non existing \PDOStatement method. |
| StatementWrapperLegacyTest::testQueryString | function | core/ |
@covers ::getQueryString[[api-linebreak]] |
| StateTest | class | core/ |
@coversDefaultClass \Drupal\workflows\State[[api-linebreak]] |
| StateTest.php | file | core/ |
|
| StateTest::testCanTransitionTo | function | core/ |
@covers ::canTransitionTo[[api-linebreak]] |
| StateTest::testGetters | function | core/ |
@covers ::__construct[[api-linebreak]] @covers ::id[[api-linebreak]] @covers ::label[[api-linebreak]] @covers ::weight[[api-linebreak]] |
| StateTest::testGetTransitions | function | core/ |
@covers ::getTransitions[[api-linebreak]] |
| StateTest::testGetTransitionTo | function | core/ |
@covers ::getTransitionTo[[api-linebreak]] |
| StateTest::testGetTransitionToException | function | core/ |
@covers ::getTransitionTo[[api-linebreak]] |
| StateTest::testLabelCallback | function | core/ |
@covers ::labelCallback[[api-linebreak]] |
| 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. |
| StateTransitionValidation::getValidTransitions | function | core/ |
Gets a list of transitions that are legal for this user on this entity. |
| StateTransitionValidation::isTransitionValid | function | core/ |
Checks if a transition between two states if valid for the given user. |
| StateTransitionValidation::__construct | function | core/ |
Constructs a new StateTransitionValidation. |
| StateTransitionValidationInterface | interface | core/ |
Validates whether a certain state transition is allowed. |
| StateTransitionValidationInterface.php | file | core/ |
|
| StateTransitionValidationInterface::getValidTransitions | function | core/ |
Gets a list of transitions that are legal for this user on this entity. |
| StateTransitionValidationInterface::isTransitionValid | function | core/ |
Checks if a transition between two states if valid for the given user. |
| StateTransitionValidationTest | class | core/ |
@coversDefaultClass \Drupal\content_moderation\StateTransitionValidation[[api-linebreak]] @group content_moderation |
| StateTransitionValidationTest.php | file | core/ |
|
| StateTransitionValidationTest::$workflow | property | core/ |
A test workflow. |
| StateTransitionValidationTest::setUp | function | core/ |
|
| StateTransitionValidationTest::testUserSensitiveValidTransitions | function | core/ |
Verifies user-aware transition validation. |
| StateTransitionValidationTest::userTransitionsProvider | function | core/ |
Data provider for the user transition test. |
| StateValuesCleanAdvancedTest | class | core/ |
Tests the removal of internal Form API elements from submitted form values. |
| StateValuesCleanAdvancedTest.php | file | core/ |
|
| StateValuesCleanAdvancedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StateValuesCleanAdvancedTest::$image | property | core/ |
An image file path for uploading. |
| StateValuesCleanAdvancedTest::$modules | property | core/ |
Modules to enable. |
| StateValuesCleanAdvancedTest::testFormStateValuesCleanAdvanced | function | core/ |
Tests \Drupal\Core\Form\FormState::cleanValues(). |
| StateValuesCleanTest | class | core/ |
Tests the proper removal of submitted form values. |
Pagination
- Previous page
- Page 1175
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.