Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Unicode::getStatus | function | core/ |
Gets the current status of unicode/multibyte support on this environment. |
| UnicornEditor::getDefaultSettings | function | core/ |
Returns the default settings for this configurable text editor. |
| UnicornEditor::getJSSettings | function | core/ |
Returns JavaScript settings to be attached. |
| UnicornEditor::getLibraries | function | core/ |
Returns libraries to be attached. |
| UniqueLabelInListConstraint::getRequiredOptions | function | core/ |
|
| UnitTestCase::getClassResolverStub | function | core/ |
Returns a stub class resolver. |
| UnitTestCase::getConfigFactoryStub | function | core/ |
Returns a stub config factory that behaves according to the passed array. |
| UnitTestCase::getContainerWithCacheTagsInvalidator | function | core/ |
Sets up a container with a cache tags invalidator. |
| UnitTestCase::getStringTranslationStub | function | core/ |
Returns a stub translation manager that just returns the passed string. |
| UnknownPathExcluder::getExcludedPaths | function | core/ |
Returns the paths to exclude from stage operations. |
| UnknownPathExcluder::getScaffoldFiles | function | core/ |
Gets the path of scaffold files, for example 'index.php' and 'robots.txt'. |
| UnknownPathExcluder::getSubscribedEvents | function | core/ |
|
| UnmetDependenciesException::getConfigObjects | function | core/ |
Gets the list of configuration objects that have unmet dependencies. |
| UnmetDependenciesException::getExtension | function | core/ |
Gets the name of the extension that is being installed. |
| UnmetDependenciesException::getTranslatedMessage | function | core/ |
Gets a translated message from the exception. |
| Unpacker::getPackageFromLinkTarget | function | composer/ |
Gets the package object from a link's target. |
| UnpackRecipeTest::getFileContents | function | core/ |
Gets the contents of a file as an array. |
| UnprocessableHttpEntityException::getViolations | function | core/ |
Gets the constraint violations associated with this exception. |
| UnprocessableHttpEntityExceptionNormalizer::getSupportedTypes | function | core/ |
|
| UnroutedUrlTest::testGetInternalPath | function | core/ |
Tests the getInternalPath() method. |
| UnroutedUrlTest::testGetOptions | function | core/ |
Tests the getOptions() method. |
| UnroutedUrlTest::testGetRouteName | function | core/ |
Tests the getRouteName() method. |
| UnroutedUrlTest::testGetRouteParameters | function | core/ |
Tests the getRouteParameters() method. |
| UnroutedUrlTest::testGetUri | function | core/ |
Tests the getPath() method. |
| UnstickyNode::getFieldsToUpdate | function | core/ |
Gets an array of values to be set. |
| Update::getQueryArguments | function | core/ |
Returns the query arguments with placeholders mapped to their values. |
| UpdateBlockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UpdateCacheBackendFactory::get | function | core/ |
Gets a cache backend class for a given cache bin. |
| UpdateDataSubscriber::getSubscribedEvents | function | core/ |
|
| UpdateDescriptionTest::testUpdateGetUpdateList | function | core/ |
Tests the list of pending database updates. |
| UpdateFetcher::getFetchBaseUrl | function | core/ |
Returns the base of the URL to fetch available update data for a project. |
| UpdateFetcherInterface::getFetchBaseUrl | function | core/ |
Returns the base of the URL to fetch available update data for a project. |
| UpdateHookRegistry::getAllEquivalentUpdates | function | core/ |
Returns the equivalent update information for all modules. |
| UpdateHookRegistry::getAllInstalledVersions | function | core/ |
Returns the currently installed schema version for all modules. |
| UpdateHookRegistry::getAvailableUpdates | function | core/ |
Returns an array of available schema versions for a module. |
| UpdateHookRegistry::getEquivalentUpdate | function | core/ |
Gets the EquivalentUpdate object for an update. |
| UpdateHookRegistry::getInstalledVersion | function | core/ |
Returns the currently installed schema version for a module. |
| UpdateHookRegistryTest::testGetInstalledVersion | function | core/ |
Tests get installed version. |
| UpdateHookRegistryTest::testGetVersions | function | core/ |
Tests get versions. |
| UpdateHooks::pageTop | function | core/ |
Implements hook_page_top(). |
| UpdateLocalTasksTest::getUpdateReportRoutes | function | core/ |
Provides a list of report routes to test. |
| UpdateManager::getProjects | function | core/ |
Fetches an array of installed projects. |
| UpdateManagerInterface::getProjects | function | core/ |
Fetches an array of installed projects. |
| UpdateRegistry::getAvailableUpdateFunctions | function | core/ |
Gets all available update functions. |
| UpdateRegistry::getPendingUpdateFunctions | function | core/ |
Find all update functions that haven't been executed. |
| UpdateRegistry::getPendingUpdateInformation | function | core/ |
Returns a list of all the pending updates. |
| UpdateRegistry::getRemovedPostUpdates | function | core/ |
Gets removed hook_post_update_NAME() implementations for an extension. |
| UpdateRegistry::getSubscribedEvents | function | core/ |
|
| UpdateRegistry::getUpdateFunctions | function | core/ |
Returns all available updates for a given extension. |
| UpdateRegistryTest::testGetPendingCustomUpdateFunctions | function | core/ |
Tests get pending custom update functions. |
Pagination
- Previous page
- Page 217
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.