Search for add

  1. Search 7.x for add
  2. Search 9.5.x for add
  3. Search 8.9.x for add
  4. Search 11.x for add
  5. Other projects
Title Object type File name Summary
MediaCacheTagsTest::getAdditionalCacheTagsForEntity function core/modules/media/tests/src/Functional/MediaCacheTagsTest.php
MediaEmbedFilterConfigurationUiAddTest class core/modules/media/tests/src/FunctionalJavascript/MediaEmbedFilterConfigurationUiAddTest.php @covers ::media_filter_format_edit_form_validate[[api-linebreak]]
@group media
@group #slow
MediaEmbedFilterConfigurationUiAddTest.php file core/modules/media/tests/src/FunctionalJavascript/MediaEmbedFilterConfigurationUiAddTest.php
MediaEmbedFilterConfigurationUiAddTest::testValidationWhenAdding function core/modules/media/tests/src/FunctionalJavascript/MediaEmbedFilterConfigurationUiAddTest.php @covers ::media_form_filter_format_add_form_alter[[api-linebreak]]
@dataProvider providerTestValidations
media_form_field_ui_field_storage_add_form_alter function core/modules/media/media.module Implements hook_form_FORM_ID_alter().
media_form_filter_format_add_form_alter function core/modules/media/media.module Implements hook_form_FORM_ID_alter().
NavigationBlockUiTest::openAddBlockForm function core/modules/navigation/tests/src/FunctionalJavascript/NavigationBlockUiTest.php Opens the add block form in the off-canvas dialog.
NavigationContentLinks::addCreateEntityLinks function core/modules/navigation/src/NavigationContentLinks.php Add create links for an entity type.
NavigationContentLinks::addLink function core/modules/navigation/src/NavigationContentLinks.php Ensure a route exists and add the link.
NavigationContentLinks::addMenuLinks function core/modules/navigation/src/NavigationContentLinks.php Add links to the Content menu, based on enabled modules.
node-add-list.html.twig file core/profiles/demo_umami/themes/umami/templates/classy/content-edit/node-add-list.html.twig Theme override to list node types available for adding content.
node-add-list.html.twig file core/themes/stable9/templates/content-edit/node-add-list.html.twig Theme override to list node types available for adding content.
node-add-list.html.twig file core/themes/claro/templates/node-add-list.html.twig Claro's theme implementation to list node types available for adding content.
node-add-list.html.twig file core/themes/starterkit_theme/templates/content-edit/node-add-list.html.twig Theme override to list node types available for adding content.
olivero_post_update_add_olivero_primary_color function core/themes/olivero/olivero.post_update.php Sets the default `base_primary_color` value of Olivero's theme settings.
PhpUnitWarnings::addWarning function core/tests/Drupal/Tests/Traits/PhpUnitWarnings.php Converts PHPUnit deprecation warnings to E_USER_DEPRECATED.
PhpUnitWarningsTest::testAddWarning function core/tests/Drupal/Tests/PhpUnitWarningsTest.php Tests that selected PHPUnit warning is converted to deprecation.
ResourceResponseTestTrait::addOmittedObject function core/modules/jsonapi/tests/src/Functional/ResourceResponseTestTrait.php Add the omitted object to the document or merges it if one already exists.
ResponsiveImageFieldDisplayTest::addTestImageStyleMappings function core/modules/responsive_image/tests/src/Functional/ResponsiveImageFieldDisplayTest.php Add image style mappings to the responsive image style entity.
ResponsiveImageStyle::addImageStyleMapping function core/modules/responsive_image/src/Entity/ResponsiveImageStyle.php
ResponsiveImageStyleInterface::addImageStyleMapping function core/modules/responsive_image/src/ResponsiveImageStyleInterface.php Adds an image style mapping to the responsive image configuration entity.
Routes::addRouteParameter function core/modules/jsonapi/src/Routing/Routes.php Adds a parameter option to a route, overrides options of the same name.
ScaffoldFilePath::addInterpolationData function composer/Plugin/Scaffold/ScaffoldFilePath.php Adds data about the relative and full path to the provided interpolator.
SimpleConfigLangcodeTest::testLangcodesAddedToSimpleConfig function core/modules/system/tests/src/Functional/Update/SimpleConfigLangcodeTest.php Tests that langcodes are added to simple config objects that need them.
StringBase::addLocation function core/modules/locale/src/StringBase.php
StringInterface::addLocation function core/modules/locale/src/StringInterface.php Adds a location for this string.
TemporaryQueryGuard::addConditionFieldPrefix function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Prefixes all fields in an EntityConditionGroup.
TestSiteApplicationTest::addTestDatabase function core/tests/Drupal/Tests/Scripts/TestSiteApplicationTest.php Adds the installed test site to the database connection info.
TestSuiteBase::addTestsBySuiteNamespace function core/tests/TestSuites/TestSuiteBase.php Find and add tests to the suite for core and any extensions.
tour.tour.language-add.yml file core/modules/tour/config/optional/tour.tour.language-add.yml core/modules/tour/config/optional/tour.tour.language-add.yml
UsageTest::testAddUsage function core/modules/file/tests/src/Kernel/UsageTest.php Tests \Drupal\file\FileUsage\DatabaseFileUsageBackend::add().
VendorHardeningPlugin::onPostAutoloadDump function composer/Plugin/VendorHardening/VendorHardeningPlugin.php POST_AUTOLOAD_DUMP event handler.
VersionNegotiator::addVersionNegotiator function core/modules/jsonapi/src/Revisions/VersionNegotiator.php Adds a version negotiator.
views.view.add_pagination_heading.yml file core/modules/views/tests/fixtures/update/views.view.add_pagination_heading.yml core/modules/views/tests/fixtures/update/views.view.add_pagination_heading.yml
ViewsAddDefaultPaginationHeaderTest class core/modules/views/tests/src/Functional/Update/ViewsAddDefaultPaginationHeaderTest.php Tests the addition of the pagination_heading_level setting.
ViewsAddDefaultPaginationHeaderTest.php file core/modules/views/tests/src/Functional/Update/ViewsAddDefaultPaginationHeaderTest.php
ViewsAddDefaultPaginationHeaderTest::$modules property core/modules/views/tests/src/Functional/Update/ViewsAddDefaultPaginationHeaderTest.php
ViewsAddDefaultPaginationHeaderTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/ViewsAddDefaultPaginationHeaderTest.php
ViewsAddDefaultPaginationHeaderTest::setUp function core/modules/views/tests/src/Functional/Update/ViewsAddDefaultPaginationHeaderTest.php
ViewsAddDefaultPaginationHeaderTest::testViewsPostUpdatePaginationHeadingLevel function core/modules/views/tests/src/Functional/Update/ViewsAddDefaultPaginationHeaderTest.php Tests the upgrade path adding pagination_heading_level.
ViewsAddMissingLabelsUpdateTest class core/modules/views/tests/src/Functional/Update/ViewsAddMissingLabelsUpdateTest.php Tests the upgrade path for adding missing labels.
ViewsAddMissingLabelsUpdateTest.php file core/modules/views/tests/src/Functional/Update/ViewsAddMissingLabelsUpdateTest.php
ViewsAddMissingLabelsUpdateTest::$modules property core/modules/views/tests/src/Functional/Update/ViewsAddMissingLabelsUpdateTest.php
ViewsAddMissingLabelsUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/ViewsAddMissingLabelsUpdateTest.php
ViewsAddMissingLabelsUpdateTest::setUp function core/modules/views/tests/src/Functional/Update/ViewsAddMissingLabelsUpdateTest.php
ViewsAddMissingLabelsUpdateTest::testViewsPostUpdateFixRevisionId function core/modules/views/tests/src/Functional/Update/ViewsAddMissingLabelsUpdateTest.php Tests the upgrade path for adding missing labels.
ViewsIntegrationTest::testViewsAddResponsiveImageField function core/modules/responsive_image/tests/src/Functional/ViewsIntegrationTest.php Tests integration with Views.
views_ui_test_field_form_views_ui_add_handler_form_alter function core/modules/views_ui/tests/modules/views_ui_test_field/views_ui_test_field.module Implements hook_form_FORM_ID_alter() for views_ui_add_handler_form.
_media_get_add_url function core/modules/media/media.module Returns the appropriate URL to add media for the current user.

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