Search for gc

  1. Search 7.x for gc
  2. Search 9.5.x for gc
  3. Search 8.9.x for gc
  4. Search 11.x for gc
  5. Other projects
Title Object type File name Summary
ModerationContentTranslationTest::testModerationWithExistingContent function core/modules/content_moderation/tests/src/Functional/ModerationContentTranslationTest.php Tests existing translations being edited after enabling content moderation.
ModerationStateNodeTest::testCreatingContent function core/modules/content_moderation/tests/src/Functional/ModerationStateNodeTest.php Tests creating and deleting content.
ModerationStateNodeTypeTest::testEnablingOnExistingContent function core/modules/content_moderation/tests/src/Functional/ModerationStateNodeTypeTest.php Tests enabling moderation on an existing node-type, with content.
ModuleInstallerTest::testConfigChangeOnInstall function core/tests/Drupal/KernelTests/Core/Extension/ModuleInstallerTest.php Tests config changes by hook_install() are saved for dependent modules.
NegotiationBrowserDeleteForm::$browserLangcode property core/modules/language/src/Form/NegotiationBrowserDeleteForm.php The browser language code to be deleted.
NegotiationBrowserForm::language_get_browser_drupal_langcode_mappings function core/modules/language/src/Form/NegotiationBrowserForm.php Retrieves the browser's langcode mapping configuration array.
NodeAccessTestAutoBubblingController class core/modules/node/tests/node_access_test_auto_bubbling/src/Controller/NodeAccessTestAutoBubblingController.php Returns a node ID listing.
NodeAccessTestAutoBubblingController.php file core/modules/node/tests/node_access_test_auto_bubbling/src/Controller/NodeAccessTestAutoBubblingController.php
NodeAccessTestAutoBubblingController::latest function core/modules/node/tests/node_access_test_auto_bubbling/src/Controller/NodeAccessTestAutoBubblingController.php Lists the three latest published node IDs.
NodeRevisionRevertTranslationForm::$langcode property core/modules/node/src/Form/NodeRevisionRevertTranslationForm.php The language to be reverted.
NodeSaveTest::testDeterminingChanges function core/modules/node/tests/src/Functional/NodeSaveTest.php Tests node presave and static node load cache.
NodeTypeTranslationTest::$additionalLangcodes property core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php Languages to enable.
NodeTypeTranslationTest::$defaultLangcode property core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php The default language code to use in this test.
OffCanvasTest::$lastDialogClass property core/modules/system/tests/src/FunctionalJavascript/OffCanvasTest.php Stores to the class that should be on the last dialog.
OpenDialogCommand class core/lib/Drupal/Core/Ajax/OpenDialogCommand.php Defines an AJAX command to open certain content in a dialog.
OpenDialogCommand.php file core/lib/Drupal/Core/Ajax/OpenDialogCommand.php
OpenDialogCommand::$content property core/lib/Drupal/Core/Ajax/OpenDialogCommand.php The content for the dialog.
OpenDialogCommand::$dialogOptions property core/lib/Drupal/Core/Ajax/OpenDialogCommand.php Stores dialog-specific options passed directly to jQuery UI dialogs.
OpenDialogCommand::$selector property core/lib/Drupal/Core/Ajax/OpenDialogCommand.php The selector of the dialog.
OpenDialogCommand::$settings property core/lib/Drupal/Core/Ajax/OpenDialogCommand.php Custom settings passed to Drupal behaviors on the content of the dialog.
OpenDialogCommand::$title property core/lib/Drupal/Core/Ajax/OpenDialogCommand.php The title of the dialog.
OpenDialogCommand::getDialogOptions function core/lib/Drupal/Core/Ajax/OpenDialogCommand.php Returns the dialog options.
OpenDialogCommand::render function core/lib/Drupal/Core/Ajax/OpenDialogCommand.php Implements \Drupal\Core\Ajax\CommandInterface:render().
OpenDialogCommand::setDialogOption function core/lib/Drupal/Core/Ajax/OpenDialogCommand.php Sets a single dialog option value.
OpenDialogCommand::setDialogOptions function core/lib/Drupal/Core/Ajax/OpenDialogCommand.php Sets the dialog options array.
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 an off-canvas tray.
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
PerformanceData::$cacheTagChecksumCount property core/tests/Drupal/Tests/PerformanceData.php The number of cache tag checksum checks.
PerformanceData::getCacheTagChecksumCount function core/tests/Drupal/Tests/PerformanceData.php Gets the cache tag checksum count.
PerformanceData::setCacheTagChecksumCount function core/tests/Drupal/Tests/PerformanceData.php Sets the cache tag checksum count.
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.

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