Search for getState
- Search 7.x for getState
- Search 9.5.x for getState
- Search 10.3.x for getState
- Search 11.x for getState
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentModeration::getState | function | core/ |
Gets a workflow state. |
EndOfTransactionQueriesTest::getStatementsForTable | function | core/ |
Filters statements by table name. |
MigrationConfigurationTrait::getState | function | core/ |
Gets the state service. |
PredefinedStatesWorkflowTestType::getState | function | core/ |
Gets a workflow state. |
PredefinedStatesWorkflowTestType::getStates | function | core/ |
Gets state objects for the provided state IDs. |
Statement::getStatement | function | core/ |
The PDO SQLite layer doesn't replace numeric placeholders in queries correctly, and this makes numeric expressions (such as COUNT(*) >= :count) fail. We replace numeric placeholders in the query ourselves to work around this bug. |
StatementPrefetch::getStatement | function | core/ |
Grab a PDOStatement object from a given query and its arguments. |
WidgetBase::getWidgetState | function | core/ |
Retrieves processing information about the widget from $form_state. |
WidgetBase::getWidgetStateParents | function | core/ |
Returns the location of processing information within $form_state. |
WidgetBase::setWidgetState | function | core/ |
Stores processing information about the widget in $form_state. |
WidgetBaseInterface::getWidgetState | function | core/ |
Retrieves processing information about the widget from $form_state. |
WidgetBaseInterface::setWidgetState | function | core/ |
Stores processing information about the widget in $form_state. |
WorkflowTest::testGetState | function | core/ |
@covers ::getState |
WorkflowTest::testGetStateException | function | core/ |
@covers ::getState |
WorkflowTest::testGetStates | function | core/ |
@covers ::getStates |
WorkflowTest::testGetStatesException | function | core/ |
@covers ::getStates |
WorkflowTypeBase::getState | function | core/ |
Gets a workflow state. |
WorkflowTypeBase::getStates | function | core/ |
Gets state objects for the provided state IDs. |
WorkflowTypeInterface::getState | function | core/ |
Gets a workflow state. |
WorkflowTypeInterface::getStates | function | core/ |
Gets state objects for the provided state IDs. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.