Search for remove
- Search 7.x for remove
- Search 9.5.x for remove
- Search 8.9.x for remove
- Search 10.3.x for remove
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PhpTufValidatorTest::testPluginRemovedFromStagePreApply | function | core/ |
Tests removing the plugin from the stage before applying it. |
PhpTufValidatorTest::testPluginRemovedFromStagePreRequire | function | core/ |
Tests removing the plugin from the stage on pre-require. |
RefinableCalculatedPermissions::removeItem | function | core/ |
Removes a single calculated permission item from a given scope. |
RefinableCalculatedPermissions::removeItems | function | core/ |
Removes all of the calculated permission items, regardless of scope. |
RefinableCalculatedPermissions::removeItemsByScope | function | core/ |
Removes all of the calculated permission items for the given scope. |
RefinableCalculatedPermissionsInterface::removeItem | function | core/ |
Removes a single calculated permission item from a given scope. |
RefinableCalculatedPermissionsInterface::removeItems | function | core/ |
Removes all of the calculated permission items, regardless of scope. |
RefinableCalculatedPermissionsInterface::removeItemsByScope | function | core/ |
Removes all of the calculated permission items for the given scope. |
RefinableCalculatedPermissionsTest::testRemoveItem | function | core/ |
Tests the removal of a calculated permissions item. |
RefinableCalculatedPermissionsTest::testRemoveItems | function | core/ |
Tests the removal of all calculated permissions items. |
RefinableCalculatedPermissionsTest::testRemoveItemsByScope | function | core/ |
Tests the removal of calculated permissions items by scope. |
remove-description-from-user-register-form-mode.php | file | core/ |
Empties the description of the user register form mode. |
remove-format.css | file | core/ |
.ckeditor5-toolbar-button-removeFormat { background-image: url(../icons/remove-format.svg); } |
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. |
RemoveCheckToStringNodeVisitor | class | core/ |
Defines a TwigNodeVisitor that replaces CheckToStringNodes. |
RemoveCheckToStringNodeVisitor.php | file | core/ |
|
RemoveCheckToStringNodeVisitor::enterNode | function | core/ |
|
RemoveCheckToStringNodeVisitor::getPriority | function | core/ |
|
RemoveCheckToStringNodeVisitor::leaveNode | function | core/ |
|
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/ |
|
RemoveHook | class | core/ |
Removes an already existing implementation. |
RemoveHook.php | file | core/ |
|
RemoveHook::__construct | function | core/ |
Constructs a RemoveHook object. |
RemovePathKeyTest | class | core/ |
Tests the upgrade path for the system.file schema update. |
RemovePathKeyTest.php | file | core/ |
|
RemovePathKeyTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
RemovePathKeyTest::testRunUpdates | function | core/ |
Tests the upgrade path for removing system.file.path key. |
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[[api-linebreak]] @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/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.