Search for Id

  1. Search 7.x for Id
  2. Search 9.5.x for Id
  3. Search 10.3.x for Id
  4. Search 11.x for Id
  5. Other projects
Title Object type File name Summary
StubForm::getFormId function core/modules/system/tests/src/Functional/Form/StubForm.php Returns a unique string identifying the form.
StubNegotiationMiddleware class core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php
StubNegotiationMiddleware::getContentType function core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php Gets the normalized type of a request.
StubSourcePlugin::getIds function core/modules/migrate/tests/src/Unit/MigrateSourceTest.php Defines the source fields uniquely identifying a source row.
StubTestTrait::validateStub function core/modules/migrate_drupal/src/Tests/StubTestTrait.php Perform validation on a stub entity.
StyleGridTest class core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Tests the grid style plugin.
StyleGridTest.php file core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php
StyleGridTest::$alignmentsTested property core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Keeps track of which alignments have been tested.
StyleGridTest::$testViews property core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Views used by this test.
StyleGridTest::assertGrid function core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Generates a grid and asserts that it is displaying correctly.
StyleGridTest::testGrid function core/modules/views/tests/src/Kernel/Plugin/StyleGridTest.php Tests the grid style.
StylePluginBase::validate function core/modules/views/src/Plugin/views/style/StylePluginBase.php Validate that the plugin is correct and can be saved.
StylePluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/style/StylePluginBase.php Validate the options form.
StylesCombo::validateStylesValue function core/modules/ckeditor/src/Plugin/CKEditorPlugin/StylesCombo.php #element_validate handler for the "styles" element in settingsForm().
SubformState::getLimitValidationErrors function core/lib/Drupal/Core/Form/SubformState.php Retrieves the limited validation error sections.
SubformState::setLimitValidationErrors function core/lib/Drupal/Core/Form/SubformState.php Sets the limited validation error sections.
SubformStateTest::providerGetValues function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testGetValues().
SubformStateTest::providerGetValuesBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testGetValuesBroken().
SubformStateTest::providerTestGetValue function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testGetValue().
SubformStateTest::providerTestGetValueBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testGetValueBroken().
SubformStateTest::providerTestSetValues function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testSetValues().
SubformStateTest::providerTestSetValuesBroken function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php Provides data to self::testSetValuesBroken().
SubformStateTest::testGetLimitValidationErrors function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::getLimitValidationErrors
SubformStateTest::testSetLimitValidationErrors function core/tests/Drupal/Tests/Core/Form/SubformStateTest.php @covers ::setLimitValidationErrors
SubProcessTest::providerTestNotFoundSubProcess function core/modules/migrate/tests/src/Unit/process/SubProcessTest.php Data provider for testNotFoundSubProcess().
SubProcessTest::providerTestSubProcess function core/modules/migrate/tests/src/Unit/process/SubProcessTest.php Data provider for testSubProcess().
SubstrTest::providerTestSubstr function core/modules/migrate/tests/src/Unit/process/SubstrTest.php Data provider for testSubstr().
SvgIconBuilder::$id property core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php The machine name of the layout.
SvgIconBuilder::$strokeWidth property core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php The width of region borders.
SvgIconBuilder::$width property core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php The width of the SVG.
SvgIconBuilder::setId function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Sets the ID.
SvgIconBuilder::setStrokeWidth function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Sets the stroke width.
SvgIconBuilder::setWidth function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Sets the width.
SwitchShortcutSet::getFormId function core/modules/shortcut/src/Form/SwitchShortcutSet.php Returns a unique string identifying the form.
SwitchShortcutSet::validateForm function core/modules/shortcut/src/Form/SwitchShortcutSet.php Form validation handler.
SwitchToLiveForm::getFormId function core/modules/workspaces/src/Form/SwitchToLiveForm.php Returns a unique string identifying the form.
SystemBrandingOffCanvasForm::validateConfigurationForm function core/modules/system/src/Form/SystemBrandingOffCanvasForm.php Form validation handler.
SystemConfigFormTestForm::getFormId function core/modules/system/tests/modules/form_test/src/SystemConfigFormTestForm.php Returns a unique string identifying the form.
SystemConfigSubscriber::onConfigImporterValidateNotEmpty function core/modules/system/src/SystemConfigSubscriber.php Checks that the configuration synchronization is valid.
SystemConfigSubscriber::onConfigImporterValidateSiteUUID function core/modules/system/src/SystemConfigSubscriber.php Checks that the configuration synchronization is valid.
SystemMenuBlockTest::convertBuiltMenuToIdTree function core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php Helper method to allow for easy menu link tree structure assertions.
SystemMenuOffCanvasForm::hasMenuOverrides function core/modules/system/src/Form/SystemMenuOffCanvasForm.php Determines if the menu has configuration overrides.
SystemMenuOffCanvasForm::validateConfigurationForm function core/modules/system/src/Form/SystemMenuOffCanvasForm.php Form validation handler.
SystemRequirementsTest::providerTestPhpVersionWithPdoDisallowMultipleStatements function core/modules/system/tests/src/Unit/SystemRequirementsTest.php
table--file-multiple-widget.css file core/themes/claro/css/components/table--file-multiple-widget.css Styles for multiple file widget table.
table--file-multiple-widget.pcss.css file core/themes/claro/css/components/table--file-multiple-widget.pcss.css Styles for multiple file widget table.
Table::validateTable function core/lib/Drupal/Core/Render/Element/Table.php #element_validate callback for #type 'table'.
TableDragTest::findRowById function core/tests/Drupal/FunctionalJavascriptTests/TableDrag/TableDragTest.php Finds a row in the test table by the row ID.
TableDragTestForm::getFormId function core/modules/system/tests/modules/tabledrag_test/src/Form/TableDragTestForm.php Returns a unique string identifying the form.
TaggedHandlersPass::processServiceIdCollectorPass function core/lib/Drupal/Core/DependencyInjection/Compiler/TaggedHandlersPass.php Processes a service collector ID service pass.

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