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
ActionAdminManageForm::getFormId function core/modules/action/src/Form/ActionAdminManageForm.php Returns a unique string identifying the form.
ActionFormBase::validateForm function core/modules/action/src/Form/ActionFormBase.php Form validation handler.
ActionResourceTestBase::$entityTypeId property core/modules/action/tests/src/Functional/Rest/ActionResourceTestBase.php The tested entity type.
ActionResourceTestBase::$entityTypeId property core/modules/system/tests/src/Functional/Rest/ActionResourceTestBase.php The tested entity type.
ActionsTest::getFormId function core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php Returns a unique string identifying the form.
ActionsTest::validateForm function core/tests/Drupal/KernelTests/Core/Render/Element/ActionsTest.php Form validation handler.
ActionTest::$entityTypeId property core/modules/jsonapi/tests/src/Functional/ActionTest.php The tested entity type.
ActionTest::$entityTypeId property core/modules/action/tests/src/Functional/Jsonapi/ActionTest.php The tested entity type.
ActionTest::providerSource function core/modules/system/tests/src/Kernel/Plugin/migrate/source/ActionTest.php
ActionValidationTest class core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php Tests validation of action entities.
ActionValidationTest.php file core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php
ActionValidationTest::providerInvalidMachineNameCharacters function core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php Action IDs are atypical in that they allow periods in the machine name.
ActionValidationTest::setUp function core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php
ActionValidationTest::testInvalidPluginId function core/modules/system/tests/src/Kernel/Entity/ActionValidationTest.php Tests that the action plugin ID is validated.
ActiveLinkResponseFilterTest::providerTestSetLinkActiveClass function core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php Provides test data for testSetLinkActiveClass().
ActiveTheme::$librariesOverride property core/lib/Drupal/Core/Theme/ActiveTheme.php The libraries or library assets overridden by the theme.
ActiveTheme::getLibrariesOverride function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the libraries or library assets overridden by the active theme.
ActiveWorkspaceCheckTest::providerTestAccess function core/modules/workspaces/tests/src/Unit/ActiveWorkspaceCheckTest.php Provides data for the testAccess method.
AddBlockForm::getFormId function core/modules/layout_builder/src/Form/AddBlockForm.php Returns a unique string identifying the form.
AddFormBase::getBaseFormId function core/modules/media_library/src/Form/AddFormBase.php Returns a string identifying the base form.
AddFormBase::updateWidget function core/modules/media_library/src/Form/AddFormBase.php AJAX callback to send the new media item(s) to the calling code.
AddFormBase::validateForm function core/modules/media_library/src/Form/AddFormBase.php Form validation handler.
AddFormBase::validateMediaEntity function core/modules/media_library/src/Form/AddFormBase.php Validate a created media item.
AddHandler::getFormId function core/modules/views_ui/src/Form/Ajax/AddHandler.php Returns a unique string identifying the form.
AdminHtmlRouteProvider class core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php Provides HTML routes for entities with administrative add/edit/delete pages.
AdminHtmlRouteProvider.php file core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php
AdminHtmlRouteProvider::getAddFormRoute function core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php Gets the add-form route.
AdminHtmlRouteProvider::getAddPageRoute function core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php Gets the add page route.
AdminHtmlRouteProvider::getDeleteFormRoute function core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php Gets the delete-form route.
AdminHtmlRouteProvider::getDeleteMultipleFormRoute function core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php Returns the delete multiple form route.
AdminHtmlRouteProvider::getEditFormRoute function core/lib/Drupal/Core/Entity/Routing/AdminHtmlRouteProvider.php Gets the edit-form route.
AdminPathConfigEntityConverter::$drupalProxyOriginalServiceId property core/lib/Drupal/Core/ProxyClass/ParamConverter/AdminPathConfigEntityConverter.php The id of the original proxied service.
AdminRouteSubscriberTest::providerTestAlterRoutes function core/modules/system/tests/src/Unit/Routing/AdminRouteSubscriberTest.php
AdminUiTest::testImageUploadSettingsAreValidated function core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php Tests that image upload settings (stored out of band) are validated too.
AdminUiTest::testUnavailableFiltersHiddenWhenSwitching function core/modules/ckeditor5/tests/src/FunctionalJavascript/AdminUiTest.php CKEditor 5's filter UI modifications should not break it for other editors.
AdvancedSettingsForm::getFormId function core/modules/views_ui/src/Form/AdvancedSettingsForm.php Returns a unique string identifying the form.
AdvisoryTestClientMiddleware class core/modules/system/tests/modules/advisory_feed_test/src/AdvisoryTestClientMiddleware.php Overrides the User-Agent HTTP header for outbound HTTP requests.
AdvisoryTestClientMiddleware.php file core/modules/system/tests/modules/advisory_feed_test/src/AdvisoryTestClientMiddleware.php
AdvisoryTestClientMiddleware::setTestEndpoint function core/modules/system/tests/modules/advisory_feed_test/src/AdvisoryTestClientMiddleware.php Sets the test endpoint for the advisories JSON feed.
AdvisoryTestClientMiddleware::__invoke function core/modules/system/tests/modules/advisory_feed_test/src/AdvisoryTestClientMiddleware.php HTTP middleware that replaces URI for advisory requests.
AjaxBasePageNegotiatorTest::providerTestApplies function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php
AjaxBasePageNegotiatorTest::testDetermineActiveThemeInvalidToken function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php @covers ::determineActiveTheme
AjaxBasePageNegotiatorTest::testDetermineActiveThemeValidToken function core/tests/Drupal/Tests/Core/Theme/AjaxBasePageNegotiatorTest.php @covers ::determineActiveTheme
AjaxCommandsTest::announceCommandProvider function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php Data provider for testAnnounceCommand().
AjaxCommandsTest::providerCss function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php
AjaxCommandsTest::testUpdateBuildIdCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\UpdateBuildIdCommand
AjaxFormBlock::getFormId function core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php Returns a unique string identifying the form.
AjaxFormBlock::validateForm function core/modules/system/tests/modules/ajax_forms_test/src/Plugin/Block/AjaxFormBlock.php Form validation handler.
AjaxFormPageCacheTest::getFormBuildId function core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormPageCacheTest.php Return the build id of the current form.
AjaxFormPageCacheTest::testAjaxElementValidation function core/tests/Drupal/FunctionalJavascriptTests/Ajax/AjaxFormPageCacheTest.php Tests that updating the text field trigger an AJAX request/response.

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