Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StateInterface::getTransitionTo | function | core/ |
Gets the Transition object for the provided state ID. |
| Statement::getConnectionTarget | function | core/ |
|
| Statement::getQueryString | function | core/ |
Gets the query string of this statement. |
| 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. |
| StatementEmpty::getQueryString | function | core/ |
Gets the query string of this statement. |
| StatementInterface::getQueryString | function | core/ |
Gets the query string of this statement. |
| StatementPrefetch::getConnectionTarget | function | core/ |
|
| StatementPrefetch::getQueryString | function | core/ |
Gets the query string of this statement. |
| StatementPrefetch::getStatement | function | core/ |
Grab a PDOStatement object from a given query and its arguments. |
| StatementPrefetch::__get | function | core/ |
Implements the magic __get() method. |
| StatementTest::testGetDeprecatedProperties | function | core/ |
Tests accessing deprecated properties. |
| StatementWrapper::getClientStatement | function | core/ |
Returns the client-level database statement object. |
| StatementWrapper::getConnectionTarget | function | core/ |
|
| StatementWrapper::getIterator | function | core/ |
#[\ReturnTypeWillChange] |
| StatementWrapper::getQueryString | function | core/ |
Gets the query string of this statement. |
| StatementWrapper::__get | function | core/ |
Implements the magic __get() method. |
| 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]] |
| StateTransitionValidation::getValidTransitions | function | core/ |
Gets a list of transitions that are legal for this user on this entity. |
| StateTransitionValidationInterface::getValidTransitions | function | core/ |
Gets a list of transitions that are legal for this user on this entity. |
| StaticDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| StaticDiscoveryDecorator::getDefinition | function | core/ |
|
| StaticDiscoveryDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| StaticDiscoveryDecoratorTest::getRegisterDefinitionsCallback | function | core/ |
Helper method to provide a mocked callback object with expectations. |
| StaticDiscoveryDecoratorTest::providerGetDefinition | function | core/ |
Data provider for testGetDefinitions(). |
| StaticDiscoveryDecoratorTest::providerGetDefinitions | function | core/ |
Data provider for testGetDefinitions(). |
| StaticDiscoveryDecoratorTest::testGetDefinition | function | core/ |
@covers ::getDefinition[[api-linebreak]] @dataProvider providerGetDefinition |
| StaticDiscoveryDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] @dataProvider providerGetDefinitions |
| StaticMenuLinkOverrides::getCacheTags | function | core/ |
The unique cache tag associated with this menu link override. |
| StaticMenuLinkOverrides::getConfig | function | core/ |
Gets the configuration object when needed. |
| StaticMenuLinkOverridesInterface::getCacheTags | function | core/ |
The unique cache tag associated with this menu link override. |
| StaticReflectionClass::getConstant | function | core/ |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::getConstructor | function | core/ |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::getDefaultProperties | function | core/ |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::getDocComment | function | core/ |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::getEndLine | function | core/ |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::getExtension | function | core/ |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::getExtensionName | function | core/ |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::getFileName | function | core/ |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::getInterfaceNames | function | core/ |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::getInterfaces | function | core/ |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::getMethod | function | core/ |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::getMethods | function | core/ |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::getModifiers | function | core/ |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::getName | function | core/ |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::getNamespaceName | function | core/ |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::getParentClass | function | core/ |
#[\ReturnTypeWillChange] |
| StaticReflectionClass::getProperties | function | core/ |
#[\ReturnTypeWillChange] |
Pagination
- Previous page
- Page 181
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.