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
PrepareModulesEntityUninstallForm::getDescription function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Returns additional text to display as a description.
PrepareModulesEntityUninstallForm::getFormId function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Returns a unique string identifying the form.
PrepareModulesEntityUninstallForm::getQuestion function core/modules/system/src/Form/PrepareModulesEntityUninstallForm.php Returns the question to ask the user.
PreprocessHooks::fieldsetMediaLibraryWidget function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_fieldset__media_library_widget().
PreprocessHooks::fileAndImageWidget function core/themes/admin/src/Hook/PreprocessHooks.php Helper pre-process callback for file_managed_file and image_widget.
PreprocessHooks::fileWidgetMultiple function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for file_widget_multiple.
PreprocessHooks::imageWidget function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for image_widget.
PreprocessHooks::mediaLibraryItemWidget function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_media_library_item__widget().
PreprocessHooks::pageTitle function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for page_title.
PrerenderList::getItems function core/modules/views/src/Plugin/views/field/PrerenderList.php Items should be stored in the result array, if possible, as an array
with 'value' as the actual displayable value of the item, plus
any items that might be found in the 'alter' options array for
creating links, such as…
PreviewFallbackInterface::getPreviewFallbackString function core/lib/Drupal/Core/Render/PreviewFallbackInterface.php Returns a string to be used as a fallback during preview.
PreviewTest::getPreviewAJAX function core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php Get the preview form and force an AJAX preview update.
PrimitiveBase::getValue function core/lib/Drupal/Core/TypedData/PrimitiveBase.php Gets the data value.
PrimitiveDataNormalizer::getNormalizationSchema function core/modules/serialization/src/Normalizer/PrimitiveDataNormalizer.php Retrieve JSON Schema for the normalization.
PrimitiveDataNormalizer::getSupportedTypes function core/modules/serialization/src/Normalizer/PrimitiveDataNormalizer.php
PrimitiveInterface::getCastedValue function core/lib/Drupal/Core/TypedData/PrimitiveInterface.php Gets the primitive data value casted to the correct PHP type.
PrimitiveInterface::getValue function core/lib/Drupal/Core/TypedData/PrimitiveInterface.php Gets the primitive data value.
PrivateKey::get function core/lib/Drupal/Core/PrivateKey.php Gets the private key.
PrivateKeyTest::testGet function core/tests/Drupal/Tests/Core/PrivateKeyTest.php Tests PrivateKey::get().
PrivateKeyTest::testGetNoState function core/tests/Drupal/Tests/Core/PrivateKeyTest.php Tests PrivateKey::get() with no private key from state.
PrivateMethodUnitTestTrait::getMethod function core/modules/ckeditor5/tests/src/Traits/PrivateMethodUnitTestTrait.php Gets a protected/private method to test.
PrivateStream::getDescription function core/lib/Drupal/Core/StreamWrapper/PrivateStream.php Returns the description of the stream wrapper for use in the UI.
PrivateStream::getDirectoryPath function core/lib/Drupal/Core/StreamWrapper/PrivateStream.php Gets the path that the wrapper is responsible for.
PrivateStream::getExternalUrl function core/lib/Drupal/Core/StreamWrapper/PrivateStream.php Returns a web accessible URL for the resource.
PrivateStream::getName function core/lib/Drupal/Core/StreamWrapper/PrivateStream.php Returns the name of the stream wrapper for use in the UI.
PrivateStream::getType function core/lib/Drupal/Core/StreamWrapper/PrivateStream.php Returns the type of stream wrapper.
PrivateTempStore::get function core/lib/Drupal/Core/TempStore/PrivateTempStore.php Retrieves a value from this PrivateTempStore for a given key.
PrivateTempStore::getMetadata function core/lib/Drupal/Core/TempStore/PrivateTempStore.php Returns the metadata associated with a particular key/value pair.
PrivateTempStore::getOwner function core/lib/Drupal/Core/TempStore/PrivateTempStore.php Gets the current owner based on the current user or the session ID.
PrivateTempStoreFactory::get function core/lib/Drupal/Core/TempStore/PrivateTempStoreFactory.php Creates a PrivateTempStore.
PrivateTempStoreTest::testGet function core/tests/Drupal/Tests/Core/TempStore/PrivateTempStoreTest.php Tests the get() method.
PrivateTempStoreTest::testGetMetadata function core/tests/Drupal/Tests/Core/TempStore/PrivateTempStoreTest.php Tests the getMetadata() method.
ProcessedText::getInfo function core/modules/filter/src/Element/ProcessedText.php Returns the element properties for this element.
ProcessOutputCallback::getErrorOutput function core/modules/package_manager/src/ProcessOutputCallback.php Gets the error output.
ProcessOutputCallback::getOutput function core/modules/package_manager/src/ProcessOutputCallback.php Gets the output.
ProfileExtensionList::getInstalledExtensionNames function core/lib/Drupal/Core/Extension/ProfileExtensionList.php Returns a list of machine names of installed extensions.
ProfileField::getIds function core/modules/user/src/Plugin/migrate/source/ProfileField.php Defines the source fields uniquely identifying a source row.
ProfileFieldOptionTranslation::getIds function core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldOptionTranslation.php Defines the source fields uniquely identifying a source row.
ProfileFieldTranslation::getIds function core/modules/config_translation/src/Plugin/migrate/source/d6/ProfileFieldTranslation.php Defines the source fields uniquely identifying a source row.
ProfileFieldValues::getIds function core/modules/user/src/Plugin/migrate/source/d6/ProfileFieldValues.php Defines the source fields uniquely identifying a source row.
ProfileInstallRequirementsRequirements::getRequirements function core/profiles/tests/profile_install_requirements/src/Install/Requirements/ProfileInstallRequirementsRequirements.php Check installation requirements.
ProfileValues::getProcess function core/modules/user/src/Plugin/migrate/ProfileValues.php Gets the normalized process plugin configuration.
ProjectCoreCompatibility::getCompatibilityRanges function core/modules/update/src/ProjectCoreCompatibility.php Gets the compatibility ranges for a semantic version constraint.
ProjectCoreCompatibility::getPossibleCoreUpdateVersions function core/modules/update/src/ProjectCoreCompatibility.php Gets the core versions that should be considered for compatibility ranges.
ProjectInfo::getAvailableProjects function core/modules/package_manager/src/ProjectInfo.php Gets the available projects.
ProjectInfo::getInstallableReleases function core/modules/package_manager/src/ProjectInfo.php Gets all project releases to which the site can update.
ProjectInfo::getInstalledVersion function core/modules/package_manager/src/ProjectInfo.php Returns the installed project version via the Update Status module.
ProjectInfo::getProjectInfo function core/modules/package_manager/src/ProjectInfo.php Returns up-to-date project information.
ProjectInfo::getProjectName function core/lib/Drupal/Core/Utility/ProjectInfo.php Determines what project a given file object belongs to.
ProjectInfo::getSupportedBranches function core/modules/package_manager/src/ProjectInfo.php Gets the supported branches of the project.

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