Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 10.3.x for ip
- Search 11.x for ip
- Search main for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FormTest::testFieldFormMultipleWidgetAlterSingleValues | function | core/ |
Tests hook_field_widget_multivalue_form_alter() with single value elements. |
| FormTest::testFieldFormMultipleWidgetTypeAlter | function | core/ |
Tests hook_field_widget_multivalue_WIDGET_TYPE_form_alter(). |
| FormTest::testFieldFormMultipleWidgetTypeAlterSingleValues | function | core/ |
Tests hook_field_widget_multivalue_WIDGET_TYPE_form_alter() with single value elements. |
| FormTestDescriptionForm | class | core/ |
Defines a form for testing form element description display options. |
| FormTestDescriptionForm.php | file | core/ |
|
| FormTestDescriptionForm::buildForm | function | core/ |
Form constructor. |
| FormTestDescriptionForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestDescriptionForm::submitForm | function | core/ |
Form submission handler. |
| FormTestTableSelectMultipleFalseForm | class | core/ |
Builds a form to test table select with '#multiple" set to FALSE. |
| FormTestTableSelectMultipleFalseForm.php | file | core/ |
|
| FormTestTableSelectMultipleFalseForm::buildForm | function | core/ |
Form constructor. |
| FormTestTableSelectMultipleFalseForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestTableSelectMultipleFalseForm::submitForm | function | core/ |
Form submission handler. |
| FormTestTableSelectMultipleTrueForm | class | core/ |
Builds a form to test table select with '#multiple' as TRUE. |
| FormTestTableSelectMultipleTrueForm.php | file | core/ |
|
| FormTestTableSelectMultipleTrueForm::buildForm | function | core/ |
Form constructor. |
| FormTestTableSelectMultipleTrueForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| FormTestTableSelectMultipleTrueForm::submitForm | function | core/ |
Form submission handler. |
| FunctionalJavascriptTestSuite | class | core/ |
Discovers tests for the functional-javascript test suite. |
| FunctionalJavascriptTestSuite.php | file | core/ |
|
| FunctionalJavascriptTestSuite::suite | function | core/ |
Factory method which loads up a suite with all functional javascript tests. |
| GenericCacheBackendUnitTestBase::testDeleteMultiple | function | core/ |
Test Drupal\Core\Cache\CacheBackendInterface::delete() and Drupal\Core\Cache\CacheBackendInterface::deleteMultiple(). |
| GenericCacheBackendUnitTestBase::testDeleteMultiple | function | core/ |
Test Drupal\Core\Cache\CacheBackendInterface::delete() and Drupal\Core\Cache\CacheBackendInterface::deleteMultiple(). |
| GenericCacheBackendUnitTestBase::testGetMultiple | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::getMultiple(). |
| GenericCacheBackendUnitTestBase::testGetMultiple | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::getMultiple(). |
| GenericCacheBackendUnitTestBase::testSetMultiple | function | core/ |
Tests \Drupal\Core\Cache\CacheBackendInterface::setMultiple(). |
| GenericCacheBackendUnitTestBase::testSetMultiple | function | core/ |
Tests \Drupal\Core\Cache\CacheBackendInterface::setMultiple(). |
| Get::$multiple | property | core/ |
Flag indicating whether there are multiple values. |
| Get::multiple | function | core/ |
Indicates whether the returned value requires multiple handling. |
| HandleMultiplesTest | class | core/ |
Tests process pipelines with scalar and multiple values handling. |
| HandleMultiplesTest.php | file | core/ |
|
| HandleMultiplesTest::$modules | property | core/ |
Modules to enable. |
| HandleMultiplesTest::getDefinition | function | core/ |
Provides the test migration definition. |
| HandleMultiplesTest::scalarAndMultipleValuesProviderSource | function | core/ |
Provides the source data with scalar and multiple values. |
| HandleMultiplesTest::testScalarAndMultipleValues | function | core/ |
Tests process pipelines with scalar and multiple values handling. |
| HandlerBase::$relationship | property | core/ |
The relationship used for this field. |
| HandlerBase::multipleExposedInput | function | core/ |
Define if the exposed input has to be submitted multiple times. This is TRUE when exposed filters grouped are using checkboxes as widgets. |
| HandlerBase::setRelationship | function | core/ |
Called just prior to query(), this lets a handler set up any relationship it needs. |
| HandlerBaseTest::testGetEntityTypeForFieldWithRelationship | function | core/ |
@covers ::getEntityType[[api-linebreak]] |
| HandlerFieldFieldTest::doTestMultipleFieldRender | function | core/ |
Tests multi-value field rendering. |
| HandlerTest::testRelationshipUI | function | core/ |
Tests the relationship ui for field/filter/argument/relationship. |
| HandlerTest::testSetRelationship | function | core/ |
Tests the relationship method on the base class. |
| HelpSection::$description | property | core/ |
The description of the help page section. |
| HelpSectionPluginBase::getDescription | function | core/ |
Returns the description text for the help section. |
| HelpSectionPluginInterface::getDescription | function | core/ |
Returns the description text for the help section. |
| history_read_multiple | function | core/ |
Retrieves the last viewed timestamp for each of the passed node IDs. |
| hook_tour_tips_alter | function | core/ |
Allow modules to alter tour items before render. |
| hook_tour_tips_info_alter | function | core/ |
Allow modules to alter tip plugin definitions. |
| hook_views_plugins_relationship_alter | function | core/ |
Modify the list of available views relationship handler plugins. |
| HtmlResponseBigPipeSubscriber | class | core/ |
Response subscriber to replace the HtmlResponse with a BigPipeResponse. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.