Search for Id

  1. Search 7.x for Id
  2. Search 8.9.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
SectionListTestBase::providerTestRemoveAllSections function core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php Provides test data for ::testRemoveAllSections().
SectionListTestBase::testGetSectionInvalidDelta function core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php @covers ::getSection
SectionRenderTest::testToRenderArrayMissingPluginId function core/modules/layout_builder/tests/src/Unit/SectionRenderTest.php @covers ::toRenderArray
SectionStorage::$id property core/modules/layout_builder/src/Annotation/SectionStorage.php The plugin ID.
SectionStorageInterface::getStorageId function core/modules/layout_builder/src/SectionStorageInterface.php Returns an identifier for this storage.
SectionStorageLocalTaskProviderInterface interface core/modules/layout_builder/src/Plugin/SectionStorage/SectionStorageLocalTaskProviderInterface.php Allows section storage plugins to provide local tasks.
SectionStorageLocalTaskProviderInterface.php file core/modules/layout_builder/src/Plugin/SectionStorage/SectionStorageLocalTaskProviderInterface.php
SectionStorageLocalTaskProviderInterface::buildLocalTasks function core/modules/layout_builder/src/Plugin/SectionStorage/SectionStorageLocalTaskProviderInterface.php Provides the local tasks dynamically for Layout Builder plugins.
SectionStorageManagerTest::providerTestFindByContext function core/modules/layout_builder/tests/src/Unit/SectionStorageManagerTest.php Provides test data for ::testFindByContext().
SectionTest::providerTestGetLayout function core/modules/layout_builder/tests/src/Unit/SectionTest.php Provides test data for ::testGetLayout().
SectionTest::providerTestGetThirdPartySetting function core/modules/layout_builder/tests/src/Unit/SectionTest.php Provides test data for ::testGetThirdPartySetting().
SectionTest::providerTestGetThirdPartySettings function core/modules/layout_builder/tests/src/Unit/SectionTest.php Provides test data for ::testGetThirdPartySettings().
SectionTest::providerTestSetThirdPartySetting function core/modules/layout_builder/tests/src/Unit/SectionTest.php Provides test data for ::testSetThirdPartySettings().
SectionTest::providerTestUnsetThirdPartySetting function core/modules/layout_builder/tests/src/Unit/SectionTest.php Provides test data for ::testUnsetThirdPartySetting().
SectionTest::testGetComponentInvalidUuid function core/modules/layout_builder/tests/src/Unit/SectionTest.php @covers ::getComponent
SectionTest::testGetThirdPartyProviders function core/modules/layout_builder/tests/src/Unit/SectionTest.php @covers ::getThirdPartyProviders
SectionTest::testInsertAfterComponentInvalidUuid function core/modules/layout_builder/tests/src/Unit/SectionTest.php @covers ::insertAfterComponent
SectionTest::testInsertAfterComponentValidUuidRegionMismatch function core/modules/layout_builder/tests/src/Unit/SectionTest.php @covers ::insertAfterComponent
SectionTest::testInsertComponentInvalidDelta function core/modules/layout_builder/tests/src/Unit/SectionTest.php @covers ::insertComponent
SecurityAdvisoriesFetcherTest::providerIgnoreAdvisories function core/modules/system/tests/src/Kernel/SecurityAdvisories/SecurityAdvisoriesFetcherTest.php Data provider for testIgnoreAdvisories().
SecurityAdvisoriesFetcherTest::providerShowAdvisories function core/modules/system/tests/src/Kernel/SecurityAdvisories/SecurityAdvisoriesFetcherTest.php Data provider for testShowAdvisories().
SecurityAdvisoriesFetcherTest::testInvalidJsonResponse function core/modules/system/tests/src/Kernel/SecurityAdvisories/SecurityAdvisoriesFetcherTest.php Tests that invalid JSON feed responses are not stored.
SecurityAdvisory::validateAdvisoryData function core/modules/system/src/SecurityAdvisories/SecurityAdvisory.php Validates the security advisory data.
SecurityAdvisoryTest::$invalidJsonEndpoint property core/modules/system/tests/src/Functional/SecurityAdvisories/SecurityAdvisoryTest.php A test PSA endpoint that returns invalid JSON.
SecurityAdvisoryTest::getValidData function core/modules/system/tests/src/Unit/SecurityAdvisories/SecurityAdvisoryTest.php Gets valid data for a security advisory.
SecurityAdvisoryTest::providerCreateFromArray function core/modules/system/tests/src/Unit/SecurityAdvisories/SecurityAdvisoryTest.php Data provider for testCreateFromArray().
SecurityAdvisoryTest::providerCreateFromArrayInvalidField function core/modules/system/tests/src/Unit/SecurityAdvisories/SecurityAdvisoryTest.php Data provider for testCreateFromArrayInvalidField().
SecurityAdvisoryTest::providerCreateFromArrayMissingField function core/modules/system/tests/src/Unit/SecurityAdvisories/SecurityAdvisoryTest.php Data provider for testCreateFromArrayMissingField().
SecurityAdvisoryTest::testCreateFromArrayInvalidField function core/modules/system/tests/src/Unit/SecurityAdvisories/SecurityAdvisoryTest.php Tests exceptions for invalid field types.
SecurityFileUploadEventSubscriberTest::provideFilenames function core/modules/system/tests/src/Unit/Event/SecurityFileUploadEventSubscriberTest.php Provides data for testSanitizeName().
SecurityFileUploadEventSubscriberTest::provideFilenamesNoMunge function core/modules/system/tests/src/Unit/Event/SecurityFileUploadEventSubscriberTest.php Provides data for testSanitizeNameNoMunge().
SelectExtender::$uniqueIdentifier property core/lib/Drupal/Core/Database/Query/SelectExtender.php A unique identifier for this query object.
SelectExtender::uniqueIdentifier function core/lib/Drupal/Core/Database/Query/SelectExtender.php Returns a unique identifier for this object.
SelectExtenderTest::providerExtend function core/tests/Drupal/KernelTests/Core/Database/SelectExtenderTest.php Data provider for testExtend().
SelectionInterface::validateReferenceableEntities function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionInterface.php Validates which existing entities can be referenced.
SelectionPluginBase::validateConfigurationForm function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginBase.php Form validation handler.
SelectionPluginManager::getFallbackPluginId function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php Gets a fallback id for a missing plugin.
SelectionPluginManager::getPluginId function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManager.php Gets the plugin ID for a given target entity type and base plugin ID.
SelectionPluginManagerInterface::getPluginId function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionPluginManagerInterface.php Gets the plugin ID for a given target entity type and base plugin ID.
SelectionWithAutocreateInterface::validateReferenceableNewEntities function core/lib/Drupal/Core/Entity/EntityReferenceSelection/SelectionWithAutocreateInterface.php Validates which newly created entities can be referenced.
SelectLanguageForm::getFormId function core/lib/Drupal/Core/Installer/Form/SelectLanguageForm.php Returns a unique string identifying the form.
SelectLeastTest::selectLeastProvider function core/tests/Drupal/KernelTests/Core/Database/SelectLeastTest.php
SelectProfileForm::getFormId function core/lib/Drupal/Core/Installer/Form/SelectProfileForm.php Returns a unique string identifying the form.
SelectTest::makeCommentsProvider function core/tests/Drupal/KernelTests/Core/Database/SelectTest.php Provides expected and input values for testVulnerableComment().
SelectTest::providerRegularExpressionCondition function core/tests/Drupal/KernelTests/Core/Database/SelectTest.php Data provider for testRegularExpressionCondition().
SelectTest::testInvalidSelectCount function core/tests/Drupal/KernelTests/Core/Database/SelectTest.php Tests that an invalid count query throws an exception.
serialization.entity_resolver.target_id service core/modules/serialization/serialization.services.yml Drupal\serialization\EntityResolver\TargetIdResolver
SerializationServiceProvider class core/modules/serialization/src/SerializationServiceProvider.php Serialization dependency injection container.
SerializationServiceProvider.php file core/modules/serialization/src/SerializationServiceProvider.php
SerializationServiceProvider::register function core/modules/serialization/src/SerializationServiceProvider.php Registers services to the container.

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