Search for gc
Title | Object type | File name | Summary |
---|---|---|---|
MigrateSyslogConfigsTest::$modules | property | core/ |
Modules to install. |
MigrateSyslogConfigsTest::$modules | property | core/ |
Modules to install. |
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. |
MissingClassDetectionClassLoader | class | core/ |
Defines a classloader that detects missing classes. |
MissingClassDetectionClassLoader.php | file | core/ |
|
MissingClassDetectionClassLoader::$missingClass | property | core/ |
Flag indicating whether there was an attempt to load a missing class. |
MissingClassDetectionClassLoader::$missingTraits | property | core/ |
An array of detected missing traits. |
MissingClassDetectionClassLoader::getMissingTraits | function | core/ |
Returns all recorded missing traits since the last reset. |
MissingClassDetectionClassLoader::hasMissingClass | function | core/ |
Returns whether there was an attempt to load a missing class. |
MissingClassDetectionClassLoader::loadClass | function | core/ |
Records missing classes and aliases missing traits. |
MissingClassDetectionClassLoader::reset | function | core/ |
Resets class variables. |
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. |
NodeAccessTestAutoBubblingController::nodeAccessCacheability | function | core/ |
Exposes the node label when a user has access to view a node. |
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/ |
An AJAX command to open certain content in a dialog in a modal dialog. |
OpenModalDialogCommand.php | file | core/ |
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.