Search for gc
Title | Object type | File name | Summary |
---|---|---|---|
MigrateSyslogConfigsTest.php | file | core/ |
|
MigrateSyslogConfigsTest::$modules | property | core/ |
Modules to enable. |
MigrateSyslogConfigsTest::$modules | property | core/ |
Modules to enable. |
MigrateSyslogConfigsTest::setUp | function | core/ |
|
MigrateSyslogConfigsTest::setUp | function | core/ |
|
MigrateSyslogConfigsTest::testSyslogSettings | function | core/ |
Tests migration of syslog variables to syslog.settings.yml. |
MigrateSyslogConfigsTest::testSyslogSettings | function | core/ |
Tests migration of syslog variables to syslog.settings.yml. |
MissingContentEvent | class | core/ |
Wraps a configuration event for event listeners. |
MissingContentEvent.php | file | core/ |
|
MissingContentEvent::$missingContent | property | core/ |
A list of missing content dependencies. |
MissingContentEvent::getMissingContent | function | core/ |
Gets missing content information. |
MissingContentEvent::resolveMissingContent | function | core/ |
Resolves the missing content by removing it from the list. |
MissingContentEvent::__construct | function | core/ |
Constructs a configuration import missing content event object. |
ModerationContentTranslationTest::testModerationWithExistingContent | function | core/ |
Tests existing translations being edited after enabling content moderation. |
ModerationStateNodeTest::testCreatingContent | function | core/ |
Tests creating and deleting content. |
ModerationStateNodeTypeTest::testEnablingOnExistingContent | function | core/ |
Tests enabling moderation on an existing node-type, with content. |
ModuleInstallerTest::testConfigChangeOnInstall | function | core/ |
Tests config changes by hook_install() are saved for dependent modules. |
NegotiationBrowserDeleteForm::$browserLangcode | property | core/ |
The browser language code to be deleted. |
NegotiationBrowserForm::language_get_browser_drupal_langcode_mappings | function | core/ |
Retrieves the browser's langcode mapping configuration array. |
NodeAccessTestAutoBubblingController | class | core/ |
Returns a node ID listing. |
NodeAccessTestAutoBubblingController.php | file | core/ |
|
NodeAccessTestAutoBubblingController::latest | function | core/ |
Lists the three latest published node IDs. |
NodeRevisionRevertTranslationForm::$langcode | property | core/ |
The language to be reverted. |
NodeSaveTest::testDeterminingChanges | function | core/ |
Tests node presave and static node load cache. |
NodeTypeTranslationTest::$additionalLangcodes | property | core/ |
Languages to enable. |
NodeTypeTranslationTest::$defaultLangcode | property | core/ |
The default language code to use in this test. |
OffCanvasTest::$lastDialogClass | property | core/ |
Stores to the class that should be on the last dialog. |
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. |
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/ |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.