Search for add
| Title | Object type | File name | Summary | 
|---|---|---|---|
| ContentTranslationHandler::addTranslatabilityClue | function | core/ | 
                                                                                        Adds a clue about the form element translatability. | 
| Context::addCacheableDependency | function | core/ | 
                                                                                        Adds a dependency on an object: merges its cacheability metadata. | 
| ContextAwarePluginAssignmentTrait::addContextAssignmentElement | function | core/ | 
                                                                                        Builds a form element for assigning a context to a given slot. | 
| ContextAwarePluginDefinitionInterface::addContextDefinition | function | core/ | 
                                                                                        Adds a context to this plugin definition. | 
| ContextAwarePluginDefinitionTrait::addContextDefinition | function | core/ | 
                                                                                        Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::addContextDefinition(). | 
| ContextDefinition::addConstraint | function | core/ | 
                                                                                        Adds a validation constraint. | 
| ContextDefinitionInterface::addConstraint | function | core/ | 
                                                                                        Adds a validation constraint. | 
| ContextInterface::addCacheableDependency | function | core/ | 
                                                                                        Adds a dependency on an object: merges its cacheability metadata. | 
| ContextualFilterTest::testAddContextualFilterUI | function | core/ | 
                                                                                        Test adding a contextual filter handler through the UI. | 
| ContextualLinksTest::addBlock | function | core/ | 
                                                                                        Adds block to the layout via Layout Builder's UI. | 
| Database::addConnectionInfo | function | core/ | 
                                                                                        Adds database connection information for a given key/target. | 
| Database::findDriverAutoloadDirectory | function | core/ | 
                                                                                        Finds the directory to add to the autoloader for the driver's namespace. | 
| DatabaseFileUsageBackend::add | function | core/ | 
                                                                                        Records that a module is using a file. | 
| DatabaseLegacyTest::testDbAddField | function | core/ | 
                                                                                        Tests deprecation of the db_add_field() function. | 
| DatabaseLegacyTest::testDbAddIndex | function | core/ | 
                                                                                        Tests deprecation of the db_add_index() function. | 
| DatabaseLegacyTest::testDbAddPrimaryKey | function | core/ | 
                                                                                        Tests deprecation of the db_add_primary_key() function. | 
| DatabaseLegacyTest::testDbAddUniqueKey | function | core/ | 
                                                                                        Tests deprecation of the db_add_unique_key() function. | 
| DatabaseTest::$additionalClassloader | property | core/ | 
                                                                                        A classloader to enable testing of contrib drivers. | 
| DatabaseTest::addD8CustomDrivers | function | core/ | 
                                                                                        Adds a database driver that uses the D8's Drupal\Driver\Database namespace. | 
| DatabaseTest::addModuleDrivers | function | core/ | 
                                                                                        Adds database drivers that are provided by modules. | 
| DatabaseTest::providerFindDriverAutoloadDirectory | function | core/ | 
                                                                                        Data provider for ::testFindDriverAutoloadDirectory(). | 
| DatabaseTest::providerFindDriverAutoloadDirectoryException | function | core/ | 
                                                                                        Data provider for ::testFindDriverAutoloadDirectoryException(). | 
| DatabaseTest::testFindDriverAutoloadDirectory | function | core/ | 
                                                                                        @covers ::findDriverAutoloadDirectory[[api-linebreak]] @dataProvider providerFindDriverAutoloadDirectory  | 
              
| DatabaseTest::testFindDriverAutoloadDirectoryException | function | core/ | 
                                                                                        @covers ::findDriverAutoloadDirectory[[api-linebreak]] @dataProvider providerFindDriverAutoloadDirectoryException  | 
              
| DatabaseTestBase::addSampleData | function | core/ | 
                                                                                        Sets up our sample data. | 
| DataDefinition::addConstraint | function | core/ | 
                                                                                        Adds a validation constraint. | 
| DataDefinitionInterface::addConstraint | function | core/ | 
                                                                                        Adds a validation constraint. | 
| DateFormatAddForm | class | core/ | 
                                                                                        Provides a form for adding a date format. | 
| DateFormatAddForm.php | file | core/ | 
                                                                                        |
| DateFormatAddForm::actions | function | core/ | 
                                                                                        Returns an array of supported actions for the current entity form. | 
| DbLogTest::testDBLogAddAndClear | function | core/ | 
                                                                                        Tests the addition and clearing of log events through the admin interface. | 
| db_add_field | function | core/ | 
                                                                                        Adds a new field to a table. | 
| db_add_index | function | core/ | 
                                                                                        Adds an index. | 
| db_add_primary_key | function | core/ | 
                                                                                        Adds a primary key to a database table. | 
| db_add_unique_key | function | core/ | 
                                                                                        Adds a unique key. | 
| DefaultHtmlRouteProvider::getAddFormRoute | function | core/ | 
                                                                                        Gets the add-form route. | 
| DefaultHtmlRouteProvider::getAddPageRoute | function | core/ | 
                                                                                        Gets the add page route. | 
| DefaultHtmlRouteProviderTest::providerTestGetAddFormRoute | function | core/ | 
                                                                                        |
| DefaultHtmlRouteProviderTest::providerTestGetAddPageRoute | function | core/ | 
                                                                                        |
| DefaultHtmlRouteProviderTest::testGetAddFormRoute | function | core/ | 
                                                                                        @covers ::getAddFormRoute[[api-linebreak]] @dataProvider providerTestGetAddFormRoute  | 
              
| DefaultHtmlRouteProviderTest::testGetAddPageRoute | function | core/ | 
                                                                                        @covers ::getAddPageRoute[[api-linebreak]] @dataProvider providerTestGetAddPageRoute  | 
              
| DefaultLazyPluginCollection::addInstanceId | function | core/ | 
                                                                                        Adds an instance ID to the available instance IDs. | 
| DefaultLazyPluginCollectionTest::testAddInstanceId | function | core/ | 
                                                                                        @covers ::addInstanceId[[api-linebreak]] | 
| DefaultPluginManager::$additionalAnnotationNamespaces | property | core/ | 
                                                                                        Additional namespaces the annotation discovery mechanism should scan for annotation definitions.  | 
              
| DefaultSingleLazyPluginCollection::addInstanceId | function | core/ | 
                                                                                        Adds an instance ID to the available instance IDs. | 
| DefaultSingleLazyPluginCollectionTest::testAddInstanceId | function | core/ | 
                                                                                        @covers ::addInstanceId[[api-linebreak]] @covers ::getConfiguration[[api-linebreak]] @covers ::setConfiguration[[api-linebreak]]  | 
              
| DeletedFieldsRepository::addFieldDefinition | function | core/ | 
                                                                                        Adds a field definition object to the deleted list. | 
| DeletedFieldsRepository::addFieldStorageDefinition | function | core/ | 
                                                                                        Adds a field storage definition object to the deleted list. | 
| DeletedFieldsRepositoryInterface::addFieldDefinition | function | core/ | 
                                                                                        Adds a field definition object to the deleted list. | 
| DeletedFieldsRepositoryInterface::addFieldStorageDefinition | function | core/ | 
                                                                                        Adds a field storage definition object to the deleted list. | 
Pagination
- Previous page
 - Page 6
 - Next page
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.