Search for gc

  1. Search 7.x for gc
  2. Search 9.5.x for gc
  3. Search 10.3.x for gc
  4. Search 11.x for gc
  5. Other projects
Title Object type File name Summary
OpenDialogCommand::setDialogTitle function core/lib/Drupal/Core/Ajax/OpenDialogCommand.php Sets the dialog title (an alias of setDialogOptions).
OpenDialogCommand::__construct function core/lib/Drupal/Core/Ajax/OpenDialogCommand.php Constructs an OpenDialogCommand object.
OpenModalDialogCommand class core/lib/Drupal/Core/Ajax/OpenModalDialogCommand.php Defines an AJAX command to open certain content in a dialog in a modal dialog.
OpenModalDialogCommand.php file core/lib/Drupal/Core/Ajax/OpenModalDialogCommand.php
OpenModalDialogCommand::__construct function core/lib/Drupal/Core/Ajax/OpenModalDialogCommand.php Constructs an OpenModalDialog object.
OpenOffCanvasDialogCommand class core/lib/Drupal/Core/Ajax/OpenOffCanvasDialogCommand.php Defines an AJAX command to open content in a dialog in a off-canvas dialog.
OpenOffCanvasDialogCommand.php file core/lib/Drupal/Core/Ajax/OpenOffCanvasDialogCommand.php
OpenOffCanvasDialogCommand::DEFAULT_DIALOG_WIDTH constant core/lib/Drupal/Core/Ajax/OpenOffCanvasDialogCommand.php The dialog width to use if none is provided.
OpenOffCanvasDialogCommand::render function core/lib/Drupal/Core/Ajax/OpenOffCanvasDialogCommand.php Implements \Drupal\Core\Ajax\CommandInterface:render().
OpenOffCanvasDialogCommand::__construct function core/lib/Drupal/Core/Ajax/OpenOffCanvasDialogCommand.php Constructs an OpenOffCanvasDialogCommand object.
OpenOffCanvasDialogCommandTest class core/tests/Drupal/Tests/Core/Ajax/OpenOffCanvasDialogCommandTest.php @coversDefaultClass \Drupal\Core\Ajax\OpenOffCanvasDialogCommand
@group Ajax
OpenOffCanvasDialogCommandTest.php file core/tests/Drupal/Tests/Core/Ajax/OpenOffCanvasDialogCommandTest.php
OpenOffCanvasDialogCommandTest::dialogPosition function core/tests/Drupal/Tests/Core/Ajax/OpenOffCanvasDialogCommandTest.php The data provider for potential dialog positions.
OpenOffCanvasDialogCommandTest::testRender function core/tests/Drupal/Tests/Core/Ajax/OpenOffCanvasDialogCommandTest.php @covers ::render
PhpunitCompatibilityTraitTest::testAssertStringContainsString function core/tests/Drupal/Tests/PhpunitCompatibilityTraitTest.php Tests that assert*StringContainsString* methods are available.
PlaceholdersTest::callbackTagCurrentTemperature function core/tests/Drupal/Tests/Core/Render/RendererTestBase.php #lazy_builder callback; attaches setting, generates markup, cache tag.
PoDatabaseReader::$langcode property core/modules/locale/src/PoDatabaseReader.php Language code of the language being read from the database.
PoDatabaseReader::getLangcode function core/modules/locale/src/PoDatabaseReader.php Get language code.
PoDatabaseReader::setLangcode function core/modules/locale/src/PoDatabaseReader.php Set language code.
PoDatabaseWriter::$langcode property core/modules/locale/src/PoDatabaseWriter.php Language code of the language being written to the database.
PoDatabaseWriter::getLangcode function core/modules/locale/src/PoDatabaseWriter.php Get language code.
PoDatabaseWriter::setLangcode function core/modules/locale/src/PoDatabaseWriter.php Set language code.
PoHeader::$langcode property core/lib/Drupal/Component/Gettext/PoHeader.php Language code.
PoItem::$langcode property core/lib/Drupal/Component/Gettext/PoItem.php The language code this translation is in.
PoItem::getLangcode function core/lib/Drupal/Component/Gettext/PoItem.php Gets the language code of the currently used language.
PoItem::setLangcode function core/lib/Drupal/Component/Gettext/PoItem.php Set the language code of the current language.
PoMemoryWriter::getLangcode function core/lib/Drupal/Component/Gettext/PoMemoryWriter.php Implements Drupal\Component\Gettext\PoMetadataInterface:getLangcode().
PoMemoryWriter::setLangcode function core/lib/Drupal/Component/Gettext/PoMemoryWriter.php Implements Drupal\Component\Gettext\PoMetadataInterface:setLangcode().
PoMetadataInterface::getLangcode function core/lib/Drupal/Component/Gettext/PoMetadataInterface.php Get language code.
PoMetadataInterface::setLangcode function core/lib/Drupal/Component/Gettext/PoMetadataInterface.php Set language code.
PoStreamReader::$langcode property core/lib/Drupal/Component/Gettext/PoStreamReader.php Language code for the PO stream being read.
PoStreamReader::getLangcode function core/lib/Drupal/Component/Gettext/PoStreamReader.php Get language code.
PoStreamReader::setLangcode function core/lib/Drupal/Component/Gettext/PoStreamReader.php Set language code.
PoStreamWriter::$langcode property core/lib/Drupal/Component/Gettext/PoStreamWriter.php The language code of this writer.
PoStreamWriter::getLangcode function core/lib/Drupal/Component/Gettext/PoStreamWriter.php Gets the current language code used.
PoStreamWriter::setLangcode function core/lib/Drupal/Component/Gettext/PoStreamWriter.php Set the language code.
PreExistingConfigException class core/lib/Drupal/Core/Config/PreExistingConfigException.php An exception thrown if configuration with the same name already exists.
PreExistingConfigException.php file core/lib/Drupal/Core/Config/PreExistingConfigException.php
PreExistingConfigException::$configObjects property core/lib/Drupal/Core/Config/PreExistingConfigException.php A list of configuration objects that already exist in active configuration.
PreExistingConfigException::$extension property core/lib/Drupal/Core/Config/PreExistingConfigException.php The name of the module that is being installed.
PreExistingConfigException::create function core/lib/Drupal/Core/Config/PreExistingConfigException.php Creates an exception for an extension and a list of configuration objects.
PreExistingConfigException::flattenConfigObjects function core/lib/Drupal/Core/Config/PreExistingConfigException.php Flattens the config object array to a single dimensional list.
PreExistingConfigException::getConfigObjects function core/lib/Drupal/Core/Config/PreExistingConfigException.php Gets the list of configuration objects that already exist.
PreExistingConfigException::getExtension function core/lib/Drupal/Core/Config/PreExistingConfigException.php Gets the name of the extension that is being installed.
ProjectCoreCompatibility::$existingCoreVersion property core/modules/update/src/ProjectCoreCompatibility.php The currently installed version of Drupal core.
RdfMappingConfigEntityUnitTest class core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php @coversDefaultClass \Drupal\rdf\Entity\RdfMapping
@group rdf
RdfMappingConfigEntityUnitTest.php file core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php
RdfMappingConfigEntityUnitTest::$entityType property core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php The entity type used for testing.
RdfMappingConfigEntityUnitTest::$entityTypeId property core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php The ID of the type of the entity under test.
RdfMappingConfigEntityUnitTest::$entityTypeManager property core/modules/rdf/tests/src/Unit/RdfMappingConfigEntityUnitTest.php The entity type manager used for testing.

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