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 11.x for __get
  5. Other projects
Title Object type File name Summary
CookieResourceTestTrait::getAuthenticationRequestOptions function core/modules/rest/tests/src/Functional/CookieResourceTestTrait.php
CookiesCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/CookiesCacheContext.php
CookiesCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/CookiesCacheContext.php
CookiesCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/CookiesCacheContext.php
CopyFieldValueTestForm::getFormId function core/modules/system/tests/modules/system_test/src/Form/CopyFieldValueTestForm.php
Counter::getValue function core/modules/views/src/Plugin/views/field/Counter.php
CountryManager::getList function core/lib/Drupal/Core/Locale/CountryManager.php Get an array of country code => country name pairs, altered by alter hooks.
CountryManager::getStandardList function core/lib/Drupal/Core/Locale/CountryManager.php Get an array of all two-letter country code => country name pairs.
CountryManagerInterface::getList function core/lib/Drupal/Core/Locale/CountryManagerInterface.php Returns a list of country code => country name pairs.
CreateTestContentEntitiesTrait::getRequiredModules function core/modules/migrate_drupal/tests/src/Traits/CreateTestContentEntitiesTrait.php Gets required modules.
CredentialForm::getConfirmText function core/modules/migrate_drupal_ui/src/Form/CredentialForm.php
CredentialForm::getDatabaseTypes function core/modules/migrate_drupal_ui/src/Form/CredentialForm.php Returns all supported database driver installer objects.
CredentialForm::getFormId function core/modules/migrate_drupal_ui/src/Form/CredentialForm.php
CredentialFormTest::getAvailablePaths function core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php
CredentialFormTest::getDestinationSiteCredentials function core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php Creates an array of destination site credentials for the Credential form.
CredentialFormTest::getEntityCounts function core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php
CredentialFormTest::getEntityCountsIncremental function core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php
CredentialFormTest::getMissingPaths function core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php
CredentialFormTest::getSourceBasePath function core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php
CronForm::getEditableConfigNames function core/modules/system/src/Form/CronForm.php
CronForm::getFormId function core/modules/system/src/Form/CronForm.php
CronQueueTestDeriver::getDerivativeDefinitions function core/modules/system/tests/modules/cron_queue_test/src/Plugin/Derivative/CronQueueTestDeriver.php
CropImageEffect::getSummary function core/modules/image/src/Plugin/ImageEffect/CropImageEffect.php
CsrfExceptionSubscriber::getHandledFormats function core/lib/Drupal/Core/EventSubscriber/CsrfExceptionSubscriber.php
CsrfTokenGenerator::get function core/lib/Drupal/Core/Access/CsrfTokenGenerator.php Generates a token based on $value, the user session, and the private key.
CsrfTokenGeneratorTest::testGenerateSeedOnGet function core/tests/Drupal/Tests/Core/Access/CsrfTokenGeneratorTest.php Tests that a new token seed is generated upon first use.
CsrfTokenGeneratorTest::testGet function core/tests/Drupal/Tests/Core/Access/CsrfTokenGeneratorTest.php Tests CsrfTokenGenerator::get().
CsrfTokenGeneratorTest::testGetWithNoHashSalt function core/tests/Drupal/Tests/Core/Access/CsrfTokenGeneratorTest.php Tests the exception thrown when no 'hash_salt' is provided in settings.
CssAssetController::getGroups function core/modules/system/src/Controller/CssAssetController.php
CssCollectionOptimizer::getAll function core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php
CssCollectionOptimizerLazy::getAll function core/lib/Drupal/Core/Asset/CssCollectionOptimizerLazy.php
Current::getCacheContexts function core/modules/user/src/Plugin/views/filter/Current.php
CurrentLanguageContext::getAvailableContexts function core/lib/Drupal/Core/Language/ContextProvider/CurrentLanguageContext.php
CurrentLanguageContext::getRuntimeContexts function core/lib/Drupal/Core/Language/ContextProvider/CurrentLanguageContext.php
CurrentPathStack::getPath function core/lib/Drupal/Core/Path/CurrentPathStack.php Returns the path of the current request.
CurrentRouteMatch::getCurrentRouteMatch function core/lib/Drupal/Core/Routing/CurrentRouteMatch.php Returns the route match for the current request.
CurrentRouteMatch::getMasterRouteMatch function core/lib/Drupal/Core/Routing/CurrentRouteMatch.php
CurrentRouteMatch::getParameter function core/lib/Drupal/Core/Routing/CurrentRouteMatch.php
CurrentRouteMatch::getParameters function core/lib/Drupal/Core/Routing/CurrentRouteMatch.php
CurrentRouteMatch::getParentRouteMatch function core/lib/Drupal/Core/Routing/CurrentRouteMatch.php
CurrentRouteMatch::getRawParameter function core/lib/Drupal/Core/Routing/CurrentRouteMatch.php
CurrentRouteMatch::getRawParameters function core/lib/Drupal/Core/Routing/CurrentRouteMatch.php
CurrentRouteMatch::getRouteMatch function core/lib/Drupal/Core/Routing/CurrentRouteMatch.php Returns the route match for a passed in request.
CurrentRouteMatch::getRouteMatchFromRequest function core/lib/Drupal/Core/Routing/CurrentRouteMatch.php
CurrentRouteMatch::getRouteName function core/lib/Drupal/Core/Routing/CurrentRouteMatch.php
CurrentRouteMatch::getRouteObject function core/lib/Drupal/Core/Routing/CurrentRouteMatch.php
CurrentRouteMatchTest::getRouteMatch function core/tests/Drupal/Tests/Core/Routing/CurrentRouteMatchTest.php
CurrentRouteMatchTest::testGetCurrentRouteObject function core/tests/Drupal/Tests/Core/Routing/CurrentRouteMatchTest.php @covers ::__construct
@covers ::getRouteObject
@covers ::getCurrentRouteMatch
@covers ::getRouteMatch
CurrentRouteMatchTest::testGetRouteMatchFromRequest function core/tests/Drupal/Tests/Core/Routing/CurrentRouteMatchTest.php @covers ::getRouteMatchFromRequest
CurrentRouteMatchTest::testGetRouteMatchFromRequestWithRouting function core/tests/Drupal/Tests/Core/Routing/CurrentRouteMatchTest.php @covers ::getRouteMatchFromRequest

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