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
SvgExtractorTest::providerDiscoverIconsSvg function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php Data provider for ::testDiscoverIconsSvg().
SvgExtractorTest::providerLoadIconSvg function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php Data provider for ::testLoadIconSvg().
SvgExtractorTest::testLoadIconSvgInvalid function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgExtractorTest.php Test the SvgExtractor::loadIcon() method with invalid svg.
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.
SvgSpriteExtractor::extractIdsFromSymbols function core/lib/Drupal/Core/Theme/Plugin/IconExtractor/SvgSpriteExtractor.php Extract icon ID from SVG symbols.
SvgSpriteExtractor::extractIdsFromXml function core/lib/Drupal/Core/Theme/Plugin/IconExtractor/SvgSpriteExtractor.php Extract icon ID from XML.
SvgSpriteExtractorTest::$pluginId property core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgSpriteExtractorTest.php This test plugin id (icon pack id).
SvgSpriteExtractorTest::providerDiscoverIconsSvgSprite function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgSpriteExtractorTest.php Data provider for ::testDiscoverIconsSvgSprite().
SvgSpriteExtractorTest::testDiscoverIconsSvgSpriteInvalid function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgSpriteExtractorTest.php Test the SvgSpriteExtractor::discoverIcons() method with invalid svg.
SvgSpriteExtractorTest::testDiscoverIconsSvgSpriteInvalidContent function core/tests/Drupal/Tests/Core/Theme/Icon/Plugin/SvgSpriteExtractorTest.php Test the SvgSpriteExtractor::discoverIcons() method with invalid content.
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.
SymfonyMailerTest::providerMail function core/tests/Drupal/Tests/Core/Mail/Plugin/Mail/SymfonyMailerTest.php Data provider for testMail().
SymlinkValidator class core/modules/package_manager/src/Validator/SymlinkValidator.php Flags errors if unsupported symbolic links are detected.
SymlinkValidator.php file core/modules/package_manager/src/Validator/SymlinkValidator.php
SymlinkValidator::validate function core/modules/package_manager/src/Validator/SymlinkValidator.php Flags errors if the project root or stage directory contain symbolic links.
SymlinkValidator::__construct function core/modules/package_manager/src/Validator/SymlinkValidator.php
SymlinkValidatorTest class core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php Tests Symlink Validator.
SymlinkValidatorTest.php file core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php
SymlinkValidatorTest::testAbsoluteSymlinks function core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php Tests that symlinks with absolute paths are not supported.
SymlinkValidatorTest::testHardLinks function core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php Tests that hard links are not supported.
SymlinkValidatorTest::testSymlinkPointingOutsideProjectRoot function core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php Tests that relative symlinks cannot point outside the project root.
SymlinkValidatorTest::testSymlinkPointingOutsideStageDirectory function core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php Tests that relative symlinks cannot point outside the stage directory.
SymlinkValidatorTest::testSymlinksNotAllowedOnWindows function core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php Tests that symlinks are not supported on Windows, even if they're safe.
SymlinkValidatorTest::testSymlinksWithinSamePackage function core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php Tests that relative symlinks within the same package are supported.
SymlinkValidatorTest::testSymlinkToDirectory function core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php Tests what happens when there is a symlink to a directory.
SymlinkValidatorTest::testUnsupportedLinkUnderExcludedPath function core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php Tests that unsupported links are excluded if they're under excluded paths.
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.
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 Render API callback: Validates the #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.
TaggedHandlersPassTest::testIdCollectorProcessRequiredHandlers function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Tests a required consumer with no handlers.
TaggedHandlersPassTest::testProcessWithIdAndExtraArguments function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Tests consumer method with priority, id and extra parameters.
TaggedHandlersPassTest::testProcessWithIdParameter function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Tests consumer method with an ID parameter.
TaggedHandlersPassTest::testServiceIdProcess function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php Tests one consumer and two handlers with service ID collection.

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