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
TypedDataNormalizer::getSupportedTypes function core/modules/serialization/src/Normalizer/TypedDataNormalizer.php
TypedDataStringBlock::getTitle function core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/mock_block/TypedDataStringBlock.php Returns the title of the block.
TypedDataTest::testGetAndSet function core/tests/Drupal/KernelTests/Core/TypedData/TypedDataTest.php Tests the basics around constructing and working with typed data objects.
TypedDataTrait::getTypedDataManager function core/lib/Drupal/Core/TypedData/TypedDataTrait.php Gets the typed data manager.
UiHelperTrait::drupalGet function core/tests/Drupal/Tests/UiHelperTrait.php Retrieves a Drupal path or an absolute path.
UiHelperTrait::getAbsoluteUrl function core/tests/Drupal/Tests/UiHelperTrait.php Takes a path and returns an absolute path.
UiHelperTrait::getTextContent function core/tests/Drupal/Tests/UiHelperTrait.php Retrieves the plain-text content from the current page.
UiHelperTrait::getUrl function core/tests/Drupal/Tests/UiHelperTrait.php Get the current URL from the browser.
UITestBase::drupalGet function core/modules/views_ui/tests/src/Functional/UITestBase.php Retrieves a Drupal path or an absolute path.
UmamiMultilingualInstallTest::getPo function core/profiles/demo_umami/tests/src/Functional/UmamiMultilingualInstallTest.php Returns the string for the test .po file.
umami_preprocess_image_widget function core/profiles/demo_umami/themes/umami/umami.theme Implements hook_preprocess_HOOK() for image-widget.
UnapprovedComments::getTitle function core/modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php Returns the localized title to be shown for this tab.
UncacheableDependencyTrait::getCacheContexts function core/lib/Drupal/Core/Cache/UncacheableDependencyTrait.php
UncacheableDependencyTrait::getCacheMaxAge function core/lib/Drupal/Core/Cache/UncacheableDependencyTrait.php
UncacheableDependencyTrait::getCacheTags function core/lib/Drupal/Core/Cache/UncacheableDependencyTrait.php
UncacheableFieldHandlerTrait::getFieldTokenPlaceholder function core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php
UncacheableFieldHandlerTrait::getValue function core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php
UnchangingCacheableDependencyTrait::getCacheContexts function core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php
UnchangingCacheableDependencyTrait::getCacheMaxAge function core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php
UnchangingCacheableDependencyTrait::getCacheTags function core/lib/Drupal/Core/Cache/UnchangingCacheableDependencyTrait.php
Unicode::getStatus function core/lib/Drupal/Component/Utility/Unicode.php Gets the current status of unicode/multibyte support on this environment.
UnicornEditor::getDefaultSettings function core/modules/editor/tests/modules/editor_test/src/Plugin/Editor/UnicornEditor.php Returns the default settings for this configurable text editor.
UnicornEditor::getJSSettings function core/modules/editor/tests/modules/editor_test/src/Plugin/Editor/UnicornEditor.php Returns JavaScript settings to be attached.
UnicornEditor::getLibraries function core/modules/editor/tests/modules/editor_test/src/Plugin/Editor/UnicornEditor.php Returns libraries to be attached.
UniqueLabelInListConstraint::getRequiredOptions function core/modules/ckeditor5/src/Plugin/Validation/Constraint/UniqueLabelInListConstraint.php
UnitTestCase::getClassResolverStub function core/tests/Drupal/Tests/UnitTestCase.php Returns a stub class resolver.
UnitTestCase::getConfigFactoryStub function core/tests/Drupal/Tests/UnitTestCase.php Returns a stub config factory that behaves according to the passed array.
UnitTestCase::getContainerWithCacheTagsInvalidator function core/tests/Drupal/Tests/UnitTestCase.php Sets up a container with a cache tags invalidator.
UnitTestCase::getStringTranslationStub function core/tests/Drupal/Tests/UnitTestCase.php Returns a stub translation manager that just returns the passed string.
UnknownPathExcluder::getExcludedPaths function core/modules/package_manager/src/PathExcluder/UnknownPathExcluder.php Returns the paths to exclude from stage operations.
UnknownPathExcluder::getScaffoldFiles function core/modules/package_manager/src/PathExcluder/UnknownPathExcluder.php Gets the path of scaffold files, for example 'index.php' and 'robots.txt'.
UnknownPathExcluder::getSubscribedEvents function core/modules/package_manager/src/PathExcluder/UnknownPathExcluder.php
UnmetDependenciesException::getConfigObjects function core/lib/Drupal/Core/Config/UnmetDependenciesException.php Gets the list of configuration objects that have unmet dependencies.
UnmetDependenciesException::getExtension function core/lib/Drupal/Core/Config/UnmetDependenciesException.php Gets the name of the extension that is being installed.
UnmetDependenciesException::getTranslatedMessage function core/lib/Drupal/Core/Config/UnmetDependenciesException.php Gets a translated message from the exception.
Unpacker::getPackageFromLinkTarget function composer/Plugin/RecipeUnpack/Unpacker.php Gets the package object from a link's target.
UnpackRecipeTest::getFileContents function core/tests/Drupal/BuildTests/Composer/Plugin/Unpack/Functional/UnpackRecipeTest.php Gets the contents of a file as an array.
UnprocessableHttpEntityException::getViolations function core/modules/jsonapi/src/Exception/UnprocessableHttpEntityException.php Gets the constraint violations associated with this exception.
UnprocessableHttpEntityExceptionNormalizer::getSupportedTypes function core/modules/jsonapi/src/Normalizer/UnprocessableHttpEntityExceptionNormalizer.php
UnroutedUrlTest::testGetInternalPath function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the getInternalPath() method.
UnroutedUrlTest::testGetOptions function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the getOptions() method.
UnroutedUrlTest::testGetRouteName function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the getRouteName() method.
UnroutedUrlTest::testGetRouteParameters function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the getRouteParameters() method.
UnroutedUrlTest::testGetUri function core/tests/Drupal/Tests/Core/UnroutedUrlTest.php Tests the getPath() method.
UnstickyNode::getFieldsToUpdate function core/modules/node/src/Plugin/Action/UnstickyNode.php Gets an array of values to be set.
Update::getQueryArguments function core/lib/Drupal/Core/Database/Query/Update.php Returns the query arguments with placeholders mapped to their values.
UpdateBlockForm::getFormId function core/modules/layout_builder/src/Form/UpdateBlockForm.php Returns a unique string identifying the form.
UpdateCacheBackendFactory::get function core/lib/Drupal/Core/Update/UpdateCacheBackendFactory.php Gets a cache backend class for a given cache bin.
UpdateDataSubscriber::getSubscribedEvents function core/modules/package_manager/src/EventSubscriber/UpdateDataSubscriber.php
UpdateDescriptionTest::testUpdateGetUpdateList function core/tests/Drupal/KernelTests/Core/Extension/UpdateDescriptionTest.php Tests the list of pending database updates.

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