Search for id

  1. Search 7.x for id
  2. Search 9.5.x for id
  3. Search 8.9.x for id
  4. Search 10.3.x for id
  5. Other projects
Title Object type File name Summary
ShapeOnlyColorEditableWidget class core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldWidget/ShapeOnlyColorEditableWidget.php Plugin implementation of the 'shape_only_color_editable_widget' widget.
ShapeOnlyColorEditableWidget.php file core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldWidget/ShapeOnlyColorEditableWidget.php
ShapeOnlyColorEditableWidget::formElement function core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldWidget/ShapeOnlyColorEditableWidget.php Returns the form for a single field widget.
Shortcut::getCacheTagsToInvalidate function core/modules/shortcut/src/Entity/Shortcut.php Returns the cache tags that should be used to invalidate caches.
Shortcut::getIds function core/modules/shortcut/src/Plugin/migrate/source/d7/Shortcut.php Defines the source fields uniquely identifying a source row.
ShortcutDeleteForm::getFormId function core/modules/shortcut/src/Form/ShortcutDeleteForm.php Returns a unique string identifying the form.
ShortcutResourceTestBase::$entityTypeId property core/modules/shortcut/tests/src/Functional/Rest/ShortcutResourceTestBase.php The tested entity type.
ShortcutSet::$id property core/modules/shortcut/src/Entity/ShortcutSet.php The machine name for the configuration entity.
ShortcutSet::getIds function core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSet.php Defines the source fields uniquely identifying a source row.
ShortcutSetController::$pathValidator property core/modules/shortcut/src/Controller/ShortcutSetController.php The path validator.
ShortcutSetResourceTestBase::$entityTypeId property core/modules/shortcut/tests/src/Functional/Rest/ShortcutSetResourceTestBase.php The tested entity type.
ShortcutSetTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ShortcutSetTest.php The tested entity type.
ShortcutSetTest::$entityTypeId property core/modules/shortcut/tests/src/Functional/Jsonapi/ShortcutSetTest.php The tested entity type.
ShortcutSetTest::providerSource function core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutSetTest.php Provides source data for ::testSource.
ShortcutSetUsers::getIds function core/modules/shortcut/src/Plugin/migrate/destination/ShortcutSetUsers.php Gets the destination IDs.
ShortcutSetUsers::getIds function core/modules/shortcut/src/Plugin/migrate/source/d7/ShortcutSetUsers.php Defines the source fields uniquely identifying a source row.
ShortcutSetUsersTest::providerSource function core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutSetUsersTest.php Provides source data for ::testSource.
ShortcutSetValidationTest class core/modules/shortcut/tests/src/Kernel/ShortcutSetValidationTest.php Tests validation of shortcut_set entities.
ShortcutSetValidationTest.php file core/modules/shortcut/tests/src/Kernel/ShortcutSetValidationTest.php
ShortcutSetValidationTest::$modules property core/modules/shortcut/tests/src/Kernel/ShortcutSetValidationTest.php Modules to install.
ShortcutSetValidationTest::providerInvalidMachineNameCharacters function core/modules/shortcut/tests/src/Kernel/ShortcutSetValidationTest.php Shortcut set IDs are atypical: they allow dashes and disallow underscores.
ShortcutSetValidationTest::setUp function core/modules/shortcut/tests/src/Kernel/ShortcutSetValidationTest.php
ShortcutTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ShortcutTest.php The tested entity type.
ShortcutTest::$entityTypeId property core/modules/shortcut/tests/src/Functional/Jsonapi/ShortcutTest.php The tested entity type.
ShortcutTest::providerSource function core/modules/shortcut/tests/src/Kernel/Plugin/migrate/source/d7/ShortcutTest.php Provides source data for ::testSource.
sidebar.css file core/themes/admin/migration/css/components/sidebar.css #gin-sidebar-draggable {
position: absolute;
z-index: 104;
display: block;
width: 2px;
height: 100%;
padding: 0;
cursor: ew-resize;
inset-block-start: 0;
inset-inline-start: 0;
}

@media (prefers-reduced-motion: no-preference) {
SimpleConfigSectionStorage::getStorageId function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/SectionStorage/SimpleConfigSectionStorage.php Returns an identifier for this storage.
SimpleConfigValidationTest class core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Tests validation of certain elements common to all config.
SimpleConfigValidationTest.php file core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php
SimpleConfigValidationTest::$modules property core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Modules to install.
SimpleConfigValidationTest::providerSpecialCharacters function core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Data provider for ::testSpecialCharacters().
SimpleConfigValidationTest::setUp function core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php
SimpleConfigValidationTest::testDefaultConfigHashValidation function core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Tests the validation of the default configuration hash.
SimpleConfigValidationTest::testInvalidPluginId function core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Tests that plugin IDs in simple config are validated.
SimpleConfigValidationTest::testSpecialCharacters function core/tests/Drupal/KernelTests/Core/Config/SimpleConfigValidationTest.php Tests that special characters are not allowed in labels or text data.
SimpleSource::getIds function core/modules/migrate/tests/modules/migrate_plugin_config_test/src/Plugin/migrate/source/SimpleSource.php Defines the source fields uniquely identifying a source row.
SimpletestTestRunResultsStorage::validateTestingResultsEnvironment function core/lib/Drupal/Core/Test/SimpletestTestRunResultsStorage.php Checks if the test run storage is valid.
SiteConfigureForm::getFormId function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php Returns a unique string identifying the form.
SiteConfigureForm::validateForm function core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php Form validation handler.
SiteFilesExcluderTest::testInvalidFileSettings function core/modules/package_manager/tests/src/Kernel/PathExcluder/SiteFilesExcluderTest.php Tests that invalid file settings do not cause errors.
SiteInformationForm::$pathValidator property core/modules/system/src/Form/SiteInformationForm.php The path validator.
SiteInformationForm::getFormId function core/modules/system/src/Form/SiteInformationForm.php Returns a unique string identifying the form.
SiteInformationForm::validateForm function core/modules/system/src/Form/SiteInformationForm.php Form validation handler.
SiteMaintenanceModeForm::getFormId function core/modules/system/src/Form/SiteMaintenanceModeForm.php Returns a unique string identifying the form.
SiteSettingsForm::getFormId function core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php Returns a unique string identifying the form.
SiteSettingsForm::validateForm function core/lib/Drupal/Core/Installer/Form/SiteSettingsForm.php Form validation handler.
SkipOp::ID constant composer/Plugin/Scaffold/Operations/SkipOp.php Identifies Skip operations.
SmartDefaultSettings::getCandidates function core/modules/ckeditor5/src/SmartDefaultSettings.php Finds candidates for the still needed restrictions among disabled plugins.
SmartDefaultSettings::selectCandidate function core/modules/ckeditor5/src/SmartDefaultSettings.php Selects best candidate for each of the still needed restrictions.
SmartDefaultSettingsTest::provider function core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php Data provider.

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