Search for close

  1. Search 7.x for close
  2. Search 9.5.x for close
  3. Search 8.9.x for close
  4. Search 10.3.x for close
  5. Other projects
Title Object type File name Summary
AjaxCommandsTest::testCloseDialogCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\CloseDialogCommand
AjaxCommandsTest::testCloseModalDialogCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\CloseModalDialogCommand
AjaxTestController::dialogClose function core/modules/system/tests/modules/ajax_test/src/Controller/AjaxTestController.php Returns an AjaxResponse with command to close dialog.
CloseDialogCommand class core/lib/Drupal/Core/Ajax/CloseDialogCommand.php Defines an AJAX command that closes the current active dialog.
CloseDialogCommand.php file core/lib/Drupal/Core/Ajax/CloseDialogCommand.php
CloseDialogCommand::$persist property core/lib/Drupal/Core/Ajax/CloseDialogCommand.php Whether to persist the dialog in the DOM or not.
CloseDialogCommand::$selector property core/lib/Drupal/Core/Ajax/CloseDialogCommand.php A CSS selector string of the dialog to close.
CloseDialogCommand::render function core/lib/Drupal/Core/Ajax/CloseDialogCommand.php Return an array to be run through json_encode and sent to the client.
CloseDialogCommand::__construct function core/lib/Drupal/Core/Ajax/CloseDialogCommand.php Constructs a CloseDialogCommand object.
CloseModalDialogCommand class core/lib/Drupal/Core/Ajax/CloseModalDialogCommand.php Defines an AJAX command that closes the currently visible modal dialog.
CloseModalDialogCommand.php file core/lib/Drupal/Core/Ajax/CloseModalDialogCommand.php
CloseModalDialogCommand::__construct function core/lib/Drupal/Core/Ajax/CloseModalDialogCommand.php Constructs a CloseModalDialogCommand object.
CommentItemInterface::CLOSED constant core/modules/comment/src/Plugin/Field/FieldType/CommentItemInterface.php Comments for this entity are closed.
Database::closeConnection function core/lib/Drupal/Core/Database/Database.php Closes a connection to the server specified by the given key and target.
DialogPositionTest::testDialogOpenAndClose function core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogPositionTest.php Tests if the dialog UI works properly with block layout page.
DriverSpecificConnectionUnitTestBase::testOpenClose function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificConnectionUnitTestBase.php Tests Database::closeConnection() without query.
DriverSpecificConnectionUnitTestBase::testOpenQueryClose function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificConnectionUnitTestBase.php Tests Database::closeConnection() with a query.
DriverSpecificConnectionUnitTestBase::testOpenQueryPrefetchClose function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificConnectionUnitTestBase.php Tests Database::closeConnection() with a query and custom prefetch method.
DriverSpecificConnectionUnitTestBase::testOpenSelectQueryClose function core/tests/Drupal/KernelTests/Core/Database/DriverSpecificConnectionUnitTestBase.php Tests Database::closeConnection() with a select query.
DummyExternalReadOnlyWrapper::dir_closedir function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Close directory handle.
DummyExternalReadOnlyWrapper::stream_close function core/modules/file/tests/file_test/src/StreamWrapper/DummyExternalReadOnlyWrapper.php Closes stream.
InlineBlockTestBase::assertDialogClosedAndTextVisible function core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php Asserts that the dialog closes and the new text appears on the main canvas.
KernelTestBase::tearDownCloseDatabaseConnection function core/tests/Drupal/KernelTests/KernelTestBase.php Additional tear down method to close the connection at the end.
LayoutRebuildTrait::rebuildAndClose function core/modules/layout_builder/src/Controller/LayoutRebuildTrait.php Rebuilds the layout.
LocalStream::dir_closedir function core/lib/Drupal/Core/StreamWrapper/LocalStream.php Close directory handle.
LocalStream::stream_close function core/lib/Drupal/Core/StreamWrapper/LocalStream.php Closes stream.
OffCanvasTestBase::waitForOffCanvasToClose function core/modules/system/tests/src/FunctionalJavascript/OffCanvasTestBase.php Waits for off-canvas dialog to close.
PhpStreamWrapperInterface::dir_closedir function core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php Close directory handle.
PhpStreamWrapperInterface::stream_close function core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php Closes stream.
PoStreamInterface::close function core/lib/Drupal/Component/Gettext/PoStreamInterface.php Close the stream.
PoStreamReader::close function core/lib/Drupal/Component/Gettext/PoStreamReader.php Implements Drupal\Component\Gettext\PoStreamInterface::close().
PoStreamWriter::close function core/lib/Drupal/Component/Gettext/PoStreamWriter.php Implements Drupal\Component\Gettext\PoStreamInterface::close().
PoStreamWriterTest::testCloseException function core/tests/Drupal/Tests/Component/Gettext/PoStreamWriterTest.php @covers ::close
RequestCloseSubscriber class core/lib/Drupal/Core/EventSubscriber/RequestCloseSubscriber.php Subscriber for all responses.
RequestCloseSubscriber.php file core/lib/Drupal/Core/EventSubscriber/RequestCloseSubscriber.php
RequestCloseSubscriber::$moduleHandler property core/lib/Drupal/Core/EventSubscriber/RequestCloseSubscriber.php
RequestCloseSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/RequestCloseSubscriber.php Registers the methods in this class that should be listeners.
RequestCloseSubscriber::onTerminate function core/lib/Drupal/Core/EventSubscriber/RequestCloseSubscriber.php Performs end of request tasks.
RequestCloseSubscriber::__construct function core/lib/Drupal/Core/EventSubscriber/RequestCloseSubscriber.php Constructs a new RequestCloseSubscriber instance.
SessionHandler::close function core/lib/Drupal/Core/Session/SessionHandler.php
TestSessionHandlerProxy::close function core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php
WriteSafeSessionHandler::close function core/lib/Drupal/Core/Session/WriteSafeSessionHandler.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.