Search for __get
- Search 7.x for __get
- Search 9.5.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 |
|---|---|---|---|
| LocaleTranslation::getStringTranslation | function | core/ |
Retrieves English string to given language. |
| LocaleTranslationCacheTag::getSubscribedEvents | function | core/ |
|
| locale_get_plural | function | core/ |
Returns plural form index for a specific number. |
| locale_translate_get_interface_translation_files | function | core/ |
Get interface translation files present in the translations directory. |
| locale_translation_get_file_history | function | core/ |
Gets current translation status from the {locale_file} table. |
| locale_translation_get_projects | function | core/ |
Get array of projects which are available for interface translation. |
| locale_translation_get_status | function | core/ |
Gets the current translation status. |
| LocalReadOnlyStream::getType | function | core/ |
Returns the type of stream wrapper. |
| LocalStream::getDirectoryPath | function | core/ |
Gets the path that the wrapper is responsible for. |
| LocalStream::getFileSystem | function | core/ |
Returns file system service. |
| LocalStream::getLocalPath | function | core/ |
Returns the canonical absolute path of the URI, if possible. |
| LocalStream::getTarget | function | core/ |
Returns the local writable target of the resource within the stream. |
| LocalStream::getType | function | core/ |
Returns the type of stream wrapper. |
| LocalStream::getUri | function | core/ |
Returns the stream resource URI. |
| LocalTaskDefault::getActive | function | core/ |
Gets the active status. |
| LocalTaskDefault::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| LocalTaskDefault::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| LocalTaskDefault::getCacheTags | function | core/ |
The cache tags associated with this object. |
| LocalTaskDefault::getOptions | function | core/ |
Returns options for rendering a link to the local task. |
| LocalTaskDefault::getRouteName | function | core/ |
Get the route name from the settings. |
| LocalTaskDefault::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local task. |
| LocalTaskDefault::getTitle | function | core/ |
Returns the localized title to be shown for this tab. |
| LocalTaskDefault::getWeight | function | core/ |
Returns the weight of the local task. |
| LocalTaskDefaultTest::providerTestGetWeight | function | core/ |
Defines a data provider for testGetWeight(). |
| LocalTaskDefaultTest::testGetOptions | function | core/ |
Tests get options. |
| LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithNonUpcastedParameters | function | core/ |
Tests get route parameters for dynamic route with non upcasted parameters. |
| LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithUpcastedParameters | function | core/ |
Tests the getRouteParameters method for a route with upcasted parameters. |
| LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithUpcastedParametersEmptyRawParameters | function | core/ |
Tests the getRouteParameters method for a route with upcasted parameters. |
| LocalTaskDefaultTest::testGetRouteParametersForStaticRoute | function | core/ |
Tests get route parameters for static route. |
| LocalTaskDefaultTest::testGetRouteParametersInPluginDefinitions | function | core/ |
Tests get route parameters in plugin definitions. |
| LocalTaskDefaultTest::testGetTitle | function | core/ |
Tests get title. |
| LocalTaskDefaultTest::testGetTitleWithContext | function | core/ |
Tests get title with context. |
| LocalTaskDefaultTest::testGetTitleWithTitleArguments | function | core/ |
Tests get title with title arguments. |
| LocalTaskDefaultTest::testGetWeight | function | core/ |
Tests get weight. |
| LocalTaskIntegrationTestBase::getLocalTaskManager | function | core/ |
Sets up the local task manager for the test. |
| LocalTaskInterface::getActive | function | core/ |
Gets the active status. |
| LocalTaskInterface::getOptions | function | core/ |
Returns options for rendering a link to the local task. |
| LocalTaskInterface::getRouteName | function | core/ |
Get the route name from the settings. |
| LocalTaskInterface::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local task. |
| LocalTaskInterface::getTitle | function | core/ |
Returns the localized title to be shown for this tab. |
| LocalTaskInterface::getWeight | function | core/ |
Returns the weight of the local task. |
| LocalTaskManager::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| LocalTaskManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| LocalTaskManager::getLocalTasks | function | core/ |
Renders the local tasks (tabs) for the given route. |
| LocalTaskManager::getLocalTasksForRoute | function | core/ |
Find all local tasks that appear on a named route. |
| LocalTaskManager::getTasksBuild | function | core/ |
Gets the render array for all local tasks. |
| LocalTaskManager::getTitle | function | core/ |
Gets the title for a local task. |
| LocalTaskManagerInterface::getLocalTasks | function | core/ |
Renders the local tasks (tabs) for the given route. |
| LocalTaskManagerInterface::getLocalTasksForRoute | function | core/ |
Find all local tasks that appear on a named route. |
| LocalTaskManagerInterface::getTasksBuild | function | core/ |
Gets the render array for all local tasks. |
Pagination
- Previous page
- Page 130
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.