Search for move
Title | Object type | File name | Summary |
---|---|---|---|
TestNodeFormOverride::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
TestRun::removeResults | function | core/ |
Removes the test results from the storage. |
TestRunResultsStorageInterface::removeResults | function | core/ |
Removes the results of a test run from the storage. |
TestRunTest::testCreateAndRemove | function | core/ |
@covers ::createNew @covers ::id @covers ::insertLogEntry @covers ::setDatabasePrefix |
text_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
ThemeTest::testThemeUpdateManagementRemovedPostUpdates | function | core/ |
Tests the update registry is correct during theme install and uninstall. |
TransactionManagerBase::removeStackItem | function | core/ |
Removes an item from the transaction stack. |
TranslatableInterface::removeTranslation | function | core/ |
Removes the translation identified by the given language code. |
TranslationStatusInterface::TRANSLATION_REMOVED | constant | core/ |
Status code identifying a removed translation. |
TransliterationInterface::removeDiacritics | function | core/ |
Removes diacritics (accents) from certain letters. |
UpdateManagerUpdate::removeCheckboxFromRow | function | core/ |
Prepares a row entry for use in a regular table, not a 'tableselect'. |
UpdatePathLastRemovedTest | class | core/ |
Tests that modules can define their last removed update function. |
UpdatePathLastRemovedTest.php | file | core/ |
|
UpdatePathLastRemovedTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UpdatePathLastRemovedTest::$modules | property | core/ |
Modules to install. |
UpdatePathLastRemovedTest::$updateUrl | property | core/ |
URL for the upgrade script. |
UpdatePathLastRemovedTest::$updateUser | property | core/ |
A user account with upgrade permission. |
UpdatePathLastRemovedTest::setUp | function | core/ |
|
UpdatePathLastRemovedTest::testLastRemovedVersion | function | core/ |
Tests that a module with a too old schema version can not be updated. |
UpdateRegistry::getRemovedPostUpdates | function | core/ |
Gets removed hook_post_update_NAME() implementations for an extension. |
UpdateRegistryTest::testGetPendingUpdateInformationWithRemovedUpdates | function | core/ |
@covers ::getPendingUpdateInformation |
UpdateRemovedPostUpdateTest | class | core/ |
Tests hook_removed_post_updates(). |
UpdateRemovedPostUpdateTest.php | file | core/ |
|
UpdateRemovedPostUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UpdateRemovedPostUpdateTest::$updateUrl | property | core/ |
An user that can execute updates. |
UpdateRemovedPostUpdateTest::$updateUser | property | core/ |
An user that can execute updates. |
UpdateRemovedPostUpdateTest::setUp | function | core/ |
|
UpdateRemovedPostUpdateTest::testRemovedPostUpdate | function | core/ |
Tests hook_post_update_NAME(). |
UpdateTestArchiver::remove | function | core/ |
Removes the specified file from the archive. |
update_remove_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
update_script_test_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
update_test_last_removed.info.yml | file | core/ |
core/modules/system/tests/modules/update_test_last_removed/update_test_last_removed.info.yml |
update_test_last_removed.install | file | core/ |
Update functions for the update_test_last_removed module. |
update_test_last_removed_update_8003 | function | core/ |
Dummy update function to run during the tests. |
update_test_last_removed_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
update_test_postupdate_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
update_test_with_7x_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
update_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
UsageTest::doTestRemoveUsage | function | core/ |
Tests \Drupal\file\FileUsage\DatabaseFileUsageBackend::delete(). |
UsageTest::testRemoveUsageNonTemporary | function | core/ |
Tests file usage deletion when files are made temporary. |
UsageTest::testRemoveUsageTemporary | function | core/ |
Tests file usage deletion when files are made temporary. |
User::removeRole | function | core/ |
Remove a role from a user. |
UserInterface::removeRole | function | core/ |
Remove a role from a user. |
UserRolesAssignmentTest::testAssignAndRemoveRole | function | core/ |
Test that user can be assigned role and that the role can be removed again. |
user_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
user_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
VendorHardeningPlugin::removeBinBeforeCleanup | function | composer/ |
Remove bin config for packages that would have the bin file removed. |
ViewExecutable::removeHandler | function | core/ |
Removes configuration for a handler instance on a given display. |
views.view.remove_default_argument_skip_url.yml | file | core/ |
core/modules/views/tests/fixtures/update/views.view.remove_default_argument_skip_url.yml |
ViewsQueryAlter::moveEntityTable | function | core/ |
Moves a 'workspace_association' table to appear before the given alias. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.