Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UpdateRegistryTest::testGetModuleUpdateFunctions | function | core/ |
@covers ::getModuleUpdateFunctions[[api-linebreak]] |
| UpdateRegistryTest::testGetPendingUpdateFunctionsExistingUpdates | function | core/ |
@covers ::getPendingUpdateFunctions[[api-linebreak]] |
| UpdateRegistryTest::testGetPendingUpdateFunctionsNoExistingUpdates | function | core/ |
@covers ::getPendingUpdateFunctions[[api-linebreak]] |
| UpdateRegistryTest::testGetPendingUpdateFunctionsWithLoadedModulesButNotEnabled | function | core/ |
@covers ::getPendingUpdateFunctions[[api-linebreak]] |
| UpdateRegistryTest::testGetPendingUpdateInformation | function | core/ |
@covers ::getPendingUpdateInformation[[api-linebreak]] |
| UpdateRegistryTest::testGetPendingUpdateInformationWithExistingUpdates | function | core/ |
@covers ::getPendingUpdateInformation[[api-linebreak]] |
| UpdateRegistryTest::testGetPendingUpdateInformationWithRemovedUpdates | function | core/ |
@covers ::getPendingUpdateInformation[[api-linebreak]] |
| UpdaterInterface::getInstallDirectory | function | core/ |
Returns the path to the default install location for the current project. |
| UpdaterInterface::getProjectName | function | core/ |
Returns the system name of the project. |
| UpdaterInterface::getRootDirectoryRelativePath | function | core/ |
Returns the name of the root directory under which projects will be copied. |
| UpdateRootFactory::get | function | core/ |
Gets the root path under which projects are installed or updated. |
| UpdaterTest::testGetProjectTitleWithChild | function | core/ |
Tests project and child project showing correct title. |
| UpdateScriptTest::getSystemSchema | function | core/ |
Returns the Drupal 7 system table schema. |
| UpdateSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| UpdateSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| update_get_available | function | core/ |
Tries to get update information and refreshes it when necessary. |
| update_get_update_function_list | function | core/ |
Returns an organized list of update functions for a set of modules. |
| update_get_update_list | function | core/ |
Returns a list of all the pending database updates. |
| update_manager_batch_project_get | function | core/ |
Implements callback_batch_operation(). |
| update_manager_file_get | function | core/ |
Copies a file from the specified URL to the temporary directory for updates. |
| Upgrade6Test::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| Upgrade6Test::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| Upgrade6Test::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| Upgrade6Test::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| Upgrade6Test::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| Upgrade7Test::getAvailablePaths | function | core/ |
Gets the available upgrade paths. |
| Upgrade7Test::getEntityCounts | function | core/ |
Gets the expected number of entities per entity type after migration. |
| Upgrade7Test::getEntityCountsIncremental | function | core/ |
Gets expected number of entities per entity after incremental migration. |
| Upgrade7Test::getMissingPaths | function | core/ |
Gets the missing upgrade paths. |
| Upgrade7Test::getSourceBasePath | function | core/ |
Gets the source base path for the concrete test. |
| Upload::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| UploadInstance::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| UriDependentTestImageEffect::getUriDependentDimensions | function | core/ |
Make the image dimensions dependent on the image file extension. |
| UriWidget | class | core/ |
Plugin implementation of the 'uri' widget. |
| UriWidget.php | file | core/ |
|
| UriWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| UriWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| UriWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| UriWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| Url::getInfo | function | core/ |
Returns the element properties for this element. |
| Url::getInternalPath | function | core/ |
Returns the internal path (system path) for this route. |
| Url::getOption | function | core/ |
Gets a specific option. |
| Url::getOptions | function | core/ |
Returns the URL options. |
| Url::getRouteName | function | core/ |
Returns the route name. |
| Url::getRouteParameters | function | core/ |
Returns the route parameters. |
| Url::getUri | function | core/ |
Returns the URI value for this Url object. |
| UrlAlias::getEntityTypeId | function | core/ |
Finds the entity type from configuration or plugin ID. |
| UrlAliasBase::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| UrlCacheContext::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context. |
| UrlCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
Pagination
- Previous page
- Page 198
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.