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
FixtureManipulator::addDotGitFolder function core/modules/package_manager/tests/modules/fixture_manipulator/src/FixtureManipulator.php Creates an empty .git folder after being provided a path.
FixtureManipulator::addPackage function core/modules/package_manager/tests/modules/fixture_manipulator/src/FixtureManipulator.php Adds a package.
FixtureManipulator::addProjectAtPath function core/modules/package_manager/tests/modules/fixture_manipulator/src/FixtureManipulator.php Adds a project at a path.
FixtureManipulator::addRepository function core/modules/package_manager/tests/modules/fixture_manipulator/src/FixtureManipulator.php Adds a path repository.
FixtureManipulatorTest::testAddDotGitFolder function core/modules/package_manager/tests/src/Kernel/FixtureManipulatorTest.php Tests add dot git folder.
FixtureManipulatorTest::testAddPackage function core/modules/package_manager/tests/src/Kernel/FixtureManipulatorTest.php Tests add package.
FormOperations::addWorkspaceValidation function core/modules/workspaces/src/Hook/FormOperations.php Adds our validation handler recursively on each element of a form.
FormState::addBuildInfo function core/lib/Drupal/Core/Form/FormState.php
FormState::addCleanValueKey function core/lib/Drupal/Core/Form/FormState.php
FormState::addRebuildInfo function core/lib/Drupal/Core/Form/FormState.php
FormStateDecoratorBase::addBuildInfo function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php
FormStateDecoratorBase::addCleanValueKey function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php
FormStateDecoratorBase::addRebuildInfo function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php
FormStateDecoratorBaseTest::testAddBuildInfo function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Tests add build info.
FormStateDecoratorBaseTest::testAddCleanValueKey function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Tests add clean value key.
FormStateDecoratorBaseTest::testAddRebuildInfo function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php Tests add rebuild info.
FormStateInterface::addBuildInfo function core/lib/Drupal/Core/Form/FormStateInterface.php Adds a value to the build info.
FormStateInterface::addCleanValueKey function core/lib/Drupal/Core/Form/FormStateInterface.php Adds a key to the array of form values that will be cleaned.
FormStateInterface::addRebuildInfo function core/lib/Drupal/Core/Form/FormStateInterface.php Adds a value to the rebuild info.
FormStateTest::testAddCleanValueKey function core/tests/Drupal/Tests/Core/Form/FormStateTest.php Tests add clean value key.
FormTestRebuildPreserveValuesForm::addMoreSubmitForm function core/modules/system/tests/modules/form_test/src/Form/FormTestRebuildPreserveValuesForm.php
HandlerFieldUserNameTest::testNoAdditionalFields function core/modules/user/tests/src/Functional/Views/HandlerFieldUserNameTest.php Tests that the field handler works when no additional fields are added.
HelpTopicTwigLoader::addExtension function core/modules/help/src/HelpTopicTwigLoader.php Adds an extensions help_topics directory to the Twig loader.
help_topics_test.additional.html.twig file core/modules/help/tests/modules/help_topics_test/help_topics/help_topics_test.additional.html.twig ---
label: 'Additional topic'
related:
- help_topics_test.test
---
<p>{% trans %}This topic should get listed automatically on the Help test topic.{% endtrans %}</p>
HookCollectorPass::addProceduralImplementation function core/lib/Drupal/Core/Hook/HookCollectorPass.php Adds a procedural hook implementation.
HWLDFWordAccumulator::addWords function core/lib/Drupal/Component/Diff/Engine/HWLDFWordAccumulator.php
HWLDFWordAccumulatorTest::provideAddWords function core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php
HWLDFWordAccumulatorTest::testAddWords function core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php Tests add words.
IconBuilderInterface::setPadding function core/lib/Drupal/Core/Layout/Icon/IconBuilderInterface.php Sets the padding.
ImageEffectAddForm class core/modules/image/src/Form/ImageEffectAddForm.php Provides an add form for image effects.
ImageEffectAddForm.php file core/modules/image/src/Form/ImageEffectAddForm.php
ImageEffectAddForm::$effectManager property core/modules/image/src/Form/ImageEffectAddForm.php The image effect manager.
ImageEffectAddForm::buildForm function core/modules/image/src/Form/ImageEffectAddForm.php
ImageEffectAddForm::create function core/modules/image/src/Form/ImageEffectAddForm.php
ImageEffectAddForm::prepareImageEffect function core/modules/image/src/Form/ImageEffectAddForm.php
ImageEffectAddForm::__construct function core/modules/image/src/Form/ImageEffectAddForm.php Constructs a new ImageEffectAddForm.
ImageStyle::addExtension function core/modules/image/src/Entity/ImageStyle.php Adds an extension to a path.
ImageStyle::addImageEffect function core/modules/image/src/Entity/ImageStyle.php #[ActionMethod(adminLabel: new TranslatableMarkup('Add an image effect'))]
ImageStyleAddForm class core/modules/image/src/Form/ImageStyleAddForm.php Controller for image style addition forms.
ImageStyleAddForm.php file core/modules/image/src/Form/ImageStyleAddForm.php
ImageStyleAddForm::actions function core/modules/image/src/Form/ImageStyleAddForm.php
ImageStyleAddForm::submitForm function core/modules/image/src/Form/ImageStyleAddForm.php
ImageStyleInterface::addImageEffect function core/modules/image/src/ImageStyleInterface.php Saves an image effect for this style.
ImageTestBase::addImage function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php Add an image to the CKEditor 5 editable zone.
ImageTestTestBase::addImage function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestTestBase.php Uploads a test image.
ImmutablePathList::add function core/modules/package_manager/src/ImmutablePathList.php
InlineBlockPrivateFilesTest::addInlineFileBlockToLayout function core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockPrivateFilesTest.php Adds an entity block with a file.
InlineBlockTest::testAddInlineBlocksPermission function core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTest.php Tests the 'create and edit content blocks' permission to add a new block.
InlineBlockTest::testAddWorkFlow function core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTest.php Tests the workflow for adding an inline block depending on number of types.
InlineBlockTestBase::addInlineBlockToLayout function core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php Adds an entity block to the layout.

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