Search for gc
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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 @group Ajax |
OpenOffCanvasDialogCommandTest.php | file | core/ |
|
OpenOffCanvasDialogCommandTest::dialogPosition | function | core/ |
The data provider for potential dialog positions. |
OpenOffCanvasDialogCommandTest::testRender | function | core/ |
@covers ::render |
PerformanceData::$cacheTagChecksumCount | property | core/ |
The number of cache tag checksum checks. |
PerformanceData::getCacheTagChecksumCount | function | core/ |
Gets the cache tag checksum count. |
PerformanceData::setCacheTagChecksumCount | function | core/ |
Sets the cache tag checksum count. |
PlaceholdersTest::callbackTagCurrentTemperature | function | core/ |
#lazy_builder callback; attaches setting, generates markup, cache tag. |
PoDatabaseReader::$langcode | property | core/ |
Language code of the language being read from the database. |
PoDatabaseReader::getLangcode | function | core/ |
Get language code. |
PoDatabaseReader::setLangcode | function | core/ |
Set language code. |
PoDatabaseWriter::$langcode | property | core/ |
Language code of the language being written to the database. |
PoDatabaseWriter::getLangcode | function | core/ |
Get language code. |
PoDatabaseWriter::setLangcode | function | core/ |
Set language code. |
PoHeader::$langcode | property | core/ |
Language code. |
PoItem::$langcode | property | core/ |
The language code this translation is in. |
PoItem::getLangcode | function | core/ |
Gets the language code of the currently used language. |
PoItem::setLangcode | function | core/ |
Set the language code of the current language. |
PoMemoryWriter::getLangcode | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface:getLangcode(). |
PoMemoryWriter::setLangcode | function | core/ |
Implements Drupal\Component\Gettext\PoMetadataInterface:setLangcode(). |
PoMetadataInterface::getLangcode | function | core/ |
Get language code. |
PoMetadataInterface::setLangcode | function | core/ |
Set language code. |
PoStreamReader::$langcode | property | core/ |
Language code for the PO stream being read. |
PoStreamReader::getLangcode | function | core/ |
Get language code. |
PoStreamReader::setLangcode | function | core/ |
Set language code. |
PoStreamWriter::$langcode | property | core/ |
The language code of this writer. |
PoStreamWriter::getLangcode | function | core/ |
Gets the current language code used. |
PoStreamWriter::setLangcode | function | core/ |
Set the language code. |
PrecedingConstraintAwareValidatorTrait | trait | core/ |
A constraint may need preceding constraints to not have been violated. |
PrecedingConstraintAwareValidatorTrait.php | file | core/ |
|
PrecedingConstraintAwareValidatorTrait::getPrecedingConstraints | function | core/ |
Gets the constraints preceding the given constraint in the current context. |
PrecedingConstraintAwareValidatorTrait::hasViolationsForPrecedingConstraints | function | core/ |
Checks whether any preceding constraints have been violated. |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.