Search for close
- Search 7.x for close
- Search 9.5.x for close
- Search 10.3.x for close
- Search 11.x for close
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| AjaxCommandsTest::testCloseDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\CloseDialogCommand[[api-linebreak]] |
| AjaxCommandsTest::testCloseModalDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\CloseModalDialogCommand[[api-linebreak]] |
| AjaxTestController::dialogClose | function | core/ |
Returns an AjaxResponse with command to close dialog. |
| CKEditorIntegrationTest::closeContextMenu | function | core/ |
Closes the open context menu. |
| CKEditorIntegrationTest::closeDialog | function | core/ |
Closes the metadata dialog. |
| CloseDialogCommand | class | core/ |
Defines an AJAX command that closes the current active dialog. |
| CloseDialogCommand.php | file | core/ |
|
| CloseDialogCommand::$persist | property | core/ |
Whether to persist the dialog in the DOM or not. |
| CloseDialogCommand::$selector | property | core/ |
A CSS selector string of the dialog to close. |
| CloseDialogCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| CloseDialogCommand::__construct | function | core/ |
Constructs a CloseDialogCommand object. |
| CloseModalDialogCommand | class | core/ |
Defines an AJAX command that closes the currently visible modal dialog. |
| CloseModalDialogCommand.php | file | core/ |
|
| CloseModalDialogCommand::__construct | function | core/ |
Constructs a CloseModalDialogCommand object. |
| CommentItemInterface::CLOSED | constant | core/ |
Comments for this entity are closed. |
| ConnectionUnitTest::testOpenClose | function | core/ |
Tests Database::closeConnection() without query. |
| ConnectionUnitTest::testOpenQueryClose | function | core/ |
Tests Database::closeConnection() with a query. |
| ConnectionUnitTest::testOpenQueryPrefetchClose | function | core/ |
Tests Database::closeConnection() with a query and custom prefetch method. |
| ConnectionUnitTest::testOpenSelectQueryClose | function | core/ |
Tests Database::closeConnection() with a select query. |
| Database::closeConnection | function | core/ |
Closes a connection to the server specified by the given key and target. |
| DatabaseLegacyTest::testDbClose | function | core/ |
Tests the db_close() function. |
| db_close | function | core/ |
Closes the active database connection. |
| DialogPositionTest::testDialogOpenAndClose | function | core/ |
Tests if the dialog UI works properly with block layout page. |
| InlineBlockTestBase::assertDialogClosedAndTextVisible | function | core/ |
Asserts that the dialog closes and the new text appears on the main canvas. |
| KernelTestBase::tearDownCloseDatabaseConnection | function | core/ |
@after |
| LayoutRebuildTrait::rebuildAndClose | function | core/ |
Rebuilds the layout. |
| LocalStream::dir_closedir | function | core/ |
Support for closedir(). |
| LocalStream::stream_close | function | core/ |
Support for fclose(). |
| OffCanvasTestBase::waitForOffCanvasToClose | function | core/ |
Waits for off-canvas dialog to close. |
| PhpStreamWrapperInterface::dir_closedir | function | core/ |
|
| PhpStreamWrapperInterface::stream_close | function | core/ |
Closes stream. |
| PoStreamInterface::close | function | core/ |
Close the stream. |
| PoStreamReader::close | function | core/ |
Implements Drupal\Component\Gettext\PoStreamInterface::close(). |
| PoStreamWriter::close | function | core/ |
Implements Drupal\Component\Gettext\PoStreamInterface::close(). |
| PoStreamWriterTest::testCloseException | function | core/ |
@covers ::close[[api-linebreak]] |
| RequestCloseSubscriber | class | core/ |
Subscriber for all responses. |
| RequestCloseSubscriber.php | file | core/ |
|
| RequestCloseSubscriber::$moduleHandler | property | core/ |
|
| RequestCloseSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
| RequestCloseSubscriber::onTerminate | function | core/ |
Performs end of request tasks. |
| RequestCloseSubscriber::__construct | function | core/ |
Constructs a new RequestCloseSubscriber instance. |
| request_close_subscriber | service | core/ |
Drupal\Core\EventSubscriber\RequestCloseSubscriber |
| SessionHandler::close | function | core/ |
|
| TestSessionHandlerProxy::close | function | core/ |
|
| WebTestBase::curlClose | function | core/ |
Close the cURL handler and unset the handler. |
| WriteSafeSessionHandler::close | function | core/ |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.