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 |
|---|---|---|---|
| LocaleProjectStorage::getProjects | function | core/ |
Get array of projects which are available for interface translation. |
| LocaleProjectStorageInterface::get | function | core/ |
Returns the stored value for a given key. |
| LocaleProjectStorageInterface::getAll | function | core/ |
Returns all the project records. |
| LocaleProjectStorageInterface::getMultiple | function | core/ |
Returns a list of project records. |
| LocaleProjectStorageInterface::getProjects | function | core/ |
Get array of projects which are available for interface translation. |
| LocaleProjectStorageTest | class | core/ |
Tests Drupal\locale\LocaleProjectStorage. |
| LocaleProjectStorageTest.php | file | core/ |
|
| LocaleProjectStorageTest::$keyValueMemoryFactory | property | core/ |
The key value memory factory. |
| LocaleProjectStorageTest::$projectStorage | property | core/ |
The local project storage. |
| LocaleProjectStorageTest::setUp | function | core/ |
|
| LocaleProjectStorageTest::testDelete | function | core/ |
Tests deleted projects are not included in the count. |
| LocaleProjectStorageTest::testSorting | function | core/ |
Tests that projects are sorted by weight and key. |
| LocaleSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| LocaleSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| LocaleTranslatableProject::getLangcode | function | core/ |
Returns the project langcode. |
| LocaleTranslatableProject::getStatus | function | core/ |
Returns the project status. |
| LocaleTranslatableProject::getWeight | function | core/ |
Returns the weight. |
| 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/ |
|
| 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/ |
|
| LocalStream::getUri | function | core/ |
|
| LocalTaskDefault::getActive | function | core/ |
|
| LocalTaskDefault::getCacheContexts | function | core/ |
|
| LocalTaskDefault::getCacheMaxAge | function | core/ |
|
| LocalTaskDefault::getCacheTags | function | core/ |
|
| LocalTaskDefault::getOptions | function | core/ |
|
| LocalTaskDefault::getRouteName | function | core/ |
|
| LocalTaskDefault::getRouteParameters | function | core/ |
|
| LocalTaskDefault::getTitle | function | core/ |
|
| 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. |
Pagination
- Previous page
- Page 131
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.