Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
UnroutedUrlAssemblerTest::providerTestAssembleWithExternalUrl | function | core/ |
Provides test data for testAssembleWithExternalUrl |
UnroutedUrlAssemblerTest::providerTestAssembleWithLocalUri | function | core/ |
|
UnroutedUrlTest::providerFromInvalidUri | function | core/ |
Data provider for testFromInvalidUri(). |
UnroutedUrlTest::providerFromUri | function | core/ |
Data provider for testFromUri(). |
UnroutedUrlTest::testFromInvalidUri | function | core/ |
Tests the fromUri() method. |
UpdateBlockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
UpdateBuildIdCommand | class | core/ |
AJAX command for updating the value of a hidden form_build_id input element on a form. It requires the form passed in to have keys for both the old build ID in #build_id_old and the new build ID in #build_id. |
UpdateBuildIdCommand.php | file | core/ |
|
UpdateBuildIdCommand::$new | property | core/ |
New build id. |
UpdateBuildIdCommand::$old | property | core/ |
Old build id. |
UpdateBuildIdCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
UpdateBuildIdCommand::__construct | function | core/ |
Constructs a UpdateBuildIdCommand object. |
UpdateContribTest::securityUpdateAvailabilityProvider | function | core/ |
Data provider method for testSecurityUpdateAvailability(). |
UpdateContribTest::testUpdateHiddenBaseTheme | function | core/ |
Tests updates with a hidden base theme. |
UpdateCoreTest::securityCoverageMessageProvider | function | core/ |
Dataprovider for testSecurityCoverageMessage(). |
UpdateCoreTest::securityUpdateAvailabilityProvider | function | core/ |
Data provider method for testSecurityUpdateAvailability(). |
UpdateFetcherTest::providerTestUpdateBuildFetchUrl | function | core/ |
Provide test data for self::testUpdateBuildFetchUrl(). |
UpdateKernel::discoverServiceProviders | function | core/ |
Discovers available serviceProviders. |
UpdateManagerInstall::getFormId | function | core/ |
Returns a unique string identifying the form. |
UpdateManagerInstall::validateForm | function | core/ |
Form validation handler. |
UpdateManagerUpdate::getFormId | function | core/ |
Returns a unique string identifying the form. |
UpdateManagerUpdate::validateForm | function | core/ |
Form validation handler. |
UpdateManagerUpdateTest::incompatibleUpdatesTableProvider | function | core/ |
Provides data for test scenarios involving incompatible updates. |
UpdateReady::getFormId | function | core/ |
Returns a unique string identifying the form. |
UpdateReportTest::providerTemplatePreprocessUpdateReport | function | core/ |
Provides data for testTemplatePreprocessUpdateReport(). |
UpdateScriptTest::providerExtensionCompatibilityChange | function | core/ |
Date provider for testExtensionCompatibilityChange(). |
UpdateScriptTest::providerMissingExtension | function | core/ |
Data provider for testMissingExtension(). |
UpdateSelectionCommand::$mediaIds | property | core/ |
An array of media IDs to add to the current selection. |
UpdateServiceProvider | class | core/ |
Customizes the container for running updates. |
UpdateServiceProvider.php | file | core/ |
|
UpdateServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
UpdateServiceProvider::register | function | core/ |
Registers services to the container. |
UpdateSettingsForm::$emailValidator | property | core/ |
The email validator. |
UpdateSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
UpdateSettingsForm::validateForm | function | core/ |
Form validation handler. |
update_test_invalid_hook.info.yml | file | core/ |
core/modules/system/tests/modules/update_test_invalid_hook/update_test_invalid_hook.info.yml |
update_test_invalid_hook.install | file | core/ |
Install, update and uninstall functions for the update_test_invalid_hook module. |
update_test_invalid_hook_update_8000 | function | core/ |
Hook implementation using the reserved schema version 8000. |
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. |
UploadInstanceTest::providerSource | function | core/ |
The data provider. |
UploadTest::providerSource | function | core/ |
The data provider. |
UriDependentTestImageEffect | class | core/ |
Performs an image operation that depends on the URI of the original image. |
UriDependentTestImageEffect.php | file | core/ |
|
UriDependentTestImageEffect::applyEffect | function | core/ |
Applies an image effect to the image object. |
UriDependentTestImageEffect::getUriDependentDimensions | function | core/ |
Make the image dimensions dependent on the image file extension. |
UriDependentTestImageEffect::transformDimensions | function | core/ |
Determines the dimensions of the styled image. |
UriWidget | class | core/ |
Plugin implementation of the 'uri' widget. |
UriWidget.php | file | core/ |
|
UriWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
Pagination
- Previous page
- Page 143
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.