Search for close
- Search 7.x for close
- Search 8.9.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 |
AjaxCommandsTest::testCloseModalDialogCommand | function | core/ |
@covers \Drupal\Core\Ajax\CloseModalDialogCommand |
AjaxTestController::dialogClose | function | core/ |
Returns an AjaxResponse with command to close 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. |
Database::closeConnection | function | core/ |
Closes a connection to the server specified by the given key and target. |
DialogPositionTest::testDialogOpenAndClose | function | core/ |
Tests if the dialog UI works properly with block layout page. |
DriverSpecificConnectionUnitTestBase::testOpenClose | function | core/ |
Tests Database::closeConnection() without query. |
DriverSpecificConnectionUnitTestBase::testOpenQueryClose | function | core/ |
Tests Database::closeConnection() with a query. |
DriverSpecificConnectionUnitTestBase::testOpenQueryPrefetchClose | function | core/ |
Tests Database::closeConnection() with a query and custom prefetch method. |
DriverSpecificConnectionUnitTestBase::testOpenSelectQueryClose | function | core/ |
Tests Database::closeConnection() with a select query. |
DummyExternalReadOnlyWrapper::dir_closedir | function | core/ |
Close directory handle. |
DummyExternalReadOnlyWrapper::stream_close | function | core/ |
Closes stream. |
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/ |
Close directory handle. |
LocalStream::stream_close | function | core/ |
Closes stream. |
MediaTest::closeContextMenu | function | core/ |
Closes the open context menu. |
MediaTest::closeDialog | function | core/ |
Closes the metadata dialog. |
NextIdTest::testDbNextIdClosedConnection | function | core/ |
Tests that sequences table clear up works when a connection is closed. |
OffCanvasTestBase::waitForOffCanvasToClose | function | core/ |
Waits for off-canvas dialog to close. |
PhpStreamWrapperInterface::dir_closedir | function | core/ |
Close directory handle. |
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 |
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/ |
|
WriteSafeSessionHandler::close | function | core/ |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.