Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
UncacheableFieldHandlerTrait::getValue function core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php
UncaughtExceptionTest::drupalGet function core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php Retrieves a Drupal path or an absolute path.
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/src/Plugin/Editor/UnicornEditor.php Returns the default settings for this configurable text editor.
UnicornEditor::getJSSettings function core/modules/editor/tests/modules/src/Plugin/Editor/UnicornEditor.php Returns JavaScript settings to be attached.
UnicornEditor::getLibraries function core/modules/editor/tests/modules/src/Plugin/Editor/UnicornEditor.php Returns libraries to be attached.
UnitTestCase::getBlockMockWithMachineName function core/tests/Drupal/Tests/UnitTestCase.php Mocks a block with a block plugin.
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::getConfigStorageStub function core/tests/Drupal/Tests/UnitTestCase.php Returns a stub config storage that returns the supplied configuration.
UnitTestCase::getContainerWithCacheTagsInvalidator function core/tests/Drupal/Tests/UnitTestCase.php Sets up a container with a cache tags invalidator.
UnitTestCase::getRandomGenerator function core/tests/Drupal/Tests/UnitTestCase.php Gets the random generator for the utility methods.
UnitTestCase::getStringTranslationStub function core/tests/Drupal/Tests/UnitTestCase.php Returns a stub translation manager that just returns the passed string.
UnitTestCaseDeprecationTest::testDeprecatedGetBlockMockWithMachineName function core/tests/Drupal/Tests/UnitTestCaseDeprecationTest.php @covers ::getBlockMockWithMachineName[[api-linebreak]]
@expectedDeprecation Drupal\Tests\UnitTestCase::getBlockMockWithMachineName is deprecated in Drupal 8.5.x, will be removed before Drupal 9.0.0. Unit test base classes should not have dependencies…
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.
UnprocessableHttpEntityException::getViolations function core/modules/jsonapi/src/Exception/UnprocessableHttpEntityException.php Gets the constraint violations associated with this exception.
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.
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.
UpdateFetcher::getFetchBaseUrl function core/modules/update/src/UpdateFetcher.php Returns the base of the URL to fetch available update data for a project.
UpdateFetcherInterface::getFetchBaseUrl function core/modules/update/src/UpdateFetcherInterface.php Returns the base of the URL to fetch available update data for a project.
UpdateLocalTasksTest::getUpdateModuleRoutes function core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php Provides a list of module routes to test.
UpdateLocalTasksTest::getUpdateReportRoutes function core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php Provides a list of report routes to test.
UpdateLocalTasksTest::getUpdateThemeRoutes function core/modules/update/tests/src/Unit/Menu/UpdateLocalTasksTest.php Provides a list of theme routes to test.
UpdateManager::getProjects function core/modules/update/src/UpdateManager.php Fetches an array of installed and enabled projects.
UpdateManagerInstall::getFormId function core/modules/update/src/Form/UpdateManagerInstall.php Returns a unique string identifying the form.
UpdateManagerInterface::getProjects function core/modules/update/src/UpdateManagerInterface.php Fetches an array of installed and enabled projects.
UpdateManagerUpdate::getFormId function core/modules/update/src/Form/UpdateManagerUpdate.php Returns a unique string identifying the form.
Updater::getBackupDir function core/lib/Drupal/Core/Updater/Updater.php Returns the full path to a directory where backups should be written.
Updater::getExtensionInfo function core/lib/Drupal/Core/Updater/Updater.php Get Extension information from directory.
Updater::getInstallArgs function core/lib/Drupal/Core/Updater/Updater.php Stores the default parameters for the Updater.
Updater::getProjectName function core/lib/Drupal/Core/Updater/Updater.php Gets the name of the project directory (basename).
Updater::getProjectTitle function core/lib/Drupal/Core/Updater/Updater.php Returns the project name from a Drupal info file.
Updater::getUpdaterFromDirectory function core/lib/Drupal/Core/Updater/Updater.php Determines which Updater class can operate on the given directory.
UpdateReady::getFormId function core/modules/update/src/Form/UpdateReady.php Returns a unique string identifying the form.
UpdateRegistry::getAvailableUpdateFunctions function core/lib/Drupal/Core/Update/UpdateRegistry.php Gets all available update functions.
UpdateRegistry::getModuleUpdateFunctions function core/lib/Drupal/Core/Update/UpdateRegistry.php Returns all available updates for a given module.
UpdateRegistry::getPendingUpdateFunctions function core/lib/Drupal/Core/Update/UpdateRegistry.php Find all update functions that haven't been executed.
UpdateRegistry::getPendingUpdateInformation function core/lib/Drupal/Core/Update/UpdateRegistry.php Returns a list of all the pending updates.
UpdateRegistry::getRemovedPostUpdates function core/lib/Drupal/Core/Update/UpdateRegistry.php Gets removed hook_post_update_NAME() implementations for a module.

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