Search for move
Title | Object type | File name | Summary |
---|---|---|---|
MoveTest::testNormal | function | core/ |
Move a normal file. |
NodeMigrateTypeTestTrait::removeNodeMigrateMapTable | function | core/ |
Remove the node migrate map table. |
NodeSearch::removeSubmittedInfo | function | core/ |
Removes the submitted by information from the build array. |
NullBackend::removeBin | function | core/ |
Remove a cache bin. |
OverriddenConfigurationTest::testOverriddenConfigurationRemoved | function | core/ |
Test blocks with overridden related configuration removed when overridden. |
PathPluginBase::remove | function | core/ |
Reacts on deleting a display. |
PhpBackend::removeBin | function | core/ |
Remove a cache bin. |
PhpTransliteration::$fixTransliterateForRemoveDiacritics | property | core/ |
Special characters for ::removeDiacritics(). |
PhpTransliteration::removeDiacritics | function | core/ |
Removes diacritics (accents) from certain letters. |
PhpTransliterationTest::providerTestPhpTransliterationRemoveDiacritics | function | core/ |
Provides data for self::testRemoveDiacritics(). |
PhpTransliterationTest::testRemoveDiacritics | function | core/ |
Tests the PhpTransliteration::removeDiacritics() function. |
QuickEditFileTest::testRemove | function | core/ |
Tests if a file can be in-place removed with Quick Edit. |
RemoteFileMoveTest | class | core/ |
Tests the unmanaged file move function. |
RemoteFileMoveTest.php | file | core/ |
|
RemoteFileMoveTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
RemoteFileMoveTest::$modules | property | core/ |
Modules to enable. |
RemoteFileMoveTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
RemoteFileMoveTest::setUp | function | core/ |
|
RemoveBlockForm | class | core/ |
Provides a form to confirm the removal of a block. |
RemoveBlockForm.php | file | core/ |
|
RemoveBlockForm::$region | property | core/ |
The current region. |
RemoveBlockForm::$uuid | property | core/ |
The UUID of the block being removed. |
RemoveBlockForm::buildForm | function | core/ |
Form constructor. |
RemoveBlockForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
RemoveBlockForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
RemoveBlockForm::getQuestion | function | core/ |
Returns the question to ask the user. |
RemoveBlockForm::handleSectionStorage | function | core/ |
Performs any actions on the section storage before saving. |
RemoveCommand | class | core/ |
AJAX command for calling the jQuery remove() method. |
RemoveCommand.php | file | core/ |
|
RemoveCommand::$selector | property | core/ |
The CSS selector for the element(s) to be removed. |
RemoveCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
RemoveCommand::__construct | function | core/ |
Constructs a RemoveCommand object. |
RemovedPostUpdateNameException | class | core/ |
An exception thrown for removed post-update functions. |
RemovedPostUpdateNameException.php | file | core/ |
|
RemoveResponseGzipFromSystemPerformanceConfigurationTest | class | core/ |
Ensures that response.gzip is removed from system.performance configuration. |
RemoveResponseGzipFromSystemPerformanceConfigurationTest.php | file | core/ |
|
RemoveResponseGzipFromSystemPerformanceConfigurationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
RemoveResponseGzipFromSystemPerformanceConfigurationTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
RemoveResponseGzipFromSystemPerformanceConfigurationTest::testUpdate | function | core/ |
Ensures that response.gzip is removed from system.performance configuration. |
RemoveRoleUser | class | core/ |
Removes a role from a user. |
RemoveRoleUser.php | file | core/ |
|
RemoveRoleUser::execute | function | core/ |
Executes the plugin. |
RemoveRoleUserTest | class | core/ |
@coversDefaultClass \Drupal\user\Plugin\Action\RemoveRoleUser @group user |
RemoveRoleUserTest.php | file | core/ |
|
RemoveRoleUserTest::testExecuteRemoveExistingRole | function | core/ |
Tests the execute method on a user with a role. |
RemoveRoleUserTest::testExecuteRemoveNonExistingRole | function | core/ |
Tests the execute method on a user without a specific role. |
RemoveSectionForm | class | core/ |
Provides a form to confirm the removal of a section. |
RemoveSectionForm.php | file | core/ |
|
RemoveSectionForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
RemoveSectionForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.