Search for gc
Title | Object type | File name | Summary |
---|---|---|---|
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 a off-canvas dialog. |
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 |
PhpunitCompatibilityTraitTest::testAssertStringContainsString | function | core/ |
Tests that assert*StringContainsString* methods are available. |
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. |
PreExistingConfigException | class | core/ |
An exception thrown if configuration with the same name already exists. |
PreExistingConfigException.php | file | core/ |
|
PreExistingConfigException::$configObjects | property | core/ |
A list of configuration objects that already exist in active configuration. |
PreExistingConfigException::$extension | property | core/ |
The name of the module that is being installed. |
PreExistingConfigException::create | function | core/ |
Creates an exception for an extension and a list of configuration objects. |
PreExistingConfigException::flattenConfigObjects | function | core/ |
Flattens the config object array to a single dimensional list. |
PreExistingConfigException::getConfigObjects | function | core/ |
Gets the list of configuration objects that already exist. |
PreExistingConfigException::getExtension | function | core/ |
Gets the name of the extension that is being installed. |
ProjectCoreCompatibility::$existingCoreVersion | property | core/ |
The currently installed version of Drupal core. |
RdfMappingConfigEntityUnitTest | class | core/ |
@coversDefaultClass \Drupal\rdf\Entity\RdfMapping @group rdf |
RdfMappingConfigEntityUnitTest.php | file | core/ |
|
RdfMappingConfigEntityUnitTest::$entityType | property | core/ |
The entity type used for testing. |
RdfMappingConfigEntityUnitTest::$entityTypeId | property | core/ |
The ID of the type of the entity under test. |
RdfMappingConfigEntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.