Search for Id
Title | Object type | File name | Summary |
---|---|---|---|
SearchPageValidationTest::testBaseRouteIsValid | function | core/ |
Test that the base route stored in definition is correct. |
SearchPageValidationTest::testInvalidPluginId | function | core/ |
Tests that the search plugin ID is validated. |
SearchPlugin::$id | property | core/ |
A unique identifier for the search plugin. |
SearchPluginCollection::$searchPageId | property | core/ |
The unique ID for the search page using this plugin collection. |
search_post_update_block_with_empty_page_id | function | core/ |
Updates Search Blocks' without an explicit `page_id` from '' to NULL. |
Section::$layoutId | property | core/ |
The layout plugin ID. |
Section::getLayoutId | function | core/ |
Gets the layout plugin ID for this section. |
Section::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
SectionComponent::$uuid | property | core/ |
The UUID of the component. |
SectionComponent::getPluginId | function | core/ |
Gets the plugin ID. |
SectionComponent::getUuid | function | core/ |
Gets the UUID for this component. |
SectionListTestBase::providerTestRemoveAllSections | function | core/ |
Provides test data for ::testRemoveAllSections(). |
SectionListTestBase::testGetSectionInvalidDelta | function | core/ |
@covers ::getSection |
SectionRenderTest::testToRenderArrayMissingPluginId | function | core/ |
@covers ::toRenderArray |
SectionStorage::$id | property | core/ |
The plugin ID. |
SectionStorageInterface::getStorageId | function | core/ |
Returns an identifier for this storage. |
SectionStorageLocalTaskProviderInterface | interface | core/ |
Allows section storage plugins to provide local tasks. |
SectionStorageLocalTaskProviderInterface.php | file | core/ |
|
SectionStorageLocalTaskProviderInterface::buildLocalTasks | function | core/ |
Provides the local tasks dynamically for Layout Builder plugins. |
SectionStorageManagerTest::providerTestFindByContext | function | core/ |
Provides test data for ::testFindByContext(). |
SectionTest::providerTestGetLayout | function | core/ |
Provides test data for ::testGetLayout(). |
SectionTest::providerTestGetThirdPartySetting | function | core/ |
Provides test data for ::testGetThirdPartySetting(). |
SectionTest::providerTestGetThirdPartySettings | function | core/ |
Provides test data for ::testGetThirdPartySettings(). |
SectionTest::providerTestSetThirdPartySetting | function | core/ |
Provides test data for ::testSetThirdPartySettings(). |
SectionTest::providerTestUnsetThirdPartySetting | function | core/ |
Provides test data for ::testUnsetThirdPartySetting(). |
SectionTest::testGetComponentInvalidUuid | function | core/ |
@covers ::getComponent |
SectionTest::testGetThirdPartyProviders | function | core/ |
@covers ::getThirdPartyProviders |
SectionTest::testInsertAfterComponentInvalidUuid | function | core/ |
@covers ::insertAfterComponent |
SectionTest::testInsertAfterComponentValidUuidRegionMismatch | function | core/ |
@covers ::insertAfterComponent |
SectionTest::testInsertComponentInvalidDelta | function | core/ |
@covers ::insertComponent |
SecurityAdvisoriesFetcherTest::providerIgnoreAdvisories | function | core/ |
Data provider for testIgnoreAdvisories(). |
SecurityAdvisoriesFetcherTest::providerShowAdvisories | function | core/ |
Data provider for testShowAdvisories(). |
SecurityAdvisoriesFetcherTest::testInvalidJsonResponse | function | core/ |
Tests that invalid JSON feed responses are not stored. |
SecurityAdvisory::validateAdvisoryData | function | core/ |
Validates the security advisory data. |
SecurityAdvisoryTest::$invalidJsonEndpoint | property | core/ |
A test PSA endpoint that returns invalid JSON. |
SecurityAdvisoryTest::getValidData | function | core/ |
Gets valid data for a security advisory. |
SecurityAdvisoryTest::providerCreateFromArray | function | core/ |
Data provider for testCreateFromArray(). |
SecurityAdvisoryTest::providerCreateFromArrayInvalidField | function | core/ |
Data provider for testCreateFromArrayInvalidField(). |
SecurityAdvisoryTest::providerCreateFromArrayMissingField | function | core/ |
Data provider for testCreateFromArrayMissingField(). |
SecurityAdvisoryTest::testCreateFromArrayInvalidField | function | core/ |
Tests exceptions for invalid field types. |
SecurityFileUploadEventSubscriberTest::provideFilenames | function | core/ |
Provides data for testSanitizeName(). |
SecurityFileUploadEventSubscriberTest::provideFilenamesNoMunge | function | core/ |
Provides data for testSanitizeNameNoMunge(). |
SelectExtender::$uniqueIdentifier | property | core/ |
A unique identifier for this query object. |
SelectExtender::uniqueIdentifier | function | core/ |
Returns a unique identifier for this object. |
SelectExtenderTest::providerExtend | function | core/ |
Data provider for testExtend(). |
SelectionInterface::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
SelectionPluginBase::validateConfigurationForm | function | core/ |
Form validation handler. |
SelectionPluginManager::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
SelectionPluginManager::getPluginId | function | core/ |
Gets the plugin ID for a given target entity type and base plugin ID. |
SelectionPluginManagerInterface::getPluginId | function | core/ |
Gets the plugin ID for a given target entity type and base plugin ID. |
Pagination
- Previous page
- Page 151
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.