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
SearchBlockForm::getFormId function core/modules/search/src/Form/SearchBlockForm.php Returns a unique string identifying the form.
SearchEmbeddedForm::getFormId function core/modules/search/tests/modules/search_embedded_form/src/Form/SearchEmbeddedForm.php Returns a unique string identifying the form.
SearchIndex::$cacheTagsInvalidator property core/modules/search/src/SearchIndex.php The cache tags invalidator.
SearchPage::$id property core/modules/search/src/Entity/SearchPage.php The name (plugin ID) of the search page entity.
SearchPage::getIds function core/modules/search/src/Plugin/migrate/source/d6/SearchPage.php Defines the source fields uniquely identifying a source row.
SearchPage::getIds function core/modules/search/src/Plugin/migrate/source/d7/SearchPage.php Defines the source fields uniquely identifying a source row.
SearchPageForm::getFormId function core/modules/search/src/Form/SearchPageForm.php Returns a unique string identifying the form.
SearchPageFormBase::getBaseFormId function core/modules/search/src/Form/SearchPageFormBase.php Returns a string identifying the base form.
SearchPageFormBase::validateForm function core/modules/search/src/Form/SearchPageFormBase.php Form validation handler.
SearchPageListBuilder::getFormId function core/modules/search/src/SearchPageListBuilder.php Returns a unique string identifying the form.
SearchPageListBuilder::validateAddSearchPage function core/modules/search/src/SearchPageListBuilder.php Form validation handler for adding a new search page.
SearchPageListBuilder::validateForm function core/modules/search/src/SearchPageListBuilder.php Form validation handler.
SearchPageOverrideTest class core/modules/search/tests/src/Functional/SearchPageOverrideTest.php Tests if the result page can be overridden.
SearchPageOverrideTest.php file core/modules/search/tests/src/Functional/SearchPageOverrideTest.php
SearchPageOverrideTest::$defaultTheme property core/modules/search/tests/src/Functional/SearchPageOverrideTest.php The theme to install as the default for testing.
SearchPageOverrideTest::$modules property core/modules/search/tests/src/Functional/SearchPageOverrideTest.php Modules to enable.
SearchPageOverrideTest::$searchUser property core/modules/search/tests/src/Functional/SearchPageOverrideTest.php A user with permission to administer search.
SearchPageOverrideTest::setUp function core/modules/search/tests/src/Functional/SearchPageOverrideTest.php
SearchPageOverrideTest::testSearchPageHook function core/modules/search/tests/src/Functional/SearchPageOverrideTest.php
SearchPageResourceTestBase::$entityTypeId property core/modules/search/tests/src/Functional/Rest/SearchPageResourceTestBase.php The tested entity type.
SearchPageTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/SearchPageTest.php The tested entity type.
SearchPageTest::providerSource function core/modules/search/tests/src/Kernel/Migrate/d6/SearchPageTest.php The data provider.
SearchPageTest::providerSource function core/modules/search/tests/src/Kernel/Migrate/d7/SearchPageTest.php The data provider.
SearchPlugin::$id property core/modules/search/src/Annotation/SearchPlugin.php A unique identifier for the search plugin.
SearchPluginCollection::$searchPageId property core/modules/search/src/Plugin/SearchPluginCollection.php The unique ID for the search page using this plugin collection.
Section::$layoutId property core/modules/layout_builder/src/Section.php The layout plugin ID.
Section::getLayoutId function core/modules/layout_builder/src/Section.php Gets the layout plugin ID for this section.
Section::getThirdPartyProviders function core/modules/layout_builder/src/Section.php Gets the list of third parties that store information.
SectionComponent::$uuid property core/modules/layout_builder/src/SectionComponent.php The UUID of the component.
SectionComponent::getPluginId function core/modules/layout_builder/src/SectionComponent.php Gets the plugin ID.
SectionComponent::getUuid function core/modules/layout_builder/src/SectionComponent.php Gets the UUID for this component.
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::extractIdFromRoute function core/modules/layout_builder/src/SectionStorageInterface.php Configures the plugin based on route values.
SectionStorageInterface::getSectionListFromId function core/modules/layout_builder/src/SectionStorageInterface.php Derives the section list from the storage 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.
SectionStorageManager::loadFromStorageId function core/modules/layout_builder/src/SectionStorage/SectionStorageManager.php Loads a section storage populated with an existing section list.
SectionStorageManagerInterface::loadFromStorageId function core/modules/layout_builder/src/SectionStorage/SectionStorageManagerInterface.php Loads a section storage populated with an existing section list.
SectionStorageManagerTest::providerTestFindByContext function core/modules/layout_builder/tests/src/Unit/SectionStorageManagerTest.php Provides test data for ::testFindByContext().
SectionStorageManagerTest::testLoadFromStorageId function core/modules/layout_builder/tests/src/Unit/SectionStorageManagerTest.php @covers ::loadFromStorageId
SectionStorageTestBase::providerTestRemoveAllSections function core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php Provides test data for ::testRemoveAllSections().
SectionStorageTestBase::testGetSectionInvalidDelta function core/modules/layout_builder/tests/src/Kernel/SectionStorageTestBase.php @covers ::getSection
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

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