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 10.3.x for add
  5. Other projects
Title Object type File name Summary
CKEditor5TestBase::addNewTextFormat function core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5TestBase.php Add and save a new text format using CKEditor 5.
ClaroModalDisplayTest::testModalAddAnother function core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroModalDisplayTest.php Tests the position f "add another" button in dialogs.
claro_form_media_library_add_form_alter function core/themes/claro/claro.theme Implements hook_form_BASE_FORM_ID_alter().
claro_form_media_library_add_form_oembed_alter function core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter().
claro_form_media_library_add_form_upload_alter function core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter().
claro_form_views_ui_add_handler_form_alter function core/themes/claro/claro.theme Implements hook_form_FORM_ID_alter() for Views UI add handler form.
claro_preprocess_block_content_add_list function core/themes/claro/claro.theme Implements template_preprocess_HOOK() for block_content_add_list.
claro_preprocess_entity_add_list function core/themes/claro/claro.theme Implements template_preprocess_HOOK() for entity_add_list.
claro_preprocess_item_list__media_library_add_form_media_list function core/themes/claro/claro.theme Implements hook_preprocess_item_list__media_library_add_form_media_list().
claro_preprocess_node_add_list function core/themes/claro/claro.theme Implements template_preprocess_HOOK() for node_add_list.
CollectPathsToExcludeEvent::add function core/modules/package_manager/src/Event/CollectPathsToExcludeEvent.php
CollectPathsToExcludeEvent::addPathsRelativeToProjectRoot function core/modules/package_manager/src/Event/CollectPathsToExcludeEvent.php Flags paths to be ignored, relative to the project root.
CollectPathsToExcludeEvent::addPathsRelativeToWebRoot function core/modules/package_manager/src/Event/CollectPathsToExcludeEvent.php Flags paths to be ignored, relative to the web root.
CommentCacheTagsTest::getAdditionalCacheContextsForEntity function core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php Returns the additional (non-standard) cache contexts for the tested entity.
CommentCacheTagsTest::getAdditionalCacheTagsForEntity function core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php Each comment must have a comment body, which always has a text format.
CommentHooks::formFieldUiFieldStorageAddFormAlter function core/modules/comment/src/Hook/CommentHooks.php Implements hook_form_FORM_ID_alter() for field_ui_field_storage_add_form.
CommentManager::addBodyField function core/modules/comment/src/CommentManager.php
CommentManagerInterface::addBodyField function core/modules/comment/src/CommentManagerInterface.php Creates a comment_body field.
CommentTestTrait::addDefaultCommentField function core/modules/comment/src/Tests/CommentTestTrait.php Adds the default comment field to an entity.
ComponentsIsolatedBuildTest::addExpectedRepositories function core/tests/Drupal/BuildTests/Composer/Component/ComponentsIsolatedBuildTest.php Adds expected repositories as path repositories to package under test.
ComponentsTwigExtension::addAdditionalContext function core/lib/Drupal/Core/Template/ComponentsTwigExtension.php Appends additional context to the template based on the template id.
ComponentsTwigExtension::mergeAdditionalRenderContext function core/lib/Drupal/Core/Template/ComponentsTwigExtension.php Calculates additional context for this template.
Composer::preAutoloadDump function core/lib/Drupal/Core/Composer/Composer.php Add vendor classes to Composer's static classmap.
ComposerPluginsValidator::$additionalTrustedComposerPlugins property core/modules/package_manager/src/Validator/ComposerPluginsValidator.php The additional trusted Composer plugin package names.
ComposerPluginsValidatorInsecureTest::testAddDisallowedPlugin function core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorInsecureTest.php Tests adding a plugin that's not allowed by the allow-plugins config.
ComposerPluginsValidatorTest::testAddDisallowedPlugin function core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorTest.php Tests adding a plugin that's not allowed by the allow-plugins config.
ConditionPluginCollection::addContext function core/lib/Drupal/Core/Condition/ConditionPluginCollection.php Sets the condition context for a given name.
ConfigCollectionInfo::addCollection function core/lib/Drupal/Core/Config/ConfigCollectionInfo.php Adds a collection to the list of possible collections.
ConfigDependencyDeleteFormTrait::addDependencyListsToForm function core/lib/Drupal/Core/Config/Entity/ConfigDependencyDeleteFormTrait.php Adds form elements to list affected configuration entities.
ConfigEntityBase::addDependency function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Overrides \Drupal\Core\Entity\DependencyTrait:addDependency().
ConfigEntityBaseUnitTest::testAddDependency function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php @covers ::addDependency
ConfigEntityBundleBase::loadDisplays function core/lib/Drupal/Core/Config/Entity/ConfigEntityBundleBase.php Returns view or form displays for this bundle.
ConfigEntityTest::testAjaxOnAddPage function core/modules/config/tests/src/FunctionalJavascript/ConfigEntityTest.php Tests ajax operations through the UI on 'Add' page.
ConfigFactory::addOverride function core/lib/Drupal/Core/Config/ConfigFactory.php Adds config factory override services.
ConfigFactoryInterface::addOverride function core/lib/Drupal/Core/Config/ConfigFactoryInterface.php Adds config factory override services.
ConfigFactoryOverrideBase::addCollections function core/lib/Drupal/Core/Config/ConfigFactoryOverrideBase.php Reacts to the ConfigCollectionEvents::COLLECTION_INFO event.
ConfigFormBase::loadDefaultValuesFromConfig function core/lib/Drupal/Core/Form/ConfigFormBase.php Process callback to recursively load default values from #config_target.
ConfigMapperInterface::addConfigName function core/modules/config_translation/src/ConfigMapperInterface.php Adds the given configuration name to the list of names.
ConfigMapperInterface::getAddRoute function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route object for a translation add form route.
ConfigMapperInterface::getAddRouteName function core/modules/config_translation/src/ConfigMapperInterface.php Returns route name for the translation add form route.
ConfigMapperInterface::getAddRouteParameters function core/modules/config_translation/src/ConfigMapperInterface.php Returns the route parameters for the translation add form route.
ConfigMapperTest::testAddingConfigNames function core/modules/config_translation/tests/src/Kernel/ConfigMapperTest.php Tests adding config names to mapper.
ConfigNamesMapper::addConfigName function core/modules/config_translation/src/ConfigNamesMapper.php Adds the given configuration name to the list of names.
ConfigNamesMapper::getAddRoute function core/modules/config_translation/src/ConfigNamesMapper.php Returns the route object for a translation add form route.
ConfigNamesMapper::getAddRouteName function core/modules/config_translation/src/ConfigNamesMapper.php Returns route name for the translation add form route.
ConfigNamesMapper::getAddRouteParameters function core/modules/config_translation/src/ConfigNamesMapper.php Returns the route parameters for the translation add form route.
ConfigNamesMapperTest::testAddConfigName function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::addConfigName().
ConfigNamesMapperTest::testGetAddRoute function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getAddRoute().
ConfigNamesMapperTest::testGetAddRouteName function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getAddRouteName().
ConfigNamesMapperTest::testGetAddRouteParameters function core/modules/config_translation/tests/src/Unit/ConfigNamesMapperTest.php Tests ConfigNamesMapper::getAddRouteParameters().

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