Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| stable_preprocess_image_widget | function | core/ |
Implements hook_preprocess_image_widget(). |
| StackedRouteMatchInterface::getCurrentRouteMatch | function | core/ |
Gets the current route match. |
| StackedRouteMatchInterface::getMasterRouteMatch | function | core/ |
Gets the master route match.. |
| StackedRouteMatchInterface::getParentRouteMatch | function | core/ |
Returns the parent route match of the current. |
| StackedRouteMatchInterface::getRouteMatchFromRequest | function | core/ |
Returns a route match from a given request, if possible. |
| Standard::getAllowedTags | function | core/ |
Get all allowed tags from a restrictions data structure. |
| Standard::getForbiddenTags | function | core/ |
Get all forbidden tags from a restrictions data structure. |
| State::get | function | core/ |
Returns the stored value for a given key. |
| State::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
| State::getTransitions | function | core/ |
Gets all the possible transition objects for the state. |
| State::getTransitionTo | function | core/ |
Gets the Transition object for the provided state ID. |
| StateInterface::get | function | core/ |
Returns the stored value for a given key. |
| StateInterface::getMultiple | function | core/ |
Returns the stored key/value pairs for a given set of keys. |
| StateInterface::getTransitions | function | core/ |
Gets all the possible transition objects for the state. |
| StateInterface::getTransitionTo | function | core/ |
Gets the Transition object for the provided state ID. |
| 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::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. |
| 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. |
| StaticReflectionParser::getParentParser | function | core/ |
If the current class extends another, get the parser for the latter. |
| StaticTranslation::getLanguage | function | core/ |
Retrieves translations for a given language. |
| StaticTranslation::getStringTranslation | function | core/ |
Retrieves English string to given language. |
| StatisticsDeprecationsTest::testStatisticsGetDeprecation | function | core/ |
@expectedDeprecation statistics_get() is deprecated in drupal:8.2.0 and is removed from drupal:9.0.0. Use Drupal::service('statistics.storage.node')->fetchView() instead. See https://www.drupal.org/node/2778245 |
| StatisticsLoggingTest::getStatisticsCounter | function | core/ |
Gets counter of views by path. |
| StatisticsSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| StatisticsSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| StatisticsViewsResult::getDayCount | function | core/ |
Total number of times the entity has been viewed "today". |
| StatisticsViewsResult::getTimestamp | function | core/ |
Timestamp of when the entity was last viewed. |
| StatisticsViewsResult::getTotalCount | function | core/ |
Total number of times the entity has been viewed. |
| statistics_get | function | core/ |
Retrieves a node's "view statistics". |
| Status::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
Pagination
- Previous page
- Page 178
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.