Search for open
Title | Object type | File name | Summary |
---|---|---|---|
MediaLibraryWidget::openMediaLibrary | function | core/ |
AJAX callback to open the library modal. |
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 |
ModalRendererTest::testOpenerInDropbutton | function | core/ |
Confirm focus management of a dialog openers in a dropbutton. |
MoveBlockFormTest::openBodyMoveForm | function | core/ |
Open block for the body field. |
NavigationBlockUiTest::openAddBlockForm | function | core/ |
Opens the add block form in the off-canvas dialog. |
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/ |
|
NoSessionOpen::__construct | function | core/ |
Constructs a new page cache session policy. |
NoSessionOpenTest | class | core/ |
@coversDefaultClass \Drupal\Core\PageCache\RequestPolicy\NoSessionOpen @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 resolve media library openers. |
OpenerResolver.php | file | core/ |
|
OpenerResolver::$openers | property | core/ |
|
OpenerResolver::addOpener | function | core/ |
Registers an opener. |
OpenerResolver::get | function | core/ |
|
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. |
OpenModalDialogWithUrl | class | core/ |
Provides an AJAX command for opening a modal with URL. |
OpenModalDialogWithUrl.php | file | core/ |
|
OpenModalDialogWithUrl::getBaseUrl | function | core/ |
Gets the complete base URL. |
OpenModalDialogWithUrl::render | function | core/ |
|
OpenModalDialogWithUrl::__construct | function | core/ |
Constructs a OpenModalDialogWithUrl object. |
OpenOffCanvasDialogCommand | class | core/ |
Defines an AJAX command to open content in a dialog in an off-canvas tray. |
OpenOffCanvasDialogCommand.php | file | core/ |
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.