Search for move
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
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. |
RemoveSectionForm::getQuestion | function | core/ |
Returns the question to ask the user. |
RemoveSectionForm::handleSectionStorage | function | core/ |
Performs any actions on the section storage before saving. |
remove_default_argument_skip_url.php | file | core/ |
Test fixture. |
RenderCallbacks::removeTabAttributes | function | core/ |
Render callback. |
ResourceTestBase::removeResourceTypeFromDocument | function | core/ |
Makes the JSON:API document violate the spec by omitting the resource type. |
ResponsiveImageStyle::removeImageStyleMappings | function | core/ |
Removes all image style mappings from the responsive image style. |
ResponsiveImageStyleConfigEntityUnitTest::testRemoveImageStyleMappings | function | core/ |
@covers ::addImageStyleMapping @covers ::removeImageStyleMappings |
ResponsiveImageStyleInterface::removeImageStyleMappings | function | core/ |
Removes all image style mappings from the responsive image style. |
responsive_image_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
rest_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
rest_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
Row::removeDestinationProperty | function | core/ |
Removes destination property. |
search_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
Section::removeComponent | function | core/ |
Removes a given component from a region. |
SectionListInterface::removeAllSections | function | core/ |
Removes all of the sections. |
SectionListInterface::removeSection | function | core/ |
Removes the section at the given delta. |
SectionListTestBase::providerTestRemoveAllSections | function | core/ |
Provides test data for ::testRemoveAllSections(). |
SectionListTestBase::testRemoveAllSections | function | core/ |
@covers ::removeAllSections |
SectionListTestBase::testRemoveMultipleSections | function | core/ |
@covers ::removeSection |
SectionListTestBase::testRemoveSection | function | core/ |
@covers ::removeSection |
SectionListTrait::removeAllSections | function | core/ |
|
SectionListTrait::removeSection | function | core/ |
|
SectionStorageBase::removeAllSections | function | core/ |
Removes all of the sections. |
SectionStorageBase::removeSection | function | core/ |
Removes the section at the given delta. |
SectionTest::testRemoveComponent | function | core/ |
@covers ::removeComponent @covers ::getComponentsByRegion |
serialization_removed_post_updates | function | core/ |
Implements hook_removed_post_updates(). |
serialization_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
SimpletestTestRunResultsStorage::removeResults | function | core/ |
Removes the results of a test run from the storage. |
SSH::removeDirectoryJailed | function | core/ |
Removes a directory. |
SSH::removeFileJailed | function | core/ |
Removes a file. |
StableLibraryOverrideTestBase::removeVendorAssets | function | core/ |
Removes all vendor libraries and assets from the library definitions. |
statistics_update_last_removed | function | core/ |
Implements hook_update_last_removed(). |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.