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. Other projects
Title Object type File name Summary
InstallerNonDefaultDatabaseDriverTest::getInstalledDatabaseSettings function core/tests/Drupal/FunctionalTests/Installer/InstallerNonDefaultDatabaseDriverTest.php Returns the databases setup from the SUT's settings.php.
InstallerRouteBuilder::getRouteDefinitions function core/lib/Drupal/Core/Installer/InstallerRouteBuilder.php Overridden to return no routes.
InstallerRouteProviderLazyBuilder::getRouteByName function core/lib/Drupal/Core/Installer/InstallerRouteProviderLazyBuilder.php Find the route using the provided route name.
InstallerTranslationMultipleLanguageNonInteractiveTest::getPo function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageNonInteractiveTest.php Returns the string for the test .po file.
InstallerTranslationMultipleLanguageTest class core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Tests translation files for multiple languages get imported during install.
InstallerTranslationMultipleLanguageTest.php file core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php
InstallerTranslationMultipleLanguageTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php The theme to install as the default for testing.
InstallerTranslationMultipleLanguageTest::$profile property core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Switch to the multilingual testing profile.
InstallerTranslationMultipleLanguageTest::getPo function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Returns the string for the test .po file.
InstallerTranslationMultipleLanguageTest::installParameters function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Returns the parameters that will be used when the test installs Drupal.
InstallerTranslationMultipleLanguageTest::setUpLanguage function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Installer step: Select language.
InstallerTranslationMultipleLanguageTest::testTranslationsLoaded function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Tests that translations ended up at the expected places.
InstallerTranslationMultipleLanguageTest::verifyImportedStringsTranslated function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationMultipleLanguageTest.php Helper function to verify that the expected strings are translated.
InstallerTranslationQueryTest::getPo function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationQueryTest.php Returns the string for the test .po file.
InstallerTranslationTest::getPo function core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationTest.php Returns the string for the test .po file.
InstallHelper::getMediaImageId function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Retrieves th ID of a media image saved during the import process.
InstallHelper::getModulePath function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Set module_path variable.
InstallHelper::getNodePath function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Retrieves the node path of node CSV ID saved during the import process.
InstallHelper::getTermId function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Retrieves the Term ID of a term saved during the import process.
InstallHelper::getUser function core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php Looks up a user by name, if it is missing the user is created.
InstallProfileUninstallValidator::getExtensionDiscovery function core/lib/Drupal/Core/Extension/InstallProfileUninstallValidator.php Gets an extension discovery object that ignores the install profile.
InstallRequirementsInterface::getRequirements function core/lib/Drupal/Core/Extension/InstallRequirementsInterface.php Check installation requirements.
InstallStorage::getAllFolders function core/lib/Drupal/Core/Config/InstallStorage.php Returns a map of all config object names and their folders.
InstallStorage::getComponentFolder function core/lib/Drupal/Core/Config/InstallStorage.php Get folder inside each component that contains the files.
InstallStorage::getComponentNames function core/lib/Drupal/Core/Config/InstallStorage.php Get all configuration names and folders for a list of modules or themes.
InstallStorage::getCoreFolder function core/lib/Drupal/Core/Config/InstallStorage.php Get folder inside Drupal core that contains the files.
InstallStorage::getCoreNames function core/lib/Drupal/Core/Config/InstallStorage.php Get all configuration names and folders for Drupal core.
InstallStorage::getFilePath function core/lib/Drupal/Core/Config/InstallStorage.php Overrides Drupal\Core\Config\FileStorage::getFilePath().
InstallTest::testGetSchemaAtInstallTime function core/modules/system/tests/src/Kernel/Module/InstallTest.php Verify that drupal_get_schema() can be used during module installation.
install_get_form function core/includes/install.core.inc Builds and processes a form for the installer environment.
IntegerData::getCastedValue function core/lib/Drupal/Core/TypedData/Plugin/DataType/IntegerData.php #[JsonSchema([
'type' => 'integer',
])]
IntegerItem::getConstraints function core/lib/Drupal/Core/Field/Plugin/Field/FieldType/IntegerItem.php Gets a list of validation constraints.
InternalEntitiesTest::getIndividual function core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php Returns the decoded JSON:API document for the for the given entity.
InternalEntitiesTest::getRelated function core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php Performs an authenticated request and returns the decoded document.
InternalEntitiesTest::jsonapiGet function core/modules/jsonapi/tests/src/Functional/InternalEntitiesTest.php Performs an authenticated request and returns the decoded document.
InternalTypedDataTestTrait::getTypedDataProperty function core/modules/serialization/tests/src/Unit/Normalizer/InternalTypedDataTestTrait.php Gets a typed data property.
InvalidPluginDefinitionException::getPluginId function core/lib/Drupal/Component/Plugin/Exception/InvalidPluginDefinitionException.php Gets the plugin ID of the mapper that raised the exception.
IpCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/IpCacheContext.php Gets the cacheability metadata for the context.
IpCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/IpCacheContext.php Returns the string representation of the cache context.
IpCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/IpCacheContext.php Returns the label of the cache context.
IsFrontPathCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/IsFrontPathCacheContext.php Gets the cacheability metadata for the context.
IsFrontPathCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/IsFrontPathCacheContext.php Returns the string representation of the cache context.
IsFrontPathCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/IsFrontPathCacheContext.php Returns the label of the cache context.
IsFrontPathCacheContextTest::testGetContextFront function core/tests/Drupal/Tests/Core/Cache/Context/IsFrontPathCacheContextTest.php Tests get context front.
IsFrontPathCacheContextTest::testGetContextNotFront function core/tests/Drupal/Tests/Core/Cache/Context/IsFrontPathCacheContextTest.php Tests get context not front.
IsSuperUserCacheContext::getCacheableMetadata function core/lib/Drupal/Core/Cache/Context/IsSuperUserCacheContext.php Gets the cacheability metadata for the context.
IsSuperUserCacheContext::getContext function core/lib/Drupal/Core/Cache/Context/IsSuperUserCacheContext.php Returns the string representation of the cache context.
IsSuperUserCacheContext::getLabel function core/lib/Drupal/Core/Cache/Context/IsSuperUserCacheContext.php Returns the label of the cache context.
Item::getInfo function core/lib/Drupal/Core/Render/Element/Item.php Returns the element properties for this element.
ItemList::get function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php Returns the item at the specified position in this list.

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