Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Search 11.x for __get
  6. Other projects
Title Object type File name Summary
LocaleProjectStorage::getProjects function core/modules/locale/src/LocaleProjectStorage.php Get array of projects which are available for interface translation.
LocaleProjectStorageInterface::get function core/modules/locale/src/LocaleProjectStorageInterface.php Returns the stored value for a given key.
LocaleProjectStorageInterface::getAll function core/modules/locale/src/LocaleProjectStorageInterface.php Returns all the project records.
LocaleProjectStorageInterface::getMultiple function core/modules/locale/src/LocaleProjectStorageInterface.php Returns a list of project records.
LocaleProjectStorageInterface::getProjects function core/modules/locale/src/LocaleProjectStorageInterface.php Get array of projects which are available for interface translation.
LocaleProjectStorageTest class core/modules/locale/tests/src/Unit/LocaleProjectStorageTest.php Tests Drupal\locale\LocaleProjectStorage.
LocaleProjectStorageTest.php file core/modules/locale/tests/src/Unit/LocaleProjectStorageTest.php
LocaleProjectStorageTest::$keyValueMemoryFactory property core/modules/locale/tests/src/Unit/LocaleProjectStorageTest.php The key value memory factory.
LocaleProjectStorageTest::$projectStorage property core/modules/locale/tests/src/Unit/LocaleProjectStorageTest.php The local project storage.
LocaleProjectStorageTest::setUp function core/modules/locale/tests/src/Unit/LocaleProjectStorageTest.php
LocaleProjectStorageTest::testDelete function core/modules/locale/tests/src/Unit/LocaleProjectStorageTest.php Tests deleted projects are not included in the count.
LocaleProjectStorageTest::testSorting function core/modules/locale/tests/src/Unit/LocaleProjectStorageTest.php Tests that projects are sorted by weight and key.
LocaleSettingsForm::getEditableConfigNames function core/modules/locale/src/Form/LocaleSettingsForm.php Gets the configuration names that will be editable.
LocaleSettingsForm::getFormId function core/modules/locale/src/Form/LocaleSettingsForm.php Returns a unique string identifying the form.
LocaleTranslatableProject::getLangcode function core/modules/locale/src/LocaleTranslatableProject.php Returns the project langcode.
LocaleTranslatableProject::getStatus function core/modules/locale/src/LocaleTranslatableProject.php Returns the project status.
LocaleTranslatableProject::getWeight function core/modules/locale/src/LocaleTranslatableProject.php Returns the weight.
LocaleTranslation::getStringTranslation function core/modules/locale/src/LocaleTranslation.php Retrieves English string to given language.
LocaleTranslationCacheTag::getSubscribedEvents function core/modules/locale/src/EventSubscriber/LocaleTranslationCacheTag.php
locale_get_plural function core/modules/locale/locale.module Returns plural form index for a specific number.
locale_translate_get_interface_translation_files function core/modules/locale/locale.bulk.inc Get interface translation files present in the translations directory.
locale_translation_get_file_history function core/modules/locale/locale.module Gets current translation status from the {locale_file} table.
locale_translation_get_projects function core/modules/locale/locale.translation.inc Get array of projects which are available for interface translation.
locale_translation_get_status function core/modules/locale/locale.module Gets the current translation status.
LocalReadOnlyStream::getType function core/lib/Drupal/Core/StreamWrapper/LocalReadOnlyStream.php
LocalStream::getDirectoryPath function core/lib/Drupal/Core/StreamWrapper/LocalStream.php Gets the path that the wrapper is responsible for.
LocalStream::getFileSystem function core/lib/Drupal/Core/StreamWrapper/LocalStream.php Returns file system service.
LocalStream::getLocalPath function core/lib/Drupal/Core/StreamWrapper/LocalStream.php Returns the canonical absolute path of the URI, if possible.
LocalStream::getTarget function core/lib/Drupal/Core/StreamWrapper/LocalStream.php Returns the local writable target of the resource within the stream.
LocalStream::getType function core/lib/Drupal/Core/StreamWrapper/LocalStream.php
LocalStream::getUri function core/lib/Drupal/Core/StreamWrapper/LocalStream.php
LocalTaskDefault::getActive function core/lib/Drupal/Core/Menu/LocalTaskDefault.php
LocalTaskDefault::getCacheContexts function core/lib/Drupal/Core/Menu/LocalTaskDefault.php
LocalTaskDefault::getCacheMaxAge function core/lib/Drupal/Core/Menu/LocalTaskDefault.php
LocalTaskDefault::getCacheTags function core/lib/Drupal/Core/Menu/LocalTaskDefault.php
LocalTaskDefault::getOptions function core/lib/Drupal/Core/Menu/LocalTaskDefault.php
LocalTaskDefault::getRouteName function core/lib/Drupal/Core/Menu/LocalTaskDefault.php
LocalTaskDefault::getRouteParameters function core/lib/Drupal/Core/Menu/LocalTaskDefault.php
LocalTaskDefault::getTitle function core/lib/Drupal/Core/Menu/LocalTaskDefault.php
LocalTaskDefault::getWeight function core/lib/Drupal/Core/Menu/LocalTaskDefault.php Returns the weight of the local task.
LocalTaskDefaultTest::providerTestGetWeight function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Defines a data provider for testGetWeight().
LocalTaskDefaultTest::testGetOptions function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests get options.
LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithNonUpcastedParameters function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests get route parameters for dynamic route with non upcasted parameters.
LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithUpcastedParameters function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests the getRouteParameters method for a route with upcasted parameters.
LocalTaskDefaultTest::testGetRouteParametersForDynamicRouteWithUpcastedParametersEmptyRawParameters function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests the getRouteParameters method for a route with upcasted parameters.
LocalTaskDefaultTest::testGetRouteParametersForStaticRoute function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests get route parameters for static route.
LocalTaskDefaultTest::testGetRouteParametersInPluginDefinitions function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests get route parameters in plugin definitions.
LocalTaskDefaultTest::testGetTitle function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests get title.
LocalTaskDefaultTest::testGetTitleWithContext function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests get title with context.
LocalTaskDefaultTest::testGetTitleWithTitleArguments function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php Tests get title with title arguments.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.