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
DefaultHtmlRouteProvider::getEditFormRoute function core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php Gets the edit-form route.
DefaultHtmlRouteProvider::getEntityTypeIdKeyType function core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php Gets the type of the ID key for a given entity type.
DefaultHtmlRouteProvider::getRoutes function core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php
DefaultHtmlRouteProvider::__construct function core/lib/Drupal/Core/Entity/Routing/DefaultHtmlRouteProvider.php Constructs a new DefaultHtmlRouteProvider.
DefaultHtmlRouteProviderTest class core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php @coversDefaultClass \Drupal\Core\Entity\Routing\DefaultHtmlRouteProvider[[api-linebreak]]
@group Entity
DefaultHtmlRouteProviderTest.php file core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php Contains \Drupal\Tests\Core\Entity\Routing\DefaultHtmlRouteProviderTest.
DefaultHtmlRouteProviderTest::$entityFieldManager property core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php The entity field manager prophecy used in the test.
DefaultHtmlRouteProviderTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php The entity type manager prophecy used in the test.
DefaultHtmlRouteProviderTest::$routeProvider property core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php The HTML route provider used in the test.
DefaultHtmlRouteProviderTest::getEntityType function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php
DefaultHtmlRouteProviderTest::providerTestGetAddFormRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php
DefaultHtmlRouteProviderTest::providerTestGetAddPageRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php
DefaultHtmlRouteProviderTest::providerTestGetCanonicalRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php
DefaultHtmlRouteProviderTest::providerTestGetCollectionRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php
DefaultHtmlRouteProviderTest::setUp function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php
DefaultHtmlRouteProviderTest::testGetAddFormRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php @covers ::getAddFormRoute[[api-linebreak]]
@dataProvider providerTestGetAddFormRoute
DefaultHtmlRouteProviderTest::testGetAddPageRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php @covers ::getAddPageRoute[[api-linebreak]]
@dataProvider providerTestGetAddPageRoute
DefaultHtmlRouteProviderTest::testGetCanonicalRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php @covers ::getCanonicalRoute[[api-linebreak]]
@dataProvider providerTestGetCanonicalRoute
DefaultHtmlRouteProviderTest::testGetCollectionRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php @covers ::getCollectionRoute[[api-linebreak]]
@dataProvider providerTestGetCollectionRoute
DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyType function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php @covers ::getEntityTypeIdKeyType[[api-linebreak]]
DefaultHtmlRouteProviderTest::testGetEntityTypeIdKeyTypeNotFieldable function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php @covers ::getEntityTypeIdKeyType[[api-linebreak]]
DefaultLazyPluginCollection::addInstanceId function core/lib/Drupal/Core/Plugin/DefaultLazyPluginCollection.php
DefaultLazyPluginCollection::removeInstanceId function core/lib/Drupal/Core/Plugin/DefaultLazyPluginCollection.php
DefaultLazyPluginCollectionTest::providerTestSortHelper function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php Provides test data for testSortHelper.
DefaultLazyPluginCollectionTest::testAddInstanceId function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::addInstanceId[[api-linebreak]]
DefaultLazyPluginCollectionTest::testRemoveInstanceId function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::removeInstanceId[[api-linebreak]]
DefaultPluginManager::extractProviderFromDefinition function core/lib/Drupal/Core/Plugin/DefaultPluginManager.php Extracts the provider from a plugin definition.
DefaultPluginManager::providerExists function core/lib/Drupal/Core/Plugin/DefaultPluginManager.php Determines if the provider of a definition exists.
DefaultPluginManagerTest::providerTestProcessDefinition function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php
DefaultPluginManagerTest::testCreateInstanceWithInvalidInterfaces function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests plugins without the proper interface.
DefaultPluginManagerTest::testCreateInstanceWithJustValidInterfaces function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests plugins with the proper interface.
DefaultPluginManagerTest::testProviderExists function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php @covers ::findDefinitions[[api-linebreak]]
@covers ::extractProviderFromDefinition[[api-linebreak]]
DefaultSelection::elementValidateFilter function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php Form element validation handler; Filters the #value property of an element.
DefaultSelection::validateConfigurationForm function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php
DefaultSelection::validateReferenceableEntities function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php
DefaultSelection::validateReferenceableNewEntities function core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php
DefaultsEntityForm::getBaseFormId function core/modules/layout_builder/src/Form/DefaultsEntityForm.php Returns a string identifying the base form.
DefaultSingleLazyPluginCollection::$instanceId property core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php The instance ID used for this plugin collection.
DefaultSingleLazyPluginCollection::addInstanceId function core/lib/Drupal/Core/Plugin/DefaultSingleLazyPluginCollection.php
DefaultSingleLazyPluginCollectionTest::testAddInstanceId function core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php @covers ::addInstanceId[[api-linebreak]]
@covers ::getConfiguration[[api-linebreak]]
@covers ::setConfiguration[[api-linebreak]]
DefaultSingleLazyPluginCollectionTest::testGetInstanceIds function core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php @covers ::getInstanceIds[[api-linebreak]]
DefaultsSectionStorage::getStorageId function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Returns an identifier for this storage.
DefaultsSectionStorage::getThirdPartyProviders function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Gets the list of third parties that store information.
DefaultsSectionStorage::isOverridable function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Determines if the defaults allow custom overrides.
DefaultsSectionStorage::setOverridable function core/modules/layout_builder/src/Plugin/SectionStorage/DefaultsSectionStorage.php Sets the defaults to allow or disallow overrides.
DefaultsSectionStorageInterface::isOverridable function core/modules/layout_builder/src/DefaultsSectionStorageInterface.php Determines if the defaults allow custom overrides.
DefaultsSectionStorageInterface::setOverridable function core/modules/layout_builder/src/DefaultsSectionStorageInterface.php Sets the defaults to allow or disallow overrides.
DefaultsSectionStorageTest::providerTestAccess function core/modules/layout_builder/tests/src/Kernel/DefaultsSectionStorageTest.php Provides test data for ::testAccess().
DefaultsSectionStorageTest::providerTestExtractEntityFromRoute function core/modules/layout_builder/tests/src/Unit/DefaultsSectionStorageTest.php Provides data for ::testExtractEntityFromRoute().
DefaultTableMappingTest::providerTestGetDedicatedTableName function core/tests/Drupal/Tests/Core/Entity/Sql/DefaultTableMappingTest.php Provides test data for testGetDedicatedTableName().

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