Search for open
| Title | Object type | File name | Summary |
|---|---|---|---|
| MediaTest::openContextMenu | function | core/ |
Opens the context menu for the currently selected widget. |
| MediaTest::openMetadataDialog | function | core/ |
Clicks the `Edit media` button and waits for the metadata dialog. |
| MediaTest::openMetadataDialogWithKeyPress | function | core/ |
Focuses on `Edit media` button and presses the given key. |
| media_library.opener.editor | service | core/ |
Drupal\media_library\MediaLibraryEditorOpener |
| media_library.opener.field_widget | service | core/ |
Drupal\media_library\MediaLibraryFieldWidgetOpener |
| media_library.opener_resolver | service | core/ |
Drupal\media_library\OpenerResolver |
| MoveBlockFormTest::openBodyMoveForm | function | core/ |
Open block for the body field. |
| NoSessionOpen | class | core/ |
A policy allowing delivery of cached pages when there is no session open. |
| NoSessionOpen.php | file | core/ |
|
| NoSessionOpen::$sessionConfiguration | property | core/ |
The session configuration. |
| NoSessionOpen::check | function | core/ |
Determines whether delivery of a cached page should be attempted. |
| NoSessionOpen::__construct | function | core/ |
Constructs a new page cache session policy. |
| NoSessionOpenTest | class | core/ |
@coversDefaultClass \Drupal\Core\PageCache\RequestPolicy\NoSessionOpen[[api-linebreak]] @group PageCache |
| NoSessionOpenTest.php | file | core/ |
|
| NoSessionOpenTest::$policy | property | core/ |
The request policy under test. |
| NoSessionOpenTest::$sessionConfiguration | property | core/ |
The session configuration. |
| NoSessionOpenTest::setUp | function | core/ |
|
| NoSessionOpenTest::testNoAllowUnlessSessionCookiePresent | function | core/ |
Asserts that caching is allowed unless there is a session cookie present. |
| OffCanvasTestBase::waitForOffCanvasToOpen | function | core/ |
Waits for off-canvas dialog to open. |
| OpenDialogCommand | class | core/ |
Defines an AJAX command to open certain content in a dialog. |
| OpenDialogCommand.php | file | core/ |
|
| OpenDialogCommand::$content | property | core/ |
The content for the dialog. |
| OpenDialogCommand::$dialogOptions | property | core/ |
Stores dialog-specific options passed directly to jQuery UI dialogs. |
| OpenDialogCommand::$selector | property | core/ |
The selector of the dialog. |
| OpenDialogCommand::$settings | property | core/ |
Custom settings passed to Drupal behaviors on the content of the dialog. |
| OpenDialogCommand::$title | property | core/ |
The title of the dialog. |
| OpenDialogCommand::getDialogOptions | function | core/ |
Returns the dialog options. |
| OpenDialogCommand::render | function | core/ |
Implements \Drupal\Core\Ajax\CommandInterface:render(). |
| OpenDialogCommand::setDialogOption | function | core/ |
Sets a single dialog option value. |
| OpenDialogCommand::setDialogOptions | function | core/ |
Sets the dialog options array. |
| OpenDialogCommand::setDialogTitle | function | core/ |
Sets the dialog title (an alias of setDialogOptions). |
| OpenDialogCommand::__construct | function | core/ |
Constructs an OpenDialogCommand object. |
| OpenerResolver | class | core/ |
Defines a class to get media library openers from the container. |
| OpenerResolver.php | file | core/ |
|
| OpenerResolver::get | function | core/ |
Gets a media library opener service from the container. |
| OpenerResolverInterface | interface | core/ |
Defines an interface to get a media library opener from the container. |
| OpenerResolverInterface.php | file | core/ |
|
| OpenerResolverInterface::get | function | core/ |
Gets a media library opener service from the container. |
| OpenModalDialogCommand | class | core/ |
Defines an AJAX command to open certain content in a dialog in a modal dialog. |
| OpenModalDialogCommand.php | file | core/ |
|
| OpenModalDialogCommand::__construct | function | core/ |
Constructs an OpenModalDialog object. |
| OpenOffCanvasDialogCommand | class | core/ |
Defines an AJAX command to open content in a dialog in an off-canvas tray. |
| OpenOffCanvasDialogCommand.php | file | core/ |
|
| OpenOffCanvasDialogCommand::DEFAULT_DIALOG_WIDTH | constant | core/ |
The dialog width to use if none is provided. |
| OpenOffCanvasDialogCommand::render | function | core/ |
Implements \Drupal\Core\Ajax\CommandInterface:render(). |
| OpenOffCanvasDialogCommand::__construct | function | core/ |
Constructs an OpenOffCanvasDialogCommand object. |
| OpenOffCanvasDialogCommandTest | class | core/ |
@coversDefaultClass \Drupal\Core\Ajax\OpenOffCanvasDialogCommand[[api-linebreak]] @group Ajax |
| OpenOffCanvasDialogCommandTest.php | file | core/ |
|
| OpenOffCanvasDialogCommandTest::dialogPosition | function | core/ |
The data provider for potential dialog positions. |
| OpenOffCanvasDialogCommandTest::testRender | function | core/ |
@covers ::render[[api-linebreak]] |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.