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. Search main for add
  6. Other projects
Title Object type File name Summary
StringBase::addLocation function core/modules/locale/src/StringBase.php
StringInterface::addLocation function core/modules/locale/src/StringInterface.php Adds a location for this string.
StubSchema::addField function core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php Add a new field to a table.
StubSchema::addIndex function core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php Add an index.
StubSchema::addPrimaryKey function core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php Add a primary key.
StubSchema::addUniqueKey function core/tests/Drupal/Tests/Core/Database/Stub/StubSchema.php Add a unique key.
StyleSerializerEntityTest::addRequestWithFormat function core/modules/rest/tests/src/Functional/Views/StyleSerializerEntityTest.php Sets up a request on the request stack with a specified format.
StyleSerializerTest::addRequestWithFormat function core/modules/rest/tests/src/Functional/Views/StyleSerializerTest.php Sets up a request on the request stack with a specified format.
SvgIconBuilder::$padding property core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php The padding between regions.
SvgIconBuilder::setPadding function core/lib/Drupal/Core/Layout/Icon/SvgIconBuilder.php Sets the padding.
system.action.user_add_role_action.administrator.yml file core/profiles/standard/config/install/system.action.user_add_role_action.administrator.yml core/profiles/standard/config/install/system.action.user_add_role_action.administrator.yml
system.action.user_add_role_action.administrator.yml file core/profiles/demo_umami/config/install/system.action.user_add_role_action.administrator.yml core/profiles/demo_umami/config/install/system.action.user_add_role_action.administrator.yml
system.action.user_add_role_action.administrator.yml file core/recipes/administrator_role/config/system.action.user_add_role_action.administrator.yml core/recipes/administrator_role/config/system.action.user_add_role_action.administrator.yml
system.action.user_add_role_action.author.yml file core/profiles/demo_umami/config/install/system.action.user_add_role_action.author.yml core/profiles/demo_umami/config/install/system.action.user_add_role_action.author.yml
system.action.user_add_role_action.content_editor.yml file core/profiles/standard/config/install/system.action.user_add_role_action.content_editor.yml core/profiles/standard/config/install/system.action.user_add_role_action.content_editor.yml
system.action.user_add_role_action.content_editor.yml file core/recipes/content_editor_role/config/system.action.user_add_role_action.content_editor.yml core/recipes/content_editor_role/config/system.action.user_add_role_action.content_editor.yml
system.action.user_add_role_action.editor.yml file core/profiles/demo_umami/config/install/system.action.user_add_role_action.editor.yml core/profiles/demo_umami/config/install/system.action.user_add_role_action.editor.yml
SystemThemeHooks::preprocessEntityAddList function core/modules/system/src/Hook/SystemThemeHooks.php Prepares variables for the list of available bundles.
Tables::addField function core/lib/Drupal/Core/Entity/Query/Sql/Tables.php Adds a field to a database query.
Tables::addField function core/modules/workspaces/src/EntityQuery/Tables.php
Tables::addJoin function core/modules/workspaces/src/EntityQuery/Tables.php
Tables::addJoin function core/lib/Drupal/Core/Entity/Query/Sql/Tables.php Adds a join to a given table.
Tables::addNextBaseTable function core/lib/Drupal/Core/Entity/Query/Sql/Tables.php Add the next entity base table.
Tables::addNextBaseTable function core/modules/workspaces/src/EntityQuery/Tables.php
Tables::addWorkspaceTrackerJoin function core/modules/workspaces/src/EntityQuery/Tables.php Adds a join to the 'workspace_association' table for an entity base table.
TablesInterface::addField function core/lib/Drupal/Core/Entity/Query/Sql/TablesInterface.php Adds a field to a database query.
Tar::add function core/lib/Drupal/Core/Archiver/Tar.php Adds the specified file or directory to the archive.
TaxonomyController::addForm function core/modules/taxonomy/src/Controller/TaxonomyController.php Returns a form to add a new term to a vocabulary.
TaxonomyIndexDepthQueryTrait::addSubQueryJoin function core/modules/taxonomy/src/TaxonomyIndexDepthQueryTrait.php Builds a performant depth subquery and adds it as a join to the query.
TaxonomyIndexTid::addSelfTokens function core/modules/taxonomy/src/Plugin/views/field/TaxonomyIndexTid.php Add any special tokens this field might use for itself.
TemplateProjectTestBase::addRepository function core/modules/package_manager/tests/src/Build/TemplateProjectTestBase.php Adds a path repository to the test site.
template_preprocess_block_content_add_list function core/modules/block_content/block_content.module Prepares variables for a block type creation list templates.
template_preprocess_entity_add_list function core/modules/system/system.module Prepares variables for the list of available bundles.
template_preprocess_node_add_list function core/modules/node/node.module Prepares variables for list of available node type templates.
TemporaryQueryGuard::addConditionFieldPrefix function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Prefixes all fields in an EntityConditionGroup.
TermParentsTest::submitAddTermForm function core/modules/taxonomy/tests/src/Functional/TermParentsTest.php Creates a term through the user interface and returns it.
TermParentsTest::testAddWithParents function core/modules/taxonomy/tests/src/Functional/TermParentsTest.php Tests specifying parents when creating terms.
TestAddForm class core/modules/media_library/tests/modules/media_library_form_overwrite_test/src/Form/TestAddForm.php Test add form.
TestAddForm.php file core/modules/media_library/tests/modules/media_library_form_overwrite_test/src/Form/TestAddForm.php
TestAddForm::buildInputElement function core/modules/media_library/tests/modules/media_library_form_overwrite_test/src/Form/TestAddForm.php
TestAddForm::getFormId function core/modules/media_library/tests/modules/media_library_form_overwrite_test/src/Form/TestAddForm.php
TestConfigFactoryOverrideBase::addCollections function core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php Reacts to the ConfigCollectionEvents::COLLECTION_INFO event.
TestDefaultHtmlRouteProvider::getAddFormRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php Gets the add-form route.
TestDefaultHtmlRouteProvider::getAddPageRoute function core/tests/Drupal/Tests/Core/Entity/Routing/DefaultHtmlRouteProviderTest.php Gets the add page route.
TestFileUsage::add function core/modules/system/tests/modules/service_provider_test/src/TestFileUsage.php Records that a module is using a file.
TestSiteApplicationTest::addTestDatabase function core/tests/Drupal/KernelTests/Scripts/TestSiteApplicationTest.php Adds the installed test site to the database connection info.
TextTrimmedFormatter::addTrimPreRender function core/modules/text/src/Plugin/Field/FieldFormatter/TextTrimmedFormatter.php Attaches the trim pre-render callback and trim length to an element.
ThemeHandler::addTheme function core/lib/Drupal/Core/Extension/ThemeHandler.php Adds a theme extension to the internal listing.
ThemeHandlerInterface::addTheme function core/lib/Drupal/Core/Extension/ThemeHandlerInterface.php Adds a theme extension to the internal listing.
TransactionManager::addClientSavepoint function core/modules/mysqli/src/Driver/Database/mysqli/TransactionManager.php Adds a savepoint on the client transaction.

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